{"id":28591243,"url":"https://github.com/abrahamebij/fallax","last_synced_at":"2025-06-11T09:14:13.130Z","repository":{"id":296160636,"uuid":"991882741","full_name":"abrahamebij/fallax","owner":"abrahamebij","description":"Fallax is a modern phishing detection web app that helps users identify suspicious URLs before clicking.","archived":false,"fork":false,"pushed_at":"2025-05-29T07:58:58.000Z","size":186,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-29T09:00:28.320Z","etag":null,"topics":["check-phishing","check-phishing-email-scam-page","cybersecurity","deception","fallax","phishing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abrahamebij.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-28T09:38:40.000Z","updated_at":"2025-05-29T07:59:01.000Z","dependencies_parsed_at":"2025-05-29T09:11:11.755Z","dependency_job_id":null,"html_url":"https://github.com/abrahamebij/fallax","commit_stats":null,"previous_names":["abrahamebij/fallax"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamebij%2Ffallax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamebij%2Ffallax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamebij%2Ffallax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamebij%2Ffallax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abrahamebij","download_url":"https://codeload.github.com/abrahamebij/fallax/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamebij%2Ffallax/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259236395,"owners_count":22826309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["check-phishing","check-phishing-email-scam-page","cybersecurity","deception","fallax","phishing"],"created_at":"2025-06-11T09:14:01.101Z","updated_at":"2025-06-11T09:14:13.093Z","avatar_url":"https://github.com/abrahamebij.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fallax\n\n**Deception Ends Here.**  \nFallax is a modern phishing detection web app that helps users identify suspicious URLs before clicking. It combines known threat sources with smart heuristics to flag risky links.\n\n---\n\n## 🚀 Features\n\n- **URL Scanner**  \n  Paste any URL to analyse it for potential phishing.\n\n- **Detection Techniques**  \n  - Blocklist matching  \n  - Keyword analysis (e.g., login, bank, free)  \n  - Suspicious domain patterns  \n  - Title vs Google search mismatch  \n\n- **Risk Scoring**  \n  Displays a confidence score with a breakdown of findings.\n\n- **Minimal UI**  \n  Two routes for simplicity:\n  - `/` – Landing page with overview and call to action\n  - `/scan` – Core scanning tool\n\n---\n\n## 🧠 Tech Stack\n\n- [Next.js](https://nextjs.org/) – App framework\n- TypeScript (TSX) – Typed components\n- Tailwind CSS – Rapid styling\n- react-icons – Lightweight icons\n- (Planned) Express/Edge backend for analysis logic\n\n---\n\n## 📁 Project Structure\n\n```bash\nfallax/\n├── app/\n│   ├── page.tsx         # Landing page\n│   └── scan/\n│       └── page.tsx     # Scanner UI\n├── components/          # Shared UI components\n├── lib/                 # Phishing logic (WIP)\n├── public/\n├── styles/\n└── README.md\n````\n\n---\n\n## 🛠️ Local Development\n\n```bash\ngit clone https://github.com/abrahamebij/fallax.git\ncd fallax\nnpm install\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\n---\n\n## 📌 Roadmap\n\n- [ ] Backend integration for real-time checks\n- [ ] Google search API for title mismatch\n- [ ] User feedback or \"report this site\" option\n- [ ] Mobile-first polish\n\n---\n\n## 🤝 Contributing\n\nPull requests are welcome! Feel free to fork and suggest improvements. Let’s make the web safer, one link at a time.\n\n---\n\n## 📄 License\n\nMIT © Abraham Ebijuni\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrahamebij%2Ffallax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabrahamebij%2Ffallax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrahamebij%2Ffallax/lists"}