gasmask icon indicating copy to clipboard operation
gasmask copied to clipboard

Information gathering tool - OSINT

Results 6 gasmask issues
Sort by recently updated
recently updated
newest added

Hi, Is it possible to make gasmak installable from pypi `pip install -U gasmak` or `pipx install gasmak` The goal is to make the tool easy to install and run...

python3 gasmask.py Traceback (most recent call last): File "/home/hacker/Downloads/gasmask/gasmask.py", line 44, in import censys.certificates ModuleNotFoundError: No module named 'censys.certificates'

If censys >1.1.1 it shows this error ``` Traceback (most recent call last): File "gasmask.py", line 44, in import censys.certificates ModuleNotFoundError: No module named 'censys.certificates' ``` ``` Traceback (most recent...

xvass changed to xen0vas

Updated the lookup section to get rid of the `gasmask.py:580: DeprecationWarning: please use dns.resolver.Resolver.resolve() instead` deprecation warning.