sshLooterC icon indicating copy to clipboard operation
sshLooterC copied to clipboard

Nothing received via telegram bot

Open ll3N1GmAll opened this issue 6 years ago • 0 comments

I verified api messages from the bot to my account are working and have verified the bot's functionality in several capacities. I attempted to capture the message on the target machine with wireshark; but the communications are encrypted. So, there isn't a way for me to verify that it is being sent from the target computer.

Everything appears to have worked; but I never receive a telegram message from my bot when I login via SSH to the target machine. The pam.d config has been edited and the .so file is in lib/security. I even restarted SSH and tried again; but no luck.

Side note question: Is there a simple way to edit the C code to send this out via another method other than the telegram API?

ll3N1GmAll avatar Oct 12 '19 00:10 ll3N1GmAll