{"id":13840918,"url":"https://github.com/CanIPhish/Phishious","last_synced_at":"2025-07-11T09:34:13.394Z","repository":{"id":38396583,"uuid":"383294539","full_name":"CanIPhish/Phishious","owner":"CanIPhish","description":"An open-source Secure Email Gateway (SEG) evaluation toolkit designed for red-teamers.","archived":false,"fork":false,"pushed_at":"2023-04-15T10:52:35.000Z","size":8581,"stargazers_count":440,"open_issues_count":4,"forks_count":68,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-15T07:23:51.722Z","etag":null,"topics":["dot-net-core-5","phishing","secure-email-gateway","security"],"latest_commit_sha":null,"homepage":"","language":"C#","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/CanIPhish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-07-06T00:24:11.000Z","updated_at":"2024-04-10T12:42:01.000Z","dependencies_parsed_at":"2024-02-17T21:30:49.261Z","dependency_job_id":null,"html_url":"https://github.com/CanIPhish/Phishious","commit_stats":null,"previous_names":["rices/phishious"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CanIPhish%2FPhishious","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CanIPhish%2FPhishious/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CanIPhish%2FPhishious/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CanIPhish%2FPhishious/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CanIPhish","download_url":"https://codeload.github.com/CanIPhish/Phishious/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225712864,"owners_count":17512504,"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":["dot-net-core-5","phishing","secure-email-gateway","security"],"created_at":"2024-08-04T17:00:59.608Z","updated_at":"2024-11-21T10:31:00.832Z","avatar_url":"https://github.com/CanIPhish.png","language":"C#","funding_links":[],"categories":["C# #"],"sub_categories":[],"readme":"![image](https://user-images.githubusercontent.com/5109530/124600570-33cfe000-deaa-11eb-9ccf-438189f47467.png)\n[![name](https://img.shields.io/badge/Maintainer-CanIPhish-informational)](https://caniphish.com)\n[![name](https://img.shields.io/badge/Framework-.NET%20Core%205.0-brightgreen)](https://github.com/Rices/Phishious)\n\nWhat is Phishious?\n=======\n\n[Phishious](https://caniphish.com/Phishious/Walkthrough) is an open-source Secure Email Gateway (SEG) evaluation toolkit designed for red-teamers and developed by the team at [CanIPhish](https://caniphish.com/guidance/phishing-campaign). Phishious provides the ability to see how various Secure Email Gateway technologies behave when presented with phishing material.\n\n### 📬 Secure Email Gateways Supported\n![image](https://user-images.githubusercontent.com/5109530/124600797-74c7f480-deaa-11eb-859d-a1126dce732f.png)\n\n### 🧐 Why use Phishious?\nWe're not joking when we say that Phishious is a world first in Secure Email Gateway evaluation. There is currently no other tool available (free or paid) that provides you the ability to scan your phish against an array of Secure Email Gateways. The closest utility is VirusTotal, however this specifically focuses on Malware detection and not Spam/Phish detection.\n\nThrough use of Phishious, you'll be able to freely test your phishing material against the world's most popular Secure Email Gateways. This is an invaluable capability as it provides you an indication of how successful your phishing campaign may be.\n\n### 🔩 How does Phishious work?\nPhishious exploits a common misconfiguration where many organisations broadcast overly sensitive information in email bounce responses and non-delivery reports. The sensitive information typically comes in the form of original untampered inbound message headers. \n\nBy feeding this information into Phishious, it can extract the relevant information and detect when an email is likely to end up in a targets junk folder or be completely blocked by the SEG. When we scale this across many targets, we're able to aggregate this information to provide a holistic view on how various SEGs behave when delivered certain phishing material.\n\nTo better understand email bounce attacks and the resulting issues, please read the following [Blog Post](https://caniphish.com/phishing-resources/blog/exposing-email-filters), watch this [BSides Canberra presentation](https://youtu.be/wqRlVtRYwWQ) or watch the below introduction video on youtube.\n\n[![Phishious Introduction](https://user-images.githubusercontent.com/5109530/138615411-56d9ab6b-af57-4aa3-91b5-7dc54a51b5ea.PNG)](https://www.youtube.com/watch?v=QZ9p4f6B5Ww)\n\n### 💡 Requirements\nWindows 10 Endpoint, Windows Server 2012+ or any Linux system capable of running .NET Core 5.0 (see https://dotnet.microsoft.com/download/dotnet/5.0)\n\n### ⛏️ Setup\nPhishious is a .NET Core 5.0 MVC Web Application. Accordingly it can be run on Windows using IIS or Linux using Apache as the Web Server. However the simplest way to use Phishious is to clone the project and then Debug it using your favourite IDE (e.g. Visual Studio, Visual Studio Code, Rider, etc.).\n\n### 🏁 How to use Phishious (Automatic)\nThe automated scan adds an orchestration layer whereby Phishious automatically sends emails, ingests bounce responses and analyses mail headers with only a few clicks. The main exercise on you as the user is to identify vulnerable mail receivers.\n\n\u003cdetails\u003e\n          \u003csummary\u003e\u003cb\u003ePhase 1: Identification of Vulnerable Mail Receivers\u003c/b\u003e\u003c/summary\u003e\n  \u003cbr /\u003e\n           \u003cp\u003eAs Phishious is designed to abuse public infrastructure, you need to identify a variety of targets who use differing mail security technologies \u003ci\u003e(e.g. Target 1 uses Sophos PureMessage, Target 2 uses Cisco IronPort, etc.)\u003c/i\u003e. Identification of Vulnerable Mail Receivers can be found through manual analysis \u003ci\u003e(e.g. \u003ca href=\"https://caniphish.com/Public/SupplyChain\" target=\"_blank\"\u003eCanIPhish Supply Chain Analysis\u003c/a\u003e)\u003c/i\u003e or programmatic means \u003ci\u003e(e.g. \u003ca href=\"https://caniphish.zendesk.com/hc/en-us/articles/4402066795919-API-Domain-Tools-Domain-Supply-Chain-Scan\" target=\"_blank\"\u003eCanIPhish Supply Chain API\u003c/a\u003e)\u003c/i\u003e.\u003c/p\u003e\n  \u003cp\u003e\u003ci\u003eReference: The accompanying image is of a CanIPhish Supply Chain Scan which shows a vulnerable \u003cb\u003e'Mail Receiver Supply Chain'\u003c/b\u003e.\u003c/i\u003e\u003c/p\u003e\n\n\u003ca href=\"https://caniphish.com/assets/images/SupplyChainScan.PNG\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/images/SupplyChainScan.PNG\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n         \u003c/details\u003e\n         \u003cdetails\u003e\n          \u003csummary\u003e\u003cb\u003ePhase 2: Phishious Settings\u003c/b\u003e\u003c/summary\u003e\n  \u003cbr /\u003e\n  \u003cp\u003e\u003cb\u003eTarget Settings.\u003c/b\u003e Input target domains seperated by a space, line or comma. Follow this up by inputing a non-existent address into the local part address\u003c/p\u003e\n  \u003cp\u003e\u003cb\u003eSMTP Settings.\u003c/b\u003e Input the SMTP server settings you plan on using. \u003cbr/\u003e\n  \u003ci\u003eNote: If using Gmail then use a throwaway Gmail address with \"Less secure app access\" enabled. This setting can be toggled by clicking here - https://myaccount.google.com/lesssecureapps. Setup a Filter so any inbound email is never sent to spam (configured under Settings Cog \u003e See All Settings \u003e Filters and Blocked Addresses \u003e Create a new filter). Finally for Gmail, the username and password are your gmail email address and password.\u003c/i\u003e\u003c/p\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/5109530/139527523-02e8c950-c0ce-4f64-992f-19645c8e22b1.PNG\" class=\"img-fluid rounded-lg\" style='object-fit: contain' /\u003e\n \u003cp\u003e\u003cb\u003eStorage Scan Settings.\u003c/b\u003e Input the location where the email bounce responses will land. At current, both Gmail and Amazon S3 are supported as storage destinations. \u003c/br\u003e\n           \u003ci\u003eNote: For use of Amazon S3, you will likely need to setup some form of forwarding capability to forward bounce responses to this location (e.g. Amazon SES Mail Receiver with S3 as the destination).\u003c/i\u003e\u003c/p\u003e\n \u003cp\u003e\u003cb\u003eEmail Priming Settings.\u003c/b\u003e Input your sending email address, display name and a non-malicious subject and email body. Email priming is used to baseline normal behaviour of the respective Secure Email Gateway technologies, so we can analyse the delta from this when we deliver our malicious mail.\u003c/p\u003e\n \u003cp\u003e\u003cb\u003eOnce all settings have been provided, click 'Save Settings' followed by 'Prime Filters'. Wait up to a minute for Priming to complete.\u003c/b\u003e\u003c/p\u003e\n         \u003c/details\u003e\n         \u003cdetails\u003e\n          \u003csummary\u003e\u003cb\u003ePhase 3: Filter Detonation\u003c/b\u003e\u003c/summary\u003e\n  \u003cbr /\u003e\n           \u003cp\u003eTime to email malicious content to those same targets emailed during Priming.\u003c/p\u003e\n\n  \u003cp\u003e\u003cb\u003eStep 1.\u003c/b\u003e Input your sending email address, display name and a malicious subject and email body.\u003c/p\u003e\n \u003cp\u003e\u003cb\u003eStep 2.\u003c/b\u003e Click 'Detonate Filters'. Wait up to a minute for Detonation to complete.\u003c/p\u003e\n         \u003c/details\u003e\n         \u003cdetails\u003e\n          \u003csummary\u003e\u003cb\u003ePhase 4: Results Analysis\u003c/b\u003e\u003c/summary\u003e\n  \u003cbr /\u003e\n           \u003cp\u003eAnalyse the results to determine whether your phishing material was blocked or remained undetected. Click \u003cb\u003e'View Detail'\u003c/b\u003e to gain insight into what text was analysed within the Email Headers and how this impacted the overall Phishious assessment.\u003c/p\u003e\n  \u003cp\u003e\n                                \u003ci\u003eReference: The accompanying images show the detailed view of two seperate SEG technologies. This view shows how Phishious analysed Email Headers to provide two seperate results from a single Phishing Email.\u003c/i\u003e\n                            \u003c/p\u003e\n  \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n  \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail-2.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail-2.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n         \u003c/details\u003e\n\n### 🏁 How to use Phishious (Manual)\n \u003cdetails\u003e\n          \u003csummary\u003e\u003cb\u003ePhase 1: Identification of Vulnerable Mail Receivers\u003c/b\u003e\u003c/summary\u003e\n  \u003cbr /\u003e\n           \u003cp\u003eAs Phishious is designed to abuse public infrastructure, you need to identify a variety of targets who use differing mail security technologies \u003ci\u003e(e.g. Target 1 uses Sophos PureMessage, Target 2 uses Cisco IronPort, etc.)\u003c/i\u003e. Identification of Vulnerable Mail Receivers can be found through manual analysis \u003ci\u003e(e.g. \u003ca href=\"https://caniphish.com/Public/SupplyChain\" target=\"_blank\"\u003eCanIPhish Supply Chain Analysis\u003c/a\u003e)\u003c/i\u003e or programmatic means \u003ci\u003e(e.g. \u003ca href=\"https://caniphish.zendesk.com/hc/en-us/articles/4402066795919-API-Domain-Tools-Domain-Supply-Chain-Scan\" target=\"_blank\"\u003eCanIPhish Supply Chain API\u003c/a\u003e)\u003c/i\u003e.\u003c/p\u003e\n  \u003cp\u003e\u003ci\u003eReference: The accompanying image is of a CanIPhish Supply Chain Scan which shows a vulnerable \u003cb\u003e'Mail Receiver Supply Chain'\u003c/b\u003e.\u003c/i\u003e\u003c/p\u003e\n\n\u003ca href=\"https://caniphish.com/assets/images/SupplyChainScan.PNG\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/images/SupplyChainScan.PNG\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n         \u003c/details\u003e\n         \u003cdetails\u003e\n          \u003csummary\u003e\u003cb\u003ePhase 2: Filter Priming\u003c/b\u003e\u003c/summary\u003e\n  \u003cbr /\u003e\n  \u003cp\u003e\u003cb\u003eStep 1.\u003c/b\u003e Email \u003cb\u003enon-malicious content\u003c/b\u003e to a non-existent address at various target domains where a bounce attack vulnerability exists and a known Secure Email Gateway (SEG) is in-use. \u003cbr /\u003e\u003ci\u003eNote: At this stage, only Amazon SES and Gmail have been tested for the receipt of bounce responses. Do not use Exchange Online.\u003c/i\u003e\u003c/p\u003e\n           \u003cp\u003e\n           \u003ci\u003eReference: The accompanying image is of an email (within Gmail) directed towards non-existent addresses at 15 targets. Each target was uniquely identified and selected for their differing Secure Email Gateway technologies.\u003c/i\u003e\n          \u003c/p\u003e\n  \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Priming.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Priming.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n  \u003cp\u003e\n                                \u003cb\u003eStep 2.\u003c/b\u003e Wait 180 seconds. Download all received bounce responses and then upload them to Phishious for Filter Priming. Upon Priming, you will see the status of all Secure Email Gateway technologies identified. For filter detonation (Phase 3), only these technologies will be targeted.\n                            \u003cp\u003e\n                                \u003ci\u003eReference: The accompanying images show the email bounce responses being uploaded to Phishious and then the observed result of Filter Priming.\u003c/i\u003e\n                            \u003c/p\u003e\n  \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Priming-Upload.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Priming-Upload.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n  \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Priming-Status.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Priming-Status.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n         \u003c/details\u003e\n         \u003cdetails\u003e\n          \u003csummary\u003e\u003cb\u003ePhase 3: Filter Detonation\u003c/b\u003e\u003c/summary\u003e\n  \u003cbr /\u003e\n           \u003cp\u003e\u003cb\u003eStep 1.\u003c/b\u003e Email \u003cb\u003emalicious content\u003c/b\u003e to a non-existent address at the same target domains emailed in Phase 2. \u003cbr /\u003e\u003ci\u003eNote: At this stage, only Amazon SES and Gmail have been tested for the receipt of bounce responses. Do not use Exchange Online.\u003c/i\u003e\u003c/p\u003e\n\u003cp\u003e\n                                \u003ci\u003eReference: The accompanying image is of an email (within Gmail) directed towards the same non-existent addresses at targeted in Phase 2. Each target was uniquely identified and selected for their differing Secure Email Gateway technologies.\u003c/i\u003e\n                            \u003c/p\u003e\n   \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Detonation.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Detonation.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n  \u003cp\u003e\n                                \u003cb\u003eStep 2.\u003c/b\u003e Wait 180 seconds. Download all received bounce responses and then upload them to Phishious for Filter Detonation. Upon Detonation, you will see the status of all Secure Email Gateway technologies identified and whether the phish was blocked or remained undetected.\n                            \u003cp\u003e\n                                \u003ci\u003eReference: The accompanying images show the email bounce responses being uploaded to Phishious and then the observed result of Filter Detonation.\u003c/i\u003e\u003c/p\u003e\n  \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Upload.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Upload.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n  \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result.png\" target=\"_blank\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/5109530/125237690-7457af80-e329-11eb-99c5-4cfe9d419f75.PNG\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n         \u003c/details\u003e\n         \u003cdetails\u003e\n          \u003csummary\u003e\u003cb\u003ePhase 4: Results Analysis\u003c/b\u003e\u003c/summary\u003e\n  \u003cbr /\u003e\n           \u003cp\u003eAnalyse the results to determine whether your phishing material was blocked or remained undetected. Click \u003cb\u003e'View Detail'\u003c/b\u003e to gain insight into what text was analysed within the Email Headers and how this impacted the overall Phishious assessment.\u003c/p\u003e\n  \u003cp\u003e\n                                \u003ci\u003eReference: The accompanying images show the detailed view of two seperate SEG technologies. This view shows how Phishious analysed Email Headers to provide two seperate results from a single Phishing Email.\u003c/i\u003e\n                            \u003c/p\u003e\n  \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n  \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail-2.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail-2.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n         \u003c/details\u003e\n\n### Example Outputs\n\u003cdetails\u003e\n           \u003csummary\u003eResults Analysis View\u003c/summary\u003e\n          \u003cbr /\u003e\n           \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n         \u003c/details\u003e\n         \u003cdetails\u003e\n           \u003csummary\u003eFilter Detail View\u003c/summary\u003e\n          \u003ch4\u003eTrend Micro HES\u003c/h4\u003e\n           \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n          \u003ch4\u003eExchange Online Protection\u003c/h4\u003e\n           \u003ca href=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail-2.png\" target=\"_blank\"\u003e\u003cimg src=\"https://caniphish.com/assets/Phishious/Filter-Detonation-Result-Detail-2.png\" class=\"img-fluid rounded-lg\" style='height: 100%; width: 100%; object-fit: contain' /\u003e\u003c/a\u003e\n         \u003c/details\u003e\n\n### 📜 Documentation\n\nDocumentation is always a work-in-progress and can be found on the [CanIPhish](https://caniphish.com/Phishious/Walkthrough) website or here on GitHub. Find something missing? Let us know by filing an issue! Interested in seeing how phishing emails look and feel? Take a look at our [interactive phishing email simulator](https://caniphish.com/email-phishing-simulator).\n\n\n### ❕ Issues\n\nFind a bug? Want more features? Find something missing in the documentation? Let us know! Please don't hesitate to [file an issue](https://github.com/Rices/Phishious/issues/new) and we'll get right on it.\n\n### 📝 License\n```\nPhishious - Open-Source Secure Email Gateway Evaluation Toolkit\n\nThe MIT License (MIT)\n\nCopyright (c) 2021 - 2021 CanIPhish Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software (\"Phishious Community Edition\") and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n```\n\n### ⚖️ Disclaimer\nThis tool should be used on applications/networks that you have permission to use. Any misuse or damage caused will be solely the users’ responsibility.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCanIPhish%2FPhishious","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCanIPhish%2FPhishious","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCanIPhish%2FPhishious/lists"}