3 matches found
BabyShark
INTRO This is a basic C2 generic server written in Python and Flask. This code has based ideia to GTRS, which uses Google Translator as a proxy for sending commands to the infected host. The BabyShark project aims to centralize reverse connections with agents, creating a way to centralize several...
GTRS
GTRS - Google翻訳リバースシェル このツールは、Google翻訳をプロキシとして使用し、感染したマシンに任意のコマンドを送信します。 root@kitploit: INFECTED MACHINE ==HTTPS== GOOGLE TRANSLATE ==HTTP== C2 環境設定 まず、VPSとドメインが必要です。ドメインはFreenomで無料のものを取得できます。 サーバー VPSでserver.pyを起動します root@kitploit: python2.7 server.py Server running on port: 80 Secret Key:...
BabyShark - Basic C2 Server
This is a basic C2 generic server written in Python and Flask. This code has based ideia to GTRS, which uses Google Translator as a proxy for sending commands to the infected host. The BabyShark project aims to centralize reverse connections with agents, creating a way to centralize several types...