this post was submitted on 19 Sep 2023
106 points (92.7% liked)

Technology

73758 readers
4295 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Chinese hackers have unleashed a never-before-seen Linux backdoor::SprySOCKS borrows from open source Windows malware and adds new tricks.

you are viewing a single comment's thread
view the rest of the comments
[–] photonic_sorcerer@lemmy.dbzer0.com 24 points 2 years ago* (last edited 2 years ago)

SprySOCKS Capabilities:

   ID	     NOTES
  • 0x09 Gets machine information
  • 0x0a Starts interactive shell
  • 0x0b Writes data to interactive shell
  • 0x0d Stops interactive shell
  • 0x0e Lists network connections (parameters: “ip”, “port”, “commName”, “connectType”)
  • 0x0f Sends packet (parameter: “target”)
  • 0x14, 0x19 Sends initialization packet
  • 0x16 Generates and sets clientid
  • 0x17 Lists network connections (parameters: “tcp_port”, “udp_port”, “http_port”, “listen_type”, “listen_port”)
  • 0x23 Creates SOCKS proxy
  • 0x24 Terminates SOCKS proxy
  • 0x25 Forwards SOCKS proxy data
  • 0x2a Uploads file (parameters: “transfer_id”, “size”)