Jump to content
بازگشایی انجمن! ×
Invision Community

Recommended Posts

بسم الله الرحمن الرحیم 

با سلام و عرض ادب خدمت کاربران گارد ایران

امروز با یک ابزار مخصوص شبکه و روتر اوردم که شبکه رو از طریق روتر اسکن میکنه و تست نفوذ رو انجام میده
 
روش نصب:
کالی لینوکس
sudo apt install git python3-pip

git clone https://github.com/threat9/routersploit

cd routersploit

chmod +x *

python3 -m pip install -r requestments.txt

python3 rsf.py

اوبونتو 

sudo apt-get install git python3-pip 

git clone https://github.com/threat9/routersploit

cd routersploit

 python3 -m pip install -r requirements.txt 

python3 rsf.py

داکر

git clone https://www.github.com/threat9/routersploit

cd routersploit 

docker build -t routersploit . 

docker run -it --rm routersploit

در سایه حق.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...