TIL there is an actual RFC for URL template syntax. Every web fuzzing tool should be using RFC 6570 instead of whatever bespoke syntax they came up with (looking at you wfuzz).
https://datatracker.ietf.org/doc/html/rfc6570
TIL there is an actual RFC for URL template syntax. Every web fuzzing tool should be using RFC 6570 instead of whatever bespoke syntax they came up with (looking at you wfuzz).
https://datatracker.ietf.org/doc/html/rfc6570
URI Templates #RFC6570 and Media Fragments #RFC3986 gives developers #NOCODE programmable hypermedia linking without needing a webbrowser/scripting engine:
://{chapter}.mp3#t={time}
Lots of interesting opportunities for (file) metadata adopting them.
A HTML5 webbrowser-implementation is not the soul of 'a common web', it's the URI's in any shape or form (jusk ask interpeer.io)
URI template tester: links to tests can now be shared by copying the URL. Also, I removed all #jQuery code to only use #vanillaJS.
https://uri-template-tester.mercure.rocks