Skip to content

Simple python class that interfaces with ShadanHQ.com

Notifications You must be signed in to change notification settings

Hashdump/Samauri

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

samurai.py (aka Samurai Pie) Ian Cohee (solidus)

A small python class that interfaces with shodanhq.com's API. The script can be run stand-alone, or you can import the class into your own script.

** Installation: easy_install shodan (Check your OS for easy_install deps)

** Execution: python samurai.py or (chmod 755) ./samurai.py

** Importing from samurai import * scanner = ShodanScanner(API_KEY)

About

Simple python class that interfaces with ShadanHQ.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%