Teaser Punch Card + Day 5

This commit is contained in:
Roman Hergenreder
2018-12-05 14:01:17 +01:00
parent ab0b694600
commit d63b8c7736
3 changed files with 343 additions and 8 deletions

View File

@@ -1,10 +1,4 @@
#!/usr/bin/python
in1 = "10:a2:a3:2d:60:2e:43:0f:9d:a1:12:5b:fa:1c:36:4e:6c:e2:de:e0:57:3d:8a:69:5a:24:fc:e8:f6:f3:f5:ce"
in1_bytes = [int(x, 16) for x in in1.split(":")]
print(in1_bytes)
print(len(in1_bytes))
in2 = in1.replace(":", "")
d = int(in2, 16)
print(d)
# https://securitytrails.com/list/apex_domain/hackvent.org
# Subdomain: osintiscoolisntit.hackvent.org