Command | Purpose |
| Create an environment var, then export var to be available to other programs |
| Takes |
| Using the |
| Count lines/bytes/words in a file or from |
| Print characters 1 and 4 (not zero indexed) from |
| print the 2nd to last column |
| Takes the lines from a file/ |
| read in lines from |
| Password spraying using a |
| Loops from 1 to 5 and echos for each value of |
| Creates a list of all values from |
| Replace |
| Delete a line of text for all files in a directory |
| Print the hex of |
| Interpret raw hex from |
| Takes hex input, removes newlines, and places into a file |
| Find all files owned by |
| grep with regex to match any valid IP address (yes it's ugly) |
| Send parameters with |
| convert an epoch timestamp to |
| Create netcat backdoor without |
Command | Purpose |
| See all files in current dir |
| Hash a file |
| Encode a file as hex |
| Encode and decode a file as base64 |
| Dirty looping command to gather a list of users and passwords to bruteforce a server on SMB |
| Sends the file to a server, catch the file on the other end |
| Download a file from another machine |
| Powershell - monitors the clipboard and prints to the screen as items are placed on it (passwords!!) |
| Use built-in |