NGUYEN Thanh

Results 5 issues of NGUYEN Thanh

The exploit action is typically executed remotely or from another host to the target host. However, in NASim, this property seems to be ignored, which doesn't make sense in this...

When an exploit action is executed on any host in a subnet connected to the Internet, the firewall between the Internet and this subnet cannot check the permission of this...

When a service scan action is executed on a host from a different subnet, the firewall between these subnets cannot filter the allowed services. For example, in a medium scenario,...

**Describe the bug** The ValueError occurs when running the ql_replay_agent.py file directly in the new version of NASim. **To Reproduce** Steps to reproduce the behavior: 1. Clone the NetworkAttackSimulator project...

When using the latest version of Nasim, a type conflict occurs when running the random_agent, bruteforce_agent, and ql_replay_agent files. Specifically, the numpy.int64 type cannot be cast to an int type.