2012年4月26日 星期四
2012年4月19日 星期四
nmap display version IIS OS version
ref:http://www.netadmin.com.tw/article_content.aspx?sn=1312030002
Tool:
1.nmap
2.ncat
3.nping
4.xnmap
5.ndiff
xxx.xxx.xxx.3 /usr/share/nmap/scripts
nmap -sS <ip>
nmap -p80 www.xxx.xxx.tw
nmap --script "http-*"
nmap --script=http-backup-finder 127.0.01
nmap -p80 -O xxx.xxx.xxx.17 查看OS version
nmap -p80 -O xxx.xxx.xxx.1/24 |grep Micro |wc
nmap -p80 -T4 -A xxx.xxx.xxx.17
nmap -p80 -T4 -A xxx.xxx.xxx.1/24
[root@logdb ~]# nmap -p80 -T4 -A 203.68.0.17
Starting Nmap 5.21 ( http://nmap.org ) at 2012-04-20 13:30 CST
Nmap scan report for cmp.nkhc.edu.tw (203.68.0.17)
Host is up (0.00084s latency).
PORT STATE SERVICE VERSION
80/tcp open http Microsoft IIS webserver 6.0
|_http-favicon:
|_html-title: Site doesn't have a title (text/html).
MAC Address: 3C:D9:2B:0C:C0:CA (Unknown)
Warning: OSScan results may be unreliable because we could not find at least 1
pen and 1 closed port
Device type: general purpose
Running: Microsoft Windows 2003|XP
OS details: Microsoft Windows Server 2003 SP2, Microsoft Windows XP SP2 or Serv
r 2003 SP2, Microsoft Windows XP SP2
Network Distance: 1 hop
Service Info: OS: Windows
HOP RTT ADDRESS
1 0.85 ms cmp.nkhc.edu.tw (203.68.0.17)
OS and Service detection performed. Please report any incorrect results at http
//nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 8.51 seconds
Tool:
1.nmap
2.ncat
3.nping
4.xnmap
5.ndiff
xxx.xxx.xxx.3 /usr/share/nmap/scripts
nmap -sS <ip>
nmap -p80 www.xxx.xxx.tw
nmap --script "http-*"
nmap --script=http-backup-finder 127.0.01
nmap -p80 -O xxx.xxx.xxx.17 查看OS version
nmap -p80 -O xxx.xxx.xxx.1/24 |grep Micro |wc
nmap -p80 -T4 -A xxx.xxx.xxx.17
nmap -p80 -T4 -A xxx.xxx.xxx.1/24
[root@logdb ~]# nmap -p80 -T4 -A 203.68.0.17
Starting Nmap 5.21 ( http://nmap.org ) at 2012-04-20 13:30 CST
Nmap scan report for cmp.nkhc.edu.tw (203.68.0.17)
Host is up (0.00084s latency).
PORT STATE SERVICE VERSION
80/tcp open http Microsoft IIS webserver 6.0
|_http-favicon:
|_html-title: Site doesn't have a title (text/html).
MAC Address: 3C:D9:2B:0C:C0:CA (Unknown)
Warning: OSScan results may be unreliable because we could not find at least 1
pen and 1 closed port
Device type: general purpose
Running: Microsoft Windows 2003|XP
OS details: Microsoft Windows Server 2003 SP2, Microsoft Windows XP SP2 or Serv
r 2003 SP2, Microsoft Windows XP SP2
Network Distance: 1 hop
Service Info: OS: Windows
HOP RTT ADDRESS
1 0.85 ms cmp.nkhc.edu.tw (203.68.0.17)
OS and Service detection performed. Please report any incorrect results at http
//nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 8.51 seconds
iss log explain
2012-04-06 02:19:03 W3SVC1 203.68.0.88 GET /_vti_bin/..��../..��../..��../winnt/system32/cmd.exe /c+dir%20c:\ 80 - 66.0.10.113 - 404 0 64
抓取 winnt/system32/cmd.exe
time: 2012-04-06 02:19:03
url: GET /_vti_bin/..��../..��../..��../winnt/system32/cmd.exe /c+dir%20c:\
source ip: 66.0.10.113
destination ip: 203.68.0.88
destination port : 80
result: 404 - not found
抓取 winnt/system32/cmd.exe
time: 2012-04-06 02:19:03
url: GET /_vti_bin/..��../..��../..��../winnt/system32/cmd.exe /c+dir%20c:\
source ip: 66.0.10.113
destination ip: 203.68.0.88
destination port : 80
result: 404 - not found
2012年4月18日 星期三
iis log directory
windows 2000 2003
c:\windows\system32\LogFiles\W????? 的目錄下
iis log都有開啟,您可以在下面的說明中找到iis log :)
>
> 下面的操作平台為win7
>
> 1.
> win7中 iis log 「預設」放在
> C:\inetpub\logs\LogFiles\
> 下
>
> 2.
> 如果放置log的位置有更改過,而您不知道位置的話,請至
>
> 控制台->所有控制項目->系統管理工具
>
> 對 Internet Information Services(IIS)管理員 點擊兩下
>
> 進入後,點擊「紀錄」
> 裡面會有個「目錄(Y)」的欄位即為 iis log 放置的地方
>
KVM setup
MPU4032
mpu4032 使用IE 9以上版本瀏覽時發現主機清單為空白,
請設定相容性檢視即可
|
*********************************************************************************
1.請檢查Linux VGA Output解析度為何。(使用LCD螢幕直接單接主 機VGA Port,再透由LCM的Menu進行查詢即可)
2.更換電腦端模組 測試
3.更換KVM 埠(如接第13埠有此狀況,更 換至第14埠是否仍有相同 問題)
附件附上Linux 更改文字畫面解 析度的方式。
※更改Linux解析度的動作之 前,需先確定是不是解析度所導致,如檢測方式1 。
關於核心功能當中的 vga 設定
事實上,你的 tty1~tty6 除了 80x24 的解析度外,還能夠有其他解析度的支援喔!但前提之下是你的核心必須支援 FRAMEBUFFER_CONSOLE 這個核心功能選項才行。如何確定有沒有支援呢?你可以查閱 /boot/config-2.6.18 -92.el5 這個檔案,然後這樣搜尋:
[root@www ~]# grep 'FRAMEBUFFER_CONSOLE' /boot/config-
CONFIG_FRAMEBUFFER_CONSOLE=y
# 這個項目如果出現 y 那就是有支援啦!如果被註解或是 n ,那就是沒支援啦!
|
那麼如何調整 tty1 ~ tty6 終端機的解析度呢?先參考底下的表格再說 (此為十進位數值):
彩度\解析度
|
640x480
|
800x600
|
1024x768
|
1280x1024
|
bit
|
256
|
769
|
771
|
773
|
775
|
8 bit
|
32768
|
784
|
787
|
790
|
793
|
15 bit
|
65536
|
785
|
788
|
791
|
794
|
16 bit
|
786
|
789
|
792
|
795
|
32 bit
|
假設你想要將你的終端機螢幕解析度調整到 1024x768 ,且色彩深度為 15bit 色的時候,就得要指定 vga=790 那個數字! 舉例來說,tty1 就想要這樣的解析度時,你可以這樣做:
[root@www ~]# vim /boot/grub/menu.lst
....(前面省略)....
title CentOS (
root (hd0,0)
kernel /vmlinuz-
initrd /initrd-
....(後面省略)....
|
重新開機並選擇此選單進入 Linux,你跑到 tty1 去看看,嘿嘿!就已經是 1024x768 的解析度囉! 只是字會變的很小,但是畫面的範圍會加大就是了。不過,某些版本支援的是 16 進位制,所以還需要修改一下格式呢! 一般使用上表當中的值應該就可以了。不過,由於不同的作業系統與硬體可能會有不一樣的情況,因此, 上面的值不見得一定可以在您的機器上面測試成功,建議您可以分別設定看看哩~以找出可以使用的值! ^_^
訂閱:
文章 (Atom)