{"id":28555801,"url":"https://github.com/r3li4nt/awsecure","last_synced_at":"2026-04-29T14:32:15.083Z","repository":{"id":294319581,"uuid":"986597105","full_name":"R3LI4NT/AWSecure","owner":"R3LI4NT","description":"Herramienta de seguridad para entornos AWS, diseñada para analizar la infraestructura.","archived":false,"fork":false,"pushed_at":"2025-07-13T21:44:55.000Z","size":2638,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T23:33:51.268Z","etag":null,"topics":["aws","cloud","hacking","scanner","security","vulnerabilities"],"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/R3LI4NT.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,"zenodo":null}},"created_at":"2025-05-19T21:08:11.000Z","updated_at":"2025-07-13T21:44:58.000Z","dependencies_parsed_at":"2025-05-19T22:29:22.056Z","dependency_job_id":"3b8def47-4855-4c0a-82a5-7e004f2cf851","html_url":"https://github.com/R3LI4NT/AWSecure","commit_stats":null,"previous_names":["r3li4nt/awsecure"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/R3LI4NT/AWSecure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2FAWSecure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2FAWSecure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2FAWSecure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2FAWSecure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R3LI4NT","download_url":"https://codeload.github.com/R3LI4NT/AWSecure/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2FAWSecure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32429112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aws","cloud","hacking","scanner","security","vulnerabilities"],"created_at":"2025-06-10T06:07:42.997Z","updated_at":"2026-04-29T14:32:15.078Z","avatar_url":"https://github.com/R3LI4NT.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/R3LI4NT/AWSecure/blob/main/img/AWSecure.png\" alt=\"Purge Logo\" Logo\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://python.org\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Python-3-green.svg\"\u003e\n  \u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Release-1.0-blue.svg\"\u003e\n  \u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Public-%F0%9F%94%91-red.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nAWSecure es una herramienta de seguridad de código abierto desarrollada en Python, diseñada para analizar y auditar entornos de infraestructura en Amazon Web Services (AWS). Su objetivo principal es facilitar la identificación de configuraciones inseguras y posibles vulnerabilidades en cuentas y servicios de AWS.\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n\u003c/br\u003e\n\n#### ~ Instalación\n\n- [x] Tested on: Kali Linux\n\n\u003e [!IMPORTANT]\n\u003e Antes de ejecutar la herramienta, asegúrate de configurar las credenciales de AWS en la CLI. Estas se almacenan en la ruta: `~/.aws/credentials`.\n\n```\n• git clone https://github.com/R3LI4NT/AWSecure\n• cd AWSecure\n• python3 -m venv myenv \u0026\u0026 source myenv/bin/activate\n• pip3 install -r requirements.txt\n```\n\n\u003e Instalar AWS CLI: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n\u003c/br\u003e\n\n#### ~ Algunos ejemplos de uso\n\n- [x] Banner \n![1](https://github.com/user-attachments/assets/6d70e1e6-42b2-4dca-af3f-435e3b0f42e6)\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n- [x] Comprobante de MFA \n![2](https://github.com/user-attachments/assets/0b32ad31-a383-414a-b4b9-f2ea339525b3)\n![3](https://github.com/user-attachments/assets/b44cf2a9-355d-49cf-ba13-4472bcf789fa)\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n- [x] Comprobante de validación de archivos \n![4](https://github.com/user-attachments/assets/cf049ca5-702c-441d-9975-1180a61b181b)\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n- [x] Comprobante de Snapshots sin cifrar \n![5](https://github.com/user-attachments/assets/885b5759-c057-4904-a73f-af3b28695b43)\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n- [x] Reportes HTML interactivos\n\n![report-1](https://github.com/user-attachments/assets/07aa0ea3-5b04-4ad8-9e04-ee4b45130396)\n![report-2](https://github.com/user-attachments/assets/0514df42-06ad-40e6-8f3e-6803e8323f26)\n![report-3](https://github.com/user-attachments/assets/e3abce2c-40c8-4143-90df-c97a760e3550)\n![report-4](https://github.com/user-attachments/assets/4ec94aef-9575-4eac-af90-73c6a7224d4c)\n![report-5](https://github.com/user-attachments/assets/341f3eb2-acd8-442c-96cf-1dee90ec6f99)\n![report-6](https://github.com/user-attachments/assets/ef2b90ce-3d28-498b-bf64-1b05a980d738)\n\n\u003c/br\u003e\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\nEn caso de querer contribuir con el proyecto, por favor, contactarme al siguiente correo. Se darán créditos por ello.\n\n\u003cimg src=\"https://img.shields.io/badge/r3li4nt.contact@keemail.me-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" /\u003e\n\n¡Gracias!\n\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n### Importante\n\n**`ES:`** No me hago responsable del mal uso que se le pueda dar a esta herramienta, úselo para Pentesting o fines educativos.\n\n**`EN:`**  I am not responsible for the misuse that may be given to this tool, use it for Pentesting or educational purposes.\n\n#R3LI4NT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3li4nt%2Fawsecure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr3li4nt%2Fawsecure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3li4nt%2Fawsecure/lists"}