Highlights
Stars
An opinionated list of awesome Python frameworks, libraries, software and resources.
Virtual whiteboard for sketching hand-drawn like diagrams
Hunt down social media accounts by username across social networks
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
Find, verify, and analyze leaked credentials
Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
Face recognition with deep neural networks.
The web-based visual programming editor.
A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) C2 and post-exploitation framework written in python and C
A powerful and user-friendly binary analysis platform!
A repository for learning various heap exploitation techniques.
A static analysis security vulnerability scanner for Ruby on Rails applications
All about bug bounty (bypasses, payloads, and etc)
Platform to host Capture the Flag competitions
Reconnaissance tool for GitHub organizations
Course materials for Modern Binary Exploitation by RPISEC
Cuckoo Sandbox is an automated dynamic malware analysis system
"Can I take over XYZ?" — a list of services and how to claim (sub)domains with dangling DNS records.
Our main goal is to share tips from some well-known bughunters. Using recon methodology, we are able to find subdomains, apis, and tokens that are already exploitable, so we can report them. We wis…
Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process.
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.