pocket lab / field note 001

Your first cyber lab is already in your pocket.

Learn Ethical Hacking & Network Security

Start with Android and Termux as a safe, local place to learn by doing. Future learning is planned to expand across platforms, while every current exercise stays authorized and on your own device.

Android-first Local + authorized Learn by running
terminal / readysafe mode
What happens when you ask your phone where it is?
$ pwd
/data/data/com.termux/files/home

The goal is not to memorize a command. It is to understand the answer your own environment gives you.

first lesson / 12 min
run it

The operating system

Replace command copying with actual understanding.

Every lesson follows a repeatable six-part loop. You make a prediction, test it safely, then prove you understood the result.

01

Learn

Build a mental model in a few phone-sized sentences.

02

Predict

Make a call before the command gives away the answer.

03

Run

Switch to Termux and perform the experiment yourself.

04

Observe

Bring the output back and name what changed.

05

Explain

Connect the result to a durable Linux idea.

06

Investigate

Pass a checkpoint before the next command unlocks.

Nothing runs until you make a call.

Field note 001 / first Termux

A small, safe win for your first terminal session.

Locate yourself with pwd. Meet your local user with whoami. Inspect the room with ls. Then use cd ~ to return home—without touching another device.

Open the lesson
One account, every door

Take your lab with you.

Your Pocket CyberLab account, learning progress, Missions, and profile stay synchronized across supported devices.

ANDROID APP — COMING SOON