Skip to content

A Rust executable to scan for potential Discord injections and malicious activities

License

Notifications You must be signed in to change notification settings

promac2k/discord-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-scanner

A Rust executable to scan for potential Discord injections and malicious activities. This is a proof of concept only.

Installation

You need to have Rust installed on your system. You can download it from here.

Clone this repository:

git clone https://github.com/your-username/discord-scanner.git
cd discord-scanner

Build

This will create a binary in the target/release directory named discord-scanner

cargo build --release

Disclaimer

This tool is for educational purposes only. It is not intended to be used for malicious activities. Always ensure you have the necessary permissions and follow the law when using this tool.

About

A Rust executable to scan for potential Discord injections and malicious activities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages