Skip to content

Commit

Permalink
confirmed working exploit on m9+v1
Browse files Browse the repository at this point in the history
  • Loading branch information
naf419 authored Nov 25, 2024
1 parent 0be41e6 commit 9ae3f15
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions userspace_fw_upgrade/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ from the user-provided firmware file into a fixed 256-byte stack buffer
- Many TP-Link Deco devices

### Devices With Confirmed Working Exploit
- [Deco S4 v2 firmware 1.6.1](https://github.com/naf419/tplink_deco_exploits/releases/download/v4/deco_fw_overflow_bindshell_mips.bin)
- [Deco X20 v3 firmware 1.1.8](https://github.com/naf419/tplink_deco_exploits/releases/download/v4/deco_fw_overflow_bindshell_mipsel.bin)
- [Deco M4R V3 firmware 1.6.1](https://github.com/naf419/tplink_deco_exploits/releases/download/v4/deco_fw_overflow_ssh_arm_m4rv3.bin)
- [Deco S4 v2 firmware 1.6.1](https://github.com/naf419/tplink_deco_exploits/releases/download/v5/deco_fw_overflow_bindshell_mips.bin)
- [Deco X20 v3 firmware 1.1.8](https://github.com/naf419/tplink_deco_exploits/releases/download/v5/deco_fw_overflow_bindshell_mipsel.bin)
- [Deco M4R V3 firmware 1.6.1](https://github.com/naf419/tplink_deco_exploits/releases/download/v5/deco_fw_overflow_ssh_arm_m4rv3.bin)
- [Deco M9+ V1 firmware 1.5.0](https://github.com/naf419/tplink_deco_exploits/releases/download/v5/deco_fw_overflow_ssh_arm_m9+v2.bin)

### Devices That Probably Work But Need Testers To Confirm
- [Deco M9+ V2 firmware 1.5.0](https://github.com/naf419/tplink_deco_exploits/releases/download/v4/deco_fw_overflow_ssh_arm_m9+v2.bin)
- [Deco M5 V3.28 firmware 1.7.3](https://github.com/naf419/tplink_deco_exploits/releases/download/v4/deco_fw_overflow_ssh_arm_m5v3.bin)
- [Deco M9+ V2 firmware 1.5.0](https://github.com/naf419/tplink_deco_exploits/releases/download/v5/deco_fw_overflow_ssh_arm_m9+v2.bin)
- [Deco M5 V3.28 firmware 1.7.3](https://github.com/naf419/tplink_deco_exploits/releases/download/v5/deco_fw_overflow_ssh_arm_m5v3.bin)


### Building
Expand Down

0 comments on commit 9ae3f15

Please sign in to comment.