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
复制后可按需替换文件名、目录或参数。
curl ifconfig.me
需要网络或远程资源。
ss -tuln
复制后可按需替换文件名、目录或参数。
wget -c url
需要网络或远程资源。
sshfs user@host:/remote /local
需要网络或远程资源。
curl wttr.in
需要网络或远程资源。
curl v2.wttr.in
需要网络或远程资源。
ruby -run -e httpd . -p 8000
复制后可按需替换文件名、目录或参数。
php -S localhost:8000
复制后可按需替换文件名、目录或参数。
npx http-server
复制后可按需替换文件名、目录或参数。
while true; do echo -e "HTTP/1.1 200 OK\n\n$(date)" | nc -l 8080; done
涉及管道、覆盖或删除,执行前请先确认路径和参数。
3d-ascii-viewer [path/to/model.obj]
复制后可按需替换文件名、目录或参数。
ab -n 100 -c 10 [http://example.com/]
复制后可按需替换文件名、目录或参数。
export CF_Token="[token]" && acme.sh --issue -d [example.com] --dns dns_cf
涉及管道、覆盖或删除,执行前请先确认路径和参数。
acme.sh --issue -d [example.com] -w [/var/www/html]
复制后可按需替换文件名、目录或参数。
acountry [example.com]
复制后可按需替换文件名、目录或参数。
adb connect [192.168.1.100]:5555
复制后可按需替换文件名、目录或参数。
adb disconnect [192.168.1.100]:5555
复制后可按需替换文件名、目录或参数。
adb devices
复制后可按需替换文件名、目录或参数。
ADGUARD_IP="192.168.1.1" ADGUARD_PORT="3000" ADGUARD_USERNAME="admin" ADGUARD_PASSWORD="pass" adguardian
复制后可按需替换文件名、目录或参数。
adig [example.com]
复制后可按需替换文件名、目录或参数。
agate --content [/var/gemini] --hostname [example.com]
复制后可按需替换文件名、目录或参数。
age-inspect [secrets.age]
复制后可按需替换文件名、目录或参数。
age -p [file.txt] > [file.txt.age]
涉及管道、覆盖或删除,执行前请先确认路径和参数。
agent-vault server -d
复制后可按需替换文件名、目录或参数。
ahost [example.com]
复制后可按需替换文件名、目录或参数。
aim [https://domain.com/file.tar.gz] .
复制后可按需替换文件名、目录或参数。
sudo airserv-ng -d [wlan0mon] -c [6] -p [666]
权限或系统影响较大,执行前请核对目标。
airshare [mycode] [file.txt]
复制后可按需替换文件名、目录或参数。
ali [http://host.xz]
复制后可按需替换文件名、目录或参数。
amass intel -org "[Company Name]"
复制后可按需替换文件名、目录或参数。
amtool alert
复制后可按需替换文件名、目录或参数。
ansible all -m ping
复制后可按需替换文件名、目录或参数。
aoe
复制后可按需替换文件名、目录或参数。
apachectl start
复制后可按需替换文件名、目录或参数。
sudo apache2
权限或系统影响较大,执行前请核对目标。
sudo apache2ctl start
权限或系统影响较大,执行前请核对目标。
sudo apachectl start
权限或系统影响较大,执行前请核对目标。
apisnip [input.yaml]
复制后可按需替换文件名、目录或参数。
apptainer pull [path/to/image.sif] docker://[image]:[tag]
复制后可按需替换文件名、目录或参数。
aria2c [https://example.com/file.zip]
复制后可按需替换文件名、目录或参数。
aria2c [URL]
复制后可按需替换文件名、目录或参数。
arjun -u [https://example.com/page]
复制后可按需替换文件名、目录或参数。
sudo arp-scan -l
权限或系统影响较大,执行前请核对目标。
arpaname [ip_address]
复制后可按需替换文件名、目录或参数。
sudo arping [192.168.1.1]
权限或系统影响较大,执行前请核对目标。
sudo arpspoof -i wlan0 host_ip
权限或系统影响较大,执行前请核对目标。
asn [8.8.8.8]
复制后可按需替换文件名、目录或参数。
asnmap -ip [8.8.8.8]
需要网络或远程资源。
atac
复制后可按需替换文件名、目录或参数。
sudo autorecon 192.168.1.1
权限或系统影响较大,执行前请核对目标。
autossh -M [20000] -N -L [8080:localhost:80] [user@remote]
需要网络或远程资源。
/etc/avahi/avahi-autoipd.action BIND [interface] [ip_address]
复制后可按需替换文件名、目录或参数。
avahi-autoipd [interface]
复制后可按需替换文件名、目录或参数。
avahi-daemon
复制后可按需替换文件名、目录或参数。
avahi-publish-address [hostname] [ip_address]
复制后可按需替换文件名、目录或参数。
avahi-publish-service [MyService] [_http._tcp] [80]
复制后可按需替换文件名、目录或参数。
avahi-publish -s "[service_name]" [service_type] [port]
复制后可按需替换文件名、目录或参数。
avahi-resolve-address
复制后可按需替换文件名、目录或参数。
avahi-resolve-host-name
复制后可按需替换文件名、目录或参数。
avahi-resolve -4 -n service.local
复制后可按需替换文件名、目录或参数。
aws apigateway get-rest-apis
复制后可按需替换文件名、目录或参数。
aws cloudfront create-invalidation --distribution-id [EDFDVBD6EXAMPLE] --paths "/[path/to/file.jpg]" "/[images/*]"
复制后可按需替换文件名、目录或参数。
aws efs describe-file-systems
复制后可按需替换文件名、目录或参数。
aws elb describe-load-balancers
复制后可按需替换文件名、目录或参数。
aws elbv2 describe-load-balancers
复制后可按需替换文件名、目录或参数。
aws firehose list-delivery-streams
复制后可按需替换文件名、目录或参数。
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]
复制后可按需替换文件名、目录或参数。
aws s3 presign s3://[bucket-name]/[file.txt]
复制后可按需替换文件名、目录或参数。
aws sns create-topic --name [topic-name]
复制后可按需替换文件名、目录或参数。
aws ssm describe-instance-information
复制后可按需替换文件名、目录或参数。
aws ec2 describe-vpcs
复制后可按需替换文件名、目录或参数。
axel [https://example.com/file.zip]
复制后可按需替换文件名、目录或参数。
az aks create -g [resource-group] -n [cluster-name] --generate-ssh-keys
需要网络或远程资源。
az functionapp list
复制后可按需替换文件名、目录或参数。
az serial-console connect --name [MyVM] --resource-group [MyResourceGroup]
复制后可按需替换文件名、目录或参数。
az sshkey create --name [MySSHKey] --resource-group [MyResourceGroup]
需要网络或远程资源。
ballast
复制后可按需替换文件名、目录或参数。
bandwhich
复制后可按需替换文件名、目录或参数。
bar -if [input_file] -of [output_file]
复制后可按需替换文件名、目录或参数。
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)])"
涉及管道、覆盖或删除,执行前请先确认路径和参数。
beef-xss
复制后可按需替换文件名、目录或参数。
beeline -u jdbc:hive2://[localhost]:10000/[default]
复制后可按需替换文件名、目录或参数。
bird -c [/etc/bird/bird.conf]
复制后可按需替换文件名、目录或参数。
blackfire run php [script.php]
复制后可按需替换文件名、目录或参数。
bloodhound-python -d [domain.local] -u [username] -p [password] -ns [dc_ip] -c all
复制后可按需替换文件名、目录或参数。
borg init --encryption=repokey [/path/to/repo]
复制后可按需替换文件名、目录或参数。
boundary authenticate
复制后可按需替换文件名、目录或参数。
braa public@[ip_address]:[.1.3.6.*]
复制后可按需替换文件名、目录或参数。
brew install [wget]
需要网络或远程资源。
brotli [file.txt]
复制后可按需替换文件名、目录或参数。
browsh
复制后可按需替换文件名、目录或参数。
bssh
需要网络或远程资源。
sudo btrbk stats
权限或系统影响较大,执行前请核对目标。
btrfs send [/path/to/snapshot]
复制后可按需替换文件名、目录或参数。
burpsuite
复制后可按需替换文件名、目录或参数。
burpsuite
复制后可按需替换文件名、目录或参数。
cadaver [http://dav.example.com/]
复制后可按需替换文件名、目录或参数。
caddy run
复制后可按需替换文件名、目录或参数。
carbonyl [https://example.com]
复制后可按需替换文件名、目录或参数。
cardano-wallet serve --port [8090] --node-socket [/path/to/node.socket] --database [/path/to/wallet-db] --mainnet
复制后可按需替换文件名、目录或参数。
catimg [image.png]
复制后可按需替换文件名、目录或参数。
sudo cephadm bootstrap --mon-ip [monitor_ip]
权限或系统影响较大,执行前请核对目标。
cfssl gencert -initca [ca-csr.json] | cfssljson -bare [ca]
涉及管道、覆盖或删除,执行前请先确认路径和参数。
charles
复制后可按需替换文件名、目录或参数。
cha [example.org]
复制后可按需替换文件名、目录或参数。
chisel server --port [8080]
复制后可按需替换文件名、目录或参数。
ipcalc [192.168.1.0/24]
复制后可按需替换文件名、目录或参数。
clef init
复制后可按需替换文件名、目录或参数。
cliamp ~/Music
复制后可按需替换文件名、目录或参数。
clogin [hostname]
复制后可按需替换文件名、目录或参数。
cloud-init status
复制后可按需替换文件名、目录或参数。
speed-cloudflare-cli
复制后可按需替换文件名、目录或参数。
cloudflared tunnel login
复制后可按需替换文件名、目录或参数。
cssh [host1] [host2] [host3]
需要网络或远程资源。
cmdperf "sleep 0.1"
复制后可按需替换文件名、目录或参数。
cntlm -c [/etc/cntlm.conf]
复制后可按需替换文件名、目录或参数。
cockpit-desktop [url] [SSH_host]
复制后可按需替换文件名、目录或参数。
cockpit-tls --port [port]
复制后可按需替换文件名、目录或参数。
cockpit-ws --local-ssh
需要网络或远程资源。
python [main.py]
复制后可按需替换文件名、目录或参数。
ssh [host] -t confetti
需要网络或远程资源。
curl -fsSL https://get.coolify.io | bash
涉及管道、覆盖或删除,执行前请先确认路径和参数。
cotp
复制后可按需替换文件名、目录或参数。
cotton [spec.md]
复制后可按需替换文件名、目录或参数。
couchdb
复制后可按需替换文件名、目录或参数。
crackmapexec smb [192.168.1.0/24] -u [user] -p [password] --shares
复制后可按需替换文件名、目录或参数。
crane delete [registry.example.com/repo:tag]
复制后可按需替换文件名、目录或参数。
crush
复制后可按需替换文件名、目录或参数。
ctx init
复制后可按需替换文件名、目录或参数。
cuebreakpoints [file.cue]
复制后可按需替换文件名、目录或参数。
lpstat -p
复制后可按需替换文件名、目录或参数。
curl_chrome124 [https://example.com]
需要网络或远程资源。
curl -O [https://example.com/file.zip]
需要网络或远程资源。
curlie [httpbin.org/get]
需要网络或远程资源。
daphne [myproject.asgi]:application
复制后可按需替换文件名、目录或参数。
darkhttpd .
复制后可按需替换文件名、目录或参数。
dbclient [user]@[host]
复制后可按需替换文件名、目录或参数。
ddcutil detect
复制后可按需替换文件名、目录或参数。
sudo debootstrap stable [path/to/debian-root]/ http://deb.debian.org/debian
权限或系统影响较大,执行前请核对目标。
debuginfod -F [/usr/lib/debug]
复制后可按需替换文件名、目录或参数。
pip install deflect-one
复制后可按需替换文件名、目录或参数。
deno run [script.ts]
复制后可按需替换文件名、目录或参数。
devpod up [github.com/user/repo]
复制后可按需替换文件名、目录或参数。
ssh [devzat.hackclub.com]
需要网络或远程资源。
dhclient [eth0]
复制后可按需替换文件名、目录或参数。
sudo dhcpcd [eth0]
权限或系统影响较大,执行前请核对目标。
sudo dhcpd
权限或系统影响较大,执行前请核对目标。
dig [example.com]
复制后可按需替换文件名、目录或参数。
dirbuster -u [http://example.com]
复制后可按需替换文件名、目录或参数。
dirsearch -u [https://example.com]
复制后可按需替换文件名、目录或参数。
distccd --daemon
复制后可按需替换文件名、目录或参数。
dns53 update [domain] [record_name]
复制后可按需替换文件名、目录或参数。
dnsmap [example.com]
复制后可按需替换文件名、目录或参数。
dnspyre --server [8.8.8.8] [example.com]
复制后可按需替换文件名、目录或参数。
dnsrecon -d [example.com]
复制后可按需替换文件名、目录或参数。
docker build -t [image_name] .
复制后可按需替换文件名、目录或参数。
docker context ls
复制后可按需替换文件名、目录或参数。
docker inspect [container]
复制后可按需替换文件名、目录或参数。
doctl compute droplet list
复制后可按需替换文件名、目录或参数。
doctl databases firewalls list [cluster_id]
复制后可按需替换文件名、目录或参数。
doctl serverless connect
复制后可按需替换文件名、目录或参数。
dog [example.com]
复制后可按需替换文件名、目录或参数。
ls -a
复制后可按需替换文件名、目录或参数。
driftnet -i [eth0]
复制后可按需替换文件名、目录或参数。
drill [example.com]
复制后可按需替换文件名、目录或参数。
dropbear
复制后可按需替换文件名、目录或参数。
dropbearconvert openssh dropbear ~/.ssh/id_rsa output_key
需要网络或远程资源。
dropbearkey -t ed25519 -f [path/to/key_file]
复制后可按需替换文件名、目录或参数。
sudo dsniff -i [eth0]
权限或系统影响较大,执行前请核对目标。
dstat
复制后可按需替换文件名、目录或参数。
dvc init
复制后可按需替换文件名、目录或参数。
sudo easside-ng -f [wlan0] -s [buddy_ip]
权限或系统影响较大,执行前请核对目标。
elasticsearch-certutil ca
复制后可按需替换文件名、目录或参数。
elinks [https://example.com]
复制后可按需替换文件名、目录或参数。
envoy -c [/path/to/config.yaml]
复制后可按需替换文件名、目录或参数。
etcd
复制后可按需替换文件名、目录或参数。
euporie notebook [notebook.ipynb]
复制后可按需替换文件名、目录或参数。
cmd="ls -la"; eval "$cmd"
涉及管道、覆盖或删除,执行前请先确认路径和参数。
evil-winrm -i [target_ip] -u [username] -p [password]
复制后可按需替换文件名、目录或参数。
exo compute instance list
复制后可按需替换文件名、目录或参数。
exo compute instance list
复制后可按需替换文件名、目录或参数。
exo storage list
复制后可按需替换文件名、目录或参数。
expect [path/to/file]
复制后可按需替换文件名、目录或参数。
expose share [http://localhost:8000]
复制后可按需替换文件名、目录或参数。
sudo f5fpc -s -x -t [https://host.example.com]
权限或系统影响较大,执行前请核对目标。
fab -H [host] -- [command]
复制后可按需替换文件名、目录或参数。
facter
复制后可按需替换文件名、目录或参数。
fail2ban-client status [jail]
复制后可按需替换文件名、目录或参数。
fakecloud
复制后可按需替换文件名、目录或参数。
feroxbuster --url [https://example.com]
复制后可按需替换文件名、目录或参数。
ffserver -f [ffserver.conf]
复制后可按需替换文件名、目录或参数。
fierce --domain [example.com]
复制后可按需替换文件名、目录或参数。
filebrowser
复制后可按需替换文件名、目录或参数。
sudo systemctl start firewalld
权限或系统影响较大,执行前请核对目标。
fossil init [repo.fossil]
复制后可按需替换文件名、目录或参数。
fping [host1] [host2] [host3]
复制后可按需替换文件名、目录或参数。
frpc -c [frpc.toml]
复制后可按需替换文件名、目录或参数。
frpc -c [frpc.ini]
复制后可按需替换文件名、目录或参数。
fzputtygen -t [rsa] -o [key.ppk]
复制后可按需替换文件名、目录或参数。
fzsftp -V
复制后可按需替换文件名、目录或参数。
gcloud compute instances list
复制后可按需替换文件名、目录或参数。
gdbserver :[port] [program]
复制后可按需替换文件名、目录或参数。
gdown [https://drive.google.com/uc?id=FILE_ID]
复制后可按需替换文件名、目录或参数。
geth
复制后可按需替换文件名、目录或参数。
getTGT.py [domain]/[username]:[password] -dc-ip [dc_ip]
复制后可按需替换文件名、目录或参数。
GetUserSPNs.py [domain]/[username]:[password] -dc-ip [dc_ip]
复制后可按需替换文件名、目录或参数。
gftp
复制后可按需替换文件名、目录或参数。
gh api [/repos/owner/repo]
复制后可按需替换文件名、目录或参数。
gh auth login
复制后可按需替换文件名、目录或参数。
gh config get [key]
复制后可按需替换文件名、目录或参数。
gh cs create -R [owner/repo]
复制后可按需替换文件名、目录或参数。
gh repo clone [owner]/[repo]
复制后可按需替换文件名、目录或参数。
gh ssh-key list
需要网络或远程资源。
git agecrypt init
复制后可按需替换文件名、目录或参数。
git clone [https://github.com/owner/repo.git]
复制后可按需替换文件名、目录或参数。
git daemon --base-path=[/path/to/repos]
复制后可按需替换文件名、目录或参数。
git http-push [url] [refs]
复制后可按需替换文件名、目录或参数。
git lfs transfer
复制后可按需替换文件名、目录或参数。
git clone "ext::[command] [args]"
复制后可按需替换文件名、目录或参数。
git rscp [remote] [files]
复制后可按需替换文件名、目录或参数。
chsh -s $(which git-shell) [git-user]
复制后可按需替换文件名、目录或参数。
git update-server-info
复制后可按需替换文件名、目录或参数。
sudo gitlab-runner register
权限或系统影响较大,执行前请核对目标。
man gitremote-helpers
复制后可按需替换文件名、目录或参数。
gnome-keyring-daemon --start
复制后可按需替换文件名、目录或参数。
godoc -http=:6060
复制后可按需替换文件名、目录或参数。
goldeneye.py [url]
复制后可按需替换文件名、目录或参数。
gotty [command]
复制后可按需替换文件名、目录或参数。
gphoto2 --auto-detect
复制后可按需替换文件名、目录或参数。
gping [example.com]
复制后可按需替换文件名、目录或参数。
groq
复制后可按需替换文件名、目录或参数。
protoc --go_out=. --go-grpc_out=. [service.proto]
复制后可按需替换文件名、目录或参数。
grpcurl [localhost:50051] list
需要网络或远程资源。
gruyere
复制后可按需替换文件名、目录或参数。
guacd
复制后可按需替换文件名、目录或参数。
gunicorn [myapp:app]
复制后可按需替换文件名、目录或参数。
gvfs-ls [directory]
复制后可按需替换文件名、目录或参数。
gvfs-rm [file]
复制后可按需替换文件名、目录或参数。
haproxy -f [/etc/haproxy/haproxy.cfg]
复制后可按需替换文件名、目录或参数。