Example Usage
# Check dependencies go run ./cmd/olfa check # List sources and categories go run ./cmd/olfa list go run ./cmd/olfa list --categories # Sync source repos go run ./cmd/olfa update go run ./cmd/olfa update --source SecLists # Classify source files go run ./cmd/olfa classify go run ./cmd/olfa classify --format json # Build all category wordlists go run ./cmd/olfa build --all-categories go run ./cmd/olfa build --category wordpress --variant short # Assemble final combined lists go run ./cmd/olfa assemble # Validate and package go run ./cmd/olfa validate-categories go run ./cmd/olfa stats go run ./cmd/olfa package # Full pipeline (all steps in one command) go run ./cmd/olfa pipeline go run ./cmd/olfa pipeline --dry-run go run ./cmd/olfa pipeline --skip-publish # skip git commit+push go run ./cmd/olfa pipeline --skip-update # skip git fetch go run ./cmd/olfa pipeline --commit-msg "my custom message"
See also
SocialBox-Termux
Open Source
Kali
SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Bela…
Impacket-secretsdump
Open Source
Kali
Dumps secrets remotely using a variety of techniques including DCSync (without running code on DC), …
25000-syllabified-words-list
Free
A word list containing 25,000 of the most common English words, divided into syllables.…
bruteforce-database
Open Source
A collection of wordlists for security testing, penetration testing, and password analysis.…
trump-code
Open Source
🔐 AI decoding Trump's posts × stock market | AI 解碼川普推文 × 美股 | AIでトランプ投稿×株式市場を解読 — 31.5M models, 61.3…
ffuf
Open Source
Kali
Fast web fuzzer written in Go. Supports directory discovery, parameter fuzzing, virtual host discove…