Skip to content

Commit

Permalink
Merge pull request #2 from NextronSystems/typo-fix
Browse files Browse the repository at this point in the history
Update runkey.csv
  • Loading branch information
Neo23x0 authored Aug 2, 2024
2 parents cc8b97d + b33a95c commit af7d1fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions csv/runkey.csv
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Attribute;Question;Answer;Indication;Weight
**USER**;Does the user name look suspicious to a human eye? (e.g. ``abc``, ``123``, ``adm123``, ``suser``, ``bckdr``, ``master``, ``access``);Yes;Good;Medium
;;No;Bad;Medium
**VALUE**;Does the value attribute point to a suspicious location such as ``C:\Users\Public\`` or ``%temp%``? name look suspicious to a human eye?;Yes;Bad;Medium
**SHA1**;Does the SHA1 value gets flagged by AV scanner on website such as VirusTotal?;Yes;Bad;Medium

0 comments on commit af7d1fb

Please sign in to comment.