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
Brendan Coles
12d64d1165
Return unique results sorted by id
2015-06-28 08:56:13 +00:00
Brendan Coles
916828e131
Add 'verify_ssl' option to social engineering config
2015-06-28 08:53:23 +00:00
Brendan Coles
e7bc352db2
halt 500 if page cloning is unsuccessful
2015-06-22 09:42:10 +00:00
Brendan Coles
e66183a3ba
rescue Errno::ENOENT
2015-06-22 07:46:51 +00:00
Brendan Coles
11291e9577
Use public host and port for web cloner. Fix #1121
2015-06-13 02:15:38 +00:00
Jonathan Echavarria
a826b89480
removed comments
2015-06-12 19:15:43 +00:00
Jonathan Echavarria
6bdf829126
updated hta_powershell to use updated powersploit so it can properly create sessions
2015-06-12 19:07:02 +00:00
antisnatchor
518fb5d874
Fixed bug in binding local files.
2015-06-09 12:20:20 +02:00
antisnatchor
f66a08f072
Fixed bug in serving static files from the demos directory.
2015-06-09 11:39:07 +02:00
Brendan Coles
87476c5217
QR - Create images directory if does not exist
2015-05-15 03:07:14 +00:00
Brendan Coles
0cc9f53aae
Use qr4r gem to generate QR codes
2015-05-12 17:07:58 +00:00
timcess
bdd1f7894a
Add DNS Rebinding module and extension
2015-04-03 02:31:02 +06:00
timcess
eaa1400f75
Add DNS Rebinding module and extension
2015-04-03 01:04:35 +06:00
Brendan Coles
b0526362ad
Add target network hosts and services to console
2015-02-21 08:37:00 +00:00
antisnatchor
bf0f59e5d0
Fixed a bug in the tunneling proxy (missing \r\n in some specific conditions when HTTP version is HTTP/1.1)
2015-02-08 13:39:04 +01:00
Brendan Coles
0afac0171d
Make ports configurable
2015-02-07 12:51:00 +00:00
Brendan Coles
234a6e2016
Remove foxit detection from hook init
2015-02-07 04:38:12 +00:00
antisnatchor
944ba747da
Fixed a bug in WebRTC command module, prevented duplicates in NetworkHost db table, removed unnecessary code.
2015-02-05 12:35:23 +01:00