Skip to content

Nuulz/nuulz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

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.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors