You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: csharp/ql/src/experimental/Security Features/campaign/Solorigate/NumberOfKnownMethodNamesAboveThreshold.qhelp
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<qhelp>
5
5
<overview>
6
6
<p>This query detects method names used in the Solorigate code.</p>
7
-
<p>This query detects when the code includes at least 50 of the mthods used in the Solorigate tampered code</p>
7
+
<p>This query detects when the code includes at least 50 of the methods used in the Solorigate tampered code</p>
8
8
<p>Please notice that by themselves these method names are not malign.</p>
Copy file name to clipboardExpand all lines: csharp/ql/src/experimental/Security Features/campaign/Solorigate/NumberOfKnownMethodNamesAboveThreshold.ql
0 commit comments