All Projects → cbrnrd → netsploit

cbrnrd / netsploit

Licence: Unlicense License
📡 A security research tool with shodan integration

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to netsploit

Grinder
🔎 Python framework to automatically discover and enumerate hosts from different back-end systems (Shodan, Censys)
Stars: ✭ 209 (+736%)
Mutual labels:  shodan
Z0172CK-Tools
Hacking Tools Z0172CK
Stars: ✭ 31 (+24%)
Mutual labels:  shodan
Spydan
A web spider for shodan.io without using the Developer API.
Stars: ✭ 30 (+20%)
Mutual labels:  shodan
Knock
🔑 Scan the entire internet for SSH and Telnet services. Then hack them.
Stars: ✭ 60 (+140%)
Mutual labels:  shodan
ZKShS
Search shodan without any knowledge about its queries
Stars: ✭ 37 (+48%)
Mutual labels:  shodan
mmhdan
Calculate fingerprints of a website for OSINT search
Stars: ✭ 35 (+40%)
Mutual labels:  shodan
Expcamera
Exploit Netwave and GoAhead IP Camera
Stars: ✭ 194 (+676%)
Mutual labels:  shodan
Searpy
🥀 Search Engine Tookit,URL采集、Favicon哈希值查找真实IP、子域名查找
Stars: ✭ 104 (+316%)
Mutual labels:  shodan
common-osint-model
Converting data from services like Censys and Shodan to a common data model
Stars: ✭ 35 (+40%)
Mutual labels:  shodan
Vendor-Threat-Triage-Lookup
Lookup file hashes, domain names and IP addresses using various vendors to assist with triaging potential threats.
Stars: ✭ 17 (-32%)
Mutual labels:  shodan
Shogun
Shodan.io Command Line Interface
Stars: ✭ 42 (+68%)
Mutual labels:  shodan
waycup
A minimal tool that hides your online assets from online security scanners, researchers and hackers.
Stars: ✭ 100 (+300%)
Mutual labels:  shodan
PhantomShodan
Shodan.io connector for Phantom Cyber Security Orchestration
Stars: ✭ 19 (-24%)
Mutual labels:  shodan
Mihari
A helper to run OSINT queries & manage results continuously
Stars: ✭ 239 (+856%)
Mutual labels:  shodan
ShoScan
Shodan Port Scanner
Stars: ✭ 38 (+52%)
Mutual labels:  shodan
Djangohunter
Tool designed to help identify incorrectly configured Django applications that are exposing sensitive information.
Stars: ✭ 212 (+748%)
Mutual labels:  shodan
ShodanCPP
ShodanCPP is a С++ library for accessing the Shodan API.
Stars: ✭ 18 (-28%)
Mutual labels:  shodan
CamHell
Ingenic T10 IP camera crawler
Stars: ✭ 53 (+112%)
Mutual labels:  shodan
HaBoNet
shodan
Stars: ✭ 19 (-24%)
Mutual labels:  shodan
jshodan
Powerful Shodan API client using RxJava and Retrofit
Stars: ✭ 56 (+124%)
Mutual labels:  shodan

Netsploit

A security research tool with shodan implementation


Netsploit is a python-based security research tool that implements the Shodan API. Netsploit is a growing project and welcomes contributions.

Installing

Note: A Shodan API key is necessary any way you install Netsploit. Sign up for a free one here

Building from source is often the best solution:

  1. git clone https://github.com/cbrnrd/netsploit
  2. cd netsploit
  3. ./setup.sh
  4. Now just start netsploit: ./netsploit

The package dependencies for netsploit are as follows:

build-essential
cmake
libgmp3-dev
gengetopt
libpcap-dev
flex
byacc
libjson-c-dev
pkg-config
libunistring-dev
tcpdump

Debian package install:

sudo apt-get install build-essential cmake libgmp3-dev gengetopt libpcap-dev flex byacc libjson-c-dev pkg-config libunistring-dev tcpdump

OS X package install (with brew):

brew install pkg-config cmake gmp gengetopt json-c byacc libdnet libunistring tcpdump

The main pip dependencies are as follows:

shodan
sslyze

Other program dependencies are (to be placed in the tools directory):

Impacket

c4

mail0wner

blacknurse

Sublist3r

Slowloris

Zmap

Happy Hacking!

                                NETSPLOIT
          _                      _______                      _
       _dMMMb._              .adOOOOOOOOOba.              _,dMMMb_
      dP'  ~YMMb            dOOOOOOOOOOOOOOOb            aMMP~  `Yb
      V      ~"Mb          dOOOOOOOOOOOOOOOOOb          dM"~      V
               `Mb.       dOOOOOOOOOOOOOOOOOOOb       ,dM'
                `YMb._   |OOOOOOOOOOOOOOOOOOOOO|   _,dMP'
           __     `YMMM| OP'~"YOOOOOOOOOOOP"~`YO |MMMP'     __
         ,dMMMb.     ~~' OO     `YOOOOOP'     OO `~~     ,dMMMb.
      _,dP~  `YMba_      OOb      `OOO'      dOO      _aMMP'  ~Yb._
     <MMP'     `~YMMa_   YOOo   @  OOO  @   oOOP   _adMP~'      `YMM>
                  `YMMMM\`OOOo     OOO     oOOO'/MMMMP'
          ,aa.     `~YMMb `OOOb._,dOOOb._,dOOO'dMMP~'       ,aa.
        ,dMYYMba._         `OOOOOOOOOOOOOOOOO'          _,adMYYMb.
       ,MP'   `YMMba._      OOOOOOOOOOOOOOOOO       _,adMMP'   `YM.
       MP'        ~YMMMba._ YOOOOPVVVVVYOOOOP  _,adMMMMP~       `YM
       YMb           ~YMMMM\`OOOOI`````IOOOOO'/MMMMP~           dMP
        `Mb.           `YMMMb`OOOI,,,,,IOOOO'dMMMP'           ,dM'
          `'                  `OObNNNNNdOO'                   `'
                                `~OOOOO~'   BLEEG BLERG, ALL YOUR PACKETS ARE BELONG TO US
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].