subnix's Stars
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.
faif/python-patterns
A collection of design patterns/idioms in Python
ccxt/ccxt
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
plotly/dash
Data Apps & Dashboards for Python. No JavaScript Required.
sbilly/awesome-security
A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
gabrielecirulli/2048
The source code for 2048
cs01/gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
squeaky-pl/japronto
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
miguelgrinberg/flasky
Companion code to my O'Reilly book "Flask Web Development", second edition.
yandex/gixy
Nginx configuration static analyzer
kennethreitz/records
SQL for Humans™
michenriksen/gitrob
Reconnaissance tool for GitHub organizations
phan/phan
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
scipag/vulscan
Advanced vulnerability scanning with Nmap NSE
pyauth/pyotp
Python One-Time Password Library
mozilla/MozDef
DEPRECATED - MozDef: Mozilla Enterprise Defense Platform
Nheko-Reborn/nheko
Desktop client for Matrix using Qt and C++20.
petertodd/python-bitcoinlib
Python3 library providing an easy interface to the Bitcoin data structures and protocol.
mattupstate/flask-security
Quick and simple security for Flask applications
carmaa/inception
Inception is a physical memory manipulation and hacking tool exploiting PCI-based DMA. The tool can attack over FireWire, Thunderbolt, ExpressCard, PC Card and any other PCI/PCIe interfaces.
awslabs/open-data-registry
A registry of publicly available datasets on AWS
natasha/natasha
Solves basic Russian NLP tasks, API for lower level Natasha projects
linkedin/luminol
Anomaly Detection and Correlation library
techjacker/repo-security-scanner
CLI tool that finds secrets accidentally committed to a git repo, eg passwords, private keys
vz-risk/veris
Vocabulary for Event Recording and Incident Sharing (VERIS)
py-bson/bson
Independent BSON codec for Python that doesn't depend on MongoDB.
lk-geimfari/expynent
A library that provides regular expression patterns. If you hate to write regular expressions, then expynent can help you.
genuinetools/audit
For auditing what collaborators, hooks, and deploy keys you have added on all your GitHub repositories.
vozbu/libslave
A standalone mysql replication client library, embeddable into your C++ application