James Duvall's repositories
backdoorHelper
Finds codecaves in PE files.
happy_circuits
For DevNet Expert Studies. Intent-based network circuit testing. Validate circuits are meeting your intended requirements with low level automated pyATS tests.
yang-patch_examples
Examples of using RFC 8072 (YANG-Patch) on IOS-XE
2020submissions
Pwn2Win CTF 2020 flag submissions
aci_automation_examples
For DevNet Expert studies. Given an input json file, create tenants, vrfs, bds, aps, epgs, contracts, filters. Same output from Ansible, Terraform, or direct API requests. Validated with pytest.
ansible_roles
For DevNet Expert Studies. Creating ansible roles for xe and nxos
ci_cli
Simple CI/CD (delivery) pipeline tooling for Cisco IOS and IOS-XE devices using raw configurations instead of an IaC approach. Provides tooling to convert production configurations to lab configurations, deploy and maintain a lab in EVE-NG, create a pyATS testbed, and run predefined pyATS testscripts.
ios-xe-rag-w-agents
WIP - Scrapes cisco command references, uses it to select the correct command in a GPT agent pipeline
ipam_restx
For DevNet Expert Studies. IP Address Management (IPAM) RESTful API
network_dsl
For DevNet Expert Studies. YAML to NETCONF edit-config operation, using a custom YANG model for validation
Cheatsheets
Penetration Testing/Security Cheatsheets
ctf-katana
This repository aims to hold suggestions (and hopefully/eventually code) for CTF challenges. The "project" is nicknamed Katana.
eve_to_securecrt
Simple script that takes an EVE-NG lab and converts it into SecureCRT templates for the dynamic Telnet ports
offensiveinterview
Interview questions to screen offensive (red team/pentest) candidates
prod_to_cml
Takes configs from physical cisco routers/switch and converts the interfaces into something usable by CML. Generates terraform files to quickly deploy the config
pyPush
Very simple script that takes a string and returns the opcode to push it onto the stack.