Welcome to our

Cyber Security News Aggregator

.

Cyber Tzar

provide a

cyber security risk management

platform; including automated penetration tests and risk assesments culminating in a "cyber risk score" out of 1,000, just like a credit score.

Using Sudo with Python For More Security Controls, (Thu, Jul 8th)

published on 2021-07-08 11:09:18 UTC by
Content:
I'm a big fan of the Sudo[1] command. This tool, available on every UNIX flavor, allows system administrators to provide access to certain users/groups to certain commands as root or another user. This is performed with a lot of granularity in the access rights and logging/reporting features. I'm using it for many years and I'm still learning great stuff about it. Yesterday, at the Pass-The-Salt[2] conference, Peter Czanik presented a great feature of Sudo (available since version 1.9): the ability to extend features using Python modules! There are several scenarios where Python can be used: 
Article: Using Sudo with Python For More Security Controls, (Thu, Jul 8th) - published almost 3 years ago.

https://isc.sans.edu/diary/rss/27614   
Published: 2021 07 08 11:09:18
Received: 2021 07 08 13:00:32
Feed: SANS Internet Storm Center, InfoCON: green
Source: SANS Internet Storm Center, InfoCON: green
Category: Alerts
Topic: Vulnerabilities
Views: 4

Custom HTML Block

Click to Open Code Editor