Wade Alcorn
|
2fbca61368
|
Updated copyright dates
|
2014-12-30 07:44:58 +10:00 |
|
Brendan Coles
|
22a4fdb047
|
Prefer TLSv1 over SSLv3
|
2014-10-18 11:47:52 +00:00 |
|
Brendan Coles
|
ee2ebc26b3
|
Add metasploit extension REST API /msf
|
2014-10-13 17:34:49 +00:00 |
|
alessio-pascolini
|
d49588b74a
|
Change path of mestaploit for Backbox
|
2014-08-16 15:28:47 +02:00 |
|
Brendan Coles
|
7a8115211d
|
Merge pull request #981 from beefproject/MSF-Target-Browsers
Added support for target browser detection for MSF modules #530
|
2014-03-16 13:39:03 +11:00 |
|
antisnatchor
|
a0a36d333a
|
Added a note about using SSL when connecting to Metasploit. Related to issue #958
|
2014-01-06 14:14:19 +00:00 |
|
Wade Alcorn
|
8003f1a47f
|
Updated the copyright year to 2014
|
2014-01-01 16:34:15 +10:00 |
|
bcoles
|
02e6d4db11
|
Rescue StandardError rather than Exception
|
2013-12-30 06:41:07 +10:30 |
|
bcoles
|
f5b86e7894
|
Add metasploit default path for kali
|
2013-08-19 12:37:35 +09:30 |
|
bcoles
|
db83cdd086
|
Add metasploit default path for pentoo - take 2
|
2013-08-19 12:37:06 +09:30 |
|
bcoles
|
e9e085e9e1
|
Add metasploit default path for pentoo
|
2013-08-17 21:56:42 +09:30 |
|
Saafan
|
75f33016ea
|
Added support for target browser detection for MSF modules #530
|
2013-07-22 08:49:56 -04:00 |
|
bmantra
|
17aa898099
|
correct last commit, set auto_msfrpcd back to false
|
2013-02-06 19:42:14 +01:00 |
|
bmantra
|
f879584f1b
|
changed windows default path and changed message
|
2013-02-06 19:37:31 +01:00 |
|
bmantra
|
2d27266fc9
|
added message that metasploit auto launch is not available on MS Windows
|
2013-02-06 19:22:12 +01:00 |
|
ben-waugh
|
81be99074a
|
Metasploit extension config - added livecd path
|
2013-01-23 07:08:04 +10:00 |
|
Wade Alcorn
|
fe40038441
|
Updated copyright year to 2013
|
2012-12-30 12:47:43 +10:00 |
|
Wade Alcorn
|
b68df3d024
|
Changed license header
|
2012-11-02 14:05:15 +10:00 |
|
bmantra
|
22bb8998b2
|
added more default paths for the msf-autolaunch
|
2012-10-07 19:26:02 +02:00 |
|
bmantra
|
d04461d8ff
|
disable auto msfrpcd
|
2012-10-04 20:50:51 +02:00 |
|
Roos
|
480e797853
|
auto launch metasploit initial commit
|
2012-10-04 19:53:36 +02:00 |
|
antisnatchor
|
5c96fe2b84
|
changed return value on override_execute, reformatted code for the metasploit api
|
2012-03-15 13:32:10 +01:00 |
|
antisnatchor
|
8db7ef00b4
|
Fixed error when attaching to MSF (resetdb? is not there anymore)
|
2012-03-15 12:25:38 +01:00 |
|
Saafan
|
a5c6179e10
|
Cleans up rake output for MSFIntegration Unit tests. Fixes issue 28
|
2012-01-05 16:14:51 +02:00 |
|
Wade Alcorn
|
06899ca267
|
Year updated from 2011 to 2012
|
2011-12-31 22:24:36 +10:00 |
|
Saafan
|
315c22967e
|
Fixes the new changes of MSF from xmlrpc to msgpack
|
2011-12-27 21:40:15 +02:00 |
|
root
|
6ac0200bf5
|
Fixed bugs found when building unit-tests that could cause prolems
|
2011-12-16 13:34:54 -05:00 |
|
root
|
4a9e224e8a
|
updated rpcclient to get rid of old @enabled variables
|
2011-12-16 12:35:49 -05:00 |
|
root
|
d1d6698dcf
|
Updated to work with the new metasploit msgpack server
|
2011-12-06 03:51:19 -05:00 |
|
antisnatchor
|
686390fa21
|
Modified metasploit extension config file adding a note to don't use 127.0.0.1 as host value.
git-svn-id: https://beef.googlecode.com/svn/trunk@1430 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-11-12 19:39:56 +00:00 |
|
sussurro@happypacket.net
|
17d8553b9f
|
update of msf module to make it launch exploits
git-svn-id: https://beef.googlecode.com/svn/trunk@1359 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-10-10 01:52:55 +00:00 |
|
buherator@gmail.com
|
ab1ec19a5c
|
Changed BeEF::API::Registra to BeEF::API::Registrar
git-svn-id: https://beef.googlecode.com/svn/trunk@1358 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-10-09 15:31:52 +00:00 |
|
sussurro@happypacket.net
|
988e7b010e
|
change override_execute so that it will pass the hooked browser session so we can both override functionality and add commands
git-svn-id: https://beef.googlecode.com/svn/trunk@1350 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-10-04 16:57:11 +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 |
|
sussurro@happypacket.net
|
f34e3115e7
|
fixes to bring MSF back to similar functionality
git-svn-id: https://beef.googlecode.com/svn/trunk@1266 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-09-10 02:06:10 +00:00 |
|
passbe
|
a2acadb4eb
|
Added new metasploit extension. Needs more work but the majority of the extension is there
git-svn-id: https://beef.googlecode.com/svn/trunk@1259 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-09-03 00:44:26 +00:00 |
|
passbe
|
97b244d61a
|
Removing old Metasploit extension
git-svn-id: https://beef.googlecode.com/svn/trunk@1258 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-09-02 23:58:55 +00:00 |
|
passbe
|
887d93697f
|
Added basic timed API calls including: pre/post soft/hard module load (+config load). post extension load. Added name tag to all extension config files
git-svn-id: https://beef.googlecode.com/svn/trunk@1181 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-11 05:59:30 +00:00 |
|
passbe
|
3b33f0977d
|
Cleaning up API. Fixes Issue 372
git-svn-id: https://beef.googlecode.com/svn/trunk@1171 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-08 10:56:24 +00:00 |
|
passbe
|
3797e6bffa
|
Metasploit connection issues fixed. BeEF core now sets every extensions path. The msf extension was also using a path variable. Fixes issue 410
git-svn-id: https://beef.googlecode.com/svn/trunk@1140 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-30 12:04:37 +00:00 |
|
scotty.b.brown@gmail.com
|
5c3e6f1575
|
Adding Apache Licence Header to all files (except VERSION file)
git-svn-id: https://beef.googlecode.com/svn/trunk@1046 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-02 23:08:28 +00:00 |
|
sussurro@happypacket.net
|
d3250ee7ea
|
fixing autopwn
git-svn-id: https://beef.googlecode.com/svn/trunk@1044 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-01 22:12:17 +00:00 |
|
wade@bindshell.net
|
f1e51b9e34
|
Updated comments for enabling metasploit
git-svn-id: https://beef.googlecode.com/svn/trunk@1040 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-06-29 02:31:17 +00:00 |
|
antisnatchor
|
9009ed85bd
|
Reverted back two MSF related files, inadvertently committed before...
git-svn-id: https://beef.googlecode.com/svn/trunk@1028 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-06-26 18:12:56 +00:00 |
|
antisnatchor
|
6af4f673d3
|
Proxy and Requester enhancements. Proxy got a good performance improvement, it's now multi-thread, able to handle errors, can be used with a normal browser. Requester core (ruby/js) has been enhanced too: db model, js logic and parsing code. Many previous bugs in different parts have been corrected.
git-svn-id: https://beef.googlecode.com/svn/trunk@1027 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-06-26 18:03:53 +00:00 |
|
antisnatchor
|
41881f3086
|
(Fixes issue 256) added defaultPayload in msfcommand, updated the JS combobox logic accordingly
git-svn-id: https://beef.googlecode.com/svn/trunk@960 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-05-09 19:43:44 +00:00 |
|
antisnatchor
|
699a83f6c1
|
(Fixes issue 335): the new approach of loading command modules from yaml config files (rev.940) cannot be used with dynamic modules. Now MSF integration works again.
git-svn-id: https://beef.googlecode.com/svn/trunk@954 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-05-05 12:56:14 +00:00 |
|
antisnatchor
|
c57519c990
|
(Fixes issue 299): now commands are sorted by working-kind (working commands firsts). Also replaced numbers with constants for future code maintenance.
git-svn-id: https://beef.googlecode.com/svn/trunk@921 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-24 15:38:28 +00:00 |
|
passbe
|
46f147bafa
|
Fixed metasploit extension invalid configuration referencing
git-svn-id: https://beef.googlecode.com/svn/trunk@909 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-20 09:00:30 +00:00 |
|