N#
Index#
Neovim (nvim) is the modal terminal editor that ships with built-in LSP, Tree-sitter, terminal, floating windows, and a Lua scripting runtime. Bindings are Vim-compatible by default, so every…
Netcat reads and writes data across networks. The operator chains it for port scans, file transfer, remote shells, banner grabbing, and encrypted pivots.
Equivalent CLI commands across the four mainstream network operating systems, Cisco IOS XR, Juniper JUNOS, Nokia SROS, and Huawei HVRP. The operator uses this lookup when pivoting through enterprise gear during recon.
HTTP
Reference of major news organizations, wire services, and broadcasters by region. Useful for OSINT triangulation (cross-source verification, language coverage, ownership disclosure) and source-quality assessment.
nftables (netfilter tables) is the successor to iptables. It replaces iptables, ip6tables, arptables, and ebtables with a single framework.
The network mapper. Host discovery, port scanning, service and version detection, OS fingerprinting, and a scripting engine (NSE) for everything from banner grabs to vuln checks.
The structured-data shell (nu). Nushell uses Reedline (its own Rust line editor) with a menu-driven model: a single key opens a completion menu, history menu, or help menu, and arrow keys / Enter navigate it….