Commit Graph

  • bc1b3efa78 Removed debug console logs. root 2024-03-01 07:16:36 -05:00
  • f7bef44b8f Autorun module change and save through UI. root 2024-03-01 05:39:01 -05:00
  • fd4c4c1af5 Module combobox provided. change handler not implemented yet. root 2024-02-28 00:38:18 -05:00
  • a47a35e7bc Edit Autorun rules in UI with dynamic input fields for modules. root 2024-02-26 00:35:12 -05:00
  • e25529a76b Autorun UI elements now match command module elements. root 2024-02-24 19:11:33 -05:00
  • 9ccd8c633b Textfields for ARE module input fields. root 2024-02-22 20:55:10 -05:00
  • f3c7e2ee8c Bump rack from 2.2.8 to 2.2.8.1 dependabot[bot] 2024-02-22 13:34:55 +00:00
  • 09cba67c90 Add module to a rule now via a button in the UI. root 2024-02-21 22:16:24 -05:00
  • 20089628b3 Can now delete ARE rule modules through UI. root 2024-02-21 22:03:20 -05:00
  • c3bc4d2fcd Update DOM after creating, updating or deleting a rule. root 2024-02-21 02:48:50 -05:00
  • 065cd6dec9 Nicer format for Auto Run rules. root 2024-02-21 02:40:14 -05:00
  • 0fd2d433b2 Can now reorder modules in the UI. Execution order array is conflicting though. root 2024-02-20 20:53:37 -05:00
  • fd2e56dd12 Created UI class for modules in Auto Run. root 2024-02-20 16:52:49 -05:00
  • 913140133a Bump selenium-webdriver from 4.17.0 to 4.18.1 dependabot[bot] 2024-02-20 13:19:07 +00:00
  • c2267992c6 Editing ARE rule modules as JSON in the UI. Added display condition fields for ARE rules too. root 2024-02-19 03:16:26 -05:00
  • 503dd532f6 Can update rule name and chain_mode through UI. root 2024-02-18 22:42:41 -05:00
  • 1b1c8543b3 Added REST PATCH endpoint for updating ARE rules. root 2024-02-18 21:05:02 -05:00
  • 6a18655a48 Rules can now be deleted through the UI. root 2024-02-18 16:57:56 -05:00
  • aaac53f9fb Add ARE rule button for testing. Created author, name and chain_mode fields. root 2024-02-17 18:36:48 -05:00
  • b1c04f9f6f Created form component for each ARE rule. root 2024-02-17 03:18:03 -05:00
  • bf4883a0f0 Fixed incorrect API url. Now loads ARE rules and displays titles. root 2024-02-16 17:29:15 -05:00
  • 459a99dce4 Query the list of ARE rules on render. Display the count. root 2024-02-16 00:17:33 -05:00
  • 920a5c5a5d Created a new panel in the UI for auto run elements. root 2024-02-15 20:39:38 -05:00
  • aa030d6949 Merge branch 'dependabot/bundler/capybara-3.40.0' Stephen 2024-02-15 15:45:48 +10:00
  • 180f3600fb Merge branch 'dependabot/bundler/rspec-3.13.0' Stephen 2024-02-15 15:40:27 +10:00
  • d5db23ea19 update gemfile.lock Stephen 2024-02-14 19:15:15 +10:00
  • 56c71464eb Merge branch 'dependabot/bundler/nokogiri-1.16.2' Stephen 2024-02-14 14:44:52 +10:00
  • 599b960e54 Bump irb from 1.11.1 to 1.11.2 dependabot[bot] 2024-02-08 13:45:10 +00:00
  • 8338f52682 Bump nokogiri from 1.16.0 to 1.16.2 dependabot[bot] 2024-02-06 03:52:07 +00:00
  • c4997f94c5 Bump rspec from 3.12.0 to 3.13.0 dependabot[bot] 2024-02-05 13:50:06 +00:00
  • 0d5644146b Merge branch 'dependabot/bundler/sqlite3-1.7.1' Stephen 2024-01-30 14:16:34 +10:00
  • f948352f39 Merge branch 'dependabot/bundler/rubocop-1.60.2' Stephen 2024-01-30 14:02:41 +10:00
  • c823147b00 Bump capybara from 3.39.2 to 3.40.0 dependabot[bot] 2024-01-29 13:57:23 +00:00
  • addfffb5b2 Bump sqlite3 from 1.7.0 to 1.7.1 dependabot[bot] 2024-01-26 22:42:11 +00:00
  • 753a37d3f3 Merge branch 'dependabot/bundler/selenium-webdriver-4.17.0' Stephen 2024-01-25 03:49:31 +10:00
  • f663a8eede Bump rubocop from 1.59.0 to 1.60.2 dependabot[bot] 2024-01-24 17:40:18 +00:00
  • 86cf4ca350 Bump selenium-webdriver from 4.16.0 to 4.17.0 dependabot[bot] 2024-01-23 13:56:12 +00:00
  • f14ac02c89 Bump irb from 1.11.0 to 1.11.1 dependabot[bot] 2024-01-10 13:41:40 +00:00
  • 3744708453 Merge branch 'dependabot/bundler/net-smtp-0.4.0.1' Stephen 2024-01-07 11:33:31 +10:00
  • 2e587ef2c4 Set social engineering extension to false by default Stephen 2024-01-07 11:33:12 +10:00
  • 8164f7fa49 Bump net-smtp from 0.4.0 to 0.4.0.1 dependabot[bot] 2024-01-05 13:56:24 +00:00
  • bafc006d67 Added sqlite files to .gitignore Stephen 2024-01-07 11:22:30 +10:00
  • 17e20d4ae8 Add GUID direction in ntfy URL Stephen 2024-01-07 10:46:42 +10:00
  • 37d95b788b Merge branch 'ntfy-extension' of https://github.com/acidobinario/beef into pr/acidobinario/2934 Stephen 2024-01-05 08:17:55 +10:00
  • d0de620a24 Add ntfy extension Federico Videla 2023-09-22 10:40:14 -03:00
  • 7633dc7660 Delete beef.db-wal Stephen 2024-01-05 03:39:23 +10:00
  • a444d6e5a4 Delete beef.db-shm Stephen 2024-01-05 03:37:40 +10:00
  • d110484294 Update geoip messages Stephen 2024-01-04 13:40:13 +10:00
  • 01fc227d90 Removed blog from loanding banners Stephen 2024-01-04 05:55:39 +10:00
  • ed9e72a56d Silence activerecord migration stdout messages Stephen 2024-01-03 15:18:50 +10:00
  • fe41e113ca Added boilerplate Stephen 2024-01-03 15:18:22 +10:00
  • e47488bbc9 Tidy Gemfile Stephen 2024-01-03 14:53:48 +10:00
  • 6d56d6cfcd Tidy Rakefile Stephen 2024-01-03 14:50:21 +10:00
  • 38a137de08 Merge branch 'dependabot/bundler/rack-protection-and-sinatra-3.2.0' Stephen 2024-01-03 14:48:17 +10:00
  • 8539f6dfab Bump mime-types from 3.5.1 to 3.5.2 dependabot[bot] 2024-01-02 13:13:24 +00:00
  • b93af516c6 Bump rack-protection and sinatra dependabot[bot] 2024-01-01 13:27:20 +00:00
  • 482143067b Updated http://beefproject.com to https://beefproject.com Stephen 2023-12-31 14:46:15 +10:00
  • 747ddb5387 Updated http://beefproject.com to https://beefproject.com Stephen 2023-12-31 14:18:50 +10:00
  • da2e4bb9cf Merge branch 'update_copyright' Stephen 2023-12-31 14:08:39 +10:00
  • 38997fa7e3 Added .gitignore entry for Visual Studio Code Stephen 2023-12-31 10:23:35 +10:00
  • 7817e98118 update rdoc and rake gem in gemfile.lock Stephen 2023-12-31 10:20:35 +10:00
  • 6816595935 Merge branch 'dependabot/bundler/otr-activerecord-2.2.0' Stephen 2023-12-31 10:14:13 +10:00
  • 5eded170ab Upgrade gem 'otr-activerecord', '~> 2.2.0' including adding internal_metadata to the ActiveRecord migration Stephen 2023-12-31 10:00:13 +10:00
  • 3a486c7626 Updated Copyright update_copyright jcrew99 2023-12-26 22:32:31 -05:00
  • 41397b680c Merge branch 'dependabot/bundler/otr-activerecord-2.2.0' of https://github.com/beefproject/beef into dependabot/bundler/otr-activerecord-2.2.0 Stephen 2023-12-23 10:46:41 +10:00
  • aa0cb30963 Merge branch 'dependabot/bundler/rake-13.1.0' Stephen 2023-12-23 10:26:58 +10:00
  • dbd24bb3a7 Merge pull request #2986 from TheGuy920/master Stephen 2023-12-22 08:09:09 +10:00
  • 5a7b7fb107 Merge pull request #2977 from beefproject/dependabot/bundler/maxmind-db-1.2.0 Stephen 2023-12-22 08:04:16 +10:00
  • de0cab665b Merge pull request #2988 from beefproject/dependabot/bundler/selenium-webdriver-4.16.0 Stephen 2023-12-22 07:54:29 +10:00
  • 5dd8715f56 Bump selenium-webdriver from 4.14.0 to 4.16.0 dependabot[bot] 2023-12-21 21:51:11 +00:00
  • 214a3993f8 Merge pull request #2989 from beefproject/dependabot/bundler/rubocop-1.59.0 Stephen 2023-12-22 07:49:54 +10:00
  • 33f47d9d42 Merge pull request #2991 from beefproject/dependabot/bundler/rdoc-6.6.2 Stephen 2023-12-22 07:49:17 +10:00
  • e62573fbf2 Bump rdoc from 6.6.1 to 6.6.2 dependabot[bot] 2023-12-21 21:44:54 +00:00
  • 92b2954112 Bump rubocop from 1.57.0 to 1.59.0 dependabot[bot] 2023-12-21 21:39:54 +00:00
  • 4b72bce53a Bump maxmind-db from 1.1.1 to 1.2.0 dependabot[bot] 2023-12-21 21:39:49 +00:00
  • 4545121093 Merge branch 'dependabot/bundler/irb-1.11.0' Stephen 2023-12-22 07:38:22 +10:00
  • 46556428ad Merge branch 'dependabot/bundler/sqlite3-1.6.9' Stephen 2023-12-21 11:04:08 +10:00
  • 03da278bc1 Bump irb from 1.8.1 to 1.11.0 dependabot[bot] 2023-12-20 13:25:20 +00:00
  • a876233579 Report failures too. catatonicprime 2023-12-18 05:53:05 +00:00
  • c199cd29e4 Adding plaintext password recovery for Cisco ASA WebVPN Sessions. catatonicprime 2023-12-18 05:38:43 +00:00
  • 3286ef88f4 Merge branch 'dependabot/bundler/rdoc-6.6.1' Stephen 2023-12-06 14:46:58 +10:00
  • acf5bd60bb Update INSTALL.txt TheGuy920 2023-12-05 17:36:46 -05:00
  • bea58a8cdb Update beef TheGuy920 2023-12-05 17:36:17 -05:00
  • 77dada0251 Merge pull request #2 from TheGuy920/patch-2 TheGuy920 2023-12-05 17:23:32 -05:00
  • 1a27e3b0c5 Merge pull request #1 from TheGuy920/patch-1 TheGuy920 2023-12-05 17:22:48 -05:00
  • 629db4fe20 Update beef TheGuy920 2023-12-05 17:21:22 -05:00
  • f5fae026ce Update INSTALL.txt TheGuy920 2023-12-05 17:05:52 -05:00
  • 267c6e3198 Bump rdoc from 6.5.0 to 6.6.1 dependabot[bot] 2023-12-05 13:55:42 +00:00
  • 554d42b2c6 Update README.md TheGuy920 2023-12-01 17:16:40 -05:00
  • ae25108c93 Bump sqlite3 from 1.6.7 to 1.6.9 dependabot[bot] 2023-11-27 13:58:02 +00:00
  • 57482fbb6f Bump rake from 13.0.6 to 13.1.0 dependabot[bot] 2023-10-30 13:33:20 +00:00
  • 4f7c0db274 Bump otr-activerecord from 2.1.2 to 2.2.0 dependabot[bot] 2023-10-30 08:30:59 +00:00
  • e0ff71a582 Locking otr-activerecord to version 2.1.2 until we can fix the bugs with the later version Stephen 2023-10-30 18:28:08 +10:00
  • e4d9896c4c Bump otr-activerecord from 2.1.2 to 2.2.0 dependabot[bot] 2023-10-20 14:08:19 +00:00
  • a6757bedd0 Merge branch 'dependabot/bundler/rubocop-1.57.0' into dependabot-updates upddate rubocop gem Stephen 2023-10-12 10:41:28 +10:00
  • ea8e661831 Merge branch 'dependabot/bundler/selenium-webdriver-4.14.0' into dependabot-updates Stephen 2023-10-12 10:37:48 +10:00
  • 231c425f98 Bump sqlite3 from 1.6.6 to 1.6.7 dependabot[bot] 2023-10-11 14:01:51 +00:00
  • ed410c2ccd Bump rubocop from 1.56.4 to 1.57.0 dependabot[bot] 2023-10-11 14:00:58 +00:00
  • 3965d83ba0 Bump selenium-webdriver from 4.13.1 to 4.14.0 dependabot[bot] 2023-10-10 13:23:49 +00:00
  • 961e8d4ef9 Merge branch 'master' of https://github.com/beefproject/beef Stephen 2023-10-01 03:02:12 +10:00