center-for-threat-informed-defense / attack-flow

Attack Flow helps executives, SOC managers, and defenders easily understand how attackers compose ATT&CK techniques into attacks by developing a representation of attack flows, modeling attack flows for a small corpus of incidents, and creating visualization tools to display attack flows.
https://ctid.io/attack-flow
Apache License 2.0
549 stars 86 forks source link

Text input is for the Attack Flow UI is reversed #52

Closed OpalSec closed 1 year ago

OpalSec commented 1 year ago

Attempting to type input to any of the fields results in the string being entered in reverse. E.g. typing "Initial Access" causes it to appear as: image

This isn't happening anywhere else in my OS or browser, so I can only assume this is a behaviour of the platform. If so, is there a way to disable this, or is this a bug somehow?

xtheorycrafter commented 1 year ago

Are you doing this on Safari?Sent from my iPhoneOn 3 Nov 2022, at 13:48, OpalSec @.***> wrote: Attempting to type input to any of the fields results in the string being entered in reverse. E.g. typing "Initial Access" causes it to appear as:

This isn't happening anywhere else in my OS or browser, so I can only assume this is a behaviour of the platform. If so, is there a way to disable this, or is this a bug somehow?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

OpalSec commented 1 year ago

No, this was via Firefox on a Windows Desktop.

xtheorycrafter commented 1 year ago

This behaviour is also replicated and seen on Safari. Looks like a bug of sorts related to the “technique id” field for me at least. Sent from my iPhoneOn 3 Nov 2022, at 14:11, OpalSec @.***> wrote: No, this was via Firefox on a Windows Desktop.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

mehaase commented 1 year ago

Thanks for the report, we will look into it.

bmarg commented 1 year ago

I also had this problem with the Name and Description fields using the online UI and Firefox 106.0.5 (64-bit) on Ubuntu 20.04.5 LTS. I tried using the docker image locally (from ghcr), same browser/OS, same problem. Downloaded the zip version, same problem.

Online version same problem on Firefox 105.0.1 (64-bit) and Safari 16.1 on macOS Monterey 12.6.1. Online version appears to work OK using Chrome Version 107.0.5304.110 (Official Build) (x86_64) on macOS Monterey 12.6.1.

bmarg commented 1 year ago

Chrome Version 107.0.5304.110 (Official Build) (64-bit) on Ubuntu seems to work ok also.

lcarson-2002 commented 1 year ago

I'm seeing the same thing (reverse text) on macOS, I downloaded Builder 2.0.0 and tried opening the Index file on both Safari and FireFox. Current revs of both.

Update:

  1. I tested this in Windows 11 with FireFox and the same reverse text issue occurred.
  2. I went back to macOS and tested Brave and Edge (again current Revs) both worked correctly.
  3. It appears the problem is limited to FireFox and Safari
  4. The online version appears to exhibit the same reverse text issue with FireFox and Safari