Skip to content

Asko7779/discord-payload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

A C++ tool designed to execute a PowerShell script that collects device information and sends it to a specified discord webhook. This project demonstrates techniques for system information gathering, scripting, and webhook integration.

⚠️ Disclaimer:

  • This project is intended for educational and authorized security research purposes only. Unauthorized use against systems you do not own or have explicit permission to test is strictly prohibited.

Features

  • ⚡ Native C++ Implementation: Fast and efficient execution
  • 🖥️ Device Info Collection: Gathers key system details (OS, hardware, user info, etc...)
  • 🔗 PowerShell Integration: Executes a PowerShell script from within C++
  • 📡 Discord Webhook Support: Sends device info securely to your chosen discord channel
  • 🛠️ Customizable: Easily modify the script or webhook URL for your use case

About

C++ payload that executes a powershell script that sends device info to a discord webhook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages