Python Forum
Botnet/Malware Webcrawler?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Botnet/Malware Webcrawler?
#1
Hey guys,

I am wondering where to start. I want to build a web crawler using python that can web crawl for malware C2 servers/Admin Panels. An example of a website that is already doing this is http://cybercrime-tracker.net. I want to know how I can use python to program a crawler for such Admin panels, using I guess keywords or I'm not sure how they Crawl these new domains.

If anyone could point me in the right direction, that would be great.

Thanks
Reply
#2
you can start by reading some books on penetration testing.
There are several here: https://www.amazon.com/Learning-Penetrat...1785282328
some videos:
https://www.youtube.com/watch?v=ZGn1iJMf9Uk
https://www.youtube.com/watch?v=W3V1DEAx6o0
https://www.youtube.com/watch?v=MaeL50iO26s
tutorials:
https://www.guru99.com/learn-penetration-testing.html
more resources: https://www.quora.com/How-can-someone-le...ith-Python
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020