Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jotform.com (whitelist) #751

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

jotform.com (whitelist) #751

wants to merge 2 commits into from

Conversation

spirillen
Copy link
Contributor

Pull Request: Whitelisting of .jotform.com

This pull request aims to whitelist the domain .jotform.com as part of our ongoing efforts to enhance the integrity of our phishing database.

Related Issue: Phishing.Database Issue #1091

Current Status: This PR is currently on hold as I am engaging with the administrators of jotform.com to encourage adherence to the relevant RFC standards concerning HTTP server responses.

Technical Context

In accordance with RFC 7231, which outlines the semantics and content of HTTP/1.1, it is crucial for web servers to return appropriate HTTP status codes that accurately reflect the outcome of the request. For instance, the use of standard response codes such as 200 OK, 404 Not Found, and 500 Internal Server Error is essential for proper client-server communication and for ensuring that automated systems can effectively interpret server responses.

The current HTTP response behavior of jotform.com does not fully comply with these standards, which may lead to misinterpretations by clients and could potentially compromise the security measures we are implementing.

I am advocating for the following actions from the jotform.com team:

  1. Review and Update HTTP Response Codes: Ensure that all server responses align with the expected codes as defined in RFC 7231 and other relevant RFCs, such as RFC 2616 for HTTP/1.1.

  2. Implement Consistent Error Handling: Establish a consistent approach to error handling that provides clear and actionable feedback to clients, thereby improving the overall user experience and security posture.

By adhering to these standards, jotform.com can enhance its interoperability with various clients and services, ultimately contributing to a more secure and reliable web environment.

I will keep this PR on hold until we can achieve a satisfactory resolution with the jotform.com team regarding their HTTP response compliance. Thank you for your understanding and support in this matter.

ATT: @cigdemtosun

This issue will whitelist `.jotform.com`

Closes Phishing-Database/Phishing.Database#1091

Signed-off-by: spirillen <[email protected]>
@spirillen spirillen added False Positive This domain have been block by mistake WIP labels Feb 12, 2025
@spirillen spirillen self-assigned this Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
False Positive This domain have been block by mistake WIP
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

1 participant