Skip to content

Champipote/SpeedGuideCollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedGuideCollector

This script aims at collecting the 40+ webpages of the ports used by malwares according to the website SpeedGuide.net. Then it parses the result to JSON format, to collect the knowledge in one place and to avoid network connectivity requirement.

Just run the script with a shell output to your file :

HTML #./parsespeedguide.py > malwareports.html

JSON #./speedguide_to_json.py > malwareports.json

About

This script aims at collecting the 40+ public webpages of the ports used by malwares according to the website SpeedGuide.net to collect the knowledge in one place and to avoid network connectivity requirement. All information regarding ports and malwares contained here are their properties and are under copyright but can still be used for non co…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors