Skip to content

Commit 70c6083

Browse files
committed
added a table for tools in official and unofficial debian repos; will fill in later
1 parent 753d541 commit 70c6083

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,19 @@ Good luck!
160160
There's a curated list of CTF tools, but without installers, here: https://github.com/apsdehal/awesome-ctf.
161161

162162
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-->

0 commit comments

Comments
 (0)