This application aims to read all wifi passwords and visualizes the complexity in graph formation by taking into account several criteria and help you generate new random passwords.

Overview

IntSec_2021-22_Grupi19_Nr4

Detyra

Zhvillimi i aplikacionit që mundëson leximin e të gjithë passwordëve të ruajtur të wifi-ve

Përshkrimi i aplikacionit

Ky aplikacion synon të lexojë të gjitha fjalëkalimet e wifi të ruajtura në PC dhe vizualizon kompleksitetin në formimin e grafikut duke marrë parasysh disa kritere dhe t'ju ndihmojë të gjeneroni fjalëkalime të reja të rastësishme.

Kompleksiteti i fjalekalimit eshte bere duke u bazuar ne disa parime:

Fjalëkalim i vështirë > fjalëkalimet të cilet kanë 8 e me shumë shkronja,numra dhe karaktere speciale.

Fjalëkalim mesatarisht i veshtire > fjalëkalimet të cilët kanë 8 e më shumë karaktere dhe kombinim shkronjash dhe numrash.

Fjalëkalim i lehtë > fjalëkalimet të cilët permbajnë vetëm shkronja apo vetëm numra.

Teknologjia e përdorur

Sistemi Operativ - Windows 10

Gjuha Programuese - Python

Libraritë e perdorura

subprocess re numpy pyperclip json os random string sys pprint

Shembulli i ekzekutimit

Aplikacioni është i lehtë për t'u përdorur, opsionet që ofron janë shumë të lehta për t'u përdorur. Shembujt e ekzekutimit mund të gjenden në fotot e mëposhtme.

Fig.1. Dritarja kryesore e aplikacionit ekzekutimi1

Fig.2. Dritarja me rezultatet për të dhënat e fjalëkalimeve të ruajtura ekzekutimi2

Fig.3. Dritarja që tregon kompleksitetin e fjalëkalimeve ekzekutimi3

Fig.4. Dritarja për gjenerim të rastësishëm të fjalëkalimeve ekzekutimi4

Fig.5. Dritarja për informata rrethë aplikacionit ekzekutimi5

Fig.6. MessageBox pas klikimit të butonit help ekzekutimi6

Anëtarët

I punuar nga grupi numër 19 ku përfshihen studentët Era Fetihu, Fatbardh Podvorica, Julinda Nasufi dhe Njomza Rexhepi, ky projekt është nën mentorimin e Prof. Mërgim Hoti.

Owner
Njomza Rexhepi
Njomza Rexhepi
Decentra Network is an open source blockchain that combines speed, security and decentralization.

Decentra Network is an open source blockchain that combines speed, security and decentralization. Decentra Network has very high speeds, scalability, asymptotic security and complete decentralization

Decentra Network 74 Nov 22, 2022
the objective of this project is to create a Node Js server with a Python client

Socket.io-Server-client Objective The objective of this project is to send data real time ,we use socket.io(server, client) on this project Server Nod

Reda Ennakouri 5 Mar 07, 2022
With Py-Autocrack you can crack WPA2 networks in no time.

With Py-Autocrack you can crack WPA2 networks in no time. All based on Aircrack-ng and Crunch.

Paul - FloatDesign 1 Dec 10, 2021
Nyx-Net: Network Fuzzing with Incremental Snapshots

Nyx-Net: Network Fuzzing with Incremental Snapshots Nyx-Net is fast full-VM snapshot fuzzer for complex network based targets. It's built upon kAFL, R

Chair for Sys­tems Se­cu­ri­ty 146 Dec 16, 2022
Dark Utilities - Cloudflare Uam Bypass

Dark Utilities - Cloudflare Uam Bypass

Inplex-sys 26 Dec 14, 2022
BLE parser for passive BLE advertisements

This pypi package is parsing BLE advertisements to readable data for several sensors and can be used for device tracking, as long as the MAC address is static. The parser was originally developed as

Ernst Klamer 19 Dec 26, 2022
API for concurrency connections

Multi-connection-server-API API for concurrency connections difference between this server and the echo server is the call to lsock.setblocking(False)

Muziwandile Nkomo 1 Jan 04, 2022
Remote vanilla PDB (over TCP sockets) done right: no extras, proper handling around connection failures and CI.

Overview docs tests package Remote vanilla PDB (over TCP sockets) done right: no extras, proper handling around connection failures and CI. Based on p

Ionel Cristian Mărieș 227 Dec 27, 2022
API to establish connection between server and client

Socket-programming API to establish connection between server and client, socket.socket() creates a socket object that supports the context manager ty

Muziwandile Nkomo 1 Oct 30, 2021
A simple chat room using socket and threading for handle multiple connections.

• Socket Chat Room was a little project for socket study. It works with a server handling the incoming connections from the clients. Clients send encoded messages while waiting for others clients mes

Guilherme de Oliveira 2 Mar 03, 2022
mitm6 is a pentesting tool that exploits the default configuration of Windows to take over the default DNS server.

mitm6 is a pentesting tool that exploits the default configuration of Windows to take over the default DNS server.

Fox-IT 1.3k Jan 05, 2023
Simple threaded Python Rickroll server. Listens on port 23 by default.

Terminal Rickroll Simple threaded Python Rickroll server. Listens on port 23 by default. Rickroll video made using Video-To-Ascii and the standard ric

AG 10 Sep 13, 2022
SonicWall SSL-VPN Exploit

VisualDoor SonicWall SSL-VPN Exploit, as used by Phineas Fisher to hack Cayman Trust Bank and Hacking Team.

169 Nov 15, 2022
Huawei firewall automatically updates Chinese ip to target IP group.

Huawei firewall automatically updates Chinese ip to target IP group.

Lundaa 0 Jan 11, 2022
pfSense integration with Home Assistant

hass-pfsense Join pfSense with home-assistant! hass-pfsense uses the built-in xmlrpc service of pfSense for all interactions. No special plugins or so

Travis Glenn Hansen 105 Dec 24, 2022
Library containing the core modules for the kingdom-python-server.

🏰 Kingdom Core Library containing the core modules for the kingdom-python-server. Installation Use the package manager pip to install kingdom-core. p

T10 4 Dec 27, 2021
Roadster - Distance to Closest Road Feature Server

Roadster: Distance to Closest Road Feature Server Milliarium Aerum, the zero of

Textualization Software Ltd. 4 May 23, 2022
A Project to resolve hostname and receive IP

hostname-resolver A Project to resolve hostname and receive IP Installation git clone https://github.com/ihapiw/hostname-resolver.git Head into the ho

iHapiW 5 Sep 12, 2022
Exfiltrate files using the HTTP protocol version ("HTTP/1.0" is a 0 and "HTTP/1.1" is a 1)

http-protocol-exfil Use the HTTP protocol version to send a file bit by bit ("HTTP/1.0" is a 0 and "HTTP/1.1" is a 1). It uses GET requests so the Blu

Ricardo Ruiz 23 Apr 30, 2022
A simple tool to get information about IP

IP Info Tool Just a simple tool to get IP's information, it uses requests module to gather information about IP, if you dont have much knowledge about

0 Dec 01, 2021