Rapid7 Vulnerability & Exploit Database

Telegram Message Client

Back to Search

Telegram Message Client

Created
07/29/2020

Description

This module can be used to send a document and/or message to multiple chats on telegram. Please refer to the module documentation for info on how to retrieve the bot token and corresponding chat ID values.

Author(s)

  • Ege Balcı <egebalci@pm.me>
  • Gaurav Purswani

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/client/telegram/send_message
msf auxiliary(send_message) > show actions
    ...actions...
msf auxiliary(send_message) > set ACTION < action-name >
msf auxiliary(send_message) > show options
    ...show and set options...
msf auxiliary(send_message) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;