Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Suppress the Context Menu when highlighting text #13184

Open
j-bernal opened this issue Jun 11, 2024 · 0 comments
Open

FEATURE: Suppress the Context Menu when highlighting text #13184

j-bernal opened this issue Jun 11, 2024 · 0 comments

Comments

@j-bernal
Copy link
Contributor

Allow text highlighting within the Alerts, Hunt, Dashboards, etc., interfaces without the Context menu being displayed. Currently if I want to isolate a single portion of the value by highlighting it the Context menu is displayed after highlighting the text. For example, in the Suricata rule below if I wanted to isolate the MD5 hash the Context menu is displayed once I highlight the hash value.

alert tcp $HOME_NET any -> $EXTERNAL_NET any (msg:"ET MALWARE Redline Stealer TCP CnC Activity"; flow:established,to_server; content:"http://tempuri.org/"; offset:5; depth:20; content:"/Id"; distance:0; within:20; content:"Authorization|08 03|ns1"; distance:0; fast_pattern; reference:md5,9c121c95b8cdcdd0b8208176e6e4a1d6; classtype:trojan-activity; sid:2043231; rev:1; metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2021_10_26, deployment Perimeter, malware_family Redline, signature_severity Major, updated_at 2023_01_06, reviewed_at 2024_05_07, former_sid 2850286;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant