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. I wonder if anyone has made any software to detect keysmashing

I wonder if anyone has made any software to detect keysmashing

Scheduled Pinned Locked Moved Uncategorized
33 Posts 13 Posters 117 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.
  • foone@digipres.clubF foone@digipres.club

    there's also a thing where people say lots of quick lines in a row, like:
    <kitten> as
    <kitten> gh
    <kitten> buh
    <kitten> jg

    So I need to code it to look at timestamps too, and define some kind of threshold for sending a bunch of nonsensical mini-keysmashes in a row

    gloriouscow@oldbytes.spaceG This user is from outside of this forum
    gloriouscow@oldbytes.spaceG This user is from outside of this forum
    gloriouscow@oldbytes.space
    wrote last edited by
    #23

    @foone are you making a sub detector

    nine@chitter.xyzN foone@digipres.clubF 2 Replies Last reply
    0
    • foone@digipres.clubF foone@digipres.club

      hey look a keysmash generator, that's something:

      Link Preview Image
      Keysmash Generator - Online Keyboard Key Smashing Simulator

      Tool for generating 'keysmashes', random keystrokes on the keyboard, keyboard smashing style, sometimes used as a way to show emotion (anger, frenzy, hilarity, etc.)

      favicon

      (www.dcode.fr)

      nine@chitter.xyzN This user is from outside of this forum
      nine@chitter.xyzN This user is from outside of this forum
      nine@chitter.xyz
      wrote last edited by
      #24

      @foone dammit now the ais are coming for hard working bottoms too?! /j

      1 Reply Last reply
      0
      • foone@digipres.clubF foone@digipres.club

        there's also a thing where people say lots of quick lines in a row, like:
        <kitten> as
        <kitten> gh
        <kitten> buh
        <kitten> jg

        So I need to code it to look at timestamps too, and define some kind of threshold for sending a bunch of nonsensical mini-keysmashes in a row

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

        @foone what's your idea for identifying keysmashes? Qwerty character proximity based stuff or just train some kind of classifier

        1 Reply Last reply
        0
        • gloriouscow@oldbytes.spaceG gloriouscow@oldbytes.space

          @foone are you making a sub detector

          nine@chitter.xyzN This user is from outside of this forum
          nine@chitter.xyzN This user is from outside of this forum
          nine@chitter.xyz
          wrote last edited by
          #26

          @gloriouscow @foone could call it Sonar =w=

          1 Reply Last reply
          0
          • foone@digipres.clubF foone@digipres.club

            there's also a thing where people say lots of quick lines in a row, like:
            <kitten> as
            <kitten> gh
            <kitten> buh
            <kitten> jg

            So I need to code it to look at timestamps too, and define some kind of threshold for sending a bunch of nonsensical mini-keysmashes in a row

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

            @foone because I feel like a bunch of bash commands like jq, df, awk can look oddly like keysmashes

            1 Reply Last reply
            0
            • foone@digipres.clubF foone@digipres.club

              @psymar nice. self-describing!

              psymar@unstable.systemsP This user is from outside of this forum
              psymar@unstable.systemsP This user is from outside of this forum
              psymar@unstable.systems
              wrote last edited by
              #28

              @foone self-documenting cat

              1 Reply Last reply
              0
              • gloriouscow@oldbytes.spaceG gloriouscow@oldbytes.space

                @foone are you making a sub detector

                foone@digipres.clubF This user is from outside of this forum
                foone@digipres.clubF This user is from outside of this forum
                foone@digipres.club
                wrote last edited by
                #29

                @gloriouscow no don't be silly.

                I'm making a sub quantifier. I want to be able to analyze a chat and count how many times someone bottom-types

                1 Reply Last reply
                0
                • foone@digipres.clubF foone@digipres.club

                  pip install bottom-chat

                  jackemled@furry.engineerJ This user is from outside of this forum
                  jackemled@furry.engineerJ This user is from outside of this forum
                  jackemled@furry.engineer
                  wrote last edited by
                  #30

                  @foone evil IRC client that generates & sends keysmashes, using your intended message as a seed value, instead of your intended message

                  1 Reply Last reply
                  0
                  • foone@digipres.clubF foone@digipres.club

                    there's also a thing where people say lots of quick lines in a row, like:
                    <kitten> as
                    <kitten> gh
                    <kitten> buh
                    <kitten> jg

                    So I need to code it to look at timestamps too, and define some kind of threshold for sending a bunch of nonsensical mini-keysmashes in a row

                    foone@digipres.clubF This user is from outside of this forum
                    foone@digipres.clubF This user is from outside of this forum
                    foone@digipres.club
                    wrote last edited by
                    #31

                    I'm embracing data-driven TDD:

                    FAILED test_lines.py::test_detectors[ghasdlfgjk-output4] - AssertionError: detect('ghasdlfgjk') is [], expected ['is_keysmash']

                    foone@digipres.clubF 1 Reply Last reply
                    0
                    • foone@digipres.clubF foone@digipres.club

                      I'm embracing data-driven TDD:

                      FAILED test_lines.py::test_detectors[ghasdlfgjk-output4] - AssertionError: detect('ghasdlfgjk') is [], expected ['is_keysmash']

                      foone@digipres.clubF This user is from outside of this forum
                      foone@digipres.clubF This user is from outside of this forum
                      foone@digipres.club
                      wrote last edited by
                      #32

                      @kawa do you happen to have a handy regex for meows? or some examples of meows?

                      ruenahcmohr@infosec.exchangeR 1 Reply Last reply
                      0
                      • foone@digipres.clubF foone@digipres.club

                        @kawa do you happen to have a handy regex for meows? or some examples of meows?

                        ruenahcmohr@infosec.exchangeR This user is from outside of this forum
                        ruenahcmohr@infosec.exchangeR This user is from outside of this forum
                        ruenahcmohr@infosec.exchange
                        wrote last edited by
                        #33

                        @foone @kawa
                        s/me+o+w+.*/

                        1 Reply Last reply
                        1
                        0
                        • R relay@relay.infosec.exchange shared this topic
                        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