HELLO v3!!!
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
[i] No Config Backups Found.
|
||||
|
||||
5
spec/output/enumeration/config_backups/none_found.json
Normal file
5
spec/output/enumeration/config_backups/none_found.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"config_backups": {
|
||||
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
|
||||
[i] No DB Exports Found.
|
||||
|
||||
5
spec/output/enumeration/db_exports/none_found.json
Normal file
5
spec/output/enumeration/db_exports/none_found.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"db_exports": {
|
||||
|
||||
}
|
||||
}
|
||||
9
spec/output/enumeration/medias/medias.cli_no_colour
Normal file
9
spec/output/enumeration/medias/medias.cli_no_colour
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
[i] Medias(s) Identified:
|
||||
|
||||
[+] http://ex.lo/?attachment_id=1
|
||||
| Detected By: Attachment Brute Forcing
|
||||
|
||||
[+] http://ex.lo/?attachment_id=5
|
||||
| Detected By: Attachment Brute Forcing
|
||||
|
||||
30
spec/output/enumeration/medias/medias.json
Normal file
30
spec/output/enumeration/medias/medias.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"medias": {
|
||||
"http://ex.lo/?attachment_id=1": {
|
||||
"found_by": "Attachment Brute Forcing",
|
||||
"confidence": 0,
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
|
||||
]
|
||||
},
|
||||
"http://ex.lo/?attachment_id=5": {
|
||||
"found_by": "Attachment Brute Forcing",
|
||||
"confidence": 0,
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
3
spec/output/enumeration/medias/none_found.cli_no_colour
Normal file
3
spec/output/enumeration/medias/none_found.cli_no_colour
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
[i] No Medias Found.
|
||||
|
||||
5
spec/output/enumeration/medias/none_found.json
Normal file
5
spec/output/enumeration/medias/none_found.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"medias": {
|
||||
|
||||
}
|
||||
}
|
||||
3
spec/output/enumeration/plugins/none_found.cli_no_colour
Normal file
3
spec/output/enumeration/plugins/none_found.cli_no_colour
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
[i] No plugins Found.
|
||||
|
||||
5
spec/output/enumeration/plugins/none_found.json
Normal file
5
spec/output/enumeration/plugins/none_found.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"plugins": {
|
||||
|
||||
}
|
||||
}
|
||||
3
spec/output/enumeration/themes/none_found.cli_no_colour
Normal file
3
spec/output/enumeration/themes/none_found.cli_no_colour
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
[i] No themes Found.
|
||||
|
||||
5
spec/output/enumeration/themes/none_found.json
Normal file
5
spec/output/enumeration/themes/none_found.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"themes": {
|
||||
|
||||
}
|
||||
}
|
||||
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": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
3
spec/output/enumeration/users/none_found.cli_no_colour
Normal file
3
spec/output/enumeration/users/none_found.cli_no_colour
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
[i] No Users Found.
|
||||
|
||||
5
spec/output/enumeration/users/none_found.json
Normal file
5
spec/output/enumeration/users/none_found.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"users": {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user