Skip to content

Jiab77/exfil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ExFil

Simple bash script to exfil data within a web service and OpenSSL or GPG.

Inspirations

This project is based on the amazing work made by the THC group and their awesome tips and tricks page.

Config

Edit the script to set/change the defined web service.

This feature will be implemented soon.

Here are the default options:

Usage

$ ./exfil.sh -h

Usage: exfil.sh <file|folder> - Encrypt and send file or folder to 'transfer.sh'.

Arguments:
  -h | --help            Print this help message
  -s | --send            Encrypt and send file or folder to 'transfer.sh' (default)
  -d | --download        Download and decrypt file from 'transfer.sh'

Examples:
  * exfil.sh <file|folder>
  * exfil.sh -s <file|folder>
  * exfil.sh -d <url>

Roadmap

  • Initial release
  • Folder support
  • curl / wget support
  • openssl support
  • gpg support
  • tor support

Author

  • Jiab77

About

Simple bash script to exfil data within a web service and OpenSSL or GPG.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages