Media Summary: Add an SSH key to your picoCTF 2017 account. Shows how to decrypt an AES base64 coded message with Python. USB keyboard data, internet wayback machine.

Pico2017 Tutorial - Detailed Analysis & Overview

Add an SSH key to your picoCTF 2017 account. Shows how to decrypt an AES base64 coded message with Python. USB keyboard data, internet wayback machine. convert hex to ASCII using xxd on linux command line. Uses a shellcode database and cat to send shellcode to a program in Linux. Simple format string vulnerability using %x.

demonstrates Wireshark and user agent strings. Convert raw input to hexadecimal on linux command line with xxd. Uses online assembler to create shell code for calling a function.

Photo Gallery

pico2017 tutorial
pico2017 keyz
pico2017 computeAES
pico2017 just keyp trying
pico2017 my first SQL
pico2017 hex2raw
pico2017 shellz
pico2017 ive got a secret
pico2017 special agent user
pico2017 raw2hex
pico2017 a thing called the stack
pico2017 shells
View Detailed Profile
pico2017 tutorial

pico2017 tutorial

A short

pico2017 keyz

pico2017 keyz

Add an SSH key to your picoCTF 2017 account.

pico2017 computeAES

pico2017 computeAES

Shows how to decrypt an AES base64 coded message with Python.

pico2017 just keyp trying

pico2017 just keyp trying

USB keyboard data, internet wayback machine.

pico2017 my first SQL

pico2017 my first SQL

simple SQL injection attack.

pico2017 hex2raw

pico2017 hex2raw

convert hex to ASCII using xxd on linux command line.

pico2017 shellz

pico2017 shellz

Uses a shellcode database and cat to send shellcode to a program in Linux.

pico2017 ive got a secret

pico2017 ive got a secret

Simple format string vulnerability using %x.

pico2017 special agent user

pico2017 special agent user

demonstrates Wireshark and user agent strings.

pico2017 raw2hex

pico2017 raw2hex

Convert raw input to hexadecimal on linux command line with xxd.

pico2017 a thing called the stack

pico2017 a thing called the stack

Intel 32 bit stack computation.

pico2017 shells

pico2017 shells

Uses online assembler to create shell code for calling a function.

pico2017 weird rsa

pico2017 weird rsa

RSA using Chinese Remainder Theorem.