ottimo ora faccio il modulo per weevely
Però ricevo un nuovo errore dalla nuova libreria che hai messo:
root@clshackUB:~/Desktop/evilsocket-altair-ab24d2a# ./altair.py -u localhost/prova.php?file= -L nikto
--------------------------------------------------------
| Altair 1.0 - A Modular Web Vulnerability Scanner |
| Copyleft by Simone Margaritelli <evilsocket@gmail.com> |
|
http://www.evilsocket.net -
http://www.backbox.org |
--------------------------------------------------------
- Loading module 'nikto' .
- Loading the knowledge base from /root/Desktop/evilsocket-altair-ab24d2a/kb.xml ...
- Starting crawling process on http://localhost/prova.php ...
/root/Desktop/evilsocket-altair-ab24d2a/core/thirdparties/BeautifulSoup.py:1556: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
elif data[:4] == '\x00\x00\xfe\xff':
/root/Desktop/evilsocket-altair-ab24d2a/core/thirdparties/BeautifulSoup.py:1559: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
elif data[:4] == '\xff\xfe\x00\x00':