1086 Commits

Author SHA1 Message Date
TheJambo b533bca1de Minor text changes
Wrong version of Discreet/Discrete.
2016-12-22 08:28:09 +00:00
TheJambo 519920c4ed Minor text changes 2016-12-22 08:25:25 +00:00
phosphore e10135e782 add Avast (ASW) detection to the detect_av module 2016-10-25 15:49:53 +02:00
phosphore 95ebb206b3 improve detect_av with BeEF API and compatibility with old IE versions 2016-10-25 11:41:57 +02:00
phosphore 9bc0fe73f1 add detect_antivirus module, merging the old bitdefender module 2016-10-24 17:44:03 +02:00
Brendan Coles 0238134048 Add Exper EWM-01 ADSL Router DNS Hijack module 2016-10-08 23:30:31 +00:00
Brendan Coles 35e9face4f Add D-Link DSL-526B ADSL Router DNS Hijack module 2016-10-08 23:30:07 +00:00
Brendan Coles 791c15c77a Add D-Link DSL-2780B ADSL Router DNS Hijack module 2016-10-08 23:29:44 +00:00
Brendan Coles b932cefeef Add Comtrend CT Series Router DNS Hijack module 2016-10-08 23:29:18 +00:00
Brendan Coles 7c7cd0a320 Add ASUS DSL-X11 ADSL Router DNS Hijack module 2016-10-08 23:28:50 +00:00
Brendan Coles 4762d20ac4 Add Tenda ADSL Modem 963281TAN Router DNS Hijack module 2016-10-08 19:38:46 +00:00
Brendan Coles 17eadd007e Add Planet VDR-300NU ADSL Router DNS Hijack module 2016-10-08 19:38:30 +00:00
Brendan Coles a69ccff8e8 Add PIKATEL Router DNS Hijack module 2016-10-08 19:38:08 +00:00
Brendan Coles 5cbf0eb794 Add Inteno EG101R1 VoIP Router DNS Hijack module 2016-10-08 19:37:44 +00:00
Brendan Coles baf45ca275 Merge pull request #1303 from yanncam/ZeroShell_2.0RC2_modules
Adding ZeroShell 2.0RC2 modules to BeEF
2016-10-08 02:25:54 +11:00
Brendan Coles fbac8cd55a Update PR #1301 2016-10-07 05:20:49 +00:00
Brendan Coles d47c69abb3 Merge pull request #1301 from wireghoul/master
FarLinX X25 auth RCE module
2016-10-07 16:17:02 +11:00
Yann CAM f8afc3e326 Add some beef.debug() in all ZeroShell's modules 2016-10-06 13:47:19 +02:00
Yann CAM 528e00bf6e Add beef.are.status_success(), beef.are.status_error() or beef.are.status_unknown() status code returned to each beef.net.send() for ZeroShell's modules. 2016-10-06 10:33:17 +02:00
Yann CAM 861e846dbe Update hookuri auto-generated and generic (proto / host / port / hook name).
Replace tab with space.
2016-10-05 14:20:12 +02:00
Brendan Coles 2a952e99ee Update Hijack Opener Window module to use server-side iframe loader 2016-10-04 16:11:38 +00:00
Yann CAM 11a25de6da Adding ZeroShell 2.0RC2 modules to BeEF (RCE / Password and token disclosure) - Update Internal Network fingerprinting 2016-09-26 16:31:04 +02:00
Eldar Marcussen b7ed74199c FarLinX X25 auth RCE module 2016-09-15 02:24:18 -04:00
Brendan Coles 49c3df1e44 Add Hijack Opener module 2016-09-01 16:19:33 +00:00
Brendan Coles 5fb1fa34b6 Remove BozoCrack module 2016-06-20 23:48:35 +00:00
Brendan Coles 0234c548e5 Add NoSleep module 2016-06-14 19:30:56 +00:00
Brendan Coles 1d5a82745e Remove Google search module 2016-06-12 14:35:41 +00:00
Brendan Coles 4e741a067b Add bind_cached 2016-05-28 05:44:04 +00:00
Brendan Coles 5e91dfb9d7 Add Text to Voice module 2016-05-14 20:22:51 +00:00
Brendan Coles 4aa5a87908 Update Play Sound module 2016-05-05 13:59:00 +00:00
Brendan Coles 3af579bcd5 Add module fake_notification_ie - Fix #1093 2016-05-05 09:24:35 +00:00
Brendan Coles d15f016336 Rename module fake_notification_ie to fake_notification 2016-05-05 09:21:26 +00:00
Brendan Coles 0e0a0fd077 Replace console.log with beef.debug 2016-05-02 15:17:38 +00:00
Brendan Coles af737f80ec Merge pull request #1258 from mgeeky/get_snapshot
Spyder_Eye got updated. #2
2016-05-02 18:55:04 +10:00
mgeeky b383dc2108 Pollished the code a little 2016-05-02 09:57:31 +02:00
Brendan Coles 0e8e07668f Use base64 for module inputs 2016-04-23 06:24:55 +00:00
mgeeky 3edd291064 Forgot about scaling desired delay between consecutive snapshots... 2016-04-18 10:29:18 +02:00
Brendan Coles 624d81749e Add Ping Sweep module 2016-04-17 14:07:55 +00:00
Brendan Coles 7d4d188bb5 Rename Ping Sweep module to Ping Sweep (FF) 2016-04-15 17:08:22 +00:00
mgeeky ffdb942cf1 Added hyphen to separate ip and date in screenshot filename 2016-04-15 10:09:21 +02:00
mgeeky 6cc5a822d7 Applied some of @bcoles ideas regarding post_execute handler, also added beef.debug and parseInt base conversion 2016-04-15 10:03:37 +02:00
mgeeky ae2488e7bd Working on repeated snapshot taking. At the moment, this will result in multiple screenshots being stored in the file system, but the module will present only the most recent one in WebGUI. Which is not exactly what I wanted to accomplish 2016-04-14 16:14:33 +02:00
mgeeky ad4cb31864 Oops, forgot to remove those debugging alerts 2016-04-14 15:35:25 +02:00
mgeeky d58f979395 Update html2canvas component in the spyder_eye module from 0.4 to 0.5.0-alpha1 which resulted in much more detailed screenshot, as can be seen in: http://imgur.com/a/Sm9OG . Also, armored a bit the code running in the zombie' browser. Branch is called 'get_snapshot' as I didn't know that there is already a module utilizing terrific html2canvas. 2016-04-14 15:31:08 +02:00
Michal Špaček ec81edf542 Update Google logo and Gmail favicon for the September 2015 version
The login box grayscale logo is gone completely because I couldn't find a newer version of it
2016-04-12 02:53:34 +02:00
Brendan Coles cabb01875f Update supported browsers 2016-04-10 16:59:27 +00:00
Brendan Coles 31b3346fcb Add ARE status 2016-04-10 16:03:13 +00:00
Brendan Coles 254032594f Add signature 2016-04-10 15:34:33 +00:00
Brendan Coles 7b04358871 Add support for HTTPS 2016-04-10 15:32:34 +00:00
Brendan Coles 8cc5e8b236 Allow comma separated list of IPs and ranges as input 2016-04-09 06:36:28 +00:00