|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 85
Members: 0
Total: 85
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
how can i create cookie for user for nuke ? |
|
Posted: Fri Jun 25, 2004 7:33 pm |
|
|
emrag |
Regular user |
|
|
Joined: Jun 03, 2004 |
Posts: 20 |
Location: TURKEY |
|
|
|
|
|
|
we can create a cookie for admin like this
username:md5hash
how can i create cookie for user?
what i will write username:md5hash:..............? |
|
|
|
|
Posted: Fri Jun 25, 2004 8:58 pm |
|
|
SteX |
Advanced user |
|
|
Joined: May 18, 2004 |
Posts: 181 |
Location: Serbia |
|
|
|
|
|
|
Quote: | www.target.com FALSE / FALSE 1114433252 user |
than username:md5hash .. |
|
_________________
We would change the world, but God won't give us the sourcecode...
....Watch the master. Follow the master. Be the master....
------------------------------------------------------- |
|
|
|
Posted: Sat Jun 26, 2004 8:23 am |
|
|
emrag |
Regular user |
|
|
Joined: Jun 03, 2004 |
Posts: 20 |
Location: TURKEY |
|
|
|
|
|
|
it's for admin cookie username:md5hash
but user cookie needs another things out of username and md5 hash
because its base64 code is longer than admin's cookie
how can i create cookie for user(not admin)
sorry for bad english |
|
|
|
|
Posted: Sat Jun 26, 2004 10:41 am |
|
|
SteX |
Advanced user |
|
|
Joined: May 18, 2004 |
Posts: 181 |
Location: Serbia |
|
|
|
|
|
|
This is for USER ...
Quote: | www.target.com FALSE / FALSE 1114433252 user |
This is for ADMIN
Quote: | www.target.com FALSE / FALSE 1114433252 admin |
Below this,write base64 encoded username:md5hash ..(user name can be admin user name).. |
|
_________________
We would change the world, but God won't give us the sourcecode...
....Watch the master. Follow the master. Be the master....
------------------------------------------------------- |
|
|
|
|
|
|
|
Posted: Sat Jun 26, 2004 11:10 am |
|
|
emrag |
Regular user |
|
|
Joined: Jun 03, 2004 |
Posts: 20 |
Location: TURKEY |
|
|
|
|
|
|
admin cookie is shorter than user
admin cookie is like this
Code: | FALSE 1090839519 admin UGhlbmlYOjY3MGIxNDcyOGFkOTkwMmFlY2JhMzJlMjJmYTRmNmJkOg%3D%3D |
and user cookie is like this
Code: | FALSE 1088333557 user MzU6ZW1yYWc6ZTEwYWRjMzk0OWJhNTlhYmJlNTZlMDU3ZjIwZjg4M2U6MTA6bmVzdGVkOjA6MDowOjA6OjA%3D |
why admin and user base64 codes' size not equal?
this is 57
Code: | UGhlbmlYOjY3MGIxNDcyOGFkOTkwMmFlY2JhMzJlMjJmYTRmNmJkOg%3D%3D |
and this is 84
Code: | MzU6ZW1yYWc6ZTEwYWRjMzk0OWJhNTlhYmJlNTZlMDU3ZjIwZjg4M2U6MTA6bmVzdGVkOjA6MDowOjA6OjA%3D |
how can this be?
for admin usrname:md5 hash
for user username:md5hash................................????????
sorry for bad english |
|
|
|
|
|
www.waraxe.us Forum Index -> PhpNuke
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|