Skip to content

2185 minify error at startup web UI all #2186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 76 commits into from
Oct 15, 2021
Merged
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
fb505c6
added spec file for testing changes
wheatley Jul 17, 2021
9e21acf
added local host getter to configuration class
wheatley Jul 18, 2021
75cbf7a
added default value 0.0.0.0 for local host if it's not set
wheatley Jul 18, 2021
fb0f39a
added port config getter with default
wheatley Jul 18, 2021
b49bde6
added port config getter with default
wheatley Jul 18, 2021
4394652
fixed spelling errors for port
wheatley Jul 18, 2021
73317a3
added public configuration values and validation
wheatley Jul 19, 2021
49bf25e
removed logic from public port as it was not required
wheatley Jul 19, 2021
10eb9e7
added beef host to configuration class
wheatley Jul 19, 2021
f714575
added beef port to configuration class and removed default http.port …
wheatley Jul 19, 2021
20382dc
fixed rubocop errors and refactored spec tests
wheatley Jul 19, 2021
2a147f1
added beef host configuration values used for external resources
wheatley Jul 20, 2021
43077e2
added beef url to configuration
wheatley Aug 6, 2021
03de263
added spec file for testing changes
wheatley Jul 17, 2021
b76a8d1
added local host getter to configuration class
wheatley Jul 18, 2021
7f85dea
added default value 0.0.0.0 for local host if it's not set
wheatley Jul 18, 2021
97c4bb9
added port config getter with default
wheatley Jul 18, 2021
3719a07
added port config getter with default
wheatley Jul 18, 2021
8c4cf54
fixed spelling errors for port
wheatley Jul 18, 2021
4945a31
added public configuration values and validation
wheatley Jul 19, 2021
4c633a9
removed logic from public port as it was not required
wheatley Jul 19, 2021
2212399
added beef host to configuration class
wheatley Jul 19, 2021
a29363d
added beef port to configuration class and removed default http.port …
wheatley Jul 19, 2021
8c04292
fixed rubocop errors and refactored spec tests
wheatley Jul 19, 2021
b415779
added beef host configuration values used for external resources
wheatley Jul 20, 2021
ce93aa8
added beef url to configuration
wheatley Aug 6, 2021
279ddc5
wqMerge branch 'feature/1785_public_host_port' of github.com:wheatley…
wheatley Aug 12, 2021
1121b08
created command spec file
wheatley Aug 20, 2021
bdb920f
add before statement to load all enabled modules to test command class
wheatley Aug 20, 2021
ad9f3a2
add spec to check if configuration instance exists by setting and acc…
wheatley Aug 20, 2021
1157f9b
updated http proto for beef host
wheatley Aug 22, 2021
6f3a6a5
resolved merge issues
wheatley Aug 22, 2021
9ad1a2f
reverting changes on this file, dev values set
wheatley Aug 23, 2021
bbbabba
removed some unessessary checks
wheatley Aug 24, 2021
3af5293
fixed grammar test now we're only testing one configuration attribute
wheatley Aug 24, 2021
6de324e
added hook url for contextual usage
wheatley Aug 24, 2021
91b5dc9
refactoring admin_ui with new code usage
wheatley Aug 24, 2021
8b45035
fixed issue with the location of the beef.http.https.public_enabled
wheatley Aug 25, 2021
b4623ad
refactored powershell module and extension
wheatley Aug 25, 2021
9012d6c
adding the new config setting for public https beign enabled
wheatley Aug 25, 2021
5dc98b2
refactor qrcode extension
wheatley Aug 25, 2021
4cc31fe
replace video fake plugin refactor
wheatley Aug 25, 2021
025dfc0
social engineering refactoring
wheatley Aug 25, 2021
3c7c072
phonegap module refactoring
wheatley Aug 25, 2021
cfe1a8e
exploit refactoing
wheatley Aug 25, 2021
665f835
network module refactoing
wheatley Aug 25, 2021
42090eb
ipec module refactoring
wheatley Aug 25, 2021
0820552
host module refactoring
wheatley Aug 25, 2021
9fb5582
debug refactoring
wheatley Aug 25, 2021
c21cf5f
browser refactoring
wheatley Aug 25, 2021
440d8c1
social engineering extension refactoring
wheatley Aug 25, 2021
ce143aa
core main server refactoring
wheatley Aug 25, 2021
2b570b3
core main console banner refactoring
wheatley Aug 25, 2021
ec4f9e9
removing dev test
wheatley Aug 25, 2021
25f4a08
fixed area with location of http.https.enabled
wheatley Aug 27, 2021
a604355
changed the hook url definition to return the hook file path
wheatley Aug 27, 2021
d9e9d63
updated banners to use new configuration getters
wheatley Sep 2, 2021
6eb669a
updated extensions and modules with the hook url change
wheatley Sep 2, 2021
7132a3c
Merge pull request #2133 from wheatley/feature/1785_public_host_port
wheatley Sep 8, 2021
2a660b4
added new public.host configuration settings and validations for depi…
wheatley Sep 9, 2021
f6b5978
updated to use public.port configuration
wheatley Sep 9, 2021
8132886
added validation for old configuration public_port
wheatley Sep 9, 2021
bc98e72
updated to use public https configuration setting
wheatley Sep 9, 2021
1e9227a
updated config with new settings format
wheatley Sep 9, 2021
64e784a
fixed get to point to new locations
wheatley Sep 9, 2021
c8e2b9b
fixed pointer to hook_file_path
wheatley Sep 9, 2021
f87cf56
Update extensions/social_engineering/web_cloner/web_cloner.rb
wheatley Sep 9, 2021
5f69619
updated enabled to enable
wheatley Sep 10, 2021
5c2b344
Merge branch 'feature/1785_public_host_port' of github.com:beefprojec…
wheatley Sep 10, 2021
67e956a
making sure default configuration file does not have preset values
wheatley Sep 10, 2021
c2655f1
merge with upstream
wheatley Oct 8, 2021
9d4d742
disbale tests until reviewed for coverage
wheatley Oct 8, 2021
523646d
removed redundant requires
wheatley Oct 14, 2021
86fc581
Revert "disbale tests until reviewed for coverage"
wheatley Oct 14, 2021
82f2930
Revert "removed redundant requires"
wheatley Oct 14, 2021
c1ed3d5
added harmony to options for ugilify for ES6 js
wheatley Oct 14, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion extensions/admin_ui/api/handler.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ def self.evaluate_and_minify(content, params, name)
},
:compress => {
:dead_code => true,
}
},
:harmony => true
}
minified = Uglifier.compile(evaluated, opts)
print_debug "[AdminUI] Minified #{name} (#{minified.size} bytes)"
Expand Down