Skip to content

OlFo66/Hinds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance PyPI - Python Version

⚠️ Disclaimer ⚠️

⚠️Alfred is for educational purpose only!
⚠️️I am not responsible for any damage caused by the usage of this tool.

What?

alfred.py is a data exfiltration tool using Discord channel webhook.

How to use it?

  • Rename .webhook.sample as .webhook & write the url of the channel's webhook the script sends data to.
  • You can call the script with 2 different options:
    • -f <FULLPATH/FILENAME2> <FULLPATH/FILENAME2> ... : will send base64 encoded filename1, filename2, etc.
    • -c <COMMANDLINE> : will send stdout of the provided commandline if return code is 0.

Note: if you send file(s), the script first send the number of chunks then send the encoded file.

discord-discussion2.png

To do

  • 🔲 Add proxy HTTP configuration
  • 🔲 Add more control (variable)
  • 🔳 Take a beer.
  • 🔲 Repeat.

License

/*
 * ----------------------------------------------------------------------------
 * "THE BEER-WARE LICENSE" (Revision 42):
 * I wrote this file.  As long as you retain this notice you
 * can do whatever you want with this stuff (for educational purpose!). 
 * If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.   
 * Olivier FONT
 * ----------------------------------------------------------------------------
 */

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages