#traversal

2025-07-04

This is a gem for who wants to learn NAT traversal transfers explained in relatively simple terms

I've talked about this article before in other posts. I'm systematically reading through it, you can even do that offline, and what you will learn is of high value if you hadn't thoroughly looked at this part of networking yet.

Happy learning

#Networking #NAT #traversal #Man #ManPages #programming #OpenSource #POSIX #GNU #GPL

https://tailscale.com/blog/how-nat-traversal-works

2025-05-30

#commonLisp #programming #lazy #efficient #typed #tree fringe #traversal with the #series Macro package #intro screwlisp.small-web.org/cl-ser

Just a quick note for this morning.

We make something like:
```
* '((1 (2)) (3 (4 (5) 6)) (7) 8)
((1 (2)) (3 (4 (5) 6)) (7) 8)
* (pick-len-leaves-less-than * 5 6)
(1 2 3 4 5)
* (reverse **)
(8 (7) (3 (4 (5) 6)) (1 (2)))
* (pick-len-leaves-less-than * 5 6)
(3 4 5 1 2)
```

2023-02-05

#VMware vRealize Log Insight VMSA-2023-0001 Technical Deep Dive

CVE-2022-31706: VMware vRealize Log Insight #Directory #Traversal #Vulnerability

CVE-2022-31704: VMware vRealize Log Insight broken Access Control Vulnerability

CVE-2022-31710: VMware vRealize Log Insight #Deserialization Vulnerability

CVE-2022-31711: VMware vRealize Log Insight Information Disclosure Vulnerability

horizon3.ai/vmware-vrealize-lo

2022-12-25

XML XLink is for hypertext links in hypermedia

In HTML the a element can perform linking in a single direction:

An html hyperlink at one end identifies the other end
You can only go from the a element to the other end
The behaviour when you get to the other end is up to the user agent

XLink defines a more comprehensive bidirectional extended-type link semantic, offering:

Locator elements to address the remote resource(s)
Arc elements giving traversal rules
Title elements for human readable labels
Resource elements supplying local resources
#XML, #XLink, #hypertext, #hypermedia, #extended #links, #arc #traversal,

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst