blog.ant0i.net - my little techie blog
Tuesday, July 23, 2013

Perl TCP Listener

›
As a note to self, comes in handy whenever you're missing netcat: #!/usr/bin/perl -w use IO::Socket; use Net::hostent; $...
Tuesday, May 14, 2013

UPnP P0wnage

›
I've been enjoying some really good podcasts lately, in particular Security Now! . I was listening to episode 389 this morning about UP...
1 comment:
Saturday, January 5, 2013

The Warwalking Experiment

›
A couple of years ago I got curious about Wardriving but I never took time to go around sniffing for wireless networks on my own. Today I ...
1 comment:
Tuesday, October 2, 2012

Seven Languages in Seven Weeks - Scala Day 2 Self Study

›
Hey there! I'm currently reading Seven Languages in Seven Weeks by Bruce A. Tate. As the title implies, this book explores seven differ...
Wednesday, September 26, 2012

vortex7

›
About a year ago I stumbled upon the Over The Wire hacker challenges and started solving the first set of levels (called vortex). Since the...
Sunday, August 19, 2012

Seven Languages in Seven Weeks - Scala Day 1 Self Study

›
It's time for the next programming language in Seven Languages in Seven Weeks : Scala ! The self-study assignment consists in writing a...
1 comment:
Monday, August 13, 2012

vortex6

›
The goal of vortex level 6 is to reverse engineer a binary executable to exploit it. I used objdump to decompile the code section. Check ou...
‹
›
Home
View web version

About Me

antoinet
View my complete profile
Powered by Blogger.