Skip to content

Program to de-obfuscate web injects being dropped by Gozi and Danabot that is impacting Australian Banks

Notifications You must be signed in to change notification settings

threathive/Aus-Banking-Trojan-Deobfuscation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Aus-Banking-Trojan-Deobfuscation

Program to de-obfuscate web injects being dropped by Gozi and Danabot that is creating fraud impacting Australians and Australian Banks.

The aim of this program is to assist Australian Banks by allowing them to uplift their malware detection capabilities by having easy and automatable access to the de-obfuscated web injects infecting their customers.

Targets: Gozi, Danabot

Tested and Working on: Linux Ubuntu, Mac OS

This program can deobfuscate the malware web injects that Gozi and Danabot would retrieve and inject into your browser session.

Targeted Banks: ANZ, Bank of Melbourne, Bank of South Australia, Commonwealth Bank, NAB, St George's Bank, Westpac

No URLs that are hosting web injects are included in the source code. If you have a use for this program you should probably already know the URLs hosting the injects and you can add them in as explained in the Setup_and_Usage doc.

This program works by:

  1. Sending a request to the URL that is hosting the web injects
  2. Processing the response of the request
  3. Deobfuscating the inject
  4. Storing the obfuscated and deobfuscated injects

As the malware changes parts of this code will have to be changed.

About

Program to de-obfuscate web injects being dropped by Gozi and Danabot that is impacting Australian Banks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages