Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jivoi/pentest
:no_entry: offsec batteries included
https://github.com/jivoi/pentest
kali-linux offensive-security pentest-environment pentesting pentesting-windows python
Last synced: 29 days ago
JSON representation
:no_entry: offsec batteries included
- Host: GitHub
- URL: https://github.com/jivoi/pentest
- Owner: jivoi
- Created: 2015-04-03T12:02:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T00:16:55.000Z (8 months ago)
- Last Synced: 2024-09-30T20:20:42.617Z (about 1 month ago)
- Topics: kali-linux, offensive-security, pentest-environment, pentesting, pentesting-windows, python
- Language: Python
- Homepage:
- Size: 86.6 MB
- Stars: 1,495
- Watchers: 90
- Forks: 600
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## So, You Want to be a Rock Star?
## Follow instructions, it`s very easy!```bash
$ git clone https://github.com/jivoi/pentest.git ./offsecfw && cd offsecfw
$ mix_ping_sweep.py 192.168.56.1-254 ./results
$ mix_port_scan.sh -t ./results/targets.txt -p all
$ mix_recon.py ./results/targets.txt
```