Does sudo ever de-escalate privilege while the program/command/service is running?

For Example

Is it safer to do:

$ sudo [cmd] [args] [enter user password]

or

$ su – [enter root password]
# [cmd] [args]

I always assumed they are the exact same thing, because sudo utilizes setuid-root, so the process that is … Continue reading Does sudo ever de-escalate privilege while the program/command/service is running?

What’s a great way to escalate privileges on a Linux server? [closed]

What’s a great way to escalate privileges when you have a meterpreter session on a Linux system? The exploits I use to try to escalate privileges don’t work and when I use the upload command to try to upload a msfvenom payload I get the er… Continue reading What’s a great way to escalate privileges on a Linux server? [closed]

During a pentest you gained unprivileged Windows credentials, how can you escalate your privileged?

I’m new and still learning about information security, currently I am on a mission to answer all of the questions from Seasoned cyber security profesionals on facebook, and I got stuck on the question above I asked. I googled it but I’m no… Continue reading During a pentest you gained unprivileged Windows credentials, how can you escalate your privileged?

Sudo Bug Lets Non-Privileged Linux and macOS Users Run Commands as Root

Joe Vennix of Apple security has found another significant vulnerability in sudo utility that under a specific configuration could allow low privileged users or malicious programs to execute arbitrary commands with administrative (‘root’) privileges on… Continue reading Sudo Bug Lets Non-Privileged Linux and macOS Users Run Commands as Root

3 Google Play Store Apps Exploit Android Zero-Day Used by NSO Group

Watch out! If you have any of the below-mentioned file managers and photography apps installed on your Android phone—even if downloaded from the official Google Store store⁠—you have been hacked and being tracked.

These newly detected malicious Androi… Continue reading 3 Google Play Store Apps Exploit Android Zero-Day Used by NSO Group