17%
17.06.2017
('vim_starting')
02 set nocompatible
03 set runtimepath+=~/.vim/bundle/neobundle.vim/
04 endif
05
06 call neobundle#begin(expand('~/.vim/bundle/'))
07
08 NeoBundleFetch 'Shougo/neobundle.vim'
09
10 call
17%
05.12.2016
by one of the five regional Internet registries (RIRs). The American Registry for Internet Numbers (ARIN) [3] is responsible for the US, Canada, parts of the Caribbean, and Antarctica, whereas The RIPE
16%
18.07.2013
/zertifikat.pem
07 SSLCertificateKeyFile /etc/apache2/ssl/privatekey.pem
08
09
10 Options Indexes FollowSymLinks
11
12
13 CustomLog /var/log/apache2/ssl
16%
20.05.2014
daily
05 missingok
06 notifempty
07 compress
08 delaycompress
09 sharedscripts
10 postrotate
11 invoke-rc.d rsyslog reload > /dev/null
12 endscript
13 }
Finally, to see the syslog
16%
30.05.2021
to full administrator. A shadow admin account is thus nearly as dangerous as the root account, and it receives far less attention from security staff.
CyberArk has stated that 10 shadow admin permissions
16%
04.04.2023
TLS use case that we are focusing on in this article. Note that although a SPIFFE ID looks very much like a URI, it has no meaning in the DNS sense, and plays no role in establishing the initial layer 3 TCP
16%
15.12.2017
08 action :install
09 end
10 service "apache2" do
11 action [ :enable, :start ]
12 end
13
14 directory node['main']['doc_root'] do
15 owner 'www1-data'
16 group 'www1-data'
17 mode '0744'
18 action
16%
26.03.2025
://learn.microsoft.com/en-us/security/privileged-access-workstations/esae-retirement
Privileged Access Management and Shadow Principals: https://www.teal-consulting.de/en/2018/08/14/esae-series-part-3