Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Jumbo-WJB/JPentest
Jumbo Python Penetration testing framework
https://github.com/Jumbo-WJB/JPentest
jumbo penetration-testing-framework python
Last synced: 21 days ago
JSON representation
Jumbo Python Penetration testing framework
- Host: GitHub
- URL: https://github.com/Jumbo-WJB/JPentest
- Owner: Jumbo-WJB
- Created: 2017-04-10T01:53:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T16:59:34.000Z (about 6 years ago)
- Last Synced: 2024-08-05T17:40:25.027Z (4 months ago)
- Topics: jumbo, penetration-testing-framework, python
- Language: Python
- Homepage: https://www.chinabaiker.com
- Size: 10.1 MB
- Stars: 30
- Watchers: 1
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - Jumbo-WJB/JPentest - Jumbo Python Penetration testing framework (Python)
README
-h --help Show basic help message and exit
-u --url Target URL/Appscan Id/Brute_pass url
-d --dict Dir_Dict
-e --errorkey Dir_errorkey
-s --save_path Dir_save_path
-t --thread Dir_thread
-m --module Module(Domain/Dir/Appscan/Brute_pass)
-a --sdomain Subdomain_brute_domain
JPentest.py -m Domain -u chinabaiker.com
JPentest.py -m Dir -u https://www.chinabaiker.com -d dir.txt -s saveok.txt -e "sorry" -t 20
JPentest.py -m Appscan -u http://appscan.io/app-report.html?id=your appscan id
JPentest.py -m Brute_pass -u http://www.chinabaiker.com/login.php
JPentest.py -m Subdomain_brute -a chinabaiker.com -t 50![pic](https://github.com/Jumbo-WJB/JPentest/raw/master/pic/dir.png)
![pic](https://github.com/Jumbo-WJB/JPentest/raw/master/pic/subdomain.png)
![pic](https://github.com/Jumbo-WJB/JPentest/raw/master/pic/domains.png)