You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
913 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/packettotal-package.R
\docType{package}
\name{packettotal}
\alias{packettotal}
\alias{packettotal-package}
5 years ago
\title{Lookup and Analyze Packet Capture ('PCAP') Files}
\description{
5 years ago
'PacketTotal' (\url{https://packettotal.com/}) is an engine for analyzing,
categorizing, and sharing packet capture ('PCAP') files. The tool was built
with the information security community in mind and has applications in malware
analysis and network forensics. Methods are provided to query search for and
analyze packet capture files.
}
\details{
\itemize{
\item URL: \url{https://gitlab.com/hrbrmstr/packettotal}
\item BugReports: \url{https://gitlab.com/hrbrmstr/packettotal/issues}
}
}
5 years ago
\references{
\itemize{
\item \url{https://packettotal.com/}
\item \url{https://packettotal.com/api-docs/#/}
}
}
\author{
Bob Rudis (bob@rud.is)
}
5 years ago
\keyword{internal}