Skip to content

Windows AV/AppLocker bypass via msbuild.

License

Notifications You must be signed in to change notification settings

marlospomin/mspayload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

mspayload

Windows AV/AppLocker bypass via msbuild.

Usage

python3 mspayload.py

Run the script to create a mspayload_nps.xml file with the appropriated payload. (Only reverse_tcp [C# VirtualAlloc] is available at the moment.)

Upload it to the target and run C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe mspayload_nps.xml to trigger a build. Make sure to setup your listener before running this command.

Fully compatible with meterpreter payloads.

Disclaimer

I'm not responsible for your actions, this is script is provided as-is, do not use for illegal purposes.

Based on trustedsec's implementation.

License

Code released under the MIT.

About

Windows AV/AppLocker bypass via msbuild.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages