Tool to make OSINT to phone numbers with the help of APILayer, using its api together with Number Verification API. 🕵🏽♂️
Example
OsintNum Help Page
python3 osint_num.py -h Uso del script: Validar un número: python osint_num.py <numero> Validar números desde archivo: python osint_num.py <archivo.txt> Opciones: -h Muestra este mensaje de ayuda.
🔑 API Key
Get your API key.
| Name | Key |
|---|---|
| Number Verification API | 🔑 (Necessary) |
- Select the free plan.
When you have your API key, you must replace it in "Your_API_Key" which is in the source code of the script, exactly in line 9, save the changes and run the tool.
Note:
In the numbers.txt file you must add the numbers for which you want to obtain information, do not forget to save the changes.
The project is open to partners.
SUPPORTED DISTRIBUTIONS
| Distribution | Version Check | supported | status |
|---|---|---|---|
| Kali Linux | 2024.3 | yes | working |
| Parrot Security OS | 6.0 | yes | working |
| Windows | 11 | yes | working |
| BackBox | 8.1 | yes | working |
| Arch Linux | 2024.06.01 | yes | working |
USAGE
git clone https://github.com/HackUnderway/OsintNum.git
REQUIREMENTS
pip install -r requirements.txt
SUPPORT
Questions, bugs or suggestions to : info@hackunderway.com
LICENSE
- OsintNum is licensed.
- See LICENSE for more information.
We need partners and sponsors, if you're interested in support or help contact.
SECURITY RESEARCHER
- Victor Bancayan - @VictorBancayan - (CEO at Hack Underway)
🔗 LINKS
Fanpage: https://www.facebook.com/HackUnderway
X: https://twitter.com/JeyZetaOficial
Web site: https://hackunderway.com
Youtube: https://www.youtube.com/@JeyZetaOficial
from 


© 2024



