Python Reverse Shell Tutorial - 11 - Selecting a Target

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

1million subs 900views on a awesome video, something is fucked up

ZonkoKongo
Автор

did you show which functions to call when you had done these changes? you did never say which functions to call in the main function so i cant run the program do anyone knows which to call? and in whitch order to call them?

hugohagelin
Автор

Just to let you know an easier way to filter out the `select ` is just:

target = command.split(" ")[1]

jonathanemery