Skip to content

SaifulI57/hlrlookup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub stars GitHub forks GitHub issues GitHub watchers Python WTFPL BlackHole Security Gameye98/DedSecTL

ForTheBadge built-by-developers

BlackHole Security

HLR Lookup

This Python script performs HLR (Home Location Register) lookups to validate mobile phone numbers, check if they are active, and retrieve information about the carrier. It can be used to streamline SMS campaigns or for number verification purposes.

*note: only works for Indonesia Phone Numbers

 _   _     _         _
| |_| |___| |___ ___| |_ _ _ ___
|   | |  _| | . | . | '_| | | . |
|_|_|_|_| |_|___|___|_,_|___|  _|
Author: Gameye98 2024/10/16 |_|

Operator: Telkomunikasi Seluler (Telkomsel) - KartuHALO/Simpati/KartuAS
HLR     : JAKARTA, Indonesia

Installation and Usage

  • For Linux
$ sudo apt-get update && sudo apt-get upgrade -y
$ sudo apt-get install python3 git
$ git clone https://github.com/Gameye98/hlrlookup
$ python3 hlrlookup.py 08xxxxxxx
  • For Termux
$ apt update && apt upgrade -y
$ apt install python git
$ git clone https://github.com/Gameye98/hlrlookup
$ python hlrlookup.py 08xxxxxxx

About

Home Location Register Lookup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%