net view
作者:cross 日期:2006-11-09 23:23
張貼者: Kozxer 張貼日期: 2003-10-20 20:43系統網絡入侵方法小結
作者:霧中鳥
鄭重聲明:本文主要結合一些書籍和網絡上的一些相關文章加上我個人的一些經驗知識寫成,未經
本人許可,嚴禁作為商業用途,否則追究法律責任!
第三章:查點
1、 indows NT/2000查點:Windows設計時為了方便資源的查詢,因此整個域和系統查點非常簡單。
Net view就是一個很說明問題的例子,首先查點網絡上的域:
C:>net view /domain
Domain
----------------------------------------
CORLEONE
BARZINI_DOMAIN
protocol 協定封包解析參考文件
作者:cross 日期:2006-11-09 23:19
MSN
http://www.hypothetic.org/docs/msn/index.php
http://www.venkydude.com/articles/msn.htm
http://www.mail-archive.com/jdev@jabber.org/msg08173.html
http://www.hypothetic.org/docs/msn/notification/get_details.php
IMAP
http://networking.ringofsaturn.com/Protocols/imap.php
http://www.faqs.org/rfcs/rfc3501.html
YMSG
http://libyahoo2.sourceforge.net/ymsg-9.txt
Office Viewer 2003
作者:cross 日期:2006-11-09 22:43
所謂 Viewer就是只能看不能編輯^^
http://download.microsoft.com/download/8/e/3/8e36747c-056a-48b3-b3a0-705af87fc495/wdviewer.exe
http://download.microsoft.com/download/6/5/3/653d8c3f-3bd7-43f8-972f-7e4f91213e81/xlviewer.exe
http://download.microsoft.com/download/0/f/6/0f6bfa54-c808-47a1-abf6-a3ae4a62cdea/ppviewer.exe
http://download.microsoft.com/download/6/0/3/60361f14-bd42-42f7-9b7b-211fa90ff454/snpvw.exe
http://download.microsoft.com/download/3/5/e/35ee9f91-b659-478d-956b-519d0ed18ede/VVIEWER.EXE
Quote: http://blog.3cbank.com/?p=840
| 檔案格式 | 閱讀器 | 下載位址 |
| Word | Word Viewer 2003 | |
| Excel | Excel Viewer 2003 | |
| PowerPoin | PowerPoint Viewer 2003 | |
| Access | Snapshot Viewer for Access | |
| Visio | Visio Viewer 2003 |
sdcv文字介面字典工具
作者:cross 日期:2006-11-09 22:26
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
作者:cross 日期:2006-11-09 22:14
maillog_reason.sh
作者:cross 日期:2006-11-09 21:54
#!/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程序
作者:cross 日期:2006-11-08 22:45
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.



