Skip to content

jordan-wright/shodan-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

#Example Usage (Under Construction)

After ensuring that the file is included in your php script, you can use the class as follows:

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

This is only one example, of which there will be many others added later.

About

PHP Wrapper for SHODAN Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages