Add OS category (#25)

This commit is contained in:
Alexandre ZANNI 2016-09-28 09:48:08 +02:00 committed by Amanpreet Singh
parent 104ef0946f
commit 5afa94bf02

View file

@ -33,6 +33,7 @@ It takes time to build up collection of tools used in ctf and remember them all.
- [Web](#web-1)
- [Resources](#resources)
- [Operating Systems](#operating-systems)
- [Starter Packs](#starter-packs)
- [Tutorials](#tutorials)
- [Wargames](#wargames)
@ -188,6 +189,23 @@ Check solve section for steganography.
- [CSWSH](http://ironwasp.org/cswsh.html) - Cross-Site WebSocket Hijacking Tester
- [Request Bin](http://requestb.in/) - Lets you inspect http requests to a particular url
## Operating Systems
*Penetration testing and security lab Operating Systems*
- [BackBox](https://backbox.org/) - based on Ubuntu
- [BlackArch Linux](https://blackarch.org/) - based on Arch Linux
- [Fedora Security Lab](https://labs.fedoraproject.org/security/) - based on Fedora
- [Kali Linux](https://www.kali.org/) - based on Debian
- [Parrot Security OS](https://www.parrotsec.org/) - based on Debian
- [Pentoo](http://www.pentoo.ch/) - based on Gentoo
- [URIX OS](http://urix.us/) - based on openSUSE
- [Wifislax](http://www.wifislax.com/) - based on Slackware
*Malware analysts and reverse-engineering*
- [REMnux](https://remnux.org/) - based on Debian
## Stegano
*Tools used for solving Steganography challenges*