mirror of
https://github.com/Hack-with-Github/Awesome-Hacking.git
synced 2026-05-06 07:07:08 +00:00
Remove stale repos and replace with active alternatives
Removed (stale, no replacement needed): - FabioBaroni/awesome-exploit-development (2022) - vitalysim/Awesome-Hacking-Resources (2020) - puresec/awesome-serverless-security (2022) - re-pronin/awesome-vulnerability-research (2020) - yeyintminthuhtut/Awesome-Advanced-Windows-Exploitation-References (2022) - 0x90/wifi-arsenal (2020) - FuzzySecurity/Resource-List (2016) - SandySekharan/CTF-tool (2016) - zbetcheckin/Security_list (2020) - qazbnm456/awesome-cve-poc (2022, replaced by trickest/cve) Replaced with active alternatives: - nebgnahz/awesome-iot-hacks → kayranfatih/awesome-iot-and-hardware-security - yeyintminthuhtut/Awesome-Red-Teaming → infosecn1nja/Red-Teaming-Toolkit - fdivrp/awesome-reversing → HACKE-RC/awesome-reversing - meitar/awesome-lockpicking → DavidProbinsky/RedTeam-Physical-Tools - andrewjkerr/security-cheatsheets → OWASP/CheatSheetSeries
This commit is contained in:
parent
703fb97dcf
commit
b4da6b0037
22
README.md
22
README.md
@ -20,15 +20,13 @@ Repository | Description
|
|||||||
[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
|
[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
|
[DevSecOps](https://github.com/devsecops/awesome-devsecops) | List of awesome DevSecOps tools with the help from community experiments and contributions
|
||||||
[Embedded and IoT Security](https://github.com/fkie-cad/awesome-embedded-and-iot-security) | A curated list of awesome resources about embedded and IoT security
|
[Embedded and IoT Security](https://github.com/fkie-cad/awesome-embedded-and-iot-security) | A curated list of awesome resources about embedded and IoT security
|
||||||
[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
|
[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](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
|
[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
|
[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
|
[Industrial Control System Security](https://github.com/hslatman/awesome-industrial-control-system-security) | List of resources related to Industrial Control System (ICS) security
|
||||||
[InfoSec](https://github.com/onlurking/awesome-infosec) | List of awesome infosec courses and training resources
|
[InfoSec](https://github.com/onlurking/awesome-infosec) | List of awesome infosec courses and training resources
|
||||||
[IoT Hacks](https://github.com/nebgnahz/awesome-iot-hacks) | Collection of Hacks in IoT Space
|
[IoT and Hardware Security](https://github.com/kayranfatih/awesome-iot-and-hardware-security) | Collection of tools, books, resources and software about IoT and hardware security
|
||||||
[Mainframe Hacking](https://github.com/samanL33T/Awesome-Mainframe-Hacking) | List of Awesome Mainframe Hacking/Pentesting Resources
|
[Mainframe Hacking](https://github.com/samanL33T/Awesome-Mainframe-Hacking) | List of Awesome Mainframe Hacking/Pentesting Resources
|
||||||
[Malware Analysis](https://github.com/rshipp/awesome-malware-analysis) | List of awesome malware analysis tools and resources
|
[Malware Analysis](https://github.com/rshipp/awesome-malware-analysis) | List of awesome malware analysis tools and resources
|
||||||
[OSINT](https://github.com/jivoi/awesome-osint) | List of amazingly awesome Open Source Intelligence (OSINT) tools and resources
|
[OSINT](https://github.com/jivoi/awesome-osint) | List of amazingly awesome Open Source Intelligence (OSINT) tools and resources
|
||||||
@ -37,23 +35,19 @@ Repository | Description
|
|||||||
[Pentest](https://github.com/enaqx/awesome-pentest) | List of awesome penetration testing resources, tools and other shiny things
|
[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
|
[PHP Security](https://github.com/ziadoz/awesome-php#security) | Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities
|
||||||
[Real-time Communications hacking & pentesting resources](https://github.com/EnableSecurity/awesome-rtc-hacking) | Covers VoIP, WebRTC and VoLTE security related topics
|
[Real-time Communications hacking & pentesting resources](https://github.com/EnableSecurity/awesome-rtc-hacking) | Covers VoIP, WebRTC and VoLTE security related topics
|
||||||
[Red Teaming](https://github.com/yeyintminthuhtut/Awesome-Red-Teaming) | List of Awesome Red Team / Red Teaming Resources
|
[Red Teaming Toolkit](https://github.com/infosecn1nja/Red-Teaming-Toolkit) | Cutting-edge open-source security tools (OST) for red teamers and threat hunters
|
||||||
[Reversing](https://github.com/fdivrp/awesome-reversing) | List of awesome reverse engineering resources
|
[Reversing](https://github.com/HACKE-RC/awesome-reversing) | Collection of resources to learn Reverse Engineering from start
|
||||||
[Reinforcement Learning for Cyber Security](https://github.com/Limmen/awesome-rl-for-cybersecurity) | List of awesome reinforcement learning for security resources
|
[Reinforcement Learning for Cyber Security](https://github.com/Limmen/awesome-rl-for-cybersecurity) | List of awesome reinforcement learning for security resources
|
||||||
[Sec Talks](https://github.com/PaulSec/awesome-sec-talks) | List of awesome security talks
|
[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
|
[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
|
[Security](https://github.com/sbilly/awesome-security) | Collection of awesome software, libraries, documents, books, resources and cools stuffs about security
|
||||||
[Serverless Security](https://github.com/puresec/awesome-serverless-security/) | Collection of Serverless security related resources
|
|
||||||
[Social Engineering](https://github.com/v2-dev/awesome-social-engineering) | List of awesome social engineering resources
|
[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
|
[Static Analysis](https://github.com/mre/awesome-static-analysis) | List of static analysis tools, linters and code quality checkers for various programming languages
|
||||||
[The Art of Hacking Series](https://github.com/The-Art-of-Hacking/h4cker) | List of resources includes thousands of cybersecurity-related references and resources
|
[The Art of Hacking Series](https://github.com/The-Art-of-Hacking/h4cker) | List of resources includes thousands of cybersecurity-related references and resources
|
||||||
[Threat Intelligence](https://github.com/hslatman/awesome-threat-intelligence) | List of Awesome Threat Intelligence resources
|
[Threat Intelligence](https://github.com/hslatman/awesome-threat-intelligence) | List of Awesome Threat Intelligence resources
|
||||||
[Vehicle Security](https://github.com/jaredthecoder/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
|
[Web Hacking](https://github.com/infoslack/awesome-web-hacking) | List of web application security
|
||||||
[Web3 Security](https://github.com/Anugrahsr/Awesome-web3-Security) | A curated list of web3 Security materials and resources For Pentesters and Bug Hunters.
|
[Web3 Security](https://github.com/Anugrahsr/Awesome-web3-Security) | A curated list of web3 Security materials and resources For Pentesters and Bug Hunters.
|
||||||
[Windows Exploitation - Advanced](https://github.com/yeyintminthuhtut/Awesome-Advanced-Windows-Exploitation-References) | List of Awesome Advanced Windows Exploitation References
|
|
||||||
[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
|
[YARA](https://github.com/InQuest/awesome-yara) | List of awesome YARA rules, tools, and people
|
||||||
[Cybersources](https://github.com/brunoooost/cybersources) | A collection of all types of tools and resources for cybersecurity.
|
[Cybersources](https://github.com/brunoooost/cybersources) | A collection of all types of tools and resources for cybersecurity.
|
||||||
|
|
||||||
@ -66,9 +60,7 @@ Repository | Description
|
|||||||
[APT Notes](https://github.com/kbandla/APTnotes) | Various public documents, whitepapers and articles about APT campaigns
|
[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
|
[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
|
[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/trickest/cve) | List of CVE Proof of Concepts (PoCs) updated daily by Trickest
|
||||||
[CVE PoC](https://github.com/qazbnm456/awesome-cve-poc) | List of CVE Proof of Concepts (PoCs)
|
|
||||||
[CVE PoC updated daily](https://github.com/trickest/cve) | List of CVE Proof of Concepts (PoCs) updated daily by Trickest
|
|
||||||
[CyberChef](https://gchq.github.io/CyberChef/) | A simple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages.
|
[CyberChef](https://gchq.github.io/CyberChef/) | A simple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages.
|
||||||
[Detection Lab](https://github.com/clong/DetectionLab) | Vagrant & Packer scripts to build a lab environment complete with security tooling and logging best practices
|
[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
|
[Forensics](https://github.com/Cugu/awesome-forensics) | List of awesome forensic analysis tools and resources
|
||||||
@ -79,17 +71,15 @@ Repository | Description
|
|||||||
[Infosec Reference](https://github.com/rmusser01/Infosec_Reference) | Information Security Reference That Doesn't Suck
|
[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
|
[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
|
[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.
|
[Red Team Physical Tools](https://github.com/DavidProbinsky/RedTeam-Physical-Tools) | Curated list of tools for physical security, red teaming, and tactical covert entry
|
||||||
[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
|
[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
|
||||||
[Payloads](https://github.com/foospidy/payloads) | Collection of web attack payloads
|
[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
|
[PayloadsAllTheThings](https://github.com/swisskyrepo/PayloadsAllTheThings) | List of useful payloads and bypass for Web Application Security and Pentest/CTF
|
||||||
[Pentest Wiki](https://github.com/nixawk/pentest-wiki) | A free online security knowledge library for pentesters / researchers
|
[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
|
[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
|
[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
|
[RFSec-ToolKit](https://github.com/cn0xroot/RFSec-ToolKit) | Collection of Radio Frequency Communication Protocol Hacktools
|
||||||
[Security Cheatsheets](https://github.com/andrewjkerr/security-cheatsheets) | Collection of cheatsheets for various infosec tools and topics
|
[Security Cheatsheets](https://github.com/OWASP/CheatSheetSeries) | OWASP Cheat Sheet Series for application security
|
||||||
[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
|
[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
|
[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
|
[Web Security](https://github.com/qazbnm456/awesome-web-security) | Curated list of Web Security materials and resources
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user