Subscribe via RSS ... Subscribe via e-mail ... Follow me on Twitter ... Follow me on Facebook ...

Tool name : Unanonymity 0.1
 
Description : Unanonymity is a PHP script that collects all user data on the web server side and also on the web client side to show what information the server owner can see from the user if they want.
This is the first version of the script. In the next release I will analyze the Javascript portscanner to scan the users intranet and if feasible other suggestions if you leave a message.
 
Tested on : Firefox 3.0.7 on Windows XP
 
Feedback : In case you encounter any problems with the tool, you have suggestions to improve it, or you tested it with a Windows version i’ve not yet tested please drop me an email.
 
Downloads : Binary | Source
 
Online example : Example

6 responses to “Unanonymity 0.1 : PHP script to reveal user data”

  1. Homer Stimpson says:

    Isn’t “una” a double negative?

  2. b says:

    $gRemoteHostname = gethostbyaddr($gRemoteAddr); <—- what?

  3. carrumba says:

    double-negation makes something positive. anonymity is Greek for “nameless”. So un-anonymity makes something/someone not nameless :)

  4. carrumba says:

    @b : what exactly you don’t understand?

  5. b says:

    I don’t understand why you placed that on the script. You can resolve it later if you want, but that particular piece of code is buggier than hell. It has OS limitations and client limitations, which will timeout and cause an error in your script.

  6. admin says:

    @b : this is only an example what data you can extract and derive from a web client request. the more code the more exceptions you have to treat. also here. so actually you’re right.
    but i want to talk about the essential thing and not to stuff the post with 90% of exceptions. if you encounter any of them -> post it :)

Leave a comment


But please respect the commenting rules. Critizism is appreciated and also general comments of course. If you're rude, I have to delete your comment. Also use your personal/nick name but avoid using business names. Have fun and thanks for participating the discussion.