mirror of
https://github.com/WikiTeam/wikiteam
synced 2024-11-04 12:00:28 +00:00
11 lines
407 B
Plaintext
11 lines
407 B
Plaintext
Wikifarm: N/A
|
|
Last update: 2014-07-17
|
|
|
|
Details:
|
|
|
|
1) For-pay xml.gz export from shodanhq.com with the search terms detailed at https://github.com/WikiTeam/wikiteam/issues/161#issuecomment-48840002
|
|
2) zgrep "Location:" | sed 's/Location: //'
|
|
3) zgrep -Eo 'hostnames="[^"]+' | sed 's/hostnames="//'
|
|
4) sort -u, manually removed non-URLs and added http://
|
|
5) Cleaned up with checkalive.py, sort -u deduplicated
|