philosophy

Teaching

*Disclaimer: Some thoughts on reason, ethics, and teaching. There is probably more refined philosophy on this somewhere, but I figured I would write down my thoughts. This post might be subject to change in the future. I might also move these types of posts to a separate feed/blog to separate it from computer science stuff.*

Read
programming

Url Secrets

Found a neat little hack using "World Wide Web URLs"

Read
sysadmin

Apache HTTPS Configuration

Here are the virtualhost configuration I use to set up https on apache for a

Read
sysadmin

Rolling my own Certificate Authority

I'm about to deploy a small sideproject I've been coding the past 2 weeks and

Read
infosec

SSLStrip

Continuing with the theme of wifi attacks, tonight I'm looking at the SSLStrip tool.

Read
infosec

Ettercap, Arpspoof and DNSSpoof Examples

I'm spending the night learning about the tool ettercap. May as well write down what I learn for future reference.

Read
infosec

Enumerating Cinema Tickets

This is a hack I disclosed around a year ago to the company in question. It involves the company SF, which has a

Read
infosec

Android mmssms.db

I'm currently playing around with MMS for a possible hack. So I needed to

Read
sysadmin

Sandboxing SFTP users

I figured I'd write down as I fix a basic sandboxing for my web users on my VPS.

Read
infosec

One.com CSRF and XSS

About a year ago I found a few vulnerabilities on the one.com website. For those of you that don't know, _one.com_ is

Read