PTPasha Taylorinsecuriosity.hashnode.dev·Aug 18, 2022 · 3 min readThe Meaning of SecuritySo, what is security? We often don't give it much thought, but it's a pretty intricate idea. In his book "Lies and Outliers" Bruce Schneier talks about security and how trust lies at its core. Let's start with trust. Why does it matter? Trust is the ...00
PTPasha Taylorinsecuriosity.hashnode.dev·Jul 2, 2022 · 3 min readARP PoisoningWhy Is Address Resolution Protocol Poisoning Possible? ARP poisoning is possible because ARP, as a protocol, does not have any type of security. It is simply not designed to be secure. Devices on the internal network receive and modify their own ARP ...00
PTPasha Taylorinsecuriosity.hashnode.dev·Jun 12, 2022 · 3 min readWhat is DNS?DNS or Domain Name System is one of the most used protocols on the internet because it turns human-readable names, like the ones we use for web browsing, into IP addresses. Our computers need these addresses because they are used for accessing web c...01M
PTPasha Taylorinsecuriosity.hashnode.dev·May 28, 2022 · 3 min readVulnNET: Active Writeup - TryHackMeThis is a writeup for the VulnNET: Active machine, available on the TryHackMe. You can take advantage of a Windows user's edit rights on a Group Policy Object in order to compromise the objects that are controlled by that GPO. Introduction Machine De...00
PTPasha Taylorinsecuriosity.hashnode.dev·May 18, 2022 · 5 min readClouds EverywhereWhat is cloud? You can get computing resources through the internet when you need them, this process is called cloud computing. To put it another way, instead of managing data and services on a local device, you'll be able to do so in a more cost-eff...00