SMSForwarder is an Android application designed to help penetration testers share One-Time Passwords (OTPs) received on a single phone number with their team members. This application automatically forwards SMS messages containing OTPs to a pre-configured list of recipients, enabling seamless collaboration during security assessments.
- Automatic SMS forwarding for OTPs received on a single phone number.
- Customizable recipient list to specify phone numbers to forward OTPs.
- Simple and user-friendly interface for easy setup and configuration.
To get started with SMSForwarder, follow these steps: Clone this repository or download the ZIP file. Build and run the application on your Android device or emulator. Configure the application by providing the phone numbers to which OTPs should be forwarded. Dependencies SMSForwarder uses the following dependencies: com.android.tools.build:gradle: androidx.appcompat:appcompat: androidx.core:core-ktx: Replace with the appropriate version numbers.
~ By NABD Solutions - Offensive Security Team