A GUI for reconnaissance using virtual payment address (VPA).
This tool leverages the openness available with the UPI platform to find :
UPI ID and name associated with a mobile number.
UPI ID and name associated with a gmail account.
UPI ID and name associated with a vehicle registration number.
Leveraging UPI id associated with a FASTag.
This project is a GUI port of upi-recon by @squeal.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
-
Install all the requirments
pip install -r requirements.txt
- STEP 1: Enter the mobile number or gmail address or vehicle registration number
- STEP 2: Select the API to use and the UPI to Query
- STEP 3: Click on the Query button
- Finish remaining features
- RazorPay API
- Custom API
- gmail recon
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Kinshuk Dua - @linkedIn
Project Link: https://github.com/kinshukdua/gUPI-recon
Note: Unified Payment Interface ("UPI") Virtual Payment Addresses ("VPAs") do not carry a data security classification by virtue of their usage in practice, and should as such be considered to be public information, similar to how email addresses may be considered to be public information.
This tool allows users to 1) check the existence of UPI payment addresses, and 2) fetch associated information about the account holder, in an automated manner based on provided input. This functionality is already available (however, not in an automated fashion) through most UPI payment applications available on the Android and/or iOS platforms.
This tool is provided "AS IS" without any warranty of any kind, either expressed, implied, or statutory, to the extent permitted by applicable law.