Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 657 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 657 Bytes

QSearchSploit

Redesigning Searchsploit output style.

  • The outputs are sorted from new to old.
  • No links or unnecessary information.
  • Colored outputs.
$ git clone https://github.com/M507/QSearchSploit.git
$ cd QSearchSploit
$ chmod +x setup.sh
$ ./setup.sh

So whenever you want to use it:

$ qsearchsploit samba
2017-05-29 Samba 3.5.0 < 4.4.14/4.5.10/4.6.4 - is_known_pipename() Arbitrary Module Load (Metasploit)
2017-05-24 Samba 3.5.0 - Remote Code Execution
2017-03-27 Samba 4.5.2 - Symlink Race Permits Opening Files Outside Share Directory

Example:

alt text