Skip to content

Edgoad.com

  • Linux
  • Microsoft
  • Networking
  • DIY

Author: Ed Goad

Python Cover
Uncategorized 

Python for Cybersecurity

October 27, 2021October 27, 2021 Ed Goad 0 Comments

I just completed creation of a course on Udemy – Python for Cybersecurity. The goal of the class is to

Read more
Electronics 

Programming ESP32CAM using Arduino Uno

February 18, 2021February 18, 2021 Ed Goad 0 Comments

This is inspired by several others who have previously completed this task. This is a compilation of what I learned

Read more
Linux 

Installing VS Code on Raspberry Pi

February 10, 2021February 10, 2021 Ed Goad 0 Comments

Log into the Raspberry Pi Open the web browser and go to https://code.visualstudio.com Click Other platforms Under the Linux section

Read more
Linux 

Using Personal Access Tokens with GIT and GitHub

February 9, 2021February 9, 2021 Ed Goad 0 Comments

Recently I was alerted by GitHub that I should stop using a username/password when using the GIT command line utility.

Read more
Linux 

Setting up an Ubuntu lab in Azure Labs

December 10, 2020 Ed Goad 0 Comments Linux

I have recently had the opportunity to begin using Azure Labs (https://labs.azure.com) for my classes. This lab environment helps to

Read more
  • ← Previous

Recent Videos

  • Authenticating to APIs part 2

    Authenticating to APIs part 2

    Continuing our discussion of authenticating to APIs to better keep our authentication tokens safe. Using the Python ConfigParser module to store passwords and tokens in a separate file, and then accessing them programmatically.

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
  • Authenticating to APIs part 1

    Authenticating to APIs part 1

    Introduction to using APIs that require authentication. Walking through the GitHub API documentation, creating a Personal Access Token for GitHub, and authenticating against their API.

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
  • HaveIBeenPwned API part 2

    HaveIBeenPwned API part 2

    Continuing our use of the HaveIBeenPwned API and using this in a more dynamic Python script. This allows us to automatically look for a specific password and return its status to the user.

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
  • HaveIBeenPwned API part 1

    HaveIBeenPwned API part 1

    Using the HaveIBeenPwned public API to test passwords for security. Validating if passwords have been found in online security breaches before.

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
  • JSON and APIs

    JSON and APIs

    An introduction to working with JSON data returned from APIs. Specifically, creating a script to find out how many people are in space at this moment, and then parsing the JSON data to make it readable and accessible

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
  • Introduction to APIs

    Introduction to APIs

    A brief introduction to working with online APIs and the tools to access them

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
Load more

Copyright © 2022 Edgoad.com. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.