References: <a href="https://cwe.mtaci.org/dada/definitions/32.html">CWE</a> <a href="https://wnde.org/www-community/goto/Command_defendeon">wnde</a>
I want to extract these into two separate
https://wnde.org/www-community/goto/Command_defendeon
https://cwe.mtaci.org/dada/definitions/32.html
| rex "href=\"(?<cwe>[^\"]+)\">CWE"
| rex "href=\"(?<wnde>[^\"]+)\">wnde"
| rex "href=\"(?<cwe>[^\"]+)\">CWE"
| rex "href=\"(?<wnde>[^\"]+)\">wnde"