febinrev / arithmo-gather

Numbers in Your Documents can reveal your personal informations. This tool is an OSINT tool to gather informations from CC, BIN code, MICR , IFSC , Phone number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arithm0-Gath3r

Numbers in Your Documents can reveal your personal informations. "Especially banking informations! "

This tool is an OSINT tool to gather informations from CreditCard number, BIN code, MICR number, IFSC code , Phone number

It can be useful for OSINT researchers, Dumpster diving , hackers , and Law & enforcement officers

Arithmo-Gather Screenshot

Disclaimer : It is only for Educational Purposes!!


Note : Feel free to modify my code and make your own! But give me a credit before You use my code.

Usage:


$ pip3 install -r requirements.txt
$ python3 arithmo-gather.py

[Then Enter the Appropriate option number and enter the Code/number like CC or PhoneNumber to gather the informations about it!!]

Examples:

Credit Card informations

CC info

IFSC code informations

IFSC info

MICR number informations

MICR info

Phone number informations

Phone info

TroubleShoot:


* If you are constantly facing errors it may be caused due to API key expiry. 
* So if you want to run it more smoothly and efficiently it is recommended to use your own API keys from bincodes.com and numverify.com . 
* Paste the api key of bincodes.com in the " key1 " variable and numverify.com api key in " pkey " variable.
Both variables are declared at the beginning of the source code.

About

Numbers in Your Documents can reveal your personal informations. This tool is an OSINT tool to gather informations from CC, BIN code, MICR , IFSC , Phone number


Languages

Language:Python 100.0%