Local copy of Directory Listing with wget

2012.07.26

Well, sometime You need to get local copy (or not local:) ) of some folders with Directory Listing enabled. It usually looks like basic webpage with “Index of …” at title

wget for each folder that mirrored, create multiple file copies of dynamically created Index page:

index.html 
index.html?C=D;O=A 
index.html?C=D;O=D 
index.html?C=M;O=A 
index.html?C=M;O=D 
index.html?C=N;O=A 
etc... 

Annoying, a lot of useless request to server (that already overloaded by Your good will) and not nice for eye to watch Your local copy.
Don't found simple solution on Google, so here is mine:

 wget -r -p -np -e robots=off -U mozilla -R index.html* http://website/file_archive/ 

Explanation: 
-r - recursive 
-p - get all 
-np - don’t ascend to the parent directory 
-e robots=off - don't care about what robots.txt say
-U mozilla - I am Mozilla! :) )
-R index.html* - reject files index.html* (dangerous if files in subfolder include index.html files, but I am talking about archives)
Have fun and try to respect those whom sites You dump.

Tags :     

Free AV tools (updated 23.07.2012)

2012.07.23

Once I did list of free tools You may use to cleanup Your computer without payment.
Looks like it time to renew – for me and my guys to use, and to all to use for Your purposes.

Free Antivirus on-demand scanners:

CureIT (DrWeb project)

http://www.freedrweb.com/download+cureit/gr/

CureIT 7 beta

http://www.freedrweb.com/download+cureit+free/beta/

TrenDMicro free cleanup tool:

http://housecall.trendmicro.com/

All other free tools of TrendMicro (incl HijackThis):

http://free.antivirus.com/clean-up-tools/

Symantec Removal Tools:

Outdated, but in case You need it:

http://www.symantec.com/business/security_response/removaltools.jsp

AVZ

http://www.z-oleg.com/secur/avz/download.php

Kaspersky Removal Tool:

http://www.kaspersky.com/antivirus-removal-tool-register

Rootkit eliminator (BlackLight):

http://www.f-secure.com/en_EMEA/security/security-lab/tools-and-services/blacklight/index.html

Avast offline scanner:

http://files.avast.com/files/eng/aswclnr.exe

F-Secure offline scanner:

http://download.f-secure.com/estore/fseasyclean.exe

Microsoft Safety Scanner:

http://www.microsoft.com/security/scanner/en-us/default.aspx

Sophos Virus removal:

http://www.sophos.com/en-us/products/free-tools/virus-removal-tool.aspx

Antimalware tools:
Malwarebytes:

http://www.malwarebytes.org/

Combofix:

http://www.bleepingcomputer.com/combofix/how-to-use-combofix

Spybot:

http://www.spybot.info/en/mirrors/index.html

Microsoft Windows Malicious Software Removal Tool:

http://www.microsoft.com/downloads/details.aspx?FamilyId=AD724AE0-E72D-4F54-9AB3-75B8EB148356&displaylang=en

Comodo Cleaning Essentials (malware cleanup and process )

https://www.comodo.com/business-security/network-protection/cleaning_essentials.php

Emsisoft Emergency Kit:

https://www.emsisoft.com/en/software/eek/

Online Scanners
Symantec:

http://security.symantec.com/sscv6/WelcomePage.asp

McAfee:

http://home.mcafee.com/Downloads/FreeScanDownload.aspx?affid=0

BitDefender

http://www.bitdefender.com/scanner/online/free.html

Fast QuickScan (BitDefender Memory scan tool)

http://quickscan.bitdefender.com/

Panda:

http://www.pandasecurity.com/activescan/index/

F-Secure:

http://www.f-secure.com/en_EMEA/security/security-lab/tools-and-services/online-scanner/

CA Scanner:

http://cainternetsecurity.net/entscanner/

Rising AV:

http://www.rising-global.com/products/online-scanner-intro.html

Online File analysers:

http://www.virustotal.com/

Free AV solutions:

AV: Bitdefender Free

http://download.bitdefender.com/windows/installer/en/bitdefender_free.exe

AVG:

http://free.avg.com/us-en/download-free-antivirus

Rising

http://www.rising-global.com/Download/Rising-Free-Utilities/Rising-Free-Antivirus.html

Avira

https://www.avira.com/en/download-start/product/avira-free-antivirus

Microsoft Security Essentials

http://windows.microsoft.com/en-US/windows/products/security-essentials

 

URL Analysers:

Symantec: http://safeweb.norton.com

URLVoid (multiple engines): http://www.urlvoid.com/

DrWEB online check: http://online.drweb.com/?url=1

Useful tools:

HiJackThis

http://sourceforge.net/projects/hjt/

 Process Explorer by Mark Russinovich

http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx

AntiRootkit TDSSKiller by Kaspersky

http://support.kaspersky.com/downloads/utils/tdsskiller.exe

Updated 23.07.2012

Special thx for updates 0xerror http://www.scoop.it/t/h4x0r5

Android mobile device & Google Play – security ideas

2012.07.22

If You have mobile device, that use Android, you surely somehow familiar with Google Play. If not – visit it at https://play.google.com

Android-based mobile devices by default require account in Google Play to updates, software installation whatever. So, You obviously have Gmail account [Your email address, actually], that You use to authenticate here. And password is saved in Your mobile. And it [mobile device] always connected to Google Play.

But, as always, there are interesting features that we can exploit :) )

Read more…

Tags :   

Facebook Malware Checkpoint

2012.07.15

Facebook announced the Malware Checkpoint – service for detecting malicious activity on user’s computers. Technical solutions provided  by Microsoft Security Essentials http://on.fb.me/infectedMSE  and McAfee’s Scan and Repair http://on.fb.me/infectedMcA .

Here is some overview of the process

Read more…

Microsoft Safety Scanner – offline scanner with CLI!

2012.07.03

Or I missed, or nobody told me, but:
Brand New Microsoft Safety Scanner available for usage
From here: http://www.microsoft.com/security/scanner/en-us/default.aspx or http://safety.live.com
Not require Internet to perform scan, include all definitions inside and (!!) support Command Line options.
/Q or /quiet - quiet mode
/? or /help - displays help
/N - detect only mode (this is useful)
/F - force full scan
/F:Y - full scan + automatically clean infected
/H - detect high and severe threats only

You can download it with Command line too:

Direct links:

for x64: http://definitionupdates.microsoft.com/download/definitionupdates/safetyscanner/amd64/msert.exe

for x86: http://definitionupdates.microsoft.com/download/definitionupdates/safetyscanner/x86/msert.exe

Actually, very ascetic interface, no ads whatever (as most AV tools)

Perform cleanup without interrupting user (if not mentioned otherwise via CLI)

Log file placed %systemroot%\debug\msert.log

So, update Your remote managed machines with new options )