HD Moore
|
c9c8eb3f12
|
Updated modules from tebo
git-svn-id: file:///home/svn/framework3/trunk@8001 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-28 05:07:50 +00:00 |
HD Moore
|
131462fa8b
|
Fix service name reporting
git-svn-id: file:///home/svn/framework3/trunk@7999 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-28 00:37:56 +00:00 |
HD Moore
|
5757216f9a
|
This overhauls the database reporting code - all report_* functions now add their write operation to a queue that is processed sequentially in the background. This prevents concurrency issues around database writes, but prevents modules from immediately using the results of their report_* calls in the database. Still todo is a method for waiting on the write to have occurred
git-svn-id: file:///home/svn/framework3/trunk@7997 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-28 00:21:21 +00:00 |
HD Moore
|
166489ad5f
|
Update a few scanner modules to write to the database properly
git-svn-id: file:///home/svn/framework3/trunk@7992 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-27 07:30:50 +00:00 |
HD Moore
|
308bdcccb2
|
Fixes #733 (using open vs ::Up, may need a revert and a change to the importers instead). Update the sweep_udp module to store host, mac, name info
git-svn-id: file:///home/svn/framework3/trunk@7990 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-26 22:08:49 +00:00 |
HD Moore
|
095bc2167d
|
Patch from antoine to use the netbios parsing code from nbname
git-svn-id: file:///home/svn/framework3/trunk@7984 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-26 18:10:13 +00:00 |
HD Moore
|
634294cb1f
|
Handle oddball servers that return no names
git-svn-id: file:///home/svn/framework3/trunk@7983 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-26 12:13:18 +00:00 |
HD Moore
|
1a818ebf77
|
Adds a NetBIOS name scanner - can obtain hostname, mac address, logged in user (when Messenger is running), and alternate interface IPs
git-svn-id: file:///home/svn/framework3/trunk@7981 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-26 08:51:03 +00:00 |
HD Moore
|
1cc9fa7dad
|
Print the site name for the 404 message
git-svn-id: file:///home/svn/framework3/trunk@7980 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-26 05:53:29 +00:00 |
HD Moore
|
3d421cfefd
|
SQLMap update and consitency fix for Bernardo's name
git-svn-id: file:///home/svn/framework3/trunk@7979 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-26 05:24:37 +00:00 |
HD Moore
|
9ec132d86f
|
Fixes #720. Adds inquis's mysql brute forcer using the new mixin
git-svn-id: file:///home/svn/framework3/trunk@7978 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-26 05:22:34 +00:00 |
James Lee
|
06cea605c7
|
spaces -> tab
git-svn-id: file:///home/svn/framework3/trunk@7966 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-24 21:27:24 +00:00 |
HD Moore
|
b13e185943
|
Giant update from tebo, fixing up SunRPC and the nsfmount module
git-svn-id: file:///home/svn/framework3/trunk@7961 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-23 13:44:53 +00:00 |
James Lee
|
8c12722f9b
|
add database reporting to endpoint_mapper. fixes #695
git-svn-id: file:///home/svn/framework3/trunk@7913 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-18 01:51:31 +00:00 |
James Lee
|
2bb2729064
|
fix an undefined constant bug reported to the mailing list by Razeor
git-svn-id: file:///home/svn/framework3/trunk@7908 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-17 16:14:27 +00:00 |
et
|
20222a44ea
|
Fix. Thats next step
git-svn-id: file:///home/svn/framework3/trunk@7847 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-14 05:58:57 +00:00 |
et
|
d6ee7c58ce
|
New wmap moule for generic checks
git-svn-id: file:///home/svn/framework3/trunk@7846 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-14 05:49:44 +00:00 |
HD Moore
|
c287573213
|
A few more wmap cleanups
git-svn-id: file:///home/svn/framework3/trunk@7839 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-13 06:56:01 +00:00 |
HD Moore
|
1029ecd7f8
|
Cleanup wmap, add the missing database tables back, rename to have a wmap_prefix
git-svn-id: file:///home/svn/framework3/trunk@7837 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-13 05:24:48 +00:00 |
Mike Smith
|
b3df3730c0
|
report_note() expects :type, not :ntype
git-svn-id: file:///home/svn/framework3/trunk@7738 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-07 17:03:24 +00:00 |
et
|
75ca12439e
|
Added new testing options
git-svn-id: file:///home/svn/framework3/trunk@7638 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-29 04:00:26 +00:00 |
et
|
6e975b57ee
|
Include Auxiliary Report
git-svn-id: file:///home/svn/framework3/trunk@7629 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 20:39:15 +00:00 |
HD Moore
|
7324108c14
|
Support non-default interfaces for idle scan host detection
git-svn-id: file:///home/svn/framework3/trunk@7623 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 04:14:16 +00:00 |
et
|
5b81d85447
|
Replaced reporting to use notes
git-svn-id: file:///home/svn/framework3/trunk@7605 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 06:08:28 +00:00 |
et
|
e354c8dbcc
|
Multiple headers handling bug fixes
git-svn-id: file:///home/svn/framework3/trunk@7588 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 05:27:11 +00:00 |
et
|
f70cf1e74f
|
Make EXT optional so other dictionaries with files containing extensions can be used
git-svn-id: file:///home/svn/framework3/trunk@7583 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-23 03:01:46 +00:00 |
HD Moore
|
61e233df91
|
Keywords on all modules, plugins, and scripts
git-svn-id: file:///home/svn/framework3/trunk@7550 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-17 00:05:19 +00:00 |
et
|
7b832b9d3e
|
Wmap checking for vulnerabilities and launching exploits
git-svn-id: file:///home/svn/framework3/trunk@7399 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-07 21:55:33 +00:00 |
HD Moore
|
2075377fc8
|
Fix to correct the IP TTL of all raw modules - these were defaulting to 0. Reported by Job Kibler
git-svn-id: file:///home/svn/framework3/trunk@7397 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-07 03:17:19 +00:00 |
HD Moore
|
ac14e84eb6
|
See #434. Fixes up the last of the modules using the wrong Timeout exception class
git-svn-id: file:///home/svn/framework3/trunk@7326 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-02 18:22:50 +00:00 |
HD Moore
|
e067823372
|
See #434. A few modules that used the wrong Timeout syntax as well
git-svn-id: file:///home/svn/framework3/trunk@7324 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-02 18:16:51 +00:00 |
HD Moore
|
f38b43f236
|
Specify the language as none
git-svn-id: file:///home/svn/framework3/trunk@7321 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-02 17:10:06 +00:00 |
et
|
fdce355f3b
|
Option NoDetailMessages added
git-svn-id: file:///home/svn/framework3/trunk@7313 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-01 01:09:53 +00:00 |
et
|
fbbbde55f2
|
Fix #443. This module should not be use as a directory scanner as there are more suitable modules for such task. This specific module is only made to test a specific vulnerability and will be mode to a per directory check instead of trying to identify directories requiring authentication to be bypassed
git-svn-id: file:///home/svn/framework3/trunk@7312 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-01 00:59:41 +00:00 |
HD Moore
|
02c3bc232b
|
Typo
git-svn-id: file:///home/svn/framework3/trunk@7310 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-30 17:05:18 +00:00 |
HD Moore
|
1ca1e1cc84
|
Use the payload as the ICMP tag check
git-svn-id: file:///home/svn/framework3/trunk@7309 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-30 17:04:21 +00:00 |
HD Moore
|
f89085fd20
|
Check the icmp echo ID
git-svn-id: file:///home/svn/framework3/trunk@7308 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-30 16:50:45 +00:00 |
HD Moore
|
670ee7c238
|
Fix an invalid next
git-svn-id: file:///home/svn/framework3/trunk@7307 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-30 16:46:52 +00:00 |
HD Moore
|
3d6687902a
|
Adds two modules that re-implement the rogue network tools project as metasploit auxiliary modules.
git-svn-id: file:///home/svn/framework3/trunk@7306 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-30 07:36:00 +00:00 |
HD Moore
|
3faf72dd97
|
Perform a test RPC call on each discovered interface
git-svn-id: file:///home/svn/framework3/trunk@7304 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-29 19:00:34 +00:00 |
HD Moore
|
5e137e92fd
|
Fixes #381. To scan for TLSv1 only services, set SSLVersion TLS1
git-svn-id: file:///home/svn/framework3/trunk@7282 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 19:48:15 +00:00 |
HD Moore
|
e3f68f2639
|
Another large number of warnings fixed by Yoann Guillot
git-svn-id: file:///home/svn/framework3/trunk@7248 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 17:18:23 +00:00 |
HD Moore
|
b38a74c961
|
Another mega-patch from Yoann Guillot: fixes warnings generated by method calls with a space betwee the method and the parans, corrects a problem with the alpha encoders that causes them to overwrite the allowed charset, hardcodes the metasm output size of some modules in order to reduce load time, more to come
git-svn-id: file:///home/svn/framework3/trunk@7246 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 16:40:19 +00:00 |
HD Moore
|
03b753fd12
|
Fixes #360. Report each path individually
git-svn-id: file:///home/svn/framework3/trunk@7207 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-19 10:55:11 +00:00 |
et
|
5524e9aae2
|
Fixed #370. Test if uploaded file exists
git-svn-id: file:///home/svn/framework3/trunk@7203 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-19 00:02:54 +00:00 |
et
|
6ce7011cba
|
Fixed #369. Added RHOST info and second round to determine error page
git-svn-id: file:///home/svn/framework3/trunk@7202 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 23:26:58 +00:00 |
kris
|
9ce45face4
|
add advanced option for setting ipid sample size
git-svn-id: file:///home/svn/framework3/trunk@7197 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 21:22:55 +00:00 |
James Lee
|
f90a222fa0
|
better vnc protocol parsing, fixes #374
git-svn-id: file:///home/svn/framework3/trunk@7196 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 20:59:35 +00:00 |
et
|
6a818c0c64
|
Fixed #371. Included target information
git-svn-id: file:///home/svn/framework3/trunk@7194 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 20:51:47 +00:00 |
et
|
6cfd1675c4
|
Fixed #375. Removed the module as frontpage_login provides same information
git-svn-id: file:///home/svn/framework3/trunk@7193 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 20:45:30 +00:00 |
et
|
c501187ca4
|
Fixed typo #368.
git-svn-id: file:///home/svn/framework3/trunk@7192 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 20:39:40 +00:00 |
et
|
bfd359f0d8
|
Fixed #367. Adder error code detection and signatures
git-svn-id: file:///home/svn/framework3/trunk@7191 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 20:37:40 +00:00 |
et
|
f085e7cf59
|
Remove generic modules at this time, until proxy is created and then it can be proxy modules.
git-svn-id: file:///home/svn/framework3/trunk@7190 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 20:23:33 +00:00 |
et
|
249cc10cf5
|
Fixed #365. Added signatures and error code detection
git-svn-id: file:///home/svn/framework3/trunk@7189 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 20:18:22 +00:00 |
et
|
814675f952
|
Changed variable name for consistency purposes
git-svn-id: file:///home/svn/framework3/trunk@7188 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 20:01:43 +00:00 |
et
|
dc415c76ca
|
Fixes #364. Added error message detection and signatures
git-svn-id: file:///home/svn/framework3/trunk@7187 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 19:46:30 +00:00 |
James Lee
|
f85c522a07
|
don't try to parse an empty banner, fixes #373
git-svn-id: file:///home/svn/framework3/trunk@7186 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 18:23:19 +00:00 |
HD Moore
|
4d4c0905ef
|
Slightly improved error handling for auxiliary and exploit modules. Improved brute forcing mode for mssql_login. Serious errors (broken code, etc) are bubbled up in auxiliary scanners now. Fixes #384 by reading wordlists one line at a time and not buffering
git-svn-id: file:///home/svn/framework3/trunk@7185 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 18:03:02 +00:00 |
et
|
bee78d3b51
|
First round of fixes for wmap modules
git-svn-id: file:///home/svn/framework3/trunk@7181 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-18 07:10:32 +00:00 |
HD Moore
|
a782a68c42
|
Complete overhaul of the MSSQL API, fixes 1.9 compat issues and makes the MSSQL testing easier
git-svn-id: file:///home/svn/framework3/trunk@7154 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-13 22:24:47 +00:00 |
et
|
09ec91d9bf
|
Use name convention
git-svn-id: file:///home/svn/framework3/trunk@7146 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-11 23:07:34 +00:00 |
et
|
c14bd99aff
|
Base for an error based sql inj. scanner
git-svn-id: file:///home/svn/framework3/trunk@7145 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-11 22:52:54 +00:00 |
et
|
95bf9f84f7
|
Basic robots scanner for wmap
git-svn-id: file:///home/svn/framework3/trunk@7144 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-11 22:48:25 +00:00 |
et
|
97ae32a318
|
Minor display changes
git-svn-id: file:///home/svn/framework3/trunk@7143 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-11 22:40:57 +00:00 |
et
|
ec00f69e66
|
Subversion scanner
git-svn-id: file:///home/svn/framework3/trunk@7142 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-11 20:49:34 +00:00 |
HD Moore
|
3d68290b8c
|
Try both snmp1 and snmp2
git-svn-id: file:///home/svn/framework3/trunk@7132 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-06 23:20:36 +00:00 |
kris
|
bd0b0b454e
|
deregister unused (not user-settable) options
git-svn-id: file:///home/svn/framework3/trunk@7130 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-06 05:37:36 +00:00 |
kris
|
f21e3c8754
|
svn:keywords run
git-svn-id: file:///home/svn/framework3/trunk@7128 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-04 23:38:06 +00:00 |
HD Moore
|
b42cc67e54
|
Fixes the ASN.1 parser to work with ruby 1.9.1
git-svn-id: file:///home/svn/framework3/trunk@7121 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-03 19:48:15 +00:00 |
cg
|
56d4345830
|
updated options module
git-svn-id: file:///home/svn/framework3/trunk@7078 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-09-27 22:42:24 +00:00 |
HD Moore
|
5972666f63
|
See #339. Massive cleanup of author names, make them consistent across modules
git-svn-id: file:///home/svn/framework3/trunk@7075 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-09-27 21:30:45 +00:00 |
Mario Ceballos
|
c4594f396f
|
added auxiliary module timbuktu_udp.rb and exploit module timbuktu_fileupload.rb
git-svn-id: file:///home/svn/framework3/trunk@7062 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-09-26 00:04:00 +00:00 |
HD Moore
|
b9138f80df
|
Allow the user to set the interface name for scanning, this needs to get merged into the capture mixin, but this solves it for now.
git-svn-id: file:///home/svn/framework3/trunk@7055 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-09-24 03:34:04 +00:00 |
HD Moore
|
532d80b7df
|
Fix modules - unpack('s') breaks on big-endian, lots of formatting issues
git-svn-id: file:///home/svn/framework3/trunk@7042 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-09-19 17:24:29 +00:00 |
HD Moore
|
41aa5baa6d
|
Fix the check for verbose flag
git-svn-id: file:///home/svn/framework3/trunk@7033 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-09-12 15:43:08 +00:00 |
HD Moore
|
0885a7262e
|
Merge the DECT code from DK, clean some things up
git-svn-id: file:///home/svn/framework3/trunk@7032 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-09-12 15:40:33 +00:00 |
HD Moore
|
7505a4568f
|
This commit adds a SMB 2.0 scanner - it also reports uptime and dialect version
git-svn-id: file:///home/svn/framework3/trunk@7021 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-09-09 15:51:06 +00:00 |
HD Moore
|
e0e72f39b2
|
Fix up dcerpc auditor module to connect/disconnect each uuid (works much better)
git-svn-id: file:///home/svn/framework3/trunk@6986 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-08-28 18:58:47 +00:00 |
HD Moore
|
cbf64d76bb
|
Audit a TCP service to determine what DCERPC UUIDs are bound
git-svn-id: file:///home/svn/framework3/trunk@6985 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-08-28 18:51:42 +00:00 |
et
|
d0289671f6
|
Basic generic wmap modules
git-svn-id: file:///home/svn/framework3/trunk@6948 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-08-10 00:04:01 +00:00 |
et
|
87d59b4512
|
More webdav modules to grab information
git-svn-id: file:///home/svn/framework3/trunk@6947 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-08-10 00:01:38 +00:00 |
et
|
a92fa0b424
|
Add test case
git-svn-id: file:///home/svn/framework3/trunk@6946 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-08-09 23:59:44 +00:00 |
Mario Ceballos
|
6743c5f510
|
added a auxiliary module that may help id potential targets for db2rcmd.rb.
git-svn-id: file:///home/svn/framework3/trunk@6938 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-08-05 21:21:45 +00:00 |
Patrick Webster
|
9080dd1f0d
|
Added references and MSB to unicode bypass modules.
git-svn-id: file:///home/svn/framework3/trunk@6914 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-28 07:39:34 +00:00 |
Ramon de C Valle
|
0d8ea98cdf
|
Added AIX SNMP Scanner Auxiliary Module.
git-svn-id: file:///home/svn/framework3/trunk@6912 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-28 04:48:36 +00:00 |
cg
|
9377a10094
|
updated description of module
git-svn-id: file:///home/svn/framework3/trunk@6900 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-25 18:49:26 +00:00 |
HD Moore
|
b1c40fb3ac
|
Apply a patch to arp_sweep to record the mac of the hosts
git-svn-id: file:///home/svn/framework3/trunk@6885 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-23 11:47:10 +00:00 |
kris
|
d3e65b3363
|
svn:keywords run
git-svn-id: file:///home/svn/framework3/trunk@6876 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-23 02:55:51 +00:00 |
HD Moore
|
54fc8e70e2
|
Fixed spurious next
git-svn-id: file:///home/svn/framework3/trunk@6861 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-22 02:56:40 +00:00 |
HD Moore
|
ff9efe45bc
|
Fixed spurious next
git-svn-id: file:///home/svn/framework3/trunk@6860 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-22 02:48:00 +00:00 |
James Lee
|
529ded22ae
|
reverting last commit; somebody didn't cross their fingers
git-svn-id: file:///home/svn/framework3/trunk@6847 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-19 20:48:47 +00:00 |
James Lee
|
c3dc1ecb55
|
reintegrate browser_autopwn into trunk; cross your fingers and hope this works
git-svn-id: file:///home/svn/framework3/trunk@6846 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-19 17:27:36 +00:00 |
HD Moore
|
7dcc3e5e47
|
Overhaul of all modules to use racket instead of scruby/packetfu
git-svn-id: file:///home/svn/framework3/trunk@6823 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-17 20:36:40 +00:00 |
HD Moore
|
f897d1d3d5
|
Patch from jabra for enable mssql brute forcing
git-svn-id: file:///home/svn/framework3/trunk@6798 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-14 11:30:41 +00:00 |
kris
|
58671fd684
|
disconnect() tcp socket instead of just close()ing it
git-svn-id: file:///home/svn/framework3/trunk@6758 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-07-09 07:08:25 +00:00 |
druid
|
c1a5ed32b6
|
Added more information to note entered into database abstraction layer
git-svn-id: file:///home/svn/framework3/trunk@6731 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-06-30 17:42:20 +00:00 |
druid
|
69cc96a1ae
|
Adds database support for logging wardialer scan results using report_note
git-svn-id: file:///home/svn/framework3/trunk@6729 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-06-30 04:54:00 +00:00 |
druid
|
22c8af48eb
|
Added some output for fax and carrier detection
git-svn-id: file:///home/svn/framework3/trunk@6728 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-06-30 02:55:37 +00:00 |
HD Moore
|
4a421dbb33
|
Fix some busted code in the frontpage_login module, thanks to bill.e.ghote
git-svn-id: file:///home/svn/framework3/trunk@6691 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-06-21 06:30:55 +00:00 |
HD Moore
|
2061f2e048
|
Try 445 then 139 - faster in most cases
git-svn-id: file:///home/svn/framework3/trunk@6675 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-06-20 02:43:56 +00:00 |