Join us at IRC!
I'd prefer to die standing, than to live on my knees - Che Guevara
Friday, May 25, 2012
Navigation
Members Online
Total Online: 32
Web Spiders: 14
Guests Online: 30
Members Online: 2

Registered Members: 70218
Newest Member: iceiceice
Latest Articles
View Thread

HellBound Hackers | Computer General | Hacking in general

Author

Voiding a PHPSESSID

a7x2thedeath
Member



Posts: 66
Location: East Coast U.S.A
Joined: 20.06.08
Rank:
Hacker Level 2
Posted on 07-08-08 02:26
How would I go about doing this?

I have tried javascblockedript:void(document.cookie="PHPSESSID=sdjfoisjfisifo";) and get no result.


Author

RE: Voiding a PHPSESSID

thehare
Member



Posts: 61
Location: It's a secret :-P
Joined: 01.05.08
Rank:
HBH Guru
Posted on 07-08-08 03:50
Before I start I want to say I don't know exactly what you are trying to say do you want to void it as in change it or void it as in null it because if you want to null it (don't get me wrong) I do not know how to Null phessid cookies but I do know that the void command is for changing the cookie.

eg. (just an example of the void command)

You have a cookie that says that the user is: fire
but you want it to say water.

a possible way to change the cookie would be:

javascblockedript:void(document.cookie."user=water")


The void command does not null the cookie as I said above it only changes it.

But if you are trying to change it (again I am unsure) I think that the cookie does not always stay the same so doing that to the cookie would not do much to it, and might even result in you getting logged off. (again I am unsure but I think that is how it works.)


Everyone wants the end result, but the sad thing is, very few people want to work for it.

Edited by thehare on 07-08-08 03:55
Author

RE: Voiding a PHPSESSID

sharpskater80
Member

Posts: 170
Location: Missouri
Joined: 18.09.05
Rank:
God
Warn Level: 10
Posted on 07-08-08 04:04
The key doesn't necessarily have to exist. void() sets a value, and can overwrite an existing variable.

key=value


javascblockedript:void(x='Eva Angelina');void(x='Homer Simpson');alert(x);


blockedript-development-22/possible-to-assign-session-variable-value-in-javascblockedript-24803.html'target='_blank'>http://forums.devarticles.com/javascblockedript-development-22/possible-to-assign-session-variable-value-in-javascblockedript-24803.html




Edited by sharpskater80 on 07-08-08 04:13
Author

RE: Voiding a PHPSESSID

Pwnzall
Member



Posts: 234
Location:
Joined: 10.04.08
Rank:
Hacker Level 3
Posted on 07-08-08 04:06
If you are using Firefox download the Add & Edit Cookies addon. It allows you to edit the cookies via a GUI.


Pure madness! There must be a method! There is a method!
Author

RE: Voiding a PHPSESSID

xpl0Re_GEN
Member



Posts: 15
Location: tracert 192.168.15.fuckyou
Joined: 23.04.08
Rank:
Newbie
Posted on 07-08-08 05:51
While I do not yet no javscblockedript, void functions in C++ mean they carry out the function but do not return value. So making a void statement to change the SEESID = 'blah' wouldn't make the SEESID null


while (int brain == 0)
{
cout << "Just turn off your computer now";
}

Author

RE: Voiding a PHPSESSID

Pwnzall
Member



Posts: 234
Location:
Joined: 10.04.08
Rank:
Hacker Level 3
Posted on 07-08-08 06:37
xpl0Re_GEN wrote:
While I do not yet no javscblockedript, void functions in C++ mean they carry out the function but do not return value. So making a void statement to change the SEESID = 'blah' wouldn't make the SEESID null

It means nothing of the sort. All that is is a native javascblockedript method that is being called. Javascblockedript:alert calls the alert method, :Document.prompt calls the prompt method and so on.
Try out javascblockedript:void(document.title="Hello World";) and javascblockedript:alert(document.title="Hello World";) and tell me they don't do the same thing.


Pure madness! There must be a method! There is a method!
Author

RE: Voiding a PHPSESSID

xpl0Re_GEN
Member



Posts: 15
Location: tracert 192.168.15.fuckyou
Joined: 23.04.08
Rank:
Newbie
Posted on 07-08-08 23:59
Alright cool.


while (int brain == 0)
{
cout << "Just turn off your computer now";
}

Guest
Username

Password

Remember Me


Bookmark This Page
Affiliates
Adverts

 

 

Links
By using, viewing or obtaining any information contained on this site, you agree to the disclaimer.

© HellBound Hackers 2008- 2009. Since 3rd December 2004.