Archives
Monthly Archive
for: ‘June, 2010’

How strong is your fu for charity – iVuln Writeup

On June 19th 2010 I attended the Offensive Security “How strong is your fu for charity” challenge , The objectives were to pawn 5 machines in 48 hours time frame. After some enumeration and rumors on the IRC channel it became clear to me that the easiest machine to pawn was the 192.168.x.200 (named iVuln),  a …

Read More

Exporting PGP Keys – Linux

List all available secret keys exploit ~#gpg –list-secret-keys Export Private/Secret Key for a specific id exploit ~#gpg –export-secret-key –armor pgp@exploit.co.il List Public keys exploit ~#gpg –list-keys Export public key for a specific  id exploit ~#gpg –export –armor pgp@exploit.co.il

Read More

Recent Posts