Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. ransomware except in addition to encrypting data it plays a 10 hour supercut of all yotubes worst jarjar binks impressions and zingers forever until they pay

ransomware except in addition to encrypting data it plays a 10 hour supercut of all yotubes worst jarjar binks impressions and zingers forever until they pay

Scheduled Pinned Locked Moved Uncategorized
115 Posts 28 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • viss@mastodon.socialV viss@mastodon.social

    ransomware except it leaks c-suite and board member browser histories for the last 90 days

    evilstevie@mastod1.ddns.netE This user is from outside of this forum
    evilstevie@mastod1.ddns.netE This user is from outside of this forum
    evilstevie@mastod1.ddns.net
    wrote last edited by
    #58

    @Viss I would sponsor this activity

    1 Reply Last reply
    0
    • viss@mastodon.socialV viss@mastodon.social

      ransomware except it signs absolutely every single person in the company who has an email address up to the elon musk fan club

      viss@mastodon.socialV This user is from outside of this forum
      viss@mastodon.socialV This user is from outside of this forum
      viss@mastodon.social
      wrote last edited by
      #59

      ransomware except that it specifically finds any machines that still have diskette drives in them and plays the mexican hat dance, the imperial march, or the mario theme on them either until their stepper motors burn out, or the ransom is paid

      viss@mastodon.socialV scottwilson@infosec.exchangeS 3 Replies Last reply
      0
      • viss@mastodon.socialV viss@mastodon.social

        @winterknight1337 wow its been a while since i had to use a real c2. i didnt even know these were a thing! i guess ive been lolling too hard in various clouds and posessing the still-living semi-corpses of github workflows too long

        winterknight1337@infosec.exchangeW This user is from outside of this forum
        winterknight1337@infosec.exchangeW This user is from outside of this forum
        winterknight1337@infosec.exchange
        wrote last edited by
        #60

        @Viss they’re super nice! Only issue is that they’re written in C, so if they crash they take your payload down with it, but they’re designed to avoid cobalt strike’s fork and run behaviors. But generally speaking, it’s a stealthier way to expand C2 payloads.

        viss@mastodon.socialV 1 Reply Last reply
        0
        • viss@mastodon.socialV viss@mastodon.social

          ransomware except it signs absolutely every single person in the company who has an email address up to the elon musk fan club

          evilstevie@mastod1.ddns.netE This user is from outside of this forum
          evilstevie@mastod1.ddns.netE This user is from outside of this forum
          evilstevie@mastod1.ddns.net
          wrote last edited by
          #61

          @Viss oof. too far. just encrypt the drives with a randomised hash at this point.

          1 Reply Last reply
          0
          • viss@mastodon.socialV viss@mastodon.social

            ransomware except it volunteers you to be a CEH exam proctor

            winterknight1337@infosec.exchangeW This user is from outside of this forum
            winterknight1337@infosec.exchangeW This user is from outside of this forum
            winterknight1337@infosec.exchange
            wrote last edited by
            #62

            @Viss oh this is awful

            viss@mastodon.socialV 1 Reply Last reply
            0
            • viss@mastodon.socialV viss@mastodon.social

              ransomware except that it specifically finds any machines that still have diskette drives in them and plays the mexican hat dance, the imperial march, or the mario theme on them either until their stepper motors burn out, or the ransom is paid

              viss@mastodon.socialV This user is from outside of this forum
              viss@mastodon.socialV This user is from outside of this forum
              viss@mastodon.social
              wrote last edited by
              #63

              ransomware except, stuxnet style, specifically looks for any computers that are interfaces to mainframes, are mainframe adjacent, or otherwise in a critical workflow path, pauses all the queues in the mainframe, empies them, then rms all the regular computers. doesnt even aim for a ransom. overwrites the bootloader with the nyancat one, except instead of a cat its the fight club bar of soap

              winterknight1337@infosec.exchangeW 1 Reply Last reply
              0
              • winterknight1337@infosec.exchangeW winterknight1337@infosec.exchange

                @Viss oh this is awful

                viss@mastodon.socialV This user is from outside of this forum
                viss@mastodon.socialV This user is from outside of this forum
                viss@mastodon.social
                wrote last edited by
                #64

                @winterknight1337 it gets worse 😄

                1 Reply Last reply
                0
                • viss@mastodon.socialV viss@mastodon.social

                  ransomware except that it specifically finds any machines that still have diskette drives in them and plays the mexican hat dance, the imperial march, or the mario theme on them either until their stepper motors burn out, or the ransom is paid

                  scottwilson@infosec.exchangeS This user is from outside of this forum
                  scottwilson@infosec.exchangeS This user is from outside of this forum
                  scottwilson@infosec.exchange
                  wrote last edited by
                  #65

                  @Viss How about

                  import subprocess
                  import time

                  CMD = ["eject", "-t"]
                  DELAY_SECONDS = 1.0

                  def main():
                  while True:
                  try:
                  subprocess.run(CMD, check=False)
                  except Exception:
                  # ignore errors and continue
                  pass
                  time.sleep(DELAY_SECONDS)

                  if __name__ == "__main__":
                  main()

                  viss@mastodon.socialV 1 Reply Last reply
                  0
                  • winterknight1337@infosec.exchangeW winterknight1337@infosec.exchange

                    @Viss they’re super nice! Only issue is that they’re written in C, so if they crash they take your payload down with it, but they’re designed to avoid cobalt strike’s fork and run behaviors. But generally speaking, it’s a stealthier way to expand C2 payloads.

                    viss@mastodon.socialV This user is from outside of this forum
                    viss@mastodon.socialV This user is from outside of this forum
                    viss@mastodon.social
                    wrote last edited by
                    #66

                    @winterknight1337 oh.. some shit crashing your payload you say?

                    and it takes down some more shit with it you say?

                    OH WHAT EVER DO YOU MEANhttps://github.com/EmpireProject/Empire/issues/589

                    viss@mastodon.socialV 1 Reply Last reply
                    0
                    • viss@mastodon.socialV viss@mastodon.social

                      ransomware except, stuxnet style, specifically looks for any computers that are interfaces to mainframes, are mainframe adjacent, or otherwise in a critical workflow path, pauses all the queues in the mainframe, empies them, then rms all the regular computers. doesnt even aim for a ransom. overwrites the bootloader with the nyancat one, except instead of a cat its the fight club bar of soap

                      winterknight1337@infosec.exchangeW This user is from outside of this forum
                      winterknight1337@infosec.exchangeW This user is from outside of this forum
                      winterknight1337@infosec.exchange
                      wrote last edited by
                      #67

                      @Viss we’ve got new bootloader overwrites now too!

                      viss@mastodon.socialV 1 Reply Last reply
                      0
                      • winterknight1337@infosec.exchangeW winterknight1337@infosec.exchange

                        @Viss we’ve got new bootloader overwrites now too!

                        viss@mastodon.socialV This user is from outside of this forum
                        viss@mastodon.socialV This user is from outside of this forum
                        viss@mastodon.social
                        wrote last edited by
                        #68

                        @winterknight1337 show me 😄

                        winterknight1337@infosec.exchangeW 1 Reply Last reply
                        0
                        • scottwilson@infosec.exchangeS scottwilson@infosec.exchange

                          @Viss How about

                          import subprocess
                          import time

                          CMD = ["eject", "-t"]
                          DELAY_SECONDS = 1.0

                          def main():
                          while True:
                          try:
                          subprocess.run(CMD, check=False)
                          except Exception:
                          # ignore errors and continue
                          pass
                          time.sleep(DELAY_SECONDS)

                          if __name__ == "__main__":
                          main()

                          viss@mastodon.socialV This user is from outside of this forum
                          viss@mastodon.socialV This user is from outside of this forum
                          viss@mastodon.social
                          wrote last edited by
                          #69

                          @scottwilson can ... can laptops do the pc speaker beep anymore? is that even still a thing?

                          scottwilson@infosec.exchangeS da_667@infosec.exchangeD schrotthaufen@mastodon.socialS ridge@tilde.zoneR 4 Replies Last reply
                          0
                          • viss@mastodon.socialV viss@mastodon.social

                            ransomware except it signs absolutely every single person in the company who has an email address up to the elon musk fan club

                            sysop408@sfba.socialS This user is from outside of this forum
                            sysop408@sfba.socialS This user is from outside of this forum
                            sysop408@sfba.social
                            wrote last edited by
                            #70

                            @Viss I'll fork it to make it even worse. Not only do you get signed up for the Elmo fan club, you'll also get texted a different photo of Ian Miles Cheong every day.

                            sysop408@sfba.socialS 1 Reply Last reply
                            0
                            • viss@mastodon.socialV viss@mastodon.social

                              @scottwilson can ... can laptops do the pc speaker beep anymore? is that even still a thing?

                              scottwilson@infosec.exchangeS This user is from outside of this forum
                              scottwilson@infosec.exchangeS This user is from outside of this forum
                              scottwilson@infosec.exchange
                              wrote last edited by
                              #71

                              @Viss Oooh that would be great. I don't know!

                              1 Reply Last reply
                              1
                              0
                              • viss@mastodon.socialV viss@mastodon.social

                                @scottwilson can ... can laptops do the pc speaker beep anymore? is that even still a thing?

                                da_667@infosec.exchangeD This user is from outside of this forum
                                da_667@infosec.exchangeD This user is from outside of this forum
                                da_667@infosec.exchange
                                wrote last edited by
                                #72

                                @Viss @scottwilson I don't know about laptops, but my ali-express chinesium pfSense router can.

                                viss@mastodon.socialV 1 Reply Last reply
                                1
                                0
                                • R relay@relay.infosec.exchange shared this topic
                                • sysop408@sfba.socialS sysop408@sfba.social

                                  @Viss I'll fork it to make it even worse. Not only do you get signed up for the Elmo fan club, you'll also get texted a different photo of Ian Miles Cheong every day.

                                  sysop408@sfba.socialS This user is from outside of this forum
                                  sysop408@sfba.socialS This user is from outside of this forum
                                  sysop408@sfba.social
                                  wrote last edited by
                                  #73

                                  @Viss please, for your own mental health, don't attempt to visualize what this might be like.

                                  1 Reply Last reply
                                  0
                                  • da_667@infosec.exchangeD da_667@infosec.exchange

                                    @Viss @scottwilson I don't know about laptops, but my ali-express chinesium pfSense router can.

                                    viss@mastodon.socialV This user is from outside of this forum
                                    viss@mastodon.socialV This user is from outside of this forum
                                    viss@mastodon.social
                                    wrote last edited by
                                    #74

                                    @da_667 @scottwilson HOLY FUCK YES OH MY GOD

                                    1 Reply Last reply
                                    0
                                    • viss@mastodon.socialV viss@mastodon.social

                                      ransomware except that it specifically finds any machines that still have diskette drives in them and plays the mexican hat dance, the imperial march, or the mario theme on them either until their stepper motors burn out, or the ransom is paid

                                      viss@mastodon.socialV This user is from outside of this forum
                                      viss@mastodon.socialV This user is from outside of this forum
                                      viss@mastodon.social
                                      wrote last edited by
                                      #75

                                      h/t @da_667

                                      da_667 (@da_667@infosec.exchange)

                                      @Viss@mastodon.social @scottwilson I don't know about laptops, but my ali-express chinesium pfSense router can.

                                      favicon

                                      Infosec Exchange (infosec.exchange)

                                      malware except it only infects networking appliances that can make pc speaker beeps and boops and forces them to loop through a cacophany of all the shit we used to play on the pc speaker as kids.
                                      mario, doom music, heretic music, descent, star wars, various shit from the mod days

                                      viss@mastodon.socialV paul_ipv6@infosec.exchangeP 2 Replies Last reply
                                      0
                                      • viss@mastodon.socialV viss@mastodon.social

                                        @winterknight1337 show me 😄

                                        winterknight1337@infosec.exchangeW This user is from outside of this forum
                                        winterknight1337@infosec.exchangeW This user is from outside of this forum
                                        winterknight1337@infosec.exchange
                                        wrote last edited by
                                        #76

                                        @Viss the only one I have a picture of is we found a payload that overwrites a bootloader with flappy bird, I’ve got it as a one liner (and more) that I can send you 😄

                                        Link Preview Image
                                        viss@mastodon.socialV 1 Reply Last reply
                                        0
                                        • winterknight1337@infosec.exchangeW winterknight1337@infosec.exchange

                                          @Viss the only one I have a picture of is we found a payload that overwrites a bootloader with flappy bird, I’ve got it as a one liner (and more) that I can send you 😄

                                          Link Preview Image
                                          viss@mastodon.socialV This user is from outside of this forum
                                          viss@mastodon.socialV This user is from outside of this forum
                                          viss@mastodon.social
                                          wrote last edited by
                                          #77

                                          @winterknight1337 this is fucking spectacular

                                          winterknight1337@infosec.exchangeW 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups