26 Commits

Author SHA1 Message Date
bf00190b30 Update standards version to 4.6.2, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
2023-01-24 03:33:30 +00:00
1cb4133e42 Update standards version to 4.6.1, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
2022-11-21 10:17:59 +00:00
ad99a707bb Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
2022-11-21 10:17:44 +00:00
5f804c832e Update watch file format version to 4.
Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
2022-11-21 10:17:30 +00:00
3867a7e9e6 Remove template comment and switch spaces to tabs 2021-11-20 14:30:22 +00:00
55de73e6d7 Add Uploaders 2021-11-19 11:02:44 +00:00
6f55984067 Update standards version to 4.5.0, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
2020-07-27 03:51:13 +00:00
224c8c657b Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
2020-07-27 03:51:12 +00:00
29a75ac32a Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
2020-07-27 03:51:10 +00:00
1945fd02c5 Update URL in GitLab's CI configuration file 2019-09-06 12:54:03 +02:00
d95035d10e Configure git-buildpackage for Kali 2019-09-06 12:54:03 +02:00
159c4cae8b Add basic autopkgtest 2019-08-21 10:27:48 +02:00
d9646d4ea8 Upadte debian/copyright 2019-08-21 10:27:30 +02:00
f316e443f5 Remove useless debian/docs 2019-08-21 10:22:11 +02:00
a9c6e42506 Fix lintian warnings 2019-08-21 10:21:20 +02:00
5941c0ab60 Bump Standards-Version to 4.4.0 2019-08-21 10:10:59 +02:00
2f7ed845ff Use debhelper-compat 12 2019-08-21 10:09:36 +02:00
262a00acf6 New upstream version 1.4 2019-08-21 10:06:39 +02:00
f15d4367e9 Update upstream source from tag 'upstream/1.4'
Update to upstream version '1.4'
with Debian dir fc83789ac1
2019-08-21 10:00:50 +02:00
fcc0947642 Add GitLab's CI configuration file 2019-07-19 19:09:33 +02:00
70b3ebb514 Update Vcs-* fields for the move to gitlab.com 2019-04-19 10:44:55 +02:00
339d5d76af Update Maintainer field 2019-04-19 10:44:55 +02:00
a2a61e4233 Updated watch file 2014-01-12 15:19:54 -05:00
f167709be9 Revision bump 2012-12-23 06:27:27 -07:00
2892e8dc4f Pre-build commit 2012-12-20 15:54:54 -07:00
c967f5f9e7 Commit before modifying 2012-12-20 15:43:27 -07:00
12 changed files with 139 additions and 0 deletions

29
debian/changelog vendored Normal file
View File

@ -0,0 +1,29 @@
unix-privesc-check (1.4-0kali1) kali-dev; urgency=medium
[ Raphaël Hertzog ]
* Update Maintainer field
* Update Vcs-* fields for the move to gitlab.com
* Add GitLab's CI configuration file
[ Sophie Brun ]
* New upstream version 1.4
-- Sophie Brun <sophie@offensive-security.com> Wed, 21 Aug 2019 10:00:50 +0200
unix-privesc-check (1.4~svn361-1kali2) kali; urgency=low
* Updated watch file
-- Mati Aharoni <muts@kali.org> Sun, 12 Jan 2014 15:19:30 -0500
unix-privesc-check (1.4~svn361-1kali1) kali; urgency=low
* Revision bump to re-build
-- Devon Kearns <dookie@kali.org> Sun, 23 Dec 2012 06:27:04 -0700
unix-privesc-check (1.4~svn361-1kali0) kali; urgency=low
* Initial release
-- Devon Kearns <dookie@kali.org> Thu, 20 Dec 2012 15:42:35 -0700

28
debian/control vendored Normal file
View File

@ -0,0 +1,28 @@
Source: unix-privesc-check
Section: utils
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Devon Kearns <dookie@kali.org>,
Mati Aharoni <muts@kali.org>,
Sophie Brun <sophie@offensive-security.com>,
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.6.2
Homepage: https://pentestmonkey.net/tools/audit/unix-privesc-check
Vcs-Git: https://gitlab.com/kalilinux/packages/unix-privesc-check.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/unix-privesc-check
Package: unix-privesc-check
Architecture: all
Depends: ${misc:Depends}
Description: Script to check for simple privilege escalation vectors
Unix-privesc-checker is a script that runs on Unix systems
(tested on Solaris 9, HPUX 11, Various Linuxes, FreeBSD 6.2).
It tries to find misconfigurations that could allow local
unprivileged users to escalate privileges to other users or
to access local apps (e.g. databases).
.
It is written as a single shell script so it can be easily
uploaded and run (as opposed to un-tarred, compiled and
installed). It can run either as a normal user or as root
(obviously it does a better job when running as root because
it can read more files).

49
debian/copyright vendored Normal file
View File

@ -0,0 +1,49 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: unix-privesc-check
Source: http://pentestmonkey.net/tools/audit/unix-privesc-check
Files: *
Copyright: 2008 pentestmonkey@pentestmonkey.net
License: GPL-2+-special
This tool may be used for legal purposes only. Users take
full responsibility for any actions performed using this
tool. The author accepts no liability for damage caused by
this tool. If you do not accept these condition then you
are prohibited from using this tool.
.
In all other respects the GPL version 2 applies:
.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
Files: debian/*
Copyright: 2012 Devon Kearns <dookie@kali.org>
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

2
debian/dirs vendored Normal file
View File

@ -0,0 +1,2 @@
usr/bin
usr/share/unix-privesc-check

10
debian/gbp.conf vendored Normal file
View File

@ -0,0 +1,10 @@
[DEFAULT]
debian-branch = kali/master
debian-tag = kali/%(version)s
pristine-tar = True
[pq]
patch-numbers = False
[dch]
multimaint-merge = True

2
debian/kali-ci.yml vendored Normal file
View File

@ -0,0 +1,2 @@
include:
- https://gitlab.com/kalilinux/tools/kali-ci-pipeline/raw/master/recipes/kali.yml

7
debian/rules vendored Executable file
View File

@ -0,0 +1,7 @@
#!/usr/bin/make -f
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1
%:
dh $@

1
debian/source/format vendored Normal file
View File

@ -0,0 +1 @@
3.0 (quilt)

2
debian/tests/control vendored Normal file
View File

@ -0,0 +1,2 @@
Test-Command: unix-privesc-check -h
Restrictions: superficial

2
debian/unix-privesc-check.install vendored Normal file
View File

@ -0,0 +1,2 @@
unix-privesc-check /usr/bin/
unix-privesc-check /usr/share/unix-privesc-check/

5
debian/upstream/metadata vendored Normal file
View File

@ -0,0 +1,5 @@
---
Bug-Database: https://github.com/pentestmonkey/unix-privesc-check/issues
Bug-Submit: https://github.com/pentestmonkey/unix-privesc-check/issues/new
Repository: https://github.com/pentestmonkey/unix-privesc-check.git
Repository-Browse: https://github.com/pentestmonkey/unix-privesc-check

2
debian/watch vendored Normal file
View File

@ -0,0 +1,2 @@
version=4
http://pentestmonkey.net/tools/audit/unix-privesc-check /tools/unix-privesc-check/unix-privesc-check-([\d\.]+)\.(?:tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz|sh)