Skip to content

A collection of data exfiltration scripts for Red Team assessments.

Notifications You must be signed in to change notification settings

rmusser01/PowerExfil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerExfil

A collection of custom data exfiltration scripts for Red Team assessments.

  • ExfilCards.ps1 - This script will exfil credit card numbers via base64 encoded strings to a custom DNS server.
  • ExfilDataStreamDNS.ps1 - This script will exfil the entire contents of a file via base64 encoded strings to a custom DNS server.
  • ExfilEmail.ps1 - This script will exfil the entire contents of a file or given command via base64 encoded strings using email to a custom email address.
  • ExfilHTTPS.ps1 - This script will exfil the entire contents of a file via base64 encoded strings via HTTPS POST request to custom web server.

NOTE: These scripts are provided "as is" for educational purposes only.

About

A collection of data exfiltration scripts for Red Team assessments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%