Skip to content

Axion-Security/Marburg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marburg

image

Marburg is a system information collector designed to gather and transmit sensitive data securely. It collects essential system details such as:

  • Current user’s username
  • Computer name
  • Operating system version
  • System uptime

This information is sent to a specified webhook URL for further processing or monitoring. To enhance security and prevent unauthorized access or reverse engineering, the webhook URL is obfuscated using the oxorany library.

Features

  • System Information Collection: Retrieves critical system data including user and computer details, OS version, and uptime.
  • Webhook URL Obfuscation: Protects the webhook URL by obfuscating it with the oxorany library, making it difficult to identify and reverse-engineer.
  • Secure Data Transmission: Ensures that sensitive information is securely sent to the specified webhook without exposure.p

License

This project is licensed License.