收集信息

#!/bin/bash    #simple script to enumerate local information from a Linux host#versio...
阅读全文

邮件报警

#!/bin/bash#info : wget http://rfyiamcool.googlecode.com/files/msmtp-1.4.18.tar.bz2tar xjvf msm...
阅读全文

查询IP

wget http://rfyiamcool.googlecode.com/files/nali-0.1.tar.gz  tar zxvf nali-0.1.tar.gz  cd ...
阅读全文