Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.03 KB

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.