Statistics
| Branch: | Tag: | Revision:

root / modules / auxiliary / scanner / db2 / db2_auth.rb @ master

History | View | Annotate | Download (2.53 KB)

# Date Author Comment
95948b9d 01/02/2013 05:58 pm Christian Mehlmauer

msftidy: remove $Revision$

ca890369 01/02/2013 05:54 pm Christian Mehlmauer

msftidy: remove $Id$

2b9acb61 03/06/2012 01:01 pm James Lee

Clean up some incosistent verbosity

Modules should use `vprint_*` instead of `print... if
datastore["VERBOSE"]` or similar constructs

ceb48887 02/20/2012 07:40 pm HD Moore

Fix up the boilerplate comment to use a better url

24388f3a 01/04/2011 09:30 am Tod Beardsley

Adding a CVE reference for weak/blank/guessable passwords.

git-svn-id: file:///home/svn/framework3/trunk@11465 4d416f70-5f16-0410-b530-b9f4589650da

45908448 09/20/2010 03:06 am Joshua Drake

tons of indentation fixes, some other style tweaks

git-svn-id: file:///home/svn/framework3/trunk@10394 4d416f70-5f16-0410-b530-b9f4589650da

6d6a547b 08/17/2010 07:58 pm Tod Beardsley

Fixes #2412. Adds a creds table, modifies the db_report_auth API, adds the db_creds and db_add_cred commands.

git-svn-id: file:///home/svn/framework3/trunk@10034 4d416f70-5f16-0410-b530-b9f4589650da

3bca9baa 06/21/2010 10:10 am Tod Beardsley

Login failures are verbose errors, not just verbose statuses, for DB2.

git-svn-id: file:///home/svn/framework3/trunk@9567 4d416f70-5f16-0410-b530-b9f4589650da

0ea6eca4 04/30/2010 03:40 am Joshua Drake

big module whitespace/formatting cleanup pass

git-svn-id: file:///home/svn/framework3/trunk@9179 4d416f70-5f16-0410-b530-b9f4589650da

08117ca0 04/26/2010 05:23 pm Tod Beardsley

Forcing :critical => true for report_auth_info

git-svn-id: file:///home/svn/framework3/trunk@9150 4d416f70-5f16-0410-b530-b9f4589650da

888e80f9 04/15/2010 12:29 pm Tod Beardsley

Fixes up various usability bugs with AuthBrute, many of which revolved around smb_login tests.

git-svn-id: file:///home/svn/framework3/trunk@9086 4d416f70-5f16-0410-b530-b9f4589650da

a27c9417 03/24/2010 08:09 pm James Lee

targ_host -> target_host

git-svn-id: file:///home/svn/framework3/trunk@8909 4d416f70-5f16-0410-b530-b9f4589650da

83d96d71 03/22/2010 03:07 pm Tod Beardsley

Refactoring Auxiliary::AuthBrute. Now that several modules actually use it, the real use cases have become obvious. So, refactored for simplicity and readability. Also touched up all the authentication modules to behave consistently.

git-svn-id: file:///home/svn/framework3/trunk@8879 4d416f70-5f16-0410-b530-b9f4589650da

3d1f773f 03/04/2010 06:44 pm Tod Beardsley

Reimplementing DB2's auth checker to use the same methods as the other auth_brute modules.

git-svn-id: file:///home/svn/framework3/trunk@8722 4d416f70-5f16-0410-b530-b9f4589650da

2860d57e 02/08/2010 02:12 pm Tod Beardsley

Cosmetic change to print_status messages to be consistent with Postgres

git-svn-id: file:///home/svn/framework3/trunk@8414 4d416f70-5f16-0410-b530-b9f4589650da

d374c166 02/08/2010 12:54 pm Tod Beardsley

Fixed up reporting for DB2 and tested; also added other default usernames for db2.

git-svn-id: file:///home/svn/framework3/trunk@8411 4d416f70-5f16-0410-b530-b9f4589650da

7cc01b07 01/25/2010 10:25 am Tod Beardsley

See #726. Post-commit fixes. Rename probe to version, clean up includes, fix verbosity on the probe and convert to single-line output.

git-svn-id: file:///home/svn/framework3/trunk@8224 4d416f70-5f16-0410-b530-b9f4589650da

359e1ad5 01/25/2010 09:58 am Tod Beardsley

See #726. Adds a DB2 scanner and brute forcer.

git-svn-id: file:///home/svn/framework3/trunk@8223 4d416f70-5f16-0410-b530-b9f4589650da