- Kali Linux Cookbook
- Willie L. Pritchett David De Smet
- 92字
- 2021-07-23 16:08:07
Setting up ProxyChains
Breaking the direct connection between the receiver and the sender by forcing the connection of given applications through a user-defined list of proxies is the task we'll be explaining in this recipe.
How to do it...
- Open the ProxyChains configuration file:
vim /etc/proxychains.conf
- Uncomment the chaining type we want to use; in this case,
dynamic_chain
: - Add some proxy servers to the list.
- Resolve the target host through our chained proxies:
proxyresolv www.targethost.com
- Now we can run ProxyChains through the application we want to use; for example, msfconsole:
proxychains msfconsole
推薦閱讀
- 智能傳感器技術與應用
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- PostgreSQL Administration Essentials
- 網中之我:何明升網絡社會論稿
- 網站前臺設計綜合實訓
- RedHat Linux用戶基礎
- 軟件工程及實踐
- 電子設備及系統人機工程設計(第2版)
- Excel 2010函數與公式速查手冊
- Mastering Geospatial Analysis with Python
- 與人共融機器人的關節力矩測量技術
- Microsoft Dynamics CRM 2013 Marketing Automation
- QTP自動化測試實踐
- Getting Started with Tableau 2019.2
- 玩轉機器人:基于Proteus的電路原理仿真(移動視頻版)