Recently Updated Pages
More on conditionals in Python
Previously, you explored conditional statements and how they’re useful in automating tasks in P...
lab 2
like the other lab copy/paste the code into a .html then run it, still not sure how to host .html...
Conditional statements in Python
Previously, we discussed how to store different data types in variables.Now we'll begin to move i...
Assign and reassign variables in Python
Previously, you've explored variables and how to assign and reassign them in Python. In this read...
Work with variables in Python
Previously, we compared data types to the categories we have for different ingredients we use whe...
More about data types
Previously, you explored data types in Python. A data type is a category for a particular type of...
Data types in Python
Our next topic relates to categorizing data in Python.First, let's take a moment to consider anot...
Akash: Python and the cybersecurity professional
My name is Akash, and I work as a Security Engineer at Google.As a cybersecurity engineer, you wo...
copy paste this into a .html this is what the lab looks like
<!DOCTYPE html> <html> <head><meta charset="utf-8" /> <title>LAB_Activity_PracticeWritingPyt...
Python environments
You can run Python through a variety of environments. These environments include notebooks, integ...
Create a basic Python script
Hi there.Previously, we discussed the basics of Python.Now we'll practice writing and running cod...
Get to know Python!
Why might a security analyst choose Python to automate tasks? Python resembles human language a...
Python and cybersecurity
Security professionals use a variety of tools.One of those tools is computer programming.Programm...
Welcome to module 1
The process of learning a new programming language is similar to learning a new language.For inst...
Ángel: My personal career journey
My name is Ángel, and I'm a Security Engineer at Google.There were a number of things in my life ...
Introduction to Course 7
The demand for security professionals has never been higher.Organizations across the world requir...
Crouse Outline ?
You will get an introduction to the Python programming language and how Python is used in cyberse...
New Page
PICOCTF WPA-ing Out (Rockyou word list + aircrack-ng)
| 200 pointsTags: picoGym ExclusiveForensics Author: MistressVampyDescriptionI thought that my p...
Python Wrangling
files you will need ende.py import sys import base64 from cryptography.fernet import Fern...