Sponsored Content
Full Discussion: Fake MicroSoft calls
Special Forums Cybersecurity Fake MicroSoft calls Post 303011376 by Don Cragun on Wednesday 17th of January 2018 01:39:29 PM
Old 01-17-2018
Hi Rüdiger,
As far as I know, accepting the call (by VoIP, land line, or cell phone) shouldn't pose any threat.

What they want you to do is to allow them to remotely login to your PC and "fix" your machine for you. That is so obviously a security threat that I'm surprised anyone falls for it, but I'm sure enough people do that it pays them to call me at least once a month hoping I'll fall for it that day. (Even though I don't have any systems in my house running a Windows OS, and it is impossible to follow their directions to give them remote access.)

Cheers,
Don
This User Gave Thanks to Don Cragun For This Post:
 

2 More Discussions You Might Find Interesting

1. IP Networking

Identification of data calls & voice calls

Is there any facility to filter/identify the data calls and voice calls coming throug modem? OR Can we get the data or voice calls information through a script(preferably C Kermit)? (0 Replies)
Discussion started by: pcsaji
0 Replies

2. Windows & DOS: Issues & Discussions

Microsoft Powerpoint 2003 stops working after 12 April 2011 Microsoft Updates

For the benefit of the community this is a widespread worldwide problem affecting multiple versions of Microsoft Windows. Powerpoint erroneously reports Powerpoint presentation damaged and then often hangs. Until Microsoft sort this out, try removing Powerpoint security update KB 2464588... (0 Replies)
Discussion started by: methyl
0 Replies
FINGER(1)						      General Commands Manual							 FINGER(1)

NAME
finger - user information lookup program SYNOPSIS
finger [ -lmsp ] [user [@host] ...] DESCRIPTION
The finger command has two basic output formats providing essentially the same information. The -s option of finger displays the user's login name, real name, terminal name and write status (as a ``*'' after the terminal name if write permission is denied), idle time, login time, office location and office phone number. Idle time is in minutes if it is a single integer, hours and minutes if a ``:'' is present, or days if a ``d'' is present. Login time is displayed as month, day, hours and minutes, unless more than six months ago, in which case the year is displayed rather than the hours and minutes. Unknown devices as well as nonexistent idle and login times are displayed as single asterisks. The -l option produces a multi-line format displaying all of the information described for the -s option as well as the user's home direc- tory, home phone number, login shell, and the contents of the files ``.plan'' and ``.project'' from the user's home directory. If idle time is at least a minute and less than a day, it is presented in the form ``hh:mm''. Idle times greater than a day are presented as ``d day[s] hh:mm''. Phone numbers specified as eleven digits are printed as ``+N-NNN-NNN-NNNN''. Numbers specified as ten or seven digits are printed as the appropriate subset of that string. Numbers specified as five digits are printed as ``xN-NNNN''. If write permission is denied to the device, the phrase ``(messages off)'' is appended to the line containing the device name. One entry per user is displayed with the -l option; if a user is logged on multiple times, terminal information is repeated once per login. The -p option prevents the -l option of finger from displaying the contents of the ``.plan'' and ``.project'' files. Note that some fields may be missing, in either format, if information is not available for them. If no operands are specified, finger will print an entry for each user currently logged into the system. If no options are specified, fin- ger defaults to the -l style output if operands are provided, otherwise to the -s style. User is usually a login name; however, matching will also be done on the users' real names, unless the -m option is supplied. All name matching performed by finger is case insensitive. Finger may be used to look up users on a remote machine. The format is to specify a user as ``user@host'', or ``@host'', where the default output format for the former is the -l style, and the default output format for the latter is the -s style. The -l option is the only option that may be passed to a remote machine. SEE ALSO
chpass(1), w(1), who(1), getpwent(3) 4th Berkeley Distribution May 18, 1989 FINGER(1)
All times are GMT -4. The time now is 12:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy