Update readme
This commit is contained in:
10
README.md
10
README.md
@@ -5,11 +5,11 @@ 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:
|
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
|
* Go
|
||||||
* Angular CLI
|
* Angular CLI
|
||||||
* GORM
|
* GORM
|
||||||
* Gorilla Mux
|
* Gorilla Mux
|
||||||
* Teabag XLSX Library
|
* Teabag XLSX Library
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1,3 +1,7 @@
|
|||||||
<p>
|
<div class="row">
|
||||||
main works!
|
<div class="col-12">
|
||||||
</p>
|
<h1>Welcome to TapIt: A Text Phishing Framework</h1>
|
||||||
|
<p>TapIt is a tool that allows users to manage large scale SMS phishing campaigns.</p>
|
||||||
|
<p>The framework is equipped with in-built SMS and Web templating functionalities to generate customised messages for a large list of recipients</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user