Skip to content

bvoris/base64obfuscatinginpowershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

base64obfuscatinginpowershell

Created by Brad Voris
Using base64 to obfuscate processes and commands in PowerShell

Obfuscating PowerShell with Base64
By Brad Voris

Converting data to base64 to obfuscate: $encoded = [Convert]::ToBase64String([System.Text.Encoding]::Unicode.GetBytes("'https://www.victimoftechnology.com'")) $encoded

Connect with me at


Victim Of Technology

About

Using base64 to obfuscate processes and commands in PowerShell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages