Skip to content

Commit 9dff589

Browse files
Add files via upload
1 parent 6dd7b03 commit 9dff589

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

passwd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
root:$1$0WlvKUDR$.yqcW5hBKyVJKCHQ4njdB/:0:0:root:/root:/bin/ash
2+
daemon:*:1:1:daemon:/var:/bin/false
3+
ftp:*:55:55:ftp:/home/ftp:/bin/false
4+
network:*:101:101:network:/var:/bin/false
5+
nobody:*:65534:65534:nobody:/var:/bin/false

shadow

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
root:91rMiZzGliXHM:1:0:99999:7:::
2+
daemon:*:0:0:99999:7:::
3+
ftp:*:0:0:99999:7:::
4+
network:*:0:0:99999:7:::
5+
nobody:*:0:0:99999:7:::

0 commit comments

Comments
 (0)