mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-11-04 02:38:43 +01:00 
			
		
		
		
	Fix redcarpet
This commit is contained in:
		@@ -1,13 +1,10 @@
 | 
			
		||||
---
 | 
			
		||||
description: The file is actually parsed as a Markdown file.
 | 
			
		||||
functions:
 | 
			
		||||
  file-read:
 | 
			
		||||
    - code: |
 | 
			
		||||
        LFILE=file_to_read
 | 
			
		||||
        redcarpet "$LFILE"
 | 
			
		||||
  suid:
 | 
			
		||||
    - code: |
 | 
			
		||||
        LFILE=file_to_read
 | 
			
		||||
        ./redcarpet "$LFILE"
 | 
			
		||||
  sudo:
 | 
			
		||||
    - code: |
 | 
			
		||||
        LFILE=file_to_read
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user