3d-ascii-viewer
Render 3D models as ASCII art in the terminal
3d-ascii-viewer [path/to/model.obj]
Linux basics
299 Network Linux command examples grouped into 19 practical sections.
Browse grouped command cards or search directly below.
207 commands
Render 3D models as ASCII art in the terminal
3d-ascii-viewer [path/to/model.obj]
DNS-based SSL certificate validation
export CF_Token="[token]" && acme.sh --issue -d [example.com] --dns dns_cf
shell-based ACME SSL/TLS certificate client
acme.sh --issue -d [example.com] -w [/var/www/html]
Serve content over the Gemini protocol
agate --content [/var/gemini] --hostname [example.com]
HTTP credential proxy and vault for AI agents
agent-vault server -d
Command-line download/upload tool with resume
aim [https://domain.com/file.tar.gz] .
Wireless card server for remote access over TCP/IP
sudo airserv-ng -d [wlan0mon] -c [6] -p [666]
HTTP load testing tool with real-time TUI charts
ali [http://host.xz]
Control the Apache HTTP web server
apachectl start
Multi-protocol multi-source download utility
aria2c [URL]
Postman-like API client for the terminal
atac
Automated multi-threaded network reconnaissance
sudo autorecon 192.168.1.1
Maintain persistent SSH connections automatically
autossh -M [20000] -N -L [8080:localhost:80] [user@remote]
Generate pre-signed URLs for temporary S3 object access
aws s3 presign s3://[bucket-name]/[file.txt]
Manage Simple Notification Service topics and subscriptions.
aws sns create-topic --name [topic-name]
Parse and extract data from HTML and XML documents
python3 -c "from bs4 import BeautifulSoup; import requests; print([a['href'] for a in BeautifulSoup(requests.get('[url]').text, 'html.parser').find_all('a', href=True)])"
Browser exploitation framework for penetration testing
beef-xss
JDBC command-line client for Apache Hive
beeline -u jdbc:hive2://[localhost]:10000/[default]
Dynamic IP routing daemon
bird -c [/etc/bird/bird.conf]
Secure identity-based remote access to infrastructure.
boundary authenticate
Mass SNMP scanner for querying multiple hosts
braa public@[ip_address]:[.1.3.6.*]
Package manager for macOS and Linux
brew install [wget]
Compress and decompress files with the Brotli algorithm
brotli [file.txt]
Web application security testing platform
burpsuite
Web server with automatic HTTPS
caddy run
Chromium-based browser for the terminal
carbonyl [https://example.com]
container-based Ceph cluster deployment
sudo cephadm bootstrap --mon-ip [monitor_ip]
PKI/TLS certificate authority toolkit
cfssl gencert -initca [ca-csr.json] | cfssljson -bare [ca]
HTTP proxy and network traffic monitor
charles
TCP/UDP tunnel over HTTP secured via SSH
chisel server --port [8080]
IP subnet and CIDR notation calculator
ipcalc [192.168.1.0/24]
Retro terminal music player inspired by Winamp 2.x
cliamp ~/Music
automated login to Cisco network devices
clogin [hostname]
Cloudflare Tunnel client for secure connections
cloudflared tunnel login
simultaneous SSH to multiple hosts
cssh [host1] [host2] [host3]
NTLM/NTLMv2 authenticating HTTP proxy
cntlm -c [/etc/cntlm.conf]
124 commands
Useful Linux one-liner
wget -c url
wireless Android device connector
adb connect [192.168.1.100]:5555
wireless Android device disconnector
adb disconnect [192.168.1.100]:5555
inspect age-encrypted files without decrypting them
age-inspect [secrets.age]
Simple and modern file encryption
age -p [file.txt] > [file.txt.age]
Agentless IT automation and configuration management
ansible all -m ping
TUI for trimming OpenAPI specifications
apisnip [input.yaml]
Download container images from remote registries.
apptainer pull [path/to/image.sif] docker://[image]:[tag]
Multi-protocol multi-source download utility
aria2c [https://example.com/file.zip]
Register mDNS/DNS-SD services on the local network
avahi-publish-service [MyService] [_http._tcp] [80]
Manage content delivery network distributions and caching.
aws cloudfront create-invalidation --distribution-id [EDFDVBD6EXAMPLE] --paths "/[path/to/file.jpg]" "/[images/*]"
Manage Amazon Elastic File System resources
aws efs describe-file-systems
Manage Classic Load Balancers
aws elb describe-load-balancers
Manage serverless functions and event-driven compute.
aws lambda create-function --function-name [my-function] --runtime python3.11 --role [arn:aws:iam::account:role/lambda-role] --handler [index.handler] --zip-file fileb://[function.zip]
Lightweight multi-connection download accelerator
axel [https://example.com/file.zip]
Manage Azure Functions serverless apps
az functionapp list
Snapshot-based API load testing tool
ballast
Display progress bars for data transfers.
bar -if [input_file] -of [output_file]
Profile PHP application performance
blackfire run php [script.php]
Text-based web browser using headless Firefox
browsh
Generate a stream of btrfs subvolume changes for backup and replication
btrfs send [/path/to/snapshot]
Command-line WebDAV client
cadaver [http://dav.example.com/]
display images in the terminal using Unicode characters
catimg [image.png]
Interactive command-line benchmarking tool
cmdperf "sleep 0.1"
Encrypted command-line TOTP/HOTP authenticator
cotp
Common UNIX Printing System
lpstat -p
simple, fast, and secure static web server
darkhttpd .
secure runtime for JavaScript and TypeScript
deno run [script.ts]
reproducible development environments on any infrastructure
devpod up [github.com/user/repo]
Java-based web content discovery tool
dirbuster -u [http://example.com]
web path brute-force scanner for content discovery
dirsearch -u [https://example.com]
subdomain brute-force scanner
dnsmap [example.com]
Docker image builder
docker build -t [image_name] .
Feature-rich text-mode web browser
elinks [https://example.com]
create new Fossil repository
fossil init [repo.fossil]
SFTP connection handler of FileZilla
fzsftp -V
67 commands
Useful Linux one-liner
ss -tuln
Terminal dashboard for AdGuard Home
ADGUARD_IP="192.168.1.1" ADGUARD_PORT="3000" ADGUARD_USERNAME="admin" ADGUARD_PASSWORD="pass" adguardian
DNS lookup utility using the c-ares library
adig [example.com]
Look up DNS address records
ahost [example.com]
Share files between devices on the local network
airshare [mycode] [file.txt]
Manage Prometheus Alertmanager from the command line
amtool alert
Discover hidden HTTP parameters in web applications
arjun -u [https://example.com/page]
Acquire IPv4 link-local addresses automatically
avahi-autoipd [interface]
Multicast DNS/DNS-SD service discovery daemon
avahi-daemon
Register mDNS/DNS-SD services and address mappings
avahi-publish -s "[service_name]" [service_type] [port]
Web application security testing platform
burpsuite
self-hostable PaaS platform
curl -fsSL https://get.coolify.io | bash
DDC/CI monitor control via I2C
ddcutil detect
ISC DHCP client for dynamic network configuration
dhclient [eth0]
DHCP and DHCPv6 client daemon
sudo dhcpcd [eth0]
ISC DHCP server daemon for IP address assignment
sudo dhcpd
distcc server daemon for distributed compilation
distccd --daemon
comprehensive DNS reconnaissance tool
dnsrecon -d [example.com]
manage DigitalOcean Functions serverless computing
doctl serverless connect
penetration testing shell for WinRM
evil-winrm -i [target_ip] -u [username] -p [password]
Google Compute Engine resource management
gcloud compute instances list
Copy files to a remote via rsync
git rscp [remote] [files]
Run and test HTTP requests with plain text
hurl [path/to/file.hurl]
Bring down network interfaces previously configured with ifup
ifdown [eth0]
brings up network interfaces configured in /etc/network/interfaces
ifup [eth0]
creates a TCP proxy that forwards connections from a local port to
iproxy 2222 22
fast, cross-platform network scanner that scans IP addresses and ports
ipscan
server component of port knocking
knockd -d
krypton CLI for SSH key management
kr pair
command-line interface for Magento/Adobe Commerce e-commerce platform
magento list
creates BitTorrent metainfo files
mktorrent -a [http://tracker.example.com/announce] [file]
multimedia packager from the GPAC framework
mp4box -add [audio.m4a] [video.mp4]
Network diagnostic tool combining traceroute and ping
mtr [hostname]
Read and write arbitrary data across TCP and UDP connections — the network Swiss-army knife
nc -l [8080]
OpenBSD rewrite of netcat for TCP/UDP connections and port scanning
nc.openbsd -l [8080]
User-friendly socket statistics with a TUI
neoss
59 commands
Apache HTTP Server daemon
sudo apache2
Manage the Apache HTTP Server on Debian
sudo apache2ctl start
Discover hosts on local networks via ARP requests.
sudo arp-scan -l
ASN/IP lookup, network reconnaissance, and OSINT tool
asn [8.8.8.8]
Handle IPv4 link-local address events
/etc/avahi/avahi-autoipd.action BIND [interface] [ip_address]
Register mDNS hostname-to-address mappings
avahi-publish-address [hostname] [ip_address]
Manage Application and Network Load Balancers
aws elbv2 describe-load-balancers
Manage Amazon Data Firehose delivery streams
aws firehose list-delivery-streams
Manage Systems Manager sessions, commands, and parameters.
aws ssm describe-instance-information
Access the serial console of Azure virtual machines
az serial-console connect --name [MyVM] --resource-group [MyResourceGroup]
standalone Ethereum account manager and transaction signer
clef init
Confetti and fireworks over SSH
ssh [host] -t confetti
Markdown-based API test specification runner
cotton [spec.md]
SSH-based chat server you join with your existing SSH client
ssh [devzat.hackclub.com]
distributed key-value store with Raft consensus
etcd
SSH key generator and format converter
fzputtygen -t [rsa] -o [key.ppk]
official Go implementation of Ethereum protocol
geth
Kerberos ticket granting ticket requester
getTGT.py [domain]/[username]:[password] -dc-ip [dc_ip]
Manage GitHub repositories from the command line
gh repo clone [owner]/[repo]
Low-level LFS transfer protocol
git lfs transfer
displays the current host's unique identifier as a 32-bit hexadecimal value
hostid
displays or sets the system's host name
hostname
interactive command-line HTTP client featuring autocomplete and syntax
http-prompt
CLI for executing HTTP, gRPC, WebSocket, and MQTT requests from files
httpyac send [path/to/requests.http]
finds and requests Kerberos service tickets for user accounts with SPNs
impacket-GetUserSPNs [domain]/[user]:[password] -dc-ip [dc-ip]
adds new routes to the kernel routing tables
sudo ip route add default via [gateway_ip]
creates and manages TUN/TAP virtual network interfaces
ip tuntap
command-line tool for managing ISCSI initiator connections
sudo iscsiadm -m session
performs traditional wordlist-based bruteforce against API endpoints
kr brute [https://api.example.com] -w [wordlist.txt]
client component of port knocking
knock [hostname] [port1] [port2] [port3]
TUI for deploying NixOS systems based on flakes
labcoat
TUI list-based SSH, SCP, and SFTP client
lssh
GTK+ based SSH client for issuing commands to multiple servers
mssh [user@host1] [user@host2] [user@host3]
scalable overlay networking tool for connecting hosts across networks
nebula-cert ca -name "[My Organization]"
Terminal-based HTTP client for API testing
nexus
Ncurses-based visual ping tool for multiple hosts
noping [host1] [host2] [host3]
58 commands
Useful Linux one-liner
python3 -m http.server 8000
Useful Linux one-liner
curl ifconfig.me
Useful Linux one-liner
curl wttr.in
Useful Linux one-liner
curl v2.wttr.in
Useful Linux one-liner
ruby -run -e httpd . -p 8000
Useful Linux one-liner
php -S localhost:8000
Useful Linux one-liner
npx http-server
HTTP server benchmarking tool
ab -n 100 -c 10 [http://example.com/]
Control the Apache HTTP Server
sudo apachectl start
Create and manage REST APIs for applications
aws apigateway get-rest-apis
Wallet server and CLI for managing Cardano wallets
cardano-wallet serve --port [8090] --node-socket [/path/to/node.socket] --database [/path/to/wallet-db] --mainnet
Document-oriented NoSQL database server
couchdb
curl frontend with httpie-style syntax
curlie [httpbin.org/get]
HTTP server for distributing ELF debugging information
debuginfod -F [/usr/lib/debug]
capture images from network traffic
driftnet -i [eth0]
authenticated HTTP requests to GitHub REST and GraphQL APIs
gh api [/repos/owner/repo]
HTTP stress testing tool
goldeneye.py [url]
HTTP load testing tool
hey -n [200] [https://example.com]
starts a built-in HTTP server for the repository
hg serve
synchronizes the local system time using HTTP headers from web servers
sudo htpdate [host]
user-friendly HTTP client
http [https://api.example.com/users]
Apache HTTP Server daemon
sudo httpd
captures and displays HTTP traffic in real-time
sudo httpflow -i [eth0]
user-friendly HTTP client for the command line
http [https://api.example.com/users]
measures the latency and throughput of a web server by sending HTTP requests
httping [https://example.com]
Interactive web server for inspecting and mocking HTTP requests
httplab
specialized HTTP packet sniffer
sudo httpry -i [eth0]
checks if websites are accessible
is-up [example.com]
manages Kaggle CLI configuration settings
kaggle config view
Web application pentesting suite
kanha fuzz -u [https://example.com/FUZZ] -w [path/to/wordlist.txt]
network authentication protocol
kinit [principal]
Monitor all your coding agent sessions from one terminal
lazyagent
node
loadtest -c [10] -n [1000] [http://example.com/api]
command-line companion to mitmproxy, a powerful HTTPS proxy
mitmdump
interactive man-in-the-middle proxy for HTTP and HTTPS traffic
mitmproxy
micronaut CLI for scaffolding applications and generating code
mn create-app [com.example.myapp]
56 commands
Useful Linux one-liner
while true; do echo -e "HTTP/1.1 200 OK\n\n$(date)" | nc -l 8080; done
Android Debug Bridge client-server tool
adb devices
Send ARP requests to discover and test network hosts
sudo arping [192.168.1.1]
Forge ARP replies for man-in-the-middle interception.
sudo arpspoof -i wlan0 host_ip
Map autonomous system numbers and IP ranges
asnmap -ip [8.8.8.8]
Resolve IP addresses to hostnames via mDNS
avahi-resolve-address
Resolve hostnames to IP addresses via mDNS
avahi-resolve-host-name
Manage Virtual Private Cloud networks, subnets, and gateways.
aws ec2 describe-vpcs
Text-mode web browser and terminal pager
cha [example.org]
Cloudflare-powered internet speed test CLI
speed-cloudflare-cli
high-performance L4/L7 proxy and service mesh data plane
envoy -c [/path/to/config.yaml]
system fact gathering tool for Puppet
facter
CI/CD job execution agent for GitLab
sudo gitlab-runner register
graphical system information and benchmark tool for Linux
hardinfo
GDB TUI dashboard for remote and embedded debugging
heretek
simple DNS lookup utility
host [example.com]
network packet crafting tool that sends custom TCP, UDP, ICMP, or raw IP
hping3 -1 [host]
ASGI server supporting HTTP/1
hypercorn [app:app]
OpenWRT utility that displays network interface status in JSON format
ifstatus [interface_name]
ICMPv6 ping implementation using raw sockets via the Impacket library
impacket-ping6 [2001:db8::1]
monitors disk I/O latency in real time, similar to how ping shows network
ioping [path]
manages IP addresses on network interfaces
ip address show
network device configuration: bring interfaces up/down, set MAC, MTU, create virtual links
ip link
watches for network state changes in real-time and reports them to stdout
ip monitor
manages the ARP and NDP neighbour tables
ip neighbour
displays network configuration parameters for interfaces
ip netconf
displays entries from the kernel routing tables
ip route list
display IP routing table entries
tldr ip-route-list
manages and displays network interface statistics
ip stats
modern Linux networking command for showing and manipulating routing
ip address
Manipulate IP address aggregate files created by ipaggcreate
ipaggmanip -r [input.agg] --sorted-counts
official command-line client for the IPinfo API
ipinfo myip
Create and manage IP address sets for firewall rules
ipset create [set_name] hash:ip
sends L2CAP echo requests to a Bluetooth device, similar to ping for IP networks
l2ping [AA:BB:CC:DD:EE:FF]
displays information about a Linux container including its state, PID, IP
sudo lxc-info [container_name]
OSINT and graphical link analysis tool
maltego
42 commands
IP address geolocation lookup via DNS
acountry [example.com]
Discover domains and infrastructure for an organization
amass intel -org "[Company Name]"
Convert IP addresses to reverse DNS ARPA names.
arpaname [ip_address]
Resolve mDNS hostnames and addresses
avahi-resolve -4 -n service.local
Manage SSH public key resources in Azure
az sshkey create --name [MySSHKey] --resource-group [MyResourceGroup]
Display network bandwidth usage per process
bandwhich
Collect Active Directory data for BloodHound analysis
bloodhound-python -d [domain.local] -u [username] -p [password] -ns [dc_ip] -c all
Deduplicating backup with compression and encryption
borg init --encryption=repokey [/path/to/repo]
remove container images from a registry
crane delete [registry.example.com/repo:tag]
return low-level information on Docker objects
docker inspect [container]
generate SSH keys for Dropbear
dropbearkey -t ed25519 -f [path/to/key_file]
automated WEP key recovery tool
sudo easside-ng -f [wlan0] -s [buddy_ip]
Kerberoasting attack tool for service accounts
GetUserSPNs.py [domain]/[username]:[password] -dc-ip [dc_ip]
Push objects over HTTP/WebDAV
git http-push [url] [refs]
Restricted login shell for Git-only SSH access
chsh -s $(which git-shell) [git-user]
View and kill processes listening on ports
gruyere
website copier that downloads websites to a local directory for offline browsing
httrack [https://example.com]
manages link-layer multicast addresses
ip maddress
performs a route lookup and displays exactly which route the kernel would use
ip route get [1.1.1.1]
manages the kernel routing table
ip route
manages SSH and GPG agent processes
eval $(keychain --eval [id_rsa])
Kubeflow Pipelines CLI for managing ML workflows on Kubernetes
kfp run create -e [experiment] -r [run-name] -f [pipeline.yaml] --endpoint [http://localhost:8080]
development server with live reload
live-server
TUI for scanning networks and mapping IPs to mDNS hostnames
mdns-scanner
command-line MP3 player, a free clone of mpg123
mpg321 [file.mp3]
queries NetBIOS names and resolves them to IP addresses
nmblookup [hostname]
special shell that politely refuses login attempts
chsh -s nologin [user]
manages IP subnets within OpenStack networks
openstack subnet list
PipeWire daemon variant for AES67 audio-over-IP networking
pipewire-aes67
PuTTY command-line SSH connection tool
plink [user]@[host]
Cloud quantum-circuit simulator client
qumulator demo
TUI goroutine monitor for Go applications
roumon
list the IP routing tables in a column-formatted view
routel
Stream database changes via change data capture
sequin start
Measure internet connection speed
speed-test
Command-line internet speed test client
speedtest-cli
31 commands
Useful Linux one-liner
sshfs user@host:/remote /local
Agent of Empires - session manager for parallel AI coding agents
aoe
Browse for SSH and VNC servers on the local network
bssh
cloud instance initialization and configuration
cloud-init status
secure desktop access to Cockpit pages
cockpit-desktop [url] [SSH_host]
post-exploitation tool for Windows/AD networks
crackmapexec smb [192.168.1.0/24] -u [user] -p [password] --shares
lightweight SSH client from the Dropbear suite
dbclient [user]@[host]
manage DigitalOcean Droplet virtual machines
doctl compute droplet list
lightweight SSH server
dropbear
convert SSH keys between Dropbear and OpenSSH formats
dropbearconvert openssh dropbear ~/.ssh/id_rsa output_key
Jupyter notebooks, consoles, and previews in the terminal
euporie notebook [notebook.ipynb]
Exoscale virtual machine lifecycle management
exo compute instance list
Exoscale compute instance and infrastructure management
exo compute instance list
Python SSH automation and deployment tool
fab -H [host] -- [command]
secure password and key storage daemon
gnome-keyring-daemon --start
multi-vendor SSH library for Python that simplifies CLI interactions
from netmiko import ConnectHandler; net_connect = ConnectHandler(**device); print(net_connect.send_command("show ip int brief"))
Manage Arch Linux Git packaging repositories
pkgctl repo clone [pkgname]
Simple tool for managing running background jobs
rum [my_long_script.sh]
Lazygit-style TUI for SQL databases
sqlit
adds private key identities to the OpenSSH authentication agent
ssh-add
TUI SSH connection manager for quick access
ssh-list
Simple SSH manager for organizing server connections
ssm list
Certificate and key management CLI
step ca init
Bridge stdio to D-Bus connection
systemd-stdio-bridge
SSH into Vagrant virtual machines
vagrant ssh
GNOME remote desktop viewer
vinagre
Prepare VM images for cloning
virt-sysprep --list-operations
Display VM graphical console
virt-viewer [vmname]
Secure and simple terminal sharing
warp open [session-name]
Remote Wayland application forwarding over SSH
waypipe ssh [user]@[server] [program]
Encrypt sensitive dotfiles with yadm
yadm encrypt
5 commands
Manage Azure Kubernetes Service clusters
az aks create -g [resource-group] -n [cluster-name] --generate-ssh-keys
Backup tool for btrfs snapshots and subvolumes
sudo btrbk stats
Go documentation web server
godoc -http=:6060
high-performance remote procedure call framework
protoc --go_out=. --go-grpc_out=. [service.proto]
Free RDP remote desktop client
xfreerdp /u:[username] /p:[password] /v:[ip_address]
2 commands
1 commands
1 commands
Scan for listening DCE/RPC interfaces on a target
impacket-rpcmap '[domain]/[user]:[password]@[192.168.1.100]'
1 commands
1 commands
1 commands
validates links in websites and documents
linkchecker [https://example.com]
1 commands
administers MySQL servers
mysqladmin -u [user] -p status
1 commands
1 commands
1 commands
python3 -m http.server 8000
Copy it and replace filenames, paths, or keywords as needed.
curl ifconfig.me
Requires network or a remote resource.
ss -tuln
Copy it and replace filenames, paths, or keywords as needed.
wget -c url
Requires network or a remote resource.
sshfs user@host:/remote /local
Requires network or a remote resource.
curl wttr.in
Requires network or a remote resource.
curl v2.wttr.in
Requires network or a remote resource.
ruby -run -e httpd . -p 8000
Copy it and replace filenames, paths, or keywords as needed.
php -S localhost:8000
Copy it and replace filenames, paths, or keywords as needed.
npx http-server
Copy it and replace filenames, paths, or keywords as needed.
while true; do echo -e "HTTP/1.1 200 OK\n\n$(date)" | nc -l 8080; done
Uses pipes, overwrite, or deletion. Check paths and options first.
3d-ascii-viewer [path/to/model.obj]
Copy it and replace filenames, paths, or keywords as needed.
ab -n 100 -c 10 [http://example.com/]
Copy it and replace filenames, paths, or keywords as needed.
export CF_Token="[token]" && acme.sh --issue -d [example.com] --dns dns_cf
Uses pipes, overwrite, or deletion. Check paths and options first.
acme.sh --issue -d [example.com] -w [/var/www/html]
Copy it and replace filenames, paths, or keywords as needed.
acountry [example.com]
Copy it and replace filenames, paths, or keywords as needed.
adb connect [192.168.1.100]:5555
Copy it and replace filenames, paths, or keywords as needed.
adb disconnect [192.168.1.100]:5555
Copy it and replace filenames, paths, or keywords as needed.
adb devices
Copy it and replace filenames, paths, or keywords as needed.
ADGUARD_IP="192.168.1.1" ADGUARD_PORT="3000" ADGUARD_USERNAME="admin" ADGUARD_PASSWORD="pass" adguardian
Copy it and replace filenames, paths, or keywords as needed.
adig [example.com]
Copy it and replace filenames, paths, or keywords as needed.
agate --content [/var/gemini] --hostname [example.com]
Copy it and replace filenames, paths, or keywords as needed.
age-inspect [secrets.age]
Copy it and replace filenames, paths, or keywords as needed.
age -p [file.txt] > [file.txt.age]
Uses pipes, overwrite, or deletion. Check paths and options first.
agent-vault server -d
Copy it and replace filenames, paths, or keywords as needed.
ahost [example.com]
Copy it and replace filenames, paths, or keywords as needed.
aim [https://domain.com/file.tar.gz] .
Copy it and replace filenames, paths, or keywords as needed.
sudo airserv-ng -d [wlan0mon] -c [6] -p [666]
May affect permissions or system state. Check the target first.
airshare [mycode] [file.txt]
Copy it and replace filenames, paths, or keywords as needed.
ali [http://host.xz]
Copy it and replace filenames, paths, or keywords as needed.
amass intel -org "[Company Name]"
Copy it and replace filenames, paths, or keywords as needed.
amtool alert
Copy it and replace filenames, paths, or keywords as needed.
ansible all -m ping
Copy it and replace filenames, paths, or keywords as needed.
aoe
Copy it and replace filenames, paths, or keywords as needed.
apachectl start
Copy it and replace filenames, paths, or keywords as needed.
sudo apache2
May affect permissions or system state. Check the target first.
sudo apache2ctl start
May affect permissions or system state. Check the target first.
sudo apachectl start
May affect permissions or system state. Check the target first.
apisnip [input.yaml]
Copy it and replace filenames, paths, or keywords as needed.
apptainer pull [path/to/image.sif] docker://[image]:[tag]
Copy it and replace filenames, paths, or keywords as needed.
aria2c [https://example.com/file.zip]
Copy it and replace filenames, paths, or keywords as needed.
aria2c [URL]
Copy it and replace filenames, paths, or keywords as needed.
arjun -u [https://example.com/page]
Copy it and replace filenames, paths, or keywords as needed.
sudo arp-scan -l
May affect permissions or system state. Check the target first.
arpaname [ip_address]
Copy it and replace filenames, paths, or keywords as needed.
sudo arping [192.168.1.1]
May affect permissions or system state. Check the target first.
sudo arpspoof -i wlan0 host_ip
May affect permissions or system state. Check the target first.
asn [8.8.8.8]
Copy it and replace filenames, paths, or keywords as needed.
asnmap -ip [8.8.8.8]
Requires network or a remote resource.
atac
Copy it and replace filenames, paths, or keywords as needed.
sudo autorecon 192.168.1.1
May affect permissions or system state. Check the target first.
autossh -M [20000] -N -L [8080:localhost:80] [user@remote]
Requires network or a remote resource.
/etc/avahi/avahi-autoipd.action BIND [interface] [ip_address]
Copy it and replace filenames, paths, or keywords as needed.
avahi-autoipd [interface]
Copy it and replace filenames, paths, or keywords as needed.
avahi-daemon
Copy it and replace filenames, paths, or keywords as needed.
avahi-publish-address [hostname] [ip_address]
Copy it and replace filenames, paths, or keywords as needed.
avahi-publish-service [MyService] [_http._tcp] [80]
Copy it and replace filenames, paths, or keywords as needed.
avahi-publish -s "[service_name]" [service_type] [port]
Copy it and replace filenames, paths, or keywords as needed.
avahi-resolve-address
Copy it and replace filenames, paths, or keywords as needed.
avahi-resolve-host-name
Copy it and replace filenames, paths, or keywords as needed.
avahi-resolve -4 -n service.local
Copy it and replace filenames, paths, or keywords as needed.
aws apigateway get-rest-apis
Copy it and replace filenames, paths, or keywords as needed.
aws cloudfront create-invalidation --distribution-id [EDFDVBD6EXAMPLE] --paths "/[path/to/file.jpg]" "/[images/*]"
Copy it and replace filenames, paths, or keywords as needed.
aws efs describe-file-systems
Copy it and replace filenames, paths, or keywords as needed.
aws elb describe-load-balancers
Copy it and replace filenames, paths, or keywords as needed.
aws elbv2 describe-load-balancers
Copy it and replace filenames, paths, or keywords as needed.
aws firehose list-delivery-streams
Copy it and replace filenames, paths, or keywords as needed.
aws lambda create-function --function-name [my-function] --runtime python3.11 --role [arn:aws:iam::account:role/lambda-role] --handler [index.handler] --zip-file fileb://[function.zip]
Copy it and replace filenames, paths, or keywords as needed.
aws s3 presign s3://[bucket-name]/[file.txt]
Copy it and replace filenames, paths, or keywords as needed.
aws sns create-topic --name [topic-name]
Copy it and replace filenames, paths, or keywords as needed.
aws ssm describe-instance-information
Copy it and replace filenames, paths, or keywords as needed.
aws ec2 describe-vpcs
Copy it and replace filenames, paths, or keywords as needed.
axel [https://example.com/file.zip]
Copy it and replace filenames, paths, or keywords as needed.
az aks create -g [resource-group] -n [cluster-name] --generate-ssh-keys
Requires network or a remote resource.
az functionapp list
Copy it and replace filenames, paths, or keywords as needed.
az serial-console connect --name [MyVM] --resource-group [MyResourceGroup]
Copy it and replace filenames, paths, or keywords as needed.
az sshkey create --name [MySSHKey] --resource-group [MyResourceGroup]
Requires network or a remote resource.
ballast
Copy it and replace filenames, paths, or keywords as needed.
bandwhich
Copy it and replace filenames, paths, or keywords as needed.
bar -if [input_file] -of [output_file]
Copy it and replace filenames, paths, or keywords as needed.
python3 -c "from bs4 import BeautifulSoup; import requests; print([a['href'] for a in BeautifulSoup(requests.get('[url]').text, 'html.parser').find_all('a', href=True)])"
Uses pipes, overwrite, or deletion. Check paths and options first.
beef-xss
Copy it and replace filenames, paths, or keywords as needed.
beeline -u jdbc:hive2://[localhost]:10000/[default]
Copy it and replace filenames, paths, or keywords as needed.
bird -c [/etc/bird/bird.conf]
Copy it and replace filenames, paths, or keywords as needed.
blackfire run php [script.php]
Copy it and replace filenames, paths, or keywords as needed.
bloodhound-python -d [domain.local] -u [username] -p [password] -ns [dc_ip] -c all
Copy it and replace filenames, paths, or keywords as needed.
borg init --encryption=repokey [/path/to/repo]
Copy it and replace filenames, paths, or keywords as needed.
boundary authenticate
Copy it and replace filenames, paths, or keywords as needed.
braa public@[ip_address]:[.1.3.6.*]
Copy it and replace filenames, paths, or keywords as needed.
brew install [wget]
Requires network or a remote resource.
brotli [file.txt]
Copy it and replace filenames, paths, or keywords as needed.
browsh
Copy it and replace filenames, paths, or keywords as needed.
bssh
Requires network or a remote resource.
sudo btrbk stats
May affect permissions or system state. Check the target first.
btrfs send [/path/to/snapshot]
Copy it and replace filenames, paths, or keywords as needed.
burpsuite
Copy it and replace filenames, paths, or keywords as needed.
burpsuite
Copy it and replace filenames, paths, or keywords as needed.
cadaver [http://dav.example.com/]
Copy it and replace filenames, paths, or keywords as needed.
caddy run
Copy it and replace filenames, paths, or keywords as needed.
carbonyl [https://example.com]
Copy it and replace filenames, paths, or keywords as needed.
cardano-wallet serve --port [8090] --node-socket [/path/to/node.socket] --database [/path/to/wallet-db] --mainnet
Copy it and replace filenames, paths, or keywords as needed.
catimg [image.png]
Copy it and replace filenames, paths, or keywords as needed.
sudo cephadm bootstrap --mon-ip [monitor_ip]
May affect permissions or system state. Check the target first.
cfssl gencert -initca [ca-csr.json] | cfssljson -bare [ca]
Uses pipes, overwrite, or deletion. Check paths and options first.
charles
Copy it and replace filenames, paths, or keywords as needed.
cha [example.org]
Copy it and replace filenames, paths, or keywords as needed.
chisel server --port [8080]
Copy it and replace filenames, paths, or keywords as needed.
ipcalc [192.168.1.0/24]
Copy it and replace filenames, paths, or keywords as needed.
clef init
Copy it and replace filenames, paths, or keywords as needed.
cliamp ~/Music
Copy it and replace filenames, paths, or keywords as needed.
clogin [hostname]
Copy it and replace filenames, paths, or keywords as needed.
cloud-init status
Copy it and replace filenames, paths, or keywords as needed.
speed-cloudflare-cli
Copy it and replace filenames, paths, or keywords as needed.
cloudflared tunnel login
Copy it and replace filenames, paths, or keywords as needed.
cssh [host1] [host2] [host3]
Requires network or a remote resource.
cmdperf "sleep 0.1"
Copy it and replace filenames, paths, or keywords as needed.
cntlm -c [/etc/cntlm.conf]
Copy it and replace filenames, paths, or keywords as needed.
cockpit-desktop [url] [SSH_host]
Copy it and replace filenames, paths, or keywords as needed.
cockpit-tls --port [port]
Copy it and replace filenames, paths, or keywords as needed.
cockpit-ws --local-ssh
Requires network or a remote resource.
python [main.py]
Copy it and replace filenames, paths, or keywords as needed.
ssh [host] -t confetti
Requires network or a remote resource.
curl -fsSL https://get.coolify.io | bash
Uses pipes, overwrite, or deletion. Check paths and options first.
cotp
Copy it and replace filenames, paths, or keywords as needed.
cotton [spec.md]
Copy it and replace filenames, paths, or keywords as needed.
couchdb
Copy it and replace filenames, paths, or keywords as needed.
crackmapexec smb [192.168.1.0/24] -u [user] -p [password] --shares
Copy it and replace filenames, paths, or keywords as needed.
crane delete [registry.example.com/repo:tag]
Copy it and replace filenames, paths, or keywords as needed.
crush
Copy it and replace filenames, paths, or keywords as needed.
ctx init
Copy it and replace filenames, paths, or keywords as needed.
cuebreakpoints [file.cue]
Copy it and replace filenames, paths, or keywords as needed.
lpstat -p
Copy it and replace filenames, paths, or keywords as needed.
curl_chrome124 [https://example.com]
Requires network or a remote resource.
curl -O [https://example.com/file.zip]
Requires network or a remote resource.
curlie [httpbin.org/get]
Requires network or a remote resource.
daphne [myproject.asgi]:application
Copy it and replace filenames, paths, or keywords as needed.
darkhttpd .
Copy it and replace filenames, paths, or keywords as needed.
dbclient [user]@[host]
Copy it and replace filenames, paths, or keywords as needed.
ddcutil detect
Copy it and replace filenames, paths, or keywords as needed.
sudo debootstrap stable [path/to/debian-root]/ http://deb.debian.org/debian
May affect permissions or system state. Check the target first.
debuginfod -F [/usr/lib/debug]
Copy it and replace filenames, paths, or keywords as needed.
pip install deflect-one
Copy it and replace filenames, paths, or keywords as needed.
deno run [script.ts]
Copy it and replace filenames, paths, or keywords as needed.
devpod up [github.com/user/repo]
Copy it and replace filenames, paths, or keywords as needed.
ssh [devzat.hackclub.com]
Requires network or a remote resource.
dhclient [eth0]
Copy it and replace filenames, paths, or keywords as needed.
sudo dhcpcd [eth0]
May affect permissions or system state. Check the target first.
sudo dhcpd
May affect permissions or system state. Check the target first.
dig [example.com]
Copy it and replace filenames, paths, or keywords as needed.
dirbuster -u [http://example.com]
Copy it and replace filenames, paths, or keywords as needed.
dirsearch -u [https://example.com]
Copy it and replace filenames, paths, or keywords as needed.
distccd --daemon
Copy it and replace filenames, paths, or keywords as needed.
dns53 update [domain] [record_name]
Copy it and replace filenames, paths, or keywords as needed.
dnsmap [example.com]
Copy it and replace filenames, paths, or keywords as needed.
dnspyre --server [8.8.8.8] [example.com]
Copy it and replace filenames, paths, or keywords as needed.
dnsrecon -d [example.com]
Copy it and replace filenames, paths, or keywords as needed.
docker build -t [image_name] .
Copy it and replace filenames, paths, or keywords as needed.
docker context ls
Copy it and replace filenames, paths, or keywords as needed.
docker inspect [container]
Copy it and replace filenames, paths, or keywords as needed.
doctl compute droplet list
Copy it and replace filenames, paths, or keywords as needed.
doctl databases firewalls list [cluster_id]
Copy it and replace filenames, paths, or keywords as needed.
doctl serverless connect
Copy it and replace filenames, paths, or keywords as needed.
dog [example.com]
Copy it and replace filenames, paths, or keywords as needed.
ls -a
Copy it and replace filenames, paths, or keywords as needed.
driftnet -i [eth0]
Copy it and replace filenames, paths, or keywords as needed.
drill [example.com]
Copy it and replace filenames, paths, or keywords as needed.
dropbear
Copy it and replace filenames, paths, or keywords as needed.
dropbearconvert openssh dropbear ~/.ssh/id_rsa output_key
Requires network or a remote resource.
dropbearkey -t ed25519 -f [path/to/key_file]
Copy it and replace filenames, paths, or keywords as needed.
sudo dsniff -i [eth0]
May affect permissions or system state. Check the target first.
dstat
Copy it and replace filenames, paths, or keywords as needed.
dvc init
Copy it and replace filenames, paths, or keywords as needed.
sudo easside-ng -f [wlan0] -s [buddy_ip]
May affect permissions or system state. Check the target first.
elasticsearch-certutil ca
Copy it and replace filenames, paths, or keywords as needed.
elinks [https://example.com]
Copy it and replace filenames, paths, or keywords as needed.
envoy -c [/path/to/config.yaml]
Copy it and replace filenames, paths, or keywords as needed.
etcd
Copy it and replace filenames, paths, or keywords as needed.
euporie notebook [notebook.ipynb]
Copy it and replace filenames, paths, or keywords as needed.
cmd="ls -la"; eval "$cmd"
Uses pipes, overwrite, or deletion. Check paths and options first.
evil-winrm -i [target_ip] -u [username] -p [password]
Copy it and replace filenames, paths, or keywords as needed.
exo compute instance list
Copy it and replace filenames, paths, or keywords as needed.
exo compute instance list
Copy it and replace filenames, paths, or keywords as needed.
exo storage list
Copy it and replace filenames, paths, or keywords as needed.
expect [path/to/file]
Copy it and replace filenames, paths, or keywords as needed.
expose share [http://localhost:8000]
Copy it and replace filenames, paths, or keywords as needed.
sudo f5fpc -s -x -t [https://host.example.com]
May affect permissions or system state. Check the target first.
fab -H [host] -- [command]
Copy it and replace filenames, paths, or keywords as needed.
facter
Copy it and replace filenames, paths, or keywords as needed.
fail2ban-client status [jail]
Copy it and replace filenames, paths, or keywords as needed.
fakecloud
Copy it and replace filenames, paths, or keywords as needed.
feroxbuster --url [https://example.com]
Copy it and replace filenames, paths, or keywords as needed.
ffserver -f [ffserver.conf]
Copy it and replace filenames, paths, or keywords as needed.
fierce --domain [example.com]
Copy it and replace filenames, paths, or keywords as needed.
filebrowser
Copy it and replace filenames, paths, or keywords as needed.
sudo systemctl start firewalld
May affect permissions or system state. Check the target first.
fossil init [repo.fossil]
Copy it and replace filenames, paths, or keywords as needed.
fping [host1] [host2] [host3]
Copy it and replace filenames, paths, or keywords as needed.
frpc -c [frpc.toml]
Copy it and replace filenames, paths, or keywords as needed.
frpc -c [frpc.ini]
Copy it and replace filenames, paths, or keywords as needed.
fzputtygen -t [rsa] -o [key.ppk]
Copy it and replace filenames, paths, or keywords as needed.
fzsftp -V
Copy it and replace filenames, paths, or keywords as needed.
gcloud compute instances list
Copy it and replace filenames, paths, or keywords as needed.
gdbserver :[port] [program]
Copy it and replace filenames, paths, or keywords as needed.
gdown [https://drive.google.com/uc?id=FILE_ID]
Copy it and replace filenames, paths, or keywords as needed.
geth
Copy it and replace filenames, paths, or keywords as needed.
getTGT.py [domain]/[username]:[password] -dc-ip [dc_ip]
Copy it and replace filenames, paths, or keywords as needed.
GetUserSPNs.py [domain]/[username]:[password] -dc-ip [dc_ip]
Copy it and replace filenames, paths, or keywords as needed.
gftp
Copy it and replace filenames, paths, or keywords as needed.
gh api [/repos/owner/repo]
Copy it and replace filenames, paths, or keywords as needed.
gh auth login
Copy it and replace filenames, paths, or keywords as needed.
gh config get [key]
Copy it and replace filenames, paths, or keywords as needed.
gh cs create -R [owner/repo]
Copy it and replace filenames, paths, or keywords as needed.
gh repo clone [owner]/[repo]
Copy it and replace filenames, paths, or keywords as needed.
gh ssh-key list
Requires network or a remote resource.
git agecrypt init
Copy it and replace filenames, paths, or keywords as needed.
git clone [https://github.com/owner/repo.git]
Copy it and replace filenames, paths, or keywords as needed.
git daemon --base-path=[/path/to/repos]
Copy it and replace filenames, paths, or keywords as needed.
git http-push [url] [refs]
Copy it and replace filenames, paths, or keywords as needed.
git lfs transfer
Copy it and replace filenames, paths, or keywords as needed.
git clone "ext::[command] [args]"
Copy it and replace filenames, paths, or keywords as needed.
git rscp [remote] [files]
Copy it and replace filenames, paths, or keywords as needed.
chsh -s $(which git-shell) [git-user]
Copy it and replace filenames, paths, or keywords as needed.
git update-server-info
Copy it and replace filenames, paths, or keywords as needed.
sudo gitlab-runner register
May affect permissions or system state. Check the target first.
man gitremote-helpers
Copy it and replace filenames, paths, or keywords as needed.
gnome-keyring-daemon --start
Copy it and replace filenames, paths, or keywords as needed.
godoc -http=:6060
Copy it and replace filenames, paths, or keywords as needed.
goldeneye.py [url]
Copy it and replace filenames, paths, or keywords as needed.
gotty [command]
Copy it and replace filenames, paths, or keywords as needed.
gphoto2 --auto-detect
Copy it and replace filenames, paths, or keywords as needed.
gping [example.com]
Copy it and replace filenames, paths, or keywords as needed.
groq
Copy it and replace filenames, paths, or keywords as needed.
protoc --go_out=. --go-grpc_out=. [service.proto]
Copy it and replace filenames, paths, or keywords as needed.
grpcurl [localhost:50051] list
Requires network or a remote resource.
gruyere
Copy it and replace filenames, paths, or keywords as needed.
guacd
Copy it and replace filenames, paths, or keywords as needed.
gunicorn [myapp:app]
Copy it and replace filenames, paths, or keywords as needed.
gvfs-ls [directory]
Copy it and replace filenames, paths, or keywords as needed.
gvfs-rm [file]
Copy it and replace filenames, paths, or keywords as needed.
haproxy -f [/etc/haproxy/haproxy.cfg]
Copy it and replace filenames, paths, or keywords as needed.