Pinned Repositories
100daysofcode-with-python-course
Course materials and handouts for #100DaysOfCode in Python course
2019-07-29-python_live
ACI
Cisco Application Centric Infrastructure SDKs and Code Samples
aiosnmp
aiosnmp is an asynchronous SNMP client and trap server for use with asyncio.
arabic-wordlists
Wordlists for Arabic
awesome-pentest
A collection of awesome penetration testing resources, tools and other shiny things
Bash-Scripting-Solutions-video-
Bash Scripting Solutions, published by Packt Publishing
book1-exercises
Book 1 -- Exercises for the book
OSCP-Prep-1
A comprehensive guide/material for anyone looking to get into infosec or take the OSCP exam
dgoodson12722's Repositories
dgoodson12722/2019-07-29-python_live
dgoodson12722/aiosnmp
aiosnmp is an asynchronous SNMP client and trap server for use with asyncio.
dgoodson12722/awesome-pentest
A collection of awesome penetration testing resources, tools and other shiny things
dgoodson12722/challenges
PyBites Code Challenges
dgoodson12722/dcops
DC Operations
dgoodson12722/dictionary
A JSON representation of Webster's Unabridged Dictionary
dgoodson12722/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
dgoodson12722/example-code
Example code for the book Fluent Python
dgoodson12722/examples
pyATS | Library Usages, Examples & etc
dgoodson12722/FPR_MIBS
FIREPOWER MIBS
dgoodson12722/genielibs
genie.libs contains libraries for configuring, retrieving and testing topologies
dgoodson12722/google-10000-english
This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus.
dgoodson12722/Hob0Rules
Password cracking rules for Hashcat based on statistics and industry patterns
dgoodson12722/learn-python3-thw-code
The code to Learn Python3 The Hard Way
dgoodson12722/metasploit-framework
Metasploit Framework
dgoodson12722/my_data
dgoodson12722/netdev
Asynchronous multi-vendor library for interacting with network devices
dgoodson12722/netmiko
Multi-vendor library to simplify Paramiko SSH connections to network devices
dgoodson12722/network-programmability-stream
All code written for the network programmability stream
dgoodson12722/ntc-templates
TextFSM templates for parsing show commands of network devices
dgoodson12722/pandas-videos
Jupyter notebook and datasets from the pandas Q&A video series
dgoodson12722/pcap2frame
Converts a PCAP file to a PANDAS or SFRAME data frame
dgoodson12722/piapi
Cisco Prime Infrastructure Python API
dgoodson12722/ping3
Pure Python3 version of ICMP ping
dgoodson12722/ppw-2019
dgoodson12722/pynet
Python for Network Engineers
dgoodson12722/Python-programming-exercises
100+ Python challenging programming exercises
dgoodson12722/python_code_samples_network
A collection of Python Code Samples for Network Management. Includes samples to run on-box and off-box.
dgoodson12722/PythonFundamentalsLiveLessons
Example code for Our Python Fundamentals LiveLessons Videos
dgoodson12722/scp.py
scp module for paramiko