You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
448 B

7 years ago
7 years ago
7 years ago
  1. # goNmapTelegramBot
  2. This is a simple telegram bot, that gets an ip, performs a nmap port scan, and returns the result to the telegram user.
  3. Warning: is not recommended to leave the Bot running, a possible attack to the Bot (and the server where is the Bot running) could be inject command lines outside the nmap
  4. ![goNmapTelegramBot](https://raw.githubusercontent.com/arnaucode/goNmapTelegramBot/master/screenrecording1.gif "goNmapTelegramBot")