Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepSociety authored Apr 8, 2021
1 parent 2cce1bd commit 17e7894
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Social Toolkit for Phishing
# Social Toolkit for Phishing - AIOPhish

<p align="center">
<a href="#"><img title="STP" src="https://raw.githubusercontent.com/DeepSociety/STP/master/stpcap.png"></a>
Expand All @@ -12,21 +12,19 @@
<div align="center">
<a href="#"><img title="Version" src="https://img.shields.io/badge/Version-2.7-green.svg?style=flat-square"></a>
<a href="https://github.com/DeepSociety/followers"><img title="Followers" src="https://img.shields.io/github/followers/DeepSociety?color=blue&style=flat-square"></a>
<a href="https://github.com/HarrisSec/STP/stargazers/"><img title="Stars" src="https://img.shields.io/github/stars/HarrisSec/AIOPhish?color=red&style=flat-square"></a>
<a href="https://github.com/HarrisSec/STP/network/members"><img title="Forks" src="https://img.shields.io/github/forks/HarrisSec/AIOPhish?color=red&style=flat-square"></a>
<a href="https://github.com/HarrisSec/STP/watchers"><img title="Watching" src="https://img.shields.io/github/watchers/HarrisSec/AIOPhish?label=Watchers&color=blue&style=flat-square"></a>
<a href="https://github.com/HarrisSec/AIOPhish/stargazers/"><img title="Stars" src="https://img.shields.io/github/stars/HarrisSec/AIOPhish?color=red&style=flat-square"></a>
<a href="https://github.com/HarrisSec/AIOPhish/network/members"><img title="Forks" src="https://img.shields.io/github/forks/HarrisSec/AIOPhish?color=red&style=flat-square"></a>
<a href="https://github.com/HarrisSec/AIOPhish/watchers"><img title="Watching" src="https://img.shields.io/github/watchers/HarrisSec/AIOPhish?label=Watchers&color=blue&style=flat-square"></a>
</div>

# Social Toolkit for Phishing

# Instalación-Termux:

* `apt update && apt upgrade -y`
* `apt install git -y`
* `git clone https://github.com/DeepSociety/STP`
* `cd STP`
* `bash install-termux.sh`
* `bash stp.sh`
* `bash aiophish.sh`

# Instalación-Debian:

Expand All @@ -35,7 +33,7 @@
* `git clone https://github.com/DeepSociety/STP`
* `cd STP`
* `bash install.sh`
* `bash stp.sh`
* `bash aiophish.sh`

###### Si usas termux dale permisos de almacenamiento, para poder acceder a las imagenes:b

Expand Down

0 comments on commit 17e7894

Please sign in to comment.