-
Notifications
You must be signed in to change notification settings - Fork 52
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
test
committed
Sep 28, 2024
1 parent
9f1f7da
commit 3d4b954
Showing
3,499 changed files
with
308,029 additions
and
41,935 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
id: CVE-2001-1473 | ||
info: | ||
name: Deprecated SSHv1 Protocol Detection | ||
author: iamthefrogy | ||
severity: high | ||
tags: cve,cve2001,network,ssh,openssh | ||
description: SSHv1 is deprecated and has known cryptographic issues. | ||
remediation: Upgrade to SSH 2.4 or later. | ||
reference: | ||
- https://www.kb.cert.org/vuls/id/684820 | ||
- https://nvd.nist.gov/vuln/detail/CVE-2001-1473 | ||
classification: | ||
cvss-score: 7.4 | ||
cvss-metrics: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N | ||
cve-id: CVE-2001-1473 | ||
cwe-id: CWE-310 | ||
network: | ||
- host: | ||
- "{{Hostname}}" | ||
- "{{Host}}:22" | ||
matchers: | ||
- type: word | ||
words: | ||
- "SSH-1" | ||
|
||
# Updated by Chris on 2022/01/21 |
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,24 @@ | ||
id: CVE-2010-1871 | ||
|
||
info: | ||
name: JBoss Seam 2 Code Execution | ||
author: medbsq | ||
severity: high | ||
# - https://www.cvebase.com/cve/2010/1871 | ||
requests: | ||
- method: GET | ||
path: | ||
- "{{BaseURL}}:8080/scm/SubversionReleaseSCM/svnRemoteLocationCheck?value=http://jz:<s>zie" | ||
headers: | ||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55 | ||
matchers-condition: and | ||
matchers: | ||
- type: word | ||
words: | ||
- "java.lang." | ||
- "For input string: \"<s>zie\"" | ||
condition: and | ||
part: body | ||
- type: status | ||
status: | ||
- 200 |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,46 @@ | ||
id: CVE-2013-6281 | ||
|
||
info: | ||
name: WordPress Spreadsheet - dhtmlxspreadsheet Plugin Reflected XSS | ||
author: random-robbie | ||
severity: medium | ||
description: | | ||
The dhtmlxspreadsheet WordPress plugin was affected by a /dhtmlxspreadsheet/codebase/spreadsheet.php page Parameter Reflected XSS security vulnerability. | ||
reference: | ||
- https://wpscan.com/vulnerability/49785932-f4e0-4aaa-a86c-4017890227bf | ||
- http://web.archive.org/web/20210213174519/https://www.securityfocus.com/bid/63256/ | ||
- https://wordpress.org/plugins/dhtmlxspreadsheet/ | ||
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6281 | ||
classification: | ||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N | ||
cvss-score: 6.1 | ||
cve-id: CVE-2013-6281 | ||
cwe-id: CWE-79 | ||
metadata: | ||
google-dork: inurl:/wp-content/plugins/dhtmlxspreadsheet | ||
verified: "true" | ||
tags: cve,cve2013,wordpress,xss,wp-plugin,wp | ||
|
||
requests: | ||
- raw: | ||
- | | ||
GET /wp-content/plugins/dhtmlxspreadsheet/codebase/spreadsheet.php?page=%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1 | ||
Host: {{Hostname}} | ||
matchers-condition: and | ||
matchers: | ||
- type: word | ||
part: body | ||
words: | ||
- "page: '<script>alert(document.domain)</script>'" | ||
- "dhx_rel_path" | ||
condition: and | ||
|
||
- type: word | ||
part: header | ||
words: | ||
- text/html | ||
|
||
- type: status | ||
status: | ||
- 200 |
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.