Mariusz Banach
Mariusz Banach
Hi, During our tests we've found, that when sprayed User with a correct password - attempt failed due to Conditional Access Policy requirements, following error code will be thrown: ```...
Hi, This PR adds functionality to specify modules that should not be unhooked to retain hooks introduced intentionally by our tooling, such as _User-Defined Reflective Loader_ (ref. [ElusiveMice](https://github.com/mgeeky/ElusiveMice) ) that...
Hi James! I've recently was in need to merely save a serialized loader delegate to the output file in form of a Base64 encoded blob. Thought this could be a...
Hi Alex! Thanks for the terrific tool! I've fixed a bug that you left in reply chain decoding. Some Teams properties.links JSONs are not strictly following JSON structure, causing json.loads...
Hi, Can we have a separate module being a simple REPL interactive shell (with the possibility of providing SQL statements from a batch file - *.sql) offering nothing more than...
Hi @czs108 ! Do you plan adding support for x64 architecture as well? Cheers, Mariusz.
**Describe the bug** Cannot install armory seatbelt as well as cannot enter interactive shell session while operating on mTLS implant. **To Reproduce** Steps to reproduce the behavior: 1. Spawn windows...
**Describe the bug** While operating inside of a Sliver linux session, I want to spawn interactive shell. However unable to do so. **To Reproduce** Steps to reproduce the behavior: 1....
Hi Stan! I guess this PR probably won't make it to the master, but similarly to [OfficePurge](https://github.com/mandiant/OfficePurge/pull/1) I'm leaving it for the curious ones. This PR generalised a bit VBA...
Improved Office.com status interpretation, added response printout on debug and added sleep & jitter
This PR improves status enumeration on subsequent Office.com tries. Also, I've added response body printout when `--verbose` flag is given. Finally, to throttle down subsequent attempts - two new options...