Mal_crypt-3


 
Thread Tools Search this Thread
Special Forums Cybersecurity Malware Advisories (RSS) Mal_crypt-3
# 1  
Old 01-30-2008
Mal_crypt-3

This is the Trend Micro detection for suspicious files that manifest behavior and characteristics of encrypted downloader malware.For support on detected files, samples may be submitted to Trend Micro. Detailed analysis will be done on submitted samples and corresponding cleaning instructions may be applied, if necessary.
If your Trend Micro product detects a file under this detection name, do not execute the file. Delete it immediately especially if it came from an untrusted or an unknown source (e.g., a Web site of doubtful nature). However, if you have reason to believe that the detected file is non-malicious, you can submit a sample for analysis. Detailed analysis will be done on submitted samples, and corresponding removal instructions will be provided, if necessary.


More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
dircproxy-crypt(1)					      General Commands Manual						dircproxy-crypt(1)

NAME
dircproxy-crypt - Generate encrypted password for dircproxy SYNOPSIS
dircproxy-crypt [-hv] [password]... DESCRIPTION
dircproxy-crypt generates encrypted passwords for the dircproxy(1) configuration file. These passwords are used in the 'password' configu- ration option of a connection class, and are compared to the password you configure your IRC client to use. If you do not supply any plain text passwords to encrypt on the command line then dircproxy-crypt, when run, will ask you for one on stan- dard input. It will display the encrypted version of each password, created using your system's crypt(3) function and a random salt, on standard output. OPTIONS
-h Displays a brief help message detailing the command-line arguments, then exits. -v Displays the dircproxy version number that this version of dircproxy-crypt comes with, then exits. SEE ALSO
dircproxy(1) crypt(3) BUGS
Please submit and review bug reports at: http://bugzilla.dircproxy.net/ AUTHOR
Written by Scott James Remnant <scott@netsplit.com>. COPYRIGHT
Copyright (C) 2002 Scott James Remnant. All Rights Reserved. dircproxy is distributed under the GNU General Public License. 11 Jan 2001 dircproxy-crypt(1)