Tap It - Text Phishing Framework

Tap It is a SMS phishing framework that allows handling of large SMS phishing campaigns. It automatically handles text template and allows basic handling of web template should phishing URLs be sent through the text.

Prerequisites

Tap It is built on Go, and have all required libraries built-in within the binary.

To attempt to recompile the application, the following is required:

  • Go
  • Angular CLI
  • GORM
  • Gorilla Mux
  • Teabag XLSX Library

Deployment

The entire application is designed to be Dockerised. To build the Docker environment with the pre-compiled binaries, simple run the following:

sudo docker-compose up

Authors

  • Samuel Pua - Initial work - GitHub

License

This project is licensed under the BSD License - see the LICENSE file for details

Description
TapIt - SMS Phishing Framework
Readme 8.4 MiB
Languages
JavaScript 71.2%
Go 13.1%
TypeScript 10.2%
HTML 5.3%