lazyhacker 2 years ago
Illusion #linux

Exposing a local web service to the internet securely with Ngrok

Ngrok proves incredibly useful for various scenarios, such as temporarily sharing locally running services with colleagues

To get started:

1. Download Ngrok for your platform from ngrok.com/download.

2. Unzip the archive and navigate to its path or create an alias pointing to it.

3. Execute the command:

`./ngrok http [port number]` (e.g., `./ngrok http 3000`) to expose your local app on the specified port.

4. The command line will display a public ngrok domain accessible to anyone over the internet.

5. Optionally, create an account on ngrok, go to the dashboard, access the authtoken section, and copy your token.

6. Run `./ngrok authtoken [your-token]` to log in and authenticate your ngrok session.
0
2.7K
FFUF cheat sheet for penetration testers

FFUF cheat sheet for penetration testers

defaultuser.png
X0NE
2 years ago

Hack The Box Machine Breakdown: Voleur htb writeup hackthebox

📅 Release Date: 06 July 2025 💻 OS: Windows 🧠 Difficulty: Medium 🔓 Initial Acc...

https://lh3.googleusercontent.com/a/ACg8ocIkM8EGIx0gz9GUP_nM6_sMxivr6876Wp0e9MAp6mGc=s96-c
xone
2 months ago

Black Box Testing

https://lh3.googleusercontent.com/a/ACg8ocIkM8EGIx0gz9GUP_nM6_sMxivr6876Wp0e9MAp6mGc=s96-c
xone
1 year ago
CPTS Preparation Guide 2025

CPTS Preparation Guide 2025

defaultuser.png
lazyhacker
2 months ago
Active Directory Cheat Sheet for 2025 – Essential Commands, Tips & Tools for SysAdmins & Security Pros

Active Directory Cheat Sheet for 2025 – Essential Commands, Tips & Too...

https://lh3.googleusercontent.com/a/ACg8ocIkM8EGIx0gz9GUP_nM6_sMxivr6876Wp0e9MAp6mGc=s96-c
xone
3 months ago