Got more brain than brawn, and fancy getting revenge on some arsehole whose given you more than your fair share of shit? Why not do it digitally? Were in a time when almost everyone uses the web, so use it to your advantage.
1. Buy their name.com
Simple and effective. Buy there name for a buck and a bit from somewhere like GoDaddy. Perhaps do something simple with the domain, like link it back to your site. Or perhaps set up an entire website with false information. They could have connections to the Al-Qaeda you know.
2. Fake their email
If you get an email in your inbox from a mate, do you check its header to find out if it really did come from the hotmail server? No, exactly. Although for mass email scams such as bank details, this will stand out like a cat at a dog-pound, but for a single email, it should be fine. All you need for that is a simple PHP script, like below.
$to = "ex@mple.com";
$title = "Example Title";
$content = "Example Content";
$fname = "Bob";
$femail = "bob@bob.com";
$from = "From: " + $fname + " <" + $femail + ">“;
mail($to, $title, $content, $from);
Add a bit of HTML, if you know how, and you have a re-useable form for the sending of fake-mail. Don’t forget, host it somewhere that won’t be obvious.
3. Let the spammers do the job
Just search the net for various seedy sites. Some will have a “free porn in your mailbox” signup form. A guy I know must have pissed somebody off. After searching his email in Google, up came moid.org (down at the time of writing), which contained his email address and “porn that crosses the line”.
4. Become someone on a chat room
Create an account on any major IM services and add them. Chat away, be someone your not, and start to befriend them. Then, when they have trust, start sending files. A few clean ones to start with, unless your going for the kinky angle. Once they have a bit more trust, perhaps try send something thats not clean. Be it a virus or a backdoor program. Hell, if there dumb enough, ask for remote access. P
Perhaps even get them to send you something. If you can stomach a penis picture, that could be something you can use against them. Photoshop does wonders on manipulating the size of an object in an image.
5. Be creative
Everyone has pet peeves. Something they really hate. Think about it. There are a ton of tools for anyone to use. Just stop and think for a minute. Then you may come up with one hell of an idea.
Revenge should be sweet, and although theses ideas are limited, it does start the ball rolling.











0 Responses to “Digital Revenge For Dummies”
Leave a Reply