Commit Graph

  • 1d3ea4d10c Merge branch 'master' of https://github.com/beefproject/beef into notifications Marc Wickenden 2012-08-03 22:03:08 +01:00
  • 45c9f674e4 remove IRC config, might get around to this one day Marc Wickenden 2012-08-03 22:00:54 +01:00
  • 73fc960333 improved installation command Michal Papis 2012-08-02 21:22:35 +03:00
  • 82dc6fee0d remove now redundant handler Marc Wickenden 2012-08-02 11:51:14 +01:00
  • 1a6bf75d57 remove now redundant handlers directory Marc Wickenden 2012-08-02 11:50:05 +01:00
  • 707759950d working but kludgey version of notifications with twitter and email support Marc Wickenden 2012-08-02 11:41:24 +01:00
  • c2a2135046 Added Chrome 21 fingerprinting. antisnatchor 2012-08-01 12:28:24 +01:00
  • 560aa7f610 Changed default WebSockets port to increase success rate through proxies. antisnatchor 2012-07-31 09:28:55 +01:00
  • 7c7103b685 Merge pull request #729 from bmantra/master bmantra 2012-07-25 05:50:32 -07:00
  • e299045539 add default beef host/ip to connect to bmantra 2012-07-25 14:47:56 +02:00
  • 83f29505a5 Minor fix to the Shell interface - can review offline targets now Christian Frichot 2012-07-25 14:21:37 +08:00
  • c708a60bdd new it wasn't Marc Wickenden 2012-07-24 20:05:45 +01:00
  • 6ce3581ae5 add Gemfile.lock. I'm not sure this is a good idea Marc Wickenden 2012-07-24 19:51:03 +01:00
  • fac1ff45ca Merge pull request #727 from bmantra/master bmantra 2012-07-23 23:11:07 -07:00
  • a4e74aaad0 Added AlienVault OSSIM 3.1 XSS module bcoles 2012-07-24 10:55:28 +09:30
  • 1226ed4b34 nat tested bmantra 2012-07-23 20:30:04 +02:00
  • 9b9e74967b nat tested bmantra 2012-07-23 20:26:38 +02:00
  • b7a4314424 nat tested bmantra 2012-07-23 20:21:36 +02:00
  • 701d634f4f NAT_pinning: updated description antisnatchor 2012-07-23 18:34:06 +01:00
  • d5606c9bf4 NAT pinning. now uses the new bind/unbind socket methods of the AssetHandler. No need to use netcat anymore ;) antisnatchor 2012-07-23 18:31:54 +01:00
  • 71fb6ae089 bind_socket: receive buffer length increased to 1024 bytes antisnatchor 2012-07-23 18:25:55 +01:00
  • 2b8a389da1 Fixes Issue #724 - Console Shell now prints modules which are in sub-categories Christian Frichot 2012-07-23 20:30:00 +08:00
  • 34a2f86877 Tidied up the gmail phishing module - its not embedded so category is now a string not array Christian Frichot 2012-07-23 19:31:57 +08:00
  • 6139da2161 Managing the famous if data == buffer_length case while receiving data in socket (bind_socket) antisnatchor 2012-07-23 11:05:38 +01:00
  • 6342fdad77 Fixec and enhanced the bind_socket method in AssetHandler. Multi-thread, close socket when no more data is received, print_debug raw request antisnatchor 2012-07-23 10:55:41 +01:00
  • 1defa2dbc2 Multiple changes to console: bcoles 2012-07-22 20:38:28 +09:30
  • 6188fe4be9 Fix issue #723. Added amin_ui authenticated endpoints that returns the RESTful api token. useful when calling the Restful api from ExtJS antisnatchor 2012-07-22 11:52:27 +01:00
  • 6ade1469bb initial commit of notifications extension Marc Wickenden 2012-07-19 22:51:39 +01:00
  • bfa2e6dbf7 Minor formatting changes to the console bcoles 2012-07-18 23:48:10 +09:30
  • 8e2f0e9a44 Added support for Firefox 14 bcoles 2012-07-18 22:03:24 +09:30
  • ac05f24b64 Reverted back change on pre_send (nat_pinning module) antisnatchor 2012-07-15 19:17:04 +01:00
  • 5a2b29bab4 changed description and temp disabled the listening socket as it needs some more testing bmantra 2012-07-15 20:08:59 +02:00
  • be71984362 Patched bind_socket: support multiple clients, don't close the client socket antisnatchor 2012-07-15 17:26:01 +01:00
  • dd43da5e51 Modified nat_pinning module to bind a socket on pre_send (new bind_socket api call) antisnatchor 2012-07-15 12:58:36 +01:00
  • 69c883568f Merge branch 'master' of https://github.com/beefproject/beef antisnatchor 2012-07-15 12:57:49 +01:00
  • 6dbf64cfa7 Added bind_socket/unbind_socket to AssetHandler antisnatchor 2012-07-15 12:57:21 +01:00
  • 7f0026fc79 Added Linksys WVC series wireless camera CSRF module bcoles 2012-07-15 19:18:37 +09:30
  • 40f7145531 Updated D-Link DIR-615 router module bcoles 2012-07-15 19:01:09 +09:30
  • d8adf26827 Added Asmax AR-804gu Command Execution module bcoles 2012-07-15 00:49:19 +09:30
  • c380ca75ed Added 3COM OfficeConnect Command Execution module bcoles 2012-07-15 00:16:11 +09:30
  • 9d2022531c Added Cisco E2400 CSRF router module bcoles 2012-07-14 22:44:58 +09:30
  • 4d262d6d19 Issue #556 : added json response to RESTful endpoint /api/modules/multi antisnatchor 2012-06-30 19:00:42 +01:00
  • bd6065eff9 Issue #556 : updated exception error message antisnatchor 2012-06-30 18:38:25 +01:00
  • 5d47739c71 Issue #556 : added RESTful api endpoint /api/modules/multi antisnatchor 2012-06-30 18:33:51 +01:00
  • 3aadf6fa75 Issue #556 : the RESTful api call to retrieve HBs now returns also the ID of the HB antisnatchor 2012-06-30 16:00:31 +01:00
  • b784710ca9 Added detection of Opera 12.x (still beta) antisnatchor 2012-06-30 15:42:03 +01:00
  • fa569fa3e7 Merge pull request #712 from bmantra/master Brendan Coles 2012-06-30 03:08:15 -07:00
  • 3784cc4e37 Updated description bmantra 2012-06-30 11:56:21 +02:00
  • f34443ef46 Merge remote branch 'upstream/master' bmantra 2012-06-30 11:54:49 +02:00
  • 9fdd8bc819 Added support for Chrome 20 bcoles 2012-06-29 13:41:05 +09:30
  • 29ba7dbf38 Added spaces to two config.yaml files bcoles 2012-06-29 08:42:21 +09:30
  • b7126c2fe3 Updated DNS Tunnel module description bcoles 2012-06-28 21:46:48 +09:30
  • e6ce3adba5 Merge branch 'master' of https://github.com/beefproject/beef antisnatchor 2012-06-28 13:28:52 +01:00
  • e54ec1e569 Updated authors, sorry dude (n0x00). issue #711 antisnatchor 2012-06-28 13:28:18 +01:00
  • b89ff04930 Fixed accidental removal of are init call in init.js qswain2 2012-06-28 06:44:27 -04:00
  • 2ef1492eed Added comment in config.yaml for #711 antisnatchor 2012-06-28 09:55:44 +01:00
  • cc29a4434f Added PAssword wipe XSRF for Dlink DIR-615 (issue #711) antisnatchor 2012-06-28 09:53:59 +01:00
  • 6a4f2ac6be Merge branch 'master' of github.com:beefproject/beef qswain2 2012-06-27 23:00:55 -04:00
  • 17f5689bf8 Merge remote branch 'upstream/master' bmantra 2012-06-27 20:18:05 +02:00
  • 1e0f83d23f Added better icon for iOS bcoles 2012-06-27 21:58:07 +09:30
  • 727c746303 Added Java to the baloon popup of the admin_ui, and removed phonegap. antisnatchor 2012-06-27 12:28:09 +01:00
  • 3b72f43ad4 Fixes issue #710 : added Confirm Close Tab module antisnatchor 2012-06-27 11:24:35 +01:00
  • 473f71e42d Added missing WebOS constant/image that were preventing admin_ui to work properly. antisnatchor 2012-06-27 10:23:43 +01:00
  • 4432a9e468 Added module: Create Invisible Iframe bcoles 2012-06-27 01:50:07 +09:30
  • 7686d55b4b Added hardware detection for HTC, Motorola, Google Nexus, Nokia, Sony Ericsson bcoles 2012-06-26 18:52:03 +09:30
  • 8b17643fdc Merged changes from origin qswain2 2012-06-25 23:53:43 -04:00
  • 8d8a0ca9e9 Merge branch 'master' of github.com:beefproject/beef qswain2 2012-06-25 22:59:31 -04:00
  • 4f6d07bced Added init call for are qswain2 2012-06-25 22:56:45 -04:00
  • 123b81b2b4 Updated virgin_superhub_csrf module bcoles 2012-06-25 11:18:28 +09:30
  • d5acc6409e Added beef.browser.hasPhonegap() bcoles 2012-06-25 11:04:19 +09:30
  • 286d0a18fb nat pinning bmantra 2012-06-24 19:40:05 +02:00
  • 268ef4588f Added device/hardware detection bcoles 2012-06-25 01:35:33 +09:30
  • 9440afacc9 Removed duplicate / from a few CSRF URLs bcoles 2012-06-25 00:57:26 +09:30
  • 7fde875d8a Changed default target IP address to http://192.168.100.1/ for the virgin_superhub_csrf module bcoles 2012-06-24 22:21:19 +09:30
  • ebe205ad36 Updated a couple of module configs bcoles 2012-06-24 20:44:06 +09:30
  • 71133869e4 Added browser details to Hooked Browser balloon messages bcoles 2012-06-24 20:36:10 +09:30
  • 90462c32b8 Merge branch 'master' of https://github.com/beefproject/beef bcoles 2012-06-24 17:12:05 +09:30
  • 1bf9061c1a Added a couple of CSRF modules: bcoles 2012-06-24 17:10:37 +09:30
  • 2cb40530de Merge branch 'master' of github.com:beefproject/beef Wade Alcorn 2012-06-24 08:28:21 +01:00
  • 771d6d60f9 Added Virgin Superhub CSRF module bcoles 2012-06-24 15:22:35 +09:30
  • 40f8b528aa Moved a few modules from modules/exploits/ to modules/exploits/local_host: activex_command_execution mozilla_nsiprocess_interface window_mail_client_dos java_payload safari_launch_app bcoles 2012-06-24 03:10:54 +09:30
  • aefc693548 Added balloon popups to hooked browser tree bcoles 2012-06-24 00:57:01 +09:30
  • 853b4c5bcb Added Spring Framework Malicious JAR module bcoles 2012-06-23 22:44:34 +09:30
  • 49b85201d0 Changed print_success to print_info Wade Alcorn 2012-06-23 12:51:20 +01:00
  • 900942f59c Added comment Wade Alcorn 2012-06-23 09:06:17 +01:00
  • c4e0ce17c4 Added update file that calls git pull Wade Alcorn 2012-06-22 21:07:45 +01:00
  • 0a34150cf7 Version updated Wade Alcorn 2012-06-22 21:01:09 +01:00
  • aa8e073494 Changes debug logs in the evasion main class. antisnatchor 2012-06-21 12:34:26 +01:00
  • 616d427a05 Merge branch 'master' of github.com:beefproject/beef Updating to keep up wiht main repo qswain2 2012-06-14 21:13:16 -04:00
  • 37e42b50d0 Moved screenshot module to correct location Mike Haworth 2012-06-14 06:09:44 +12:00
  • dae01474ab Merge pull request #700 from bmantra/master Michele Orru 2012-06-13 04:54:30 -07:00
  • ece65e9841 added fingerprint for Glassfish server bmantra 2012-06-13 13:38:20 +02:00
  • cb9125eb1a added a chrome_extension module that takes a screenshot of the current tab, image returned as dataurl for now Mike Haworth 2012-06-13 21:33:47 +12:00
  • 29d576b2e7 Merge pull request #696 from bmantra/master Michele Orru 2012-06-13 01:47:55 -07:00
  • 3accb24b2b Does not work in Opera due to cross domain issues. And cannot work in IE due to lack of sendAsBinary-functionality in xmlhttprequest. So removed the Base64-library and used atob instead. bmantra 2012-06-13 10:00:10 +02:00
  • 27ed3ac2da Merge remote branch 'upstream/master' root 2012-06-08 08:30:35 +02:00
  • 4cee2c550f Merge branch 'master' of https://github.com/beefproject/beef Saafan 2012-06-07 14:07:37 +02:00
  • 32c332c965 Merge branch 'master' of github.com:beefproject/beef pulling in latest commits qswain2 2012-06-07 01:07:40 -04:00
  • 99c6a819f3 Updated module description for webcam and gmail phishing modules bcoles 2012-06-07 13:56:26 +09:30
  • 3430de2a03 Merge pull request #691 from floyd-fuh/master Brendan Coles 2012-06-06 21:36:45 -07:00