Skip to content

Instantly share code, notes, and snippets.

@urbanadventurer
urbanadventurer / config.yml
Created November 19, 2019 13:55
Terminalizer config with Tango theme
# Specify a command to be executed
# like `/bin/bash -l`, `ls`, or any other commands
# the default is bash for Linux
# or powershell.exe for Windows
command: /bin/bash #/usr/bin/zsh
# Specify the current working directory path
# the default is the current working directory path
cwd: null
// for testing xss with script src="https://gist.githubusercontent.com/urbanadventurer/fdea4d61abb5ef331a06/raw"
alert(document.cookie);