mirror of
				https://github.com/telekom-security/tpotce.git
				synced 2025-07-02 01:27:27 -04:00 
			
		
		
		
	
		
			
	
	
		
			20 lines
		
	
	
		
			361 B
		
	
	
	
		
			INI
		
	
	
	
	
	
		
		
			
		
	
	
			20 lines
		
	
	
		
			361 B
		
	
	
	
		
			INI
		
	
	
	
	
	
|   | [honeypot] | ||
|  | hostname = honeypot01 | ||
|  | 
 | ||
|  | address = 0.0.0.0 | ||
|  | port = 5555 | ||
|  | 
 | ||
|  | download_dir = dl/ | ||
|  | log_dir = log/ | ||
|  | 
 | ||
|  | device_id = device::http://ro.product.name =starltexx;ro.product.model=SM-G960F;ro.product.device=starlte;features=cmd,stat_v2,shell_v2 | ||
|  | 
 | ||
|  | [output_log] | ||
|  | enabled = true | ||
|  | log_file = adbhoney.log | ||
|  | log_level = info | ||
|  | 
 | ||
|  | [output_json] | ||
|  | enabled = true | ||
|  | log_file = adbhoney.json |