Bug#989957: pocsuite3/1.7.5-1 [ITP] -- an open-sourced remote vulnerability testing framework.

2021-06-22 Thread Tian Qiao
Control: tags -1 -moreinfo > On Jun 18, 2021, at 4:28 PM, Tobias Frost wrote: > > Control: tags -1 moreinfo > > Once ready, please reupload to mentors and remove the moreinfo tag. > > -- > tobi Hello. pocsuite3_1.7.6-1 is now at https://mentors.debian.net/package/pocsuite3/

Bug#990218: ITP: pocsuite3 -- Open-sourced remote vulnerability testing framework

2021-06-23 Thread Tian Qiao
Package: wnpp Severity: wishlist Owner: Tian Qiao * Package name: pocsuite3 Version : 1.7.6 Upstream Author : Knownsec 404 Team <404-t...@knownsec.com> * URL : http://pocsuite.org * License : GPL 2.0 Programming Lang: Python3 Description : Open-s

Bug#989957: pocsuite3/1.7.5-1 [ITP] -- an open-sourced remote vulnerability testing framework.

2021-06-23 Thread Tian Qiao
Hi tobi > On Jun 23, 2021, at 1:06 AM, Tobias Frost wrote: > > shellcodes/data/linux/*bin > - Are they rebuilt during package build? > these are similar to static resources, which help users quickly build shellcode when writing exploit script. So won’t rebuild during package build. Thank yo

Bug#989957: pocsuite3/1.7.5-1 [ITP] -- an open-sourced remote vulnerability testing framework.

2021-06-23 Thread Tian Qiao
Hi pabs > On Jun 23, 2021, at 8:52 PM, Paul Wise wrote: > > On Wed, 2021-06-23 at 18:32 +0800, Tian Qiao wrote: > >> On Jun 23, 2021, at 1:06 AM, Tobias Frost wrote: >> >>> shellcodes/data/linux/*bin >>> - Are they rebuilt during package build? &g

Bug#989957: pocsuite3/1.7.5-1 [ITP] -- an open-sourced remote vulnerability testing framework.

2021-06-23 Thread Tian Qiao
Sorry, I made a mistake in my previous reply. Since pocsuite3 is written in Python, it works out of the box with Python version 3.x on any platform. If the user uses it on Linux, the system's "nasm" and "objdump" will be used. Besides, "nasm.exe" and "objdump.exe" are provided for the conven

Bug#989957: pocsuite3/1.7.5-1 [ITP] -- an open-sourced remote vulnerability testing framework.

2021-06-24 Thread Tian Qiao
> On Jun 24, 2021, at 7:54 AM, Paul Wise wrote: > > On Thu, 2021-06-24 at 00:46 +0800, Tian Qiao wrote: > >> Besides, "nasm.exe" and "objdump.exe" are provided for the >> convenience of Windows users. > > I suggest upstream should remove the