PhishX toolunda tüm bilgileri girdikten sonra saldırı tam yapılacakken şöyle bir hata alıyorum çözmeme yardımcı olan olursa çok sevinirim.
Kod:
[Attack Has Started]
/root/Masaüstü/tools/PhishX/PhishX.py:719: DeprecationWarning: executable_path has been deprecated, please pass in a Service object
br = webdriver.Firefox(firefox_binary=binary,executable_path='base/geckodriver')
/root/Masaüstü/tools/PhishX/PhishX.py:719: DeprecationWarning: firefox_binary has been deprecated, please pass in a Service object
br = webdriver.Firefox(firefox_binary=binary,executable_path='base/geckodriver')

