Commit Graph

161 Commits

Author SHA1 Message Date
yori.kvitchko
2a0f342ab1 jquery
git-svn-id: https://beef.googlecode.com/svn/trunk@668 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 00:36:01 +00:00
yori.kvitchko
de1e89a840 initial commit of rickroll module
git-svn-id: https://beef.googlecode.com/svn/trunk@667 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 00:28:13 +00:00
wade@bindshell.net
50ea03a74f Updated to fix Issue 186.
Renaming DB column from has_run to instructions_sent. This matches more closely its new usage.

git-svn-id: https://beef.googlecode.com/svn/trunk@666 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-04 08:45:16 +00:00
wade@bindshell.net
73d6f93d1d Updated to fix Issue 186.
Previously, if a HB did not return a module result the instructions are resent. This update stops that and will only send the module instructions once.

git-svn-id: https://beef.googlecode.com/svn/trunk@665 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-04 08:40:58 +00:00
vitaly.osipov@gmail.com
3a13a67498 fixes issue 132
git-svn-id: https://beef.googlecode.com/svn/trunk@664 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-04 04:25:10 +00:00
vitaly.osipov@gmail.com
411ced7a12 fixes issue 200
git-svn-id: https://beef.googlecode.com/svn/trunk@663 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-04 04:09:43 +00:00
passbe
27784d6f90 fixes Issue #24 - Event logger now captures keypress / click / and window focus and blur
git-svn-id: https://beef.googlecode.com/svn/trunk@661 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 06:07:07 +00:00
wade@bindshell.net
cdbde91bb9 Adding the start of the eventhandler
git-svn-id: https://beef.googlecode.com/svn/trunk@660 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 05:01:07 +00:00
wade@bindshell.net
c4e07ff66d minor update: typo
git-svn-id: https://beef.googlecode.com/svn/trunk@659 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 04:39:33 +00:00
scotty.b.brown@gmail.com
07a4acf6c0 Added the ! to teh filter for the IE response (navigator.plugins is not supported by this browser!)
git-svn-id: https://beef.googlecode.com/svn/trunk@658 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 02:54:13 +00:00
scotty.b.brown@gmail.com
db29962c4b Filter added for browser plugins for #179
git-svn-id: https://beef.googlecode.com/svn/trunk@657 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 02:46:26 +00:00
passbe
285094384f Added iFrame Persistance module
git-svn-id: https://beef.googlecode.com/svn/trunk@656 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 02:40:41 +00:00
sussurro@happypacket.net
ef35332595 error handling for payload does not exist error
git-svn-id: https://beef.googlecode.com/svn/trunk@655 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-02 05:00:04 +00:00
passbe
42e10514d8 Corrected rouge comma that will play havoc with IE
git-svn-id: https://beef.googlecode.com/svn/trunk@654 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-02 04:30:13 +00:00
sussurro@happypacket.net
0f192aeb52 git-svn-id: https://beef.googlecode.com/svn/trunk@653 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 2011-01-02 04:20:57 +00:00
scotty.b.brown@gmail.com
a0bebf3e87 Fixing #189 - i read it wrong the first time.
git-svn-id: https://beef.googlecode.com/svn/trunk@652 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-02 04:17:14 +00:00
sussurro@happypacket.net
1140b46502 caching of payload info for dynamic modules to help streamline exploit process
git-svn-id: https://beef.googlecode.com/svn/trunk@651 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-02 04:08:33 +00:00
passbe
e09d0e2dbc Corrected Issue #121, margin and padding now set to 0px on the original DOM's body tag. However IE8 will still show second scroll bar
git-svn-id: https://beef.googlecode.com/svn/trunk@650 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-02 04:04:43 +00:00
scotty.b.brown@gmail.com
5fb01bea01 Fixing comment in code
git-svn-id: https://beef.googlecode.com/svn/trunk@649 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-02 00:07:49 +00:00
passbe
5e5a0e8ee8 Added link rewrite module. fixes Issue #219
git-svn-id: https://beef.googlecode.com/svn/trunk@648 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-01 02:44:02 +00:00
wade@bindshell.net
11831924b7 http_host changed back to 127.0.0.1
git-svn-id: https://beef.googlecode.com/svn/trunk@647 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-29 21:35:06 +00:00
sussurro@happypacket.net
e49ccef747 Library bindings to bring in new Metasploit modules as well as handle database pieces
git-svn-id: https://beef.googlecode.com/svn/trunk@646 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-29 21:32:49 +00:00
sussurro@happypacket.net
1284646730 Add in metasploit connecitivy and base base modules to create generic commands
git-svn-id: https://beef.googlecode.com/svn/trunk@645 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-29 21:30:32 +00:00
sussurro@happypacket.net
25cdba740c update config to allow for metasploit connectivity
git-svn-id: https://beef.googlecode.com/svn/trunk@644 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-29 21:28:58 +00:00
sussurro@happypacket.net
b753603135 Added in label field in order to give additional instructions on input fields
git-svn-id: https://beef.googlecode.com/svn/trunk@643 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-29 16:41:33 +00:00
xntrik
dfb0c86f85 the about and log out links now behave as links
git-svn-id: https://beef.googlecode.com/svn/trunk@642 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-29 07:30:41 +00:00
scotty.b.brown@gmail.com
98f5fe2441 Fixing #189
git-svn-id: https://beef.googlecode.com/svn/trunk@641 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 08:24:02 +00:00
xntrik
69e6e6bada issue 210 : Zombie Requester Tab has a paging toolbar and uses a local-caching jsonstore
git-svn-id: https://beef.googlecode.com/svn/trunk@640 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 07:14:02 +00:00
xntrik
09f400fbb2 issue 216 : overriding the pagingtoolbars refresh button to work with local caching store
git-svn-id: https://beef.googlecode.com/svn/trunk@639 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 07:12:51 +00:00
passbe
5ebd007de8 First stage of the beef user interactions logger. Client side key logging is working. Issue #24
git-svn-id: https://beef.googlecode.com/svn/trunk@638 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 06:00:39 +00:00
passbe
c0797d2bcb Added queue functionality for beef.updater / beef.net. A command can be sent and queued, then execute and return on the next hook update. fixes issue #205
git-svn-id: https://beef.googlecode.com/svn/trunk@637 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 03:43:43 +00:00
passbe
6ddd5503de Added method param to createIframe. Modified function calls to updated parameter structure. Issue #161
git-svn-id: https://beef.googlecode.com/svn/trunk@636 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 02:50:55 +00:00
xntrik
d44a330f07 issue 216 : logging datagrid store now using local-caching Ext.ux.data.PagingJsonStore
git-svn-id: https://beef.googlecode.com/svn/trunk@635 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-24 03:42:51 +00:00
xntrik
bf43a0e8be Updated command module tree, folders expand upon click
git-svn-id: https://beef.googlecode.com/svn/trunk@634 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-23 05:46:50 +00:00
sussurro@happypacket.net
fe4ece8715 Addition of table "dynamic_command_info" which is designed to hold cache information about dynamically loaded modules. This information will allow the tree pane to be populated without frequent queries directly into a dynamic module sourcebackend such as Metasploit.
git-svn-id: https://beef.googlecode.com/svn/trunk@633 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-22 18:58:12 +00:00
sussurro@happypacket.net
37e15707cd Updated msfclient to support new basic features for exploit population
git-svn-id: https://beef.googlecode.com/svn/trunk@632 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-22 18:42:05 +00:00
sussurro@happypacket.net
903fd779bb Added new data types to forms: checkbox, checkboxgroup, and combobox
git-svn-id: https://beef.googlecode.com/svn/trunk@631 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-22 18:40:06 +00:00
mosse.benjamin
581b969423 saving work: start implementing the code that will generate and disable distributed engine rules in the UI
git-svn-id: https://beef.googlecode.com/svn/trunk@630 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-21 12:49:12 +00:00
mosse.benjamin
4b8bf0deb4 edit label text
git-svn-id: https://beef.googlecode.com/svn/trunk@629 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-21 11:27:04 +00:00
mosse.benjamin
3e47fe214b saving my work on the tree panel: list HBs by domain or external ip
git-svn-id: https://beef.googlecode.com/svn/trunk@628 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-21 11:20:06 +00:00
mosse.benjamin
de7a05ad5d adding checkbox support to distributed tree panels
git-svn-id: https://beef.googlecode.com/svn/trunk@627 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-21 10:31:37 +00:00
mosse.benjamin
43e4e261f7 saving my work on the tree panel
git-svn-id: https://beef.googlecode.com/svn/trunk@626 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-21 10:04:17 +00:00
wade@bindshell.net
3f0fc4dd9e Linksys exploit module split into separate modules targeting individual devices.
git-svn-id: https://beef.googlecode.com/svn/trunk@625 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-21 04:54:30 +00:00
wade@bindshell.net
5f8c4aa5d7 minor param update
git-svn-id: https://beef.googlecode.com/svn/trunk@623 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-20 22:57:27 +00:00
wade@bindshell.net
d088fe6fb7 Linksys CSRF module summited by Martin Barbella committed. It contains 3 CSRF exploits.
git-svn-id: https://beef.googlecode.com/svn/trunk@622 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-20 06:24:48 +00:00
wade@bindshell.net
5695da8ce2 OS targeting added to modules. Also, some modules have been updated to prompt status.
git-svn-id: https://beef.googlecode.com/svn/trunk@620 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-19 09:37:18 +00:00
wade@bindshell.net
aeacf83aa8 Updated for issue 185. This change added another traffic light (orange == user prompt) to the module targets. Also targets are now set using the set_target() function.
No OS target functionality is currently in place. 



git-svn-id: https://beef.googlecode.com/svn/trunk@619 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-19 04:35:13 +00:00
yori.kvitchko
4d5f51fbe5 jQuery based iframe redirect with title set and timeout for failure callback
git-svn-id: https://beef.googlecode.com/svn/trunk@618 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-18 01:05:23 +00:00
wade@bindshell.net
6570619529 is_valid_browser_plugins? filter stub added and is_valid_ip? filter now used in initnandler. This starts issue 179 and closes issue 181.
git-svn-id: https://beef.googlecode.com/svn/trunk@617 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-17 10:49:40 +00:00
wade@bindshell.net
a6d84a7630 sendback_browser_details tidied
git-svn-id: https://beef.googlecode.com/svn/trunk@616 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-17 10:17:37 +00:00