Question: Python 3.9.1 Write a script that will take in a list of file paths (you can use the txt file provided WebPath.txt) and check them
Python 3.9.1
Write a script that will take in a list of file paths (you can use the txt file provided WebPath.txt) and check them against the given website. The script will then notify the user which link(s) were successful.
You then must scrape the webpage of any directories/files that were found and return any phone numbers and email addresses you find on the page (there is a correct number to find and I'm only looking for valid phone numbers and email addresses).
inside WebPath.txt
admin_login cgi-bin admin.php src main public admin dev phpmyadmin config users news ftp contact admin.html about supersecretpath
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
