Skip to content

nsock_loop() continuesly loops with 0 events pending #1149

@adamtimmins

Description

@adamtimmins

I'm doing a simple scan of the local network with

nmap -p 5900 --script vnc-brute 192.168.0.0/24 --script-args passdb=/root/Desktop/pass.txt

And due to the volume of IP's it starts getting stuck with NSOCK DEBUG, and the ETA just keeps climbing:

NSOCK DEBUG [17.9320s] nsock_loop(): nsock_loop() started (timeout=50ms). 0 events pending
NSOCK DEBUG [17.9320s] nsock_set_loglevel(): Set log level to FULL DEBUG

Is there anyway to mitigate this so I can complete the scan?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions