Giter Site home page Giter Site logo

ihosseini083 / superlink Goto Github PK

View Code? Open in Web Editor NEW
75.0 5.0 26.0 4.21 MB

Social engineering tool for multiple purposes such as locating target's location, webcam access, OS Password grabber...

License: MIT License

Python 29.98% CSS 9.24% PHP 7.11% HTML 32.61% JavaScript 11.71% SCSS 5.18% Hack 3.62% Shell 0.55%
social-engineering fake-pages ngrok find-location access-webcam geolocation-data password-grabber kali-linux python3 python

superlink's Introduction

SuperLink (Social Engineering Tool)

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

NOTICE!

This repository has been archived due to low quality of its python code!

When I built this python script, It was just about a year since I started programming in python and I was not quite familiar with pythonic way of doing things or best practice solutions for different situations and clearly I have delivered a low quality code to the community that now even I get dizzy when I look at my masterpiece :)

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

superlink's Issues

Traceback (most recent call last):

File "/root/SuperLink/SuperLink.py", line 23, in
from Modules.mapMaker import MapMaker
File "/root/SuperLink/Modules/mapMaker.py", line 3, in
import folium
ModuleNotFoundError: No module named 'folium'

Asking for help

I kept having this error when i choose what to do in SuperLink:"[#MainServer] ERROR : [WinError 2] The system cannot find the file specified" in Windows 10 (I already have PHP and Ngrok)

[#getUserData] ERROR : 'data'

[!] You can close the server by pressing [Ctrl+C] ...

<! ----- 1 ----- !>

[>] IP :X.X.X.X
[>] Time : 2021-08-07 | 01:37:30
[>] Saving target GeoIP data...

[#getUserData] ERROR : 'data'

[!] Press [ENTER] to continue...

ERROR getUserData

[!] You can close the server by pressing [Ctrl+C] ...

<! ----- 1 ----- !>

[>] IP :X.X.X.X
[>] Time : 2021-08-07 | 01:37:30
[>] Saving target GeoIP data...

[#getUserData] ERROR : 'data'

[!] Press [ENTER] to continue...

Found this issue

File "/root/SuperLink/Modules/mapMaker.py", line 3, in
import folium ModuleNotFoundError: No module named 'folium'

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.