mirror of
https://github.com/carpedm20/awesome-hacking
synced 2025-03-02 06:07:08 +00:00
Merge pull request #58 from evcsec/Add-docker-resource
Updated PicoCTF spelling and added new docker resource
This commit is contained in:
commit
43394bfd8f
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ For a list of free hacking books available for download, go [here](https://githu
|
||||||
* `docker-compose build && docker-compose up` - [OWASP NodeGoat](https://github.com/owasp/nodegoat#option-3---run-nodegoat-on-docker)
|
* `docker-compose build && docker-compose up` - [OWASP NodeGoat](https://github.com/owasp/nodegoat#option-3---run-nodegoat-on-docker)
|
||||||
* `docker pull citizenstig/nowasp` - [OWASP Mutillidae II Web Pen-Test Practice Application](https://hub.docker.com/r/citizenstig/nowasp/)
|
* `docker pull citizenstig/nowasp` - [OWASP Mutillidae II Web Pen-Test Practice Application](https://hub.docker.com/r/citizenstig/nowasp/)
|
||||||
* `docker pull bkimminich/juice-shop` - [OWASP Juice Shop](https://github.com/bkimminich/juice-shop#docker-container--)
|
* `docker pull bkimminich/juice-shop` - [OWASP Juice Shop](https://github.com/bkimminich/juice-shop#docker-container--)
|
||||||
|
* `docker pull phocean/msf` - [Docker Metasploit](https://hub.docker.com/r/phocean/msf/)
|
||||||
|
|
||||||
## General
|
## General
|
||||||
* [Exploit database](https://www.exploit-db.com/) - An ultimate archive of exploits and vulnerable software
|
* [Exploit database](https://www.exploit-db.com/) - An ultimate archive of exploits and vulnerable software
|
||||||
|
|
Loading…
Add table
Reference in a new issue