Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WayneJLee/CsharpAmsiBypass
C# loader for msfvenom shellcode with AMSI bypass
https://github.com/WayneJLee/CsharpAmsiBypass
Last synced: 3 months ago
JSON representation
C# loader for msfvenom shellcode with AMSI bypass
- Host: GitHub
- URL: https://github.com/WayneJLee/CsharpAmsiBypass
- Owner: WayneJLee
- Created: 2020-06-11T15:59:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-13T10:55:06.000Z (over 4 years ago)
- Last Synced: 2024-04-28T03:55:04.340Z (6 months ago)
- Language: C#
- Homepage:
- Size: 61.5 KB
- Stars: 35
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - WayneJLee/CsharpAmsiBypass - C# loader for msfvenom shellcode with AMSI bypass (C# #)
README
# CsharpAmsiBypass
This is a simple C# stager that should evade WD
* Takes in RC4 encrypted Shellcode
* Utilizes SharpSploit's AMSI bypass
* Use `Delegate` to invoke the msfvenom shellcode