Skip to content

jtet/Shodan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

#Shodan API

PHP wrapper for the Shodan API http://www.shodanhq.com/

#Example

$shodan = new \JTet\Shodan\WebAPI("your api key");
$results = $shodan->search("apache");

About

PHP Wrapper for SHODAN Database

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%