Skip to content
View Nuulz's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Nuulz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nuulz/README.md

Hey, I'm Nobz

Cybersecurity Student · Vulnerability Analysis · Defensive Security


About me

I'm Nobz, a self-taught cybersecurity student focused on understanding how systems work at a low level — how unexpected behaviors show up in networks and services, and what the real limits of software, hardware and carriers actually are.

My main thing is researching, documenting and learning, always from a defensive, technical and ethical angle.


What I'm into

  • Defensive security and system hardening
  • Technical analysis of OS behavior
  • Mobile networks and IP address assignment
  • Automation and scripting with Python and Bash
  • Architectural and design constraints analysis
  • Clean, reproducible technical documentation

Tools I use


Projects

ExphoraDB

A fast, lightweight desktop app for exploring and analyzing structured datasets (JSON, CSV, SQLite, XML, NDJSON). Built with Rust + Tauri v2 + React 19. Local-first, no cloud, with P2P encrypted sharing.

github.com/Nuulz/Exphora_db

android-ip-rotator-adb

Experimental research project that attempts to rotate mobile public IP using an Android device over USB controlled via ADB, no root required.

The goal isn't to bypass controls — it's to understand and document:

  • The difference between manual UI actions and ADB-executed commands
  • How Android's telephony framework actually behaves
  • Limits imposed by the OS, modem and mobile carrier
  • CGNAT and sticky IPv4 assignment behavior
  • Why certain "theoretical" approaches don't work in practice

Includes a Python script for automated testing, before/after IP comparison, real failure logs (not hidden), and full technical documentation so others can replicate, verify and build on top of it.

This repo is meant as a study base, not a magic solution.

github.com/Nuulz/android-ip-rotator-adb


Ethics

I believe understanding a system's limits is a core part of security.

  • Everything here is done for educational and research purposes
  • No exploits or offensive techniques are published
  • All experiments run on personal devices and controlled environments
  • Failures are documented too — they teach just as much as successes

Knowing how and why something doesn't work is still valid technical knowledge.


Pinned Loading

  1. android-ip-rotator-adb android-ip-rotator-adb Public

    Rotate Android IP using ADB by toggling airplane mode. Automation tool for mobile IP rotation, testing, and research.

    Python 1 1

  2. exphora_db exphora_db Public

    Fast, lightweight desktop app to explore and analyze structured datasets. Open JSON, CSV, SQLite, XML and more — filter, search, export and share P2P. Built with Rust + Tauri v2 + React 19.

    Rust 1