-
The port scanner will scan on all IPs which could get us in some trouble. The ranges should be configurable and in addition, a list of known government cloud ranges should be added to a blacklist and …
-
This is the error that shows upon delpoyment.
```
Port scan timeout reached, no open ports detected on 0.0.0.0. Detected open ports on localhost -- did you mean to bind one of these to 0.0.0.0?
`…
-
nmap compiled by chibicc , during nmap test crash with malloc corrupted :
./nmap -d --datadir . --script=unittest --script-args=unittest.run
Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-10-18…
-
it may be the most ridiculous Q, but should I comment these default-data in config.yaml or edit on it:
```
domains: # domain names to be in scope
- example.com
ips: # IP addresses to be …
-
When I scan the devices I get empty keys so can't control them.
I have heater, switch, and lamp.
```console
"python .\test.py
DEBUG:TinyTuya [1.15.1]
DEBUG:Python 3.12.5 on win32
DEBU…
-
Hi all...
I have a Windows Server 2016 VPS - I use netmaker to link various services to my WAN.
I'm forced to use a secondary Wireguard VPN connection linked to another Wireguard node as I'v…
-
SNMP uses ports 161 and 162 as standard. This tool only attempts to scan port 161 by default. There is a `-p` option but this only takes one port. The code `strtol(optarg, NULL, 10) == 0` will take th…
-
## Description
since #4786 (https://github.com/aquasecurity/trivy-kubernetes/pull/189) Trivy scan last applied configuration instead of actual Resource state.
## Reason
For scans Trivy prefers i…
-
```
xsens_driver automatically scans all ttyS* and ttyUSB* ports which can be slow
and usually causes problems with seabee's power board. It should be modified so
that a port can be specified, there…
-
I really like your library.
but I need something that sends a ping to a "specific port". Is this possible?