Marshall Hallenbeck
Marshall Hallenbeck
**Is your feature request related to a problem? Please describe.** I would like to see what process (name is fine) an implant is running as/under (like if we migrate), as...
**Is your feature request related to a problem? Please describe.** No issue **Describe the solution you'd like** It would be nice to be able to modify the "sliver>" prompt much...
This is an intermittent issue that Windows (10 & 2019) hosts will sometimes just timeout during a Vagrant boot (after changing hostname) or an Ansible provision (specifically after the ADCS...
**Describe the bug** The WCC module has some custom logging code that creates a ton of empty log files **To Reproduce** Run the WCC module Command: `netexec smb -u username...
- fix(powershell): fix running via ps32, both with and without obfuscation - pwsh: remove commented code and remove easily detected amsi bypass - pwsh: tests: add and update tests related...
- Catch NetBIOSTimeout error - fixed some erroneous extra lines
**Describe the bug** The module doesn't seem to be working, or at least, the example payloads I previously documented are not working correctly **To Reproduce** Steps to reproduce the behavior...
hash_spider.py uses some global variables and other things that should be cleaned up and refactored.
**Describe the bug** When running the `rdp` module, and specifying `ACTION=enable` on Windows, it hangs. This problem is exaserbated by not being able to properly ctrl-c on Windows (see #61)....
In #90 `add_user_bh` is called in a lot of places, but we should try to centralize this to a single place across protocols, since the current method is a bit...