利器Ettercap 使用

[+]Author : Zet

Ettercap 強大的嗅探工具 接下來讓你見識它的強大

[*]利用Ettercap嗅探區網上網用戶的帳號密碼

Back|Track下安裝nessus

首先要先下載nessus
去官方網站 下載自己適合的版本
我的是BT4 R2 所以我選擇 Nessus-5.0.1-ubuntu804_i386.deb
http://www.nessus.org/products/nessus/nessus-download-agreement

安裝

Pentest.sh Penetration Testing Script for Backtrack 5

Penetration testing and Ethical hacking can be done by manually and automatically, both manual and automatic vulnerability scanning and hacking has their own importance like automatic process save time while manual hacking can find more vulnerabilities and so on. There are so many tools and techniques has been discussed before but in this article I will share a wonderful script written by phillips321 that can make the job of information gathering and enumeration easy. The script has been designed for backtrack 5 operating system and it can work on backtrack 5 R1 too, the dependencies and the tools that has been mentioned in the script are :
# nmap
# sslscan
# gnome-web-photo
# arp-scan
# dialog
# onesixtyone
# amap


Linux DoS


使用lab.sh
Checks if a given domain uses load-balancing  查看是否使用load-balancing
Usage:
./lab.sh [domain]

負載平衡(Load Balancing)
 在電腦網路架構中,負載平衡(Load Balancing)是一項建立高可用性(High Availability, HA)、高可擴展性(High Scalability)網路服務的技術。用來解決單一伺服主機、單一設備、單一線路可能因為故障而造成服務中斷。負載平衡架構整合二台(含)以上的伺服主機或網路設備,整合二條(含)以上的網路線路,提供永不中斷的網路服務。