Skip to content

Automated Phishing Tool & Information Collector

License

Notifications You must be signed in to change notification settings

Vitamin-111/SocialFish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocialFish v2.0sharkNet

Ultimate phishing tool.

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

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

MAINTAINERS

OTHER CONTRIBUTORS
- cloaksec [ Add Twitter #10 ]
- adiranas [ Added macOS support #12 ]
- greenmind-sec [ Using Docker #46 ]

PREREQUISITES

  • Python 3.x
  • pip3
  • wget from Python 3.x
  • huepy from Python 3.x
  • PHP
  • sudo
  • curl
  • git

TESTED ON

  • Kali Linux - Rolling Edition

  • Linux Mint - 18.3 Sylvia

  • Ubuntu - 16.04.3 LTS

  • MacOS High Sierra

  • Android Termux

CLONE

git clone https://github.com/UndeadSec/SocialFish.git

RUNNING

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

USING TERMUX

pkg install python php curl git
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"

AVAILABLE PAGES

+ Facebook:

  • Traditional Facebook login page.

+ Google:

  • Traditional Google login page.

+ LinkedIn:

  • Traditional LinkedIn login page.

+ GitHub:

  • Traditional GitHub login page.

+ Stackoverflow:

  • Traditional Stackoverflow login page.

+ Wordpress:

  • Similar Wordpress login page.

+ Twitter:

  • Traditional Twitter login page.

+ Instagram:

  • Traditional Twitter login page.

+ Snapchat:

  • Traditional Snapchat login page.

+ VK:

  • Traditional VK login page.

+ Steam:

  • Traditional Steam login page.

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 dork:

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

CHANGELOG

  • 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. }

  • Refactored code.

    { Coding for better organization. }

  • Better interactivity.

    { Better interface and design. }

Donation

If you liked our work and want to support us, you can donate :D

Bitcoin Address: 1EmJ5KiAKzpyqGGHopAq9qukrVPS47T9bA

VIDEO DEMO

About

Automated Phishing Tool & Information Collector

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 75.2%
  • HTML 14.9%
  • Python 9.9%