File: control

package info (click to toggle)
pocsuite3 1.9.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,124 kB
  • sloc: python: 11,779; asm: 911; java: 66; makefile: 30
file content (31 lines) | stat: -rw-r--r-- 1,097 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: pocsuite3
Section: net
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Tian Qiao <abcnsxyz@gmail.com>
Build-Depends: debhelper-compat (= 13),
               gnupg,
               dh-python,
               python3-all,
               python3-setuptools
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no
Standards-Version: 4.6.1
Homepage: https://pocsuite.org
Vcs-Browser: https://salsa.debian.org/pkg-security-team/pocsuite3
Vcs-Git: https://salsa.debian.org/pkg-security-team/pocsuite3.git
X-Python3-Version: >= 3.6

Package: pocsuite3
Architecture: all
Multi-Arch: foreign
Depends: binutils,
         nasm,
         python3-openssl,
         ${misc:Depends},
         ${python3:Depends}
Description: Open-sourced remote vulnerability testing framework
 Pocsuite3 is an open-sourced remote vulnerability testing and proof-of-concept
 development framework developed by the Knownsec 404 Team. It comes with a
 powerful proof-of-concept engine, many nice features for the ultimate
 penetration testers and security researchers.