{"id":24628384,"url":"https://github.com/usethisname1419/connectioncrawler","last_synced_at":"2025-07-06T17:04:05.276Z","repository":{"id":225379601,"uuid":"765827063","full_name":"usethisname1419/connectioncrawler","owner":"usethisname1419","description":"crawls a website and checks for connections","archived":false,"fork":false,"pushed_at":"2024-03-01T21:54:52.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T05:38:04.801Z","etag":null,"topics":["connection","crawler","http-headers","reporting","website-analyzer"],"latest_commit_sha":null,"homepage":"","language":"Python","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/usethisname1419.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}},"created_at":"2024-03-01T17:38:44.000Z","updated_at":"2024-03-01T18:20:06.000Z","dependencies_parsed_at":"2024-03-01T19:49:59.975Z","dependency_job_id":null,"html_url":"https://github.com/usethisname1419/connectioncrawler","commit_stats":null,"previous_names":["usethisname1419/connectioncrawler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethisname1419%2Fconnectioncrawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethisname1419%2Fconnectioncrawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethisname1419%2Fconnectioncrawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethisname1419%2Fconnectioncrawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usethisname1419","download_url":"https://codeload.github.com/usethisname1419/connectioncrawler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244885700,"owners_count":20526296,"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":["connection","crawler","http-headers","reporting","website-analyzer"],"created_at":"2025-01-25T05:38:06.853Z","updated_at":"2025-07-06T17:04:05.270Z","avatar_url":"https://github.com/usethisname1419.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Connection Crawler\n\nSite Checker is a Python script that checks a website for outgoing connections, resolves domain names, and generates a report of the findings. It can be used to inspect websites for potentially malicious scripts, connections, or other suspicious activity.\n\nCan be used to find unwanted connections and malware\n\n## Features\n\n- Checks for outgoing connections from the specified website.\n- Resolves domain names to their corresponding IP addresses.\n- Generates a detailed report containing HTTP response headers, resolved IP addresses, and connections made by the website.\n- Supports analysis of HTML tags including \u003ca\u003e, \u003cimg\u003e, \u003cscript\u003e, and \u003clink\u003e.\n- Uses BeautifulSoup for HTML parsing and Requests for HTTP requests.\n\n## malicious-connections\n\nintegrated connection crawler with urlhaus and added random user-agents to be able to crawl better and check if there is any connections to malicious IPs (requires URLhaus api key)\n\n## Usage\n\n1. Clone the repository:\n\n    ```\n    git clone https://github.com/your-username/site-checker.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```\n    cd site-checker\n    ```\n\n3. Install the required dependencies:\n\n    ```\n    pip install -r requirements.txt\n    ```\n\n4. Run the script:\n\n    ```\n    python crawler.py\n    ```\n\n5. Follow the prompts to enter the URL to check and specify the filename for the report.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n\n- [Requests](https://docs.python-requests.org/en/latest/) - HTTP library for making requests in Python.\n- [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) - Python library for pulling data out of HTML and XML files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusethisname1419%2Fconnectioncrawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusethisname1419%2Fconnectioncrawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusethisname1419%2Fconnectioncrawler/lists"}