RyanShaw-3083 / jubilant-waddle

Make some public exploits (eg. from Exploit-DB) adapted to Routersploit framework in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsf-exploit-standalone

Make some public exploits (from Exploit-DB), adapted to Routersploit framework in python.

TODO: Add more exploits to RSF.

Type of Exploits

**Hardware** (Router/IPCam/Printer)

Directory same as RSF project

```  
exploits
├── cameras
│   ├── axis
│   ├── geovision
│   └── RXS
├── misc
│   ├── GE
│   ├── HP
│   └── technicolor
└── routers
    ├── alteon
    ├── cisco
    ├── dd_wrt
    ├── edimax
    ├── huawei
    ├── linksys
    ├── lucent-ascend
    ├── mikrotik
    ├── netcore
    ├── netgear
    ├── netopia
    ├── nokia
    ├── nortel
    ├── orinoco
    ├── proxim-tsunami
    └── zyxel

25 directories
```  

About

Make some public exploits (eg. from Exploit-DB) adapted to Routersploit framework in python.