Skip to content

Bypass

Created

Updated

1 min read

Reading time

Share:

Tip: for Facebook and LinkedIn, use Copy first, then paste when the platform opens.

IPv6 check bypass

Event NameHTB Cyber Apocalypse 2025
GitHub URL-
Challenge NameCyber Attack
Attachments
References

from ipaddress import ip_address

print(ip_address('2001:0db8:85a3:0000:0000:8a2e:0370:7334%&ls'))

Share this note

Share:

Tip: for Facebook and LinkedIn, use Copy first, then paste when the platform opens.