Skip to content

futuretonight/Septy

Repository files navigation

A beginners friendly, Automated phishing tool with 30+ templates.
& this tool is a crossover of/septy & url-masking

Disclaimer

Any actions and or activities related to Septy is solely your responsibility. The misuse of this package can result in criminal charges brought against the persons in question. The contributors will not be held responsible in the event any criminal charges be brought against any individuals misusing this toolkit to break the law.

This package contains materials that can be potentially damaging or dangerous for social media. Refer to the laws in your province/country before accessing, using,or in any other way utilizing this in a wrong way.

This package is made for educational purposes only. Do not attempt to violate the law with anything contained here. If this is your intention, then Get the hell out of here!

It only demonstrates "how phishing works". You shall not misuse the information to gain unauthorized access to someones social media. However you may try out this at your own risk.

Features

  • added url-masking into the code
  • Latest and updated login pages.
  • Beginners friendly
  • Multiple tunneling options
    • Localhost
    • Cloudflared
    • LocalXpose
  • Mask URL support
  • Docker support

Installation

  • Just, Clone this repository -

    git clone --depth=1 https://github.com/futuretonight/septy.git
    
  • Now go to cloned directory and run septy.sh -

    $ cd septy
    $ bash/septy.sh
    
  • On first launch, It'll install the dependencies and that's it. Septy is installed.

Installation (Termux)

You can easily install/septy in Termux by using tur-repo

$ pkg install tur-repo
$ pkg install septy
$ septy

A Note :

Termux discourages hacking .. So never discuss anything related to /septy* in any of the termux discussion groups. For more check : wiki

Installation via ".deb" file

  • Download .deb files from the Latest Release

  • If you are using termux then download the *_termux.deb

  • Install the .deb file by executing

    apt install <your path to deb file>
    

    Or

    $ dpkg -i <your path to deb file>
    $ apt install -f
    

Run on Docker

  • Docker Image Mirror:

    • DockerHub :
      docker pull futuretonight/septy
      
    • GHCR :
      docker pull ghcr.io/futuretonight/septy:latest
      
  • By using the wrapper script run-docker.sh

    $ curl -LO https://raw.githubusercontent.com/futuretonight/septy/master/run-docker.sh
    $ bash run-docker.sh
    
  • Temporary Container

    docker run --rm -ti futuretonight/septy
    
    • Remember to mount the auth directory.

Dependencies

<b/septy requires following programs to run properly -

  • git
  • curl
  • php

All the dependencies will be installed automatically when you run /septy* for the first time.

Tested on

  • Ubuntu
  • Debian
  • Arch
  • Manjaro
  • Fedora
  • Termux

:: Workflow ::

thanks to creators of those tools and to their contributors!:


htr-tech

OnlineHacKing