mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Miniscule commit
This commit is contained in:
@@ -76,7 +76,7 @@ def main(src, dst):
|
||||
# Instantiate an IP packets decoder
|
||||
decoder = ImpactDecoder.IPDecoder()
|
||||
|
||||
while 1:
|
||||
while True:
|
||||
cmd = ''
|
||||
|
||||
# Wait for incoming replies
|
||||
|
||||
Reference in New Issue
Block a user