An open API service indexing awesome lists of open source software.

https://github.com/breaching/powershell-reverse-shell

📡 Quick Powershell Reverse Shell Generator that bypass Windows Defender
https://github.com/breaching/powershell-reverse-shell

bypass-antivirus encryption powershell reverse-shell undetected

Last synced: about 1 year ago
JSON representation

📡 Quick Powershell Reverse Shell Generator that bypass Windows Defender

Awesome Lists containing this project

README

          

# Usage
Just run the `powershell_rv.py` then just input the `LHOST` and `LPORT` and the payload will be generated.

# Example
```
C:\Users\breaching\Desktop> py .\powershell_rv.py
LHOST: 192.168.0.30
LPORT: 4444
Here is your payload: {PAYLOAD}
```
**Note** The `powershell_rv.py` file might flag Windows Defender tho.