Code Monkey home page Code Monkey logo

cms_poc_exp's Introduction

Hi there 👋


👶 About me!

  • 🔭 I'm currently working on something cool!
  • 🍃 I'm currently learning assembly language、Objective-C、Go.
  • 🤔 Ask me about Python、C#、Web Dev!

🤖 Github State

1oid's GitHub stats

💻 Top Language

Top Langs

cms_poc_exp's People

Contributors

1oid avatar liode1s avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cms_poc_exp's Issues

使用seacms模块时报错FileNotFoundError: [Errno 2] No such file or directory: 'seacms.txt'

(venv) PS D:\ops\cms_poc_exp> python .\scan.py -u "https://www.baidu.com" -m seacms
[INFO] loaded exploits folder 32
[INFO] loaded 2 plugins for seacms
[INFO] checking https://www.baidu.com
[NOT] check seacms_front_getshell not vulnerability
Traceback (most recent call last):
  File ".\scan.py", line 79, in <module>
    runner.run(options.url, options.module, is_all=options.all, script=options.script)
  File ".\scan.py", line 55, in run
    [self.check(url, module, script) for url in urls]
  File ".\scan.py", line 55, in <listcomp>
    [self.check(url, module, script) for url in urls]
  File ".\scan.py", line 40, in check
    module = Module.import_mod(script)
  File "D:\ops\cms_poc_exp\libs\core.py", line 69, in import_mod
    return importlib.import_module(mod)
  File "E:\scoop\apps\python38\current\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 848, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "D:\ops\cms_poc_exp\exploits\seacms\seacms_front_write_php_getshell.py", line 3, in <module>
    with open("seacms.txt") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'seacms.txt'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.