File: control

package info (click to toggle)
pocsuite3 2.0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,792 kB
  • sloc: python: 13,911; asm: 911; java: 66; makefile: 30
file content (33 lines) | stat: -rw-r--r-- 1,157 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
32
33
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),
               dh-sequence-python3,
               gnupg,
               python3-all,
               python3-setuptools
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no
Standards-Version: 4.6.2
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,
	 python3-six,
         python3-zombie-telnetlib,
         ${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.