*Scapy is a powerful interactive packet manipulation program. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery (it can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, etc.). It also performs very well at a lot of other specific tasks that most other tools can’t handle, like sending invalid frames, injecting your own 802.11 frames, combining technics (VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted channel.*
I love all your videos man but Id like to offer some help with this one. When trying to DoS the network you must send to the broadcast address. It will blast across the network much more efficiently multiplying your 10,000 packets 10,000 times. Just a helpful hand.
To access a system by penetrating a firewall which you as an adversary have no data on, would you not be required to send many requests from a wide range of spoofed IPs in order to hope to get one that is accepted by the system? Or are there other ways that aren't as easily detectable by network analyzers?
Are you sure you are a cyber security specialist ? if you blur out your source panel and leave your bytes pane open .. whats the point? the bytes pane contain all your information , the byte offsets correspond to the data within each packet in the layer frame , you need to check your opsec priorities
Hey, i would like that you make more videos about scapy, cause has multiples posibilities. Ty very much!! nices videos. Im agree with Sim Sheeraz about some Bluetooth penetrations videos.
hey there i'm trying to find a alternative to wpepro [winsockpocketeditor] wpe pro for short and i can't find anything easy to use wpe pro is now in active
In your video "How to setup a virtual pentesting lab" you said you where going to make a video on how to optimize kali. Are you still going to do that?
I get a message saying ''Bad key ''ytick.alignment'' on line 268 in /usr....'' and ''Bad key ''xtick.alignment'' on line 250 in /usr..'' what should I do
I know its late to say this but. Does this work? I've heard that packets spoofed of any kind are prohibited by your ISP. Can someone please confirm the validity of this statement!
excuse me sir, but ive tried downloading it through git hub and the sudo apt-get installation but each time I try to start it up after each attempted installation it returns ("Scapy /usr/bin/scapy no file or directory found")
@HackerSploit been following you since before you got famous lol can you do a new video of empire? using the latest version with the newest windows update? stagers are getting caught. and connections are not happening. show us how to do it right bro
Hello sir in a recent days there is a contact name momo all are saying it can hack our mobile by sending text messages so pleased tell us how to protect our phone to over come it?
fue un buen tuto, no puedo escribir en ingles solo entiendo. vere que mas tienes en tu canal y si es muy interesante o algo que me interese me suscribiré.
Afaque Khan *That is rubbish what you are saying , clearly you may not understand his videos and i would suggest you try something simple in life and leave this kind of learning to people who want to learn and understand it 😊*
Please, never stop posting videos
*keeps hiding from the feds, to be able to post videos from a diffrent location*
HackerSploit is The Best
Thanks
pleas video in covring tracks
web site and server anytheng
thanks for not editing your mistakes, really :D
*Scapy is a powerful interactive packet manipulation program. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery (it can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, etc.). It also performs very well at a lot of other specific tasks that most other tools can’t handle, like sending invalid frames, injecting your own 802.11 frames, combining technics (VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted channel.*
copied from documentation xD
I love all your videos man but Id like to offer some help with this one. When trying to DoS the network you must send to the broadcast address. It will blast across the network much more efficiently multiplying your 10,000 packets 10,000 times. Just a helpful hand.
Yes, pls post cheat sheet for Scapy Syntax commands 👌😉
Brother, you just gained a subscriber
Great Work Alexis . Following you from 5 K followers and now it is 125K . Wow !
Yes a video about scapy, Alexis we love you!
Thanks for the video. I have scapy in labs and I got stuck :) your videos are amazing.
very helpful in increasing knowledge of network pentest
This tutorial is very informative..... Thank you for sharing your knowledge
finally the video i was waiting for you should make a series if you can
Very helpful demonstration, subbed!
i like all the videos you post here
Omg! Just what I was studying last week
ur channel's the best
I like ur videos 👍🌐
I love this channel
I'm from Brazil :)
Video starts at 06:20
Hey you are the best to learn from please post Bluetooth hacking videos please
What should I study to get everything about basic of hacking...
Great video, thanks!
To access a system by penetrating a firewall which you as an adversary have no data on, would you not be required to send many requests from a wide range of spoofed IPs in order to hope to get one that is accepted by the system? Or are there other ways that aren't as easily detectable by network analyzers?
the video starts here 11:59, until there - only bullshit
I was so relieved when you found that ")"
This video save my life
Bro , i dont understand how this tool is useful??
Thanks for the video. Question. How do you sniff a specific dst IP address?
very cool video, Thanks !!!
love that video grate help on my path
Do a video about Creating an advanced phishing page
Z shadow?
very nice video thank you for upload
5:10 opens the terminal
Please post/link for cheat sheet of scappy and this is the best channel on UA-cam
Are you sure you are a cyber security specialist ? if you blur out your source panel and leave your bytes pane open .. whats the point? the bytes pane contain all your information , the byte offsets correspond to the data within each packet in the layer frame , you need to check your opsec priorities
a scapy cheat sheet would be great!
Could you make a tutorial with netSED, explaining the example that contains the netSED folder?
what about sniifing packets on a network for a biometric scanner, like how do I know the IP address of a biometric scanner if its on a network
Audio is not synced correctly.
Yup
I love your vids
Let’s say you wish to DoS a target, is there any reason to use this tool over something like hping3?
Hping3 --flood
Or ping --flood
Dont forget to use proxychains, vpns and tor
Better tool for ddos or dos attacks
Xerxers
Find it in github
will u pls upload video on Snort framework to build IDS
scapy is python-based, you could have used also:
for i in range(10000):
send(IP(bla, bla, bla))
Hey, i would like that you make more videos about scapy, cause has multiples posibilities. Ty very much!! nices videos.
Im agree with Sim Sheeraz about some Bluetooth penetrations videos.
I mean I don't know anything. I want to learn basic or coomon which is required before starting of hacking.
Good job 😘😘
if i will send packet to the internet, the NAT will show my Public IP right?
Yes, please give us that cheat sheet for scapi. Great tool, thanks...
can i run scapy commands in PyCharm??
hey there i'm trying to find a alternative to wpepro [winsockpocketeditor] wpe pro for short and i can't find anything easy to use wpe pro is now in active
Is it possible to Hide Data in IP Packet Header of Packet which is captured from Network through Wireshark ?
can we perform scapy with a virtual machine?
In your video "How to setup a virtual pentesting lab" you said you where going to make a video on how to optimize kali. Are you still going to do that?
I get a message saying ''Bad key ''ytick.alignment'' on line 268 in /usr....'' and ''Bad key ''xtick.alignment'' on line 250 in /usr..'' what should I do
Yes, please post the cheat sheet.
Can you please make a video on how to code for a traceroute command using scapy in python.
I have an issue where it is not printing any packets with commands "sniff(eth0............. It is getting like this. Can you please suggest
I know its late to say this but. Does this work? I've heard that packets spoofed of any kind are prohibited by your ISP. Can someone please confirm the validity of this statement!
how do i send a TCP reset packet? looked all over for it and i doesnt work for some reason
hi i wanted to know how to generate lldp packet using scapy?
where can I find ss7 video?
excuse me sir, but ive tried downloading it through git hub and the sudo apt-get installation but each time I try to start it up after each attempted installation it returns ("Scapy /usr/bin/scapy no file or directory found")
Please help i would appreciate alot
Damn cursor is blocking the char after ICMP 10:44
Nevermind! 😂 it moved down later...lol
Who else knew the error was closing parentheses???
Any idea how can I read an open pcap file via scapy? I have already tried with PcapReader() and rdpcap() but no results.
To open a pcap, pass its file name onto PcapReader's constructor or as an argument to rdpcap()
@HackerSploit been following you since before you got famous lol
can you do a new video of empire? using the latest version with the newest windows update?
stagers are getting caught. and connections are not happening.
show us how to do it right bro
hey hackersploit are you on LinkedIn?
Hello sir in a recent days there is a contact name momo all are saying it can hack our mobile by sending text messages so pleased tell us how to protect our phone to over come it?
fue un buen tuto, no puedo escribir en ingles solo entiendo.
vere que mas tienes en tu canal y si es muy interesante o algo que me interese me suscribiré.
how do you manipulate a packet which as alredy sent? I mean, corrupt the integrity. greetings!!
had to skip 5 mins in
how can I sniff tcp on a specified IP:PORT ?
This is slowly becoming my fav comedy channel on UA-cam.
@@Super_Cool_Guy Lmao... 😂contributing?.... You will even loose what you have learnt if you follow this...
Afaque Khan *That is rubbish what you are saying , clearly you may not understand his videos and i would suggest you try something simple in life and leave this kind of learning to people who want to learn and understand it 😊*
afaque ..go f**k your ass from here.. you dont deserve this channel
Relax dude.
llevatela tranquila wey!
People learn by mistake, don't be sorry
أحسنت الشرح
Is the no wireshark for Ubuntu?
There certainly is, you just need to download it online for your distribution
sudo apt install wireshark
Thanks da mama
Can you use scapy to sniff https packets?
Can we use scapy in Termux?
Tech Bloomer yes. You can pip install scapy.
thanks
Cheat sheet plz😎
Where is the ss7 video
Prepare before the video, we are interested also to your errors but....
So where is packet manipulation?
Bruh you didn't close the parentheses at the end 😅😅
tank-u for the video, only one thing: you stay minutes remembering what you have to say, maybe you have to repass the story before doing the video....
scapy cheat sheet : blogs.sans.org/pen-testing/files/2016/04/ScapyCheatSheet_v0.2.pdf
Hello sir,
how to sniff https resquest plzzz..
make a video..
Cheat sheet please
Al comments are mind
SCAPY'S??
close the send package !!!! )*
شكرا
Nice
I haven't used scapy for a while 😂...and goes on to make a video on it.
Afaque Khan *atleast he is trying unlike you stupid*
SCAPY??
I need it for android
That is not isc, that is lsc
A lot of comments
I don't understand
great