# Terminal wiki
1 min read
Welcome to my Command Vault β a categorized list of useful commands I use across different environments and tools.
per page
| Tool / Platform | Command | Actions |
|---|---|---|
| π§ Linux | ls -la | |
| π§ Linux | curl -L -o | |
| π§ Linux | wget | |
| π§ Linux | whoami | |
| π§ Linux | xfreerdp /v:<target IP> /u:<username> /p:<password> | |
| π§ Linux | nc -v <target_ip> <port> | |
| π Linux | msfvenom -l payloads | grep java |