|
26 | 26 |
|
27 | 27 | Docker for pentest is an image with the more used tools to create an pentest environment easily and quickly.
|
28 | 28 |
|
29 |
| -:arrow_right: **Note:** Check out the next repo to know how to launch the docker for pentest in a VPS in Google Cloud Platform or Digital Ocean. [VPS for docker for pentest](https://github.com/aaaguirrep/vps-docker-for-pentest) |
| 29 | +:arrow_right: **Note:** Check out the next repo to know how to launch the docker for pentest in a VPS in Google Cloud Platform or Digital Ocean (free credit included) . [VPS for docker for pentest](https://github.com/aaaguirrep/vps-docker-for-pentest) |
30 | 30 |
|
31 | 31 | ### Table of Contents
|
32 | 32 |
|
@@ -78,6 +78,7 @@ Docker for pentest is an image with the more used tools to create an pentest env
|
78 | 78 | - [:white_check_mark: Environment tested](#white_check_mark-environment-tested)
|
79 | 79 | - [:warning: Warning](#warning-warning)
|
80 | 80 | - [:coffee: Donations](#coffee-donations)
|
| 81 | +- [Contributors](#contributors) |
81 | 82 | - [Contributing](#contributing)
|
82 | 83 | - [:chart_with_upwards_trend: Stargazers over time](#chart_with_upwards_trend-stargazers-over-time)
|
83 | 84 | - [License](#license)
|
@@ -149,6 +150,7 @@ Docker for pentest is an image with the more used tools to create an pentest env
|
149 | 150 | - [nmap](https://github.com/nmap/nmap)
|
150 | 151 | - [masscan](https://github.com/robertdavidgraham/masscan)
|
151 | 152 | - [ScanPorts](https://github.com/aaaguirrep/scanPorts) created by [@s4vitar](https://github.com/s4vitar) with some improvements
|
| 153 | +- [naabu](https://github.com/projectdiscovery/naabu) |
152 | 154 |
|
153 | 155 | #### :mag: Recon
|
154 | 156 |
|
@@ -448,6 +450,10 @@ While I drink the coffee I check more tools to add in the docker image.
|
448 | 450 |
|
449 | 451 | <a href="https://www.buymeacoffee.com/aaaguirrep" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" style="height: 23px !important; width: 100px !important;" ></a>
|
450 | 452 |
|
| 453 | +## Contributors |
| 454 | + |
| 455 | +Thank you to all our [contributors](https://github.com/aaaguirrep/pentest/graphs/contributors)! |
| 456 | + |
451 | 457 | ## Contributing
|
452 | 458 |
|
453 | 459 | [Contributing Guide](CONTRIBUTING.md)
|
|
0 commit comments