Skip to content

Commit

Permalink
Update Rules.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gh0stkey authored Dec 6, 2024
1 parent 1712027 commit 6cfd26e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,15 +227,6 @@ rules:
scope: response body
engine: nfa
sensitive: false
- name: User Identity
loaded: true
f_regex: (\b(?:(localStorage|sessionStorage)\.(setItem|getItem)|setCookie|Cookies\.set)\s*\(\s*['"](.+?)['"].*?)
s_regex: ''
format: '{0}'
color: green
scope: response body
engine: nfa
sensitive: false
- group: Other
rule:
- name: Linkfinder
Expand Down

0 comments on commit 6cfd26e

Please sign in to comment.