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
b2b2b9e
commit ae49ba7
Showing
12 changed files
with
2,193 additions
and
2,251 deletions.
There are no files selected for viewing
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 @@ | ||
{"mention":"Accessibilité : partiellement conforme","declarationUrl":"https://aube.gouv.fr/index.php/accessibilite"} | ||
{"mention":"Accessibilité : partiellement conforme","declarationUrl":"https://aube.gouv.fr/accessibilite"} |
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 @@ | ||
[{"slug":"ml","mention":"Mentions légales","maxScore":4,"score":3,"missingWords":["éditeur (ou) édité par (ou) editeur (ou) edité par"],"missingTrackers":[],"declarationUrl":"https://aube.gouv.fr/index.php/mentions-legales"},{"slug":"pc","mention":"Données personnelles","maxScore":4,"score":3,"missingWords":["sous-traitants (ou) sous traitants"],"missingTrackers":[],"declarationUrl":"https://aube.gouv.fr/index.php/donnees-personnelles-et-cookies"}] | ||
[{"slug":"ml","mention":"Mentions légales","maxScore":4,"score":3,"missingWords":["éditeur (ou) édité par (ou) editeur (ou) edité par"],"missingTrackers":[],"declarationUrl":"https://aube.gouv.fr/mentions-legales"},{"slug":"pc","mention":"Données personnelles","maxScore":4,"score":3,"missingWords":["sous-traitants (ou) sous traitants"],"missingTrackers":[],"declarationUrl":"https://aube.gouv.fr/donnees-personnelles-et-cookies"}] |
2 changes: 1 addition & 1 deletion
2
results/aHR0cHM6Ly9hdWJlLmdvdXYuZnI=/lhr-aHR0cHM6Ly9hdWJlLmdvdXYuZnIv.html
Large diffs are not rendered by default.
Oops, something went wrong.
4,156 changes: 2,045 additions & 2,111 deletions
4,156
results/aHR0cHM6Ly9hdWJlLmdvdXYuZnI=/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 13:27:10 2024 as: nmap -sV --script vulners --script-args mincvss=5.0 -oA /data/nmapvuln aube.gouv.fr | ||
# Nmap 7.92 scan initiated Sat Dec 14 13:42:55 2024 as: nmap -sV --script vulners --script-args mincvss=5.0 -oA /data/nmapvuln aube.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 13:28:00 2024 -- 1 IP address (1 host up) scanned in 49.97 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 13:43:32 2024 -- 1 IP address (1 host up) scanned in 37.58 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":"aube.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":"aube.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.