leroux13
leroux13
hi, please, I finished the baseline LAB, everything works smooth and I want to continue with one alternative from end of the book "19.2.4 Outfitting an Offensive Security/Penetration testing lab"....
while using SQL module, get this error: dvwa@localhost:None SQL> SELECT USER(); Error, module execution triggered error ''
get this error while trying to use :backdoor_tcp ``` www-data@dvwa:/var/www/html/hackable/uploads $ :backdoor_tcp 80 -vector netcat -shell /bin/sh Error, module execution triggered error 'Tcp.run() got an unexpected keyword argument 'catch_errors'' www-data@dvwa:/var/www/html/hackable/uploads...