scan4all icon indicating copy to clipboard operation
scan4all copied to clipboard

Failed to open XML output file

Open FIXERMAN opened this issue 8 months ago • 1 comments

scan4all -host site.com -sa -p 1-12000 2023/11/23 18:30:55 wait for init config files ... 2023/11/23 18:30:55 init config files is over . 2023/11/23 18:30:55 DbName config/scan4all_db 2023/11/23 18:30:55 wait for all threads to end Starting Nmap 7.94SVN ( https://nmap.org ) at 2023-11-23 18:30 +07 Read data files from: /usr/bin/../share/nmap Nmap done: 0 IP addresses (0 hosts up) scanned in 0.06 seconds

WARNING: No targets were specified, so 0 hosts scanned.

[INF] Running CONNECT scan with non root privileges [INF] Port scan starting.... Failed to open XML output file /tmp/stdin-out-1751811886 for writing: Permission denied (13) #

How to solve this problem ? adding for my root pass export PPSSWWDD=myrootpass

FIXERMAN avatar Nov 23 '23 11:11 FIXERMAN

`scan4all -host site.com -sa -p 1-12000 2023/11/23 18:38:24 wait for init config files ... 2023/11/23 18:38:24 init config files is over . 2023/11/23 18:38:24 DbName config/scan4all_db 2023/11/23 18:38:24 wait for all threads to end Starting Nmap 7.94SVN ( https://nmap.org ) at 2023-11-23 18:38 +07 Read data files from: /usr/bin/../share/nmap Nmap done: 0 IP addresses (0 hosts up) scanned in 0.07 seconds

WARNING: No targets were specified, so 0 hosts scanned.

[INF] Running CONNECT scan with non root privileges [INF] Port scan starting.... Failed to open XML output file /tmp/stdin-out-3203927280 for writing: Permission denied (13)

[INF] Found 1 ports on host site.com (195.158.29.) olx.uz:80 [INF] Running nmap command: nmap -n --unique --resolve-all -Pn --min-hostgroup 64 --max-retries 0 --host-timeout 10m --script-timeout 3m -oX /tmp/scan4all-out2050389818 --version-intensity 9 --min-rate 10000 -T4 -p 80 195.158.29.153 Starting Nmap 7.94SVN ( https://nmap.org ) at 2023-11-23 18:38 +07 Warning: 195.158.29.153 giving up on port because retransmission cap hit (0). Nmap scan report for 195.158.29. Host is up.

PORT STATE SERVICE 80/tcp filtered http

Nmap done: 1 IP address (1 host up) scanned in 0.57 seconds [INF] Port scan over,web scan starting [INF] Using Nuclei Engine 2.7.5 (outdated)3 .... [INF] Using Nuclei Templates v9.6.9 (latest) [INF] Templates added in last update: 73 [INF] Templates loaded for scan: 57 [INF] No results found. Better luck next time!..` That’s how it ends, the system itself has nuclei of the latest version, but this is an old version and how can I update it?

FIXERMAN avatar Nov 23 '23 11:11 FIXERMAN