Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

[dump] UnboundLocalError: local variable 'filename' referenced before assignment #2

Open
0xdevalias opened this issue Nov 13, 2013 · 0 comments
Labels

Comments

@0xdevalias
Copy link
Owner

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant