27%
03.08.2023
and storing metrics is an inherent part of virtually any Azure resource. The data can always be collected, stored, and analyzed directly in Azure Monitor with the Metrics Explorer for platform as a service (PaaS
27%
06.08.2013
.fetch(msgid, '(UID)')
043 match = REUID.match(data[0])
044 msguid = match.group('uid')
045 logging.debug("Found UID %s" % ( msguid ))
046 result = imap.uid('COPY', msguid, targetfolder)
047
27%
07.04.2022
in version 3.0 (currently 3.1; see the "New Features in Versions 3.0 and 3.1" box). Cisco offers three different license subscriptions for the NAC features: Essentials, Advantage, and Premier
27%
05.08.2024
.yaml
cluster:
name: kubernetes
k8sServiceHost: 10.124.0.3
k8sServicePort: 6443
kubeProxyReplacement: strict
operator:
replicas: 1
ipam:
mode: "cluster-pool"
operator:
clusterPoolIPv4Pod
27%
28.06.2011
generated previously to connect with the machine:
ssh ii rwartala_key.priv root@10.0.0.3
That's it!
Behind the Scenes
When new technologies are introduced, people always ask themselves it they are really
27%
03.09.2013
and easily with the ping scan method (-sP
; Listing 1).
Listing 1: IP Address Discovery with Nmap
$ nmap -sP 192.168.0.0/24 | grep pcoip
Nmap scan report for pcoip-portal-008064862335(192.168.0.190)
Nmap
27%
26.01.2025
army knife for debugging, testing, data protection analysis, and penetration testing HTTP(S) connections. I show you how mitmproxy can be a useful addition to your security toolbox.
Man in the Middle
27%
10.06.2015
-e files.zip ./
Enter password:
Verify password:
adding: Flying_Beyond_the_Stall.pdf (stored 0%)
adding: hpc_001.html (stored 0%)
$ ls -s
total 22456
11228 files.zip 11032 Flying
26%
09.08.2015
://www.microsoft.com/en-us/download/details.aspx?id=44226
Microsoft Message Analyzer Operating Guide: https://technet.microsoft.com/en-us/library/jj649776.aspx
Video Introduction to Message Analyzer 1.1: https://www.youtube.com/watch?v=fj0b46hDN5s
26%
01.08.2019
://pkg.osquery.io/rpm/GPG | sudo tee /etc/pki/rpm-gpg/RPM-GPG-KEY-osquery
Now add and enable the repository with:
$ sudo yum-config-manager --add-repo https://pkg.osquery.io/rpm/osquery-s3-rpm.repo
$ sudo yum