HELLO v3!!!
This commit is contained in:
15
spec/output/enumeration/timthumbs/no_vulns.cli_no_colour
Normal file
15
spec/output/enumeration/timthumbs/no_vulns.cli_no_colour
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[i] Timthumb(s) Identified:
|
||||
|
||||
[+] http://ex.lo/tt.php
|
||||
| Detected By: Known Locations
|
||||
|
|
||||
| Version: 2.8.14
|
||||
| Detected By: Bad Request
|
||||
|
||||
[+] http://ex.lo/tt2.php
|
||||
| Detected By: Known Locations
|
||||
|
|
||||
| Version: 2.8.14
|
||||
| Detected By: Bad Request
|
||||
|
||||
58
spec/output/enumeration/timthumbs/no_vulns.json
Normal file
58
spec/output/enumeration/timthumbs/no_vulns.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"timthumbs": {
|
||||
"http://ex.lo/tt.php": {
|
||||
"found_by": "Known Locations",
|
||||
"confidence": 0,
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
|
||||
],
|
||||
"version": {
|
||||
"number": "2.8.14",
|
||||
"confidence": 0,
|
||||
"found_by": "Bad Request",
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
|
||||
]
|
||||
}
|
||||
},
|
||||
"http://ex.lo/tt2.php": {
|
||||
"found_by": "Known Locations",
|
||||
"confidence": 0,
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
|
||||
],
|
||||
"version": {
|
||||
"number": "2.8.14",
|
||||
"confidence": 0,
|
||||
"found_by": "Bad Request",
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
|
||||
[i] No Timthumbs Found.
|
||||
|
||||
5
spec/output/enumeration/timthumbs/none_found.json
Normal file
5
spec/output/enumeration/timthumbs/none_found.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"timthumbs": {
|
||||
|
||||
}
|
||||
}
|
||||
27
spec/output/enumeration/timthumbs/with_vulns.cli_no_colour
Normal file
27
spec/output/enumeration/timthumbs/with_vulns.cli_no_colour
Normal file
@@ -0,0 +1,27 @@
|
||||
|
||||
[i] Timthumb(s) Identified:
|
||||
|
||||
[+] http://ex.lo/tt.php
|
||||
| Detected By: Known Locations
|
||||
|
|
||||
| [!] 2 vulnerabilities identified:
|
||||
|
|
||||
| [!] Title: Timthumb <= 2.8.13 WebShot Remote Code Execution
|
||||
| Fixed in: 2.8.14
|
||||
| References:
|
||||
| - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4663
|
||||
| - http://seclists.org/fulldisclosure/2014/Jun/117
|
||||
| - https://github.com/wpscanteam/wpscan/issues/519
|
||||
|
|
||||
| [!] Title: Timthumb <= 1.32 Remote Code Execution
|
||||
| Fixed in: 1.33
|
||||
| Reference: https://www.exploit-db.com/exploits/17602/
|
||||
|
|
||||
| The version could not be determined.
|
||||
|
||||
[+] http://ex.lo/tt2.php
|
||||
| Detected By: Known Locations
|
||||
|
|
||||
| Version: 2.8.14
|
||||
| Detected By: Bad Request
|
||||
|
||||
66
spec/output/enumeration/timthumbs/with_vulns.json
Normal file
66
spec/output/enumeration/timthumbs/with_vulns.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"timthumbs": {
|
||||
"http://ex.lo/tt.php": {
|
||||
"found_by": "Known Locations",
|
||||
"confidence": 0,
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
{
|
||||
"title": "Timthumb <= 2.8.13 WebShot Remote Code Execution",
|
||||
"fixed_in": "2.8.14",
|
||||
"references": {
|
||||
"cve": [
|
||||
"2014-4663"
|
||||
],
|
||||
"url": [
|
||||
"http://seclists.org/fulldisclosure/2014/Jun/117",
|
||||
"https://github.com/wpscanteam/wpscan/issues/519"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"title": "Timthumb <= 1.32 Remote Code Execution",
|
||||
"fixed_in": "1.33",
|
||||
"references": {
|
||||
"exploitdb": [
|
||||
"17602"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"version": null
|
||||
},
|
||||
"http://ex.lo/tt2.php": {
|
||||
"found_by": "Known Locations",
|
||||
"confidence": 0,
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
|
||||
],
|
||||
"version": {
|
||||
"number": "2.8.14",
|
||||
"confidence": 0,
|
||||
"found_by": "Bad Request",
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user