aryasoni98 / SocialFish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOCIAL FISH

ONLY DOWNLOAD IT HERE, DO NOT TRUST IN OTHER PLACES.

This is the official and only repository of the SocialFish project.

PREREQUISITES
  • Python 3.x
  • pip3
  • PHP
  • curl
  • git
  • unzip
PYTHON 3 PREREQUISITES
  • wget
  • huepy

CLONE

$ https://github.com/aryasoni98/SocialFish.git

RUNNING

$ cd SocialFish
$ sudo apt-get install python3-pip php unzip -y
$ sudo pip3 install -r requirements.txt
$ python3 SocialFish.py

USING ANDROID/TERMUX

$ pkg install python php curl git unzip
$ git clone https://github.com/UndeadSec/SocialFish.git
$ cd SocialFish
$ pip install -r requirements.txt
$ python SocialFish.py

USING DOCKER

Create image using docker

$ sudo docker build -t "socialfish" .

Using image

$ sudo docker run -it --rm "socialfish"

VIDEO DEMO: [https://youtu.be/PWXxz_FljKU?t=5 --Demo]

AVAILABLE PAGES

Available Pages Traditional Similar
Facebook 1 0
Google 1 0
LinkedIn 1 0
GitHub 1 0
StackOverflow 1 0
Wordpress 0 1
Twitter 1 0
Instagram 1 0
Snapchat 1 0
VK 1 0
Steam 1 0

SEND MAIL WITH CREDENTIALS

Domain support:

Domain Tested
@globo 1
@gmail 1
@hotmail 1
@ig 1
@live 1
@oi 1
@outlook 1
@terra 1
@uol 1
@yahoo 1

PULL REQUESTS ARE WELCOME

SCREENSHOT

Shot

DISCLAIMER

TO BE USED FOR EDUCATIONAL PURPOSES ONLY

The use of the SocialFish is COMPLETE RESPONSIBILITY of the END-USER. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program.

"DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." Taken from LICENSE.

How do I find phishing pages generated by this tool?

Search with this query:

  • intitle:"There's a Phishing Page generated by SocialFish in this website."

CHANGELOG

  • New Attack Vector .

    { FbRobotCaptcha released. }

  • Some Mobile pages versions .

    { Automatic redirect to mobile/desktop. }

  • Email and File logs .

    { Store your credentials logs. }

  • Full script updated to Python 3.x

    { Python 2.x support closed }

  • New Pages Added.

    { More phishing pages. }

  • Get victim IP.

    { Show victim ip in credentials log. }

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 98.1%Language:PHP 1.1%Language:Python 0.5%Language:CSS 0.2%Language:Dockerfile 0.0%