HELLO v3!!!
This commit is contained in:
14
spec/output/main_theme/no_verbose.cli_no_colour
Normal file
14
spec/output/main_theme/no_verbose.cli_no_colour
Normal file
@@ -0,0 +1,14 @@
|
||||
[+] WordPress theme in use: test
|
||||
| Location: http://ex.lo/wp-content/themes/test/
|
||||
| Readme: http://ex.lo/wp-content/themes/test/readme.txt
|
||||
| Changelog: http://ex.lo/wp-content/themes/test/changelog.txt
|
||||
| Style URL: http://ex.lo/wp-content/themes/test/style.css
|
||||
| Style Name: Twenty Fifteen
|
||||
| Style URI: https://wordpress.org/themes/twentyfifteen
|
||||
| Description: Our 2015 default theme is clean, blog-focused....
|
||||
| Author: the WordPress team
|
||||
|
|
||||
| Detected By: rspec
|
||||
|
|
||||
| The version could not be determined.
|
||||
|
||||
39
spec/output/main_theme/no_verbose.json
Normal file
39
spec/output/main_theme/no_verbose.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"main_theme": {
|
||||
"slug": "test",
|
||||
"location": "http://ex.lo/wp-content/themes/test/",
|
||||
"latest_version": null,
|
||||
"last_updated": null,
|
||||
"outdated": false,
|
||||
"readme_url": "http://ex.lo/wp-content/themes/test/readme.txt",
|
||||
"changelog_url": "http://ex.lo/wp-content/themes/test/changelog.txt",
|
||||
"directory_listing": false,
|
||||
"error_log_url": null,
|
||||
"style_url": "http://ex.lo/wp-content/themes/test/style.css",
|
||||
"style_name": "Twenty Fifteen",
|
||||
"style_uri": "https://wordpress.org/themes/twentyfifteen",
|
||||
"description": "Our 2015 default theme is clean, blog-focused.",
|
||||
"author": "the WordPress team",
|
||||
"author_uri": null,
|
||||
"template": null,
|
||||
"license": "GNU General Public License v2 or later",
|
||||
"license_uri": "http://www.gnu.org/licenses/gpl-2.0.html",
|
||||
"tags": "black, blue, gray, pink, purple, white, yellow.",
|
||||
"text_domain": "twentyfifteen",
|
||||
"found_by": "rspec",
|
||||
"confidence": 0,
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
|
||||
],
|
||||
"version": null,
|
||||
"parents": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
2
spec/output/main_theme/not_found.cli_no_colour
Normal file
2
spec/output/main_theme/not_found.cli_no_colour
Normal file
@@ -0,0 +1,2 @@
|
||||
[i] The main theme could not be detected.
|
||||
|
||||
3
spec/output/main_theme/not_found.json
Normal file
3
spec/output/main_theme/not_found.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"main_theme": null
|
||||
}
|
||||
19
spec/output/main_theme/verbose.cli_no_colour
Normal file
19
spec/output/main_theme/verbose.cli_no_colour
Normal file
@@ -0,0 +1,19 @@
|
||||
[+] WordPress theme in use: test
|
||||
| Location: http://ex.lo/wp-content/themes/test/
|
||||
| Readme: http://ex.lo/wp-content/themes/test/readme.txt
|
||||
| Changelog: http://ex.lo/wp-content/themes/test/changelog.txt
|
||||
| Style URL: http://ex.lo/wp-content/themes/test/style.css
|
||||
| Style Name: Twenty Fifteen
|
||||
| Style URI: https://wordpress.org/themes/twentyfifteen
|
||||
| Description: Our 2015 default theme is clean, blog-focused.
|
||||
| Author: the WordPress team
|
||||
| License: GNU General Public License v2 or later
|
||||
| License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
| Tags: black, blue, gray, pink, purple, white, yellow.
|
||||
| Text Domain: twentyfifteen
|
||||
|
|
||||
| Detected By: rspec
|
||||
|
|
||||
| Version: 3.2 (0% confidence)
|
||||
| Detected By: style
|
||||
|
||||
52
spec/output/main_theme/verbose.json
Normal file
52
spec/output/main_theme/verbose.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"main_theme": {
|
||||
"slug": "test",
|
||||
"location": "http://ex.lo/wp-content/themes/test/",
|
||||
"latest_version": null,
|
||||
"last_updated": null,
|
||||
"outdated": false,
|
||||
"readme_url": "http://ex.lo/wp-content/themes/test/readme.txt",
|
||||
"changelog_url": "http://ex.lo/wp-content/themes/test/changelog.txt",
|
||||
"directory_listing": false,
|
||||
"error_log_url": null,
|
||||
"style_url": "http://ex.lo/wp-content/themes/test/style.css",
|
||||
"style_name": "Twenty Fifteen",
|
||||
"style_uri": "https://wordpress.org/themes/twentyfifteen",
|
||||
"description": "Our 2015 default theme is clean, blog-focused.",
|
||||
"author": "the WordPress team",
|
||||
"author_uri": null,
|
||||
"template": null,
|
||||
"license": "GNU General Public License v2 or later",
|
||||
"license_uri": "http://www.gnu.org/licenses/gpl-2.0.html",
|
||||
"tags": "black, blue, gray, pink, purple, white, yellow.",
|
||||
"text_domain": "twentyfifteen",
|
||||
"found_by": "rspec",
|
||||
"confidence": 0,
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
|
||||
],
|
||||
"version": {
|
||||
"number": "3.2",
|
||||
"confidence": 0,
|
||||
"found_by": "style",
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
|
||||
]
|
||||
},
|
||||
"parents": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
26
spec/output/main_theme/vulnerable.cli_no_colour
Normal file
26
spec/output/main_theme/vulnerable.cli_no_colour
Normal file
@@ -0,0 +1,26 @@
|
||||
[+] WordPress theme in use: dignitas-themes
|
||||
| Location: http://ex.lo/wp-content/themes/dignitas-themes/
|
||||
| Readme: http://ex.lo/wp-content/themes/dignitas-themes/readme.txt
|
||||
| Changelog: http://ex.lo/wp-content/themes/dignitas-themes/changelog.txt
|
||||
| Style URL: http://ex.lo/wp-content/themes/dignitas-themes/style.css
|
||||
| Style Name: Twenty Fifteen
|
||||
| Style URI: https://wordpress.org/themes/twentyfifteen
|
||||
| Description: Our 2015 default theme is clean, blog-focused.
|
||||
| Author: the WordPress team
|
||||
| License: GNU General Public License v2 or later
|
||||
| License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
| Tags: black, blue, gray, pink, purple, white, yellow.
|
||||
| Text Domain: twentyfifteen
|
||||
|
|
||||
| Detected By: rspec
|
||||
|
|
||||
| [!] 1 vulnerability identified:
|
||||
|
|
||||
| [!] Title: Dignitas 1.1.9 - Privilage Escalation
|
||||
| References:
|
||||
| - https://wpvulndb.com/vulnerabilities/7825
|
||||
| - http://research.evex.pw/?vuln=6
|
||||
| - http://packetstormsecurity.com/files/130652/
|
||||
|
|
||||
| The version could not be determined.
|
||||
|
||||
51
spec/output/main_theme/vulnerable.json
Normal file
51
spec/output/main_theme/vulnerable.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"main_theme": {
|
||||
"slug": "dignitas-themes",
|
||||
"location": "http://ex.lo/wp-content/themes/dignitas-themes/",
|
||||
"latest_version": null,
|
||||
"last_updated": null,
|
||||
"outdated": false,
|
||||
"readme_url": "http://ex.lo/wp-content/themes/dignitas-themes/readme.txt",
|
||||
"changelog_url": "http://ex.lo/wp-content/themes/dignitas-themes/changelog.txt",
|
||||
"directory_listing": false,
|
||||
"error_log_url": null,
|
||||
"style_url": "http://ex.lo/wp-content/themes/dignitas-themes/style.css",
|
||||
"style_name": "Twenty Fifteen",
|
||||
"style_uri": "https://wordpress.org/themes/twentyfifteen",
|
||||
"description": "Our 2015 default theme is clean, blog-focused.",
|
||||
"author": "the WordPress team",
|
||||
"author_uri": null,
|
||||
"template": null,
|
||||
"license": "GNU General Public License v2 or later",
|
||||
"license_uri": "http://www.gnu.org/licenses/gpl-2.0.html",
|
||||
"tags": "black, blue, gray, pink, purple, white, yellow.",
|
||||
"text_domain": "twentyfifteen",
|
||||
"found_by": "rspec",
|
||||
"confidence": 0,
|
||||
"interesting_entries": [
|
||||
|
||||
],
|
||||
"confirmed_by": {
|
||||
|
||||
},
|
||||
"vulnerabilities": [
|
||||
{
|
||||
"title": "Dignitas 1.1.9 - Privilage Escalation",
|
||||
"fixed_in": null,
|
||||
"references": {
|
||||
"url": [
|
||||
"http://research.evex.pw/?vuln=6",
|
||||
"http://packetstormsecurity.com/files/130652/"
|
||||
],
|
||||
"wpvulndb": [
|
||||
"7825"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"version": null,
|
||||
"parents": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user