{"id":13609800,"url":"https://github.com/lunchcat/sif","last_synced_at":"2025-04-12T20:32:28.789Z","repository":{"id":194145575,"uuid":"686025131","full_name":"lunchcat/sif","owner":"lunchcat","description":"the blazing-fast pentesting suite.","archived":false,"fork":false,"pushed_at":"2024-12-02T17:51:08.000Z","size":2003,"stargazers_count":231,"open_issues_count":13,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-12T05:42:03.485Z","etag":null,"topics":["attack-surface","cve-scanner","cve-scanning","cybersecurity","directory-enumeration","dirlist","dns-enumeration","hacktoberfest","infosec","pentest","pentest-scripts","pentest-tool","pentesting","security","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://lunchcat.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lunchcat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-09-01T14:58:27.000Z","updated_at":"2025-03-29T18:05:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"79f94ef3-b1bc-49bd-a8f3-2a4ca0e3fd09","html_url":"https://github.com/lunchcat/sif","commit_stats":null,"previous_names":["dropalldatabases/sif","lunchcat/sif"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lunchcat%2Fsif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lunchcat%2Fsif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lunchcat%2Fsif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lunchcat%2Fsif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lunchcat","download_url":"https://codeload.github.com/lunchcat/sif/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248630073,"owners_count":21136373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["attack-surface","cve-scanner","cve-scanning","cybersecurity","directory-enumeration","dirlist","dns-enumeration","hacktoberfest","infosec","pentest","pentest-scripts","pentest-tool","pentesting","security","vulnerability-detection","vulnerability-scanners"],"created_at":"2024-08-01T19:01:38.216Z","updated_at":"2025-04-12T20:32:28.782Z","avatar_url":"https://github.com/lunchcat.png","language":"Go","readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/e4caf24e-693f-4f12-b8ad-8e4a8d338fa9\"\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![Go version](https://img.shields.io/github/go-mod/go-version/dropalldatabases/sif?style=flat-square)\n[![Go Report Card](https://goreportcard.com/badge/github.com/dropalldatabases/sif?style=flat-square)](https://goreportcard.com/report/github.com/dropalldatabases/sif)\n[![Version](https://img.shields.io/github/v/tag/dropalldatabases/sif?style=flat-square)](https://github.com/dropalldatabases/sif/tags)\n[![All Contributors](https://img.shields.io/github/all-contributors/lunchcat/sif?color=ee8449\u0026style=flat-square)](#contributors) \n\n[![Discord](https://discordapp.com/api/guilds/1202922721969705010/widget.png?style=banner2)](https://discord.gg/w6HuE8puuX) \n\n\u003c/div\u003e\n\n## 📖 Table of Contents\n\n- [Modules](#-modules)\n- [Installation](#-installation)\n- [Quick Start](#-quick-start)\n- [Usage](#-usage)\n- [Performance](#-performance)\n- [Contributing](#-contributing)\n- [Contributors](#-contributors)\n- [Acknowledgements](#-acknowledgements)\n\n## 🧩 Modules\n\nsif is built with a modular architecture, allowing for easy extension and customization. Some of our key modules include:\n\n- 📂 Directory/file fuzzing/scanning\n- 📡 DNS subdomain enumeration\n- 🐾 Common Web scanning\n- 🖥️ Port/service scanning\n- 🦠 Vulnerability scanning\n  - Support for pre-existing nuclei templates\n  - Metasploit emulation for execution\n- 🔎 Automated Google dorking\n- 💘 Shodan integration\n- 📦 CMS detection\n- 🔍 HTTP Header Analysis\n- ☁️ C3 Misconfiguration Scanner\n- 🔍 Subdomain Takeover Checks\n\n## 📦 Installation\n\n### Using pre-built binaries\n\nVisit our [Releases](https://github.com/dropalldatabases/sif/releases) page to download the latest pre-built binary for your operating system.\n\n### Building from source\n\n1. Ensure you have Go 1.23+ installed on your system.\n2. Clone the repository:\n   ```\n   git clone https://github.com/lunchcat/sif.git\n   cd sif\n   ```\n3. Build using the Makefile:\n   ```\n   make\n   ```\n4. The binary will be available in the root directory.\n\n## 🚀 Quick Start\n\n1. Run a basic scan:\n   ```\n   ./sif -u example.com\n   ```\n2. For more options and advanced usage, refer to the help command:\n   ```\n   ./sif -h\n   ```\n\n## 🛠 Usage\n\nsif offers a wide range of commands and options to customize your pentesting workflow. Here are some common usage examples:\n\n- Directory fuzzing\n\n```\n./sif -u http://example.com -dirlist medium\n```\n\n- Subdomain enumeration\n\n```\n./sif -u http://example.com -dnslist medium\n```\n\n- Supabase/Firebase and C3 Vulnerability scanning\n\n```\n./sif -u https://example.com -js -c3\n```\n\n- Port scanning\n\n```\n./sif -u https://example.com -ports common\n```\n\nFor a complete list of commands and options, run `./sif -h`.\n\n## ⚡ Performance\n\nsif is designed for high performance and efficiency:\n\n- Written in Go for excellent concurrency and speed\n- Optimized algorithms for minimal resource usage\n- Supports multi-threading for faster scans\n- Efficient caching mechanisms to reduce redundant operations\n\n## 🤝 Contributing\n\nWe welcome contributions from the community! Please read our [Contributing Guidelines](CONTRIBUTING.md) before submitting a pull request.\n\nAreas we're particularly interested in:\n\n- New scanning modules\n- Performance improvements\n- Documentation enhancements\n- Bug fixes and error handling improvements\n\n## 🌟 Contributors\n\nThanks to these wonderful people who have contributed to sif:\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://vmfunc.re\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/59031302?v=4?s=100\" width=\"100px;\" alt=\"mel\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emel\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#maintenance-vmfunc\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"#mentoring-vmfunc\" title=\"Mentoring\"\u003e🧑‍🏫\u003c/a\u003e \u003ca href=\"#projectManagement-vmfunc\" title=\"Project Management\"\u003e📆\u003c/a\u003e \u003ca href=\"#security-vmfunc\" title=\"Security\"\u003e🛡️\u003c/a\u003e \u003ca href=\"#test-vmfunc\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#business-vmfunc\" title=\"Business development\"\u003e💼\u003c/a\u003e \u003ca href=\"#code-vmfunc\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#design-vmfunc\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"#financial-vmfunc\" title=\"Financial\"\u003e💵\u003c/a\u003e \u003ca href=\"#ideas-vmfunc\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://projectdiscovery.io\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/50994705?v=4?s=100\" width=\"100px;\" alt=\"ProjectDiscovery\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eProjectDiscovery\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#platform-projectdiscovery\" title=\"Packaging/porting to new platform\"\u003e📦\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/macdoos\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/127897805?v=4?s=100\" width=\"100px;\" alt=\"macdoos\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emacdoos\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#code-macdoos\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://epitech.eu\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/75166283?v=4?s=100\" width=\"100px;\" alt=\"Matthieu Witrowiez\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMatthieu Witrowiez\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-D3adPlays\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/tessa-u-k\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/109355732?v=4?s=100\" width=\"100px;\" alt=\"tessa \"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003etessa \u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-tessa-u-k\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"#question-tessa-u-k\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e \u003ca href=\"#userTesting-tessa-u-k\" title=\"User Testing\"\u003e📓\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/xyzeva\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/133499694?v=4?s=100\" width=\"100px;\" alt=\"Eva\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEva\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#blog-xyzeva\" title=\"Blogposts\"\u003e📝\u003c/a\u003e \u003ca href=\"#content-xyzeva\" title=\"Content\"\u003e🖋\u003c/a\u003e \u003ca href=\"#research-xyzeva\" title=\"Research\"\u003e🔬\u003c/a\u003e \u003ca href=\"#security-xyzeva\" title=\"Security\"\u003e🛡️\u003c/a\u003e \u003ca href=\"#test-xyzeva\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#code-xyzeva\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n## 🙏 Acknowledgements\n\nWe'd like to thank the following projects and communities for their inspiration and support:\n\n- [ProjectDiscovery](https://projectdiscovery.io/) for their amazing open-source security tools\n- [Shodan](https://www.shodan.io/)\n- [Malcore](https://www.malcore.io/), for providing us direct API support at Lunchcat.\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003cstrong\u003eHappy Hunting! 🐾\u003c/strong\u003e\n  \u003cp\u003e\n    \u003csub\u003eBuilt with ❤️ by the lunchcat team and contributors worldwide\u003c/sub\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flunchcat%2Fsif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flunchcat%2Fsif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flunchcat%2Fsif/lists"}