Pour ceux qui continuent l'ASP
https://vbsedit.adersoft.com/vo.asp
l’Éditeur prend les classes, les fichiers ".inc" , ".vbs", ".js" et une arborescence des membres , variables publiques privées
Pour ceux qui continuent l'ASP
https://vbsedit.adersoft.com/vo.asp
l’Éditeur prend les classes, les fichiers ".inc" , ".vbs", ".js" et une arborescence des membres , variables publiques privées
VBScript Addio! Microsoft Annuncia la Graduale Eliminazione Entro il 2027
E’ ora di pulizie in casa #Microsoft! Dopo #NTLM ora anche #VBScript si vuole eliminare dall’architettura di #Windows.
#redhotcyber #online #it #ai #hacking #innovation #privacy #cybersecurity #technology #engineering #cybercrime #intelligence #intelligenzaartificiale #informationsecurity #ethicalhacking #dataprotection #cybersecurityawareness #cybersecuritytraining #cybersecuritynews #infosecurity
Microsoft clarified that VBScript is becoming obsolete, so in future versions of Windows, VBScript will be available as an on-demand feature to ensure uninterrupted use in preparation for VBScript’s retirement.
https://cybersec84.wordpress.com/2023/10/15/vbscript-to-be-deprecated-what-developers-need-to-know/
Stolen from Reddit: use these #Powershell commands for KMS things instead of #VBScript
Install-Module slmgr-ps
Start-WindowsActivation -WhatIf
# Activates the local computer
Start-WindowsActivation -Verbose
# Activates the computer named WS01
Start-WindowsActivation -Computer WS01
# Activates the computer named WS01 against server.domain.net:2500
Start-WindowsActivation -Computer WS01 -KMSServerFQDN server.domain.net -KMSServerPort 2500
Buongiorno da Thierry Breton della @EU_Commission che ha scritto una lettera a Elon Musk riguardo i contenuti del tutto o parzialmente falsi che circolano su X in merito al conflitto in Israele e Palestina, in base alle regole del #DSA.
E poi Microsoft ritira VBScript, e RISC-V International risponde alle proposte americane di bloccare la circolazione degli open standard.
»Altlast verlässt Windows 11:
Microsoft schaltet VBScript endgültig ab«
Ich finde dies gut aber es werden doch Unmengen an Firmen "still stehen", weil dies sehr wahrscheinlich nicht berücksichtigt wird. Im Office läuft das einfach, für die meisten und verstehen das es zusätzlich programmiert ist nicht. Der IT-Support ist wahrscheinlich trotz seiner Warnungen dann schlussendlich schuld.
https://www.heise.de/news/Altlast-verlaesst-Windows-11-Microsoft-schaltet-VBScript-endgueltig-ab-9330704.html
—
#vbscript #msoffice #microsoft #ms #office #programmieren #standardit
Here's a tiny slice of what was on the other end of that extremely weird PowerShell command line.
It's a Visual Basic Script (aka #VBScript) that is chock-full of obfuscatory badness. Long, word-salad variable names; Giant blocks of encoded data broken into dozens of smaller chunks, with a script to concatenate them back into a big data blob, convert them, and deploy. This is the main #GuLoader infector.
We go into a lot more detail of how it works in the blog, but the tl;dr is that this script contains the #Remcos #malware payload, part of which it inserts into the Windows Registry in an encoded form. It then sets up a Scheduled Task to invoke a command that retrieves the Registry data, decode it, and then reflectively inject it into legitimate processes, so the malware is never written to the file system of the infected machine.
7/