Skip to content

[-] Error: max retries exceeded for a connection. #51

@kevien

Description

@kevien

[] Testing if Query parameter 'flag' is injectable
[
] Creating page profile for boolean error-based blind detection
[-] Error: max retries exceeded for a connection.
[-] Error: max retries exceeded for a connection.
[-] Error: max retries exceeded for a connection.
[-] Error: max retries exceeded for a connection.
[-] Error: max retries exceeded for a connection.
[-] Error: max retries exceeded for a connection.
[-] Error: max retries exceeded for a connection.
[-] Error: max retries exceeded for a connection.
[-] Error: max retries exceeded for a connection.
[-] Error: max retries exceeded for a connection.
[-] Error: max retries exceeded for a connection.
[!] [sstimap] Error: max() arg is an empty sequence
Traceback (most recent call last):
File "sstimap.py", line 77, in
raise e
File "sstimap.py", line 70, in
main()
File "sstimap.py", line 46, in main
checks.scan_website(args)
File "/Users/xxx/tools/SSTImap/core/checks.py", line 421, in scan_website
result = check_template_injection(channel)
File "/Users/xxx/tools/SSTImap/core/checks.py", line 203, in check_template_injection
current_plugin = detect_template_injection(channel)
File "/Users/xxx/tools/SSTImap/core/checks.py", line 180, in detect_template_injection
page_profile, page_vector, success = profile(channel)
File "/Users/xxx/tools/SSTImap/core/matcher.py", line 40, in profile
((max(results[k]) - min(results[k])) / sum(results[k]) * len(results[k])) <= channel.args.get("boolean_fuzzy")[0]):
ValueError: max() arg is an empty sequence

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions