MKenyon's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
public-apis/public-apis
A collective list of free APIs
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TheAlgorithms/Python
All Algorithms implemented in Python
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
HackTricks-wiki/hacktricks
Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
payloadbox/xss-payload-list
🎯 Cross Site Scripting ( XSS ) Vulnerability Payload List
RsaCtfTool/RsaCtfTool
RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data
google/google-ctf
Google CTF
vavkamil/awesome-bugbounty-tools
A curated list of various bug bounty tools
cugu/awesome-forensics
⭐️ A curated list of awesome forensic analysis tools and resources
dafthack/CloudPentestCheatsheets
This repository contains a collection of cheatsheets I have put together for tools related to pentesting organizations that leverage cloud providers.
netbiosX/Checklists
Red Teaming & Pentesting checklists for various engagements
Voorivex/pentest-guide
Penetration tests guide based on OWASP including test cases, resources and examples.
hastagAB/Awesome-Python-Scripts
A Curated list of Awesome Python Scripts that Automate Stuffs.
alphaSeclab/awesome-rat
RAT And C&C Resources. 250+ Open Source Projects, 1200+ RAT/C&C blog/video.
stuxnet999/MemLabs
Educational, CTF-styled labs for individuals interested in Memory Forensics
1N3/BlackWidow
A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.
jstrosch/malware-samples
Malware samples, analysis exercises and other interesting resources.
0xPugal/One-Liners
A collection of one-liners for bug bounty hunting.
infodox/python-pty-shells
Python PTY backdoors - full PTY or nothing!
RhinoSecurityLabs/GCP-IAM-Privilege-Escalation
A collection of GCP IAM privilege escalation methods documented by the Rhino Security Labs team.
mannekeenpis/100-days-of-python
🐍 The Complete Python Pro Bootcamp for 2021
brannondorsey/distributed-password-cracking
Borrow CPU cycles from visitor's web browsers to crack MD5 password hashes 😲
anilp7688/Offensive-Security-Certified-Professional-OSCP-
To learn more information about Offensive Security Certified Professional (OSCP)
deadbeefmonster/docker-binaryexploitation
Docker container that has all the CLI tooling for binary exploitation (thanks to @LiveOverflow)
eragon226/OSCPRepo
A list of commands, scripts, resources, and more that I have gathered and attempted to consolidate for use as OSCP (and more) study material. Commands in 'Usefulcommands' Keepnote. Bookmarks and reading material in 'BookmarkList' CherryTree. Reconscan Py2 and Py3. Custom ISO building.