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.
arnaucode 5b13264388 readme 7 years ago
.gitignore works 7 years ago
LICENSE Initial commit 7 years ago
README.md readme 7 years ago
goNmapTelegramBot works 7 years ago
main.go works 7 years ago
nmap.go works 7 years ago
readConfig.go works 7 years ago
screenrecording1.gif works 7 years ago
telegramBot.go works 7 years ago

README.md

goNmapTelegramBot

This is a simple telegram bot, that gets an ip, performs a nmap port scan, and returns the result to the telegram user.

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

goNmapTelegramBot