Code Monkey home page Code Monkey logo

lab-automotivesecurity's Introduction

Automotive Security Lab

How to clone this branch

  • git clone https://github.com/JonZeolla/lab-AutomotiveSecurity --recursive
    • Clone the latest revision of the lab-AutomotiveSecurity repo.
  • git clone -b 2016-05-12_SCIS_AutomotiveSecurity https://github.com/JonZeolla/lab-AutomotiveSecurity --recursive
    • Clone the revision of the lab-AutomotiveSecurity repo used during the 2016-05-12 Steel City InfoSec lab. Cloning any of the pointers (tags) will put you in a detached HEAD state, which is expected.

Contributing

  1. Fork the repository
  2. Create a feature branch via git checkout -b feature/description
  3. Make your changes
  4. Commit your changes via git commit -am 'Summarize the changes here'
  5. Create a new pull request (how-to)

Related Events

2016-05-12 Steel City Information Security Lab

Event Details
Event Posting

How to use this repo

  • setup
    • Here are some scripts to setup the requirements to do the lab tutorials. There is a VM which was distributed the first time I did this lab, but the scripts in here allow the lab to be setup on additional machines.
      • If you plan to use the VM, the username is carhax and the password is P@ssword.
  • tutorials
    • All of the materials exist here, categorized into skill level (beginner, intermediate, etc.), and then type of lab (read vs write).
  • external
    • All external projects used by this lab exist here as submodules.
  • store
    • This is where large(ish) files go for storage, especially if they're referenced in multiple labs.

Updating the lab

If you'd like to update this branch, open a terminal and cd into the repo (if you are following the lab, this is ${HOME}/Desktop/lab-AutomotiveSecurity/) and then run:

git pull
setup/configure.sh
  • It is possible that you will need to first run git reset --mixed, depending on if the git merge can be successful without manual intervention. Note that running this command will reset your index, but not the working tree. If you don't know what that means, and would like to, read this.

Some other good materials

Migration

On 2016-12-27, this repo was migrated from the AutomotiveSecurity branch of https://github.com/JonZeolla/Lab to its own standalone repository. This was in order to make contributions and third party use easier, as I received feedback that the branching strategy used before was confusing to some.

lab-automotivesecurity's People

Contributors

jonzeolla avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lab-automotivesecurity's Issues

Fix the cantact-app build process

  • Fix the external/cantact-app build process in setup/setup.sh.
    • If you run netbeans and build it through there, it builds perfectly fine.
    • Don't forget to update setup/README.md's CLASSPATH hack, which only marginally helps.

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.