From adbea781219b11bad7f29b02deda3b21368c440c Mon Sep 17 00:00:00 2001 From: jerome Date: Mon, 13 Oct 2025 23:50:24 +0200 Subject: password --- entrypoint.sh | 2 +- nmap.lst | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/entrypoint.sh b/entrypoint.sh index 1d821ef..d2440fa 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,6 +1,6 @@ #!/bin/sh -PASSWD=rootbeer +PASSWD=hello FLAG=AAAAA echo "root:$PASSWD" | chpasswd echo "$FLAG" > /root/flag.txt diff --git a/nmap.lst b/nmap.lst index 073f491..6c055e2 100644 --- a/nmap.lst +++ b/nmap.lst @@ -1,11 +1,3 @@ -#!comment: This collection of data is (C) 1996-2022 by Nmap Software LLC. -#!comment: It is distributed under the Nmap Public Source license as -#!comment: provided in the LICENSE file of the source distribution or at -#!comment: https://nmap.org/npsl/. Note that this license -#!comment: requires you to license your own work under a compatable open source -#!comment: license. If you wish to embed Nmap technology into proprietary -#!comment: software, we sell alternative licenses at https://nmap.org/oem/. - 123456 12345 123456789 -- cgit v1.2.3