N
N
NeoLight32020-07-25 15:56:07
Python
NeoLight3, 2020-07-25 15:56:07

How to send an array of bytes to Scapy?

I have an array of bytes:

smertlogin = [0x09, 0x0b, 0x08, 0x20, 0x00, 0x04, 0x54, 0xf1, 0xa4, 0xac, 0x00, 0xff, 0xff, 0x00, 0xfe, 0xfe, 0xfe, 0xfe, 0xfd, 0xfd,0xfd, 0xfd, 0x12, 0x34, 0x56, 0x78, 0x80, 0xff, 0xff, 0xfe, 0x63, 0x64 ]

How can I send this array to the IP I need using the send() function?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question