Skip to content

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

License

Notifications You must be signed in to change notification settings

plapczyn/msf-relay-carloop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.7%
  • C 10.3%