Information Gathering

Deep-HLR : Harnessing The Power Of Defastra For Comprehensive Phone Number Analysis

This script uses the Defastra Deep Phone HLR Check API, aiming to be a tool in fraud prevention and osint research scenarios.

The following data points are obtained: retrieves social media accounts suscribed to the number (Amazon, Badoo, Bumble, Microsoft, Skype, Telegram, Twitter, Uber, Xiaomi, Bukalapak, Google Duo, Kakaotalk, TikTok, Google Account, Linkedin, Battlenet, Instagram, CallerID, Yandex, VK, Economic Times, WhatsApp, Line, NextDoor, Remind, Flipkart, JD, Viber and Venmo), validates availability, connection, portability, and scores risk, retrieves carrier, verify if its included in data breaches, gets geographical location, and device info linked to a phone number in json format.

Prerequisites

To use this script, you’ll need:

  • Python 3.x
  • A Deep Phone Check API key from Defastra

Installation

Clone this repository or copy the Deep-HLR.py file to your local machine. Create a config.json file in the same directory as the script with your actual API key.

See config.json for an example. Install the required Python packages by running pip3 install -r requirements.txt in the script’s directory.

Usage

 python3 Deep-HLR.py --help
 

      ,█M                                                           █▌             
      █▀                                                              ██           
    ,█▌                                                                 █▌         
   ▓█          █▌                    ▄██▌                    ██µ         ▀▌        
  ▓█         ██                      ▓██▌                      ▀▌         █▌       
        ▄█         █▌                       ▓██▌             ,         ██         ▀█      
        █         █▌         █▀             ▓██▌  J██        ██         ▀█          █▄    
       ██        █▌         █▌         ██ ██▓██▌  J██          █▄        ██       ² █     
       █         █         █╚          ██ █████▌  J██           █▄        ██        █▌    
      █▌        ██        ██           ██ ██▓████████            █         █        █▌    
      ██        █         █            ████████▌  J██            █▌        █         █    
      █▌        █        ▀▌            ██   █▐▌ ██J██            █▌        █▌        █    
      █▌        █        ▐█            ██ ▄ ██▌ █▌J██            █▌        █▄        █    
      ██        █         █            ██ █▌▌▐▌╙█▌ ▀▀            █┐        █        █     
      ▀▌        █▌        █▌           ██ ████▌ ██              ██        ▓▌        █▌    
       █         █         ▀▌             █▌ ▐▌      ███       ▓█         █         █     
       █▌        ▐█         ██            ██ ▐▌     ████      █▀         ██        █▌     
        ██        ██         ╙█═         ▓─██▐██████████▌    ██         █▌         █      
  █▄        ▀█                    █▌███▌ █   ████               ██         █╝      
   █▄         ▀▌                  ▓W██▐▌██    ███             ▓█╨         █▀       
    ██         ▌█                     ╟▌ ▀      L            ██         ╥█Γ        
     ██                               ██¿                              █▀          
      ╙██                            ██▌█                            ▄██           
        █F                          ,█▀▌▓▌                           █             
                      █ ▀▌ █▄                                        
                     █▌ ▀▌  █                                        
                    J████▌███▌                                       
                    █  █████ █▄                                      
                   █▌   ▓▌    █                                      
                  ▐██████▌█████▌                                     
                  █ ██▌ ▓▌ ,██└█▌                                    
                 █▀    ████╙    █                                    
                ▄████████████████▌                                   
                █  ▀██  █▌  ▓██  █▌                                  
               `╙     ███▌██▀     ▌                                  
                        ██                                           
                        █▌                                           
   =======================================================================================
                D E E P     H L R                                    
   =======================================================================================
               author: Edgar Medina                                  
   =======================================================================================

   usage: Deep-HLR.py [-h] phone

   Retrieve a full profile to a phone number including rep, hlr, carrier, geo, social, device, 
   plus more...

   positional arguments:
       phone       The phone number to check in international format with the country code.

   options:
       -h, --help  show this help message and exit

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

garak, LLM Vulnerability Scanner : The Comprehensive Tool For Assessing Language Model Security

garak checks if an LLM can be made to fail in a way we don't…

7 hours ago

Vermilion : Mastering Linux Post-Exploitation For Red Team Success

Vermilion is a simple and lightweight CLI tool designed for rapid collection, and optional exfiltration…

7 hours ago

AD-CS-Forest-Exploiter : Mastering Security Through PowerShell For AD CS Misconfiguration

ADCFFS is a PowerShell script that can be used to exploit the AD CS container…

7 hours ago

Usage Of Tartufo – A Comprehensive Guide To Securing Your Git Repositories

Tartufo will, by default, scan the entire history of a git repository for any text…

7 hours ago

Loco : A Rails-Inspired Framework For Rust Developers

Loco is strongly inspired by Rails. If you know Rails and Rust, you'll feel at…

1 day ago

Monolith : The Ultimate Tool For Storing Entire Web Pages As Single HTML Files

A data hoarder’s dream come true: bundle any web page into a single HTML file.…

1 day ago