{"id":29259269,"url":"https://github.com/hackunderway/hudsonrock","last_synced_at":"2025-10-11T19:32:08.854Z","repository":{"id":300646596,"uuid":"1006685865","full_name":"HackUnderway/HudsonRock","owner":"HackUnderway","description":"Herramienta OSINT para consultar información sobre equipos comprometidos mediante las APIs gratuitas de Hudson Rock.","archived":false,"fork":false,"pushed_at":"2025-06-22T21:09:15.000Z","size":211,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-04T06:35:57.677Z","etag":null,"topics":["hudsonrock","osint","python","threat-intelligence","tools"],"latest_commit_sha":null,"homepage":"https://hackunderway.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HackUnderway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["HackUnderway"],"patreon":"HackUnderway"}},"created_at":"2025-06-22T19:45:02.000Z","updated_at":"2025-06-23T18:58:11.000Z","dependencies_parsed_at":"2025-06-22T22:20:55.441Z","dependency_job_id":"deccdb45-da95-4e97-ad42-50a8d7a96048","html_url":"https://github.com/HackUnderway/HudsonRock","commit_stats":null,"previous_names":["hackunderway/hudsonrock"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HackUnderway/HudsonRock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackUnderway%2FHudsonRock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackUnderway%2FHudsonRock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackUnderway%2FHudsonRock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackUnderway%2FHudsonRock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HackUnderway","download_url":"https://codeload.github.com/HackUnderway/HudsonRock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackUnderway%2FHudsonRock/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266039015,"owners_count":23867815,"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":["hudsonrock","osint","python","threat-intelligence","tools"],"created_at":"2025-07-04T06:30:33.565Z","updated_at":"2025-10-11T19:32:03.816Z","avatar_url":"https://github.com/HackUnderway.png","language":"Python","funding_links":["https://github.com/sponsors/HackUnderway","https://patreon.com/HackUnderway","https://www.patreon.com/c/HackUnderway","https://www.buymeacoffee.com/hackunderway"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eHudsonRock 👁\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  Herramienta OSINT para consultar información sobre equipos comprometidos mediante las APIs gratuitas de Hudson Rock.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/HudsonRock.png\"  title=\"HudsonRock\" alt=\"HudsonRock\" width=\"600\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Python-3.11+-blue.svg\" alt=\"Python version\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-MIT-green\" alt=\"LICENCE\"\u003e\n\u003c/p\u003e\n\n---\n\n## 🚀 Características\n\n- Consulta por email, username, dominio, URLs afectadas o dirección IP\n- Muestra información detallada de equipos infectados:\n  - Fecha de compromiso\n  - Nombre del equipo y sistema operativo\n  - Contraseñas y logins encontrados\n  - Malware detectado\n- Interfaz intuitiva con menú interactivo\n- Resultados formateados para mejor legibilidad\n\n## 📌 Requisitos\n\n- Python 3.11+\n\n- Librerías: `requests`, `colorama`\n\n## ⚠️ Advertencia\n\n#### Esta herramienta solo debe usarse para:\n\n- ✅ Verificar tus propios emails\n\n- ✅ Con fines educativos\n\n- ✅ Auditorías de seguridad autorizadas\n\n- ✅ Investigaciones OSINT\n\n###### No se recomienda su uso para violar privacidad o realizar actividades ilegales.\n\n---\n## ⚙️ Instalación\n\nClona el repositorio:\n\n```bash\ngit clone https://github.com/HackUnderway/HudsonRock.git\n```\n```bash\ncd HudsonRock\n```\n```bash\npip install -r requirements.txt\n```\n\n## 🚀 Uso\n##### Pones este comando en tu terminal\n\npython3 hudsonrock.py\n\n##### Elige la opción que quieres consultar o salir del script\n\n1 - Consultar email\n\n2 - Consultar username\n\n3 - Consultar dominio\n\n4 - Consultar URLs afectadas por dominio\n\n5 - Consultar dirección IP\n\n0 - Salir\n\n\u003e **El proyecto está abierto a colaboradores.**\n\n# DISTRIBUCIONES SOPORTADAS\n|Distribución | Versión verificada | \t¿Soportado? | \tEstado |\n|--------------|--------------------|------|-------|\n|Kali Linux| 2025.1| si| funcionando   |\n|Parrot Security OS| 6.2| si | funcionando   |\n|Windows| 11 | si | funcionando   |\n|BackBox| 9 | si | funcionando   |\n|Arch Linux| 2024.12.01 | si | funcionando   |\n\n# SOPORTE\nPreguntas, errores o sugerencias: info@hackunderway.com\n\n# LICENSE\n- [x] HudsonRock tiene licencia.\n- [x] Consulta el archivo [LICENSE](https://github.com/HackUnderway/HudsonRock#MIT-1-ov-file) para más información.\n\n# CYBERSECURITY RESEARCHER\n\n* [Victor Bancayan](https://www.offsec.com/bug-bounty-program/) - (**CEO at [Hack Underway](https://hackunderway.com/)**) \n\n## 🔗 ENLACES\n[![PATREON](https://img.shields.io/badge/patreon-000000?style=for-the-badge\u0026logo=Patreon\u0026logoColor=white)](https://www.patreon.com/c/HackUnderway)\n```\nFanpage: https://www.facebook.com/HackUnderway\nX: https://x.com/JeyZetaOficial\nWeb site: https://hackunderway.com\nYoutube: https://www.youtube.com/@JeyZetaOficial\n```\n\n## ☕️ Support me\n\nIf you like this project, consider buying me a coffee:\n\n[![Buy Me a Coffee](https://img.shields.io/badge/-Buy%20me%20a%20coffee-FFDD00?style=for-the-badge\u0026logo=buy-me-a-coffee\u0026logoColor=black)](https://www.buymeacoffee.com/hackunderway)\n\n## 🌞 Suscripciones\n\n###### Suscríbete: [Jey Zeta](https://www.facebook.com/JeyZetaOficial/subscribe/)\n\n[![Kali Linux Badge](https://img.shields.io/badge/Kali%20Linux-1793D1?logo=kalilinux\u0026logoColor=fff\u0026style=plastic)](https://www.kali.org/)\n\nfrom \u003cimg src=\"https://i.imgur.com/ngJCbSI.png\" title=\"Perú\"\u003e made in \u003cimg src=\"https://i.imgur.com/NNfy2o6.png\" title=\"Python\"\u003e with \u003cimg src=\"https://i.imgur.com/S86RzPA.png\" title=\"Love\"\u003e by: \u003cfont color=\"red\"\u003eVictor Bancayan\u003c/font\u003e\n\n© 2025\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackunderway%2Fhudsonrock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackunderway%2Fhudsonrock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackunderway%2Fhudsonrock/lists"}