1

I am wondering if there is any list I could access to find TeamViewer ID's, as the police are not being helpful about this.

Matthew Peters
  • 3,592
  • 4
  • 21
  • 39
carlos
  • 11
  • 1
  • 1
  • 2

2 Answers2

2

To answer your question, you could try to find the teamviewerID via either teamviewer's logs or the registry of the victim's PC.

The local teamviewer log file will be in C:\Program Files (x86)\TeamViewer\Version8\TeamViewer8_Logfile.log or similar (as described here).

Also look in ..\AppData\Roaming\TeamViewer\Connections.txt for potentially more information on who connected to you.

Lastly, there is a wealth of information in the registry itself, as described in the link given.

There are plenty of articles out there on where to look exactly. search for teamviewer forensic artifacts.

I'd say that if you look in these files and can present some basic proof (unknown Id 'x' accessed my pc at 'y' time) to the law enforcement, they may look into it further.

Matthew Peters
  • 3,592
  • 4
  • 21
  • 39
1

So, you have been able to get the teamviewer id of the attacker (like in this Thread)? If so i would recommend you read this Technet-Entry (even it is Microsoft).

But regarding your Question: Stick with the officials. Srsly.

Dr.Ü
  • 1,029
  • 8
  • 16
  • 2
    Could you perhaps add a brief description of each page, to prevent this answer from becoming useless if the links change? Thanks! – KnightOfNi Aug 26 '14 at 03:14
  • I'm not sure there is much of an answer here. There is general advice on having been hacked, and that's it. The OP is not addressed. – schroeder Oct 22 '14 at 20:02