All Projects → aydinnyunus → gateCracker

aydinnyunus / gateCracker

Licence: MIT license
No description or website provided.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to gateCracker

ecommerce api
E-commerce by Django Rest Framework
Stars: ✭ 156 (+680%)
Mutual labels:  restful-api
dawn-api
A RESTful API package
Stars: ✭ 25 (+25%)
Mutual labels:  restful-api
renewcast
Renewcast: Forecasting Renewable Electricity Generation in EU Countries.
Stars: ✭ 28 (+40%)
Mutual labels:  streamlit
cubic
📦 Easy to scale, zero-config, real-time focused app platform for node.js
Stars: ✭ 16 (-20%)
Mutual labels:  restful-api
CycleTLS
Spoof TLS/JA3 fingerprints in GO and Javascript
Stars: ✭ 362 (+1710%)
Mutual labels:  bypass
kontenbase
Kontenbase is a no code backend API platform / Backend as a Service (BaaS)
Stars: ✭ 98 (+390%)
Mutual labels:  restful-api
sanic-currency-exchange-rates-api
This is a self hosted, free, open source Python Currency Exchange Rate API fork.
Stars: ✭ 20 (+0%)
Mutual labels:  restful-api
go-onion-architecture-sample
Sample RestAPI project write in Go
Stars: ✭ 40 (+100%)
Mutual labels:  restful-api
travels-api
API for Travels Management - UFLA Comp Jr/20 anniversary event
Stars: ✭ 22 (+10%)
Mutual labels:  restful-api
YuiAPI
一个浏览器API测试客户端,API文档生成器,支持chrome/firefox/新版edge
Stars: ✭ 25 (+25%)
Mutual labels:  restful-api
node-server-template
This is Node.js server tidy template / boilerplate with Express (with asyncified handlers, custom error handler) framework and MongoDb. The server use ES6 and above. On different branches you can see different techniques' and technologies' usage, such as Kafka, nodemailer, file download... You also can find postman collections.
Stars: ✭ 116 (+480%)
Mutual labels:  restful-api
grapevine
Fast, unopinionated, embeddable, minimalist web framework for .NET
Stars: ✭ 72 (+260%)
Mutual labels:  restful-api
springboot-bestpractice
SpringBoot best practice architecture. Using Spring Security, Spring Data JPA.
Stars: ✭ 51 (+155%)
Mutual labels:  restful-api
mrapi
A framework for rapid development of API or DAL applications.
Stars: ✭ 20 (+0%)
Mutual labels:  restful-api
gothic
🦇 Gothic is a user registration and authentication SWT/JWT microservice. It supports REST, gRPC, and gRPC Web API, reCAPTCHA & a variety of DBs with Gorm.
Stars: ✭ 65 (+225%)
Mutual labels:  restful-api
SpringsScala
Sample Projects for Creating Springs Web services in Scala
Stars: ✭ 16 (-20%)
Mutual labels:  restful-api
goexpress
An Express JS Style HTTP server implementation in Golang
Stars: ✭ 87 (+335%)
Mutual labels:  restful-api
ogen
OpenAPI v3 code generator for go
Stars: ✭ 436 (+2080%)
Mutual labels:  restful-api
AnomalyDetection
基于智能计算框架nupic的异常检测restful Api.
Stars: ✭ 31 (+55%)
Mutual labels:  restful-api
data-storyteller
Automated tool for data story telling
Stars: ✭ 85 (+325%)
Mutual labels:  streamlit

GateCracker 🤖

  • Find default passwords on Smart Locks in Turkey

How to run the project? 🤔

  • Clone github repository in your local system git clone https://github.com/aydinnyunus/gateCracker.git
  • Move in gateCracker repository cd gateCracker
  • Create new virtual python environment python3 -m venv venv
  • Activate virtual python environment source venv/bin/activate
  • Install all the libraries mentioned in requirements.txt using pip install -r requirements.txt
  • Run Python file python main.py

Directory Tree 🌵

.
├── images
│   ├── website.png
├── README.md
├── requirements.txt
└── main.py

2 directories, 16 files

ScreenShot 📸

https://share.streamlit.io/aydinnyunus/gatecracker/main/main.py

1). This is the Main Page of the website. Select your model on the Select Box Menu.

github-small

Blog Post

https://sockpuppets.medium.com/bypassing-door-passwords-4004b8d7995

Bug / Feature Request 👨‍💻

If you find a bug (the application couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

It is my first application with GUI.Thank you !.

Connect with me! 🌐

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].