mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 17:44:49 +02:00
add command for rpm and delete unnecessary prefix
remove trailing spaces
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
functions:
|
functions:
|
||||||
shell:
|
shell:
|
||||||
- code: rpm --eval '%{lua:os.execute("/bin/sh")}'
|
- code: rpm --eval '%{lua:os.execute("/bin/sh")}'
|
||||||
command:
|
command:
|
||||||
- code: |
|
- code: |
|
||||||
rpm --pipe '/bin/id > /tmp/result'
|
rpm --pipe '/bin/id > /tmp/result'
|
||||||
cat /tmp/result
|
cat /tmp/result
|
||||||
|
Reference in New Issue
Block a user