.codeclimate.yml | |
|
|
.dockerignore | |
|
|
.github/CONTRIBUTING.md | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/ISSUE_TEMPLATE/other-issue.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/build.yml | |
|
|
.github/workflows/docker.yml | |
|
|
.github/workflows/gempush.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.ruby-gemset | |
|
|
.ruby-version | |
|
|
.simplecov | |
|
|
Dockerfile | |
|
|
Gemfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/app.rb | 3 | A 0 mins |
|
app/controllers.rb | 8 | A 0 mins |
|
app/controllers/aliases.rb | 12 | A 0 mins |
|
app/controllers/core.rb | 73 | A 0 mins |
|
app/controllers/custom_directories.rb | 19 | A 0 mins |
|
app/controllers/enumeration.rb | 17 | A 0 mins |
|
app/controllers/enumeration/cli_options.rb | 165 | A 2 hrs |
|
app/controllers/enumeration/enum_methods.rb | 133 | B 5 hrs |
|
app/controllers/main_theme.rb | 24 | A 0 mins |
|
app/controllers/password_attack.rb | 100 | A 0 mins |
|
app/controllers/vuln_api.rb | 26 | A 0 mins |
|
app/controllers/wp_version.rb | 30 | A 0 mins |
|
app/finders.rb | 15 | A 0 mins |
|
app/finders/config_backups.rb | 13 | A 0 mins |
|
app/finders/config_backups/known_filenames.rb | 27 | A 0 mins |
|
app/finders/db_exports.rb | 13 | A 0 mins |
|
app/finders/db_exports/known_locations.rb | 73 | A 0 mins |
|
app/finders/interesting_findings.rb | 32 | A 0 mins |
|
app/finders/interesting_findings/backup_db.rb | 19 | A 0 mins |
|
app/finders/interesting_findings/debug_log.rb | 13 | A 0 mins |
|
app/finders/interesting_findings/duplicator_installer_log.rb | 13 | A 0 mins |
|
app/finders/interesting_findings/emergency_pwd_reset_script.rb | 18 | A 0 mins |
|
app/finders/interesting_findings/full_path_disclosure.rb | 19 | A 0 mins |
|
app/finders/interesting_findings/mu_plugins.rb | 26 | A 0 mins |
|
app/finders/interesting_findings/multisite.rb | 18 | A 0 mins |
|
app/finders/interesting_findings/php_disabled.rb | 14 | A 0 mins |
|
app/finders/interesting_findings/readme.rb | 19 | A 0 mins |
|
app/finders/interesting_findings/registration.rb | 18 | A 0 mins |
|