You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.
python sparty_v_0.1.py -u http://site.local -a ntlm -d dump
Traceback (most recent call last):
File "sparty_v_0.1.py", line 777, in <module>
main()
File "sparty_v_0.1.py", line 615, in main
dump_credentials(target)
File "sparty_v_0.1.py", line 215, in dump_credentials
print "[+] check the (%s) file if generated !\n" %(filename)
UnboundLocalError: local variable 'filename' referenced before assignment
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
python sparty_v_0.1.py -u http://site.local -a ntlm -d dump
The text was updated successfully, but these errors were encountered: