mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
add command for rpm and delete unnecessary prefix
remove trailing spaces
This commit is contained in:
parent
565ebae880
commit
ecb1840df3
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user