First and foremost thanks for sharing your scripts, they seem to be helpful in speeding up the assessment process. I git cloned the tools and ran them - well tried to but got the folllowing error:
Traceback (most recent call last):
File "nmap2ness.py", line 14, in
requests.packages.urllib3.disable_warnings()
AttributeError: 'module' object has no attribute 'disable_warnings'
Thoughts?