Vakaris Žilius

Results 94 issues of Vakaris Žilius

Follow up to #2130 ### By-reference vs by-value tokens The main libraries for session-based authentication are [Flask-Login](https://flask-login.readthedocs.io/en/latest/#login-example) and more robust version of it [Flask-Security](https://github.com/Flask-Middleware/flask-security/). Although, based on [this article](https://blog.devgenius.io/flask-how-to-create-authentication-system-without-flask-login-cf804c8152a8) setting...

Impact: High
Complexity: Medium
Refactor

# Refactor Right now we're using a no longer maintained `react-jsonschema-form-bs4` package: https://github.com/peterkelly/react-jsonschema-form-bs4 Go back to the official `react-jsonschema-form` and use bootstrap4 template ## Component(s) to be refactored UI This...

Refactor

**Is your feature request related to a problem? Please describe.** `monkey/infection_monkey/cc/control.py:ControlClient` and `monkey/infection_monkey/cc/control_channel.py:ControlChannel` have similar responsibilities of communicating with an island. **Describe the solution you'd like** Merge both of these...

Feature

## Describe the bug Attack report fails if agent is not configured to scan the network, run exploiters and post breach actions. ## To Reproduce Steps to reproduce the behavior:...

Bug
Impact: High

## Describe the bug Small bugs in MSI installer UI, like text color. This was probably caused by updated advanced installer version. Also, we should wait for license and see...

Bug
Impact: High

**Is your feature request related to a problem? Please describe.** We might consider adding RDP password brute forcing capabilities. **Describe alternatives you've considered** We might consider if SMB and WMI...

Feature
Impact: Medium
Complexity: High

# Refactor ## Component(s) to be refactored Registration screen should clearly indicate that user is registering a new user. ## Expected change Refactor the button to say "Register" or "Sign...

Refactor

**Is your feature request related to a problem? Please describe.** There is no option to run monkey in the background when selecting the manual run command **Describe the solution you'd...

Feature
Reported by user

## Documentation request There are multiple ways to run the agents, but they are documented only in use cases, not as a dedicated list. ### Add a new page 🆕...

Documentation

**Is your feature request related to a problem? Please describe.** Finish implementing Inno Setup installer for InfectionMonkey. Use `monkey-inno-setup` branch in labs. ## Tasks - [ ] Properly include all...

Feature