14 Aug, 2010

Mp3 player has folder.exe on it

Articles related to mp3 player has folder.exe on it

How to Prevent my Computer from going to sleep when I am running big process ?

http://digitalpbk.com/windows/prevent-my-computer-going-sleep-run-process-without-stop How to Prevent my Computer from going to sleep when I am running big process ? How to Prevent my Computer from going to sleep when I am running big process ? By default on Windows 7, the computer sleeps after 30 minutes. Usually power plans and options are more required on laptops, but desktops also do use this setting. This is bad if you want to run some process which has to run for a long time like downloading from the internet or running torrents or running huge scripts. If you leave your computer unattended the computer sleeps after 30 minutes. This interrupts ...
Published 1 year, 10 months ago

Perl Script to check Google pagerank

http://digitalpbk.com/perl/perl-script-check-google-pagerank = WWW::Google::PageRank->new; print scalar($pagerank->get($webpage)), "\n"; Usage of Perl Script to check PageRank ./pagerank.pl http://digitalpbk.com Getting Google Pagerank of Pages in Bulk The following PERL script can be used to get pageranks of pages in bulk. Just pass the filename which has URLs in each line and it would output the pageranks of those pages as a CSV. #!/usr/bin/perl $file = $ARGV[0]; use WWW::Google::PageRank; my $pagerank = WWW::Google::PageRank->new; sub trim($) { my ...
Published 1 year, 9 months ago

uTorrent 2.2 uTP means slower downloads

http://digitalpbk.com/utorrent/utorrent-22-utp-slow-downloads-disable uTorrent 2.2 uTP means slower downloads uTorrent 2.2 uTP means slower downloads uTorrent which was recently acquired by BitTorrent has a new feature called uTP which stands for Micro Transport Protocol µTP or “micro-Transport Protocol” is a new protocol from BitTorrent, Inc. that is at the heart of the new major release of our popular BitTorrent clients “µTorrent” and “BitTorrent Mainline”. This protocol or feature is designed to slow down the utorrent downloads when it detects network is getting congested. Without this feature ...
Published 1 year, 1 month ago

Protect yourselves from phishing

http://digitalpbk.blogspot.com/2007/01/get-smart-against-phishing.html the target url on the status bar (bottom of the page), Is it the url ? Copy the link address and paste it to a new text file and examine it from head to tail. Do a google search for the site, if anything related to phishing comes up...One old phishing technique was to mask the target server using the http://username:password@www.site.comSo the fraudster would mask his url as http://www.urbanksite.com/somevrylongtext/todistractyou@www.evilsite.comNow this technique has depricated since most browsers warn ...
Published 5 years, 1 month ago

Introduction to XSS Part 1

http://digitalpbk.blogspot.com/2006/12/introduction-to-xss-part-1.html 2 : Javascript injectionThe next thing you try to do is put javascript into those areas which appear on the site. For example alert("hi");Most probably it wouldn't have work, because either you tried it on some well known site or you have to enter a little more code. Take the following example:The following page has an XSS hole http://www.propmart.com/search/pm_IdSearch.asp?txtPropertyId=somesearchitemBut if you put ...
Published 5 years, 1 month ago

How to make more fans on orkut?

http://digitalpbk.blogspot.com/2006/11/how-to-make-more-fans-on-orkut.html How to make more fans on orkut? Lets start by looking how you get a fan normally. You get a fan when one of your friends click the star near your name on the friends page. Next let us see the inner workings of the "Fanning Process".The "Star" that clicks has the following code . 0, 1, 0);"> alt="fan" title="fan" border="0" ...
Published 5 years, 2 months ago

SQL Injection: Tutorial Part 1

http://digitalpbk.blogspot.com/2009/06/hacking-sql-injection-tutorial.html injection hole, all an user has to do is add a ' (single quote) to the username and/or password fields, sayuser=digitalpbkpass=password'Now the SQL query would be constructed as SELECT * FROM users WHERE user='digitalpbk' AND pass='password''This will throw up an invalid SQL and if the errors are not supressed you will get a screen as shown below:So if we modify the user input field pass such thatuser=digitalpbkpass=password' OR '1'='1,the constructed SQL ...
Published 2 years, 7 months ago

Win32.Vundo adware manual removal

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

Increasing the karma ratings on Orkut

http://digitalpbk.blogspot.com/2007/01/increasing-karma-ratings-on-orkut.html . The cat=0 in the URL specifies the fan function. cat=1 : stands for trusty rating.cat=2 : stands for cool rating.cat=3 : stands for sexy rating.The next GET parameter val=1 has to be modified as : val = 0: for 0 ratingval = 1: for 1 val = 2: for 2val = 3: for full rating.So our final URL for full trusty rating is : "http://www.orkut.com/setKarma?cat=1&val;=3&gid;=FR[friends id here]/[your id here]"Eg: "http://www.orkut.com/setKarma? ...
Published 5 years ago

Base 64 Encoding

http://digitalpbk.blogspot.com/2006/12/base-64-encoding.html Base 64 Encoding IntroductionBase 64 encoding is a method used in email systems. The email systems that where developed back in the time of Arpanet, where designed to support only Letters (A-Z,a-z) , Numbers (0-9) and some limited puncutation marks. So inorder to transfer files which can contain more than characters and digits (for eg,a picture.jpg file), Base 64 Encoding is used. The EncodingBase 64 encoding, as the name suggests, has 64 different characters to represent all the 255 characters ...
Published 5 years ago

Related help topics for mp3 player has folder.exe on it More keywords like mp3 player has folder.exe on it
More pages for mp3 player has folder.exe on it


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Havelock Boat Jetty Havelock Boat Jetty in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk