Stars
My proof-of-concept exploits for the Linux kernel
Ansible role to deploy and manage OpenWISP WiFi Login Pages
Firmware upgrade solution for OpenWRT with possibility to add support for other embedded OSes. Provides features like automatic retry for network failures, mass upgrades, REST API and more.
Network topology collector and visualizer. Collects network topology data from dynamic mesh routing protocols or other popular networking software like OpenVPN, allows to visualize the network grap…
Automate the deployment of Wireguard with OpenWISP
Network monitoring system written in Python and Django, designed to be extensible, programmable, scalable and easy to use by end users: once the system is configured, monitoring checks, alerts and …
Configurable captive page for WiFi hotspot services providing login, sign up, social login, SMS verification, change password, reset password, change phone number, payment flow and more.
Administration web interface and REST API for freeradius 3 build in django & python. Supports captive portal authentication, WPA Enerprise (802.1x), freeradius rlm_rest, social login, Hotspot 2.0 /…
Flat JSON widget for django, used and maintained by the OpenWISP project.
Reusable Django app for storing geographic and indoor coordinates. Maintained by the OpenWISP Project.
Python and Django utilities shared between different openwisp modules
Implementation of user management and multi-tenancy for OpenWISP
IP address space administration module of OpenWISP
Network and WiFi controller: provisioning, configuration management and updates, (pull via openwisp-config or push via SSH), x509 PKI management and more. Mainly OpenWRT, but designed to work also …
OpenWISP in docker. For production usage we recommend using the ansible-openwisp2 role.
Ansible role that installs and upgrades OpenWISP.
Nyarch Linux is a Linux distribution made for weebs, based on ArchLinux and EzArcher.
A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.
My writeups from solving ROP Emporium challenges
Just a collection of my notes from Web Security Academy
Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
Make your first Pull Request on Hacktoberfest 2025. Don't forget to spread love and if you like give us a ⭐️
One stop website for your Handouts, Academic Resources, Practice School Queries, Course Reviews, Course Prerequisites, etc. This facilitates the accessibility of course handouts, notes, resources, …
I implement linear regression algo from scratch to predict CO2 emmision based on technical features of the car. Dataset taken from kaggle.
Implementing Naive Bayes from scratch after preprocessiong the data and filling in null values, to determine whether water is drinkable or not. Dataset taken from kaggle.