Description:
Based on community feedback in issue ticket #5455, the Error Code
0x801C044D is listed twice in the mitigation section, not adjacent, and
with different explanations. The suggestion is to group them together
to make it more obvious that there are 2 separate causes & mitigations.
Thanks to J.R. Jenkins (jrjenk) for reporting this issue.
In order to simplify editing and information management in the table, I
propose to change the table formatting from simple HTML to MarkDown.
I also suggest sorting the lines based on the Error code Hex values.
Changes proposed:
- convert the Error mitigations table to MarkDown
- rearrange the row lines and sort by Hex value (1 exception)
- place the 2 errors with the same Hex value adjacent to each other
- add some missing punctuation
- adjust spacing and remove some redundant whitespace
issue ticket closure or reference:
Closes#5455
Description:
As reported in issue ticket #5484, the link URL pointing to Advanced
hunting is broken on this page due to changes in the page filename
structure. This URL correction amends that issue.
Thanks to Peter Forster (myfope) for reporting the issue.
Proposed change:
- adjust the filename part of the URL to point to the correct page
issue ticket closure or reference:
Closes#5484
Description:
As described in issue ticket #5485, the link in the last line of this
document points to an "Error 404 - Page Not Found" page.
The working page can be reached by removing the last directory name in
the URL (only works when clicking the correct link, not if you edit the
wrong URL to get the correct URL).
Thanks to amirsc3 for reporting the issue + providing the correct URL.
Changes proposed:
- remove the incorrect directory name at the end of the URL
- add a few MD compatibility spaces in the MD Notes
- remove some redundant whitespace between text sections
issue ticket closure or reference:
Closes#5485