Brendan Coles
5738e08ba0
Rename and update asus_rt_series_get_info
2015-12-13 07:08:09 +00:00
Brendan Coles
575bbd6560
Update clipboard theft module
2015-12-13 06:54:48 +00:00
Brendan Coles
ea8d331b47
Add BeEF::Filters.is_valid_private_ip()
2015-12-13 06:51:40 +00:00
Brendan Coles
28cd84c558
Add ARE status to module response
2015-12-12 19:08:09 +00:00
Brendan Coles
9dd468d10f
Default to 'ALL' for browser, browser_version, os, os_version if unspecified
2015-12-12 18:49:02 +00:00
Brendan Coles
09b2dd9151
Add ntop signature
2015-12-12 18:46:07 +00:00
Brendan Coles
951e694251
Fix Skype XSS module class name
2015-12-12 18:45:14 +00:00
antisnatchor
f6e96937d3
Merge pull request #1160 from hiburn8/master
...
added a WP module
2015-12-10 15:19:07 +01:00
antisnatchor
1758383bc4
Merge pull request #1179 from atilaromero/patch-1
...
Fix "ALL" comparison for browser and os
2015-12-10 15:17:52 +01:00
antisnatchor
00e97cc3dc
Merge pull request #1185 from beefproject/SkypeXSS
...
Skype xss
2015-12-10 15:15:17 +01:00
antisnatchor
e4afd12a9b
Fixed Flash detection on IE11, thanks @badbob as this was originally part of his pull request which I haven't merged earlier ;-)
2015-12-10 15:00:02 +01:00
Brendan Coles
2999142247
Add support for Firefox 43
2015-12-10 13:05:16 +00:00
antisnatchor
d585f3ab24
Added RESTful API call to update os/os_version/arch of a specific browser (useful in MITM scenarios where you have more powerful tools than browser/JS to fingerprint)
2015-12-02 14:35:55 +01:00
antisnatchor
7b1b3ef06c
Moved PhishingFrenzy integration code check before ARE/network
2015-12-02 14:35:08 +01:00
antisnatchor
0c68b3235f
Added support for Chrome 47
2015-12-02 14:03:10 +01:00
Brendan Coles
f893808003
raise InvalidParamError
2015-11-28 09:14:44 +00:00
Brendan Coles
21176eb9ac
Add status bar messages for WebRTC
2015-11-28 05:51:41 +00:00
Brendan Coles
b8b99ed044
Fix status bar
2015-11-28 01:47:13 +00:00
Christian Frichot
27c7e76554
Updated WebRTC extension with AdminUI enhancements and arbitrary command module execution
2015-11-27 11:00:35 -08:00
Brendan Coles
78a30bde15
Add support for Firefox 42
2015-11-03 21:51:03 +00:00
antisnatchor
d017bdc585
is_valid_hostname now accepts also FQDNs with double dash or dot (although technically wrong as per RFC, some registrants allow them).
2015-10-25 15:06:55 +01:00
antisnatchor
5dbfe37480
Added support for Chrome 46
2015-10-25 14:50:19 +01:00
Atila Romero
09ff1f5f0a
Update engine.rb
2015-10-23 16:50:13 -02:00
Brendan Coles
98a3ae930b
Add NetworkHost :lastseen to console
2015-10-11 10:42:55 +00:00
Brendan Coles
6d2cf5efe2
Add Get Proxy Servers (WPAD) module
2015-10-11 10:29:34 +00:00
Brendan Coles
4c62d4af58
Remove hackvertor
2015-10-11 10:24:50 +00:00
Brendan Coles
ea039379ff
Merge pull request #1150 from innoying/patch-1
...
Add IPv6 Support to get_internal_ip_webrtc command
2015-10-11 20:54:09 +11:00
Atila Romero
8626b1b275
Fix "ALL" comparison for browser and os
...
The correct is to check if the *rule.browser* has the tag "ALL", not if the browser was identified as "ALL", which of course never happen.
Before this fix, using "ALL" in a ARE rule makes it be never called.
2015-10-06 11:01:30 -03:00
antisnatchor
277c87db5b
Merge pull request #1177 from bcoles/vis.js
...
Add vis.js to Admin UI
2015-10-05 13:53:17 +02:00
antisnatchor
5d2bdf4f39
Merge pull request #1178 from bcoles/network_map
...
Network Map
2015-10-05 13:52:48 +02:00
Brendan Coles
a3a802a390
Add Network Map tab to Admin UI
2015-10-04 09:14:31 +00:00
Brendan Coles
68e422517a
Add Network Map assets
2015-10-04 09:13:17 +00:00
Brendan Coles
493622bdcc
Add vis.js to Admin UI
2015-10-04 08:37:26 +00:00
Brendan Coles
cfc39edb54
return
2015-10-04 08:35:53 +00:00
Brendan Coles
9386fa28e7
Add beef.net.connection client methods
2015-10-03 14:27:27 +00:00
Brendan Coles
6a2d3fa223
Check browser plugins in beef.browser.hasJava()
2015-10-03 13:19:33 +00:00
Brendan Coles
14c235b44b
Merge pull request #1170 from Compewter/master
...
Add logic for beef.browser.javaEnabled function
2015-10-03 23:02:51 +10:00
Brendan Coles
1626e801c2
Add :lastseen property to NetworkHost model
2015-10-02 00:13:08 +00:00
Brendan Coles
5f5181f51b
Add Detect Burp module
2015-10-01 07:57:27 +00:00
Brendan Coles
ed321bf5ec
Remove :cid property from Network extension data models
2015-09-30 07:20:29 +00:00
Brendan Coles
cc3b10b889
Add support for Firefox 41
2015-09-30 06:59:34 +00:00
Brendan Coles
48493812d5
Add support for Chrome for iOS versions 43, 44, 45
2015-09-30 04:58:04 +00:00
Brendan Coles
f685f4a0a9
Add support for Chrome 45
2015-09-30 01:10:21 +00:00
Brendan Coles
31361a3191
Merge pull request #1175 from xxbinxx/master
...
URL performance enhanced with user content security
2015-09-30 09:07:35 +10:00
Brendan Coles
00afced5f1
Use opts[:ssl_version]
2015-09-29 06:27:45 +00:00
Bineet kumar gaur
a2564a504e
URL replaced
2015-09-29 10:45:43 +05:30
Bineet kumar gaur
f23a384ead
faster URL load... no delay
2015-09-29 10:44:36 +05:30
Bineet kumar gaur
696fd5c7c1
No https redirection... direct hit url with curl
2015-09-29 10:41:30 +05:30
Bineet kumar gaur
70f787ee57
URL changed to faster load
2015-09-29 10:40:15 +05:30
Brendan Coles
6e229a28cf
Merge pull request #1141 from qswain2/IOS-pretty-theft
...
IOS pretty theft
2015-09-29 12:55:03 +10:00