• Overview
  • Topics
    • 0day
    • 2FA
    • Amplification
    • Android
    • Arduino
    • ARM
    • Autonomous System
    • BGP
    • C
    • Censorship
    • Certificate
    • Cheatsheet
    • Code
    • CTF
    • CVE
    • Dataset
    • DDoS
    • DNS
    • DNSSEC
    • Docker
    • EXIF
    • Game
    • Git
    • GPS
    • Hash
    • HTML
    • HTTP
    • IANA
    • Icon
    • IETF RFC
    • Image
    • IP
    • IPv6
    • IXP
    • JSON
    • LaTeX
    • Machine Learning
    • Malware
    • Map
    • Markdown
    • Movie
    • Network
    • Paper Writing
    • Password
    • PCAP
    • PGP
    • Proxy
    • Python
    • QUIC
    • Regex
    • Reverse Engineering
    • RPKI
    • Rust
    • Search
    • Security
    • Shell
    • Spam
    • SQL
    • TCP
    • TeX
    • Tips&Tricks
    • TLS
    • Tool
    • Traceroute
    • Tutorial
    • Unicode
    • VPN
    • VS Code
    • Vulnerability
    • Windows
    • x86
  • Publications

Regex to parse router hostnames

Dataset | Network | Regex

https://catalog.caida.org/details/paper/2019_learning_regexes_extract_router
https://catalog.caida.org/details/paper/2020_learning_extract_use_asns

These two papers focus on how to extract information from the hostname of routers. These hostnames occur when performing traceroutes. The regexes can be used to extract identifiers and AS numbers. The generated datasets of the papers are openly accessible.