Skip to content

I Knew You Were Trouble 3.0.0

Compare
Choose a tag to compare
@fwkz fwkz released this 28 May 17:17
· 99 commits to master since this release
ae9cd5a
  • Expand targets by adding exploits for IoT class devices e.g. cameras, printers, smart kitchen appliances.
  • payloads modules
  • shell() function for establishing reverse-shell connection.
  • Now you can easily lookup exploits using search command. e.g. search dlink
  • Supporting requests sessions in http_request()
  • Option() validation using validators module
    e.g. foo = Option(1, "foo", validators=validators.integer)
  • tests has been moved out of routersploit directory
  • Refactor of Dockerfile
  • Add new set of default credentials
  • Add vendor scanners
  • Countless of fixes in numerous exploit modules.
  • Numerous new exploits.