https://github.com/b40yd/security
Happy Hacker
https://github.com/b40yd/security
Last synced: 4 months ago
JSON representation
Happy Hacker
- Host: GitHub
- URL: https://github.com/b40yd/security
- Owner: b40yd
- License: gpl-3.0
- Created: 2015-04-01T05:16:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T03:43:24.000Z (over 2 years ago)
- Last Synced: 2024-10-29T16:58:09.933Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 62.4 MB
- Stars: 98
- Watchers: 18
- Forks: 41
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - b40yd/security - Happy Hacker (Python)
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](#)