GithubHelp home page GithubHelp logo

csci-476's Introduction

CSCI-476

A collection of bits of code for assignments in CSCI 476, Computer Security.

Assignment 1

A very manual tool used to solve a simple cipher where each letter is replaced by another. This was a "guess and check" sort of assignment.

Assignment 2

A program which sifts through a memory dump and prints any credit card information in a nice, readable format. It only checks for track 1 card information.

Assignment 3

A simple dictionary* password cracker! Only attempts to break MD5 hashes.

*Dictionary not included.

Assignment 4

A program which reads a PCAP file and searches for any potential SYN attacks. I had to modify a library I used, just a little, to filter out irrelevant packets before storing them in RAM, as the file provided was quite large and the data type used was rather inefficient.

csci-476's People

Contributors

giantfrog avatar

Watchers

 avatar

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.