mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-10-31 08:48:54 +01:00 
			
		
		
		
	Fix SUID and document readelf
This commit is contained in:
		| @@ -1,7 +1,6 @@ | ||||
| --- | ||||
| description: | | ||||
|   Each line is corrupted by a prefix string and wrapped inside single quotes. | ||||
|  | ||||
|   Each line is corrupted by a prefix string and wrapped inside single quotes. Also consider that lines are actually parsed as `readelf` options thus some file contents may lead to unexpected results. | ||||
| functions: | ||||
|   file-read: | ||||
|     - code: | | ||||
| @@ -10,7 +9,7 @@ functions: | ||||
|   suid: | ||||
|     - code: | | ||||
|         LFILE=file_to_read | ||||
|         readelf -a @$LFILE | ||||
|         ./readelf -a @$LFILE | ||||
|   sudo: | ||||
|     - code: | | ||||
|         LFILE=file_to_read | ||||
|   | ||||
		Reference in New Issue
	
	Block a user