/msf-relay-carloop

Carloop metaspoit framework relay for carloop. Based on Craig Smith's example.

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

msf-relay-carloop

Metasploit HWBridge API Relay Library

HTTP server (REST & JSON) on Spark core

alt text

EN : Local HTTP server (REST & JSON) for Sparkcore

This project implement a Http server on Sparkcore itself. Once compiled into the Web IDE, the server will be available at http://IP-SPARKCORE (port 8080 by default).

Common files of projects :

  • slre.h
  • slre.cpp
  • HttpResponse.h
  • HttpResponse.cpp
  • HttpRequest.h
  • HttpRequest.cpp
  • http_parser.h
  • http_parser.cpp
  • SparkTime.h
  • SparkTime.cpp

Thanks to :

Projet "MSF-Carloop.ino"

TODO: Describe how to find the IP in console. How to connect via Metasploit

Installation

Add file

Howto add custom functions

TODO: Describe how to do custom methods