PyOsint is a free to use tool that allow you to generate some OSINT Dorks for personnal data scrapping or websites vulnerability's finding.
PyOsint contain a little table of Google Dorks that is very useful for PenTesting or Database Breach finding.
Execute the command : pip install -r requirements.txt OR start the "installer.bat" file.
Or install manually the module by executing the following command : pip install pystyle OR pip3 install pystyle
It can be if you don't know much about the dorks. That is usefull if you are lazy to write your own dorks.
The executable version of PyOsint is the version that will get updated.
There is no malware/trojan/ransomware/spyware/payload or backdoor in the executable file. Just a simple PyInstaller compiled script.
You can easily decompilate it and see the code inside
- W3bParser