mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +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:
|
||||
shell:
|
||||
- code: rpm --eval '%{lua:os.execute("/bin/sh")}'
|
||||
command:
|
||||
command:
|
||||
- code: |
|
||||
rpm --pipe '/bin/id > /tmp/result'
|
||||
cat /tmp/result
|
||||
|
Loading…
Reference in New Issue
Block a user