Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CloudMiner — Azure Automation 서비스를 사용하여 요금 없이 코드를 실행하세요 | Kitploit
도구/GitHubGitHub/safebreach-labs/cloudminer
ExploitationCloud SecurityLearning & Education
GitHubsafebreach-labs/cloudminer

CloudMiner

Azure Automation 서비스를 사용하여 요금 없이 코드를 실행하세요

저장소 보기
140212년 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CloudMiner

Azure Automation 서비스에서 요금 없이 코드 실행하기

설명

CloudMiner는 Azure Automation 서비스 내에서 무료 컴퓨팅 성능을 확보하기 위해 설계된 도구입니다. 이 도구는 업로드 모듈/패키지 흐름을 활용하여 완전 무료로 사용할 수 있는 코드를 실행합니다. 이 도구는 교육 및 연구 목적으로만 제공되며, 책임감 있게 적절한 승인을 받은 후 사용해야 합니다.

  • 이 흐름은 3월 23일 Microsoft에 보고되었으며, Microsoft는 이를 "의도된 설계"로 간주하여 서비스 동작을 변경하지 않기로 결정했습니다. 3월 9일 기준으로 이 도구는 요금이 부과되지 않고 계속 사용할 수 있습니다.

  • 각 실행은 3시간으로 제한됩니다.

요구 사항

  1. requirements.txt 파일에 명시된 라이브러리를 포함한 Python 3.8+
  2. Azure CLI 구성 - https://learn.microsoft.com/en-us/cli/azure/install-azure-cli
    • 이 도구를 사용하기 전에 계정에 로그인해야 합니다.

설치

pip install .

사용법

root@kitploit:~
usage: cloud_miner.py [-h] --path PATH --id ID -c COUNT [-t TOKEN] [-r REQUIREMENTS] [-v]

CloudMiner - Free computing power in Azure Automation Service

optional arguments:
  -h, --help            show this help message and exit
  --path PATH           the script path (Powershell or Python)
  --id ID               id of the Automation Account - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/a
                        utomationAccounts/{automationAccountName}
  -c COUNT, --count COUNT
                        number of executions
  -t TOKEN, --token TOKEN
                        Azure access token (optional). If not provided, token will be retrieved using the Azure CLI
  -r REQUIREMENTS, --requirements REQUIREMENTS
                        Path to requirements file to be installed and use by the script (relevant to Python scripts only)
  -v, --verbose         Enable verbose mode

사용 예시

Python

Alt text

Powershell

Alt text

라이선스

CloudMiner는 BSD 3-Clause License 하에 배포됩니다. 이 도구를 책임감 있게 수정하고 배포하되, 라이선스 조건을 준수하시기 바랍니다.

저자 - Ariel Gamrian

  • LinkedIn - Ariel Gamrian
도구 다운로드