Это видео недоступно.
Сожалеем об этом.

Create Packets from Scratch with Scapy [Tutorial]

Поделиться
HTML-код
  • Опубликовано: 29 май 2019
  • How to Create Fake Packets Using a Packet Manipulation Tool
    Full Tutorial: bit.ly/Scapy
    Subscribe to Null Byte: goo.gl/J6wEnH
    Kody's Twitter: / kodykinzie
    Being able to infiltrate communications between devices is extremely valuable to a hacker. On this episode of Cyber Weapons Lab, we'll show you how to create and manipulate packets with a Python tool called Scapy.
    This is just a quick example of how a hacker could use Scapy to craft packets that allow them to stay under the radar even when they're doing things on a network that they're connected to. Because Scapy allows us to build packets from scratch, it means we can get as creative as we want. If we want to kick someone off the network while not being so obvious it was us, we can simply create fake packets that say that the router is the one kicking them off. We can also run a network scan by simply pretending to be the router sending out ARP requests getting everybody to reply and just sitting back and listening for those replies with Wireshark. It's really easy to use Scapy for a variety of different creative things, and the more you learn about TCP/IP, the more useful it will be for your hacking endeavors.
    Follow Null Byte on:
    Twitter: / nullbytewht
    Flipboard: flip.it/3.Gf_0
    Weekly newsletter: eepurl.com/dE3Ovb

Комментарии • 111

  • @mohamadhammoud
    @mohamadhammoud 5 лет назад +119

    This guy legit never blinks

    • @younesmohssen8158
      @younesmohssen8158 5 лет назад +6

      I just rewatched the video and HOLY FUCK!

    • @Fox420
      @Fox420 5 лет назад +7

      that's it, ive been trying to work out why this dude looks creepy as fuck for a while now but couldnt put my finger on it, yeah, no blinking :D

    • @appleswagonbrotherealone5903
      @appleswagonbrotherealone5903 4 года назад +11

      If he blinks he will get hacked

    • @mauliksarvaiya8039
      @mauliksarvaiya8039 3 года назад

      Look at 1:20 - 1:25! He did!

    • @hadichakroun2579
      @hadichakroun2579 3 года назад

      Kol 5ara

  • @amirmostaghimi7943
    @amirmostaghimi7943 5 лет назад +3

    Awesome videos. the libraries you are introducing are awesome. Please keep going with them. So, we can use them in an advanced level.

  • @nikolanojic6861
    @nikolanojic6861 5 лет назад +11

    This was such a great tutorial i can't even describe how good it was 👏

  • @incomingairsupport3259
    @incomingairsupport3259 5 лет назад +2

    I like your videos, short sweet and to the point. Maybe this is overkill but using macchanger and the mac spoofing ability provided in scapy doubles the protection. Keep producing great videos.

  • @alexxxcanz
    @alexxxcanz 5 лет назад +7

    More video on scapy please! And congratulations for your videos, well done!

  • @nizaranyonemos6697
    @nizaranyonemos6697 5 лет назад +11

    Thank you for the effort you are doing

  • @kAh00t
    @kAh00t 5 лет назад +3

    I'm very much at the beginning of my pen testing career, and your videos have been exactly what I need, concise, informative, interesting :) I also built a Rasp PI pen testing tool off the back of your videos!
    Is there a way to send a packet over wifi pretending to be a router when you are not part of that network?
    ty :) Keep up the good work

    • @pa32779
      @pa32779 5 лет назад +1

      Yes there is, here is Scapy's documentation for BlueTooth and for WiFi is similar: scapy.readthedocs.io/en/latest/layers/bluetooth.html

  • @mangalisomdingi9733
    @mangalisomdingi9733 Год назад +1

    I don't think people understand just how creative you can get with this. 😈😈
    Nice video!
    😊👍

  • @css2165
    @css2165 Год назад

    my guy is so advanced he finds flooding a router with broken packets is funny

  • @DULLYK
    @DULLYK 5 лет назад +1

    Absolute quality as usual

  • @moha_linus
    @moha_linus 5 лет назад +5

    i love this maybe I go and take a CCNA course

    • @sepehrghasemy1267
      @sepehrghasemy1267 3 года назад

      i recommend pass the CCNA with pdf's and then exam . pdf's and books are really helpfull and more understandale

  • @George-pv1lq
    @George-pv1lq 5 лет назад

    Destination MAC is: b8:a1:75:d5:1e:03 and Source MAC is: 30:52:cb:6b:76:5f, after that the 0x0800 just means the Ethertype is IPv4

  • @oscarsalgado189
    @oscarsalgado189 3 года назад

    with the SEND command as you show on the wireshark its only the sync, what if we need the same thing but with the full 3 way handshake???

  • @TOn-fx2gr
    @TOn-fx2gr 5 лет назад +1

    Can we use scapy to send wps pin to the router and how

  • @randabdulaziz6968
    @randabdulaziz6968 2 года назад

    the quality of the voice is impressive

  • @hackmasterHQ
    @hackmasterHQ 4 года назад +1

    Was just wondering why you didn't use tcpdump instead of wireshark.

  • @jrpasinski
    @jrpasinski 2 года назад

    Are the Steps different if the packet is being sent to a public IP eg WAN address?

  • @SheshadriMadhu
    @SheshadriMadhu 2 года назад

    Thanks this was very useful.

  • @lapping78
    @lapping78 5 лет назад

    I love Null Byte

  • @seriousass
    @seriousass 5 лет назад +1

    Thank you guys 4 this amaizing tutirials. Love them and you so much, but I have 2 requests.
    1: Please make your font in terminal bigger, cause sometimes I (think, not only I) watch your videos on a smartfone and it's too hard to make out, what's written there.
    2:Please make a tutorial, where you describe how to work with a LAN network, where all hosts are isolated from each other. (wifi for example, where nmap can't find any hosts except router). What can we do with it, which attacks we can perform and what info we can gather in such network.
    Anyway, thanks a lot. Good luck!

  • @dukewilson1970
    @dukewilson1970 5 лет назад

    You are awesome!@Null Byte

  • @utkarshkathuria2931
    @utkarshkathuria2931 3 года назад

    is there any way I can create Facebook or youtube packets and send them on the network?

  • @megaxenu753
    @megaxenu753 2 года назад

    is there some way to catch the packets that get returned?

  • @TON-vz3pe
    @TON-vz3pe 5 лет назад

    I wish I had a brother like you

  • @pierce9019
    @pierce9019 4 года назад

    What os are you using? Linix mac?

  • @hellopropop
    @hellopropop 4 года назад +1

    This man is so hardworking :D.
    Where do you learn all this from?

  • @numberiforgot
    @numberiforgot 3 года назад

    I'll point out that Wire shark does actually show you the device name of the computer you sent the packet with on scapy.

  • @ohmatokito8327
    @ohmatokito8327 4 года назад

    IP spooing doesn't work on remote server. But it worked my local network. Why?

  • @kekkettoful
    @kekkettoful 2 года назад

    Can i create also a adv_packet for Bluetooth?

  • @ManeshThankappan
    @ManeshThankappan 3 года назад

    How can I filter malformed packets using scapy

  • @KarimLahlou
    @KarimLahlou 5 лет назад

    Awesome video, keep up.

  • @choutba1725
    @choutba1725 5 лет назад

    another awesome video keep going bro

  • @medjemps2331
    @medjemps2331 4 года назад +3

    7:42 The way he said "but it's not normal" is really creepy

  • @shashwatgarg6989
    @shashwatgarg6989 3 года назад

    Hello Mr Robot
    Btw, legit thanks man. you really help

  • @JtrainMedia
    @JtrainMedia 3 года назад

    "send operation not permitted"

  • @xugestory
    @xugestory 5 лет назад

    I would like to know how can this be used in real life ??? Ddos? send payload?

  • @no1_knows589
    @no1_knows589 5 лет назад

    I love that bird shirt

  • @marcinziajkowski3870
    @marcinziajkowski3870 4 года назад

    What abou reading packets from certain port and certain IP address ? For example my game is sending packets to another PC on port 55670. I want read that as Man in the middle.

  • @lapping78
    @lapping78 5 лет назад

    Thanks Buddy

  • @sudosumaster
    @sudosumaster 3 года назад

    permissionError how can i fix this?

  • @nikhat6884
    @nikhat6884 3 года назад +1

    SRC= source IP
    DST= destination IP

  • @thabetboubaker2729
    @thabetboubaker2729 5 лет назад

    nice . good job

  • @SA601154
    @SA601154 5 лет назад

    This can be used as a good communication tool.

    • @judedavis92
      @judedavis92 3 года назад

      Yay now I can have good social skills

  • @hermanbrits611
    @hermanbrits611 4 года назад +1

    Use the routers Mac.

  • @bulmavegeta23
    @bulmavegeta23 5 лет назад

    thanks!!!

  • @SuperChelseaSW6
    @SuperChelseaSW6 5 лет назад

    What is the countermeasure of this attack?

    • @Tracksafe
      @Tracksafe 4 года назад

      Super Frank stateful packet inspection

  • @balajithirugnanasambandam170
    @balajithirugnanasambandam170 4 года назад

    hey, can someone help me solve this problem? I'm trying to create a custom layer in scapy and receive its packets, but I can't seem to figure out how to parse those packets in a separate terminal. I read the scapy docs about binding layers but it's kind of confusing. plz help lol
    stackoverflow.com/questions/60429262/scapy-how-do-i-sniff-custom-layer-packets

  • @alexunixaxwell3952
    @alexunixaxwell3952 5 лет назад

    Intro song name please?

  • @novianindy887
    @novianindy887 Год назад +1

    can it be used for ddos?
    how?
    just set the count for 1 million packets?

  • @kalyanirajalingham1286
    @kalyanirajalingham1286 4 года назад +3

    Hey genius! How about showing us how to bind a payload to it

  • @haribolanil
    @haribolanil 6 месяцев назад

    Fabulous !!!

  • @hamahawlery7194
    @hamahawlery7194 5 лет назад

    It means that we can DDOS attack in a cafe or we can share Botnet ha
    You are great man thanks professor 😍

  • @user-be1hi5jb7v
    @user-be1hi5jb7v Год назад

    that was great ❤

  • @danepane527
    @danepane527 5 лет назад

    As always awesome content!! Good deal!

  • @JackMason21
    @JackMason21 4 года назад

    Rewatch the intro but look at his left hand....

  • @harrydamour7564
    @harrydamour7564 5 лет назад +1

    My friends 😬🙋‍♂️

  • @rwy-ug6pl
    @rwy-ug6pl 5 лет назад +2

    HYDRA HYDRA HYDRA

  • @omega_172
    @omega_172 5 лет назад

    How could one DoS or deauthorize someone

  • @circuitmasters5258
    @circuitmasters5258 5 лет назад +1

    About time brother waiting on this one...python happy *_-)

  • @user-rl1yl2ee8z
    @user-rl1yl2ee8z Год назад

    Great tutorial, but please, BLINK ! )

  • @lapping78
    @lapping78 5 лет назад

    Lol this is insane, and I love it.

  • @aliceyang3374
    @aliceyang3374 Год назад

    Am I the only one that thinks his eyes are kinda creepy?

  • @vadimkiselev6951
    @vadimkiselev6951 5 лет назад

    Guten Morgen

  • @ramzi-sah
    @ramzi-sah 5 лет назад

    blink

  • @NeelNarayan
    @NeelNarayan 5 лет назад

    Null Byte Army.. Triggered by Python script. -Autogenerated

  • @saeedmahmoodi7211
    @saeedmahmoodi7211 5 лет назад +1

    LOVE U BRO

  • @Davi-wv8mi
    @Davi-wv8mi 5 лет назад

    old sniffer... i need for snifer https

  • @serkratos1216
    @serkratos1216 3 года назад

    But what is skippy? 😂

  • @MichaelZimmerer
    @MichaelZimmerer 3 года назад

    This should have just been, "here's a link to an article. Goodbye"

  • @hritishkumar3871
    @hritishkumar3871 5 лет назад

    ...

  • @Batgame_1
    @Batgame_1 5 лет назад

    What harm does this do?

    • @Tracksafe
      @Tracksafe 4 года назад

      Batgame gaming! This can be used to perform various types of MIM and DoS attacks.

  • @da_cat
    @da_cat 2 года назад

    How about you show us some easy ways to check if we are being intercepted/monitored by a spook living next door on rent ?! Router does not show any unknowns connected, but i don't have the will to check it every fucking 10 minutes.

  • @Stamerix
    @Stamerix 5 лет назад

    New viddd

  • @zawmin470
    @zawmin470 5 лет назад

    Oooo

  • @shortschannelgaming4631
    @shortschannelgaming4631 2 месяца назад

    I swear i taught that you will hack in scratch

  • @raymondy6302
    @raymondy6302 5 лет назад

    Three comment but 2 views?

  • @raymondy6302
    @raymondy6302 5 лет назад

    Third

  • @sophiealtenburg275
    @sophiealtenburg275 4 года назад +1

    Could you please not stare into the camera all the time without blinking? ^^' And thanks!

  • @demonsgd5520
    @demonsgd5520 5 лет назад

    I'm the 666th viewer

  • @tshifhiwa1674
    @tshifhiwa1674 4 года назад

    Blink

    • @NullByteWHT
      @NullByteWHT  4 года назад +1

      The Kody isn't programmed to blink.

  • @ripmeep
    @ripmeep 5 лет назад

    Ewwwwwwww what is "Scaypee"