5585 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / .gitignore GITIGNORE
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg

# captured data — never commit
/tmp/fracture_*
fracture_creds.txt
*.pcap
*.cap

# IDE
.vscode/
.idea/
*.swp

# OS
.DS_Store
Thumbs.db