Google Code Exporter

Results 11117 issues of Google Code Exporter

``` I can't see any mention of cron.d within the code, so I am assuming that the /etc/cron.d folder isn't inspected for Cron related issues. ``` Original issue reported on...

Type-Defect
Priority-Medium
auto-migrated

``` Download unix-privsec-check version 1.4 and open the file with an editor. Go to the line 498. ----------------------- world_can_read () { O_MESSAGE_STACK=$1 O_FILE=$2 P=`ls -lLd $O_FILE | cut -c 8`...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. chmod o+r /etc/shadow 2. run unix-privesc-check Expect warning but nothing is noticed by tool but only following output I get: ############################################ Checking...

Type-Defect
Priority-Medium
auto-migrated

``` Add Samba library and security check (e.g. check permissions on AD file) ``` Original issue reported on code.google.com by `bernardo.damele` on 5 Nov 2012 at 3:35

auto-migrated
Type-Enhancement
Priority-Low
Component-Logic

``` Add Oracle library and security check ``` Original issue reported on code.google.com by `bernardo.damele` on 5 Nov 2012 at 3:33

Priority-Medium
auto-migrated
Type-Enhancement
Component-Logic

``` Add security check for classpath permissions on Java processes ``` Original issue reported on code.google.com by `bernardo.damele` on 2 Nov 2012 at 3:44

auto-migrated
Type-Enhancement
Priority-Low
Component-Logic

``` Add more system_* checks: * GrSecurity * Heap hardening * GCC stack protector * Strict user copy checks * Read-only kernel data * Restricted /dev/mem * Restricted /dev/kmem ```...

auto-migrated
Type-Enhancement
Priority-Low
Component-Logic

``` Inspect users PATH variable: read from /proc//environ, ~/.bashrc, /etc/profile, .bash_profile ``` Original issue reported on code.google.com by `bernardo.damele` on 29 Oct 2012 at 11:45

Priority-Medium
auto-migrated
Type-Enhancement
Component-Logic

``` Implement file grep caching mechanism: we check some files / dirs multiple times ``` Original issue reported on code.google.com by `bernardo.damele` on 29 Oct 2012 at 11:44

Priority-Medium
auto-migrated
Type-Enhancement
Component-Logic

``` Add check for R*Services trust relationships (both /etc/hosts.equiv and .rhosts files in homedirs) ``` Original issue reported on code.google.com by `bernardo.damele` on 29 Oct 2012 at 11:39

Priority-Medium
auto-migrated
Type-Enhancement
Component-Logic