app inspect failures fixes

This commit is contained in:
bpatel
2020-12-08 14:56:39 -08:00
parent 627fcff9f5
commit 5be5ec5b53
10 changed files with 5 additions and 19 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ search: '| inputlookup cim_corporate_email_domains.csv | inputlookup append=T ci
DNS.answer!="unknown" DNS.answer!="" by DNS.query | rename DNS.query as query |
where query!="unknown" | rex field=query "(?<domain>\w+\.\w+?)(?:$|/)"] | makemv
delim=" " answer | makemv delim=" " type | sort -count | table count,domain,type,query,answer
| outputlookup createinapp=true discovered_dns_records.csv'
| outputlookup createinapp=true discovered_dns_records'
tags:
analytics_story:
- DNS Hijacking
+1 -1
View File
@@ -20,7 +20,7 @@ how_to_implement: "To successfully implement this search you will need to ensure
\n"
type: ESCU
author: Jose Hernandez, Splunk
search: '| inputlookup discovered_dns_records.csv | rename answer as discovered_answer
search: '| inputlookup discovered_dns_records | rename answer as discovered_answer
| join domain[|tstats `security_content_summariesonly` count values(DNS.record_type)
as type, values(DNS.answer) as current_answer values(DNS.src) as src from datamodel=Network_Resolution
where DNS.message_type=RESPONSE DNS.answer!="unknown" DNS.answer!="" by DNS.query
+1
View File
@@ -0,0 +1 @@
count,domain,type,query,answer
1 count domain type query answer
1 count domain type query answer
+2 -2
View File
@@ -106,7 +106,7 @@ Extensions,Name
.kostya,Kostya
.kratos,KratosCrypt
.LeChiffre,LeChiffre
.locky
.locky,Locky
.zepto,Locky
.odin,Locky
.shit,Locky
@@ -289,4 +289,4 @@ Extensions,Name
.wnry,WannaCry
.wncryt,WannaCry
.WNCRYT,WannaCry
.RYK,Ryuk
.RYK,Ryuk
1 Extensions Name
106 .kostya Kostya
107 .kratos KratosCrypt
108 .LeChiffre LeChiffre
109 .locky Locky
110 .zepto Locky
111 .odin Locky
112 .shit Locky
289 .wnry WannaCry
290 .wncryt WannaCry
291 .WNCRYT WannaCry
292 .RYK Ryuk
@@ -1,3 +0,0 @@
description: Use this macro to add additional filters for monitoring clients connecting to multiple dns servers
name: clients_connecting_to_multiple_dns_servers_output_filter
definition: search *
@@ -1,3 +0,0 @@
definition: search *
description: Use this macro to add additional filter for create or delete windows shares
name: create_or_delete_windows_shares_filter
@@ -1,3 +0,0 @@
definition: search *
description: Use this macro to add additional filters to prevent i.e. false positives
name: detect_traffic_mirroring_filter
@@ -1,3 +0,0 @@
definition: search *
description: Use this macro to add additional filters
name: ec2_excessive_runinstances_mltk_input_filter
@@ -1,3 +0,0 @@
definition: search *
description: Use this macro to add additional filters
name: ec2_excessive_terminateinstances_mltk_input_filter