Giter VIP home page Giter VIP logo

Allen West's Projects

advent-of-code icon 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!

adventures-in-sql icon adventures-in-sql

I am documenting my progress in SQL and SQL injections so that I can pull from this at a later date.

bayesian-tomatoes icon bayesian-tomatoes

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

bgp-router icon bgp-router

BGP router with emphasis on correctness and performance.

buffer-overflow icon buffer-overflow

Buffer Overflow of a vulnerable program that doesn't properly manage its buffer.

buffer-overflow-demo icon buffer-overflow-demo

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

cache-oblivious-algorithms icon cache-oblivious-algorithms

Cache-Oblivious algorithms are algorithms deisgned to take advantage of a CPU cache without having the size of the cache as an explicit parameter.

calculator icon calculator

Basic calculator in C then translated to Assembly

clipboard-logger icon clipboard-logger

Checks what is on the target marchine's clipboard every 5 seconds and if it's new adds it to a log. This log is emailed to the specifed address every 5 minutes.

csv2draw icon csv2draw

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

ctf-discography icon ctf-discography

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

cv icon cv

This is my full CV of work.

dynamic-programming icon dynamic-programming

Different implementations of dynamic programming in order to sort a most optimal strategy for a given scenario.

email-autosend icon email-autosend

In my keylogger project I used python libraries to send an email to myself every five minutes off of the target computer. I felt this would be a good project to separate as well.

ethical-hacking-toolbox icon ethical-hacking-toolbox

My collection of homemade ethical hacking tools. Includes a Key Logger, Fuzzer, Mac Changer, Network Scanner, and more.

experience-gap-indentifier icon 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.

file-infector-virus icon file-infector-virus

Created a self-replicating file-infector virus that will copy itself to a victim within the directory it is executed in. Whenever an infected file is run, it will infect another file in the same directory and then excute its normal functionality. The payload is just a print statement.

form-validation icon form-validation

Practicing the concept behind form validation and then I will do further research to make it SQL injection proof.

ftp-client icon ftp-client

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

fuzzer icon fuzzer

Takes in an XML file and a program, and will run different inputs, returning the set of inputs that return error messages. This info can be used to manipulate privleges or functionality.

greedy-algorithms icon greedy-algorithms

Greedy algorithm utilizing repetitive resorting with new entries, then an optimized version that sorts in a priority queue constantly and is much faster.

hackthebox icon hackthebox

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

hot-chicken icon hot-chicken

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.