Giter Site home page Giter Site logo

csec504-hw2-src's Introduction

CSEC 504 HW #2 Reference Implementation

This repo is only relevant to students enrolled in the CSEC 504 (Fall 2017/18) course.

About

This is my implementation of the CSEC 504 HW #2 assignment. It complies with the specifications that were defined for the assignment.

It is important to note that this is only one of many possible solutions to the problems given. Your solution might look nothing like this one, and that is perfectly fine, provided that the functionality complies with the specifications.

There are a couple of things to point out:

  1. The required output of your code is in the form of files (i.e. hosts.txt and login.txt). Nothing is said about displaying any progress through stdout. I decided to add some progress indication to make it easier for you to understand what’s going on in the code. It is totally fine if your code doesn’t show any progress.
  2. Notwithstanding the progress indication, I tried to make the code as straightforward and to-the-point as much as possible. For example, a better implementation would feature more input validation and more robust error handling. However, adding code to deal with contingencies can make it more difficult to follow the core logic.

Basically, this implementation tries to match the specs. (Almost) nothing more and (hopefully) nothing less.

You are more than welcome to open issues to start discussions on the code, provide feedback, or ask questions about it.

Screencast

You can watch the screencast by clicking on the link below.

asciicast

What you do not see in this screencast is, after arpattack is ready, the following command is executed on 10.10.10.20:

$ curl http://csec504:[email protected]/

csec504-hw2-src's People

Contributors

oralokan avatar

Watchers

James Cloos avatar  avatar

Forkers

mariem1994

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.