Skip to content

feat: add ZIP-based NTLM theft vectors (zip-libraryms, zip-url, zip-lnk)#21

Open
jamoski3112 wants to merge 1 commit into
Greenwolf:masterfrom
jamoski3112:master
Open

feat: add ZIP-based NTLM theft vectors (zip-libraryms, zip-url, zip-lnk)#21
jamoski3112 wants to merge 1 commit into
Greenwolf:masterfrom
jamoski3112:master

Conversation

@jamoski3112

Copy link
Copy Markdown
  • Add create_zip_libraryms: embeds .library-ms inside ZIP, triggers UNC resolution via Explorer preview/extraction (CVE-2025-24071 style)
  • Add create_zip_url: embeds .url with UNC IconFile path inside ZIP
  • Add create_zip_lnk: embeds patched LNK template with UNC icon path inside ZIP
  • Add new --generate choices: zip, zip-libraryms, zip-url, zip-lnk
  • zip and all/modern modes generate all three ZIP variants
  • Uses stdlib zipfile, no new dependencies

- Add create_zip_libraryms: embeds .library-ms inside ZIP, triggers UNC
  resolution via Explorer preview/extraction (CVE-2025-24071 style)
- Add create_zip_url: embeds .url with UNC IconFile path inside ZIP
- Add create_zip_lnk: embeds patched LNK template with UNC icon path inside ZIP
- Add new --generate choices: zip, zip-libraryms, zip-url, zip-lnk
- zip and all/modern modes generate all three ZIP variants
- Uses stdlib zipfile, no new dependencies
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.

1 participant