Git Product home page Git Product logo

cyber-security-1's Introduction

Cyber Security

Cyber Security related self-learnings. CMPT 318: Cyber Security can be found Here

Projects Here

Network Intrusion Detection

Financial Anomaly Detection

  • SPX 500 pointing out oddities from the past in an unsupervised manner
    • Some argue the stock market is a random signal, which tends to have a positive trend in the long run. So, I tried Anomaly Detection on it. Perhaps it's an extream bull run and bear run detector

Utilities

  • Rainbow Table of several Hashing Algorithms* A simple hash lookup table
  • Bandwidth Hog
    • Download a file many times, but do not save the data. Useful for stressing out a network... possibly your own
  • File (de)Encryption
    • boilerplate code for my latter use
  • unExpectedProcessChecker
    • outputs the mutually exclusive set of processes, given set A, which is hardcoded, and set B, which is from the windows environment being run on
  • Simple keylogger
  • Dos script

Related projects

  1. CMPT 318: Cyber Security

  2. myPybackdoor

    • Navigate Directories
    • Download, Create, and Delete Files
    • Execute custom CMD commands
    • Get wifi Password list
  3. chromePasswordThief

    • Grab passwords saved in chrome and email them out
    • Blog post
  4. bandwidth-hog

    • Download a file many times, but do not save the data. Useful for stressing out a network... possibly your own
  5. Rainbow table of serval hashing algorithm

    • A simple hash lookup table, easily expandable to fit your needs

cyber-security-1's People

Contributors

alik604 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.