mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Remove xargs file-read as it relies on an external program
This commit is contained in:
parent
d3b3c390a4
commit
6563f19914
@ -6,7 +6,4 @@ functions:
|
||||
- code: sudo xargs -a /dev/null /usr/bin/id
|
||||
suid-enabled:
|
||||
- code: ./xargs -a /dev/null /usr/bin/id
|
||||
file-read:
|
||||
- description: This relies on the fact the the file doesn't contain a null char (ASCII 0).
|
||||
code: xargs --arg-file=file_to_read -0 echo
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user