The video I was referring to, 5 Signs Your Computer Has Been Hacked: kzbin.info/www/bejne/iIPFnKmpmrRgas0
@sherazkhan62933 жыл бұрын
Sir how to reboot usb on PC to use Kali Linux can. You make video
@s.aravindh62273 жыл бұрын
Kali Linux os
@ben10mama3 жыл бұрын
I'm just curious, does Linux still give any better security than windows? Like besides the probability, but in terms of actual physical structure of the two operating systems, did Linux give any advantage?
@ahmadkhaled74973 жыл бұрын
Hacking is no longer relying on which operating system is safer. Because all the methods are concerning the internet which is the common thing among all the operating systems including mobiles as well. So it's really down to the user and his understanding of what is he clicking on and what apps he's downloading. And those like me have very tiny knowledge about it should advice our friends and families to help them do their stuff without any concerns.
@abdullahal-shimri30913 жыл бұрын
Linux is very difficult to hack. If there is one hacker writing malware for Linux there are 10 programmers working to counter that - that’s the advantage of open source. Also, for malware to make changes to your box it needs sudo access.
@xeridea3 жыл бұрын
The security model is definitely better, but not guaranteed. Also, being open source has drawback of it being easier to find vulnerabilities, since you have source code, and don't need to rely on disassembly, or leaked code. No system is perfect. Also, sudo access can be granted if an exploit is found.... that's pretty much how malware spreads. You need admin access on Windows to do a lot on Windows, or Mac... but that doesn't mean it isn't possible. There have been exploits found that existed for years, or decades before being found. As was mentioned in video, if Linux had 80%+ marketshare, there would be a lot more viruses. Dirty COW (CVE-2016-5195) is a privilege escalation vulnerability in the Linux Kernel - went unpatched for 10 years.
@AriannaEuryaleMusic3 жыл бұрын
Everything, Every system, Every Computer, Every Human is Hackable
@darkpheonix690083 жыл бұрын
I got confused by the hardware part, anyone tech savvy (anyone who uses linux) nowadays would run some kind of full disk encryption and while bitlocker has some attacks anything like veracrypt/truecrypt would stop any reading of the files without any performance penalty with all the AES instructions. Now there are many other ways to breach into the system with side channel attacks, evil maid, reading from memory if the system is running which would have been a better fit for the "access to hardware" context imo
@dingokidneys3 жыл бұрын
His point was that there is (almost) always a way to get to the data. Most people aren't going to be protecting against someone reading encryption keys from memory by dropping the whole system into liquid nitrogen. :) He's essentially pointing out that you can't sit back and say to yourself "I'm impervious because I'm running (Ubuntu/Fedora/Solus/etc) Linux." People who look for a panacea look in vain.
@tonyfernandes2163 жыл бұрын
what are the benefits of using a Linux webserver over windows? thanks
@dingokidneys3 жыл бұрын
Performance? Cheaper to host on a cloud service?
@rodricbr3 жыл бұрын
everything is hackable, no system is perfect, there's always a flaw on it
@pietjan26502 жыл бұрын
There are 200 million engineers from china and india looking through the open source code of linux they will find every vulnerabilty
@xx_blank_xx6713 жыл бұрын
Yeah it's just that everything in the wild targets windows
@scott32714keiser3 жыл бұрын
Live os with bluetooth internet with one time pad encryption and max users set to the amount of devices you got connected
@Sebastianek6669993 жыл бұрын
What if someone is using encrypted VM version of Linux?
@johnroyce86502 жыл бұрын
1:10 Use FULL DISK ENCRYPTION
@EdwardSnowden1253 жыл бұрын
I don't understand why PPL think linux is unhackable like all servers run linux or almost all and servers do get hacked!
@manmaththigale17703 жыл бұрын
Love from India
@redapple63923 жыл бұрын
can you make a video on bluesnirfing and bluejacking
@dingokidneys3 жыл бұрын
Not really a bit deal to go by the articles on Wikipedia. Anything Bluetooth is limited to a physical distance of only a few tens of metres.
@marioadelin26873 жыл бұрын
Subtitles?
@corel9653 жыл бұрын
Short answer is no.
@scott32714keiser2 жыл бұрын
Well I don't think Linux is unhackable. I think most people use windows than Linux so coders make code on the computer they have and use so basically most viruses are made for windows. But Linux does have a few things it can do like with systemback you can install 1 app on a Linux os and backup to iso and burn to dvd and with toram Linux can run from ram and once booted you can unplug the boot drive. And with a SD card you can set it to read only. And with toram your drive speed only effects boot times because it's not running from the drive it's running from ram. So if your offline at boot and you unplug your drive after boot before you go online. you can still get a virus but it's contained in one os not all of them so any virus will only run when I want to run the app so I just consider it a add because once I'm done using the app it came with and use another app the virus is gone and won't come back until I use the os again and any viruses that come with other means would be gone after a reboot so basically all virus can be basically harmless and only temporary only when accessing that thing that caused the virus so I don't even worry about it if I got a virus I can't tell and I know for sure all viruses will be gone after a reboot I only thing i haven't figured out yet is the until management engine and the other names for other devices I'm thinking make a app that can access the internet over monitor mode and have like a raspberry pi to access the internet
@timothygraziano5727 Жыл бұрын
one point of contention: overwriting a virus by using a read-only assumes it isn't a rootkit that can write itself into the firmware of the storage device, no?
@scott32714keiser Жыл бұрын
@@timothygraziano5727 well theres the cmos chip sucks not removable anymore you used the be able to unplug it after boot in old computes but now you need to solder a button to it to kill the power to it but other than that not if you make a bootable iso and boot from dvd not hard drive theres no memory in my computer other than ram sure i can get a virus easy i dont use antivirus but i just reboot and im good to go. im so virus proof ill go to the same website and get a virus multiple times just because i dont care its only a few temporary popups most of the time. the fun ones are the ones that lock your files say they want money i just go lol and reboot
@WhiteBoiDave3 жыл бұрын
Spoileralert Yes, you can!
@ClashWithHuzefa3 жыл бұрын
Linux is hackable, if a ssh or ftp service is open…Bruteforce or anyonther vulnerability can gain access for a hacker…!! so yeah, Linux is also hackable, Everything is hackable !
@dingokidneys3 жыл бұрын
You can secure your SSH or SFTP service if you really want to. I've been running an SSH service exposed to the internet for about eight years now without anyone cracking into it. You have to be knowledgeable and vigilant. Even now I have nation state level actors banging on that door and I manage to keep them at bay by secure configuration and regular updating of critical software.
@ClashWithHuzefa3 жыл бұрын
That is amazing…Keep it up bro
@themtg51513 жыл бұрын
If my harddrive is encrypted, whis a password that will take 2 billion years to bruthforce. Can you get acces when? Ez.
@xeridea3 жыл бұрын
There are ways to extract the key from RAM if system is on when they gain access.
@System64MC3 жыл бұрын
Joke's on you, I use Fuchsia (I don't actually use Fuchsia ): )
@dingokidneys3 жыл бұрын
Ha ha!! Nobody can!
@System64MC3 жыл бұрын
@@dingokidneys Pretty sure you can actually use Fuchsia, as Google provides the OS's download links.
@dingokidneys3 жыл бұрын
@@System64MC True, but it is practically unusable.
@Windows-sq3vb3 жыл бұрын
Linux cant hack but finded key attack network protocol and using reverse engineering attacks well done hacktable linux pc.
@svenvangestel75729 ай бұрын
Bad movie now I don't know that it is hackable or nor
@umairminhas69183 жыл бұрын
Yes Linux Is Hackable!
@blackjackdealer2043 жыл бұрын
For sure hackable.. systemd.. browsers and webrtc are the death of you.. perhaps less secure than windows in this specific instance
@whoami28763 жыл бұрын
How to hack wifi password in kali linux ?
@joeyhensley91993 жыл бұрын
Is aircrack still in use?
@MuhammadLab3 жыл бұрын
Airmo ng
@whoami28763 жыл бұрын
@@MuhammadLab my kali virtual box not working airmon-ng and airodump
@MuhammadLab3 жыл бұрын
@@whoami2876 it must work Btw u must have Adapter The best adapter is Alfa adapter Kali Linux can detect that adapter automatically
@whoami28763 жыл бұрын
@@MuhammadLab ok thanks you
@saidTY3 жыл бұрын
thank you
@sherazkhan62933 жыл бұрын
First view
@nallananbana.d.s45113 жыл бұрын
sir Upload hacking videos about free fire game diamond hacking please