|
@ -4,12 +4,14 @@ Tap It is a SMS phishing framework that allows handling of large SMS phishing ca |
|
|
|
|
|
|
|
|
### Prerequisites |
|
|
### Prerequisites |
|
|
|
|
|
|
|
|
Tap It is built on Go, and have all required libraries built-in the binary. To attempt to recompile the application, the following is required: |
|
|
|
|
|
- Go |
|
|
|
|
|
- Angular CLI |
|
|
|
|
|
- GORM |
|
|
|
|
|
- Gorilla Mux |
|
|
|
|
|
- Teabag XLSX Library |
|
|
|
|
|
|
|
|
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 |
|
|
## Deployment |
|
|
|
|
|
|
|
|