Git Product home page Git Product logo

sand's Introduction

Security Architectures and Network Defence

A scalable secure network infrastructure with defined credible zones of trust. It has automated iptables firewall rules deployment. It also has tested prevention firewall rules for TCP and UDP Flood attacks.

Network Design

Network Design

Phase 1

  • 1. satisfy the case-sensitive file-naming requirements of the deliverable files.
  • 2. define and implement credible zones of trust.
  • 3. define and implement re-organised IP addressing.
  • 4. define and implement filters between zones of trust.
  • 5. partially verify that connectivity is achieved / prevented as appropriate between clients and services.
  • 6. have hashes at the demonstration that match the hashes in the submission sandhashes.sha1 file (ie provide evidence that nothing significant has changed between the submission and the demonstration).

Phase 2

  • 7. implement NAT / port-forwarding.
  • 8. robustly verify that connectivity is achieved / prevented as appropriate between clients and services.
  • 9. make a compelling case for your design.
  • 10. implementation of one augmented feature.

Phase 3

  • 10. implementation of two further significant, distinct, augmented features.
  • 11. make a compelling case for your design.
  • 12. demonstrate comprehensive mastery of all aspects of the the submission at all scales (detail through to overall concept).

Augmented Features:

  1. TCP SYN Flood Protection.
  2. UDP Flood Protection.
  3. Usage of OpenVPN to connect to internal network.
  4. Automation of host firewall rules deployment.
  5. Usage of Squid Proxy Server to access Internet from Enterprise Zone and Extranet Zone.
  6. Usage of Squid Proxy Server to block malicious websites.
  7. Blocking SSH access, allow SSH only from Management Zone.
  8. Blocking SSH access into root, allow SSH access only to admin account.

How to Run Lab

  • cd sand-pma-starter
  • chmod +x /shared/hostrules.sh
  • lstart

sand's People

Contributors

nikhilnayak98 avatar

Watchers

 avatar  avatar

sand's Issues

### SNORT + BASE

Intrusion Detection System

  1. Monitor traffic between Enterprise and Extranet Zones.
  2. Prevent network scanning.
  3. Prevent ARP spoofing.

Intrusion Prevention System

Monitor all traffic at Edge Router.

Write snort rules to prevent Link

  1. ICMP DOS attack (ping of death)
  2. ARP Flood
  3. BlackNurse ping attack
  4. Sockstress TCP DOS attack
  5. TCP SYN Flood
  6. ICMP Echo Flood
  7. TCP ACK Flood
  8. TCP RST Flood
  9. TCP XMAS Flood
  10. UDP Flood
  11. Slowloris

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.