W3bParserV2 / PyOSINT

A simple python program that allow you to create custom dorks and get the mosts revelants dorks.

Home Page:https://github.com/W3bParser/PyOSINT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyOSINT

What is PyOsint ?

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.


Installation

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


Is this really usefull ?

It can be if you don't know much about the dorks. That is usefull if you are lazy to write your own dorks.


Why it is an executable version of the tool?

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


Image :

Example

Credits


- W3bParser

About

A simple python program that allow you to create custom dorks and get the mosts revelants dorks.

https://github.com/W3bParser/PyOSINT

License:GNU General Public License v3.0


Languages

Language:Python 98.6%Language:Batchfile 1.4%