
Gamma Cpt Goatrider
|
|
Gamma Captain Goatrider (goatrider)
Logged In Since 17:05:50 07-Aug-2008
Joined: 17-Feb-2004 04:39:48
Email: mocDliamgAhudirtaog
Goatrider is ::
|
Plan
To decode my email address above, run it past the following perl code:
#!/bin/env perl
while (<STDIN>) {
chomp;
$_ = reverse;
$_ =~ s/A/@/g, s/D/./g;
print;
}
(^Thanks asmo^)
Rank Changes (c/zbadges):
- Joined CA initially at Cyberarmy.com in 2003, but in early 2004, I re-joined at the new .net address.
- Promoted to 2nd Lt. on May 31, 2004, at 11:51:34, after writing a paper on Hacking for the CyberArmy Privacy Commission Privacy Threats.
- Promoted to Lt. on October 19, 2005, for my work in the CyberArmy Services and Support Podcasting Brigade.
- Attained Alpha level in the Sered Challenges on Dec. 13, 2005, at 01:56:41. I was the 145th person to do so.
- Attained Beta level in the Sered Challenges on May 3, 2006, at 00:11:00. I was the 159th person to do so.
- Promoted to Captain on August 30, 2006
- Attained Gamma level in the Sered Challenges on January 14, 2008 at 04:20:02. I was the 91st person to do so.
Skill Set
| Skill | Level |
| mod_perl | Beginner |
| ASP.NET | Beginner |
| Ruby | Beginner |
| MySQL | Competent |
| PHP | Competent |
| Linux | Master |
| (X)HTML | Wizard |