cauli's Stars
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
sherlock-project/sherlock
Hunt down social media accounts by username across social networks
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.
skylot/jadx
Dex to Java decompiler
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
trufflesecurity/trufflehog
Find, verify, and analyze leaked credentials
laramies/theHarvester
E-mails, subdomains and names Harvester - OSINT
aboul3la/Sublist3r
Fast subdomains enumeration tool for penetration testers
adamwdraper/Numeral-js
A javascript library for formatting and manipulating numbers.
streaak/keyhacks
Keyhacks is a repository which shows quick ways in which API keys leaked by a bug bounty program can be checked to see if they're valid.
djadmin/awesome-bug-bounty
A comprehensive curated list of available Bug Bounty & Disclosure Programs and Write-ups.
tomnomnom/waybackurls
Fetch all the URLs that the Wayback Machine knows about for a domain
almandin/fuxploider
File upload vulnerability scanner and exploitation tool.
tomnomnom/assetfinder
Find domains and subdomains related to a given domain
comby-tools/comby
A code rewrite tool for structural search and replace that supports ~every language.
tomnomnom/hacks
A collection of hacks and one-off scripts
gquere/pwn_jenkins
Notes about attacking Jenkins servers
tomnomnom/meg
Fetch many paths for many hosts - without killing the hosts
projectfluent/fluent
Fluent — planning, spec and documentation
projectfluent/fluent-rs
Rust implementation of Project Fluent
wisp-lang/wisp
A little Clojure-like LISP in JavaScript
Domenicobrz/Lumen-2D
2D javascript renderer using web workers
mourner/robust-predicates
Fast robust predicates for computational geometry in JavaScript
taoensso/tower
i18n & L10n library for Clojure/Script
yargs/y18n
:ledger: the bare-bones i18n library used by yargs
g0t4/optimizing-web-apps-webpack
Code samples for my webpack course series
lc/otxurls
Fetch known urls from AlienVault's Open Threat Exchange for given hosts
freds72/tiny_sim
Flightsim game for #pico8 - collaboration w/ Yellowbaron
smartprocure/directory-metagen
Generates directory meta files for things such as including entire directories in requirejs
iLib-js/ilib-es6
ES6 wrappers around the ilib classes so that you can import just what you need and use the classes with promises