Security system to prevent Shoulder Surfing Attacks

Overview

Surf_Sec

Security system to prevent Shoulder Surfing Attacks.

REQUIREMENTS:

  • Python 3.6+
  • XAMPP INSTALLED
  • METHOD TO CONFIGURE PROJECT:

    1. Clone the repo to a root folder. (eg. SSP)
    2. Extract the repo to root directory.
    3. Go to directory SurfSecurity-master , just created.
    4. Move all the folders and file to root folder(SSP)
    5. Delete SurfSecurity-master (as ir is empty)
    6. Open Command Prompt
    7. CD TO root folder(SSP) 8 Enter the following commands --> A. pip install virtualenv B. virtualenv ssp_env C. ssp_env\Scripts\activate --> Virtual environment is created and run. D. pip install requirements.txt (do not close command prompt)

    CREATING THE DATABASE REQUIRED:

    1. Open the XAMPP controller.
    2. Start the Apache and MySQL server. (KEEP THEM OPEN)
    3. Open Browser and go to localhost/phpmyadmin
    4. Create a databae named "ssp". Create no table in it.
    5. Go to root folder(SSP). Go to Register Folder. Fo to LogicFiles Folder. Open "connectToDatabase.py" in a text editor (preferable IDLE).
    6. Uncomment the commentd part (the SQL query and cursor.execute). Run the file.
    7. Once file is run, again comment the both part (the SQL query and cursor.execute). Save the file and close it.

    RUN THE PROJECT

    1. Open the command project. (Virtual environment should be running and the curent folder open should be root folder(ssp))
    2. Run the following commands --> A. python manage.py makemigrations B. python manage.py migrate C. python manage.py runserver
    3. Open browser and enter the url --> localhost:8000/login
    Owner
    Aman Anand
    I am a multi-faceted engineering student currently studying at VIT, Vellore with a keen interest in ML, Blockchain, Web, and Open Source development!
    Aman Anand
    A DOM-based G-Suite password sprayer and user enumerator

    A DOM-based G-Suite password sprayer and user enumerator

    Mayk 1 Apr 07, 2022
    xray多线程批量扫描工具

    Auto_xray xray多线程批量扫描工具 简介 xray社区版貌似没有批量扫描,这就让安服仔使用起来很不方便,扫站得一个个手动添加,非常难受 Auto_xray目录下记得放xray,就跟平时一样的。 选项1:oneforall+xray 输入一个主域名,自动采集子域名然后添加到xray任务列表

    1frame 13 Nov 09, 2022
    "KeyLogger-WebService" Is a Keylogger Write In python.

    KeyLogger-WebService "KeyLogger-WebService" Is a Keylogger Write In python. When you Inject the file on a computer once the file is opened on the comp

    Freddox 21 Dec 16, 2022
    Make your own huge Wordlist with advanced options

    #It's my first tool i hope to be useful for everyone, Make your own huge Wordlist with advanced options, You need python3 to run this tool, If you hav

    0.1Arafa 6 Dec 08, 2022
    Tinyman exploit finder - Tinyman exploit finder for python

    tinyman_exploit_finder There was a big tinyman exploit. You can read about it he

    fish.exe 9 Dec 27, 2022
    open detection and scanning tool for discovering and fuzzing for Log4J RCE CVE-2021-44228 vulnerability

    CVE-2021-44228-log4jVulnScanner-metasploit open detection and scanning tool for discovering and fuzzing for Log4J RCE CVE-2021-44228 vulnerability pre

    Taroballz 7 Nov 09, 2022
    Open-source keylogger write in python

    Python open-source keylogger Language Python open-source keylogger using pynput module Using Install dependences in archive setup.py or install.sh in

    Dio brando 4 Jan 15, 2022
    Operational information regarding the vulnerability in the Log4j logging library.

    Log4j Vulnerability (CVE-2021-44228) This repo contains operational information regarding the vulnerability in the Log4j logging library (CVE-2021-442

    Nationaal Cyber Security Centrum (NCSC-NL) 1.9k Dec 26, 2022
    Evil-stalker - A simple tool written in python, it is so simple that it is based on google dorks

    evil-stalker How to run First of all, you must install the necessary libraries.

    rock3d 6 Nov 16, 2022
    A Feature Rich Modular Malware Configuration Extraction Utility for MalDuck

    Malware Configuration Extractor A Malware Configuration Extraction Tool and Modules for MalDuck This project is FREE as in FREE 🍺 , use it commercial

    c3rb3ru5 103 Dec 18, 2022
    Bypass's HCaptcha by overloading their api causing it to throwback a generated uuid. (Released due to exposure)

    HCaptcha-Bypass Bypass's HCaptcha by overloading their api causing it to throwback a generated uuid. Not working? If it is not seeming to work for you

    Dropout 17 Aug 23, 2021
    Exploiting CVE-2021-44228 in vCenter for remote code execution and more

    Log4jCenter Exploiting CVE-2021-44228 in vCenter for remote code execution and more. Blog post detailing exploitation linked below: COMING SOON Why? P

    81 Dec 20, 2022
    Anti Supercookie - Confusing the ISP & Escaping the Supercookie

    Confusing the ISP & Escaping the Supercookie

    Baris Dincer 2 Nov 22, 2022
    This script checks for any possible SSRF dns/http interactions in xmlrpc.php pingback feature

    rpckiller This script checks for any possible SSRF dns/http interactions in xmlrpc.php pingback feature and with that you can further try to escalate

    Ashish Kunwar 33 Sep 23, 2022
    Mips script decompiles MIPS assembly instructions & bot functionality

    mips mips is a python-based script that decodes MIPS instructions. Usage cd into mips and run python decode.py command or open decode.py to run the sc

    Anthony Tedja 0 Mar 30, 2022
    DoSer.py - Simple DoSer in Python

    DoSer.py - Simple DoSer in Python What is DoSer? DoSer is basically an HTTP Denial of Service attack that affects threaded servers. It works like this

    1 Oct 12, 2021
    Delta Sharing: An Open Protocol for Secure Data Sharing

    Delta Sharing: An Open Protocol for Secure Data Sharing Delta Sharing is an open protocol for secure real-time exchange of large datasets, which enabl

    Delta Lake 497 Jan 02, 2023
    A Burp Pro extension that adds log4shell checks to Burp Scanner

    scan4log4shell A Burp Pro extension that adds log4shell checks to Burp Scanner, written by Daniel Crowley of IBM X-Force Red. Installation To install

    X-Force Red 26 Mar 15, 2022
    Guess the password for Tik Tok accounts

    Guess the password for Tik Tok accounts Tool features : You don't need proxies There is no captcha Running on a private api Combo T

    32 Dec 25, 2022