misp_ip_analyzer.py aktualisiert
This commit is contained in:
		
							parent
							
								
									db302f4a55
								
							
						
					
					
						commit
						6a22fa9c1f
					
				@ -19,7 +19,7 @@ class MispAnalyzer(interface.BaseAnalyzer):
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    NAME = "misp_ip_analyzer"
 | 
					    NAME = "misp_ip_analyzer"
 | 
				
			||||||
    DISPLAY_NAME = "MISP-IP"
 | 
					    DISPLAY_NAME = "MISP-IP"
 | 
				
			||||||
    DESCRIPTION = "Mark events using MISP - Simple and Reliable"
 | 
					    DESCRIPTION = "Mark events using MISP - IP address analysis using source_ip"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def __init__(self, index_name, sketch_id, timeline_id=None, **kwargs):
 | 
					    def __init__(self, index_name, sketch_id, timeline_id=None, **kwargs):
 | 
				
			||||||
        """Initialize the Analyzer."""
 | 
					        """Initialize the Analyzer."""
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user