Projects STRLCPY SharpMapExec Commits a9e703bd
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 42 lines
    43 43   
    44 44  Can be used to scan for admin access and accessible Smb shares.
    45 45   
     46 +Modules;
     47 +````
     48 +/m:shares (Scan enumerated shares for access)
     49 +````
     50 + 
    46 51  ### WinRm
    47 52   
    48 53  The beast. It has built-in Amsi bypass, JEA language breakout, JEA function analysis. Can be used for code execution, scaning for PsRemote access, vulnerable JEA endpoints, and data exfiltration.
    skipped 51 lines
    100 105   
    101 106  ### Acknowledgments
    102 107   
    103  -Projects that helped and are existing in this tool
     108 +Projects that helped or are existing in this tool
    104 109   
    105  -* [Rubeus](https://github.com/GhostPack/Rubeus) [@Harmj0y](https://twitter.com/harmj0y)
     110 +* [Rubeus](https://github.com/GhostPack/Rubeus) [@Harmj0y](https://twitter.com/harmj0y)
    106 111   
    107  -* [SharpDPAPI](https://github.com/GhostPack/SharpDPAPI) [@Harmj0y](https://twitter.com/harmj0y)
     112 +* [SharpDPAPI](https://github.com/GhostPack/SharpDPAPI) [@Harmj0y](https://twitter.com/harmj0y)
    108 113   
    109  -* [SharpKatz](https://github.com/b4rtik/SharpKatz) [@b4rtik](https://twitter.com/b4rtik)
     114 +* [SharpKatz](https://github.com/b4rtik/SharpKatz) [@b4rtik](https://twitter.com/b4rtik)
    110 115   
    111  -* [Amsi.Fail](https://github.com/Flangvik/AMSI.fail) [@Flangvik](https://twitter.com/Flangvik)
     116 +* [Amsi.Fail](https://github.com/Flangvik/AMSI.fail) [@Flangvik](https://twitter.com/Flangvik)
    112 117   
    113 118  * [SharpSecDump](https://github.com/G0ldenGunSec/SharpSecDump) [@G0ldenGunSec](https://twitter.com/G0ldenGunSec)
     119 + 
     120 +* [CrackMapExec](https://github.com/byt3bl33d3r/CrackMapExec) [@byt3bl33d3r](https://twitter.com/byt3bl33d3r)
    114 121  
    115 122   
Please wait...
Page is in error, reload to recover