File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -160,3 +160,19 @@ Good luck!
160
160
There's a curated list of CTF tools, but without installers, here: https://github.com/apsdehal/awesome-ctf .
161
161
162
162
There's a Vagrant config with a lot of the bigger frameworks here: https://github.com/thebarbershopper/epictreasure .
163
+
164
+ ## Tools in the official Debian/Ubuntu repos
165
+
166
+ These tools are present in the Debian or Ubuntu repos (in an adequately new version).
167
+ They're not included in ctf-tools, but are included here as notes for the author.
168
+
169
+ | Category | Package | Description | Package |
170
+ | ----------| ---------| -------------| ---------|
171
+ | forensics | [ foremost] ( http://foremost.sourceforge.net/ ) | File carver. | ` foremost ` | <!-- deb-tool-->
172
+ | dsniff | [ dsniff] ( http://www.monkey.org/~dugsong/dsniff/ ) | Grabs passwords and other data from pcaps/network streams. | dsniff | <!-- deb-tool-->
173
+
174
+ ## Tools with unofficial Debian/Ubuntu repos or debs
175
+
176
+ | Category | Package | Description | Repo/deb |
177
+ | ----------| ---------| -------------| ----------|
178
+ | stego | [ sound-visualizer] ( http://www.sonicvisualiser.org/ ) | Audio file visualization. | [ deb] ( http://www.sonicvisualiser.org/download.html ) | <!-- deb-tool-->
You can’t perform that action at this time.
0 commit comments