Skip to content

Decode gob encoded Seed Nodes data in malware sample of DDG botnet v4005

License

Notifications You must be signed in to change notification settings

0xjiayu/decode_gob_in_ddgs_v4005

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decode_gob_in_ddgs_v4005

Decode gob encoded Seed Nodes data in malware sample of DDG botnet v4005

  • hubs_dump.go is the decoding program written in Go
  • hubs_gob.raw is the gob encoded raw data dumped from malware sample(MD5: 638061d2a06ebdfc82a189cf027d8136)
  • ddgs_v4005.log is the debug log while ddgs running.
$ go run hubs_dump.go -f hubs_gob.raw

About

Decode gob encoded Seed Nodes data in malware sample of DDG botnet v4005

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages