wade@bindshell.net
48e2fbbbb5
boilerplate added to test files
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1331 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 13:19:35 +00:00
wade@bindshell.net
352b6ef7a5
insecure eval funtion has been overloaded
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1330 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 13:18:08 +00:00
wade@bindshell.net
20f4cf8c2f
old bindshell links updated
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1329 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:56:29 +00:00
wade@bindshell.net
26c4d3f9d3
console details updated
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1328 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:51:51 +00:00
wade@bindshell.net
4f57a63e04
test files added
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1327 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:32:24 +00:00
wade@bindshell.net
0778a3c329
basic api test added
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1326 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:32:06 +00:00
wade@bindshell.net
ecd7f34986
basic core test added
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1325 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:31:49 +00:00
wade@bindshell.net
e045b2ab78
loader test added
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1324 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:31:30 +00:00
wade@bindshell.net
3456733a60
test dir structure changed
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1323 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:31:05 +00:00
wade@bindshell.net
0d8c907095
Supporting testing libs instructions added
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1322 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 08:50:05 +00:00
passbe
1f61418c87
Commented all ruby patches
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1321 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-29 23:48:20 +00:00
bcoles@gmail.com
87020e89f3
Added browser fingerprints
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1320 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-29 15:25:18 +00:00
wade@bindshell.net
6132b2a3f0
The first basic unit tests added to the framework. To exec simply run 'rake'.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1319 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-29 13:08:55 +00:00
bcoles@gmail.com
a1f7bd2e6e
Added Rewrite HREFs (HTTPS) module
...
This module will rewrite all the href attributes of HTTPS links to use
HTTP instead of HTTPS. Links relative to the web root are not rewritten.
Added beef.dom.rewriteLinksProtocol(old_protocol, new_protocol, selector)
git-svn-id: https://beef.googlecode.com/svn/trunk@1318 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-29 10:42:45 +00:00
bcoles@gmail.com
f7bca3c192
Added Rewrite HREFs (HTTPS) module
...
This module will rewrite all the href attributes of HTTPS links to use
HTTP instead of HTTPS. Links relative to the web root are not rewritten.
Added beef.dom.rewriteLinksProtocol(old_protocol, new_protocol, selector)
git-svn-id: https://beef.googlecode.com/svn/trunk@1317 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-29 09:55:09 +00:00
jgaliana
bf80fbd8f1
Setting default timeout to 2000ms for ping sweep module
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1316 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-28 20:12:06 +00:00
bcoles@gmail.com
590563b3ed
Added IPEC Bindshell (POSIX) module
...
Fixes issue 476
Reverted revision 1314.
git-svn-id: https://beef.googlecode.com/svn/trunk@1315 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-28 15:14:38 +00:00
bcoles@gmail.com
f309441406
Added IPEC Bindshell (POSIX) module
...
Fixes issue 476
git-svn-id: https://beef.googlecode.com/svn/trunk@1314 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-28 15:11:00 +00:00
bcoles@gmail.com
87e5bca2fb
Added match for Firefox 7 in preperation for impending release
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1313 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-28 06:48:27 +00:00
a.m.saafan@gmail.com
c6de8c1a0d
Added Play Sound module. Also, added support for WEBrick custom MIME types. Fixes issue 51 .
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1312 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-27 13:25:02 +00:00
sussurro@happypacket.net
6658eff14c
fixkup for metasploit to make payloads options be dynamic again.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1311 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-26 04:00:02 +00:00
sussurro@happypacket.net
d7866754a9
remove cache file from checkout, it should be populated per individual
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1310 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-26 03:43:05 +00:00
antisnatchor
8037d46d94
(Fixes issue 507): added Chrome extension exploit that injects the BeEF hook on all the available tabs. Works great!
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1309 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-25 13:08:29 +00:00
antisnatchor
447b006096
(Fixes issue 508): added Chrome extension exploit that send an SMS using the Google Voice account of the victim
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1308 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-25 13:05:38 +00:00
bcoles@gmail.com
290f4277f7
Added module: Windows Mail client DoS
...
Fixes issue 521
git-svn-id: https://beef.googlecode.com/svn/trunk@1307 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-25 00:10:55 +00:00
xntrik
6dc5a55bed
Fixes Issue 493 - Installer now doesn't install doco
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1306 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-24 11:35:38 +00:00
bcoles@gmail.com
e7e0e851a5
Added compatible browser versions to Detect Visited URLs module
...
Fixes issue 270
git-svn-id: https://beef.googlecode.com/svn/trunk@1305 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-23 00:19:38 +00:00
antisnatchor
86b5d9f613
(Fixes issue 506): added 'grab google contacts' chrome extension exploit.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1304 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-21 12:29:17 +00:00
antisnatchor
c42a44d49d
Issue 505: minor changes in returned data.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1303 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-21 12:26:31 +00:00
antisnatchor
7f04797026
Issue 505: added Chrome as the only supported browser in module config
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1302 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-21 12:10:36 +00:00
antisnatchor
258141199f
(Fixes issue 505): added 'execute tab' chrome extension exploit.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1301 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-21 08:55:28 +00:00
antisnatchor
d2ccf5401b
(Fixes issue 509): slightly modified a simple Chrome extension from nithinbekal.com in order to tests Chrome Extension Exploits. Read the manifest.json
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1300 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-21 08:53:30 +00:00
antisnatchor
75b425e5e6
Added detection for Chrome 14
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1299 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-21 08:29:05 +00:00
wade@bindshell.net
23dd67a63f
increased friendly console output
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1298 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-17 13:32:54 +00:00
A.M.Saafan@gmail.com
0362c536e5
Truncate response data larger than 100K. Fixes issue 463
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1297 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-17 13:04:50 +00:00
bcoles@gmail.com
68d967f1f4
Changed mount path to 'modules/host/hook_default/'
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1296 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 19:48:37 +00:00
bcoles@gmail.com
5add404cae
Reverted revision 1294
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1295 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 19:37:30 +00:00
metasploit30@gmail.com
dd3a2619a4
< File.open('./modules/browser/hook_default/bounce_to_ie.pdf',"r")
...
> File.open('./modules/browser/hook_default/bounce_to_ie_configured.pdf',"r")
git-svn-id: https://beef.googlecode.com/svn/trunk@1294 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 19:31:00 +00:00
jgaliana
4094984d35
changed the default message in IPEC IRC module
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1293 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 15:26:09 +00:00
wade@bindshell.net
e97104f696
command modules re-organised and re-named
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1292 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 12:28:14 +00:00
bcoles@gmail.com
9127bbeb88
Patched browser detection
...
Revision 1285 broke browser hooking for Opera, Chrome and Safari.
This commit should fix this issue. Also:
Fixes issue 514
Fixes issue 503
git-svn-id: https://beef.googlecode.com/svn/trunk@1291 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 06:21:13 +00:00
jgaliana
96f547429d
Added Ping Sweep Module
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1290 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-15 20:00:08 +00:00
wade@bindshell.net
ef2ccfa7fd
increased the description in the IPEC IRC module.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1288 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-14 22:15:40 +00:00
jgaliana
43fbe48dca
Adding IPEC IRC module
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1287 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-14 17:22:06 +00:00
abraham.aranguren@gmail.com
2b095f2cf0
Fix for Issue 503: Firefox is identified as Safari:
...
Under certain configurations Firefox was incorrectly being detected as Safari, this happened because !!window.globalStorage returns false on at least some Firefox 5 and Firefox 6 browser configurations such as mine.
git-svn-id: https://beef.googlecode.com/svn/trunk@1285 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 21:39:14 +00:00
antisnatchor@gmail.com
d33e9f88b5
(Fixes issue 456) reverted back to jQuery 1.5.2, moved port status checking code in 'complete' handler
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1284 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 18:50:12 +00:00
bcoles@gmail.com
f3079cd0c4
Set Hook Default Browser module to user_notify for Chrome
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1283 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 15:55:23 +00:00
wade@bindshell.net
4650fe04a5
version number updated
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1282 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 14:45:41 +00:00
bcoles@gmail.com
729495f0b6
Set Hook Default Browser module to user_notify for Firefox
...
Fixes issue 501
git-svn-id: https://beef.googlecode.com/svn/trunk@1281 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 14:35:27 +00:00
bcoles@gmail.com
1411226a7c
Patched error in DataMapper Data Objects Adapter (dm-do-adapter)
...
o Error: "DataObjects::URI.new with arguments is deprecated"
o Patch:
7f0b53d1ad
Fixes issue 502
git-svn-id: https://beef.googlecode.com/svn/trunk@1280 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 04:26:34 +00:00