Advertisement
Drvirus1911

Firmware Penetration Testing

Nov 4th, 2019
1,322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. extracted firmware file system for goodies :
  2. https://github.com/scriptingxss/firmwalker
  3.  
  4. Coverity Firmware Static Analysis Tool :
  5. https://scan.coverity.com/
  6.  
  7. FACT - Firmware Static Analysis Tool :
  8. https://github.com/fkie-cad/FACT_core
  9.  
  10. Toolkit to emulate firmware and analyze it for security vulnerabilities :
  11. https://github.com/attify/firmware-analysis-toolkit
  12.  
  13. Platform for emulation and dynamic analysis of Linux-based firmware :
  14. https://github.com/firmadyne/firmadyne
  15.  
  16. Introduction to Writing ARM Shellcode :
  17. https://azeria-labs.com/writing-arm-shellcode/
  18.  
  19. Damn Vulnerable ARM Router :
  20. https://blog.exploitlab.net/2018/01/dvar-damn-vulnerable-arm-router.html
  21.  
  22. Damn Vulnerable Router Firmware Project :
  23. https://github.com/praetorian-code/DVRF
  24.  
  25. Embedded security testing virtual machine :
  26. https://github.com/scriptingxss/EmbedOS
  27.  
  28. Firmware for Testing - Direct download :
  29. https://firmware.center/
  30.  
  31. Firmware Reverse Engineering Series :
  32. https://boredpentester.com/reversing-esp8266-firmware-part-1/
  33.  
  34. OWASP Firmware Security Testing Methodology :
  35. https://drive.google.com/file/d/1L5Aflc8IOamjY04HMaTE4Xbi_BiA-7ni/view?usp=sharing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement