first you talk about ethical hacking, show us how to set up kali linux, and then tell us about wifi bombs, wardriving, hijacking drones and cracking wifi. I love this channel.
This is the first time I have viewed your channel and after watching this tutorial I felt the need to go back and post this comment to tell you how impressed I am with how you conveyed the instructions.and the amount of information yout were able to pass on. Although you are a fast talker you were very clear to undersatand and i was able to follow your instructions with ease. Deffinitely subscribed and will share with anyone I think would be interested.
Just giving credit to whom credit is due. Keep making these great tutorials for as long as you enjoy it and by passing on your knowledge you are making the world a better place . And remember the oceans are filled with rain water, one rain drop at a time. I 'm enjoying watching your productions, many hours of entertainment to keep the boredom at bay.
I don't know what UA-cam algorithm landed you on my suggestions page but between this and the previous video I viewed, the amount of clarity and instruction provided in your guides has definitely earned my subscription! Much appreciate these tutorial videos to help arm myself with useful information to at least thwart potential hacking activities. Thanks!
What a great video. Thank you for taking the time to make this video and sharing it with everyone! Your descriptions and tips on the topic of "Kali Linux on Pi" are concise, practical, and actionable; the examples of it's myriad of applications is thought-stimulating!
It’s amazing what you can do but the main attraction to me is the learning experience. It gives you more tools to use you feel more empowered going into the future since computers are everywhere now and it’s only gonna get more complex and common. Honestly great video my guy it’s helpful in many ways
if you are going to recommend items from amazon or other sellers, I would recommend putting affiliate links in the description for ease of purchase and to help support your channel. good stuff thanks for creating content like this.
As a stone ager I find this very useful, even though I saw sudo calls while the $user was already root. No prob. The "hacking a drone with a drone" approach was really interesting. Hope to see this in a real world example.
Good idea, I need a wireless adaptator but some of them don't seem to work with Linux and I don't want to waste money on something that doesn't work, if someone know a good wireless adaptator please tell me
for those of you getting the "no such file or directory" message, do the following: 1.) type: kalipi-config 2.) select “03 Boot Options” -> “B1 Desktop / CLI” Choose what you want and you're done. Once you make the changes, you'll be forced to reboot and then it'll come back up in a minute.
You don't have to download the re4son kernel anymore. It got so popular that as of Kali 2017.2, it's already added on the main ARM img. Also, sticky fingers, and re4son kernel aren't the same. The sticky fingers img is the re4son kernel, but has added features, like a non root user with group permissions to kismet and such, and also adds easy tft screen setup that boots with a custom 9 button menu for tools (editable), as well as a special pin code lock screen with multiple functions depending on the pin you enter. Still awesome, was just sharing info.
I’m a beginner starting to learn linux and this was well informative. i’ve learned alot of new things in this video. I just subbed as i watched another one of your videos. Keep on the good work!
Top tips for raspberry pi users: The kali image is 6gb so can't be stored on a fat32 flash drive- you'll have to flash it through a PC, which will require admin. There is NO way around this. Trust me, I had a week to try this with my phone, laptop and a few adapters and had no results. It's worth getting an NFTS driver for your raspberry pi and strapping an old SSD (Not a HDD, they take too much power) to it for wordlist storage- I now have a 200gb wordlist for bruteforce You NEED a case with heat sinks and fans. I personally run my setup with two wifi adapters - one with monitor / injection mode and another normal one- the normal one broadcasts a hidden WiFi hotspot, which linux broadcasts a VNC (Remote desktop) on. And voila, you have a hacking box that you can use on any device, your phone, laptop etc. The pi doesn't even have to be in the same room. Also, I would strongly recommend getting a small USB adapter such as the TP-Link T2UH AC600, as they are smaller and more inconspicuous.
Uummm may I know how to set up 2 adapter? . So basically i have tried just like you said in your comment. When i put my network adapter into monitor mode, suddenly I disconnect from my VNC. I was using fluxion tools when that happened. Glad if you help
@@Kiki_A37 Hi - looks like your VNC server is trying to use the wifi adapter in monitor mode. This would cause errors as when in monitor mode, a wifi adapter cannot actually use the chosen wifi access point for standard internet access, stopping VNC. Check the configurations for your VNC server and see if you can specify which adapter to use for the VNC broadcast. If you still can't get it to work then you can host a mobile hotspot on your phone and have the pi auto connect to it, broadcasting a VNC server.
@@dndjxnskdbajd4561 thanks for the reply sir. Actually I'm still new in kali linux, raspberry pi, and the configuration. So, can you teach or give me a specified link that shows me how to specify my adapter just for VNC server, not for monitor mode? Thanks
@@Kiki_A37 I can't find any specific links but if you find an installation guide for 'tightvnc' then you should be able to get it working - tightvnc broadcasts its server on all available adapters, so even if your main adapter is unavailable and in monitor mode, it should still broadcast on your secondary adapter.
For those having issues with the /user/local for the re4on kernel, its no longer needed in current version You only have to type "kalipi-config", choose the option number 3, then "B1", then the option that you prefer such as B4 then user name or leave blank for root. then hit finish and let it reboot as a test. Hope this helps
You not putting Amazon Ref links to those Hardware in the Description Box - having an audience nearly 100% adblocked - restores my faith in humanity. Thanks!
I'm not qualified to assess your information, but on the surface of it eveything seems coherent and useful. What I am qualified to assess is your presentation as such. I wish most Tubers took the care in preparation that you clearly have. Similarly I appreciate the way that you seem to be here to share information - not to give an inadequate sense of self esteem somewhere to live out a fantasy of self importance. Excellent video. Quality delivery and pacing. Well done and thank you
yah mine says rescue-ssh.target is a disabled or a static unit, not starting it. someone pls help. i even went into the files and deleted the ssh_host ones and it’s not working
You are wrong about the RPI 3 internal wifi. There has been a custom firmware for the Broadcom chip for roughly a year now. This allows native monitor mode and packet injection all in the pi. No need for an alfa card anymore. This does not apply to the RPI 3+. There are caveats which include the inability to have a better gain/db (range) antenna. Let me know if you want me to point you in the direction. I found this out from the devs of Kali themselves during Blackhat 2017. Prior to BH2017, they were in Germany for Chaos Days, where the firmware was demoed, originally for the Nexus 5, but the RPI 3 has a very similar Broadcom chip, thus was compatible.
with this custom image "kali-0.1-rpi3-nexmon.img" just look for it on the forums, there might be a newer version , this is old news dont know why he said you cant , native monitor mode and packet injection all in the pi
Sorry I might have come off as rude. I shouldn't have said you were flat out wrong. I still use an Alfa myself for the range. Here is the source for the custom firmware. dev.seemoo.tu-darmstadt.de/bcm/bcm-rpi3
you can also raise the TX power of the on-board chip or the alpha to get extra range just dont do it for too long it could burn your chip out when you pass 35 TX power
There is an unofficial image from sticky fingers with the nexmon patch for pi 3 b+ that now enables monitor mode. I'll be honest i haven't tried it yet. No matter if you use a patch, you will want to still use an antenna because pi range sucks.
Add an NRF24 module and you can use almost every radio protocol for drones as well. Though you would need a bit more intelligence to not crash the drone you want to hack.
I just had this video playing in the background and not really paying much attention to all that is being said until I heard...'steal another drone' ,😂😂😂
If you're just learning/experimenting, I would recommend the edimax n150 usb wifi adapter. Plug and play with monitor mode and packet injection. Around $10 USD.
18:10 when i search for the file it does this cd /usr/local/src/re4son-kernel_4" > and wont let me type anything else, however i did connect the rpi to my TV to set it up and then connect to my macbook pro
I posted on their forum: whitedome.com.au/re4son/topic/trying-to-get-auto-login-setup-no-file-or-directory/ maybe if we all start posting someone will fix it
This is how I fixed it. (re4son-kernel.com/re4son-pi-kernel/) run "sudo su" Then changed directory "cd /usr/local/src" Downloaded and extracted the package "wget -O re4son-kernel_current.tar.xz re4son-kernel.com/download/re4son-kernel-current/ tar -xJf re4son-kernel_current.tar.xz" After the tar file extracted change your dir again to "cd usr/local/src/re4son-kernel_4.14.93-20190126" then you can run your "sudo ./re4son-pi-tft-setup -a root" command I also ran echo "deb http.re4son-kernel.com/re4son/ kali-pi main" > /etc/apt/sources.list.d/re4son.list wget -O - re4son-kernel.com/keys/http/archive-key.asc | apt-key add - apt update apt install -y kalipi-kernel kalipi-bootloader kalipi-re4son-firmware kalipi-kernel-headers libraspberrypi0 libraspberrypi-dev libraspberrypi-doc libraspberrypi-bin
Can you do a video on the wi-fi antennes with the brands and versions??, cause there is so much of them out there and i dont want to waste my money and end up with a shitty one. Found this channel recently and learned a lot, you explain it in a normal way and examples :)
hi null byte i love your videos and they are super helpful so please keep it up. i have one small question. when using the dpkg-reconfigure openssh-server i get this message "rescue-ssh.target is a disabled or a static unit, not starting it." i have no clue what that means as i am a complete beginner trying to learn. if you could please elaborate on what it means and how it should be dealt with. thank you in advance and sorry for the silly question. also the /usr/local/src directory is empty
Big questions. Is this OS still working and is the download link working, and is there as of 2019 any better and more complete os to install? Also does this raspberry pi Linux have any limitations which could are crucial for ethical hacking?
I believe that there is a driver available on GitHub that will allow you place the on-board WiFi card into monitor mode. I have added a link below I believe the 3B+ uses the same chipset github.com/seemoo-lab/nexmon
Null Byte I had it working on a pi 3 alright but not a B+(as I haven't hot one yet). My biggest gripe with it was the lack of range on the pi 3 but I also ran it on a zer0W and had a surprisingly better range.
John Wotton it's not a waste of time of all you have is a pi. Part of hacking is breathing new life into old hardware. It's always better to spend money on the perfect equipment, but that's not the solution for everyone.
when I run dpkg-reconfigure openssh-server I get an error saying resue-ssh.target is a disabled or a static unit, not starting it. How do I resolve this?
Maybe do a tutorial for simple programming of them too. I liked how you told us what to type in the cmd line but if you could explain what each command is/does/stands for that would be awesome to. Some people learn differently, being shown and told what does what helps me alot more than just reading it then trying to do it, or being shown then expected to do it,
First of all, from many of the comments on this video, it is obvious you know what you are talking about and accomplishing in the IT world. And as a "newbie" to this area of IT, involving coding and ethical hacking, I am looking for people such as yourself to learn from. Second, my main reason for this comment / question, is that it is August of 2020 as I write this, and this video is from April of 2018. There have been several changes / updates in the Pi world. I have just received the Pi 4 Cana Kit with 4GB, Wi-Fi, USB-C connector that the Pi 4 can be powered through, dual HDMI monitor connectors and an SD card pre-loaded with NOOBS. The question is how much of this is applicable now to working with the latest Pi 4 variant that I am about to embark on my coding / ethical hacking journey? Thank you, looking forward to learning from your tutorials, Marc
I’m strongly considering getting a raspberry pi because of this video. Thank you so much for creating such a wonderful tutorial. If I run into trouble in the future when setting this up, could I contact you through email? Thanks again!
I fell in love with them, I'm glad they're interesting you too! I'm easier to contact through Twitter, but part of being a good hacker is learning to be a good researcher. This information is all out there, I just show the easiest projects for beginners to try
Null Byte - Awesome, got it running on all my Raspberry Pi devices, but now for the full setup I guess we must download all the tools. It would have been awesome if Sticky Finger's would have already included every tool in his distro.
Hi, great Video! Can you also make a video where you explaine how to setup the kali pi as a wlan hotspot. So that you can connect via ssh from the smartphone without a router? :)
I found my solution : esp_8266 wifi board. Creates a wifi hotspot and voila! Edit : after a lot of effort I doesn't work. I don't know why. Maybe the chip isn't made for this.
fyi to those getting errors running console cmds run ' kali-config ' and it will have some options he did in the console, just with a GUI. Worked better for me on 2 commands
True, although for me, I only run Kali etc. from an encrypted VM -- *any* information collected from a legit ethical job has to be heavily protected and easily destroyed -- a simple proposition in a VM.
Jessica Westly Sure as a burner, but it will never have the same functionality. I use both nethunter and pi-tail. I regularly wish i had a laptop/desktop though.
Excuse my expletive but, fucking AWESOME video Man...I mean hands down...100%..this is, THE SHIT...waiting on the delivery of my very FIRST Raspberry Pi 4 bro I could NOT be more excited to start playing!!!
sudo su cd /usr/local/src wget -O re4son-kernel_current.tar.xz re4son-kernel.com/download/re4son-kernel-current/ tar -xJf re4son-kernel_current.tar.xz Then you will have the folder and will be able to enable autologin
roland barre @null byte Can you make a series explaining this software ( i mean p4wnp1 ) because i've found that very complicated, i can't get anything to work !!!
so a lot of stuff has been updated since this video now if people are struggling with Dpkg-reconfigure openssh-server and if it doesn't run the way how it is saying that the Openssh-server is not install run this sudo apt install openssh-server if it shows that the openssh-server is already installed you will need to reinstall it by running these commands sudo su sudo apt-get remove openssh-server (that will remove the package) sudo apt-get remove --auto-remove openssh-server (that will remove other dependant packages that are no longer needed) apt install openssh-server Y and that should fix the issue you are having also for bluetooth if the bluetoothctl doesn't work for you run this apt-update apt-upgrade (MAKE SURE YOU RUN THEM AS ROOT! IF NOT THE DO "sudo su" and run them again) this will take some time after that write reboot (and if the Bluetooth still is not showing restart it by running) service bluetooth restart (and that should fix the issue) (the other thing about the re4reason kernel is not saved in local but in /usr/src skip the local and type cd /usr/src/re4son-kernel_4* (thats where the re4son folders are stored now, I dunno why and don't ask me :P)
first you talk about ethical hacking, show us how to set up kali linux, and then tell us about wifi bombs, wardriving, hijacking drones and cracking wifi. I love this channel.
hilarious and ....ethical
I feel you bro. Love it
Ethical "hacking" doesn't exist.
@@tripz504 yeah it does Via pentesting yr own system
@@kissinhomiesgn8719 yup jobs are in high demand they cant find anyone, government is scared because of it
bro , you should start a online ethical H. course.... You are hands down the best... Much learned and much more to learn...
This is the first time I have viewed your channel and after watching this tutorial I felt the need to go back and post this comment to tell you how impressed I am with how you conveyed the instructions.and the amount of information yout were able to pass on. Although you are a fast talker you were very clear to undersatand and i was able to follow your instructions with ease. Deffinitely subscribed and will share with anyone I think would be interested.
Peter Bajada this made me so happy to hear. Thank you!
Just giving credit to whom credit is due. Keep making these great tutorials for as long as you enjoy it and by passing on your knowledge you are making the world a better place . And remember the oceans are filled with rain water, one rain drop at a time. I 'm enjoying watching your productions, many hours of entertainment to keep the boredom at bay.
One word to summarize: intelligence.
Yeah.
oh yeah yeah
I don't know what UA-cam algorithm landed you on my suggestions page but between this and the previous video I viewed, the amount of clarity and instruction provided in your guides has definitely earned my subscription! Much appreciate these tutorial videos to help arm myself with useful information to at least thwart potential hacking activities.
Thanks!
Definitely 1 of my favorite new channels on youtube. I hope you keep at it.
Thank you so much!
Quick question , what adapter do you have the 9dbi antenna connected to a Panda, right?
PAU06 if memory serves
Great, thank you!
What a great video. Thank you for taking the time to make this video and sharing it with everyone!
Your descriptions and tips on the topic of "Kali Linux on Pi" are concise, practical, and actionable; the examples of it's myriad of applications is thought-stimulating!
Thanks for taking the time to start at the beginning. We were all noobs once right?
It’s amazing what you can do but the main attraction to me is the learning experience. It gives you more tools to use you feel more empowered going into the future since computers are everywhere now and it’s only gonna get more complex and common. Honestly great video my guy it’s helpful in many ways
PacSmacks thanks for watching! Tell all of your friends about us! 😃
if you are going to recommend items from amazon or other sellers, I would recommend putting affiliate links in the description for ease of purchase and to help support your channel. good stuff thanks for creating content like this.
As far as technical how-to videos go this is one of the better ones I have seen.
>Learning hacking.
>Not knowing what a SD card is.
Lol, this video has a weird target
It's for noobs interested in learning hacking techniques/methods. Every leet started as a noob.
kkkkk
@@UnknownSend3r whats leet
@@kile6166 it means elite in hacker-speak, also spelled l337 or 1337 it's the opposite of a script-kiddie.
@@UnknownSend3r 😊 thanks
As a stone ager I find this very useful, even though I saw sudo calls while the $user was already root. No prob. The "hacking a drone with a drone" approach was really interesting. Hope to see this in a real world example.
Excellent video - really well done. You should have amazon affiliate links for the products featured.
Sam Godwin please don't tell lies
Good idea, I need a wireless adaptator but some of them don't seem to work with Linux and I don't want to waste money on something that doesn't work, if someone know a good wireless adaptator please tell me
summire Alfa Awus036NHA
Why Amazon? Why not any other site? Try to stay clear from Amazon.
Fuck A m a z o n
I like the fact that 5 years ago he could still walk around without 50 hacking stickers on the back and be undetected at least in a hotel.
he didnt blink the whole video
how are you supposed to see the future if you blink
@@NullByteWHT Monsters!! lol The best friend like your vids thxs br0!!!
It's a side effect of too much programming. I am slowly developing this symptom as well. :/
he is an old man can't see very well
@Leon Mercy
@jay kay Thank you for documenting all my blinks
for those of you getting the "no such file or directory" message, do the following:
1.) type: kalipi-config
2.) select “03 Boot Options” -> “B1 Desktop / CLI”
Choose what you want and you're done.
Once you make the changes, you'll be forced to reboot and then it'll come back up in a minute.
Andrew White this worked thanks
since i did these steps, it seemed to keep rebooting about 10 times and now it shows root as autologin. ..cool!
Thanks!
You´re my HERO OF THE MONTH. Thank you!
Worked for me!
ok here we go, have everything setup and ready to go. If I end up in jail because of you, I'm unsubscribing!
So, where did you endup?
@@Primarycolours- probably unsubscribed
@@franrznd Or both
nah he is good, check his channel btw
sooo, are u fine now? 2years is a long time
You don't have to download the re4son kernel anymore. It got so popular that as of Kali 2017.2, it's already added on the main ARM img. Also, sticky fingers, and re4son kernel aren't the same. The sticky fingers img is the re4son kernel, but has added features, like a non root user with group permissions to kismet and such, and also adds easy tft screen setup that boots with a custom 9 button menu for tools (editable), as well as a special pin code lock screen with multiple functions depending on the pin you enter. Still awesome, was just sharing info.
Your correct sir I read up on this to make sure I can put Kali Linux on the pi this is the best video I've seen to help me out so far
Oh thanks a lot
Congrats on writing a comment that literally says what was on the site he went to in the video
the idea on a drone sounds like Watch_Dogs 2
I stopped playing that game because i got scared when the game started to play by itself
@@goblinninja1234 😆😆😆😆😆
I’m a beginner starting to learn linux and this was well informative. i’ve learned alot of new things in this video. I just subbed as i watched another one of your videos. Keep on the good work!
Working on housing for a proper war driving car pc, appreciate the tips as always.
That was a great tutorial. Currently waiting for my pi 3B+ . Really enjoying this channel.
Top tips for raspberry pi users:
The kali image is 6gb so can't be stored on a fat32 flash drive- you'll have to flash it through a PC, which will require admin. There is NO way around this. Trust me, I had a week to try this with my phone, laptop and a few adapters and had no results.
It's worth getting an NFTS driver for your raspberry pi and strapping an old SSD (Not a HDD, they take too much power) to it for wordlist storage- I now have a 200gb wordlist for bruteforce
You NEED a case with heat sinks and fans.
I personally run my setup with two wifi adapters - one with monitor / injection mode and another normal one- the normal one broadcasts a hidden WiFi hotspot, which linux broadcasts a VNC (Remote desktop) on. And voila, you have a hacking box that you can use on any device, your phone, laptop etc. The pi doesn't even have to be in the same room.
Also, I would strongly recommend getting a small USB adapter such as the TP-Link T2UH AC600, as they are smaller and more inconspicuous.
Uummm may I know how to set up 2 adapter?
. So basically i have tried just like you said in your comment. When i put my network adapter into monitor mode, suddenly I disconnect from my VNC. I was using fluxion tools when that happened.
Glad if you help
@@Kiki_A37 Hi - looks like your VNC server is trying to use the wifi adapter in monitor mode. This would cause errors as when in monitor mode, a wifi adapter cannot actually use the chosen wifi access point for standard internet access, stopping VNC. Check the configurations for your VNC server and see if you can specify which adapter to use for the VNC broadcast. If you still can't get it to work then you can host a mobile hotspot on your phone and have the pi auto connect to it, broadcasting a VNC server.
@@dndjxnskdbajd4561 thanks for the reply sir. Actually I'm still new in kali linux, raspberry pi, and the configuration. So, can you teach or give me a specified link that shows me how to specify my adapter just for VNC server, not for monitor mode?
Thanks
@@Kiki_A37 I can't find any specific links but if you find an installation guide for 'tightvnc' then you should be able to get it working - tightvnc broadcasts its server on all available adapters, so even if your main adapter is unavailable and in monitor mode, it should still broadcast on your secondary adapter.
Bro you need way more attention with the content you bring. Thank you for your contribution to the beginners trying to learn ethical hacking
For those having issues with the /user/local for the re4on kernel, its no longer needed in current version
You only have to type "kalipi-config", choose the option number 3, then "B1", then the option that you prefer such as B4 then user name or leave blank for root. then hit finish and let it reboot as a test.
Hope this helps
Omg thankssss!!!!
Love the photo of your cat (or a cat) in the BG. Thank you for sharing this information.
Thanks for watching! That is my cat, his name is hand banana
You not putting Amazon Ref links to those Hardware in the Description Box - having an audience nearly 100% adblocked - restores my faith in humanity. Thanks!
why?
I find it amazing on how you remember all these commands.
Thank you, drink-cup.
Maximum respect, just ordered all what you showed in this video, I wanna be as smart as you
this channel kicks ass!
I opened this video and immediately panicked coz this dude looked straight into my soul.
Hahahaah
Lol
I'm not qualified to assess your information, but on the surface of it eveything seems coherent and useful. What I am qualified to assess is your presentation as such. I wish most Tubers took the care in preparation that you clearly have. Similarly I appreciate the way that you seem to be here to share information - not to give an inadequate sense of self esteem somewhere to live out a fantasy of self importance. Excellent video. Quality delivery and pacing. Well done and thank you
Thanks man! I really appreciate that
Please make a tutorial on how to do the drone thing!
Like if you agree
=))))
You can hack stuff using a drone? That’s cray
ermmm look up the "global hawk" drone ... @@PiKLDriP
Control/telemetry is probably on a crossfire or similar unit at 915mhz
YES!!!
Null Byte you are awesome man. what you taught us is so cool
Would love to see a video with some ideas and setups to use with this :)
Great tutorial. Clearly defined examples. Subscribed.
Very informative. That thing is a spaceship 20:41
This is awesome! I haven't even finished watching this video and I learned a LOT! Thank you!
yah mine says rescue-ssh.target is a disabled or a static unit, not starting it. someone pls help. i even went into the files and deleted the ssh_host ones and it’s not working
sir huge fan of yours always ready to learn from you
Vaibhav Malgewar thanks for watching! Tell all of your friends about us! 😃
You are wrong about the RPI 3 internal wifi. There has been a custom firmware for the Broadcom chip for roughly a year now. This allows native monitor mode and packet injection all in the pi. No need for an alfa card anymore. This does not apply to the RPI 3+. There are caveats which include the inability to have a better gain/db (range) antenna. Let me know if you want me to point you in the direction. I found this out from the devs of Kali themselves during Blackhat 2017. Prior to BH2017, they were in Germany for Chaos Days, where the firmware was demoed, originally for the Nexus 5, but the RPI 3 has a very similar Broadcom chip, thus was compatible.
I've heard rumblings of this but hadn't spoken to anyone who had actually gotten it working, so I'd appreciate whatever you can give us.
with this custom image "kali-0.1-rpi3-nexmon.img" just look for it on the forums, there might be a newer version , this is old news dont know why he said you cant , native monitor mode and packet injection all in the pi
Sorry I might have come off as rude. I shouldn't have said you were flat out wrong. I still use an Alfa myself for the range. Here is the source for the custom firmware. dev.seemoo.tu-darmstadt.de/bcm/bcm-rpi3
you can also raise the TX power of the on-board chip or the alpha to get extra range just dont do it for too long it could burn your chip out when you pass 35 TX power
There is an unofficial image from sticky fingers with the nexmon patch for pi 3 b+ that now enables monitor mode. I'll be honest i haven't tried it yet. No matter if you use a patch, you will want to still use an antenna because pi range sucks.
I want to learn but my brain really gets bored so quickly but the things you were showing is really amazing
Add an NRF24 module and you can use almost every radio protocol for drones as well. Though you would need a bit more intelligence to not crash the drone you want to hack.
That's a cool idea, do you have a link to anything on that?
any information yet. I seen 1 . then it said it was unavailable. I sent a email to the downloader. nothing yet. anyone else?.👍
I just had this video playing in the background and not really paying much attention to all that is being said until I heard...'steal another drone' ,😂😂😂
hey man I keep getting an bash code when I try to run the cd /usr code line.. it doesn't auto login when reboot
If you're just learning/experimenting, I would recommend the edimax n150 usb wifi adapter. Plug and play with monitor mode and packet injection. Around $10 USD.
18:10 when i search for the file it does this
cd /usr/local/src/re4son-kernel_4"
>
and wont let me type anything else, however i did connect the rpi to my TV to set it up and then connect to my macbook pro
You have a " in the he typed a *
excellent video, simple and clear! keep em coming...
he can hack you with his look
Lmao
Hehe lol
lol this killed me!!!
Gay
im hooked and youve just earned a new sub thanks for the videos!!!
cd /usr/local/src/re4son-kernel_4* returned with "No such file or directory" so I couldn't move to the next step, any fix suggestions?
same
omg same here, i posted on the re4son forum, but no replies
I posted on their forum: whitedome.com.au/re4son/topic/trying-to-get-auto-login-setup-no-file-or-directory/
maybe if we all start posting someone will fix it
This is how I fixed it. (re4son-kernel.com/re4son-pi-kernel/)
run "sudo su"
Then changed directory "cd /usr/local/src"
Downloaded and extracted the package "wget -O re4son-kernel_current.tar.xz re4son-kernel.com/download/re4son-kernel-current/
tar -xJf re4son-kernel_current.tar.xz"
After the tar file extracted change your dir again to "cd usr/local/src/re4son-kernel_4.14.93-20190126"
then you can run your "sudo ./re4son-pi-tft-setup -a root" command
I also ran
echo "deb http.re4son-kernel.com/re4son/ kali-pi main" > /etc/apt/sources.list.d/re4son.list
wget -O - re4son-kernel.com/keys/http/archive-key.asc | apt-key add -
apt update
apt install -y kalipi-kernel kalipi-bootloader kalipi-re4son-firmware kalipi-kernel-headers libraspberrypi0 libraspberrypi-dev libraspberrypi-doc libraspberrypi-bin
@@donnielewis186 thanks
Very nice! I would love to see more concepts of yours. Chears!
Your the Best man. Good video
you're
Great tutorial! Can wait to get started!
Can you do a video on the wi-fi antennes with the brands and versions??, cause there is so much of them out there and i dont want to waste my money and end up with a shitty one.
Found this channel recently and learned a lot, you explain it in a normal way and examples :)
This is the channel i believe i will learn ethical hacking from
Niko chichi thanks for watching! Tell all of your friends about us! 😃
Honestly i already have! Because i think what you do is really interesting 😀
hi null byte i love your videos and they are super helpful so please keep it up. i have one small question. when using the dpkg-reconfigure openssh-server i get this message "rescue-ssh.target is a disabled or a static unit, not starting it." i have no clue what that means as i am a complete beginner trying to learn. if you could please elaborate on what it means and how it should be dealt with. thank you in advance and sorry for the silly question. also the /usr/local/src directory is empty
Same issue..
same here my re4son-kernel_4* is nowhere to be found i even download it twice so im stuck there @@anotherangrynpc5014
New sub bro. Great content.
Network chuck brought me here!
3:07 he blinked really
In the first time in forever!
@@whenthethebeansstrikeback6728 ya
& I oop
@@khizar9959 ya man or women whatever you are
@@shadow-gr7ls I thought Guy suggested Male but okay.
What if you have the pi 4B? Would we still need to download those?
Big questions. Is this OS still working and is the download link working, and is there as of 2019 any better and more complete os to install? Also does this raspberry pi Linux have any limitations which could are crucial for ethical hacking?
www.offensive-security.com/kali-linux-arm-images/
@@tobiashopp9425 are those raspberry pi images better than re4son? Do they support Bluetooth too and have a more complete version of kali?
@@alecrider5077 These are official from kali and newer i Think. All raspberrys supporting bt
Gmlg has been an awesome weekend for you
I believe that there is a driver available on GitHub that will allow you place the on-board WiFi card into monitor mode. I have added a link below I believe the 3B+ uses the same chipset
github.com/seemoo-lab/nexmon
David Mulhall have you tested it? Very interested
Null Byte I had it working on a pi 3 alright but not a B+(as I haven't hot one yet). My biggest gripe with it was the lack of range on the pi 3 but I also ran it on a zer0W and had a surprisingly better range.
David Mulhall please keep in touch and let me know if you find more stuff like this! It's super helpful. Here or on Twitter
Null Byte will do buddy
John Wotton it's not a waste of time of all you have is a pi. Part of hacking is breathing new life into old hardware. It's always better to spend money on the perfect equipment, but that's not the solution for everyone.
Commentary is beautiful.
Hacking comment line cosin tangent proof.
Function int de colmo
cos 361 sin 361 tan 361
Positioning alphabet numeron.
when I run dpkg-reconfigure openssh-server I get an error saying resue-ssh.target is a disabled or a static unit, not starting it.
How do I resolve this?
I have the same problem did you find a way to fix this?
Love the video keep up the good work.
Do you guys plan on continuing with this Raspberry Pi Hacking series?
Yes, we want to make stuff you can follow along with on the Pi
Maybe do a tutorial for simple programming of them too. I liked how you told us what to type in the cmd line but if you could explain what each command is/does/stands for that would be awesome to. Some people learn differently, being shown and told what does what helps me alot more than just reading it then trying to do it, or being shown then expected to do it,
Cam OdinsSon there's other really simple documentation on how to use the CLI, and the tools he uses.
Null Byte please do !
@@Synthetic-Chicken no need for that.
man
Excelent video, done well. Very informative and interesting to follow up.
Keep it up!
Imagine waking up to this dude standing over you lol
Why aren't you downloading Kali directly from them?
First of all, from many of the comments on this video, it is obvious you know what you are talking about and accomplishing in the IT world. And as a "newbie" to this area of IT, involving coding and ethical hacking, I am looking for people such as yourself to learn from.
Second, my main reason for this comment / question, is that it is August of 2020 as I write this, and this video is from April of 2018. There have been several changes / updates in the Pi world. I have just received the Pi 4 Cana Kit with 4GB, Wi-Fi, USB-C connector that the Pi 4 can be powered through, dual HDMI monitor connectors and an SD card pre-loaded with NOOBS.
The question is how much of this is applicable now to working with the latest Pi 4 variant that I am about to embark on my coding / ethical hacking journey?
Thank you, looking forward to learning from your tutorials,
Marc
I followed all the directions on here exactly and the dishwasher still will not start....
Can you use Virtual machine instead RaspBPi?
And is it possible use 3:48 anntena with the virtual machine? How to config it?
I’m strongly considering getting a raspberry pi because of this video. Thank you so much for creating such a wonderful tutorial. If I run into trouble in the future when setting this up, could I contact you through email? Thanks again!
I fell in love with them, I'm glad they're interesting you too! I'm easier to contact through Twitter, but part of being a good hacker is learning to be a good researcher. This information is all out there, I just show the easiest projects for beginners to try
Null Byte - Awesome, got it running on all my Raspberry Pi devices, but now for the full setup I guess we must download all the tools. It would have been awesome if Sticky Finger's would have already included every tool in his distro.
Null Byte - Nevermind. Now I understand why you didn't show the full setup, it would have taken forever. My bad.
I want more video like this
Rip grammar
@@Bigtuna573, why would you want to rip grammar?
best hacking video iv ever watched... detailed and forthright...
Hi, great Video!
Can you also make a video where you explaine how to setup the kali pi as a wlan hotspot. So that you can connect via ssh from the smartphone without a router? :)
Matthias Weissteiner sounds like a good idea
I found my solution : esp_8266 wifi board. Creates a wifi hotspot and voila!
Edit : after a lot of effort I doesn't work. I don't know why. Maybe the chip isn't made for this.
Matthias Weissteiner ua-cam.com/video/TenJ7QxrfYk/v-deo.html
Ehsan Ahmed It's still not portable.
I have learned a lot from this guy,,thank you.
I love this channel
for apple keyboard you have to:
$ pair MACADDRESS
$ trust MACADDRESS
$ connect MACADDRESS
Hi, thank you & your team for these educational ethical hacking video tutorials. Job well done.
we need Respbarry pi 4 review
Well, I have Raspberry Pi 1 :|
fyi to those getting errors running console cmds run ' kali-config ' and it will have some options he did in the console, just with a GUI. Worked better for me on 2 commands
why does my shell say "no such files or directory" when look for re4son kernel 4*?
anyone else having this problem?
I'm having this problem too @nullbyte what should we do? Thank you love the video
@@nchiker84 i have done this: whitedome.com.au/re4son/topic/trying-to-get-auto-login-setup-no-file-or-directory/
dont know if anyone will ever reply
Any resolution?
Great video. I'm just starting out and your videos are real helpful
There are a lot of tools not compiled for arm. A cheap second hand laptop is a better option
True, although for me, I only run Kali etc. from an encrypted VM -- *any* information collected from a legit ethical job has to be heavily protected and easily destroyed -- a simple proposition in a VM.
yeah that works ,but hes talking from a hackers perspective and needing a burner laptop
Jessica Westly Sure as a burner, but it will never have the same functionality. I use both nethunter and pi-tail. I regularly wish i had a laptop/desktop though.
same functionality as in what? i relpied to nordic ,
Jessica Westly having a bad day darling?
Excuse my expletive but, fucking AWESOME video Man...I mean hands down...100%..this is, THE SHIT...waiting on the delivery of my very FIRST Raspberry Pi 4 bro I could NOT be more excited to start playing!!!
Help re4son-kernel_4* isn't in the source file
to me neither....what should I do???
sudo su
cd /usr/local/src
wget -O re4son-kernel_current.tar.xz re4son-kernel.com/download/re4son-kernel-current/
tar -xJf re4son-kernel_current.tar.xz
Then you will have the folder and will be able to enable autologin
Absolutely great content. Keep up the good work, thanks
to replace the usb ruber ducky key you could use a pi zero and the p4wnP1 software github.com/mame82/P4wnP1
roland barre
@null byte
Can you make a series explaining this software ( i mean p4wnp1 ) because i've found that very complicated, i can't get anything to work !!!
We did too which is why we didn't cover it at first, but I'll take a look
Great explanation ! Keep up the good work :)
Any books you would recommend for someone that is starting?
inteltechniques.com/
Currently reading his books on research and OSINT, he's a really good writer and very skilled.
James Morrow it's alright
I recommend RTFM
so a lot of stuff has been updated since this video now if people are struggling with
Dpkg-reconfigure openssh-server
and if it doesn't run the way how it is saying that the Openssh-server is not install run this
sudo apt install openssh-server
if it shows that the openssh-server is already installed you will need to reinstall it by running these commands
sudo su
sudo apt-get remove openssh-server
(that will remove the package)
sudo apt-get remove --auto-remove openssh-server
(that will remove other dependant packages that are no longer needed)
apt install openssh-server
Y
and that should fix the issue you are having
also for bluetooth if the bluetoothctl doesn't work for you
run this
apt-update
apt-upgrade
(MAKE SURE YOU RUN THEM AS ROOT! IF NOT THE DO "sudo su" and run them again)
this will take some time after that write
reboot
(and if the Bluetooth still is not showing
restart it by running)
service bluetooth restart
(and that should fix the issue)
(the other thing about the re4reason kernel is not saved in local but in /usr/src skip the local and type
cd /usr/src/re4son-kernel_4*
(thats where the re4son folders are stored now, I dunno why and don't ask me :P)
After uninstalling openssh and rerunning the "apt install openssh-server" command it says it has no installation candidates?? any tips
Awesome thanks
love your vids bro. Keep up the good work!!!
So it would be cool if we could, like, get a link for the hardware to make the trident
excellent video very helpful and i thank null byte for this help
When you blink you only blink half of the eye, how
efficiency
Nice video👍👍. I have seen the whole situation in front of me, happening: "basically you can steal the drone" tears in both my eyes 😂😂👍👍