this post was submitted on 13 Jun 2024
1 points (100.0% liked)
Technology
59587 readers
5464 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Huh, I wondered how they detected it but it reads like most were via software.
I had a test computer that needed to stay awake for 6 hours but IT wouldn't allow me to turn off screensaver/lock after 10 mins of inactivity. So we agreed to putting it in a room locked by badge access and using something to trigger the mouse. I got an analog clock with a second hand, taped a piece of paper to the second hand, laid it on its back, and put the optical mouse on top of it so the mouse would see the flag every 60s and stay on.
I wonder if Wells Fargo uses keystroke and mouse movement monitoring to detect that sort of thing. I expect it would be easy to design.
Also, lol at the whole thing.
My guess is these were underperforming problem employees that they wanted to drop. This provided an easy out to skip a PIP and severance. A company the size of wells fargo there are going to be way more people than 14 using a jiggler. If it were a blanket 1-strike, it would be a lot more folks gone.
Tossing a dozen employees they were anyways with a big headline about it being because of not constantly working is a net profit from how many other employees will now be scared into working constantly.
I am an AV tech and we use a mouse jiggler script to prevent computers from going into an inactive state for presentations during events at my company. The script doesn't need to be installed, you just open the file by double clicking.
I use an rpi2040 with circuitpython and usbhid. Plug it into anything and it shows up as a mouse and moves the mouse in a tiny circle every few minutes. You can get one for $6.
That's a very common thing. I don't know a single company or organization that prevents executables from running. You don't have to install programs to use them, it's just that most software ships installers
I've seen it done, can be a PITA to manage but worth it for the lack of stupid shit from custies IMO.
The software probably doesn't need to actually be installed.