From dab162f4e2d302cf5ca5cfe5910885df5c6b3665 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Sat, 8 Apr 2017 16:55:48 +0530 Subject: [PATCH 01/24] Changed Hacking One to Hacking --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 283c23d..22d6a50 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Repository | Description [DevSecOps](https://github.com/devsecops/awesome-devsecops) | List of awesome DevSecOps tools with the help from community experiments and contributions [Exploit Development](https://github.com/FabioBaroni/awesome-exploit-development) | Resources for learning about Exploit Development [Fuzzing](https://github.com/secfigo/Awesome-Fuzzing) | 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) | List of awesome Hacking tutorials, tools and resources +[Hacking](https://github.com/carpedm20/awesome-hacking) | List of awesome Hacking tutorials, tools and resources [Honeypots](https://github.com/paralax/awesome-honeypots) | List of honeypot resources [Incident Response](https://github.com/meirwah/awesome-incident-response) | List of tools for incident response [Industrial Control System Security](https://github.com/hslatman/awesome-industrial-control-system-security) | List of resources related to Industrial Control System (ICS) security From 51319899788075fd27d540b5e328b610e4c78ea0 Mon Sep 17 00:00:00 2001 From: Sobolev Nikita Date: Sun, 16 Apr 2017 18:18:30 +0300 Subject: [PATCH 02/24] Adds awesome-cryptography into lists (#7) * Adds awesome-cryptography into lists * Moves awesome-cryptography to other --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22d6a50..b0a4f1b 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Repository | Description ---- | ---- [APT Notes](https://github.com/kbandla/APTnotes) | Various public documents, whitepapers and articles about APT campaigns [Bug Bounty Reference](https://github.com/ngalongc/bug-bounty-reference) | List of bug bounty write-up that is categorized by the bug nature +[Cryptography](https://github.com/sobolevn/awesome-cryptography) | Cryptography resources and tools [CTF Tool](https://github.com/SandySekharan/CTF-tool) | List of Capture The Flag (CTF) frameworks, libraries, resources and softwares [Forensics](https://github.com/Cugu/awesome-forensics) | List of awesome forensic analysis tools and resources [Free Programming Books](https://github.com/vhf/free-programming-books) | Free programming books for developers From 3a1f695d853fe178d4fbe30062b609224d284ff7 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Sat, 22 Apr 2017 14:37:01 +0530 Subject: [PATCH 03/24] Added CVE PoC repo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0a4f1b..0d0bcc0 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ Repository | Description [Bug Bounty Reference](https://github.com/ngalongc/bug-bounty-reference) | List of bug bounty write-up that is categorized by the bug nature [Cryptography](https://github.com/sobolevn/awesome-cryptography) | Cryptography resources and tools [CTF Tool](https://github.com/SandySekharan/CTF-tool) | List of Capture The Flag (CTF) frameworks, libraries, resources and softwares +[CVE PoC](https://github.com/qazbnm456/awesome-cve-poc) | List of CVE Proof of Concepts (PoCs) [Forensics](https://github.com/Cugu/awesome-forensics) | List of awesome forensic analysis tools and resources [Free Programming Books](https://github.com/vhf/free-programming-books) | Free programming books for developers [Gray Hacker Resources](https://github.com/bt3gl/My-Gray-Hacker-Resources) | Useful for CTFs, wargames, pentesting From 4d0368c2bc76096ce2a7a7b3c0897ca77b2d8004 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Sun, 23 Apr 2017 11:25:43 +0530 Subject: [PATCH 04/24] Added foospidy/payloads --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d0bcc0..66cb0a7 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Repository | Description [Linux Kernel Exploitation](https://github.com/xairy/linux-kernel-exploitation) | A bunch of links related to Linux kernel fuzzing and exploitation [Machine Learning for Cyber Security](https://github.com/jivoi/awesome-ml-for-cybersecurity) | Curated list of tools and resources related to the use of machine learning for cyber security [Malware Scripts](https://github.com/seifreed/malware-scripts) | Useful scripts related with malware +[Payloads](https://github.com/foospidy/payloads) | Collection of web attack payloads [PayloadsAllTheThings](https://github.com/swisskyrepo/PayloadsAllTheThings) | List of useful payloads and bypass for Web Application Security and Pentest/CTF [Pentest Cheatsheets](https://github.com/coreb1t/awesome-pentest-cheat-sheets) | Collection of the cheat sheets useful for pentesting [Pentest Wiki](https://github.com/nixawk/pentest-wiki) | A free online security knowledge library for pentesters / researchers From 345989f03826b949b1b61280e1811b8bb765e069 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Wed, 26 Apr 2017 13:45:07 +0530 Subject: [PATCH 05/24] Updated contributors --- contributing.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 25d4ff6..94dd84d 100644 --- a/contributing.md +++ b/contributing.md @@ -23,4 +23,6 @@ This resource was made by the developers and hackers alike! We appreciate and re - [Chandrapal](https://github.com/Chan9390) - [Madhu Akula](https://www.github.com/madhuakula) -- [Derick Thomson](https://www.facebook.com/derick.thomson) (Image) \ No newline at end of file +- [Derick Thomson](https://www.facebook.com/derick.thomson) (Image) +- [Aleksandar Todorović](https://github.com/aleksandar-todorovic) +- [Sobolev Nikita](https://github.com/sobolevn) From 5f66314624fab1acdc2a58df6c2426edf175a2b6 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Thu, 27 Apr 2017 12:36:40 +0530 Subject: [PATCH 06/24] Added probable-wordlists --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66cb0a7..7569ae8 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Repository | Description [PayloadsAllTheThings](https://github.com/swisskyrepo/PayloadsAllTheThings) | List of useful payloads and bypass for Web Application Security and Pentest/CTF [Pentest Cheatsheets](https://github.com/coreb1t/awesome-pentest-cheat-sheets) | Collection of the cheat sheets useful for pentesting [Pentest Wiki](https://github.com/nixawk/pentest-wiki) | A free online security knowledge library for pentesters / researchers +[Probable Wordlists](https://github.com/berzerk0/Probable-Wordlists) | Wordlists sorted by probability originally created for password generation and testing [Resource List](https://github.com/FuzzySecurity/Resource-List) | Collection of useful GitHub projects loosely categorised [Reverse Engineering](https://github.com/onethawt/reverseengineering-reading-list) | List of Reverse Engineering articles, books, and papers [RFSec-ToolKit](https://github.com/cn0xroot/RFSec-ToolKit) | Collection of Radio Frequency Communication Protocol Hacktools From ae4d6be4fa6661b716fd465d6867525badaf0149 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Wed, 10 May 2017 18:20:47 +0530 Subject: [PATCH 07/24] Added ThreatHunter-Playbook --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7569ae8..f843c16 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Repository | Description [Security Cheatsheets](https://github.com/andrewjkerr/security-cheatsheets) | Collection of cheatsheets for various infosec tools and topics [Security List](https://github.com/zbetcheckin/Security_list) | Great security list for fun and profit [Shell](https://github.com/alebcay/awesome-shell) | List of awesome command-line frameworks, toolkits, guides and gizmos to make complete use of shell +[ThreatHunter-Playbook](https://github.com/VVard0g/ThreatHunter-Playbook) | A Threat hunter's playbook to aid the development of techniques and hypothesis for hunting campaigns ### Contributions From 4efa42aa465e48db41832133e02d509f3d7c93df Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Mon, 29 May 2017 15:39:42 +0530 Subject: [PATCH 08/24] Added awesome-social-engineering --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f843c16..0a22a25 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Repository | Description [Sec Talks](https://github.com/PaulSec/awesome-sec-talks) | List of awesome security talks [SecLists](https://github.com/danielmiessler/SecLists) | Collection of multiple types of lists used during security assessments [Security](https://github.com/sbilly/awesome-security) | Collection of awesome software, libraries, documents, books, resources and cools stuffs about security +[Social Engineering](https://github.com/v2-dev/awesome-social-engineering) | List of awesome social engineering resources [Static Analysis](https://github.com/mre/awesome-static-analysis) | List of static analysis tools, linters and code quality checkers for various programming languages [Threat Intelligence](https://github.com/hslatman/awesome-threat-intelligence) | List of Awesome Threat Intelligence resources [Vehicle Security](https://github.com/jaredmichaelsmith/awesome-vehicle-security) | List of resources for learning about vehicle security and car hacking From 168820aba3ebca4f9b9cb7d64e6e121882cf0585 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Sun, 9 Jul 2017 18:36:08 +0530 Subject: [PATCH 09/24] Added API Security Checklist --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a22a25..2670481 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Repository | Description Repository | Description ---- | ---- +[API Security Checklist](https://github.com/shieldfy/API-Security-Checklist) | Checklist of the most important security countermeasures when designing, testing, and releasing your API [APT Notes](https://github.com/kbandla/APTnotes) | Various public documents, whitepapers and articles about APT campaigns [Bug Bounty Reference](https://github.com/ngalongc/bug-bounty-reference) | List of bug bounty write-up that is categorized by the bug nature [Cryptography](https://github.com/sobolevn/awesome-cryptography) | Cryptography resources and tools From d561c767e445bad3821e9f0bc54a0e360271de64 Mon Sep 17 00:00:00 2001 From: Serhii Pronin Date: Mon, 24 Jul 2017 01:25:28 +0200 Subject: [PATCH 10/24] Add an Awesome Vulnerability Research Very new but structured already. Are you open to add it as it is or I should wait a while? --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2670481..48f0d31 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Repository | Description [Static Analysis](https://github.com/mre/awesome-static-analysis) | List of static analysis tools, linters and code quality checkers for various programming languages [Threat Intelligence](https://github.com/hslatman/awesome-threat-intelligence) | List of Awesome Threat Intelligence resources [Vehicle Security](https://github.com/jaredmichaelsmith/awesome-vehicle-security) | List of resources for learning about vehicle security and car hacking +[Vulnerability Research](https://github.com/serhii-pronin/awesome-vulnerability-research) | List of resources about Vulnerability Research [Web Hacking](https://github.com/infoslack/awesome-web-hacking) | List of web application security [Windows Exploitation](https://github.com/enddo/awesome-windows-exploitation) | List of awesome Windows Exploitation resources and shiny things [WiFi Arsenal](https://github.com/0x90/wifi-arsenal) | Pack of various useful/useless tools for 802.11 hacking From aee8f77527e94d2910552a63ecd23ba6abe3e301 Mon Sep 17 00:00:00 2001 From: Serhii Pronin Date: Tue, 25 Jul 2017 20:53:48 +0200 Subject: [PATCH 11/24] Update a path to the Awesome Vulnerability Research Thanks for adding, unfortunately just in the same moment I've changed a username to `re-pronin`. So far github covers redirection to the new path, but to be sure - accept the new one please . Thanks again! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48f0d31..e95d1a9 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Repository | Description [Static Analysis](https://github.com/mre/awesome-static-analysis) | List of static analysis tools, linters and code quality checkers for various programming languages [Threat Intelligence](https://github.com/hslatman/awesome-threat-intelligence) | List of Awesome Threat Intelligence resources [Vehicle Security](https://github.com/jaredmichaelsmith/awesome-vehicle-security) | List of resources for learning about vehicle security and car hacking -[Vulnerability Research](https://github.com/serhii-pronin/awesome-vulnerability-research) | List of resources about Vulnerability Research +[Vulnerability Research](https://github.com/re-pronin/awesome-vulnerability-research) | List of resources about Vulnerability Research [Web Hacking](https://github.com/infoslack/awesome-web-hacking) | List of web application security [Windows Exploitation](https://github.com/enddo/awesome-windows-exploitation) | List of awesome Windows Exploitation resources and shiny things [WiFi Arsenal](https://github.com/0x90/wifi-arsenal) | Pack of various useful/useless tools for 802.11 hacking From e8b4c57498a39127fce5c242bbc544bfd2672094 Mon Sep 17 00:00:00 2001 From: Chandrapal Date: Sun, 6 Aug 2017 20:00:21 +0530 Subject: [PATCH 12/24] Added social links to readme file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e95d1a9..5f17487 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,12 @@ Repository | Description [Shell](https://github.com/alebcay/awesome-shell) | List of awesome command-line frameworks, toolkits, guides and gizmos to make complete use of shell [ThreatHunter-Playbook](https://github.com/VVard0g/ThreatHunter-Playbook) | A Threat hunter's playbook to aid the development of techniques and hypothesis for hunting campaigns +### Need more ? + +Follow **Hack with GitHub** on your favorite social media to get daily updates on interesting GitHub repositories related to Security. + - Twitter : [@HackwithGithub](https://twitter.com/HackwithGithub) + - Facebook : [HackwithGithub](https://www.facebook.com/HackwithGithub) + ### Contributions Please have a look at [contributing.md](contributing.md) From fa1323d031307fd71a0de6e1913bd1f33888a0dc Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Tue, 8 Aug 2017 08:23:06 -0700 Subject: [PATCH 13/24] Update README URLs based on HTTP redirects --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5f17487..84ca443 100644 --- a/README.md +++ b/README.md @@ -31,14 +31,14 @@ Repository | Description [Pcaptools](https://github.com/caesar0301/awesome-pcaptools) | Collection of tools developed by researchers in the Computer Science area to process network traces [Pentest](https://github.com/enaqx/awesome-pentest) | List of awesome penetration testing resources, tools and other shiny things [PHP Security](https://github.com/ziadoz/awesome-php#security) | Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities -[Reversing](https://github.com/tylerhalfpop/awesome-reversing) | List of awesome reverse engineering resources +[Reversing](https://github.com/fdivrp/awesome-reversing) | List of awesome reverse engineering resources [Sec Talks](https://github.com/PaulSec/awesome-sec-talks) | List of awesome security talks [SecLists](https://github.com/danielmiessler/SecLists) | Collection of multiple types of lists used during security assessments [Security](https://github.com/sbilly/awesome-security) | Collection of awesome software, libraries, documents, books, resources and cools stuffs about security [Social Engineering](https://github.com/v2-dev/awesome-social-engineering) | List of awesome social engineering resources [Static Analysis](https://github.com/mre/awesome-static-analysis) | List of static analysis tools, linters and code quality checkers for various programming languages [Threat Intelligence](https://github.com/hslatman/awesome-threat-intelligence) | List of Awesome Threat Intelligence resources -[Vehicle Security](https://github.com/jaredmichaelsmith/awesome-vehicle-security) | List of resources for learning about vehicle security and car hacking +[Vehicle Security](https://github.com/jaredthecoder/awesome-vehicle-security) | List of resources for learning about vehicle security and car hacking [Vulnerability Research](https://github.com/re-pronin/awesome-vulnerability-research) | List of resources about Vulnerability Research [Web Hacking](https://github.com/infoslack/awesome-web-hacking) | List of web application security [Windows Exploitation](https://github.com/enddo/awesome-windows-exploitation) | List of awesome Windows Exploitation resources and shiny things @@ -55,7 +55,7 @@ Repository | Description [CTF Tool](https://github.com/SandySekharan/CTF-tool) | List of Capture The Flag (CTF) frameworks, libraries, resources and softwares [CVE PoC](https://github.com/qazbnm456/awesome-cve-poc) | List of CVE Proof of Concepts (PoCs) [Forensics](https://github.com/Cugu/awesome-forensics) | List of awesome forensic analysis tools and resources -[Free Programming Books](https://github.com/vhf/free-programming-books) | Free programming books for developers +[Free Programming Books](https://github.com/EbookFoundation/free-programming-books) | Free programming books for developers [Gray Hacker Resources](https://github.com/bt3gl/My-Gray-Hacker-Resources) | Useful for CTFs, wargames, pentesting [Infosec Getting Started](https://github.com/gradiuscypher/infosec_getting_started) | A collection of resources, documentation, links, etc to help people learn about Infosec [Infosec Reference](https://github.com/rmusser01/Infosec_Reference) | Information Security Reference That Doesn't Suck @@ -74,7 +74,7 @@ Repository | Description [Security Cheatsheets](https://github.com/andrewjkerr/security-cheatsheets) | Collection of cheatsheets for various infosec tools and topics [Security List](https://github.com/zbetcheckin/Security_list) | Great security list for fun and profit [Shell](https://github.com/alebcay/awesome-shell) | List of awesome command-line frameworks, toolkits, guides and gizmos to make complete use of shell -[ThreatHunter-Playbook](https://github.com/VVard0g/ThreatHunter-Playbook) | A Threat hunter's playbook to aid the development of techniques and hypothesis for hunting campaigns +[ThreatHunter-Playbook](https://github.com/Cyb3rWard0g/ThreatHunter-Playbook) | A Threat hunter's playbook to aid the development of techniques and hypothesis for hunting campaigns ### Need more ? From e5bf98fc1a12119e1f9f426aec7ece805cd6f4d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yakup=20Ate=C5=9F?= Date: Wed, 9 Aug 2017 11:37:10 +0200 Subject: [PATCH 14/24] Added "Lockpicking" to list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84ca443..19cccdb 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ Repository | Description [Infosec Reference](https://github.com/rmusser01/Infosec_Reference) | Information Security Reference That Doesn't Suck [IOC](https://github.com/sroberts/awesome-iocs) | Collection of sources of indicators of compromise [Linux Kernel Exploitation](https://github.com/xairy/linux-kernel-exploitation) | A bunch of links related to Linux kernel fuzzing and exploitation +[Lockpicking](https://github.com/meitar/awesome-lockpicking) | Resources relating to the security and compromise of locks, safes, and keys. [Machine Learning for Cyber Security](https://github.com/jivoi/awesome-ml-for-cybersecurity) | Curated list of tools and resources related to the use of machine learning for cyber security [Malware Scripts](https://github.com/seifreed/malware-scripts) | Useful scripts related with malware [Payloads](https://github.com/foospidy/payloads) | Collection of web attack payloads From 24820c0f49c0c14b8dabcdbbc752437f61ea6d57 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Sun, 13 Aug 2017 08:16:01 +0530 Subject: [PATCH 15/24] Added contributors --- contributing.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contributing.md b/contributing.md index 94dd84d..b059b7a 100644 --- a/contributing.md +++ b/contributing.md @@ -26,3 +26,6 @@ This resource was made by the developers and hackers alike! We appreciate and re - [Derick Thomson](https://www.facebook.com/derick.thomson) (Image) - [Aleksandar Todorović](https://github.com/aleksandar-todorovic) - [Sobolev Nikita](https://github.com/sobolevn) +- [Serhii Pronin](https://github.com/re-pronin) +- [ReadmeCritic](https://github.com/ReadmeCritic) +- [Yakup Ateş](https://github.com/y-ates) From 732e3e230f0bdc9b9b1fb997f0deeb73927cf850 Mon Sep 17 00:00:00 2001 From: "Ye Yint @ Rolan" Date: Fri, 6 Oct 2017 18:09:19 +0800 Subject: [PATCH 16/24] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19cccdb..ec24f44 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Repository | Description [Pcaptools](https://github.com/caesar0301/awesome-pcaptools) | Collection of tools developed by researchers in the Computer Science area to process network traces [Pentest](https://github.com/enaqx/awesome-pentest) | List of awesome penetration testing resources, tools and other shiny things [PHP Security](https://github.com/ziadoz/awesome-php#security) | Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities +[Red Teaming](https://github.com/yeyintminthuhtut/Awesome-Red-Teaming) | List of Awesome Red Team / Red Teaming Resources [Reversing](https://github.com/fdivrp/awesome-reversing) | List of awesome reverse engineering resources [Sec Talks](https://github.com/PaulSec/awesome-sec-talks) | List of awesome security talks [SecLists](https://github.com/danielmiessler/SecLists) | Collection of multiple types of lists used during security assessments From 2d41f00d5adea653049291ca7a5cbd57898f7575 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Tue, 10 Oct 2017 22:45:46 +0530 Subject: [PATCH 17/24] Added Adversarial Machine Learning and AI security --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ec24f44..9c9f144 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ Repository | Description Repository | Description ---- | ---- +[Adversarial Machine Learning](https://github.com/yenchenlin/awesome-adversarial-machine-learning) | Curated list of awesome adversarial machine learning resources +[AI Security](https://github.com/RandomAdversary/Awesome-AI-Security) | Curated list of AI security resources [API Security Checklist](https://github.com/shieldfy/API-Security-Checklist) | Checklist of the most important security countermeasures when designing, testing, and releasing your API [APT Notes](https://github.com/kbandla/APTnotes) | Various public documents, whitepapers and articles about APT campaigns [Bug Bounty Reference](https://github.com/ngalongc/bug-bounty-reference) | List of bug bounty write-up that is categorized by the bug nature From 86c13a64b974a5956e2454c6320054f5968a2b7a Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Tue, 10 Oct 2017 23:18:20 +0530 Subject: [PATCH 18/24] Added Web Security --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c9f144..a20393c 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Repository | Description [Security List](https://github.com/zbetcheckin/Security_list) | Great security list for fun and profit [Shell](https://github.com/alebcay/awesome-shell) | List of awesome command-line frameworks, toolkits, guides and gizmos to make complete use of shell [ThreatHunter-Playbook](https://github.com/Cyb3rWard0g/ThreatHunter-Playbook) | A Threat hunter's playbook to aid the development of techniques and hypothesis for hunting campaigns +[Web Security](https://github.com/qazbnm456/awesome-web-security) | Curated list of Web Security materials and resources ### Need more ? From dc825274e4c1743d39835a18cc4dd9747b69dc2a Mon Sep 17 00:00:00 2001 From: rshipp Date: Thu, 19 Oct 2017 16:59:42 -0500 Subject: [PATCH 19/24] Add awesome-yara --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a20393c..34dbf2c 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Repository | Description [Web Hacking](https://github.com/infoslack/awesome-web-hacking) | List of web application security [Windows Exploitation](https://github.com/enddo/awesome-windows-exploitation) | List of awesome Windows Exploitation resources and shiny things [WiFi Arsenal](https://github.com/0x90/wifi-arsenal) | Pack of various useful/useless tools for 802.11 hacking +[YARA](https://github.com/InQuest/awesome-yara) | List of awesome YARA rules, tools, and people ### Other useful repositories From 7b48e1d484a7b96885195be8d04ac77ef3f5ebb5 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Wed, 25 Oct 2017 07:49:30 +0530 Subject: [PATCH 20/24] Added Awesome-Hacking-Resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34dbf2c..4d54e96 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Repository | Description [Exploit Development](https://github.com/FabioBaroni/awesome-exploit-development) | Resources for learning about Exploit Development [Fuzzing](https://github.com/secfigo/Awesome-Fuzzing) | List of fuzzing resources for learning Fuzzing and initial phases of Exploit Development like root cause analysis [Hacking](https://github.com/carpedm20/awesome-hacking) | List of awesome Hacking tutorials, tools and resources +[Hacking Resources](https://github.com/vitalysim/Awesome-Hacking-Resources) | Collection of hacking / penetration testing resources to make you better! [Honeypots](https://github.com/paralax/awesome-honeypots) | List of honeypot resources [Incident Response](https://github.com/meirwah/awesome-incident-response) | List of tools for incident response [Industrial Control System Security](https://github.com/hslatman/awesome-industrial-control-system-security) | List of resources related to Industrial Control System (ICS) security From a4163c4974e239946bc003c2ccccbd5f9d6c7f8d Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Sat, 4 Nov 2017 19:07:50 +0530 Subject: [PATCH 21/24] Added tweet button --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d54e96..e4a23b8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Awesome Hacking](awesome_hacking.jpg) -# [Awesome Hacking](https://github.com/Hack-with-Github/Awesome-Hacking) +# [Awesome Hacking](https://github.com/Hack-with-Github/Awesome-Hacking) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Awesome%20Hacking%20-%20a%20collection%20of%20awesome%20lists%20for%20hackers%20and%20pentesters%20by%20@HackwithGithub&url=https://github.com/Hack-with-Github/Awesome-Hacking&hashtags=security,hacking) **A collection of awesome lists for hackers, pentesters & security researchers.** From 11c574ac4b5e31e8dcbb20dd79e6fc49c75edf26 Mon Sep 17 00:00:00 2001 From: Amanjeev Sethi Date: Sat, 30 Dec 2017 10:53:18 -0500 Subject: [PATCH 22/24] added detection lab --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4a23b8..000c762 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Repository | Description [Cryptography](https://github.com/sobolevn/awesome-cryptography) | Cryptography resources and tools [CTF Tool](https://github.com/SandySekharan/CTF-tool) | List of Capture The Flag (CTF) frameworks, libraries, resources and softwares [CVE PoC](https://github.com/qazbnm456/awesome-cve-poc) | List of CVE Proof of Concepts (PoCs) +[Detection Lab](https://github.com/clong/DetectionLab) | Vagrant & Packer scripts to build a lab environment complete with security tooling and logging best practices [Forensics](https://github.com/Cugu/awesome-forensics) | List of awesome forensic analysis tools and resources [Free Programming Books](https://github.com/EbookFoundation/free-programming-books) | Free programming books for developers [Gray Hacker Resources](https://github.com/bt3gl/My-Gray-Hacker-Resources) | Useful for CTFs, wargames, pentesting From 66311e72370ef1931ef02f7087b59af2d028e4b2 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Tue, 20 Feb 2018 08:45:12 +0530 Subject: [PATCH 23/24] Added Hacker101 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 000c762..517e070 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Repository | Description [Forensics](https://github.com/Cugu/awesome-forensics) | List of awesome forensic analysis tools and resources [Free Programming Books](https://github.com/EbookFoundation/free-programming-books) | Free programming books for developers [Gray Hacker Resources](https://github.com/bt3gl/My-Gray-Hacker-Resources) | Useful for CTFs, wargames, pentesting +[Hacker101](https://github.com/Hacker0x01/hacker101) | A free class for web security by HackerOne [Infosec Getting Started](https://github.com/gradiuscypher/infosec_getting_started) | A collection of resources, documentation, links, etc to help people learn about Infosec [Infosec Reference](https://github.com/rmusser01/Infosec_Reference) | Information Security Reference That Doesn't Suck [IOC](https://github.com/sroberts/awesome-iocs) | Collection of sources of indicators of compromise From 123ffd5a5a45b5fa732876f7a7dbb164734c10ee Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Wed, 18 Apr 2018 15:17:23 +0530 Subject: [PATCH 24/24] Removed broken link - jshaw87/Cheatsheets --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 517e070..d9660b2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ Repository | Description [Android Security](https://github.com/ashishb/android-security-awesome) | Collection of Android security related resources [AppSec](https://github.com/paragonie/awesome-appsec) | Resources for learning about application security [Bug Bounty](https://github.com/djadmin/awesome-bug-bounty) | List of Bug Bounty Programs and write-ups from the Bug Bounty hunters -[Cheatsheets](https://github.com/jshaw87/Cheatsheets) | Penetration Testing / Security Cheatsheets [CTF](https://github.com/apsdehal/awesome-ctf) | List of CTF frameworks, libraries, resources and softwares [Cyber Skills](https://github.com/joe-shenouda/awesome-cyber-skills) | Curated list of hacking environments where you can train your cyber skills legally and safely [DevSecOps](https://github.com/devsecops/awesome-devsecops) | List of awesome DevSecOps tools with the help from community experiments and contributions