Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 26 days 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.