mirror of
				https://github.com/socfortress/Wazuh-Rules.git
				synced 2025-10-31 11:53:32 +00:00 
			
		
		
		
	Update defender_for_endpoint_non_alert.py
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							f2476a1387
						
					
				
				
					commit
					19e7eb0d69
				
			| @@ -72,7 +72,7 @@ for alert in jsonResponse["value"]: | ||||
|         send_event(json.dumps(office_defender_event)) | ||||
|  | ||||
| ## Get Domain Alerts ############################################################## | ||||
| url = "https://api.securitycenter.microsoft.us/api/domains/stratuscyber.com/alerts" | ||||
| url = "https://api.securitycenter.microsoft.us/api/domains/*yourdomain*/alerts" | ||||
| headers = { | ||||
|     'Content-Type' : 'application/json', | ||||
|     'Accept' : 'application/json', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user