ScriptNomad
ScriptNomad
**Is your feature request related to a problem? Please describe.** This is an all-too-common problem we face with wifi hacking, where we are in a target-rich environment with APs that...
**Is your feature request related to a problem?** No, it's more of a "nice to have" sort of thing. **Describe the solution you'd like** It would be helpful if hashes...
# Feature Description It would be useful to include the IP addresses of visiting users in a jinja tag so that conditionals could be made against them. Conditionals based on...
The "You-Got-Phished" pretext uses an all-image email template that is best utilized with the message padding plugin in order to overcome spam filters which target emails with an insufficient text-image...
I'll keep this brief... your scripts have _multiple_ points of failure that should result in an abort or at the very least provide warnings, prompts, and debugging output to help...
Hi there. Just started using your ansible playbook for my red team's internal appliances, and it was *extremely* helpful in getting us started up quickly with updating our appliances. Just...
### Configuration impacket version: 0.11.0.dev Python version: 3.12.4 Target OS: Amazon FSX Share (not sure) So this is a bit of a weird one. I'm working on simulating a ransomware...
### Configuration impacket version: 0.11.0 Python version: 3.12.0 Target OS: Debian/Ubuntu I'm working on some additional functionality for impacket to augment the SMBConnection class so that it can be used...
I needed this for a penetration test and in its current implementation does not work. In fact, it broke my python2 installation because `enum` package is not supported by python2.7...
Because of all the pinned dependencies this tool requires, I strongly feel that there should be some built-in expectation for users to be able to run this with pipenv. I've...