mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-11-04 02:38:43 +01:00 
			
		
		
		
	Create tac.md
This commit is contained in:
		
				
					committed by
					
						
						Andrea Cardaci
					
				
			
			
				
	
			
			
			
						parent
						
							c61251c603
						
					
				
				
					commit
					bd77f4fb71
				
			
							
								
								
									
										8
									
								
								_gtfobins/tac.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								_gtfobins/tac.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
---
 | 
			
		||||
functions:
 | 
			
		||||
  file-read:
 | 
			
		||||
    - description: It reads data from files, it may be used to do privileged reads or disclose files outside a restricted file system.
 | 
			
		||||
      code: |
 | 
			
		||||
        LFILE=file_to_read
 | 
			
		||||
        tac "$LFILE"
 | 
			
		||||
---
 | 
			
		||||
		Reference in New Issue
	
	Block a user