Skip to content

Instantly share code, notes, and snippets.

@jogspokoen
Created April 22, 2019 19:02
Show Gist options
  • Save jogspokoen/ab7c3e58fa7e3da235ff0733d21b1ef5 to your computer and use it in GitHub Desktop.
Save jogspokoen/ab7c3e58fa7e3da235ff0733d21b1ef5 to your computer and use it in GitHub Desktop.
{
"domain_list_id": 1,
"main_domain": "google.com",
"hosts":[
{
"subdomain": "google.com",
"ips": [
{
"addr": "216.58.212.174",
"ip_type": 4,
"scan_ts": "Mon Apr 22 15:20:27 CEST 2019",
"ports_open": {
"80": {
"shodan_details": {
"scan_ts": "Mon Apr 22 15:20:27 CEST 2019",
"shodan_vulnerabilities": {
"CVE-2013-2028": 1
}
},
"files": [
{
"filename": "php.ini",
"status": 200
},
{
"filename": "index.php.bak",
"status": 302
}
]
},
"443": {
"shodan_details": {}
},
"3306": {
"shodan_details": {
"scan_ts": "Mon Apr 22 15:20:27 CEST 2019",
"shodan_vulnerabilities": {
"CVE-2013-2028": 1
}
},
"database": {
"database": "details"
}
}
}
},
{
"addr": "2a00:1450:400e:801::200e",
"ip_type": 6
}
]
},
{
"subdomain": "www.google.com",
"ips": [
{
"addr": "172.217.168.196",
"ip_type": 4
},
{
"addr": "2a00:1450:400e:808::2004",
"ip_type": 6
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment