antisnatchor
03f7f888b5
Documented (JSdoc) all the init.js methods.
2012-11-21 06:13:32 +00:00
antisnatchor
2ae03736ab
Added Chrome 23 detection. Refactored the hasWebSockets method.
2012-11-21 05:19:47 +00:00
antisnatchor
c2185d2cec
Refactoring session.js moving the iframe persistence technique in dom.js. Updated iframe_above to use the new component.
2012-11-21 05:10:52 +00:00
antisnatchor
81f03f0024
Fixed a nasty bug with WebSockets. BrowserDetails are now always sent with XHR-polling, before switching protocols using WebSockets.
2012-11-18 15:45:46 +00:00
bcoles
05e31fd250
Add Zenoss 3.x command execution exploit
2012-11-11 21:40:50 +10:30
antisnatchor
bcb0e55802
Merge branch 'master' of https://github.com/beefproject/beef
2012-11-05 19:33:08 +00:00
antisnatchor
bbf7143a9a
Modified Autorun to work with modules with USER_NOTIFY target. Also added a few config options in the main config.yaml.
2012-11-05 19:32:34 +00:00
bcoles
f5b4a413f6
Added WAN Emulator command execution exploit
2012-11-04 17:37:42 +10:30
bcoles
014aa3c4bd
Version updated to 0.4.3.9-alpha
...
your changes. Lines starting
2012-11-02 18:26:04 +10:30
Wade Alcorn
1aff4da0b8
Merge remote-tracking branch 'origin/master'
beef-0.4.3.8
2012-11-02 15:43:51 +10:00
Wade Alcorn
d2188b230c
More changed license headers
2012-11-02 15:27:01 +10:00
Wade Alcorn
23f09b919f
Changed license header
2012-11-02 14:26:10 +10:00
Wade Alcorn
b68df3d024
Changed license header
2012-11-02 14:05:15 +10:00
Wade Alcorn
447f61c71b
Changed license header and stdout banner
2012-11-02 14:00:44 +10:00
Wade Alcorn
f702482764
Added new boilerplate licence file
2012-11-02 13:57:33 +10:00
Wade Alcorn
0e3dbb23ee
Added new licence file
2012-11-02 13:56:17 +10:00
bcoles
bfba800a93
Revert "Version updated to 0.4.3.9-alpha"
...
This reverts commit b62c791961 .
2012-11-01 17:59:59 +10:30
bcoles
b62c791961
Version updated to 0.4.3.9-alpha
2012-11-01 17:46:03 +10:30
bcoles
b756065d2a
Update Inter-Protocol IRC module to use beef.dom.createIframeIpecForm
2012-10-31 00:04:54 +10:30
bcoles
210dc1366a
Add QNX QCONN exploit
2012-10-27 18:55:33 +10:30
bcoles
72ac600f9f
Add createIframeIpecForm function to client dom library
2012-10-27 18:53:29 +10:30
bcoles
d7f0a590b7
Fix typo in popup detection
2012-10-27 18:53:04 +10:30
bcoles
a3a8bf2f15
Add command module IDs to logs
2012-10-26 16:45:00 +10:30
bcoles
34bae7d513
Add command module IDs to logs
2012-10-26 16:42:28 +10:30
bcoles
abd8f538eb
Remove demos/html/passwd_manager_theft.html
...
Small syntax changes to Event Logger extension `parse()`
2012-10-25 16:38:29 +10:30
antisnatchor
79309b7331
Merge branch 'master' of https://github.com/beefproject/beef
2012-10-24 11:12:58 -05:00
antisnatchor
f9b8e0f576
Moved admin_ui controllers for extensions in their relative extension directory.
2012-10-23 10:15:07 +11:00
antisnatchor
deffc8691c
Fixed event logger: events were not logged for a wrong data structure type check.
2012-10-23 09:50:01 +11:00
bcoles
7c7fc5ae6e
Small modifications to a few modules
...
Updated a few default IP addresses to 127.0.0.1
Updated a few module names
Fixed config.yaml whitespace bug
2012-10-22 23:26:33 +10:30
antisnatchor
ce4018d464
Enabled IPEC extension in main config.yaml
2012-10-22 17:26:59 +11:00
antisnatchor
636fee9607
Modified Fake_flash_update module (with drop-down menu) to support Firefox Extension delivery.
2012-10-22 17:25:16 +11:00
antisnatchor
9aab6f1cf4
Patched jquery-encoder to prevent exception on encoderForJavascript. Patched wterm.jquery.js to prevent XSS. Added IP/port validation to IPEC shell.
2012-10-22 17:19:46 +11:00
antisnatchor
aae9f5b66c
Removed dead code from the IPEC admin_ui tab panel.
2012-10-22 16:12:43 +11:00
antisnatchor
aa1efd1c73
Added new IPEC admin_ui tab. This includes the new Wterm-based interactive shell to communicate with the BeEF_bind shellcode.
2012-10-22 16:09:34 +11:00
antisnatchor
79bf6f4a9f
Added BeEF_bind send_command module: this is used to communicate with the BeEF_bind shellcode (including in the IPEC admin_ui shell).
2012-10-22 16:07:31 +11:00
antisnatchor
e257f8bb52
Added BeEF_bind deployer module: send both shellcode stager and stage to a specific target. Eudora IMAP 3 (Win) is the only available exploit atm.
2012-10-22 16:03:47 +11:00
antisnatchor
b8c36b206b
Added first implementation of the IPEC extension, including the malicious FirefoxExtension.
2012-10-22 15:52:15 +11:00
antisnatchor
5a2f30a0c0
Added a bunch of new RESTful API calls: get categories, search module by name.
2012-10-22 15:30:27 +11:00
antisnatchor
cbbb9e0d67
Added feature to bind_socket in AssetHandler: now it's possible to retrieve the raw data sent to the socket.
2012-10-22 15:24:21 +11:00
antisnatchor
af53f0fd0b
Catching exception in web_cloner when determining if page can be framed.
2012-10-22 15:22:04 +11:00
bcoles
91e1411888
Added support for Chrome 22
2012-10-19 09:35:29 +10:30
bcoles
042ee1b0aa
Hide QRcode for localhost/127.0.0.1 interface
2012-10-19 09:15:07 +10:30
bcoles
2863fafc2a
Added support for Firefox 16
...
Fixed bug where new versions of Firefox are detected as Safari
Added placeholder for IE10
2012-10-16 20:39:28 +10:30
radoen
b20dec0adf
ISSUES #713 Fixed
2012-10-14 01:52:17 +02:00
antisnatchor
aad6228ea8
Fix issues #757 : normalizing mount points for web_cloner in case they contain params.
2012-10-11 11:21:06 +01:00
bmantra
8e9f82ff2a
Merge pull request #756 from bmantra/master
...
added some more default paths for metasploit-autolaunch
2012-10-07 10:28:01 -07:00
bmantra
22bb8998b2
added more default paths for the msf-autolaunch
2012-10-07 19:26:02 +02:00
bcoles
0f81e38635
Fix YAML config: extensions/social_engineering/config.yaml
...
Prevents this error due to lack of white space between array elements:
`[!] Unable to load extension configuration '/pentest/web/beef-git/extensions/social_engineering/config.yaml'`
2012-10-07 17:57:51 +10:30
bmantra
2b3654b1bb
Merge pull request #755 from bmantra/master
...
HP uCMDB CSRF add user module
2012-10-05 04:26:20 -07:00
bmantra
03da56fc7d
HP uCMDB CSRF add user module
2012-10-05 13:23:24 +02:00