Skip to content

Drive Badger extension: parse wcx_ftp.ini files from Total Commander and exfiltrate data from FTP servers

License

Notifications You must be signed in to change notification settings

drivebadger/hook-wcxftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an extension for Drive Badger. It provides a so called hook script, that:

  • scans given directory tree for wcx_ftp.ini files (with Total Commander FTP account configuration)
  • analyzes its entries
  • extracts all accounts with saved passwords
  • decodes these passwords
  • tries to exfiltrate these FTP accounts

Why this is done during the attack, and not later? Because:

  • access to these FTP servers/accounts can be restricted to IP address of the exfiltrated computer/server
  • FTP data transfers are logged - so this is a good way to cover the tracks

Installing

Clone this repository as /opt/drivebadger/hooks/hook-wcxftp directory on your Drive Badger persistent partition.

Python 2.x

This particular extension uses Python 2.x to decode Total Commander passwords. It is tested to work with Kali Linux version 2020.1b and should work without changes at least until 2020.3 - which is recent enough to support all new hardware at least to the end of 2021, so the solution for now is just stay with Kali Linux 2020.3.

Later (2022 and so on), you will have to install any external Python 2.x distribution.

More information about transition to Python 3.x can be found here, here and here.

More information

About

Drive Badger extension: parse wcx_ftp.ini files from Total Commander and exfiltrate data from FTP servers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published