-
Notifications
You must be signed in to change notification settings - Fork 714
Scan4all scan does not end #125
Copy link
Copy link
Closed
Description
- Is the following usage correct at first? I don't want it to do a port scan.
- I want the program to scan for vulnerabilities in the database and bruteforce the ports I specified.
priorityNmap=false noScan=true scan4all -l normalscan.xml -port 22,80,443 -exclude-cdn -o scan4all.txt -csv scan4al.csv -silent|tee scan4all_tee.txt
Everything is fine but when I start a simple scan I don't know what's going on. For example, it would be really nice if there is information about which scanning stage the program is in. I wish there was an informative verbose to us.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels