Click here to Skip to main content
15,896,154 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Hacked by Amazon? Pin
Chris C-B30-Sep-19 2:19
Chris C-B30-Sep-19 2:19 
GeneralRe: Hacked by Amazon? Pin
Chris C-B30-Sep-19 2:53
Chris C-B30-Sep-19 2:53 
GeneralRe: Hacked by Amazon? Pin
Jörgen Andersson30-Sep-19 4:22
professionalJörgen Andersson30-Sep-19 4:22 
GeneralRe: Hacked by Amazon? Pin
phil.o30-Sep-19 1:20
professionalphil.o30-Sep-19 1:20 
GeneralRe: Hacked by Amazon? Pin
Chris C-B30-Sep-19 3:03
Chris C-B30-Sep-19 3:03 
GeneralRe: Hacked by Amazon? Pin
lopatir30-Sep-19 1:27
lopatir30-Sep-19 1:27 
GeneralRe: Hacked by Amazon? Pin
Chris C-B30-Sep-19 3:07
Chris C-B30-Sep-19 3:07 
GeneralRe: Hacked by Amazon? Pin
Nathan Minier30-Sep-19 2:02
professionalNathan Minier30-Sep-19 2:02 
Sounds like a beacon.

There's a few ways to check this. Modern beacons shouldn't open a port unless it gets a response to that beacon, so the old netstat check doesn't mean as much as it used to.

Some suggestions:
  • Check services and make sure that you don't have anything running that shouldn't be. This is MUCH harder on W10 than previous versions, since a lot of valid services have really sketchy names.
  • Check the system Task Scheduler and see if any odd executables are set on, say, a 10 min repeating schedule.
  • If your AV isn't picking anything up, you might want to run a rootkit scan against the system.
  • You can also crack open MS SysInternals Process Explorer and start looking for signs of code injection in a privileged process. lsass has historically been a very common target for hackers.
"Never attribute to malice that which can be explained by stupidity."
- Hanlon's Razor

GeneralRe: Hacked by Amazon? Pin
Chris C-B30-Sep-19 2:59
Chris C-B30-Sep-19 2:59 
GeneralReally very near automated deployment... Pin
Sander Rossel29-Sep-19 23:19
professionalSander Rossel29-Sep-19 23:19 
GeneralRe: Really very near automated deployment... Pin
theoldfool30-Sep-19 0:46
professionaltheoldfool30-Sep-19 0:46 
GeneralRe: Really very near automated deployment... Pin
Sander Rossel30-Sep-19 1:36
professionalSander Rossel30-Sep-19 1:36 
JokeI just found out I'm colorblind... Pin
Sander Rossel29-Sep-19 22:37
professionalSander Rossel29-Sep-19 22:37 
GeneralRe: I just found out I'm colorblind... Pin
OriginalGriff29-Sep-19 22:38
mveOriginalGriff29-Sep-19 22:38 
GeneralRe: I just found out I'm colorblind... Pin
Formerly 11521271 Member30-Sep-19 0:09
professionalFormerly 11521271 Member30-Sep-19 0:09 
GeneralRe: I just found out I'm colorblind... Pin
grralph130-Sep-19 0:17
grralph130-Sep-19 0:17 
GeneralRe: I just found out I'm colorblind... Pin
OriginalGriff30-Sep-19 0:25
mveOriginalGriff30-Sep-19 0:25 
GeneralRe: I just found out I'm colorblind... Pin
grralph130-Sep-19 1:03
grralph130-Sep-19 1:03 
GeneralRe: I just found out I'm colorblind... Pin
OriginalGriff30-Sep-19 1:20
mveOriginalGriff30-Sep-19 1:20 
GeneralRe: I just found out I'm colorblind... Pin
Rick York30-Sep-19 4:43
mveRick York30-Sep-19 4:43 
GeneralRe: I just found out I'm colorblind... Pin
michaelbarb30-Sep-19 20:19
michaelbarb30-Sep-19 20:19 
GeneralRe: I just found out I'm colorblind... Pin
Sander Rossel30-Sep-19 23:34
professionalSander Rossel30-Sep-19 23:34 
GeneralRe: I just found out I'm colorblind... Pin
PIEBALDconsult30-Sep-19 9:55
mvePIEBALDconsult30-Sep-19 9:55 
GeneralRe: I just found out I'm colorblind... Pin
Sander Rossel30-Sep-19 10:06
professionalSander Rossel30-Sep-19 10:06 
GeneralRe: I just found out I'm colorblind... Pin
PIEBALDconsult30-Sep-19 10:10
mvePIEBALDconsult30-Sep-19 10:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.