17%
07.04.2022
security misconfigurations. I'll showcase how it would be possible for an attacker to use those IAM misconfigurations and create serious hassles.
Big Deal?
AWS IAM [3] lets you manage access to AWS
17%
22.12.2017
$keyfile /etc/ssh
08 chmod 644 /etc/ssh/$filename
09 done
10 if [ -f .ssh/config ]; then
11 cat .ssh/config >> /etc/ssh/ssh_config
12 sed -i 's|~/.ssh|/etc/ssh|g' /etc/ssh/ssh_config
13
17%
18.02.2018
).
Listing 3
package.json
01 {
02 "name": "linux-magazin-secrets",
03 "version": "1.0.0",
04 main() "index.js",
05 "license": "ISC",
06 "dependencies": {
07 "express": "^4.14.0"
08
17%
11.06.2014
installation of Kolab 3.0 and later is a matter of one or two cups of coffee and does not impose too many requirements on the admin. The Kolab developers recommend a recent CentOS (preferably 6.4) as the basis ... Open standards and open source are requisite in Kolab groupware. The alpha release of version 3.1 hugely extended the number of compatible clients with the CalDAV and CardDAV protocols, making Kolab
17%
11.09.2018
: 2
09 template:
10 metadata:
11 labels:
12 run: nginx-dep
13 spec:
14 containers:
15 - name: nginx-dep
16 image: nginx17 ports:
18 ... 0 ... 0
17%
15.08.2016
": "0x0800"
07 }
08 }, "ip-match": {
09 "ip-protocol": 17
10 }, "ipv4-destination": "10.1.1.2/32", "udp-destination-port": 1234
11 }, "table_id": 0, "priority": 10
12
17%
06.10.2022
_init_remote(&unw_cursor, g_unw_as, unw_ctx));
05
06 /* - Search - */
07 bool found_stack_entry = false;
08 do {
09 unw_word_t ip = 0;
10 unw_get_reg(&unw_cursor, UNW_REG_IP, &ip);
11
12 Dwfl_Module* module = dwfl
17%
05.02.2019
.
The default port is TCP 5900 for TightVNC, so you won't need to adjust the port, just connect to ZAP's internal IP address with the command:
$ xtightvncviewer 172.17.0.3
You can easily get the IP address
17%
11.02.2016
state=absent
07 notify: Restart Apache
08
09 - name: Generate Vhosts
10 template:
11 src=vhost.conf
12 dest=/etc/apache2/sites-enabled/{{ item.hostname }}.conf
13 with_items: vhosts
14
17%
10.06.2015
. The current version is Mesos 0.21.
Two years after the first release, the developers presented a far more advanced variant [3] at a 2011 Usenix conference. Twitter engineers had already been running Mesos