mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-11-04 02:38:43 +01:00 
			
		
		
		
	Create nohup.md
This commit is contained in:
		
							
								
								
									
										13
									
								
								_gtfobins/nohup.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								_gtfobins/nohup.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
---
 | 
			
		||||
functions:
 | 
			
		||||
  command:
 | 
			
		||||
    - code: |
 | 
			
		||||
        export COMMAND='/usr/bin/id'
 | 
			
		||||
        nohup "$COMMAND"
 | 
			
		||||
        cat nohup.out
 | 
			
		||||
  sudo:
 | 
			
		||||
    - code: |
 | 
			
		||||
        export COMMAND='/usr/bin/id'
 | 
			
		||||
        sudo nohup "$COMMAND"
 | 
			
		||||
        sudo cat nohup.out
 | 
			
		||||
---
 | 
			
		||||
		Reference in New Issue
	
	Block a user