Skip to content

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

Notifications You must be signed in to change notification settings

W3bParser/PyOSINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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