Brendan Coles
6625a2bd29
Fix browser details nil window/screen size bug
2016-01-27 19:25:06 +00:00
Brendan Coles
5b5a1b84b9
Clean up zombie hash
2016-01-27 18:14:19 +00:00
Brendan Coles
b0bf1c0c21
Change Metasploit ssl_version from TLSv1 to TLS1
2016-01-25 11:21:40 +00:00
Brendan Coles
bea6ccda73
Update comments and use SSL/TLS by default
2016-01-21 15:52:48 +00:00
Wade Alcorn
ce01d9fa46
updated copyright year
2015-12-30 08:11:57 +10:00
Brendan Coles
ebbdbe0b51
Update context menu
2015-12-23 11:15:36 +00:00
Brendan Coles
6ba1074695
Prevent duplicates
2015-12-23 11:14:55 +00:00
Brendan Coles
dc9b4d3214
Add method to remove network host
2015-12-19 05:55:36 +00:00
Brendan Coles
d9cb64e1cb
successfully
2015-12-19 04:57:50 +00:00
Brendan Coles
5d8393822f
Remove Identify LAN Subnets from Network extension
2015-12-19 03:22:01 +00:00
Brendan Coles
0f0a4d90b3
Add SunOS detection
2015-12-16 15:15:38 +00:00
Brendan Coles
83a4b532aa
print_error
2015-12-15 09:50:14 +00:00
Brendan Coles
666f3d0ea3
Add context menu to Rider history panel
2015-12-14 17:55:30 +00:00
Brendan Coles
7ce85776cc
Update butcher demo jQuery to 1.11.3
2015-12-14 15:03:58 +00:00
Brendan Coles
10d79b9a71
Add proto to Requester history and add SSL checkbox to Forge Request
2015-12-14 12:43:39 +00:00
Brendan Coles
95abdf6781
Add 'proto' property to Requester HTTP model
2015-12-14 12:40:34 +00:00
Brendan Coles
06e9c6024b
Add ignore_public_ips option to Network extension
2015-12-13 09:26:55 +00:00
Brendan Coles
852e0b4595
Add Discover Proxies option to Network extension UI
2015-12-13 09:25:34 +00: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
98a3ae930b
Add NetworkHost :lastseen to console
2015-10-11 10:42:55 +00:00
Brendan Coles
4c62d4af58
Remove hackvertor
2015-10-11 10:24:50 +00: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
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
1626e801c2
Add :lastseen property to NetworkHost model
2015-10-02 00:13:08 +00:00
Brendan Coles
ed321bf5ec
Remove :cid property from Network extension data models
2015-09-30 07:20:29 +00:00
Brendan Coles
00afced5f1
Use opts[:ssl_version]
2015-09-29 06:27:45 +00:00
Brendan Coles
f17ea36ca3
Rescue DNS server port unavailable - Fix #1166
2015-09-13 16:24:18 +00:00
Brendan Coles
ae1fa3e958
Rescue missing SSL cert/key files
2015-09-09 07:36:45 +00:00
Brendan Coles
8f683e6d0f
Add Proxy REST /api/proxy/setTargetZombie
2015-08-22 10:47:04 +00:00
Brendan Coles
e06198c320
Use ignore_headers in proxy
2015-08-16 11:29:30 +00:00
antisnatchor
bdecbd21a0
Merged changed from master branch, disabled ARE rules by default.
2015-07-27 10:44:51 +02:00
antisnatchor
c84e1b88ac
Autorun Rule Engine from @antisnatchor with love (alpha version).
2015-07-27 10:34:58 +02:00
Brendan Coles
fa2f175400
Replace 'console.log' with 'beef.debug'
2015-07-24 07:50:53 +00:00
antisnatchor
7cb94386fe
Merge branch 'dns-rebinding'
...
Merging pull request #1105 , including some bug fix.
2015-07-19 11:28:47 +02:00
antisnatchor
51cc5963fa
Replaced system with IO.popen to prevent an unlikely RCE, and also added additional checks.
2015-07-19 11:24:53 +02:00
Brendan Coles
7f29e676b3
Use public URL
2015-07-10 22:36:14 +00:00
Brendan Coles
cbfe472eb7
Merge pull request #1125 from ReliaQuest-Labs/master
...
Fixed hta_powershell module so that it can establish a meterpreter session.
2015-07-11 08:09:12 +10:00
Christian Frichot
13593990e5
WebRTC extension FF fix
...
Thanks to updates in modern FFs handling of WebRTC
the webrtcadapter wrapper had to be updated.
To ensure this would be picked up, also added
WebRTC REST integration test cases.
The tests only run if the extension is enabled,
which is still OFF by default.
See Issue #1134 and #1083
2015-07-08 15:13:21 +08:00
antisnatchor
61af18858e
Removed Silverlight detection from default hook. Use DetectSilverlight module instead. This fixes a UI alert to the user if the plugin is outdated.
2015-07-05 16:12:15 +02:00
antisnatchor
ea9549adbe
Fixed issue with latest Rack. Now using mime/types to return the right content-type based on file extension when using AssetHandler.bind.
2015-07-05 12:44:00 +02:00
Brendan Coles
c9fac43b2d
Add 'msf.token_generate()' for Metasploit 'auth.token_generate' MSGRPC call
...
Augment 'msf.login()' to generate and use a permanent authentication token
with 'msf.token_generate()' to prevent authentication failures caused by
timeout of temporary tokens.
The default value for Msf::RPC::Service#token_timeout is 300 seconds.
All temporary tokens expire after [token_timeout] seconds of inactivity.
2015-07-02 13:07:47 +00:00
Brendan Coles
6f56f00a18
set --read-timeout=60 --tries=3 for wget
2015-06-29 20:08:04 +00:00
Brendan Coles
968ed12849
Fix wget verify_ssl
2015-06-29 19:58:01 +00:00
Brendan Coles
06bbfe9c3b
Add BeEF::Filters.is_valid_port
2015-06-29 19:31:35 +00:00
Brendan Coles
d05397e0a9
Add NetworkService.add and NetworkHost.add
2015-06-28 17:22:16 +00:00