Tagged articles

remote shell

2 articles · Page 1 of 1
Go Development Architecture Practice
Go Development Architecture Practice
Nov 7, 2025 · Information Security

Exploring vshell: A Feature-Rich Remote Shell and Proxy Tool

vshell is a versatile remote‑shell framework offering eBPF C2 support, interactive terminals, zero‑compile client generation, multi‑protocol traffic handling, in‑memory plugin execution, WebSocket CDN relay, and full NPS proxy capabilities, all managed via a single‑file server and a web UI.

NPSeBPFinformation security
0 likes · 4 min read
Exploring vshell: A Feature-Rich Remote Shell and Proxy Tool
ThinkingAgent
ThinkingAgent
Jan 27, 2018 · Operations

Mastering Netcat (nc): The Ultimate Linux Tool for Reading and Writing Data

This article explains how to use netcat (nc) on Linux for TCP/UDP communication, covering command syntax, port scanning, banner grabbing, chat servers, file transfers, directory compression, encrypted streams, cloning devices, remote shells, and advanced piping techniques, all with concrete command examples.

LinuxTCPUDP
0 likes · 5 min read
Mastering Netcat (nc): The Ultimate Linux Tool for Reading and Writing Data