Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
V33RU committed Apr 16, 2020
1 parent cf53e79 commit f369444
Showing 1 changed file with 3 additions and 21 deletions.
24 changes: 3 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ List of the tools and uasge
| 1.[IoTSecFuzz](https://gitlab.com/invuls/iot-projects/iotsecfuzz) |
| 2.[Expliot Framework](https://gitlab.com/expliot_framework/expliot) |
| 3.[Routersploit](https://github.com/threat9/routersploit) |


| __Firmware Reverse engineering :__ |
| ---------------------------------------|
| 1. [binwalk](https://github.com/ReFirmLabs/binwalk) |
| 2. [firmwalker](https://github.com/craigz28/firmwalker) |
| 3. [FACT-core](https://github.com/fkie-cad/FACT_core) |
Expand All @@ -21,39 +18,24 @@ List of the tools and uasge
| 7. [flawfinder](https://github.com/david-a-wheeler/flawfinder) |
| 8. [firmware modkit](https://github.com/rampageX/firmware-mod-kit) |
| 9. [r2ghidra-dec](https://github.com/radareorg/r2ghidra-dec) |


| __Firmware emulating:__ |
| ------------------------------|
| __Dynamic analysis of Firmware :__ |
| 1. [FAT tool](https://github.com/attify/firmware-analysis-toolkit) |
| 2. [Qemu](https://github.com/qemu/qemu) |
| 3. [Qiling](https://github.com/qilingframework/qiling) |
| 4. [Firmadyne](https://github.com/firmadyne/firmadyne) |



| __BluetoothTool__ | __Hardware Requirements__ |
| -------------------|---------------------------|
| 1. [Gattacker](https://github.com/securing/gattacker) | CSR 4.0 |
| 2. [Bluez](http://www.bluez.org/) | CSR 4.0 |
| 3. [bettercap](https://www.bettercap.org/) | CSR 4.0 |
| 4. [btlejuice](https://github.com/DigitalSecurity/btlejuice) | CSR 4.0 |
| 5. [nrfconnect](https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop) | NRF52840 |
| 6. [sniffle](https://github.com/nccgroup/Sniffle) | TI CC1352R |



| 6. [sniffle](https://github.com/nccgroup/Sniffle) | TI CC1352R |
|__Hardware:__ |
| ------------------|
| 1.[flashrom](https://flashrom.org/Flashrom) |
| 2.[openocd](https://github.com/ntfreak/openocd) |

| 2.[openocd](https://github.com/ntfreak/openocd) |
|__Apk Analyzers:__ |
| ------------------|
| 1.[MobSF](https://github.com/MobSF/Mobile-Security-Framework-MobSF) |
| 2.[QARK](https://github.com/linkedin/qark) |
| 3.[Objection](https://github.com/sensepost/objection) |

|__Vulnerability Assessment tools___|
| ----------------------------------|
| 1.[Openvas](https://www.openvas.org/download.html) |

0 comments on commit f369444

Please sign in to comment.