/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jameshfisher.com
| | ariadne.space
2.8 parsecs away

Travel
| | A frequent complaint expressed on a certain website about Alpine is related to the deficiencies regarding the musl DNS resolver when querying large zones. In response, it is usually mentioned that applications which are expecting reliable DNS lookups should be using a dedicated DNS library for this task, not the getaddrinfo or gethostbyname APIs, but this is usually rebuffed by comments saying that these APIs are fine to use because they are allegedly reliable on GNU/Linux.
| | muhammadraza.me
4.1 parsecs away

Travel
| | In this post, we will understand how an HTTP server works by implementing one in Python.
| | flokli.de
3.3 parsecs away

Travel
| | Providing NSS modules in a standard, ABI-neutral way without the caching issues of glibc-nscd
| | 0xdf.gitlab.io
26.5 parsecs away

Travel
| Active was an example of an easy box that still provided a lot of opportunity to learn. The box was centered around common vulnerabilities associated with Active Directory. There's a good chance to practice SMB enumeration. It also gives the opportunity to use Kerberoasting against a Windows Domain, which, if you're not a pentester, you may not have had the chance to do before.