2022-12-10 13:54:56 +00:00
|
|
|
id: badarg-log
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Badarg Log File Exposure
|
|
|
|
author: Hardik-Solanki
|
|
|
|
severity: low
|
2023-12-22 10:04:09 +00:00
|
|
|
description: Badarg log file was exposed.
|
2022-12-10 13:54:56 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/maurosoria/dirsearch/blob/master/db/dicc.txt
|
|
|
|
- https://www.erlang.org/doc/reference_manual/errors.html
|
2022-12-12 18:24:42 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-12-12 18:24:42 +00:00
|
|
|
github-query: filename:badarg.log
|
|
|
|
tags: exposure,badarg,log,debug
|
2022-12-10 13:54:56 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-12-10 13:54:56 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/.badarg.log"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Special kernel symbols:'
|
|
|
|
- 'Kernel executable memory footprint:'
|
2022-12-12 18:24:42 +00:00
|
|
|
- 'badarg'
|
2022-12-10 13:54:56 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-29 09:57:30 +00:00
|
|
|
# digest: 4b0a00483046022100ed810f1918fc72d836ccbbc5c8d439c1fb953ab761d451915955d7a3d0ba26bb022100d4e489f74ebeb6a3acd89cb70292e308a4b8931dd5a6e26f347508cc752b510e:922c64590222798bb761d5b6d8e72950
|