mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-11-04 02:38:43 +01:00 
			
		
		
		
	New command: tbl
This commit is contained in:
		
							
								
								
									
										17
									
								
								_gtfobins/tbl.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								_gtfobins/tbl.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
---
 | 
			
		||||
description: |
 | 
			
		||||
  The read file content is corrupted by additional text at the beginning.
 | 
			
		||||
functions:
 | 
			
		||||
  file-read:
 | 
			
		||||
    - code: |
 | 
			
		||||
        LFILE=file_to_read
 | 
			
		||||
        tbl "$LFILE"
 | 
			
		||||
  suid:
 | 
			
		||||
    - code: |
 | 
			
		||||
        LFILE=file_to_read
 | 
			
		||||
        ./tbl "$LFILE"
 | 
			
		||||
  sudo:
 | 
			
		||||
    - code: |
 | 
			
		||||
        LFILE=file_to_read
 | 
			
		||||
        sudo tbl "$LFILE"
 | 
			
		||||
---
 | 
			
		||||
		Reference in New Issue
	
	Block a user