RoshniSingh101 / Breach-Bot

Breach Bot educates users on the 2019 Facebook Breach on who the breach affected, Facebook's response, and how it relates to the CIA Triad. Breach Bot also offers its opinion on the breach and advice to prevent users from falling victim to future data leaks and breaches.

Home Page:https://replit.com/@Roshnigsingh/Breach-Bot-Roshni-Singh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breach Bot

Project Requirements

  • Your project should:
  • Vary responses based on user input.
  • Use a conditional to identify the details of a data breach and the organization's response.
  • Use a while loop to repeat breach research.
  • Use a conditional to display three reflections: your reaction, its connection to the CIA Triad, and your advice.
  • Use a while loop to repeat reflections.
  • Use a break statement to end the while-loops.

Extensions

  • Add more details and thoughts around your data breach.
  • Paraphrase your statements to teach a community member.
  • Add actionable steps for users to protect their information.

Attributions

*If you used any code, stories, or poems from another person or group of people, tell us about it here. Make sure it is in the public domain, has a license that allows you to use it, or is one of your own.

  • Add here if applicable

File Overview

← README.md

README.md file give you more documentation and information about a program. They are super helpful for describing what a program should do, any issues you've encountered, changes you want to make, and more.

← main.py

This is where you will write your main program.

About

Breach Bot educates users on the 2019 Facebook Breach on who the breach affected, Facebook's response, and how it relates to the CIA Triad. Breach Bot also offers its opinion on the breach and advice to prevent users from falling victim to future data leaks and breaches.

https://replit.com/@Roshnigsingh/Breach-Bot-Roshni-Singh


Languages

Language:Python 89.9%Language:Nix 10.1%