Removing the groups command as that should live in a seperate spot
This commit is contained in:
@@ -6,10 +6,6 @@ List of all accounts:
|
||||
|
||||
cat /etc/passwd
|
||||
|
||||
List local groups:
|
||||
|
||||
cat /etc/group > /tmp/loot.txt
|
||||
|
||||
View sudoers access (requires root):
|
||||
|
||||
cat /etc/sudoers > /tmp/loot.txt
|
||||
|
||||
Reference in New Issue
Block a user