You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2026. It is now read-only.
I'm experiencing an issue with jfscan when attempting to filter wildcard entries during a port scan. For some hosts, the scan outputs every port as open, which appears to be a misinterpretation rather than an accurate result. This affects the reliability of scan outputs, especially in situations where accurate port status is critical.
Steps to Reproduce:
Run jfscan with wildcard filtering enabled on the affected hosts.
adoptech.co.uk
nominet.uk
Observe the output, where every port is reported as open, regardless of the actual status.
Expected Behavior: The scan should properly filter out wildcard results, returning only genuinely open ports. Actual Behavior: Every port is listed as open, leading to a bloated and inaccurate result set.
Additional Context:
I’ve attached a screenshot for reference, showing the output with all ports listed as open on affected hosts.
Screenshot:
Thanks for looking into this! Let me know if I can provide further details.