{"id":28,"date":"2022-01-31T15:16:00","date_gmt":"2022-01-31T09:46:00","guid":{"rendered":"http:\/\/satvikpatwardhan.codelogistics.net\/?p=28"},"modified":"2024-08-16T18:11:06","modified_gmt":"2024-08-16T12:41:06","slug":"kali-linux-discord-hackers-are-fake","status":"publish","type":"post","link":"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/2022\/01\/31\/kali-linux-discord-hackers-are-fake\/","title":{"rendered":"Kali Linux Discord \u201cHackers\u201d are Fake\u2026"},"content":{"rendered":"\n<p>So here\u2019s the situation. This kid on Discord with a Hackerman profile picture is telling you that they are going to \u201chack your IP address\u201d and \u201cDDOS your Wi-Fi router\u201d using Kali Linux or Parrot OS or something. They might even send you a screenshot of some sort of \u201chacking command\u201d. And you are now thinking, \u201cwo my gad thees person is going to yack me what do I do nau???????\u201d You don\u2019t need to do anything, except maybe laugh at them. Because \u2013 and I want to make this very clear \u2013 They. Are. Lying. They CAN\u2019T hack you \u2013 the people at your ISP, or Internet Service Provider, are <em>way<\/em> smarter than 14 year old kids, and YOU ARE SECURE \u2013 as long as you haven\u2019t given them any serious personal information, like usernames or passwords or OTPs or something. If you <em>have<\/em>, change it. Right now. GO! And with that out of the way, let\u2019s get onto the details.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p><em>[This is the script for my video on Kali Linux \u201chackers\u201d which will be uploaded to YouTube, Odysee and PeerTube.]<\/em><\/p>\n\n\n\n<p><em>[Update: This will not be uploaded for a long time as I\u2019m not free.]<\/em><\/p>\n\n\n\n<p>INTRO<\/p>\n\n\n\n<p>Before we begin, I just want to clarify that I am in fact <em>not<\/em> any sort of cybersecurity or hacking expert. Actually, I haven\u2019t even bothered to try Kali Linux ever, because I know very well it contains nothing which would be of interest to either me, or, well, the Discord kids. I\u2019ll get into the details of hacking and how it relates to Kali Linux, but first of all, let\u2019s have the meanings of some of the technical jargon these \u201chackers\u201d typically use.<\/p>\n\n\n\n<p>Your IP address is something which is used to recognise your particular router \u2013 which is probably a modem kept somewhere near a landline telephone \u2013 whenever it connects you to the internet. This is a set of numbers, and they can\u2019t be used to identify you or anything about you personally \u2013 except your rough geographic region, like your state or possibly a nearby city, which is not necessarily the one you are actually living in. in the country. For example, if you are in Chandigarh, your location can be shown as Chandigarh, but it may also be Delhi, Gurgaon, Amritsar, Dehradun\u2026 You get the idea. This address also frequently changes \u2013 at least, with most ISPs. ISPs, or Internet Service Providers, are the companies which you pay to give internet access, like AT&amp;T, Verizon, Vodafone, or BSNL. It is generally NOT a very big deal if someone does get your IP address, because there\u2019s hardly anything they can actually <em>do<\/em> with it. The most common way for someone to get your IP address is to make you click on an IP Logger link, which is a regular link to a video or a website or anything, except that it goes through a third-party website, which tracks your IP address and logs it for the person who sent you that link, and then sends you on to whatever website or URL the guy wanted you to see. Which brings us to the first piece of advice, which is:<\/p>\n\n\n\n<p>DON\u2019T CLICK ON ANY URLs YOU GET FROM SOMEONE YOU DON\u2019T KNOW, especially if it has something like \u201cIP logger\u201d or \u201ccrack licence key 100% working 2023\u201d in it.<\/p>\n\n\n\n<p>Next up: DDOS. Distributed Denial of Service. This is a type of cyberattack which is targeted towards servers where the attacker takes an entire army of computers and all of them try to access the target at the same time, which promptly crashes under the load. If you get DDOSed, which you won\u2019t, because DDOS attacks require the aforementioned several computers, you will probably not face any issues, because your router can easily handle it \u2013 I\u2019ll get onto how in a minute.<\/p>\n\n\n\n<p>Kali Linux, and Parrot OS are Linux based operating systems intended for pentesting. If you don\u2019t know what Linux is\u2026 well, welcome to my channel, it\u2019s nice to have you here. Please like share and subscribe. Linux is just another operating system, like Windows, macOS or Chrome OS for Chromebooks. There are many versions of Linux for different use cases, and it is, at least in my opinion, far better and faster than other operating systems, and that is all you need to know. Pentesting stands for penetration testing, which is the process where a company or website pays a hacker to check whether or not they are able to infiltrate the company\u2019s servers using glitches, exploits and security holes. This is an example of ethical hacking. Both Kali Linux and Parrot OS are Linux based operating systems with several tools for pentesting and digital forensics. These are intended to be used by ethical hackers hired to make sure there are no security issues in a server which can be exploited by someone outside, or even inside the company.<\/p>\n\n\n\n<p>A question you may now be thinking about is that if the hackers can use Kali Linux to try and penetrate, like, actual servers, what\u2019s stopping the Discord guy from getting access to everything you own? The answer is actually very simple: the servers actually have to interact with the rest of the internet, and therefore have to allow some access to its users. It has to make sure these users can only access what the server wants them to. Your home network, on the other hand, doesn\u2019t have to cater to <em>anyone<\/em>. It can simply block <em>everything<\/em> trying to access you without having to worry about whether it is a legitimate request or not \u2013 for your router, there <em>are<\/em> no legitimate reasons for anyone to contact you in such a way. This is essentially what firewall means.<\/p>\n\n\n\n<p>And that is why, if someone has your IP address and uses Kali Linux, you still probably have nothing much to worry about. And if you are now interested in how the internet works, which I touched briefly during the explanation, you may like the article on this same topic I wrote on my blog a couple of years ago.<\/p>\n\n\n\n<p>If you <em>really<\/em> want to learn hacking, simply downloading Kali Linux and hanging around on Discord obviously isn\u2019t the way. As I said, I\u2019m not really an expert on hacking or cybersecurity. But I recommend learning things like how the internet works, like its structure and its design, as it will really give you a feel as to what you are stepping into. Obviously, knowing a programming language will be really helpful so that you can automate your work and learn the basics of computer logic. Also, I think should invest in learning how to use your computer beyond the basics, like using the command line and the filesystem structure of whatever OS you are using. There are several courses online, and sometimes also offline, which you can take.<\/p>\n\n\n\n<p>Also, about the screenshots of the Discord conversation I had in the beginning \u2013 it was posted on Reddit on the Linux memes subreddit, and it got a decent amount of upvotes, ON THE DAY I WROTE THIS SCRIPT! So you can tell that this a fairly regular occurrence. If this does happen to you, do share this video with them. They may try to deny that it applies to them, but you should probably block them before it gets to that.<\/p>\n\n\n\n<p>And that\u2019s it for this video! If you liked this video, please do the needful, and if you didn\u2019t, feel free to dislike this video, because your dislike will be thrown into \/dev\/null anyway.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>So here\u2019s the situation. This kid on Discord with a Hackerman profile picture is telling you that they are going to \u201chack your IP address\u201d and \u201cDDOS your Wi-Fi router\u201d using Kali Linux or Parrot OS or something. They might even send you a screenshot of some sort of \u201chacking command\u201d. And you are now &hellip; <a href=\"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/2022\/01\/31\/kali-linux-discord-hackers-are-fake\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Kali Linux Discord \u201cHackers\u201d are Fake\u2026<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":3,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"federate","footnotes":""},"categories":[7],"tags":[],"class_list":["post-28","post","type-post","status-publish","format-standard","hentry","category-writeups"],"_links":{"self":[{"href":"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/wp-json\/wp\/v2\/posts\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":2,"href":"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/wp-json\/wp\/v2\/posts\/28\/revisions"}],"predecessor-version":[{"id":88,"href":"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/wp-json\/wp\/v2\/posts\/28\/revisions\/88"}],"wp:attachment":[{"href":"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/wp-json\/wp\/v2\/media?parent=28"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/wp-json\/wp\/v2\/categories?post=28"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/satvikpatwardhan.codelogistics.net\/index.php\/wp-json\/wp\/v2\/tags?post=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}