XSS Keylogger.

Questions about programming languages and debugging
Post Reply
User avatar
t3hmadhatt3r
forum buddy
forum buddy
Posts: 16
Joined: 11 May 2009, 16:00
14

XSS Keylogger.

Post by t3hmadhatt3r »

This is a code that will log all input typed into the page it is embedded on. Could be used for a smart phisher (XSS+Keylogger=win because the victim would be logged in but, you would still get his info) or to do stuff like read their chat messages etc... It is version 1.5 and has some issues. ***No support for backspaces or spaces***. I will add support soon but, you guys can try it out now. Download it from http://www.sendspace.com/file/8km094. Please leave comments and suggestions on future tools or upgrades to the script. Feel free to edit it but, please give me credit if you spread it etc...

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Since you wrote it yourself we will let it slip, but usually we don't want these sort of things on the boards ^^ (I checked the link, looks ok)
"The best place to hide a tree, is in a forest"

User avatar
t3hmadhatt3r
forum buddy
forum buddy
Posts: 16
Joined: 11 May 2009, 16:00
14

Post by t3hmadhatt3r »

Oh? No hacking tools/scripts? I mainly wrote it to go with my XSS series just to show that XSS is powerful and you can do many things with it. Would this be allowed in the coding section(s)?

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

hm, this one is a little tricky... :lol:
usually programs for "malicious use" don't really fit to the suck-o ethics, but as cats already said, if you coded it yourself it is ok for me...and under this aspect it fits better to the "coding" board, that's why I moved the thread.

new threads of that kind should also be created on that board, and if files are linked make sure to announce the content (as you have done with the 1st one), so people exactly know what they get.... :wink:

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

imo

Post by maboroshi »

Imo malicious things are only malicious if the intention to use them is malicious

I respect that you coded this regardless of its ethics.

remember guns don't kill people. People kill people :-)

Information is == Power

*cheers

Maboroshi

User avatar
t3hmadhatt3r
forum buddy
forum buddy
Posts: 16
Joined: 11 May 2009, 16:00
14

Post by t3hmadhatt3r »

Yea I didn't make it to be malicious. I made because I wanted to see if it could be done and if I could do it. I also made it to show what you can do with xss and for educational purposes. Thanks for allowing it to be posted anyway and thanks for understanding :wink: ...

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Re: imo

Post by ayu »

Maboroshi wrote:remember guns don't kill people
Well it sure does help >_>
"The best place to hide a tree, is in a forest"

User avatar
t3hmadhatt3r
forum buddy
forum buddy
Posts: 16
Joined: 11 May 2009, 16:00
14

Re: imo

Post by t3hmadhatt3r »

cats wrote:
Maboroshi wrote:remember guns don't kill people
Well it sure does help >_>
hahaha!

Post Reply