This commit is contained in:
2022-01-30 20:47:22 +01:00
parent 631dade746
commit f640b45acf
3 changed files with 6 additions and 2 deletions

2
phpinfo-analyzer.py Normal file → Executable file
View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python3
import requests
import sys
from bs4 import BeautifulSoup