Uploaded by Deez Nuts

readme

advertisement
1. ensure that q5.py and dirs.txt are in the same directory
2. open up q5.py in any text editor and change the ip in: meta_ip = "10.0.2.5" to your own metasploitable ip
3. save the changes and exit
4. open up terminal
5. cd to the directory where your q5.py and dirs.txt are located
6. type in the following and press enter: python3 q5.py
Download