modulepackage
2024.10.12+incompatible
Repository: https://github.com/dropalldatabases/sif.git
Documentation: pkg.go.dev
# README
_____________ __________(_)__ __/ __ ___/_ /__ /_ _(__ )_ / _ __/ /____/ /_/ /_/
a blazing-fast pentesting (recon/exploitation) suite written in Go 🐾
Features
- 📂 Directory/file fuzzing/scanning
- 📡 DNS subdomain enumeration
- 🐾 Common Web scanning
- 🖥️ Port/service scanning
- 🦠 Vulnerability scanning
- Support for pre-existing nuclei templates
- Metasploit emulation for execution
- 🔎 Automated Google dorking
- 💘 Shodan integration
- 📦 CMS detection
- 🔍 HTTP Header Analysis
- ☁️ C3 Misconfiguration Scanner
- 🔍 Subdomain Takeover Checks
Contributing and support
Please join our Discord server to discuss sif development and to ask questions. Feel free to open an issue on GitHub requesting an addition to sif or asking for help with an issue.
Contributions are welcome! Make sure to read CONTRIBUTING.md
before submitting a pull request.
# Functions
New creates a new App struct by parsing the configuration options, figuring out the targets from list or file, etc.
# Structs
App represents the main application structure for sif.
No description provided by the author
No description provided by the author