PhishImpact is a simulation tool that helps small businesses understand and visualize the potential impact of phishing attacks on their organization. This project was developed by Philip for the CCR Cyber Cascade Risk Lab.
- Business profile configuration
- Phishing attack simulation
- Impact visualization dashboard
- Dependency network simulation
- FDNA-Cyber Graph visualization
This project is built with:
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
- Recharts for data visualization
# Clone the repository
git clone <YOUR_GIT_URL>
# Navigate to the project directory
cd phishimpact-simulate-visualize
# Install dependencies
npm i
# Start the development server
npm run devThis project can be deployed to any static hosting service such as Netlify, Vercel, or GitHub Pages.