Titus
Apache-2.0โก Vulnerability Scanning ยท Go
Titus is a high-performance secrets detection tool built by Praetorian with Hyperscan acceleration for blazing-fast scanning. It ships as a CLI tool, Go library, Burp Suite extension, and Chrome browser extension, covering secrets detection across code repositories, HTTP traffic during pentests, and web pages during browsing. With 487 detection rules covering API keys, tokens, passwords, and credentials across hundreds of services, it catches secrets that other scanners miss. The Burp extension is particularly useful for finding leaked secrets in API responses during web app assessments.
Installation
$ go install github.com/praetorian-inc/titus@latestUse Cases
- High-speed secrets scanning in large codebases
- Finding leaked credentials in HTTP traffic via Burp
- Browser-based secrets detection during recon
- CI/CD pipeline secrets scanning
Tags
Details
- Category
- โก Vulnerability Scanning
- Language
- Go
- Repository
- praetorian-inc/titus
- License
- Apache-2.0
- Platforms
- ๐งlinux๐macos๐ชwindows
Links
Community Reviews
Alternatives & Comparisons
More in Vulnerability Scanning
Nuclei
GoFast vulnerability scanner driven by YAML templates. Thousands of community-contributed detection templates.
sqlmap
PythonAutomatic SQL injection and database takeover tool. Detects and exploits SQL injection flaws.
WPScan
RubyWordPress security scanner. Enumerates plugins, themes, users, and checks for known vulnerabilities.
OpenVAS
CFull-featured vulnerability scanner. 50,000+ NVTs, credentialed scanning, compliance checks.
XSStrike
PythonAdvanced XSS detection suite. Fuzzing engine, context analysis, and WAF detection/bypass capabilities.
Commix
PythonAutomated OS command injection exploitation tool. Tests web apps for command injection vulnerabilities.