Stephen
91295243a3
:x
...
:q!
2024-03-19 06:55:15 +00:00
Stephen
0b6e759ada
fix serialize deprecation warning
2024-03-17 09:41:41 +10:00
Stephen
424e05ba7c
remove the deprecation warning relating to serialize
2024-03-17 08:00:08 +10:00
Stephen
442bade925
added QR error handling
2024-03-17 06:06:32 +10:00
root
bc1b3efa78
Removed debug console logs.
2024-03-01 07:16:36 -05:00
root
f7bef44b8f
Autorun module change and save through UI.
2024-03-01 05:39:01 -05:00
root
fd4c4c1af5
Module combobox provided. change handler not implemented yet.
2024-02-28 00:38:18 -05:00
root
a47a35e7bc
Edit Autorun rules in UI with dynamic input fields for modules.
2024-02-26 00:35:12 -05:00
root
e25529a76b
Autorun UI elements now match command module elements.
2024-02-24 19:11:33 -05:00
root
9ccd8c633b
Textfields for ARE module input fields.
2024-02-22 20:55:10 -05:00
root
09cba67c90
Add module to a rule now via a button in the UI.
2024-02-21 22:16:24 -05:00
root
20089628b3
Can now delete ARE rule modules through UI.
2024-02-21 22:03:20 -05:00
root
c3bc4d2fcd
Update DOM after creating, updating or deleting a rule.
2024-02-21 02:48:50 -05:00
root
065cd6dec9
Nicer format for Auto Run rules.
2024-02-21 02:40:14 -05:00
root
0fd2d433b2
Can now reorder modules in the UI. Execution order array is conflicting though.
2024-02-20 20:53:37 -05:00
root
fd2e56dd12
Created UI class for modules in Auto Run.
2024-02-20 16:52:49 -05:00
root
c2267992c6
Editing ARE rule modules as JSON in the UI. Added display condition fields for ARE rules too.
2024-02-19 03:16:26 -05:00
root
503dd532f6
Can update rule name and chain_mode through UI.
2024-02-18 22:42:41 -05:00
root
1b1c8543b3
Added REST PATCH endpoint for updating ARE rules.
2024-02-18 21:05:02 -05:00
root
6a18655a48
Rules can now be deleted through the UI.
2024-02-18 16:57:56 -05:00
root
aaac53f9fb
Add ARE rule button for testing. Created author, name and chain_mode fields.
2024-02-17 18:36:48 -05:00
root
b1c04f9f6f
Created form component for each ARE rule.
2024-02-17 03:18:03 -05:00
root
bf4883a0f0
Fixed incorrect API url. Now loads ARE rules and displays titles.
2024-02-16 17:29:15 -05:00
root
459a99dce4
Query the list of ARE rules on render. Display the count.
2024-02-16 00:17:33 -05:00
root
920a5c5a5d
Created a new panel in the UI for auto run elements.
2024-02-15 20:39:38 -05:00
Stephen
17e20d4ae8
Add GUID direction in ntfy URL
2024-01-07 10:46:42 +10:00
Federico Videla
d0de620a24
Add ntfy extension
2024-01-05 08:06:49 +10:00
Stephen
482143067b
Updated http://beefproject.com to https://beefproject.com
2023-12-31 14:46:15 +10:00
Stephen
747ddb5387
Updated http://beefproject.com to https://beefproject.com
2023-12-31 14:18:50 +10:00
jcrew99
3a486c7626
Updated Copyright
2023-12-26 22:32:31 -05:00
Stephen
e323c80581
Fixed array to string bug for DNS entries
2023-09-28 16:28:52 +10:00
bcoles
943a6fd226
Notifications: Slack: Fix config file WebHook validation ( #2820 )
2023-04-15 18:05:26 +10:00
bcoles
eb5959a975
WebSockets: flush beef.net.queue during keepalive ( #2806 )
2023-04-04 03:42:50 +10:00
bcoles
0742b5aef4
Extensions: Remove console extension ( #2802 )
2023-04-03 22:11:32 +10:00
bcoles
22b91faf71
AdminUI: Removed unused jQuery wterm library ( #2801 )
2023-04-03 21:15:35 +10:00
bcoles
09c2128388
AdminUI: Remove zombie Autorun tab ( #2800 )
2023-04-03 20:57:05 +10:00
bcoles
ed69915062
Extensions: Demos: Modify Handler to extend the Router class ( #2795 )
...
* Extensions: Demos: Remove unused demo assets
* Extensions: Demos: Hard-code "/hook.js" hook path
* Extensions: Demos: Fix copyright header format
* Extensions: Demos: Modify Handler to extend the Router class
2023-04-03 16:55:44 +10:00
bcoles
58efd34f8c
Extensions: Remove IPEC extension ( #2792 )
...
* Remove browser extension payloads from Social Engineering modules
* Extensions: Remove IPEC extension
2023-04-03 15:01:52 +10:00
bcoles
cc56090ba4
Remove jools library ( #2790 )
2023-04-03 01:48:04 +10:00
bcoles
996edf9ed8
Removed several old exploits and Mass Mailer functionality ( #2788 )
...
* Modules: remove old exploits
* Social Engineering: remove old templates
* Social Engineering: Remove Mass Mailer functionality
2023-04-02 22:08:34 +10:00
bcoles
a5d08d727a
BeEF::Extension:::Events: Add error handling to event parsing ( #2771 )
2023-03-29 01:14:29 +11:00
bcoles
dd2e95f38c
Update dependencies and remove twitter nofification channel ( #2760 )
...
* Extensions: Notifications: Remove twitter notification channel
* Gemfile: Update dependencies
2023-03-19 23:02:46 +11:00
bcoles
073c7f7f24
Replace deprecated File.exists? with File.exist? ( #2740 )
2023-03-05 14:50:15 +11:00
bcoles
1db0b79092
Replace URI.escape with URI::Parser.new.escape ( #2727 )
2023-02-25 08:51:00 +10:00
bcoles
0d28649e65
Add missing copyright headers ( #2706 )
...
* extensions: dns_rebinding: Add missing copyright headers
* modules: dns_rebinding: Add missing copyright headers
2023-02-08 18:51:30 +10:00
jcrew99
486a9bb329
Update copyright 2023 ( #2675 )
...
* updated copyright
* reverted gemfile lock changes
2022-12-31 15:36:07 +10:00
bcoles
9f99d65e39
WebRTC: Rename Rtc model classes to align with ActiveRecord syntax ( #2524 )
2022-08-01 17:55:19 +10:00
MyLoginOnGitHub
87318f5a14
Fixed bug when response_data is empty when http.response_data.length is <= 100K ( #2510 )
...
* Fixed bug when response_data is empty when http.response_data.length <= 100K
* Refactor: do not modify field. Modify local variable instead
2022-07-22 10:05:54 +10:00
iWhacko
b56345fcdf
Bugfix/browse offline zombies ( #2388 )
...
* - Fix for offline browsers. Allowing you to view all executed commands in the past and details.
- fiexed a small mistake in a comment
(cherry picked from commit fed79d7142 )
* Revert "- Fix for offline browsers. Allowing you to view all executed commands in the past and details. - fiexed a small mistake in a comment"
This reverts commit fed79d71
* - Fix for offline browsers. Allowing you to view all executed commands in the past and details.
- fiexed a small mistake in a comment
* - Fix for offline browsers. Allowing you to view all executed commands in the past and details.
- fixed a small mistake in a comment"
Co-authored-by: Whacko <not@gonna.tel >
2022-06-24 15:39:47 +10:00
bcoles
cbe9f66990
Admin UI: Remove 'Submit Bug' link from admin panel ( #2403 )
2022-05-12 11:09:52 +10:00