Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to open XML output file #158

Open
FIXERMAN opened this issue Nov 23, 2023 · 1 comment
Open

Failed to open XML output file #158

FIXERMAN opened this issue Nov 23, 2023 · 1 comment

Comments

@FIXERMAN
Copy link

FIXERMAN commented Nov 23, 2023

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
Copy link
Author

`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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant