├── ELITEWOLF Wordlist.txt ├── README.md ├── Shodan ICS OT QuickStart Guide.pdf └── Shodan_QuickStart_v1.pdf /ELITEWOLF Wordlist.txt: -------------------------------------------------------------------------------- 1 | # Wordlist created from the NSA's ELITEWOLF project. 2 | # https://github.com/nsacyber/ELITEWOLF 3 | 4 | # This GitHub repository - github.com/utilsec 5 | # Connect with me on LinkedIn for ICS/OT cyber security content - linkedin.com/in/mikeholcomb 6 | 7 | # To use in Google searches, place the strings below in quotes and search away! 8 | # Review the signatures for other terms that could be used for Google searches and OSINT activities. 9 | 10 | # Allen-Bradley/Rockwell Automation 11 | 12 | rokform 13 | rokform/advancedDiags?pageReq=tcp 14 | rokform/SysDataDetail?name= 15 | rokform/advancedDiags?pageReq=udptable 16 | rokform/advancedDiags?pageReq=tcpconn 17 | rokform/advancedDiags?pageReq=iproute 18 | rokform/advancedDiags?pageReq=genmem 19 | rokform/advancedDiags?pageReq=heap 20 | rokform/advancedDiags?pageReq=icmp 21 | rokform/advancedDiags?pageReq=arp 22 | rokform/advancedDiags?pageReq=udp 23 | rokform/advancedDiags?pageReq=if 24 | rokform/advancedDiags?pageReq=ip 25 | css/radevice.css 26 | rokform/SysListDetail?name= 27 | 28 | # Schweitzer 29 | 30 | home.sel 31 | errors/err401.sel?username= 32 | default.sel 33 | scripts/dScripts.sel 34 | css/sel.css?vid= 35 | 36 | 37 | # Siemens 38 | 39 | CSS/S7Web.css 40 | Images/CPU1200/ 41 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # osint -------------------------------------------------------------------------------- /Shodan ICS OT QuickStart Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/utilsec/OSINT/991991ed637e7873f5776bfd3385ac5f98b867d3/Shodan ICS OT QuickStart Guide.pdf -------------------------------------------------------------------------------- /Shodan_QuickStart_v1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/utilsec/OSINT/991991ed637e7873f5776bfd3385ac5f98b867d3/Shodan_QuickStart_v1.pdf --------------------------------------------------------------------------------