{"id":26336078,"url":"https://github.com/raphaelmos/maldetector","last_synced_at":"2025-08-31T13:36:01.178Z","repository":{"id":278279595,"uuid":"934586058","full_name":"Raphaelmos/MalDetector","owner":"Raphaelmos","description":"Malicious URL Detector ","archived":false,"fork":false,"pushed_at":"2025-02-28T02:10:25.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T09:37:31.041Z","etag":null,"topics":["cybersecurity","malicious-url","malicious-url-detection"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Raphaelmos.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}},"created_at":"2025-02-18T04:34:32.000Z","updated_at":"2025-02-28T02:10:28.000Z","dependencies_parsed_at":"2025-02-18T23:40:56.437Z","dependency_job_id":null,"html_url":"https://github.com/Raphaelmos/MalDetector","commit_stats":null,"previous_names":["raphaelmos/maldetector"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphaelmos%2FMalDetector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphaelmos%2FMalDetector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphaelmos%2FMalDetector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphaelmos%2FMalDetector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raphaelmos","download_url":"https://codeload.github.com/Raphaelmos/MalDetector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809874,"owners_count":20351407,"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":["cybersecurity","malicious-url","malicious-url-detection"],"created_at":"2025-03-16T01:16:30.821Z","updated_at":"2025-03-16T01:16:31.421Z","avatar_url":"https://github.com/Raphaelmos.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Malicious URL Detector\n\n## Overview\nThe Malicious URL Detector is a simple web application that allows users to check whether a given URL is safe or potentially harmful. This project uses the VirusTotal API to analyze URLs and determine their safety status.\n\n## Features\n- Enter a URL to be scanned for malicious content.\n- Get instant results indicating whether the URL is safe or has been flagged as malicious.\n- User-friendly interface for easy interaction.\n\n## Technologies Used\n- **HTML**: For the structure of the web page.\n- **PHP**: For server-side handling and API interactions.\n- **CSS**: For styling the web page.\n--**JS**: For getting it all together.\n\n### Prerequisites\n- A web server with PHP support (e.g., WAMP, or a live server).\n- A [VirusTotal API key]\n\n### Installation\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/Raphaelmos/MalDetector.git\n   cd MalDetector\n   ```\n\n2. **Set Up the VirusTotal API Key**:\n   - Open the `VIrusTotalAPI.php` file.\n   - Replace `YOUR_API_KEY` with your actual VirusTotal API key.\n\n3. **Run the Application**:\n   - Place the entire project folder in your web server's root directory.\n   - Access the application in your web browser at `http://localhost/MalDetector/index.html`.\n\n## How to Use\n1. Open the Malicious URL Detector in your web browser.\n2. Enter a URL you want to check in the text input field.\n3. Click the \"Scan URL\" button.\n4. View the results displayed on the page.\n\n## Example\n- Enter: `http://example.com`\n- Result: \"URL is safe: 0 detections.\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelmos%2Fmaldetector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelmos%2Fmaldetector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelmos%2Fmaldetector/lists"}