<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>SHODAN</ShortName>
    <LongName>SHODAN Computer Search Engine</LongName>
    <Description>Search for computers</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <OutputEncoding>UTF-8</OutputEncoding>
    <AdultContent>false</AdultContent>
    <Language>en-us</Language>
    <Developer>John Matherly</Developer>
    <Contact>jmath@surtri.com</Contact>
    
    <Tags>security netsec infosec</Tags>
    <Attribution>Search data from SHODAN, http://www.shodanhq.com</Attribution>
    <SyndicationRight>open</SyndicationRight>
    <Query role="example" searchTerms="apache"/>
    <Image height="16" width="16" type="image/x-icon">http://www.shodanhq.com/images/favicon.png</Image>
    <Url type="text/html" template="http://www.shodanhq.com/?q={searchTerms}"/>
</OpenSearchDescription>

