A common vulnerability scanner for Nginx
Author @stark0de1
Traceback (most recent call last):
File "nginxpwner.py", line 46, in <module>
soup = BeautifulSoup(html,'lxml')
File "/usr/local/lib/python3.7/site-packages/bs4/__init__.py", line 246, in __init__
% ",".join(features))
bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?
Fixed.