Added metasploit docker container for security docker images and fixed PicoCTF spelling

This commit is contained in:
evcsec 2018-10-07 18:53:57 +08:00
parent 47a2261a89
commit d4db92c1a1

View file

@ -71,6 +71,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 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 phocean/msf` - [Docker Metasploit](https://hub.docker.com/r/phocean/msf/)
## General
* [Exploit database](https://www.exploit-db.com/) - An ultimate archive of exploits and vulnerable software
@ -207,7 +208,7 @@ For a list of free hacking books available for download, go [here](https://githu
* [Boston Key Party CTF](http://bostonkeyparty.net/)
* [ZeroDays CTF](https://zerodays.ie/)
* [Insomnihack](https://insomnihack.ch/)
* [Picp CTF](https://picoctf.com/)
* [Pico CTF](https://picoctf.com/)
* [prompt(1) to win](http://prompt.ml/) - XSS Challeges
## General