forked from GKO-org/dashlordTest
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d0701f
commit b7fc7c8
Showing
10 changed files
with
1,871 additions
and
1,689 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
results/aHR0cHM6Ly9hbGxpZXIuZ291di5mcg==/lhr-aHR0cHM6Ly9hbGxpZXIuZ291di5mci8=.html
Large diffs are not rendered by default.
Oops, something went wrong.
3,259 changes: 1,704 additions & 1,555 deletions
3,259
results/aHR0cHM6Ly9hbGxpZXIuZ291di5mcg==/lhr.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Nmap 7.92 scan initiated Thu Nov 14 12:54:18 2024 as: nmap -sV --script vulners --script-args mincvss=5.0 -oA /data/nmapvuln allier.gouv.fr | ||
# Nmap 7.92 scan initiated Sat Dec 14 12:52:58 2024 as: nmap -sV --script vulners --script-args mincvss=5.0 -oA /data/nmapvuln allier.gouv.fr | ||
Host: 77.159.252.140 (140.252.159.77.rev.sfr.net) Status: Up | ||
Host: 77.159.252.140 (140.252.159.77.rev.sfr.net) Ports: 80/open/tcp//http//Apache/, 443/open/tcp//ssl|https//Apache/ Ignored State: filtered (998) | ||
# Nmap done at Thu Nov 14 12:55:01 2024 -- 1 IP address (1 host up) scanned in 42.27 seconds | ||
Host: 77.159.252.140 (140.252.159.77.rev.sfr.net) Ports: 80/open/tcp//http///, 443/open/tcp//ssl|https/// Ignored State: filtered (998) | ||
# Nmap done at Sat Dec 14 12:53:35 2024 -- 1 IP address (1 host up) scanned in 37.74 seconds |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"host":"allier.gouv.fr","protocol":"tcp","closed_ports":"998","open_ports":[{"service":{"name":"http","product":"Apache","id":"80","vulnerabilities":[]}},{"service":{"name":"https","product":"Apache","id":"443","vulnerabilities":[]}}],"grade":"A"} | ||
{"host":"allier.gouv.fr","protocol":"tcp","closed_ports":"998","open_ports":[{"service":{"name":"http","id":"80","vulnerabilities":[]}},{"service":{"name":"https","id":"443","vulnerabilities":[]}}],"grade":"A"} |
Oops, something went wrong.