6th Annual Car show in Philadelphia

  Some Random Pictures Taken by me at the 6th Annual Car show in Philadelphia. I was driving around and found it by mistake, didn’t know what was going on. Just parked my car and acted like one of them. Didn’t even pay for the registration thing :P. Anyway, there were awesome cars, restaurants, good [...]

Moved to Cloudflare

    While spending some time online I came across this new, simply amazing service and technology! Called Cloudflare. Simply it’s a CDN with the ability to protect you from many attacks such us email harvesting, known threats, SQL injections, XSS, and many others. It also has cool features, such as blocking specific countries, and [...]

Jeep srt8 vortech supercharger

I’m done with installing the Vortech supercharger on my jeep srt8 going 7.5 psi! Can’t have enough of this power. Very stable kit and I’m really happy that I got it rather than getting the turbo which is fun too :). You might look at the dyno sheet and wounder about the low numbers! That’s [...]

Bitcoin Mining: rpcminer-cuda in Linux

    This is a tutorial on how to get rpcminer-cuda working for Nvidia users under linux who wants to mine with their CUDA ‘GPUs’ here’s the way. I found this patched version here of bitcoin with the rpcminer had some problems with compiling it at the beginning, but then followed the compilation errors, and [...]

Jeep srt8 Cam installation

  Just for a change, something out of the blog’s topics. Some pictures of cam installation on my Jeep srt8. Soon, I’ll post some picture on installation of the vortech. I’ve ordered it last night and it’s estimated to be here in a week or two, then another week ‘max’ for installation. Will post a [...]

Hashfinder

  Hashfinder is a python script I’ve written to search for a given md5 hash in various “md5 reverse lookup’ websites.I wrote it to make things easier since I work mostly within a shell and opening a browser and visiting these websites will time. This code only contains this list of websites : * md5pass.info [...]

Passed OSWP

  Hello again, I’ve just passed the OSWP course and wanted to say that it was amazing. The test was not that hard, but what I liked about it was the contents of it. Specifically, The first couple chapters which will get you really bored, yet they contain many details about wireless and how things [...]

Having fun with omegle

So I was bored the other day, and I found this website called Omegle. Simply it’s a website that makes you talk with strangers, so I decided to write a python code to annoy all of them :D! (http://pastebin.com/PBg912ye) A screenshot: It reads from a file msgs.txt the things it has to say, and when [...]

OSWP here we come.

  Just signed up for OSWP course from offensive security. So far it look easier than I’ve imagined. It covers WPA*/WEP cracking, and it mostly talking about aircrack-ng suite. Also, it briefly talked about other tools such as airsnarf and kismet. OSWP doesn’t cover GPU cracking, pyrit, or aircrack-ng-gpu, but I’m pretty sure these will [...]