all of windows
Posted on September 9th, 2004 in w_tipps, windows
Wenn man sich das Symbol “Desktop anzeigen” unabsichtlich aus der Schnellstartleiste gelöscht hat, so kann man dieses einfach wiederherstellen:
- Im Notepad eine Datei “Desktop anzeigen.scf” mit folgendem Inhalt erstellen und unter %systemroot%\system32 abspeichern:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
Im Windows Explorer die Datei nun mit der rechten Maustaste anklicken, “Verknüpfung erstellen” auswählen. Die erstelle Verknüpfung nach %systemroot%\system32 kopieren und in “Desktop” [...]
Read Full Post |
Make a Comment ( 2 so far )
Posted on September 6th, 2004 in d_tools, domino, w_exchange, windows
RIM Blackberry Mobile Feed Reader
If you have a Blackberry that you purchased directly from T-Mobile, Cingular, AT&T Wireless, Rogers Canada, or another GSM provider, and feel like testing the mobile feed reader, enter the following URL in your browser:
www.feedburner.com/fb/products/rim/FeedBurnerMFR2.jad
Read Full Post |
Make a Comment ( 1 so far )
Posted on September 2nd, 2004 in d_sonstiges, domino, w_bizarr, windows
hmm… ich bin mir nicht ganz sicher, aber ich denke das könnte ebenfalls in verbindung mit der instabilität des domino-servers eines kunden zu tun haben
vielleicht kann ich ja jetzt endlich norton anti-virus starten, um die anderen 50000 viren zu löschen…
Read Full Post |
Make a Comment ( None so far )
Posted on September 1st, 2004 in w_bizarr, windows
Read Full Post |
Make a Comment ( None so far )
Posted on August 31st, 2004 in w_tools, windows
wenn sie z.b. von einer applikation, welche daten per ftp transferiert den username und oder passwort vergessen haben, kann ihnen das tool FTP Password Recovery helfen - ein kleines tool, was nichts anderes macht als einen ftp server zu emulieren, und dann den anmeldevorgang des clients clear-text anzeigt! lokal aufrufen, den host auf den verbunden [...]
Read Full Post |
Make a Comment ( 2 so far )
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 )
Posted on August 28th, 2004 in w_tools, windows
um teile des bildschirmes zu capturen, habe ich bis jetzt immer ZapGrab2 (download) verwendet; ein kleines aber feines tool, welches einen beliebigen ausschnitt des schirmes in die zwischenablage kopiert; besser noch ist HoverSnap:
HoverSnap is a a free handy snapshot tool with jpg, png, bmp and gif support.HoverSnap can take snapshots of the full screen, [...]
Read Full Post |
Make a Comment ( None so far )
Posted on August 26th, 2004 in w_bizarr, windows
Auf der Microsoft Technet ist zu lesen:
The only way to clean a compromised system is to flatten and rebuild. That’s right. If you have a system that has been completely compromised, the only thing you can do is to flatten the system (reformat the system disk) and rebuild it from scratch (reinstall Windows and your [...]
Read Full Post |
Make a Comment ( 1 so far )
Posted on August 26th, 2004 in w_tools, windows
ATK - Attack Tool Kit ist in etwa vergleichbar mit nessus, läuft allerdings unter windows. es gibt momentan noch nicht sehr viele plugins, es können aber rein theoretisch alle nessus plugins verwendet werden, solange diese in “Nessus Attack Scripting Language” verfasst sind (was aber momentan noch nicht so optimal funktioniert)
Read Full Post |
Make a Comment ( None so far )