בס״ד
⫷ HacKingPro
⫸
⫷ TryHackMe
| KoTH
⫸
⫷ Privilege-Escalation
⫸
⫷ ScanPro
| Linfo
| Diablo
⫸
⫷ Offensive-Security
| PenTest
⫸
⫷ Goals
| Studies
| HacKing
| AnyTeam
⫸
Linfo ~ Linux Info
wget https://raw.githubusercontent.com/Anlominus/Linfo/main/Linfo; chmod +x Linfo; ./Linfo
-
w displays information about currently logged in users and what each user is doing.
-
Shows information about currently logged in user.
-
Shows the system’s username
-
This command is used to find out user and group names and numeric ID’s (UID or group ID) of the current user or any other user in the server.
-
This command is used to display all the groups for which the user belongs to.
-
Displays usernames of all users currently logged on the system.
-
Displays a list of all last logged in users. The list can be huge according to the number of user logins.