An open API service indexing awesome lists of open source software.

https://github.com/b40yd/security

Happy Hacker
https://github.com/b40yd/security

Last synced: 4 months ago
JSON representation

Happy Hacker

Awesome Lists containing this project

README

          

## Security In *nix or Windows

Main research penetration, offensive and defensive, direction of network security audit etc,
Code files or POC named after `platform-(released)-software(version)-exploit(name)`

- platform: linux and unix or windows
* version:
`*(All version general)`
- platform version used released version,example:
`Linux-centos7 or Windows-7`
- software version: used software version
- exploit: a leak the name

A Linux platform php5.4 unserialize use example:
`linux-*-php5.4-unserialize-exploit.php`

### Server
Server security research and learning.
- [Server environment](Server/README.md) set up

### Web
Web security research and learning.
- [Web environment](Web/README.md) set up

### Linux Kali
- [Kali](https://www.kali.org/)

### Other Tools
- [Exploit-DB](http://www.exploit-db.com/)
- [Metasploit](http://metasploit.com/)
- [Lynis](https://cisofy.com/download/lynis/)

### FTP Tools
- [FileZilla FTP Client](#)