Skip to content

Use DLL instead of Dll in section headings - #2841

Open
Rintu-chowdory wants to merge 1 commit into
HackTricks-wiki:masterfrom
Rintu-chowdory:fix/dll-heading
Open

Use DLL instead of Dll in section headings#2841
Rintu-chowdory wants to merge 1 commit into
HackTricks-wiki:masterfrom
Rintu-chowdory:fix/dll-heading

Conversation

@Rintu-chowdory

Copy link
Copy Markdown

Fixes #2787

The DLL Hijacking sidebar labels in SUMMARY.md and the page headings of the Writable Sys Path DLL Hijacking Privesc page used the non-standard casing Dll. Since these labels also appear as the browser tab title, the incorrect casing was visible there as well.

Changes (6 lines, 2 files):

  • src/SUMMARY.md: three sidebar labels DllDLL
  • src/windows-hardening/windows-local-privilege-escalation/dll-hijacking/writable-sys-path-dll-hijacking-privesc.md: page H1 and two subheadings DllDLL

This aligns them with the standard DLL form already used by the main DLL Hijacking page heading. Body text is intentionally unchanged to keep the diff minimal.

Fixes HackTricks-wiki#2787

The DLL Hijacking sidebar labels and page headings used the non-standard
casing "Dll", which is also visible in the browser tab title. Align them
with the standard DLL form already used by the main DLL Hijacking page.
Body text is unchanged.
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

Successfully merging this pull request may close these issues.

Use DLL instead of Dll in the section heading

1 participant