Fix typos
Found via `codespell -S ./arjun/db -L splitted`
This commit is contained in:
@@ -149,7 +149,7 @@ def initialize(request, wordlist, single_url=False):
|
||||
if len(param_groups) > prev_chunk_count:
|
||||
response_3 = requester(request, {fuzz: fuzz[::-1]})
|
||||
if compare(response_3, factors, {fuzz: fuzz[::-1]}) != '':
|
||||
print('%s Target is misbehaving. Try the --stable swtich.' % bad)
|
||||
print('%s Target is misbehaving. Try the --stable switch.' % bad)
|
||||
return []
|
||||
if mem.var['kill']:
|
||||
return 'skipped'
|
||||
|
||||
Reference in New Issue
Block a user