![]() |
VOOZH | about |
Today, I have discovered a vulnerability within klout.com.
This bug allows you to update other people’s stats, change their password, or their email.
The vulnerability is situated in the cookies.
To achieve the desired result, you must edit your cookies (through, for example, the firecookie plug-in for the firebug add-on for firefox)
Read the rest of this entry »
Hello again all.
I just added two new sourcecodes to my bot sourcecode section on this blog.
I added YaBot Version 0.4.5 and z3r0xb0t Version 1.0.0 base (which was coded by me)
Both are c++ bots and are ready to compile after a little bit of configuration.
NOTE: z3r0xb0t is an IRC bot coded in visual c++ 2008 and should be compiled there, this will not compile in 6.0
Bot sourcecode section link: https://raykoid666.wordpress.com/bot-sources/
Hello again all.
In this post I thought I would include something many people ask me.
RC4 encryption in different languages.
Below is the code for RC4 encryption in VB.NET, C#, and c++ (written in visual c++)
Read the rest of this entry »
As some of you may already have noticed, there is a new section on my blog called “Bot Sources”
In that section you will find sourcecodes of various bots used to create botnets.
To start off I added some IRC bot sourcecodes. Most are c++ but right now there is a C# bot base too for those interested in learning C# bot coding.
These sourcecodes are readily available for download.
Direct link to the new bot sourcecodes section: https://raykoid666.wordpress.com/bot-sources/
I usually don’t just go and post exploits without much explanation.
I just thought this exploit would be interesting to study since it’s a popular program.
Also, the exploit was coded before, but only in python and ruby, so since this is a perl version, it deserves to be put on here too.
This is a remote buffer overflow for QuickTime 7.2/7.3
First of all, this is not my own work, i’m just spreading the word.
Original article can be found here and full credit goes out to the original author.
1 – Introduction
2 – Finding LFI
3 – Checking if proc/self/environ is accessible
4 – Injecting malicious code
5 – Access our shell
6 – Shoutz
Hello all, in this tutorial we will learn how to identify a vulnerability in an FTP server through the process of “Fuzzing” which could lead to a DoS or Buffer Overflow vulnerability identification. In this specific part we will use FTPFuzz to crash FileCOPA and identify a vulnerability in the LIST command.
Last week at the ACM Conference on Computer and Communications Security, security researchers Joshua Mason, Sam Small, Fabian Monrose, and Greg MacManus presented a method they developed to generate English shell code [PDF]. Using content from Wikipedia and other public works to train their engine, they convert arbitrary x86 shell code into sentences that read like spam, but are natively executable.
Hello all, after a while of not updating my blog, and switching blogs, I decided to finally make a new post after all.
This post will be a review on the video tutorial series “Buffer overflow primer” by Vivek Ramachandran.
A new wordpress exploit has been discovered just recently creating a buffer overflow that will generate a lot of traffic. And I mean a LOT.
A quick temporary patch is to add these lines into your apache config file.