
Telegram을 통한 Windows 원격 관리 도구
Telegram을 통한 Windows 원격 관리 도구 (현재 Python 3.7!) | 원래 제작: Ritiek
현재 시중에 나와 있는 원격 관리 도구들은 두 가지 주요 문제에 직면해 있습니다:
이 RAT는 Telegram 봇 API를 사용하여 이 두 가지 문제를 모두 해결합니다.
file로 Telegram 봇에 보내세요Dviros님 감사합니다:
& 더 많은 기능이 곧 제공됩니다!
BotFather와 대화하여 새 Telegram 봇을 설정하세요.compile.py 실행
python RATAttack.py.chat_id를 기록한 다음 스크립트에서 교체하고 return True 줄을 주석 처리하세요. 걱정하지 마세요. 스크립트의 주석을 읽으면 알게 될 것입니다.keylogs.txt와 봇에 업로드한 모든 파일이 포함된 RATAttack 폴더가 생성됩니다.아래 명령어를 사용할 때는 /를 접두사로 사용하세요. 예: /pc_info.
arp - display arp table
capture_pc - screenshot PC
cmd_exec - execute shell command
cp - copy files
cd - change current directory
delete - delete a file/folder
download - download file from target
decode_all - decode ALL encoded local files
dns - display DNS Cache
encode_all - encode ALL local files
freeze_keyboard - enable keyboard freeze
unfreeze_keyboard - disable keyboard freeze
get_chrome - Get Google Chrome's login/passwords
hear - record microphone
ip_info - via ipinfo.io
keylogs - get keylogs
ls - list contents of current or specified directory
msg_box - display message box with text
mv - move files
pc_info - PC information
ping - makes sure target is up
play - plays a youtube video
proxy - opens a proxy server
pwd - show current directory
python_exec - interpret python
reboot - reboot computer
run - run a file
schedule - schedule a command to run at specific time
self_destruct - destroy all traces
shutdown - shutdown computer
tasklist - display services and processes running
to - select targets by it's name
update - update executable
wallpaper - change wallpaper
위 내용을 복사하여 BotFather를 통해 명령어 목록을 업데이트할 수 있으므로 수동으로 입력할 필요가 없습니다.
compile.py를 실행하세요. 사용자 지정 아이콘을 사용하려면 --icon=<path/to/icon.ico>를 전달할 수도 있습니다. 압축에 UPX를 사용하려면 아키텍처에 따라 --upx-dir [upx-3.95-win64 | upx-3.96-win32]를 추가할 수 있습니다. PATH 환경 변수에 UPX가 있으면 이 마지막 옵션은 건너뛸 수 있습니다.C:/Python37/Scripts/dist/ 또는 현재 디렉터리에서 .exe 파일을 찾으세요..exe를 실행하면 스크립트가 스스로 시작 프로그램에 복사되어 PC 부팅 시 함께 실행됩니다. /self_destruct 옵션을 사용하거나 %APPDATA%/Portal 디렉터리와 %APPDATA%/Microsoft/Windows/Start Menu/Programs/Startup/portal.lnk를 수동으로 제거하면 정상 상태로 되돌릴 수 있습니다..exe 파일의 이름과 숨겨진 .exe가 숨을 폴더의 위치 및 이름도 수정할 수 있습니다. 이렇게 하려면 각각 compiled_name과 hide_folder를 수정하세요.master 브랜치에는 브랜치 보호가 활성화되어 있습니다. 별도의 브랜치(예: dev)에서 작업한 뒤 PR을 보내야 합니다. 이는 master에 작동하고 승인된 버전의 RvT가 유지되도록 하기 위함입니다.크레딧이 담긴 마크다운 파일: 크레딧 파일
PR을 보내준 사람들:
의존성 소유자: 커피를 코드로 바꾸는 많은 사람들
원본 제작자:
이 도구는 승인된 시스템에서만 사용해야 합니다. 명시적 허가 없이 이 도구를 무단 사용하는 것은 불법입니다.
The MIT License