getsploit
getsploit copied to clipboard
API key entry not working
After I enter my API key, this error message always shows up
Traceback (most recent call last): File "$HOME/Library/Python/2.7/bin/getsploit", line 8, in <module> sys.exit(main()) File "$HOME/Library/Python/2.7/lib/python/site-packages/getsploit/getsploit.py", line 189, in main vulners_lib = sploitVulners(api_key=api_key) File "$HOME/Library/Python/2.7/lib/python/site-packages/vulners/api.py", line 120, in __init__ max_retries=retries)
Please, provide more details. What are you executing?
When I run the getsploit command by itself with no parameters, it asks for my vulners API key. When I copy and paste mine, the error shows up.