wade@bindshell.net
|
9d90813240
|
The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
git-svn-id: https://beef.googlecode.com/svn/trunk@700 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-01-18 12:53:56 +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
|
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 |
|
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 |
|
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 |
|
passbe
|
ea64c4c2c7
|
Corrected JSON.stringify failing in IE8, plus added generic return message for browsers not supporting navigator.plugins. Ref Issue #40
git-svn-id: https://beef.googlecode.com/svn/trunk@594 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2010-12-04 00:54:04 +00:00 |
|
passbe
|
64c37c9bec
|
Issue #4, Issue#40. Had to role back hasVisited boolean return. The return result of the detect_visited command will need some styling once the format_multiline command can be used on local javascript variables.
git-svn-id: https://beef.googlecode.com/svn/trunk@573 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2010-11-24 09:44:04 +00:00 |
|
passbe
|
7e8365de01
|
Added hasVisted function/module. Issue #4. Additionally added removeElement() and isDOMElement() to dom.js
git-svn-id: https://beef.googlecode.com/svn/trunk@540 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2010-11-17 12:21:58 +00:00 |
|
wade@bindshell.net
|
00dbe6f278
|
site redirect iframe module added
git-svn-id: https://beef.googlecode.com/svn/trunk@530 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2010-11-15 12:50:04 +00:00 |
|
wade@bindshell.net
|
c5455cbf64
|
description updated
git-svn-id: https://beef.googlecode.com/svn/trunk@517 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2010-11-13 10:51:36 +00:00 |
|
scotty.b.brown
|
ffa735caff
|
Moving RBeEF to trunk
git-svn-id: https://beef.googlecode.com/svn/trunk@503 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2010-11-11 09:16:11 +00:00 |
|