Troj_proxy.li


 
Thread Tools Search this Thread
Special Forums Cybersecurity Malware Advisories (RSS) Troj_proxy.li
# 1  
Old 02-05-2008
Troj_proxy.li

This Trojan may be dropped by other malware. It may be downloaded unknowingly by a user when visiting malicious Web sites.
Upon execution, this Trojan drops a copy of itself in the Windows system folder. It then registers itself as a system service to ensure its automatic execution at every system startup.
This Trojan opens random ports and acts as a proxy server which is an intermediary between a user and a server. A proxy usually listens to a port, and when it receives an incoming request, it forwards the said request to the target server. When the proxy receives a reply, it forwards the reply to the original user.
As a proxy server, this Trojan allows a remote malicious user to use the affected system in concealing the said author's identity when performing malicious activities.


More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
actexec(1)							  ActExec Manual							actexec(1)

NAME
ActExec - Task automation SYNOPSIS
actexec -s|-c|-Q|-p|--proxy-mode|--proxy-type|--proxy-host |--proxy-port|--proxy-user|--proxy-password|-v|-h <filename> DESCRIPTION
ActExec is a commandline tool that allows you to execute code files and scripts made with Actionaz. OPTIONS
-s, --script switch to script mode, may not be used with -c -c, --code switch to code mode, may not be used with -s -Q, --nocodeqt Do not include the Qt library into the code. -p, --portable Starts in portable mode, storing the settings in the executable folder. --proxy-mode Sets the proxy mode, values are none system custom (default is system). --proxy-type Sets the custom proxy type, values are http socks (default is socks). --proxy-host Sets the custom proxy host. --proxy-port Sets the custom proxy port. --proxy-user Sets the custom proxy user. --proxy-password Sets the custom proxy password. -v, --version Displays the version number of Actionaz. -h, --help Displays a listing of these commandline options. SUPPORT
Please visit http://www.actionaz.org/ for further information. Report bugs only if you are using the latest version available from the Actionaz website. COPYRIGHT
Copyright (C) 2005-2011 Jonathan Mercier-Ganady ActExec is distributed under the terms of the GNU General Public License version 3 or later. November 2011 actexec(1)