Update pentest.json

This commit is contained in:
Anton Hvornum 2019-08-21 11:06:57 +02:00 committed by GitHub
parent 71735facc2
commit 209587fd72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"rm -rf dumper" : null,
"netctl enable LAN" : null,
"systemctl enable dumper@eno1.service" : null,
"systemctl enable sshd"
"systemctl enable sshd" : null
}
}
}