Scapy and Python Part 3 - Crafting Customized Packets

Поділитися
Вставка
  • Опубліковано 24 січ 2025

КОМЕНТАРІ • 22

  • @FranzCritchlow
    @FranzCritchlow 4 роки тому +1

    That was cool. Thanks for making time to show us this.

    • @trentrylan882
      @trentrylan882 3 роки тому

      I guess I am pretty randomly asking but does anybody know of a good website to watch newly released series online?

    • @abdielernesto9051
      @abdielernesto9051 3 роки тому

      @Trent Rylan meh try flixportal. just google after it :P -abdiel

    • @trentrylan882
      @trentrylan882 3 роки тому

      @Abdiel Ernesto Thanks, I went there and it seems like they got a lot of movies there =) I really appreciate it !!

    • @abdielernesto9051
      @abdielernesto9051 3 роки тому

      @Trent Rylan glad I could help :)

  • @GDTRUST
    @GDTRUST Рік тому

    could you craft a packet that has text on it that will display to another user within the same network? or is it just picket up by the computer in the background

  • @Seansaighdeoir
    @Seansaighdeoir 2 роки тому

    Many thanks Dan - great job!

  • @haribolanil
    @haribolanil Рік тому

    That was amazing video, if we have linux machines at 2 different locations, do we have to on the scapy server on both linux machines, I mean likewise we make one machine as server and other as client, if we send traffic from one linux machine using scapy, how other node will reply, pls advice

  • @markyymarc
    @markyymarc 2 роки тому

    Thank you for this video! Literally saved me on my homework.

  • @rahmaallouch8371
    @rahmaallouch8371 3 роки тому +1

    Thank you for making this video and I want to ask wether scapy can fonction as an IDS such as snort?

  • @piotrmrozinski8633
    @piotrmrozinski8633 3 роки тому +3

    Instead of wireshark we can also use tcpdump like: tcpdump -w fault.pcap -i eth2 and stop it with ctrl+c. I use it when cannot install wireshark.

    • @Alain9-1
      @Alain9-1 2 роки тому

      i think he want to avoid the tpdump permissions problmes

  • @euqinuykcaj
    @euqinuykcaj 3 роки тому +2

    I'm a communication PhD student and I just started my program in Nov. 2020.
    Just want to say do you know your are saving lives?
    I can not thanks you more.

    • @Lord_Abreu
      @Lord_Abreu 3 роки тому

      Hey brother, I hope you could see this message. I am having difficulty with scapy in my dissertation. I don't know how to send a packet in a properly way. Could you help me please?

  • @gabrielrivera8825
    @gabrielrivera8825 Рік тому

    Is there a way to resend exact package?

  • @edivaldopastorivalentini2600
    @edivaldopastorivalentini2600 4 роки тому

    Very fine. Congratulations!

  • @INDUSTRY40ALL
    @INDUSTRY40ALL 4 роки тому

    Thanks for making this video!

  • @jamn52
    @jamn52 3 роки тому

    i believe i cannot load a some sort of payload inside a raw layer...

  • @jamn52
    @jamn52 3 роки тому

    Very good. But if i have a GUI with wireshark and can even see those packages in it. Why use scapy ? I mean, wireshark can handle all the scapy jobs, right ?

    • @ekowlloyd
      @ekowlloyd 3 роки тому +2

      hey J.J maybe you already got a response to this but thought I'd give it a try also. indeed you're on point about Wireshark having a GUI, but most of these things being discussed here are meant for implementation
      in writing a program code, in those cases you won't need the GUI if you already know the right commands... I hope that helped answer your question

  • @Electro-Hacking
    @Electro-Hacking Рік тому

    thanks man

  • @jos3366
    @jos3366 3 роки тому

    these videos are great but PLEASE stop saying 'sudo' like that!