Git Product home page Git Product logo

superlink's Introduction

SuperLink (Social Engineering Tool)

SuperLink Version GitHub SuperLink Size GitHub License Python Version PHP Version Platform

Changelogs

  • v1.4.4: minor bugs and issues fixed
  • v1.4.5: add map maker for target's location

About SuperLink

SuperLink will host a fake website using PHP server & Ngrok and generates a link when target opens the generated link, it will request for some permissions then if it gets them, you'll have:

  • Access to target's webcam
  • Longitude
  • Latitude
  • Accuracy
  • Altitude - Not always available
  • Direction - Only available if user is moving
  • Speed - Only available if user is moving
  • Reverse geocoding for target's longitude, latitude

Along with Location Information it also gets Device Information without any permissions :

  • Device Model - Not always available
  • Operating System
  • Platform
  • Number of CPU Cores - Approximate Results
  • Screen Resolution
  • GPU information
  • Browser Name and Version
  • Public IP Address

Do other stuffs without permissions:

  • Redirect target to another URL (a bad one)
  • OS Password grabber (only Windows10)

Templates

  • Online camera (for webcam access)
  • Mini Music player
  • Redirect to YouTube (for password grabber)
  • Smiling moon
  • Weather forecast (for location data)

Tested on

  • Kali linux (2021)
  • Pop! OS (20.04)
  • Windows 10

Installation & Usage

Note!: First, go to ngrok website and signup, then login and go to here and copy your ngrok authentication token. In the first time that you run the script it will prompt you for your ngrok authentication token, and your telegram chat id, so the script can send the generated links to your telegram account, but you must start the @SuperLink_Delivery_Bot bot at first, so it can send you messages. you can have your chat id from here.

Kali Linux / Ubuntu / Parrot OS:

git clone https://github.com/IHosseini083/SuperLink.git
cd SuperLink
sudo ./linux_installer

default port for PHP server & ngrok tunnel is 9090, if you want to use a different one, then:

sudo python3 SuperLink.py -p PORT

otherwise:

sudo python3 SuperLink.py

Windows:

  1. Download this repository
  2. Download & install python3.8+ from python.org
  3. Extract the SuperLink-main.zip zip file
  4. Open a cmd in the extracted folder
  5. Enter pip install -r requirements.txt in cmd
  6. Download PHP version 7+ from php.net
  7. Add php.exe to your pc PATH
  8. default port for PHP server & ngrok tunnel is 9090, if you want to use a different one, then Enter python SuperLink.py -p PORT in cmd otherwise Enter python SuperLink.py in cmd

Screenshots

SuperLink v1.4.5


SuperLink v1.4.5

superlink's People

Contributors

ihosseini083 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.