Skip to main content

Posts

Showing posts from July, 2018

My Goal For August! (CyberSecurity/InfoSec Career)

Writing down goals at the end of a month for the next month should probably motivate me to complete those goals! So, Here are my goals for August: 1. Start studying for CCNA My yearly goal is to become CCNA certified by the end of the next academic year of college. I need to start studying for CCNA. 2. Install Linux on my PC and remove Windows completely! Okay, this is the only way I can fully be immersed in learning how to use Linux like a pro. 3. Write at least 7-9 blogs this month. I want to maintain this blog and keep it active. Thanks for reading! AZID.

Best YouTube Channels To Learn Hacking!

1. Hak5 This is one of the best channels out there which will teach you overall skill of how to hack! There are hundreds of videos of various topics which covers almost all skills including Linux , Webapps , Languages etc. Very active channel. 2. DEFCONConference , Christiaan008 , Black Hat You might know these as they are official channels of DEFCON and BlackHat Conferences. They have some great talks and you should definitely check out their popular uploads. These channels post only during a certain time. 3. LiveOverflow  This is a great channel if you want to dive into CTF's and penetration testing . This channel also has videos that will motivate you to pursue InfoSec. Very active channel. 4. John Hammond , IppSec , GynvaelEN These are CTF channels that post walk-throughs from well known websites. Very important if you're into CTF's. 5. JackkTutorials ,  DemmSec Jack has some brilliant tutorials on penetration testing.  DemmSec also has som

5 Year Path To Success in InfoSec: The Basics of Becoming an InfoSec Expert in 5 years!

Information security is a very broad field.  No one is an expert in everything (i.e., risk management, application security, security awareness, policy development, etc.)  How quickly one becomes an expert also depends deeply on how much of a background one has in computer science, information technology, business management, and other related fields.  So the title is 5 Year Path To Success in InfoSec: The Basics of Becoming an InfoSec Expert in 5 years! This amazing web cast (TL;DR below) shows you the basics of becoming an expert in 5 years, I recommend you to watch it. But, for the lazy: tl;dr: Year one: Focus on core concepts (OS, networking, etc) Networking: Simulators . Get some gear, etc. Learn bash. Learn Python . Year two: start projects, learn PowerShell Year three: year of web apps PHP and ASP.Net Develop something Year four: start hacking Learn IDA and Immunity Pick a protocol and dive into it Online challenges Y

How to learn Python for Cybersecurity

Programming has become essential to cyber security. IT security professional must efficiently write applications and scripts; often on short notice.  The Python language provides unmatched ease, flexibility, and functionality for both new and experienced coders. It has emerged as a top choice for cyber security professionals because it lessens development effort and the coder’s learning curve. Hackers, penetration testers, and other security experts need a language library that provides the entire spectrum of features to create powerful and often novel programs.  Python comes with modules to support Web activities such as parsing HTTP and XML and building clients. Django and other open-source Web frameworks are available from developers favoring the rapid application development methodology. Third-party modules offer robust features, such as optimized calculation handling, that make Python an increasingly solid language for data applications. Pyth

How To Learn Programming For A Cybersecurity Career

This is the first step I took in learning. I had to learn coding and my amazing Googling skills thought me this. Programming is not necessary for InfoSec, but knowing how to program definitely helps and makes your job easier. Let me make this simple: From what I have learned, you only need to know these: C/C++/Java Python JavaScript and PHP   Bash Scripting  Now let me explain. You need to learn any one of  C/C++/Java. Why? These languages teach you the "basics" of programming. C is pretty much used to build every OS.  It is an early language that will teach you the fundamentals of programming. C++ is big brother of C. It will teach you what you didn't learn in C. Java is a more modern version and is the most used fundamental programming language. It is easier to learn than the other two. If you learn learn C/C++ first and then move to Java it will be quite easy. But, if you learn Java first and then want to move to C/C++ it will be very hard.

Cybersecurity Career Mindmap: How to become a cybersecurity expert in 5 steps!

I found a thread on Reddit. The OP had the same dreams as I did and he was my my age too. This got me interested. He had created a mind-map of his career path in InfoSec. This mind-map was perfect for me. It had everything I wanted/had to do and more. This created a motivation for me because I had to achieve what was in the mind-map. Open image in new tab for full size. Courtesy of /u/pimpslapper This is perfect for what I had to do. It is like a to-do list for my career. I started working on it slowly. I may have changed it a bit here and there, but this is the main idea. In my following blogs, I will be posting the changes I made in this and why I did so. Thanks for reading! AZID

Why did I create this blog?

Two Words: Career Journal This is basically a journal to my journey in InfoSec. It helps me keep tab of things and keeps me motivated. What I want to accomplish with this blog: My goal is to inform people about my findings, projects and share the resources I used to learn. Image courtesy: @hackersclub The title for this post was: “Why did I create this blog?” and although I have partly covered why I created it, there are a number of other reasons that I will discuss other posts! Thanks for reading! AZID

Why I chose Security as a career?

A few years back, as a pre-teen who watched a lot of movies, I was fascinated by hackers. Honestly, this is what got me into security. To see "hackers" do what they did made me feel like they were invincible. But as I grew up, I found out about what actually a "hacker is. This is when I thought, my career is going to based on InfoSec. My learning started when I started looking up how to hack stuff on Google. It started with me phishing my friends and pranking them by telling them I read their mind to find their password. It was really fun. When I was 15, all my friends started planning their career and made maps of what they wanted to do. I found out it was time for me too. So I did all the Googling I could to make my own plan. It was not perfect. But it got me started. Now, here I am an 18-year-old student, who is trying to make a career in what he wants to. InfoSec.