mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-26 01:53:48 +00:00
implemented DNS caching mechanism
This commit is contained in:
parent
ae4ea0af45
commit
b288e5ef57
2 changed files with 21 additions and 0 deletions
|
|
@ -334,6 +334,7 @@ Andres Riancho <andres.riancho@gmail.com>
|
|||
for reporting a bug and suggesting some features
|
||||
for including sqlmap in his great web application audit and attack
|
||||
framework, w3af, http://w3af.sourceforge.net
|
||||
for suggesting a way for handling DNS caching
|
||||
|
||||
Antonio Riva <antonio.riva@gmail.com>
|
||||
for reporting a bug when running with python 2.5
|
||||
|
|
@ -367,6 +368,9 @@ Sven Schluter <sschlueter@netzwerk.cc>
|
|||
for providing with a patch for waiting a number of seconds between
|
||||
each HTTP request
|
||||
|
||||
Ryan Sears <rdsears@mtu.edu>
|
||||
for suggesting an enhancement
|
||||
|
||||
Uemit Seren <uemit.seren@gmail.com>
|
||||
for reporting a minor adjustment when running with python 2.6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue