HD Moore
|
709362ff53
|
This patch moves all database interaction into the metasploit core. Usage is about the same, except instead of loading a plugin, you call db_driver <driver_name>
git-svn-id: file:///home/svn/framework3/trunk@6417 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-28 21:42:30 +00:00 |
HD Moore
|
8b32f139d3
|
Skip svn directories for module searches, remove delay loading system (no longer used), enumerate available database drivers at load
git-svn-id: file:///home/svn/framework3/trunk@6416 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-28 20:45:46 +00:00 |
HD Moore
|
3d6a0bab52
|
Fix up the version/options modules, make wmap_base_url display the vhost and use the host/port separator correctly
git-svn-id: file:///home/svn/framework3/trunk@6414 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-28 17:57:12 +00:00 |
HD Moore
|
89ad4df087
|
Fix WMAP modules to use the new scanner api; add wmap_base_url as a shorthand (extend in the future to do VHOST as well), general cosmetic cleanups
git-svn-id: file:///home/svn/framework3/trunk@6413 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-28 17:45:14 +00:00 |
HD Moore
|
26b9903b0d
|
Changes Auxiliary::Scanner to use a new module instance for each thread, updates associated mixins and modules to support this change.
git-svn-id: file:///home/svn/framework3/trunk@6401 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-28 05:49:33 +00:00 |
HD Moore
|
d3d3a88d10
|
Patch to avoid weird race conditions with mutexes, might solve concurrency issue, may cause new ones
git-svn-id: file:///home/svn/framework3/trunk@6381 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-23 20:57:53 +00:00 |
HD Moore
|
13706d1bde
|
Tons of new Mac OS X code from Dino Dai Zovi and Charlie Miller, more to follow
git-svn-id: file:///home/svn/framework3/trunk@6353 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-18 23:28:24 +00:00 |
HD Moore
|
9ddc62fc40
|
Handle cases where RPORT is 139 and the user did not change SMBDirect to false
git-svn-id: file:///home/svn/framework3/trunk@6351 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-17 19:11:26 +00:00 |
HD Moore
|
a2bc8d928c
|
Removing the call to set evasions, looks like this was more broken that I realized
git-svn-id: file:///home/svn/framework3/trunk@6350 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-17 15:19:00 +00:00 |
HD Moore
|
2edc71ca05
|
Correct the http mixin to call the right evasion method
git-svn-id: file:///home/svn/framework3/trunk@6349 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-17 14:56:20 +00:00 |
HD Moore
|
ccbf88f5a3
|
Fixes TCP socket evasion (max_send_size and send_delay)
git-svn-id: file:///home/svn/framework3/trunk@6340 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-14 05:06:13 +00:00 |
HD Moore
|
f9eccd1a59
|
Fix up the fileformat mixin; some slightly wrong ruby and an extra \n at the end of the generated files
git-svn-id: file:///home/svn/framework3/trunk@6338 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-14 01:28:59 +00:00 |
kris
|
d0c9404aee
|
fix whitespace in error message
git-svn-id: file:///home/svn/framework3/trunk@6336 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-13 19:13:12 +00:00 |
James Lee
|
f3a7515a0a
|
more whitespace cleanup
git-svn-id: file:///home/svn/framework3/trunk@6323 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-08 23:05:26 +00:00 |
James Lee
|
7384a7aed8
|
more accurate comments, whitespace cleanup
git-svn-id: file:///home/svn/framework3/trunk@6322 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-08 23:02:53 +00:00 |
James Lee
|
96c8f6127c
|
Replace += with << for Strings in a bunch of places.
git-svn-id: file:///home/svn/framework3/trunk@6318 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-08 07:55:47 +00:00 |
HD Moore
|
95f6aa0d02
|
Revert last commit temporarily
git-svn-id: file:///home/svn/framework3/trunk@6313 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-07 23:00:17 +00:00 |
HD Moore
|
aa4274a3bb
|
Upgrading metasm...
git-svn-id: file:///home/svn/framework3/trunk@6312 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-07 22:58:19 +00:00 |
HD Moore
|
2b2c6b983e
|
Switch to a future compatible method of when/case
git-svn-id: file:///home/svn/framework3/trunk@6311 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-07 18:18:38 +00:00 |
HD Moore
|
69c169bb2f
|
Replace unicode with raw hex for future compatibility
git-svn-id: file:///home/svn/framework3/trunk@6310 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-07 18:17:08 +00:00 |
natron
|
10f44dd364
|
Updated passivex to work with IE7/IE8. Launches multiple processes on IE8; will debug later.
git-svn-id: file:///home/svn/framework3/trunk@6261 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-02-27 23:13:53 +00:00 |
HD Moore
|
526012462e
|
Fix IPv6 targets
git-svn-id: file:///home/svn/framework3/trunk@6233 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-02-17 21:10:02 +00:00 |
kris
|
aed112ff67
|
a few trivial whitespace things
git-svn-id: file:///home/svn/framework3/trunk@6228 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-02-15 19:27:53 +00:00 |
druid
|
7965a7de05
|
Wardialer
git-svn-id: file:///home/svn/framework3/trunk@6193 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-28 06:13:47 +00:00 |
James Lee
|
55daaf64bd
|
remove dll option from reflectivemeterpreter, too
git-svn-id: file:///home/svn/framework3/trunk@6179 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-24 03:29:07 +00:00 |
James Lee
|
077c201f10
|
try any before specific LHOST
git-svn-id: file:///home/svn/framework3/trunk@6177 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-23 23:03:53 +00:00 |
kris
|
679fa424b1
|
add a colon to error message for clarity
git-svn-id: file:///home/svn/framework3/trunk@6175 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-23 18:37:48 +00:00 |
kris
|
2e4edcaa83
|
support [dot] conversion in authors' emails
git-svn-id: file:///home/svn/framework3/trunk@6151 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-14 15:17:03 +00:00 |
HD Moore
|
cb327d40fc
|
Fix up the dialup code
git-svn-id: file:///home/svn/framework3/trunk@6150 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-14 05:46:10 +00:00 |
HD Moore
|
4678430946
|
Read the response from handler() and skip skipping the socket if active
git-svn-id: file:///home/svn/framework3/trunk@6142 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-13 07:08:40 +00:00 |
HD Moore
|
5600b0b67d
|
Try harder to verify the socket if its a modem connection
git-svn-id: file:///home/svn/framework3/trunk@6139 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-13 06:52:23 +00:00 |
James Lee
|
9c6d8b86fb
|
patch from tebo; use standard printing methods
git-svn-id: file:///home/svn/framework3/trunk@6134 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-12 17:52:54 +00:00 |
James Lee
|
e7aecca838
|
more awesomeness from tebo
git-svn-id: file:///home/svn/framework3/trunk@6133 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-12 05:18:05 +00:00 |
James Lee
|
0dbdc977a0
|
missed part of the patch for tebo's mssql login scanner module
git-svn-id: file:///home/svn/framework3/trunk@6131 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-12 00:26:05 +00:00 |
James Lee
|
df2a28f2ce
|
allow character sets in Exploit::pattern_create
git-svn-id: file:///home/svn/framework3/trunk@6130 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-12 00:10:48 +00:00 |
HD Moore
|
beb276d1e6
|
Make the serialport/telephony require fail soft
git-svn-id: file:///home/svn/framework3/trunk@6129 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-11 17:30:26 +00:00 |
druid
|
4686367af2
|
Fixed some namespacing and method calling bugs
git-svn-id: file:///home/svn/framework3/trunk@6126 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-11 07:45:08 +00:00 |
druid
|
63401275bd
|
Fixed syntax error (mybad)
git-svn-id: file:///home/svn/framework3/trunk@6125 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-11 07:26:05 +00:00 |
druid
|
a9a7700121
|
Added code to support the FLOWCONTROL setting
git-svn-id: file:///home/svn/framework3/trunk@6124 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-11 07:23:43 +00:00 |
druid
|
0d1ca42ed6
|
Adds support for exploitation over dialup via the new Telephony library.
git-svn-id: file:///home/svn/framework3/trunk@6120 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-11 06:09:02 +00:00 |
James Lee
|
288075f7a0
|
add report_auth_info to some modules that authenticate. thanks, tebo
git-svn-id: file:///home/svn/framework3/trunk@6118 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-11 05:52:07 +00:00 |
James Lee
|
51b0e84691
|
fix report_auth_info when db has not been initialized
git-svn-id: file:///home/svn/framework3/trunk@6112 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-11 01:45:57 +00:00 |
James Lee
|
959191cb8c
|
add heap spray function to HttpServer::HTML mixin
git-svn-id: file:///home/svn/framework3/trunk@6107 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-10 05:48:19 +00:00 |
cg
|
c92e135cb4
|
update author.rb
git-svn-id: file:///home/svn/framework3/trunk@6086 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-07 23:23:56 +00:00 |
Mario Ceballos
|
ee86b19834
|
added tns mixin to support oracle8i listener overflow and other tns
related stuff.
git-svn-id: file:///home/svn/framework3/trunk@6082 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-07 03:07:01 +00:00 |
Mario Ceballos
|
6fff22ab9d
|
updated with corrected address.
git-svn-id: file:///home/svn/framework3/trunk@6056 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-02 12:22:35 +00:00 |
HD Moore
|
af1675bf19
|
This patch allows the framework to be created with only specific module types enabled, speeding up msfpayload and msfencode.
git-svn-id: file:///home/svn/framework3/trunk@6055 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-01-02 07:29:56 +00:00 |
kris
|
ff92efa219
|
Add db_del_host command
git-svn-id: file:///home/svn/framework3/trunk@6038 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-22 03:19:39 +00:00 |
kris
|
3949663db1
|
fix version info with multiple components (e.g. was "5951 $, 5773")
git-svn-id: file:///home/svn/framework3/trunk@6035 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-21 04:18:17 +00:00 |
kris
|
704a92d43a
|
add name to author list and switch some modules to use it
git-svn-id: file:///home/svn/framework3/trunk@6034 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-20 21:53:17 +00:00 |
kris
|
248f1e9fc3
|
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
git-svn-id: file:///home/svn/framework3/trunk@6022 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-19 07:11:08 +00:00 |
et
|
e00cf42f9d
|
Minor update to wmap documentation with new features
git-svn-id: file:///home/svn/framework3/trunk@6005 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-08 04:44:46 +00:00 |
et
|
6e2c61c97f
|
Added wmap module methods to access requests and reports tables
git-svn-id: file:///home/svn/framework3/trunk@5997 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-04 03:42:43 +00:00 |
HD Moore
|
a8c9397419
|
Patch frmo antoine
git-svn-id: file:///home/svn/framework3/trunk@5994 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-03 15:47:10 +00:00 |
Mario Ceballos
|
e1e1f5d6a4
|
added fileformat mixin, fileformat exploit videolan_tivo.rb, and network based exploit videolan_tivo.rb
git-svn-id: file:///home/svn/framework3/trunk@5993 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-03 01:23:27 +00:00 |
HD Moore
|
71c5175a85
|
This patch introduces a really basic RPC service. It is still a long way from its final version
git-svn-id: file:///home/svn/framework3/trunk@5991 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-02 22:09:34 +00:00 |
et
|
3e19245054
|
Fixed handling of root website directory. Minor presentation fixes in test modules
git-svn-id: file:///home/svn/framework3/trunk@5987 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-30 22:41:09 +00:00 |
James Lee
|
9bb814a9d1
|
fix typo in comment
git-svn-id: file:///home/svn/framework3/trunk@5974 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-21 23:44:45 +00:00 |
James Lee
|
4b082a77a8
|
un-break reverse handler for ipv6
git-svn-id: file:///home/svn/framework3/trunk@5972 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-21 05:34:39 +00:00 |
James Lee
|
b76d3e1560
|
better handling of LHOST vs 0.0.0.0; fixes #262 again
git-svn-id: file:///home/svn/framework3/trunk@5971 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-21 05:12:31 +00:00 |
James Lee
|
fec1533b50
|
revert r5969 which breaks behind nat
git-svn-id: file:///home/svn/framework3/trunk@5970 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-21 02:01:43 +00:00 |
James Lee
|
f1e71237e4
|
bind to LHOST instead of 0.0.0.0, fixes #262
git-svn-id: file:///home/svn/framework3/trunk@5969 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-21 01:09:17 +00:00 |
HD Moore
|
73e933b269
|
Versioning updates
git-svn-id: file:///home/svn/framework3/trunk@5962 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-19 07:24:06 +00:00 |
HD Moore
|
412e4a27ef
|
Fixes #261. Default the exploit arch to x86 so we dont match on the wrong payloads
git-svn-id: file:///home/svn/framework3/trunk@5959 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-19 07:09:09 +00:00 |
HD Moore
|
6c240e14b1
|
Disbale DoS modules from automation
git-svn-id: file:///home/svn/framework3/trunk@5948 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-18 19:56:03 +00:00 |
HD Moore
|
35e754c379
|
Remove the protected declaration before autofilter
git-svn-id: file:///home/svn/framework3/trunk@5945 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-18 15:13:27 +00:00 |
HD Moore
|
2bc4ca41b3
|
Fix background exploit jobs
git-svn-id: file:///home/svn/framework3/trunk@5943 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-17 19:51:09 +00:00 |
HD Moore
|
63a6c7ec39
|
Officially hit beta release 2 (fixed international support)
git-svn-id: file:///home/svn/framework3/trunk@5940 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-17 06:31:14 +00:00 |
HD Moore
|
aac553feea
|
Officially to Beta release 1.
git-svn-id: file:///home/svn/framework3/trunk@5933 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-17 01:10:29 +00:00 |
HD Moore
|
a7595fce6c
|
Fixes #250. Solves an old bug with background jobs not working right, fixes the 'background modules dont work' bug as well.
git-svn-id: file:///home/svn/framework3/trunk@5926 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-16 20:54:41 +00:00 |
HD Moore
|
42c80b5018
|
Fixes #255. Catch the case of an empty module cacche file
git-svn-id: file:///home/svn/framework3/trunk@5925 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-16 19:26:59 +00:00 |
Ramon de C Valle
|
dfbf6b34a5
|
Added Linux Power/Cell Broadband Engine Architecture payload modules and advanced payload options
git-svn-id: file:///home/svn/framework3/trunk@5899 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-13 01:57:53 +00:00 |
HD Moore
|
7af4772729
|
All bugs closed
git-svn-id: file:///home/svn/framework3/trunk@5874 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-10 22:15:23 +00:00 |
et
|
b4cbe4ff8d
|
Multiple bug fixes. Fixed query modules now resolved to correct function. Corrected in proxy and wmap code handling of RHOSTS as hostnames are not in use. Fixed reporting as target port was not handled properly and modules modified to reflect new wmap_target methods.
git-svn-id: file:///home/svn/framework3/trunk@5869 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-10 04:38:05 +00:00 |
HD Moore
|
6e773891de
|
Fixes #167. Remove the EncoderDontFallThrough option, make this the normal behavior if an encoder is specified
git-svn-id: file:///home/svn/framework3/trunk@5862 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-09 22:23:29 +00:00 |
HD Moore
|
3b79f24500
|
Fixes #242. Use the bundled copy of activerecord
git-svn-id: file:///home/svn/framework3/trunk@5861 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-09 21:54:04 +00:00 |
HD Moore
|
bc8e5669bd
|
Fixes #238. Exposes the RHOST option to the payload and fixes the MSFGUI display of payload options
git-svn-id: file:///home/svn/framework3/trunk@5852 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-08 19:25:25 +00:00 |
HD Moore
|
0881649f14
|
The psexec and smb_relay module now automatically cleanup. The ms08-06 module now supports all languages of XP SP3.
git-svn-id: file:///home/svn/framework3/trunk@5841 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-04 22:27:59 +00:00 |
HD Moore
|
68b9a2a421
|
Adds a new submitted fingerprint for Czech
git-svn-id: file:///home/svn/framework3/trunk@5836 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-04 07:13:48 +00:00 |
HD Moore
|
8ee55fb53c
|
Embed the revision of the smb mixin
git-svn-id: file:///home/svn/framework3/trunk@5832 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-04 04:24:11 +00:00 |
HD Moore
|
133d7ce658
|
Adds an automatic default target to ms08-067, autodetects OS, SP, and language now.
git-svn-id: file:///home/svn/framework3/trunk@5827 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-03 20:37:51 +00:00 |
HD Moore
|
f1789fc1b2
|
Adds the check() method and scanner module to ms08-067, massively upgrades the smb/version scanner, with better SP detection and remote language pack detection.
git-svn-id: file:///home/svn/framework3/trunk@5823 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-03 09:17:08 +00:00 |
HD Moore
|
56a413d803
|
Reflective DLL injection payloads from Stephen Fewer
git-svn-id: file:///home/svn/framework3/trunk@5806 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-30 22:17:32 +00:00 |
druid
|
a07a3af2d6
|
Adds a method hook for any primer code needed to execute immediately after server startup.
git-svn-id: file:///home/svn/framework3/trunk@5792 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-27 20:31:40 +00:00 |
et
|
75be2e33ad
|
Added module reporting and wmap_reports command
git-svn-id: file:///home/svn/framework3/trunk@5789 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-27 02:22:30 +00:00 |
et
|
29e983567e
|
removed reports_exist check
git-svn-id: file:///home/svn/framework3/trunk@5785 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-23 04:23:54 +00:00 |
Ramon de C Valle
|
f124597a56
|
Code cleanups
git-svn-id: file:///home/svn/framework3/trunk@5773 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-19 21:03:39 +00:00 |
Ramon de C Valle
|
4c847e0d44
|
Fixed typo
git-svn-id: file:///home/svn/framework3/trunk@5772 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-19 20:38:07 +00:00 |
et
|
7e73ed8c15
|
first attempt of reporting implementation.
git-svn-id: file:///home/svn/framework3/trunk@5771 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-19 20:32:14 +00:00 |
Ramon de C Valle
|
c34bbae344
|
Added payload advanced packing types for 16/16 and 22/10 bits substitution
git-svn-id: file:///home/svn/framework3/trunk@5770 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-19 20:32:14 +00:00 |
HD Moore
|
deea354fbb
|
Wrap the modulation setting as well
git-svn-id: file:///home/svn/framework3/trunk@5768 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-17 18:31:09 +00:00 |
HD Moore
|
4a3b540685
|
Handle the txrate error better
git-svn-id: file:///home/svn/framework3/trunk@5767 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-17 17:46:05 +00:00 |
HD Moore
|
7d98de2fed
|
Handle cases where lorcon cant change the txrate (zdw driver)
git-svn-id: file:///home/svn/framework3/trunk@5766 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-17 17:35:35 +00:00 |
HD Moore
|
4eac2506b8
|
Add TXRATE and TXMOD options
git-svn-id: file:///home/svn/framework3/trunk@5765 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-17 15:58:33 +00:00 |
Ramon de C Valle
|
8d760ebc1e
|
Added patch and module from Kris Katterjohn
git-svn-id: file:///home/svn/framework3/trunk@5751 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-14 14:22:34 +00:00 |
HD Moore
|
e016ff2d76
|
cleanup patch from antoine
git-svn-id: file:///home/svn/framework3/trunk@5748 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-13 14:22:38 +00:00 |
et
|
c153d1fea0
|
Wmap database merged, new wmap_generic module, fix website tree display and docs.
git-svn-id: file:///home/svn/framework3/trunk@5740 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-12 03:46:49 +00:00 |
HD Moore
|
6df3d7f54a
|
Switch capture mixin from scruby to packetfu
git-svn-id: file:///home/svn/framework3/trunk@5729 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-10 02:27:25 +00:00 |
Ramon de C Valle
|
35240108de
|
Added patch and module from Kris Katterjohn
git-svn-id: file:///home/svn/framework3/trunk@5720 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-06 13:16:08 +00:00 |
HD Moore
|
02780a1d88
|
Improvements to the FTP mixin and scanner, still needs multiline read support
git-svn-id: file:///home/svn/framework3/trunk@5715 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-04 21:42:37 +00:00 |