OSINT: How to discover malware using Shodan?

1 min

language: ja bn en es hi pt ru zh-cn zh-tw

Hello, I'm useless.

I came across this article.

https://medium.com/@morimolymoly/hunting-open-directories-and-malware-with-shodan-af23a62e37d7

So, I'll give it a try.

First, register with Shodan, then enter this into the search bar and search:

http.title:"Directory listing for" http.html:.exe  

image

The rest is about brute-forcing the IPs that come up with this. If I try opening it...

image

It seems to be searching for hosts where .exe files exist.

That's all for this quick note.

See you next time.

Related Posts