Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dnscat2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
packages
tools
dnscat2
Commits
a98def53
Commit
a98def53
authored
Nov 18, 2020
by
dmknght
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump parrot vesrion with safe build
parent
84a5d2d7
Pipeline
#1457
failed with stages
in 0 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
5 deletions
+12
-5
debian/changelog
debian/changelog
+6
-0
debian/control
debian/control
+4
-4
debian/dnscat2-client.install
debian/dnscat2-client.install
+1
-1
debian/rules
debian/rules
+1
-0
No files found.
debian/changelog
View file @
a98def53
dnscat2 (0.07-parrot0) rolling-testing; urgency=medium
* Use safe chmod for dnscat-client
-- Nong Hoang Tu <dmknght@parrotsec.org> Wed, 18 Nov 2020 05:33:55 +0700
dnscat2 (0.07-0kali2) kali-dev; urgency=medium
* Add a patch to fix issue with ruby2.7
...
...
debian/control
View file @
a98def53
Source: dnscat2
Section: net
Priority: optional
Maintainer:
Kali Developers <devel@kali
.org>
Uploaders:
Sophie Brun <sophie@offensive-security.com
>
Maintainer:
Parrot Team <team@parrotsec
.org>
Uploaders:
Nong Hoang Tu <dmknght@parrotsec.org
>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.0
Homepage: https://github.com/iagox86/dnscat2
Vcs-Browser: https://
gitlab.com/kalilinux/package
s/dnscat2
Vcs-Git:
https://gitlab.com/kalilinux/package
s/dnscat2.git
Vcs-Browser: https://
nest.parrotsec.org/packages/tool
s/dnscat2
Vcs-Git:
ssh://git@git.parrot.sh:packages/tool
s/dnscat2.git
Rules-Requires-Root: no
Package: dnscat2
...
...
debian/dnscat2-client.install
View file @
a98def53
client
/
dnscat
usr
/
bin
client
/
dnscat
usr
/
share
/
dnscat2
-
client
/
debian/rules
View file @
a98def53
...
...
@@ -11,3 +11,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
override_dh_fixperms-indep:
dh_fixperms
chmod 644 debian/dnscat2-server/usr/share/dnscat2/dnscat2.rb
chmod 600 debian/dnscat2-client/usr/share/dnscat2-client/dnscat
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment