sqlmap/lib
Bernardo Damele 7d8cc1a482 Get rid of Churrasco (Token kidnapping technique to --priv-esc). Reasons why:
1. there's kitrap0d (MS10-015) which is far more reliable, just recently fixed
2. works only to priv esc basically on MSSQL when it runs as NETWORK SERVICE and the machine is not patched against MS09-012 which is "rare" (hopefully) nowadays.
Now sqlmap relies on kitrap0d and incognito to privilege escalate the database process' user privileges to SYSTEM, both via Meterpreter.

Minor layout adjustments.
2010-03-12 22:43:35 +00:00
..
contrib Get rid of Churrasco (Token kidnapping technique to --priv-esc). Reasons why: 2010-03-12 22:43:35 +00:00
controller Minor layout adjustment and typo fix 2010-03-12 12:23:05 +00:00
core minor adjustments 2010-03-12 12:46:26 +00:00
parse Get rid of Churrasco (Token kidnapping technique to --priv-esc). Reasons why: 2010-03-12 22:43:35 +00:00
request fixed threading bug (difflib :) 2010-03-10 14:14:27 +00:00
takeover Get rid of Churrasco (Token kidnapping technique to --priv-esc). Reasons why: 2010-03-12 22:43:35 +00:00
techniques Minor layout adjustment 2010-03-12 14:48:33 +00:00
utils Minor bug fix to avoid resuming data filled into the sqlmap support tables 2010-03-12 14:30:21 +00:00
__init__.py Updated copyright 2010-03-03 15:26:27 +00:00