Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: argument of type 'bool' is not iterable #216

Open
Nishantbhagat57 opened this issue Aug 21, 2024 · 0 comments
Open

TypeError: argument of type 'bool' is not iterable #216

Nishantbhagat57 opened this issue Aug 21, 2024 · 0 comments

Comments

@Nishantbhagat57
Copy link

[*] Scanning 20/187: https://abc.xyz.com/ja_jp/consider/okinawa/destination
[*] Probing the target for stability
Traceback (most recent call last):
  File "/usr/local/bin/arjun", line 11, in <module>
    load_entry_point('arjun==2.2.6', 'console_scripts', 'arjun')()
  File "/usr/local/lib/python3.8/dist-packages/arjun-2.2.6-py3.8.egg/arjun/__main__.py", line 215, in main
    these_params = initialize(each, list(wordlist))
  File "/usr/local/lib/python3.8/dist-packages/arjun-2.2.6-py3.8.egg/arjun/__main__.py", line 139, in initialize
    reason = compare(response_3, factors, {zzuf[:-1]: zzuf[::-1][:-1]})[2]
  File "/usr/local/lib/python3.8/dist-packages/arjun-2.2.6-py3.8.egg/arjun/core/anomaly.py", line 88, in compare
    if param not in factors['param_missing'] and re.search(r'[\'"\s]%s[\'"\s]' % re.escape(param), response.text):
TypeError: argument of type 'bool' is not iterable

@s0md3v Also it should skip the target if it gives error. Rn it just freezes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant