Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

All your base are belong to us.

Name: Lizzy 2012-08-03 14:06

Hey /prog/

I've been lurking for a long time here now, finally strong enough to post.

I've been with an idea in my head for a long time. I love scripting small things, but i barely do something with it because it never really does something.

I work in an IT company. The people I work with (but also my customers) think security is not important... Webhosting, wireless networks, RDP, VPN, all that stuff. They barely secure it... With a simple password mayby.

I want to show them their security sucks ass! I want to show everybody it sucks, not just by breaking in the system, but really SHOWING IT!

I need help with a script, this is the information i need:
- What language?
- script: lock mouse and keyboard OR lock application + all windows keybinds (alt+tab, alt+f4, etc).
- load an image (so it's not stored locally)
- what extention? .exe?

I'm getting sick of people thinking to easy about computers, people have to LEARN that it's not safe to just put a WEP/WPA code on their router and be done with it.
Show them that virusscanners are plain bullshit to intruders.

I'm getting tired of these people who keep saying "yah, but i pay 50 euro's each month for my virus-scanner so i'm save"...

So /prog/, what do you think about it? Could you help atleast with the language?

Name: Medic 2012-08-03 14:49

For language, you're going to want to go for either C++ or just plain C. Doing this wouldn't be too hard at all, in fact I would say it would be easy. You should learn more about the Windows Architecture and what happens behind the scenes, and learn how the OS works. (Learn what the stack is, what buffer overflow is, etc etc)

Locking the keyboard and mouse could be simple, and you could even remap the keyboard if you want (Make Alt+F4 pull up a smiley face picture or something, or make it so whenever they press "E" it types a "C".) For extension, you're going to want to go for an .exe. I doubt you care enough to make it kill the antivirus or inject in DLLs or anything, so I'm not going to bother with that. To load an image, you HAVE to store it locally unless you're opening it in a web browser. Also, you're going to have to get someone to run the program (You could just name it Firefox.exe and delete the firefox icon on the desktop and replace it with your virus, it's as easy as that) for it to work.

If you want maximum lulz, you could make it uninstall all the drivers, then replace the .exe for the windows driver repair with an .exe that just pulls up a funny picture.

Anyway, hit me up here if you have any more questions.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List