Posted on August 30th, 2004 in w_tools, windows
The Metasploit Framework is an advanced open-source platform for developing, testing, and using exploit code. This project initially started off as a portable network game and has evolved into a powerful tool for penetration testing, exploit development, and vulnerability research.
The Framework was written in the Perl scripting language and includes various components written in C, [...]
Read Full Post |
Make a Comment ( None so far )
Posted on August 30th, 2004 in w_tools, windows
verfügt ein server über mehrere cpu’s, so kann man über den taskmanager einem prozess eine bestimmte cpu zuweisen. diese zuweisung geht allerdings mit einem reboot verloren - abhilfe schafft das tool “imagecfg.exe” (aus dem ressource kit)
mit der kommandozeile imagecfg -a xxx PfadZumExecutable wird die zuweisung vorgenommen. dabei steht xxx für die hexadezimale bezeichnung der cpu [...]
Read Full Post |
Make a Comment ( None so far )