mirror of
				https://github.com/telekom-security/tpotce.git
				synced 2025-11-03 22:12:53 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			224 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			224 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
- name: emu_scripts
 | 
						|
  config:
 | 
						|
    # Maximum dumber of subdownloads
 | 
						|
    # max_subdownloads: 20
 | 
						|
    enabled_handlers:
 | 
						|
      - powershell
 | 
						|
      - vbscript
 | 
						|
      # Be very careful if you use the raw_url handler
 | 
						|
      #- raw_url
 |