Osinteye is a tool used for Username enumeration & reconnaisance suite.
Clone project:
$ git clone https://github.com/rly0nheart/osinteye.git
$ cd osinteye
$ pip install -r requirements.txt
$ python osinteye [–SITENAME] [USERNAME]
Or give osintEye execution permission:
$ chmod +x osinteye
$ ./osinteye [–SITENAME] [USERNAME]
Example 1.1;
$ python osinteye –instagram [USERNAME]
Example 1.2;
$ ./osinteye –instagram [USERNAME]
Flag | Usage |
---|---|
--pypi | get target’s information from pypi |
--testpypi | get target’s information from testpypi |
--about | get target’s information from about.me |
--instagram | get target’s information from instagram |
--github | get target’s information from github |
--dockerhub | get target’s information from dockerhub |
-v/--verbose | enable verbosity (returns network logs, errors and warnings) |
--version | show program’s version number and exit |
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…