Miroslav Stampar
|
fdc463d08b
|
fix for a bug reported by deep_freeze@mail.ru (IndexError: list index out of range)
|
2011-01-03 23:36:35 +00:00 |
|
Miroslav Stampar
|
79e97824ef
|
adding user names to the attack dictionary
|
2010-12-29 00:37:53 +00:00 |
|
Miroslav Stampar
|
c8f8dbf0a7
|
minor update
|
2010-12-27 15:39:27 +00:00 |
|
Miroslav Stampar
|
51a492e17d
|
pretty important commit (now dumped tables are prone to dictionary attack)
|
2010-12-27 10:56:28 +00:00 |
|
Miroslav Stampar
|
21d083272e
|
minor minor fix
|
2010-12-18 14:31:41 +00:00 |
|
Miroslav Stampar
|
4f73feec2f
|
now dictionary attack on multiple hash formats is supported (like mysql_passwd and mysql_old_passwd in one database)
|
2010-12-18 14:11:49 +00:00 |
|
Miroslav Stampar
|
c54c9ee5d1
|
minor update
|
2010-11-23 22:33:00 +00:00 |
|
Miroslav Stampar
|
57ad59206b
|
cosmetics as it's best
|
2010-11-23 22:09:10 +00:00 |
|
Miroslav Stampar
|
7a147041c4
|
cosmetics
|
2010-11-23 21:44:58 +00:00 |
|
Miroslav Stampar
|
f4f0bc9db3
|
minor fix
|
2010-11-23 21:17:01 +00:00 |
|
Miroslav Stampar
|
7877a931d5
|
more cosmetics regarding dictionary attack
|
2010-11-23 20:54:40 +00:00 |
|
Miroslav Stampar
|
e3b3e05748
|
minor update
|
2010-11-23 19:21:30 +00:00 |
|
Miroslav Stampar
|
0d24a15182
|
more cosmetics
|
2010-11-23 19:10:34 +00:00 |
|
Miroslav Stampar
|
836a1c214a
|
los cosmeticados (of hash dictionary attack)
|
2010-11-23 18:57:00 +00:00 |
|
Miroslav Stampar
|
b41ee8d0d0
|
minor refactoring
|
2010-11-23 14:57:36 +00:00 |
|
Miroslav Stampar
|
aa5d038f18
|
more code refactoring
|
2010-11-23 14:50:47 +00:00 |
|
Miroslav Stampar
|
3cae76627c
|
code refactoring regarding dictionary attack
|
2010-11-23 13:58:01 +00:00 |
|
Miroslav Stampar
|
ba4ea32603
|
first working version of dictionary attack
|
2010-11-23 13:24:02 +00:00 |
|
Miroslav Stampar
|
bfc9378542
|
sorry, even more proper naming should be like this (passwd is a standard naming for this kind of function(s))
|
2010-11-20 13:22:59 +00:00 |
|
Miroslav Stampar
|
db59faedb9
|
more proper naming
|
2010-11-20 13:20:28 +00:00 |
|
Miroslav Stampar
|
1f8a9fe033
|
foundations for dictionary attack support combined with the sqlmap's password/hash retrieval functionality (--password switch)
|
2010-11-20 13:14:13 +00:00 |
|