#' Pattern Recognition for Hosts, Services and Content
#'
#' 'Rapid7' developed a framework dubbed 'Recog' <https://github.com/rapid7/recog>
#' to facilitate fingerprinting hosts, services and content. The original tool
#' was written in 'Ruby'. Tools are provided to download and match fingerprints.
#'
#' - URL: <https://gitlab.com/hrbrmstr/rrecog>
#' - BugReports: <https://gitlab.com/hrbrmstr/rrecog/issues>
#'
#' @md
#' @name rrecog
#' @docType package
#' @author Bob Rudis (bob@@rud.is)
#' @import ore
#' @import xml2
#' @import httr
#' @importFrom memoise memoise
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.