this post was submitted on 10 Jul 2025
12 points (100.0% liked)

Linux

56365 readers
570 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Sort of command that would pull a download that is self executed to the host machine?

That's worded a bit fucky, if I need to elaborate, please chime in.

you are viewing a single comment's thread
view the rest of the comments
[–] whostosay@lemmy.world 2 points 4 days ago* (last edited 4 days ago) (1 children)

Partially for sure. Other part of this would be somehow executing a command on the attackers machine that originated as their own input, but they wouldn't be privy to that due to the alias.

I've seen some videos where people will willingly let scammers into their machine, and Honeypot them with a file that they execute, typically named like credit card info or bank info or something. But they knowingly click that and open it, I don't know what needs to be done on the "make this code execute on the attackers machine" part.

If someone is ssh'd into your machine, are there any escalated privileges you'd already have back to their machine because they've willingly come to yours?

[–] DeuxChevaux@lemmy.world 1 points 4 days ago

Sounds illegal, though...