mirror of
https://github.com/carpedm20/awesome-hacking
synced 2025-02-16 21:38:37 +00:00
Added metasploit docker container for security docker images and fixed PicoCTF spelling
This commit is contained in:
parent
47a2261a89
commit
d4db92c1a1
1 changed files with 2 additions and 1 deletions
|
@ -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/)
|
||||
* [Insomni’hack](https://insomnihack.ch/)
|
||||
* [Picp CTF](https://picoctf.com/)
|
||||
* [Pico CTF](https://picoctf.com/)
|
||||
* [prompt(1) to win](http://prompt.ml/) - XSS Challeges
|
||||
|
||||
## General
|
||||
|
|
Loading…
Add table
Reference in a new issue