12%
15.08.2016
The echo server simply returns **every** value.
08 schemes:
09 - http
10 host: mazimi-prod.apigee.net
11 basePath: /echo
12 paths:
13 /test:
14 get:
15 responses:
16 200:
17
12%
09.04.2019
12 protocol: HTTPS
13 tls:
14 mode: SIMPLE
15 serverCertificate: /etc/istio/ingressgateway-certs/tls.crt
16 privateKey: /etc/istio/ingressgateway-certs/tls.key
17 hosts
12%
05.02.2019
then select the Mutillidae IP address from the left sidebar under the Sites pane in ZAP (Figure 12). Now that you've filled up ZAP with some SQLi pages and highlighted http://172.17.0.2
in ZAP's Sites pane
12%
16.05.2013
,1000);
06
07 // Set host data on the Device (GPU)
08 dA = gpuSetData(A);
09 dC = gpuSetData(C);
10
11 d1 = gpuMult(A,B);
12 d2 = gpuMult(dA,dC);
13 d3 = gpuMult(d1,d2);
14 result = gpuGetData(d3); // Get
12%
18.02.2018
on the current Ubuntu 17.04, where the Foreman tool crashes reproducibly when creating the init scripts. In the end, Huginn only ran smoothly on Ubuntu 14.04 and Debian 8 (Jessie).
Package Services
In Debian
12%
03.04.2024
a prerequisite for the installation shown in Listing 1.
Listing 1
DefectDojo Installation
01 git clone https://github.com/DefectDojo/django-DefectDojo
02 cd django-DefectDojo
03 # building
04 ./dc
12%
14.03.2013
Schneier's blog entry: http://www.schneier.com/blog/archives/2012/09/sha-3_will_be_a.html
Talk at 25C3 about spoofed MD5 signatures: http://media.ccc.de/browse/congress/2008/25c3-3023-en
12%
11.02.2016
/hashicorp/otto/examples/mongodb"
06 }
07 }
08
09 project {
10 name = "my-project"
11 infrastructure = "my-infrastructure"
12 }
13
14 infrastructure "my-infrastructure" {
15 type = "aws"
16
12%
11.06.2014
-access_log combined
09
10
11 AllowOverride All
12 Order Allow,Deny
13 Allow from All
14
15 RewriteEngine On
16 RewriteBase /
17
12%
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