2019 - Page 364 of 527

OkHttp Android Example Tutorial — step-by-step DevOps tutorial on Progressive Robot

OkHttp Android Example Tutorial

URL: https://www.progressiverobot.com/okhttp-android-example-tutorial/ OkHttp is a third party library that was introduced by Square in 2013 for sending and receive HTTP-based network requests. OkHttp Android Initially Android had only two HTTP clients: HttpURLConnection and Apache HTTP Client; for sending and receiving data from the web. Each of these clients required a lot of boilerplate code to […]

Read more
FreeBSD 12 — nagios-devel — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — nagios-devel — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 1 July 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: nagios — Command Injection Vulnerability Related CVEs: CVE-2007-5803 CVE-2009-2288 Upstream summary: Secunia reports: A vulnerability has been reported in Nagios, which can be exploited by malicious users to potentially compromise […]

Read more
Написание условных выражений в Go — step-by-step Programming tutorial on Progressive Robot

Написание условных выражений в Go

Условные выражения являются частью каждого языка программирования. Условные выражения позволяют создавать код, который будет или не будет выполняться в зависимости от условий в программе на момент запуска. Когда мы полностью исполняем каждое выражение программы, мы не просим,…

Read more
FreeBSD 12 — tor — multiple vulnerabilities (11 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — tor — multiple vulnerabilities (11 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 1 July 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: security/tor — SOCKS4(a) inversion bug Related CVEs: CVE-2005-2643 CVE-2006-0414 CVE-2009-0414 CVE-2009-0936 CVE-2009-0937 CVE-2009-0938 CVE-2010-1676 CVE-2011-0427  +3 more Upstream summary: The Tor Project reports: TROVE-2022-002: The SafeSocks option for SOCKS4(a) is […]

Read more
How to Configure DHCP with DNS Dynamic Update on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure DHCP with DNS Dynamic Update on Windows Server 2019

Introduction to DHCP with DNS Dynamic Update on Windows Server 2019 DNS Dynamic Update (DDNS) allows the DHCP server to automatically register and deregister DNS records on behalf of DHCP clients whenever they obtain, renew, or release IP addresses. Without DDNS, administrators must manually maintain DNS A records and PTR records every time a machine […]

Read more
FreeBSD 12 — plans — security advisory — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — plans — security advisory — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 1 July 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: plans — multiple vulnerabilities Upstream summary: Secunia reports: A vulnerability has been reported in Plans, which can be exploited by malicious people to conduct SQL injection attacks. Input passed to […]

Read more
CHAT