Sifter is a fully stocked Op Centre for Pentesters. Made up of over 80 different tools. It combines a plethara of OSINT, recon and vulnerability analysis tools within catagorized modsets in order to quickly perform recon tasks, check network firewalling, enumerate remote and local hosts, and scan for the ‘blue’ vulnerabilities within microsoft 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 utilised within your campaign. Or compiled for a final report to wrap up a penetration test.
Sifter Plugins
- – G – Sifter’s g extension gives a GUI overlay
- β ‘–> Built on top of eDEX-UI
- – F – Sifter’s f extension provides the DanderFuzz Exploitational Plugin for Sifter
- β ‘–> Framework created by the EquationGroup courtesy of The Shadow Brokers
- – M – Sifter’s m extension provided malware analysis tools.
- – C – Sifter’s c extension is just a small script allowing CobaltStrike to be added to exploitation frameworks.
- ββ (A copy of CobaltStrike will NOT be provided, You must provide your own)
Menu
Tested OS
Working on:
- Kali
- Parrot
- Ubuntu
- Linux (any distro)
- Windows (Linux Subsystem with Docker and VcXsrc or KeX)
Works on windows with linux-subsystem but please ensure docker is properly installed and configured,
following the instructions from docker website
Untested on mac, though theoretically the same should apply to mac as windows – regarding docker install & tools
Note
If a scan does not work correctly at first, remove web-protocol from target. eg:
- use target.com
- instead of https;//target.com
Installation
For oneliner install (Deb Package), copy and paste the following code into a terminal:
wget https://github.com/s1l3nt78/sifter/releases/download/12/sifter_12.deb; sudo dpkg -i sifter_12.deb; sifter
For oneliner install (source), copy and paste the following into a terminal:
git clone https://github.com/s1l3nt78/sifter.git && cd sifter && bash install.sh
To install Sifter with plugins run: (Sifter Plugins can be found at https://github.com/Sifter-Ex)
git clone --recursive https://github.com/s1l3nt78/sifter; cd sifter; bash install.sh
Modules
- Enterprise Information Gatherers
- theHarvester
- Osmedeus
- ReconSpider
- Emagnet
- CredNinja
- OSINT-Framework
- Targeted Information Gatherers
- Maryam
- Seeker
- Sherlock
- E2P (Email2Phone)
- CardPwn
- iKy
- GHunt
- Domain Recon Gathering
- DnsTwist
- Armory
- SpiderFoot
- Pulsar
- SubFinder
- SubDover
- Microsoft Exploitation
- ActiveReign
- iSpy
- SMBGhost
ββ– SMBGhost Scanner
ββ– SMBGhost Exploit
- Website Exploiters
- DDoS
ββ– Dark-Star
ββ– Impulse
ββ– UFONet - NekoBot
- xShock
- VulnX
- Exploit Searching
- FindSploit
- ShodanSploit
- GitSearcher
- Post-Exploitation
- EoP Exploit (Privilege Escalation Exploit)
- Potatoes
ββ– BadPotato
ββ– SweetPotato - PEAS
ββ– winPEAS
ββ– linPEAS - WinPwn
- CredHarvester
- PowerSharp
- ACLight2
- PowerHub
- InveighZero
- Exploitation Frameworks
- DanderFuzz – Equation Group, Courtesy of the Shadow Brokers
ββ- FuzzBunch
ββ- Danderspritz
β(Provided by the F plugin.) - CobaltStrike
β (Provided by the C plugin.) - PHPSploit
- Thoron
- Metasploit
- Phishing
- TigerShark
- BruteForcing
- BruteDUM
- WBruter
- Password Tools
- Mentalist
- DCipher
- Ciphey
- Network Scanners
- nMap
- WebMap
- AttackSurfaceMapper
- aSnip
- wafw00f
- Arp-Scan
- Espionage
- Intrigue-Core
- Responder
- HoneyPot Detection Systems
- HoneyCaught
- SniffingBear
- HoneyTel (telnet-iot-honeypot)
- HFish
- Vulnerability Scanners
- Flan
- Rapidscan
- Yuki-Chan
- Katana-VF (Vulnerability Framework)
- OWASP-Nettacker
- Big IP Remote Execution Scanner
- WeblogicScanner
- Vailyn
- Router Tools
- RouterSploit
- MkCheck
- Airgeddon
- WebApplication Scanners
- Sitadel
- OneFind
- AapFinder
- reNgine
- Website Scanners & Enumerators
- Nikto
- Blackwidow
- WordPress
ββ— WPScan
ββ— WPForce/Yertle - Zeus-Scanner
- Dirb
- DorksEye
- Katana-DS (Dork Scanner)
- Operational Security & Threat Analysis
- EventCleaner
- Threat Dragon
- TruffleSNout
- Snaffler
- Mitre-Attack Website
- Cross-Site Scripting & SQL Injection
- SQLinjection
ββ— WhiteWidow
ββ— V3n0M-Scanner - Cross-Site Scripting
ββ— XSStrike
ββ— finDOM-XSS
ββ— XSS-Freak
- Web Mini-Games
This was added in order to have a fun way to pass timeduring the more time intensive modules.βSuch as nMap Full Port scan or a RapidScan run.
sifter (this link opens in a new window) by s1l3nt78 (this link opens in a new window)
Sifter aims to be a fully loaded Op Centre for Pentesters