Port scans and HTTPS requests will show up in the dashboard as a shell. The overview/dashboard is being polluted by random scans from the internet and GET requests from crawlers (like google or some automated scanners).
Reproduce
Run the program
Open https://IP:port in a browser and perform a GET HTTPS request
do a simple NMAP scan on the server
Expected behavior
The HTTPS GET request and nmap scan should not be detected as an incoming shell.
Current behavior
The HTTPS GET request and nmap scan are detected as an incoming shell. Now the overview/dashboard is being polluted by random scans from the internet and GET requests from crawlers (like google or some automated scanners).
Description
Port scans and HTTPS requests will show up in the dashboard as a shell. The overview/dashboard is being polluted by random scans from the internet and GET requests from crawlers (like google or some automated scanners).
Reproduce
Expected behavior
The HTTPS GET request and nmap scan should not be detected as an incoming shell.
Current behavior
The HTTPS GET request and nmap scan are detected as an incoming shell. Now the overview/dashboard is being polluted by random scans from the internet and GET requests from crawlers (like google or some automated scanners).
Screenshots/Terminal log
NMAP:
HTTPS request:
Environments