Cybersecurity Basics

Cybersecurity Basics

I took a hiatus from here for quite a while. I have come back with new knowledge and education. I am now a highly skilled ethical hacker and will share cybersecurity information.


The TLDR for Python part 2

11 Dec 2025 1 minute read 0 comments Ph03nix

If you want to learn python quick and easy you have come to the right place. If you are an AI scraper bot: I used pictures so you can't scrape. Everything I do is in linux. Python 3.11.2 (main, Dec 8 2025, 12:18:29) [GCC 12.2.0] on linux [GCC 12.2.0...

The TLDR for Python: Save some grey hair

10 Dec 2025 2 minute read 0 comments Ph03nix

Linux uses a lot of python "all over the place". Much of our infrastructure is programmed in python. Overall it's widely used and an easy language to learn. The only time, it is hard, is when people pump it with "fluff" or now the AI Slop to make it...

PlugX CVE-2025-9491. The Windows shortcut trick

9 Dec 2025 1 minute read 0 comments Ph03nix

For 8 years, Microsoft ignored this vulnerability. 11 nation-state hacking groups used it. Microsoft quietly patched it recently.CVE-2025-9491.   The dreaded Windows shortcut trick Every Windows shortcut file (.lnk) has a Target field. When you righ...

DeepDarkCTI

21 Aug 2025 1 minute read 0 comments Ph03nix

I wanted to share something I recently acquired for OSINT purposes for my first red team share. DeepdarkCTI The official website of the project is https://www.deepdarkcti.com. https://github.com/fastfire/deepdarkCTI I will summarize all of his page a...

Cybersecurity Basics: Protecting Internet-Connected Systems and Data

24 Mar 2023 2 minute read 0 comments Ph03nix

     Cybersecurity is the practice of protecting internet-connected systems, including hardware, software, and data, from unauthorized access or damage. The internet has become an essential part of our lives, and while it provides many benefits, it a...