guardicore / guardicore/monkey
Zombie Scanning
Open
Complexity: High
Feature
Impact: Low
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The problem is security solutions like Firewalls limiting the Monkey's visibility.
**Describe the solution you'd like**
The Monkey should try to scan machines using [Idle scanning](https://en.wikipedia.org/wiki/Idle_scan). This, if a vulnerable machine exists in the network, will enable it to bypass firewall block rules by scanning as a zombie.
The Monkey should do this after the usual scan/exploit cycle since if it sees a machine it's preferable to try to exploit it before trying to use it as a zombie for the scan.
Contributor guide
Assessment
This issue has not been assessed yet.