如何找到公司的新/更多域?- 侦察的东西

https://www.cyberick.com/post/how-to-find-new-more-domains-of-a-company-recon-stuff

 

 

 

 

censys search 'services.http.response.html_title: "Sony"' --index-type hosts | jq -c '.[] | {ip: .ip}'

censys search '17.172.224.26' --index-type ipv4 --fields ip protocols | jq -c '.[] | {ip: ."443.https.tls.certificate.parsed.extensions.subject_alt_name.dns_names"}'

intext:"© 2018 Sony Electronics Inc. All rights reserved"

site:"sony.com.*"

site:.s3.amazonaws.com "Sony"

 

posted @ 2021-12-01 00:20  vcxvxcv  阅读(45)  评论(0)    收藏  举报