Fix Empty Lines

patch-1
Dhiyaneshwaran 2023-07-06 11:24:47 +05:30
parent 75ed275328
commit 82148433c3
60 changed files with 61 additions and 179 deletions

View File

@ -54,5 +54,3 @@ dns:
group: 1
regex:
- "IN\tCNAME\t(.+)"

View File

@ -34,6 +34,4 @@ dns:
- type: regex
group: 1
regex:
- "IN\tCNAME\t(.+)"
- "IN\tCNAME\t(.+)"

View File

@ -25,6 +25,4 @@ dns:
- type: regex
group: 1
regex:
- "IN\tTXT\t(.+)"
- "IN\tTXT\t(.+)"

View File

@ -168,6 +168,4 @@ dns:
- type: word
name: edns
words:
- ".iidns.com"
- ".iidns.com"

View File

@ -21,6 +21,4 @@ dns:
matchers:
- type: regex
regex:
- "IN\tDS\t(.+)"
- "IN\tDS\t(.+)"

View File

@ -21,6 +21,4 @@ dns:
- type: regex
regex:
- "ec2-[-\\d]+\\.compute[-\\d]*\\.amazonaws\\.com"
- "ec2-[-\\d]+\\.[\\w\\d\\-]+\\.compute[-\\d]*\\.amazonaws\\.com"
- "ec2-[-\\d]+\\.[\\w\\d\\-]+\\.compute[-\\d]*\\.amazonaws\\.com"

View File

@ -46,6 +46,4 @@ dns:
- type: regex
group: 1
regex:
- "IN\tCNAME\t(.+)"
- "IN\tCNAME\t(.+)"

View File

@ -27,6 +27,4 @@ dns:
- type: regex
group: 1
regex:
- "IN\tMX\t(.+)"
- "IN\tMX\t(.+)"

View File

@ -80,6 +80,4 @@ dns:
name: "Proofpoint US"
words:
- "mx1-us1.ppe-hosted.com"
- "mx2-us1.ppe-hosted.com"
- "mx2-us1.ppe-hosted.com"

View File

@ -24,6 +24,4 @@ dns:
- type: regex
group: 1
regex:
- "IN\tNS\t(.+)"
- "IN\tNS\t(.+)"

View File

@ -24,6 +24,4 @@ dns:
- type: regex
group: 1
regex:
- "IN\tPTR\t(.+)"
- "IN\tPTR\t(.+)"

View File

@ -20,6 +20,4 @@ dns:
- type: word
words:
- "SERVFAIL"
- "REFUSED"
- "REFUSED"

View File

@ -22,6 +22,4 @@ dns:
words:
- "v=spf1"
- " ptr "
condition: and
condition: and

View File

@ -26,6 +26,4 @@ dns:
- type: regex
group: 1
regex:
- "IN\tTXT\t(.+)"
- "IN\tTXT\t(.+)"

View File

@ -20,6 +20,4 @@ dns:
matchers:
- type: word
words:
- "69.164.223.206"
- "69.164.223.206"

View File

@ -18,6 +18,4 @@ file:
matchers:
- type: word
words:
- "android:allowBackup=\"true\""
- "android:allowBackup=\"true\""

View File

@ -19,6 +19,4 @@ file:
- type: word
words:
- "nodeIntegration: true"
- "nodeIntegration: true"

View File

@ -22,6 +22,4 @@ file:
- 'DataError'
- 'IntegrityError'
- 'ProgrammingError'
- 'OperationalError'
- 'OperationalError'

View File

@ -39,6 +39,4 @@ file:
part: body
regex:
- 'near \"\*\"\: syntax error'
- 'SELECTs to the left and right of UNION do not have the same number of result columns'
- 'SELECTs to the left and right of UNION do not have the same number of result columns'

View File

@ -49,6 +49,4 @@ file:
regex:
- 'location(\.href|\.hash|\.search|\.pathname)?'
- 'window\.name'
- 'document(\.URL|\.referrer|\.documentURI|\.baseURI|\.cookie)'
- 'document(\.URL|\.referrer|\.documentURI|\.baseURI|\.cookie)'

View File

@ -121,6 +121,4 @@ headless:
words:
- "evil.com"
- "Evil.Com - We get it...Daily."
condition: and
condition: and

View File

@ -91,6 +91,4 @@ headless:
- type: kval
part: alerts
kval:
- alerts
- alerts

View File

@ -29,6 +29,4 @@ http:
words:
- "<?php"
- "login_met_cookie($metinfo_admin_name);"
condition: and
condition: and

View File

@ -34,6 +34,4 @@ http:
words:
- "/view/js/xiuno.js"
- "Choose Language (选择语言)"
condition: and
condition: and

View File

@ -34,6 +34,4 @@ http:
- 'PATH'
- 'SHELL'
- 'USER'
condition: and
condition: and

View File

@ -51,6 +51,4 @@ http:
- 'status_code_2 == 200'
- 'contains(body_1, "htmoffice operate")'
- 'contains(body_2, "Windows IP")'
condition: and
condition: and

View File

@ -27,6 +27,4 @@ http:
matchers:
- type: regex
regex:
- "root:.*:0:0:"
- "root:.*:0:0:"

View File

@ -31,6 +31,4 @@ http:
words:
- "NzbwpQSdbY06Dngnoteo2wdgiekm7j4N"
- "display_errors"
condition: and
condition: and

View File

@ -64,6 +64,4 @@ http:
group: 2
regex:
- '(\d{4}-\d{2}-\d{2})\\/([a-f0-9]+\.txt)'
internal: true
internal: true

View File

@ -29,6 +29,4 @@ http:
- 'contains(body, "$strip_slashes($host)")'
- 'contains(body, "Log Helper")'
- 'status_code == 200'
condition: and
condition: and

View File

@ -31,6 +31,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -32,6 +32,4 @@ http:
part: body
words:
- "ctpDataSource.password"
condition: and
condition: and

View File

@ -47,6 +47,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -47,6 +47,4 @@ http:
- https://weiphp.cn
- WeiPHP
- DB_PREFIX
condition: and
condition: and

View File

@ -34,6 +34,4 @@ http:
- "bit app support"
- "fonts"
- "extensions"
condition: and
condition: and

View File

@ -26,6 +26,4 @@ http:
- type: word
words:
- "EMS Web Client - Login"
- "EMS Web Client - Login"

View File

@ -35,6 +35,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -29,6 +29,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -32,6 +32,4 @@ http:
part: body
group: 1
regex:
- '"page" id="login" data\-version="([0-9.]+)">'
- '"page" id="login" data\-version="([0-9.]+)">'

View File

@ -27,6 +27,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -28,6 +28,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -25,8 +25,7 @@ http:
words:
- '<title>ContaCam</title>'
part: body
- type: status
status:
- 200
- 200

View File

@ -28,6 +28,4 @@ http:
- '<title>EnvisionGateway</title>'
- type: status
status:
- 200
- 200

View File

@ -29,6 +29,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -28,6 +28,4 @@ http:
- '<title>Heatmiser Wifi Thermostat</title>'
- type: status
status:
- 200
- 200

View File

@ -27,6 +27,4 @@ http:
part: body
- type: status
status:
- 200
- 200

View File

@ -28,6 +28,4 @@ http:
- '<title>Internet Services</title>'
- type: status
status:
- 200
- 200

View File

@ -32,6 +32,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -46,6 +46,4 @@ http:
part: body
group: 1
regex:
- 'AXIS (.*) Network Camera</title>'
- 'AXIS (.*) Network Camera</title>'

View File

@ -24,8 +24,7 @@ http:
- type: word
words:
- 'MOBOTIX'
- type: status
status:
- 200
- 200

View File

@ -30,6 +30,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -35,6 +35,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -29,6 +29,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -32,6 +32,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -33,6 +33,4 @@ http:
- type: regex
group: 1
regex:
- '<h1>RouterOS v(.+)<\/h1>'
- '<h1>RouterOS v(.+)<\/h1>'

View File

@ -29,6 +29,4 @@ http:
- type: status
status:
- 200
- 200

View File

@ -28,6 +28,4 @@ http:
- '<title>webcamXP 5</title>'
- type: status
status:
- 200
- 200

View File

@ -24,6 +24,4 @@ http:
- type: word
words:
- Oops.</h2><p class="text-muted text-tight">The page you're looking for doesn't exist.
- Oops.</h2><p class="text-muted text-tight">The page you're looking for doesn't exist.

View File

@ -24,6 +24,4 @@ http:
- type: word
words:
- Sorry, this page is no longer available.
- Sorry, this page is no longer available.

View File

@ -24,6 +24,4 @@ http:
- type: word
words:
- There is no portal here ... sending you back to Aha!
- There is no portal here ... sending you back to Aha!