Sifter : A Osint, Recon & Vulnerability Scanner

Sifter is a osint, recon & vulnerability scanner. It combines a plethara of tools within different module sets in order to quickly perform recon tasks, check network firewalling, enumerate remote and local hosts, and scan for the ‘blue’ vulnerabilities within microsft and if unpatched, exploit them.

It uses tools like blackwidow and konan for webdir enumeration and attack surface mapping rapidly using ASM.

Gathered info is saved to the results folder, these output files can be easily parsed over to TigerShark in order to be utilized within your campaign.

Or compiled for a final report to wrap up a penetration test.

# Please, if you fork this repo ensure to keep it updated.
** Frequently updated
** Looking for a developer to help incorporate more offensive modules for exploitation, along side the recon.

Installation

* This will download and install all required tools
*
$ git clone https://github.com/s1l3nt78/sifter.git
$ cd sifter
$ chmod +x install.sh
$ ./install.sh

Also Read – Proton : Windows Post-Exploitation Framework Similar

Modules

  • Information Modules
    • Enterprise Information Gatherers
      • TheHarvester – https://github.com/laramies/theHarvester
      • Osmedeus – https://github.com/j3ssie/Osmedeus
      • ReconSpider – https://github.com/bhavsec/reconspider
    • Targeted Information Gatherers
      • Seeker – https://github.com/thewhiteh4t/seeker
      • Sherlock – https://github.com/sherlock-project/sherlock
  • Domain Recon Gathering
    • Omnibus – https://github.com/InQuest/omnibus
    • DnsTwist – https://github.com/elceef/dnstwist
    • DomainFuzz – https://github.com/monkeym4ster/DomainFuzz
    • Armory – https://github.com/depthsecurity/armory
  • Exploitation Tools
    • MS Exploiters
      • ActiveReign – https://github.com/m8r0wn/ActiveReign
      • iSpy – https://github.com/Cyb0r9/ispy
    • Website Exploiters
      • Dark Star – https://github.com/s1l3nt78/Dark-Star
      • NekoBot – https://github.com/tegal1337/NekoBotV1
    • Exploit Searching
      • FindSploit – https://github.com/1N3/Findsploit
      • ShodanSploit – https://github.com/shodansploit/shodansploit
      • TigerShark (Phishing) – https://github.com/s1l3nt78/TigerShark
      • FuzzyDander (Obtained though issue request. Thereafter you may get this module. It is not privided openl as to stop script kiddies from causing to much damage. Thank you for understanding.)
      • BruteDUM (Bruteforcer) – https://github.com/GitHackTools/BruteDum
  • Network Scanners
    • Nmap – https://nmap.org
    • AttackSurfaceMapper – https://github.com/superhedgy/AttackSurfaceMapper
    • aSnip – https://github.com/harleo/asnip
  • HoneyPot Detection Systems
    • HoneyCaught – https://github.com/aswinmguptha/HoneyCaught
    • SniffingBear – https://github.com/MrSuicideParrot/SniffingBear
  • Vulnerability Scanners
    • Flan – https://github.com/cloudflare/flan
    • Rapidscan – https://github.com/skavngr/rapidscan
    • Yuki-Chan – https://github.com/Yukinoshita47/Yuki-Chan-The-Auto-Pentest
  • WebApplication Scanners
    • Sitadel – https://github.com/shenril/Sitadel
    • wafw00f – https://github.com/EnableSecurity/wafw00f
    • AapFinder – https://github.com/Technowlogy-Pushpender/aapfinder
    • BFAC – https://github.com/mazen160/bfac
  • Website Scanners & Enumerators
    • Nikto – https://github.com/sullo/nikto
    • Blackwidow – https://github.com/1N3/blackwidow
    • WPScan – https://github.com/wpscanteam/wpscan
    • Konan – https://github.com/m4ll0k/Konan

Help Menu

$ sifter runs the programs bringing up the menu in a cli environment
$ sifter -c will check the existing hosts in the hostlist
$ sifter -a ‘target-ip’ appends the hostname/IP to host file
$ sifter -m Opens the Main Module menu
$ sifter -e Opens the Exploitation Modules
$ sifter -i Opens the Info-based Module menu
$ sifter -d Opens the Domain Focused Modules
$ sifter -n Opens the Network Mapping Modules menu
$ sifter -w Opens the Website Focused Modules
$ sifter -wa Opens the Web-App Focused Module menu
$ sifter -v Opens the Vulnerability Scanning Module Menu
$ sifter -u Checks for/and installs updates
$ sifter -h This Help Menu

R K

Recent Posts

Starship : Revolutionizing Terminal Experiences Across Shells

Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…

21 hours ago

Lemmy : A Decentralized Link Aggregator And Forum For The Fediverse

Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…

21 hours ago

Massive UX Improvements, Custom Disassemblers, And MSVC Support In ImHex v1.37.0

The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…

23 hours ago

Ghauri : A Powerful SQL Injection Detection And Exploitation Tool

Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…

1 day ago

Writing Tools : Revolutionizing The Art Of Writing

Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…

1 day ago

PatchWerk : A Tool For Cleaning NTDLL Syscall Stubs

PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…

2 days ago