Skip to content

Error when running an authenticated scan #15

@Aajnow

Description

@Aajnow

global name 'ignore_ssl' is not defined
Verbosity is set to HIGH. Spartan will print all resources found.
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "SPartan.py", line 496, in run
self.urlProcessor(self.url)
File "SPartan.py", line 523, in urlProcessor
if authed:

NameError: global name 'authed' is not defined

I am setting the credentials using the -l option (-l domain.com\username:test)
Uncredentialed scan runs just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions