Allen West (allenwest24)

allenwest24

Geek Repo

Company:Akamai SIRT

Location:San Diego, CA

Twitter:@CybersaurusWest

Github PK Tool:Github PK Tool

Allen West's repositories

HackTheBox

HackTheBox is hard. Here are some write-ups for machines I have pwned.

Language:ShellStargazers:7Issues:2Issues:0

QuizMe

A tool that leverages ChatGPT through the OpenAI API to generate review questions based on input text.

Language:PythonStargazers:6Issues:2Issues:0

Experience-Gap-Indentifier

A tool that looks at your resume and compares it to various job postings you find interesting, then identifies technologies you should get experience with.

Language:GoStargazers:2Issues:2Issues:0

Sudoku-Speed-Solver-AI

Creating the fastest Sudoku solver possible. Solves 'Evil' rated puzzles in 146.327 μs (0.0001 seconds)

Language:GoStargazers:2Issues:2Issues:0

CV

This is my full CV of work.

Stargazers:1Issues:0Issues:0

MDPs-and-Q-learning-On-Ice

Using Markov Decision Processes and Q-Learning on a variation of the Wumpus World problem.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Illuminators.js

Illuminators.js is a Draw.io/Diagrams.net custom plugin that allows you to create multiple filters that clearly highlight different portions of a system diagram. You can assign each component of a system to different roles and paths, then you can search for these filters and toggle their illuminator on/off to help explain visually and clearly.

Language:JavaScriptStargazers:0Issues:0Issues:0

Advent-of-Code

Advent of code is a coding challenge that takes place in December of every year. Each year I pick a language I want to improve on and get as far as I can!

Language:GoStargazers:0Issues:0Issues:0

Bayesian-Tomatoes

Sentiment analysis machine learning classifier that looks at sentences and decides how positive or negative the speaker is feeling.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

BGP-Router

BGP router with emphasis on correctness and performance.

Language:PythonStargazers:0Issues:0Issues:0

Buffer-Overflow-Demo

This is a walkthrough for buffer overflows, slowly adding common defenses and altering our exploit to get around them.

Language:CStargazers:0Issues:0Issues:0

Code-Wars

My solutions on codewars.com.

Language:RustStargazers:0Issues:0Issues:0

CSV2Draw

Turns spreadsheets and CSV files into sensibly organized system diagrams, that just require minor styling to become effective presentation tools.

Language:PythonStargazers:0Issues:0Issues:0

CTF-Discography

A log of write-ups for Capture The Flag competition challenges I participate in!

Language:ShellStargazers:0Issues:0Issues:0

Distributed-Replicated-Key-Val-Store

A key-value datastore that supports API calls from clients and utilizes a homemade version of Raft to gurantee consistency.

Language:PythonStargazers:0Issues:0Issues:0

Fifteen-Puzzle-Solver-AI

Using the A* search algorithm and heuristics to solve the fifteen puzzle.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

FTP-Client

This is my implementation of an FTP client that can communicate with any FTP server.

Language:PythonStargazers:0Issues:0Issues:0

Hot-Chicken

REST API with SQLite database built with Flask and Python that keeps track of ratings for Nashville hot chicken dishes..

Language:PythonStargazers:0Issues:0Issues:0

IP-Flooding

POC exploit of a network service vulnerable to flooding-based denial-of-service.

Language:RustStargazers:0Issues:0Issues:0

IP-Spoofer

This program opens a raw socket with a server, and spoofs the src IP to on that is on the server's allowlist.

Language:PythonStargazers:0Issues:0Issues:0

Kubernetes-Applications

A directory of basic sample applications I built on top of Kubernetes. Made for practice and future references.

Language:ShellStargazers:0Issues:0Issues:0

LeetCode

I do this when I'm bored.

Language:PythonStargazers:0Issues:0Issues:0

nuclei-templates

Community curated list of templates for the nuclei engine to find security vulnerabilities.

License:MITStargazers:0Issues:0Issues:0

Othello-AI

Uses a minimax module to calculate the value for a given board position and move accordingly.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Pomodoro-Timer

My girlfriend asked me to write this to help her focus at work.

Language:PythonStargazers:0Issues:0Issues:0

Reliable-Transport-Protocol

Simple transport protocol that provides reliable datagram service. This protocol ensures data is delivered in order, without duplicates, missing data, or errors.

Language:PythonStargazers:0Issues:0Issues:0

Resilient-Authentication-Server

Multithreaded to support multiple connections on the same IP:Port. Resistant to DoS attacks. Authenticates and performs given task.

Language:PythonStargazers:0Issues:0Issues:0

Return-to-libc-demo

This is a demonstration of how to perform a return-to-libc attack on a buffer-overflow vulnerable program.

Language:PythonStargazers:0Issues:0Issues:0

Reverse-The-World

All of my adventures in reverse engineering (that I am allowed to publish).

Language:AssemblyStargazers:0Issues:0Issues:0

Web-Crawler

Starting at a page with credentials, recursively explores all embedded hyper links in search of hidden flags.

Language:PythonStargazers:0Issues:0Issues:0