Troj_agent.ayzo


 
Thread Tools Search this Thread
Special Forums Cybersecurity Malware Advisories (RSS) Troj_agent.ayzo
# 1  
Old 07-23-2008
Troj_agent.ayzo

<div align="justify">Trend Micro threat researchers post findings and analyses on various threats in real-time at the Malware Blog. Users can find more information about this specific threat here.



To get a one-glance comprehensive view of the behavior of this malware, refer to the Behavior Diagram shown below.


Image Malware Overview

This Trojan may be downloaded unknowingly by a user when visiting malicious Web sites.

It registers itself as a system service to ensure its automatic execution at every system startup.

It accesses Web sites to download and execute files detected as TROJ_MUTANT.EW. As a result, malicious routines of the downloaded files are exhibited on the affected system.



More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
TOMOYO-EDITPOLICY-AGENT(8)				  System Administration Utilities				TOMOYO-EDITPOLICY-AGENT(8)

NAME
tomoyo-editpolicy-agent - agent for remotely editing TOMOYO Linux policy SYNOPSIS
tomoyo-editpolicy-agent listen_ip:listen_port DESCRIPTION
This program is an agent for tomoyo-editpolicy, tomoyo-loadpolicy, tomoyo-savepolicy, tomoyo-pstree, tomoyo-queryd, and tomoyo-auditd. It listens on the specified IP address at the specified port. Do not run this program unless you know what you are doing. It allows anonymous users to edit policy, as no user authentication is performed. It is designed for systems with resource limitations that make it difficult to run the TOMOYO Linux userspace tools. Do not use this for normal desktops or servers. Before this program can be invoked, you must register it in /sys/kernel/security/tomoyo/manager. EXAMPLES
Listen to 192.168.1.1 at port 10000 tomoyo-editpolicy-agent 192.168.1.1:10000 BUGS
If you find any bugs, send an email to <tomoyo-users-en@lists.sourceforge.jp>. AUTHORS
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Main author. Jamie Nguyen <jamie@tomoyolinux.co.uk> Documentation and website. SEE ALSO
tomoyo-editpolicy(8), tomoyo-loadpolicy(8), tomoyo-savepolicy(8), tomoyo-pstree(8), tomoyo-queryd(8), tomoyo-auditd(8) See <http://tomoyo.sourceforge.jp> for more information. tomoyo-tools 2.5.0 2012-04-14 TOMOYO-EDITPOLICY-AGENT(8)