Open lami1414 opened 2 years ago
yes, nothing happened and the repo has some issue, the final image or html not with custom image just this woman picture will show for any image input.... and the default samples not run anything like alert or etc...
if u can please make a video for this repo and show the code in action.
git clone https://github.com/Charmve/PyStegosploit.git cd PyStegosploit
chmod +x stego-setup.sh ./stego_setup.sh sudo apt-get install hexedit cd project-stegosploit python3 -m http.server 8000
cd .. cd firefox ./firefox http://localhost:8000/encoding/iterative_encoding.html
cd .. cd project-stegosploit python3 scripts/polyglot_with_jpg.py exploits/decoder.html images/encoded/stego.JPG polyglots/tux_demo3.html
Hello, How are you? I am trying to execute the attack on my VM using the image in order to Dynamic analysis for the malware, I have done all the code except the (load_meterpreter.rc) code, which I did not understand. When I tried to open the image on the virtual environment that contains IE9 on windows 7 ultimate SP1, nothing happened. Can you help me I don't know what's wrong and I've been trying for a month. I really need your advice and thanks.