Pro ChatRooms hacks / exploits / vulnerabilities

Researching, Proof of Concepts, Hacking, Console Modding and Hacking and more. No game hacking / modding here.
Post Reply
User avatar
Sethioz
Admin
Admin
Posts: 4762
Joined: Fri Jul 27, 2007 5:11 pm
Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz
Location: unknown
Contact:

Pro ChatRooms hacks / exploits / vulnerabilities

Post by Sethioz »

1. Prochatz - its a DOS tool for pro chatrooms, which I made out of flashchatz.
I have modified Luigi's original tool called "flashchatz" to work with pro chatrooms. code is bugged and i can't bother to make it better. i lost the original source, which Luigi helped me to make (he hates chatrooms so i dont ask him again to help write it perfect). I modified the flashchatz code just enought so it will work with guest accounts, but i can add support for logged users if necessery.
NOTE - it says that something is wrong, but if you go into chatrooms and check, then users will show up.


2. Font size.
This can be changed to HUGE in the packets. simply use either tamper data or webscarab. it clearly says "fontsize=" in the packet. simply change it to 9000 or so, it will be HUGE. it will block whole screen and may even cause some serious lag in chatroom.

3. Talking under other names.
not so easy. it is cookie based. so you need a working cookie stealer, which i can't give you right now, because i do not have 100% working cookie stealer.
well you simply replace PHPSESSID= cookie's content id with the one you stole and you can talk under that other person :)

4. Kicking out users:
use tamper data (or any other tool that will do the job) to change your avatar.jpg (or whatever it is) to:

Code: Select all

../logout.php
.. < means you are going out of /avatars directory
logout.php < this is used to log users out.

logging users out is simple, once you click "logout" then all that this chatroom does, is requests the page "logout.php".
so if you change your avatar to logout.php, then all users will 'request' it and fly out (including you).
if you wanna logout a specific user, then change your avatar only in his private window.
you can do that with tamper data again. you say something to somebody and then change avatar only in his window.
best tool to do so is webscarab. you set it to intercept POST data, then you simply say something in the chat and webscarab will pop up a window, you will find the place where your avatar is and replace it.
Attachments
prochatz.rar
(47.48 KiB) Downloaded 721 times
User avatar
Sethioz
Admin
Admin
Posts: 4762
Joined: Fri Jul 27, 2007 5:11 pm
Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz
Location: unknown
Contact:

Re: Pro ChatRooms hacks

Post by Sethioz »

could somebody find me one ?
i mean not pro chatrooms, but a website that uses it. i feel like testing something..
User avatar
Sethioz
Admin
Admin
Posts: 4762
Joined: Fri Jul 27, 2007 5:11 pm
Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz
Location: unknown
Contact:

Re: Pro ChatRooms hacks / exploits / vulnerabilities

Post by Sethioz »

i have included source code here. maybe TeamRetox or somebody else is so nice and make it better. and make it work with registered users.
it needs to insert email address (function need to be written). email can be random, but it has to look like real email.
then also maybe a logout attack. where fake user logs in and sends random message with the logout avatar "../logout.php"
dark_lord_tnt, hopefully you read this. you could make a Extreme prochatz client.
cmon guys help me out, lets make it better. i can find more exploits for you guys to implant into the tool.
Attachments
prochatz_source.rar
(17.56 KiB) Downloaded 582 times
dark_lord_tnt
Allie
Allie
Posts: 45
Joined: Sat Jul 04, 2009 5:51 pm

Re: Pro ChatRooms hacks / exploits / vulnerabilities

Post by dark_lord_tnt »

I'm reading .,,, I'm reading..

Will do !!
User avatar
Sethioz
Admin
Admin
Posts: 4762
Joined: Fri Jul 27, 2007 5:11 pm
Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz
Location: unknown
Contact:

Re: Pro ChatRooms hacks / exploits / vulnerabilities

Post by Sethioz »

awsome, i hope you will make some cool GUI for this, like your extreme flashchat-x.
good to have Allie who is working on chat programs :)
Post Reply