+ Reply to Thread
Results 1 to 4 of 4
  1. Join Date
    Jun 2006
    Posts
    24

    question about keyloggers

    Hi
    I have a question the question is if a keylogger server is installed on a remote machine is there any danger tht person could find the server and some how found the smtp addresss of where the log files are being sent to from examing the server.?

    regards
    Darren

  2. Join Date
    Sep 2005
    Location
    UK
    Posts
    2,068
    Quote Originally Posted by rome87 View Post
    Hi
    I have a question the question is if a keylogger server is installed on a remote machine is there any danger tht person could find the server and some how found the smtp addresss of where the log files are being sent to from examing the server.?

    regards
    Darren
    Yes, if they find it they can search the executable for strings such as '.com' for the e-mail address and SMTP server. On *nix systems, this is easy with grep.

    On some occasions where people on this board have posted malicious Trojans, I've found their e-mail address and the URL of the programmers' site.

    Also, this should go in the V&T section.

  3. Join Date
    Jun 2006
    Posts
    24
    Quote Originally Posted by mike951 View Post
    Yes, if they find it they can search the executable for strings such as '.com' for the e-mail address and SMTP server. On *nix systems, this is easy with grep.

    On some occasions where people on this board have posted malicious Trojans, I've found their e-mail address and the URL of the programmers' site.

    Also, this should go in the V&T section.
    So does tht mean it would take some expert computer user or just a novice or a begginer to find tht info.???
    srry no disrepect
    Last edited by rome87; 04-12-2007 at 08:40 PM.

  4. Join Date
    Sep 2005
    Location
    UK
    Posts
    2,068
    If someone found the executable (not very hard, if their antivirus flags it for them), it wouldn't be hard to find the information. It would be even easier if the software stored log/config files on the computer.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts