Awesome-Hacking/README.md

184 lines
7.2 KiB
Markdown
Raw Normal View History

![Awesome Hacking](awesome_hacking.jpg)
# [Awesome Hacking](https://github.com/Hack-with-Github/Awesome-Hacking)
2016-03-30 17:48:02 +02:00
**A collection of awesome lists for hackers, pentesters & security researchers.**
2016-03-30 17:48:02 +02:00
Your [contributions](contributing.md) are always welcome!
2016-03-30 17:48:02 +02:00
2016-05-04 07:54:41 +02:00
## Table of Contents
2016-03-30 17:48:02 +02:00
**Awesome Repositories:**
- [AppSec](#appsec)
- [Bug Bounty](#bug-bounty)
- [CTF](#ctf)
- [DevSecOps](#devsecops)
- [Exploit Development](#exploit-development)
- [Fuzzing](#fuzzing)
- [Hacking One](#hacking-one)
- [Honeypots](#honeypots)
- [Incident Response](#incident-response)
- [InfoSec](#infosec)
- [IoT Hacks](#iot-hacks)
- [Malware Analysis](#malware-analysis)
- [Pcaptools](#pcaptools)
- [Pentest](#pentest)
- [PHP Security](#php-security)
- [Reversing](#reversing)
- [Sec Talks](#sec-talks)
- [SecLists](#seclists)
- [Security](#security)
- [Static Analysis](#static-analysis)
- [Threat Intelligence](#threat-intelligence)
- [Vehicle Security](#vehicle-security)
- [Web Hacking](#web-hacking)
- [Windows Exploitation](#windows-exploitation)
- [WiFi Arsenal](#wifi-arsenal)
- [Android Security](#android-security)
- [OSX and iOS Security](#osx-and-ios-security)
2016-03-30 17:48:02 +02:00
**Other Useful Repositories:**
2016-05-03 19:34:33 +02:00
- [APT Notes](#apt-notes)
- [Forensics](#forensics)
- [Shell](#shell)
2016-09-06 03:09:18 +02:00
- [Bug Bounty Reference](#bug-bounty-reference)
2016-05-07 15:37:44 +02:00
- [CTF Tool](#ctf-tool)
- [Free Programming Books](#free-programming-books)
- [Gray Hacker Resources](#gray-hacker-resources)
2016-05-07 15:37:44 +02:00
- [Infosec Reference](#infosec-reference)
- [Malware Scripts](#malware-scripts)
2016-11-15 01:48:13 +01:00
- [Pentest Wiki](#pentest-wiki)
2016-05-04 07:54:41 +02:00
- [Resource List](#resource-list)
2016-05-07 15:37:44 +02:00
- [Security Cheatsheets](#security-cheatsheets)
---
2016-03-30 17:48:02 +02:00
### Awesome Repositories
#### [AppSec](https://github.com/paragonie/awesome-appsec)
2016-07-18 13:00:07 +02:00
A curated list of resources for learning about application security
2016-03-30 17:48:02 +02:00
#### [Bug Bounty](https://github.com/djadmin/awesome-bug-bounty)
2016-07-18 13:00:07 +02:00
A comprehensive curated list of Bug Bounty Programs and write-ups from the Bug Bounty hunters.
2016-04-02 18:42:30 +02:00
#### [CTF](https://github.com/apsdehal/awesome-ctf)
2016-07-18 13:00:07 +02:00
A curated list of CTF frameworks, libraries, resources and softwares
2016-03-30 17:48:02 +02:00
#### [DevSecOps](https://github.com/devsecops/awesome-devsecops)
2016-09-03 13:41:20 +02:00
An authoritative list of awesome devsecops tools with the help from community experiments and contributions
2016-03-30 17:48:02 +02:00
#### [Exploit Development](https://github.com/FabioBaroni/awesome-exploit-development)
2016-07-18 13:00:07 +02:00
A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development
2016-03-30 17:48:02 +02:00
#### [Fuzzing](https://github.com/secfigo/Awesome-Fuzzing)
2016-07-18 13:00:07 +02:00
A curated list of fuzzing resources for learning Fuzzing and initial phases of Exploit Development like root cause analysis
#### [Hacking One](https://github.com/carpedm20/awesome-hacking)
2016-07-18 13:00:07 +02:00
A curated list of awesome Hacking tutorials, tools and resources
2016-03-31 13:02:11 +02:00
#### [Honeypots](https://github.com/paralax/awesome-honeypots)
2016-07-18 13:00:07 +02:00
An awesome list of honeypot resources
2016-03-30 17:48:02 +02:00
#### [Incident Response](https://github.com/meirwah/awesome-incident-response)
2016-07-18 13:00:07 +02:00
A curated list of tools for incident response
2016-03-30 17:48:02 +02:00
#### [InfoSec](https://github.com/onlurking/awesome-infosec)
2016-07-18 13:00:07 +02:00
A curated list of awesome infosec courses and training resources.
2016-04-14 20:31:02 +02:00
#### [IoT Hacks](https://github.com/nebgnahz/awesome-iot-hacks)
2016-07-18 13:00:07 +02:00
A Collection of Hacks in IoT Space so that we can address them (hopefully).
2016-03-30 17:48:02 +02:00
#### [Malware Analysis](https://github.com/rshipp/awesome-malware-analysis)
2016-07-18 13:00:07 +02:00
A curated list of awesome malware analysis tools and resources
2016-03-30 17:48:02 +02:00
#### [Pcaptools](https://github.com/caesar0301/awesome-pcaptools)
2016-07-18 13:00:07 +02:00
A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.
2016-03-30 17:48:02 +02:00
#### [Pentest](https://github.com/enaqx/awesome-pentest)
2016-07-18 13:00:07 +02:00
A collection of awesome penetration testing resources, tools and other shiny things
2016-03-30 17:48:02 +02:00
#### [PHP Security](https://github.com/ziadoz/awesome-php#security)
2016-07-18 13:00:07 +02:00
Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.
#### [Reversing](https://github.com/tylerhalfpop/awesome-reversing)
2016-07-18 13:00:07 +02:00
A curated list of awesome reverse engineering resources
2016-07-11 05:13:38 +02:00
#### [Sec Talks](https://github.com/PaulSec/awesome-sec-talks)
2016-07-18 13:00:07 +02:00
A collected list of awesome security talks
#### [SecLists](https://github.com/danielmiessler/SecLists)
2016-07-18 13:00:07 +02:00
SecLists is the security tester's companion. It is a collection of multiple types of lists used during security assessments.
2016-04-14 20:31:02 +02:00
#### [Security](https://github.com/sbilly/awesome-security)
2016-07-18 13:00:07 +02:00
A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
#### [Static Analysis](https://github.com/mre/awesome-static-analysis)
2016-10-27 04:34:14 +02:00
A curated list of static analysis tools, linters and code quality checkers for various programming languages
#### [Threat Intelligence](https://github.com/hslatman/awesome-threat-intelligence)
2016-09-18 07:40:18 +02:00
A curated list of Awesome Threat Intelligence resources
#### [Vehicle Security](https://github.com/jaredmichaelsmith/awesome-vehicle-security)
2016-09-03 13:44:45 +02:00
A curated list of resources for learning about vehicle security and car hacking
2016-09-18 07:23:19 +02:00
#### [Web Hacking](https://github.com/infoslack/awesome-web-hacking)
2016-07-18 13:00:07 +02:00
A list of web application security
#### [Windows Exploitation](https://github.com/enddo/awesome-windows-exploitation)
2016-07-18 13:00:07 +02:00
A curated list of awesome Windows Exploitation resources, and shiny things.
#### [WiFi Arsenal](https://github.com/0x90/wifi-arsenal)
2016-07-18 13:00:07 +02:00
WiFi arsenal is a pack of various useful/useless tools for 802.11 hacking.
2016-04-13 11:45:20 +02:00
#### [Android Security](https://github.com/ashishb/android-security-awesome)
2016-07-18 13:00:07 +02:00
A collection of android security related resources
#### [OSX and iOS Security](https://github.com/ashishb/osx-and-ios-security-awesome)
2016-07-18 13:00:07 +02:00
OSX and iOS related security tools
### Other useful repositories
2016-05-03 19:34:33 +02:00
#### [APT Notes](https://github.com/kbandla/APTnotes)
2016-07-18 13:00:07 +02:00
Various public documents, whitepapers and articles about APT campaigns
2016-05-03 19:34:33 +02:00
#### [Forensics](https://github.com/Cugu/awesome-forensics)
2016-11-19 17:46:10 +01:00
A curated list of awesome forensic analysis tools and resources
#### [Shell](https://github.com/alebcay/awesome-shell)
2016-11-12 13:27:25 +01:00
A curated list of awesome command-line frameworks, toolkits, guides and gizmos to make complete use of shell
2016-09-06 03:09:18 +02:00
#### [Bug Bounty Reference](https://github.com/ngalongc/bug-bounty-reference)
A list of bug bounty write-up that is categorized by the bug nature
2016-05-03 19:34:33 +02:00
2016-05-07 15:37:44 +02:00
#### [CTF Tool](https://github.com/SandySekharan/CTF-tool)
2016-07-18 13:00:07 +02:00
A curated list of Capture The Flag (CTF) frameworks, libraries, resources and softwares.
2016-05-07 15:37:44 +02:00
#### [Free Programming Books](https://github.com/vhf/free-programming-books)
2016-07-18 13:00:07 +02:00
Free programming books for developers
2016-05-07 15:37:44 +02:00
#### [Gray Hacker Resources](https://github.com/bt3gl/My-Gray-Hacker-Resources)
2016-07-18 13:00:07 +02:00
Useful for CTFs, wargames, pentesting. Educational purposes.
2016-05-07 15:37:44 +02:00
#### [Infosec Reference](https://github.com/rmusser01/Infosec_Reference)
2016-07-18 13:00:07 +02:00
Information Security Reference That Doesn't Suck
2016-05-07 15:37:44 +02:00
#### [Malware Scripts](https://github.com/seifreed/malware-scripts)
2016-07-18 13:00:07 +02:00
Useful scripts related with malware
2016-05-07 15:37:44 +02:00
2016-11-15 01:48:13 +01:00
#### [Pentest Wiki](https://github.com/nixawk/pentest-wiki)
A free online security knowledge library for pentesters / researchers
2016-05-04 07:54:41 +02:00
#### [Resource List](https://github.com/FuzzySecurity/Resource-List)
2016-07-18 13:00:07 +02:00
A collection of useful GitHub projects loosely categorised.
2016-05-04 07:54:41 +02:00
2016-05-07 15:37:44 +02:00
#### [Security Cheatsheets](https://github.com/andrewjkerr/security-cheatsheets)
2016-07-18 13:00:07 +02:00
A collection of cheatsheets for various infosec tools and topics.
2016-05-07 15:37:44 +02:00
---
### Contributions
Please have a look at [contributing.md](contributing.md)