Describe the bug
Using version v0.55.0
In the TUI agent, I can't perform scanservices actions from a host that I control to a host that I know.
I can confirm that when using --mode guided everything is working OK
To Reproduce
- Launch the TUI agent without parameters (manual mode),
python3 /home/harpo/NetSecGame_dec2024/NetSecGameAgents/agents/attackers/interactive_tui/interactive_tui.py
- Perform a couple of
scannetwork actions
- Perform
scanservices action from a controlled host to a known host.
Expected behaviour
Action should be valid. And services tree should be updated.
Screenshots

Describe the bug
Using version v0.55.0
In the TUI agent, I can't perform
scanservicesactions from a host that I control to a host that I know.I can confirm that when using
--mode guidedeverything is working OKTo Reproduce
scannetworkactionsscanservicesaction from a controlled host to a known host.Expected behaviour
Action should be valid. And services tree should be updated.
Screenshots
