Skip to content

Auto-inject a payload into any .zip compressed folder, system-wide

Notifications You must be signed in to change notification settings

waived/.zip-spreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

──┐  ┬  ┌─┐    ┌──  ┌─┐  ┬──┐  ┌──  ┌─┐  ┌┬─┐
┌─┘  │  ├─┘    └─┐  ├─┘  │─┬┘  ├─   ├─┤   │ │
└──  ┴  ┴      ──┘  ┴    ┴ └   └──  ┴ ┴  ─┴─┘

Overview:
    Simple .net class that scans a Windows NT environment for
    any .zip compressed folders and attempts to add a malicious
    payload.


Requirements:
    The program needs a "System.IO.Compression" dependency which
    can be added to the project by going to...

    Assemblies > Framework > Add > System.IO.Compression

    This class will not function without it.


Considerations:
    By default, this class scans common user folders such as
    the Desktop, Pictures, Documents, Music, Videos, Favorites
    and Downloads folder. Slight modifications can be made in
    effort to scan the entire system, including protected
    folders. UAC elevation may be required in such cases.

About

Auto-inject a payload into any .zip compressed folder, system-wide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published