Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organize Modules by Category #124

Open
byt3bl33d3r opened this issue Oct 21, 2019 · 2 comments
Open

Organize Modules by Category #124

byt3bl33d3r opened this issue Oct 21, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@byt3bl33d3r
Copy link
Owner

There's enough modules now that this should probably be done, cause scrolling through a ton of modules isn't exactly ideal.

@byt3bl33d3r byt3bl33d3r added enhancement New feature or request good first issue Good for newcomers labels Oct 21, 2019
@RemiEscourrou
Copy link
Contributor

That's right, there are now many modules!
I tried to categorize them, any feedback is welcome:

  • antivirus

    • amsiPatch.py
    • testAV.py
  • code_execution

    • excelshellinject.py
    • execute-assembly.py
    • inject.py
    • powershell.py
    • shell.py
    • shellcode.py
  • collection\network

    • portscanner.py
    • domaincomputers.py
    • domaingroups.py
    • domainquery.py
    • domainusers.py
    • getremoteregistrykey.py
    • netcomputerstarttime.py
    • netcomputerversion.py
    • netlocalgroupmembers.py
    • netlocalgroups.py
    • netloggedonusers.py
    • netsessions.py
    • netshare.py
    • setremoteregistrykey.py
  • collection\host

    • setregistrykey.py
    • getregistrykey.py
    • ps.py
    • seatbelt.py
    • recentFiles.py
    • clipboardmonitor.py
    • keylogger.py
  • credentials

    • cachedgpp.py
    • credphisher.py
    • dumpVaultCredentials.py
    • impersonateprocess.py
    • impersonateuser.py
    • internalmonologue.py
    • kerberoasting.py
    • maketoken.py
    • mimikatz.py
    • minidump.py
    • reverttoself.py
    • specialtokengroupprivs.py
  • exploitation

    • [Maybe later]
  • fun

    • mouseshaker.py
    • msgbox.py
    • rick-astley.py
    • screenshot.py
    • thunderstruck.py
  • lateral_movement

    • WMIExecHash.py
    • dcom.py
    • excel4dcom.py
    • winrm.py
    • wmi.py
  • management

    • cd.py
    • download.py
    • ls.py
    • pwd.py
    • rdp.py
    • upload.py
    • whoami.py
  • privesc

    • alwaysinstallelevated.py
    • bypassUAC.py
    • bypassUACComputerDefaults.py
    • bypassUACEventVwr.py
    • bypassUACSilentCleanUp.py
    • bypassUACfodhelper.py
    • getsystem.py
    • mcafeesitelistfiles.py
    • modifiableregistryautoruns.py
    • modifiableservicebinaries.py
    • modifiableserviceregistry.py
    • modifiableservices.py
    • pathhijack.py
    • unattendedinstallfiles.py
  • persistence

    • hijackCLSIDpersistence.py
    • keepassperistence.py
    • serviceperistence.py
    • startupfolderperistence.py
    • tortoisesvnperistence.py
    • wmipersistence.py

@jayrod
Copy link

jayrod commented Aug 31, 2021

Does someone just need to put them in new sub folders??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants