File: sqlmapapi.1

package info (click to toggle)
sqlmap 1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 11,620 kB
  • ctags: 4,964
  • sloc: python: 48,383; xml: 15,395; ansic: 989; sh: 268; makefile: 60; sql: 57; perl: 30; cpp: 27; asm: 7
file content (23 lines) | stat: -rw-r--r-- 623 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.5.
.TH SQLMAPAPI.PY "1" "June 2015" "sqlmapapi.py v0.9" "User Commands"
.SH NAME
sqlmapapi.py \- automatic SQL injection tool, api server
.SH SYNOPSIS
.B sqlmapapi.py
[\fI\,options\/\fR]
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-s\fR, \fB\-\-server\fR
Act as a REST\-JSON API server
.TP
\fB\-c\fR, \fB\-\-client\fR
Act as a REST\-JSON API client
.TP
\fB\-H\fR HOST, \fB\-\-host\fR=\fI\,HOST\/\fR
Host of the REST\-JSON API server
.TP
\fB\-p\fR PORT, \fB\-\-port\fR=\fI\,PORT\/\fR
Port of the the REST\-JSON API server