.codeclimate.yml | |
|
|
.eslintignore | |
|
|
.eslintrc | |
|
|
.gitattributes | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.ruby-version | |
|
|
.travis.yml | |
|
|
.yardopts | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
Gemfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
bin/wpxf | |
|
|
data/banners/default.txt | |
|
|
data/js/ajax_download.js | 26 | A 1 hr |
|
data/js/ajax_post.js | 14 | A 0 mins |
|
data/js/create_wp_user.js | 21 | A 0 mins |
|
data/js/post.js | 17 | A 0 mins |
|
data/json/browser_usage_by_frequency.json | |
|
|
data/json/commands.json | |
|
|
data/php/bind_php.php | 36 | A 0 mins |
|
data/php/download_exec.php | 28 | A 1 hr |
|
data/php/exec.php | 3 | A 0 mins |
|
data/php/exec_methods.php | 47 | A 0 mins |
|
data/php/meterpreter_bind_tcp.php | 0 | D 2 days |
|
data/php/meterpreter_bind_tcp_ipv6.php | 0 | D 2 days |
|
data/php/meterpreter_reverse_tcp.php | 0 | A 0 mins |
|
data/php/preamble.php | 15 | A 0 mins |
|
data/php/reverse_tcp.php | 61 | A 0 mins |
|
db/config.yml | |
|
|
db/env.rb | 11 | A 0 mins |
|
db/migrations/001_create_workspaces.rb | 12 | A 0 mins |
|
db/migrations/002_create_credentials.rb | 16 | A 0 mins |
|
db/migrations/003_add_credential_type.rb | 10 | A 0 mins |
|
db/migrations/004_add_unique_workspace_name_index.rb | 14 | A 0 mins |
|
db/migrations/005_add_logs.rb | 12 | A 0 mins |
|
db/migrations/006_create_modules.rb | 14 | A 0 mins |
|
db/migrations/007_create_loot_items.rb | 17 | A 0 mins |
|
lib/wpxf.rb | 42 | A 0 mins |
|
lib/wpxf/cli/auto_complete.rb | 80 | A 2 hrs |
|
lib/wpxf/cli/banner.rb | 37 | A 0 mins |
|
lib/wpxf/cli/console.rb | 117 | A 1 hr |
|
lib/wpxf/cli/context.rb | 27 | A 0 mins |
|
lib/wpxf/cli/creds.rb | 46 | A 0 mins |
|
lib/wpxf/cli/help.rb | 102 | A 0 mins |
|
lib/wpxf/cli/loaded_module.rb | 54 | A 25 mins |
|
lib/wpxf/cli/loot.rb | 66 | A 0 mins |
|
lib/wpxf/cli/module_cache.rb | 46 | A 0 mins |
|