mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-25 11:03:47 +03:00
Miniscule commit
This commit is contained in:
parent
5172999b00
commit
00955a7eb5
|
@ -76,7 +76,7 @@ def main(src, dst):
|
||||||
# Instantiate an IP packets decoder
|
# Instantiate an IP packets decoder
|
||||||
decoder = ImpactDecoder.IPDecoder()
|
decoder = ImpactDecoder.IPDecoder()
|
||||||
|
|
||||||
while 1:
|
while True:
|
||||||
cmd = ''
|
cmd = ''
|
||||||
|
|
||||||
# Wait for incoming replies
|
# Wait for incoming replies
|
||||||
|
|
Loading…
Reference in New Issue
Block a user