File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5484,10 +5484,29 @@ $ cat sqlmap-SAUbs.conf
54845484[Target]
54855485url = http://172.16.213.131/sqlmap/pgsql/get_int.php?id=1
54865486googledork =
5487+ configfile =
54875488list =
5489+ requestfile =
5490+
5491+ [Windows]
5492+ regread = False
5493+ regval =
5494+ regdata =
5495+ regadd = False
5496+ regdel = False
5497+ regtype =
5498+ regkey =
5499+
5500+ [User-defined function]
5501+ shlib =
5502+ udfinject = False
54885503
54895504[Request]
5505+ cookieurlencode = False
5506+ ignoreproxy = False
54905507threads = 1
5508+ acert =
5509+ retries = 3
54915510useragentsfile =
54925511atype =
54935512agent =
@@ -5496,8 +5515,10 @@ headers =
54965515cookie =
54975516proxy =
54985517timeout = 30
5518+ scope =
54995519acred =
55005520referer =
5521+ dropsetcookie = False
55015522data =
55025523method = GET
55035524
@@ -5506,31 +5527,35 @@ updateall = False
55065527sessionfile =
55075528eta = False
55085529batch = False
5530+ flushsession = False
55095531cleanup = False
5532+ googlepage = 0
55105533verbose = 1
55115534
55125535[Enumeration]
5513- dumpall = False
55145536limitstop = 0
5515- getusers = False
5516- isdba = False
55175537getpasswordhashes = False
55185538excludesysdbs = False
55195539getcurrentdb = False
5540+ getcurrentuser = False
5541+ limitstart = 0
5542+ query =
5543+ getusers = False
5544+ isdba = False
55205545gettables = False
55215546dumptable = False
5547+ getdbs = False
55225548db =
5523- limitstart = 0
5524- getprivileges = False
55255549sqlshell = False
55265550tbl =
5551+ firstchar = 0
55275552getcolumns = False
5528- query =
5529- getdbs = False
5530- user =
5531- col =
5532- getcurrentuser = False
55335553getbanner = True
5554+ dumpall = False
5555+ getprivileges = False
5556+ lastchar = 0
5557+ col =
5558+ user =
55345559
55355560[File system]
55365561dfile =
@@ -5562,11 +5587,12 @@ eregexp =
55625587os =
55635588
55645589[Techniques]
5565- stackedtest = False
55665590utech =
55675591unionuse = False
55685592timetest = False
55695593uniontest = False
5594+ stackedtest = False
5595+ timesec = 5
55705596</verb></tscreen>
55715597
55725598<p>
You can’t perform that action at this time.
0 commit comments