瀏覽模式: 普通 | 列表

net view

Quote: http://www.hacker.org.tw/?c=articles_show&articleid=39
張貼者: Kozxer   張貼日期:  2003-10-20 20:43 

系統網絡入侵方法小結
作者:霧中鳥
鄭重聲明:本文主要結合一些書籍和網絡上的一些相關文章加上我個人的一些經驗知識寫成,未經

本人許可,嚴禁作為商業用途,否則追究法律責任!
第三章:查點
1、 indows NT/2000查點:Windows設計時為了方便資源的查詢,因此整個域和系統查點非常簡單。

Net view就是一個很說明問題的例子,首先查點網絡上的域:
C:>net view /domain
Domain
----------------------------------------
CORLEONE
BARZINI_DOMAIN

[閱讀全文]

Office Viewer 2003

sdcv文字介面字典工具

Quote: http://sfdir.tnc.edu.tw/fs/index.php/Sdcv 

SDCV 是一個簡易、跨平台、以文字介面為基礎的字典工具,採用星際譯王(StarDict)的字典格式。對於文字介面重度使用者而言,是一個不可多得的好工具。

[1.] apt-get install glib2-devel stardict

[2.] wget http://nchc.dl.sourceforge.net/sourceforge/sdcv/sdcv-0.4.2.tar.bz2
      tar zxvf sdcv-0.4.2.tar.gz && cd sdcv-0.4.2 && ./configure && make && make install

[3.] 至下載字典檔
http://stardict.sourceforge.net/Dictionaries_zh_TW.php

[閱讀全文]

Microsoft IIS使用php

maillog_reason.sh

#!/bin/bash
# 2006/11/09 fixed by cross@ssorc.tw
# PURPOSE: 為了簡化 /var/log/maillog的資訊,進而查看退信或者是擱置時的理由為何
# How TO:
#       1. let maillog every day to rotate
#       2. create database ( following Section2 )
#       3. command maillog_reason.sh
#       4. crontab
set -x

# local server
smtp_server="192.168.1.1"

# database server to record
db_host="192.168.1.100"

# yesterday's maillog file
maillog_file=/var/log/maillog.1

yesterday=`date --date="1 day ago" +%F`

maillog_status_file=/tmp/maillog-status.txt

[閱讀全文]

Windows程序

Drwtsn32.exe
http://support.microsoft.com/kb/308538/zh-tw 

Dr. Watson for Windows

會在發生程式錯誤時 (或是使用者模式錯誤時),蒐集有關電腦的資訊。

starwindservice.exe
http://www.processlibrary.com/directory/files/StarWindService/

tarwindservice.exe is a process which belongs to Alcohol 120% and provides network drive sharing capabilities to this product. This program is a non-essential process, but should not be terminated unless suspected to be causing problems.