Git Product home page Git Product logo

medusa-1's Introduction

Medusa

Release Release Release Release Release Release

Welcome to Medusa

请使用者遵守 中华人民共和国网络安全法,勿将Medusa项目用于非授权的测试,Medusa项目开发者不负任何连带法律责任。

👉About Medusa

The project is licensed under GPL.Free for non-commercial use.

bash Ver. Online

Bot Ver. Online

Web Ver. Under development

中文文档 | EnglishDocumentation

💡Document

http://medusa.ascotbe.com

🔎Bug coverage list

http://medusa.ascotbe.com/Documentation/#/PluginDirectory

👾Demo

demo

📖Bash Ver. instructions for use

# Need nmap(example for ubuntu
apt-get install nmap
# clone project files
git clone https://github.com/Ascotbe/Medusa.git
cd Medusa
# Install python packages
pip3 install -r Medusa.txt
# Use the scanner
python3 MedusaScan.py -u www.ascotbe.com

🚀Git proxy

# If download speed too slow when cloning, then you can use proxy. 
# Global proxy setting
git config --global http.proxy http://127.0.0.1:1080
git config --global https.proxy https://127.0.0.1:1080

📋Parameters

Command Number of parameters Effect Annotation
-u 1 Input single url(Use http:// or https:// first better than none, do not use any paremeters follow the url example : -u https://www.ascotbe.com or -u https://192.168.0.1
-a 1 Specify header files or use random headers When using this feature, please refer to the documentation for this content
-f 1 The filename includes urls that want to scan. -u or -f must exists one and only one
-p 1 You need to fill in the IP of your proxy, if you have a port you need to bring the port to use BURP as a proxy then you should pass in 127.0.0.1:8080
-m 1 Scan for single module,such as: Struts2 or Apache, etc. The module list refers to the list of folders on this project.
-t 1 Threads usage setting, default(-t 15) None
-s 0 Subdomain search by DNS and search engine Mod by Sublist3r, IP enumerate not support.
-se 0 Contains -s funcitons, in addtional, enumerate by dictionary(time consuming) can not use this with -s at the same time.

📗Bot Ver. document

# clone project files
git clone https://github.com/Ascotbe/Medusa.git
cd Medusa
# Install python packages
pip3 install -r Medusa.txt
# Configuring look at BOT document
https://www.ascotbe.com/Medusa

🍀Updating logs

http://medusa.ascotbe.com/Documentation/#/UpDataLog

📂Bug replicate document

https://www.ascotbe.com/Loophole

💚Discussion

  • QQ group:690021184(Secret code:6CF2D42B629E5AA4E6C293B290798878
  • GitHub issue

🌱Friend links

🌴Contributors

commit

🏁Timeline

star

medusa-1's People

Contributors

ascotbe avatar cclauss avatar kpli0rn avatar trojanazhen avatar xarbiterx avatar ziyumis avatar

Watchers

 avatar

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.