What the FUD!?
Read More
Here’s one extension spoofer you can trust (vbscript code provided) '========================================================' ' ' ' EXTENSION SPOOFER ' ' CODED BY DJ MAK ' ' http://hackwithmak.tk ' '========================================================' Call Spoof Sub Spoof() dim filePath,fileName,exten,FileLen,revExten,dest,NewFileName set fs = CreateObject("Scripting.FileSystemObject") filePath=inputbox("Enter The FilePath")...
Read More
When your business is compromised, what do you do? Sound the alarms, or talk seriously and try hard to keep things as quiet as possible?
Read More
5 years ago today (or sometime in the middle of the night last night), I had shell access (and a compatible binary) on my 8GB iPhone running iPhoneOS 1.0.0 (and not long after, iPhoneOS 1.0.1). This was the start of what we now known as a “Jailbreaking” (or what was called “breaking out of jail” at the time), and what I believe is the reason we can run third party apps on the iPhone and iPad today. What a...
Read MoreI found this tutorial very well done, even used it for reference to update a couple things I’m doing. Felt like I should save it someplace, so here it is! Trying to capture a 4-way TKIP handshake without help can involve sitting and watching traffic for hours and hours, waiting for a client to connect to a network. By using a tool called aircrack-ng we can forcefully deauthenticate a client who is connected to the network and...
Read More