Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```