Skip to content
forked from s1l3nt78/sifter

Sifter is a OSINT, recon & vulnerability scanner. It incorporates a plethara of tools within different module sets that tries to cover every attack vector. Allowing you to quickly perform recon tasks and organize the results in one place. From OSINT to Recon, Exploitation, Post-Exploitation, OpSec, Threat Analysis, XSS, SQLinjection, Network Sca…

License

Notifications You must be signed in to change notification settings

Geonaute/sifter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeFactor





Sifter

s1l3nt78
The Dead Bunny Collective
Because enumeration is key


Release

@Codename: Pearl
@Version : 9.5

[Pearls] latest release's zip package can be downloaded from here
[Pearls] latest .deb package is also available for download from here
Older Releases can be found here


Additions:


Removed

  • Omega's repo has been removed, therefore unavailable for new clones. If you already had omega installed, you will still be able to use this module though.

Overview

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 utilised within your campaign. Or compiled for a final report to wrap up a penetration test.

Setup Video
Demo Video - Its long, but you can skip through to get the general idea.
Most modules are explained along with demos of a lot of the tools


Tested OS

Working on: - Kali
	    - Parrot
	    - Ubuntu
	    - Linux (any distro)

Works on windows with linux-subsystem but please ensure docker is properly installed and configured,
following the instructions from docker website
nMap doesn't work on windows, due to port issues
but Zenmap (nMap GUI) can be used instead. A few other issues may arise too.
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. target.com - instead of http://target.com


Installation:

[!] This will download and install all required tools
*
$ git clone https://github.com/s1l3nt78/sifter.git
$ cd sifter
$ bash install.sh


[!] For oneliner install, copy and paste the following code into a terminal:
*
$ wget https://github.com/s1l3nt78/sifter/releases/download/v9.5/sifter_9.5.deb && sudo dpkg -i sifter_9.5.deb && sifter


[!] To install from source, copy and paste the following into a terminal:
*
$ git clone https://github.com/s1l3nt78/sifter.git && cd sifter && bash install.sh

Menu:


Modules:

#Enterprise Information Gatherers

#Targeted Information Gatherers

#Domain Recon Gathering

#MicroSoft Exploitation

#Website Exploiters

#Exploit Searching

#Post-Exploitation

#Exploitation Frameworks

  • FuzzyDander - Equation Group, Courtesy of the Shadow Brokers
    (Obtained through issue request.)
      - FuzzBunch
      - Danderspritz

  • NevrrMore - Private Exploitation framework I've been developing that will
      not be released opensource. Due to certain 0days and other exploits/tools
      it would cause too much unintentional/illintentioned damage.

  • Thoron

  • Metasploit

#Phishing

#BruteForcing

#Password Tools

#Network Scanners

#HoneyPot Detection Systems

#Vulnerability Scanners

#Router Tools

#WebApplication Scanners

#Website Scanners & Enumerators

#Operational Security Tools

#Web Mini-Games

  • This was added in order to have a fun way to pass time
     during the more time intensive modules.
     Such as nMap Full Port scan or a RapidScan run.




Other Projects


All information on projects in development can be found here.
For any requests or ideas on current projects please submit an issue request to the corresponding tool.
For ideas or collaboration requests on future projects., contact details can be found on the page.

GitHub Pages can be found here.
- MkCheck = MikroTik Router Exploitation Tool
- TigerShark = Multi-Tooled Phishing Framework



  <!--#############           VGhlIERlYWQgQnVubnkgQ2x1Yg==           #############--!>

About

Sifter is a OSINT, recon & vulnerability scanner. It incorporates a plethara of tools within different module sets that tries to cover every attack vector. Allowing you to quickly perform recon tasks and organize the results in one place. From OSINT to Recon, Exploitation, Post-Exploitation, OpSec, Threat Analysis, XSS, SQLinjection, Network Sca…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 93.0%
  • Batchfile 6.1%
  • Python 0.9%