|
1 |
| -# pwncat |
2 |
| - |
3 | 1 | **[Install](#tada-install)** |
|
4 | 2 | **[TL;DR](#coffee-tldr)** |
|
5 | 3 | **[Features](#star-features)** |
|
|
12 | 10 | **[Disclaimer](#exclamation-disclaimer)** |
|
13 | 11 | **[License](#page_facing_up-license)**
|
14 | 12 |
|
| 13 | +--- |
| 14 | + |
| 15 | +<center><img alt="pwncat banner" title="pwncat" src="art/banner-1.png" style=""/></center> |
| 16 | + |
| 17 | +# pwncat |
| 18 | + |
15 | 19 | [](https://github.com/psf/black)
|
16 | 20 | [](https://pypi.org/project/pwncat/)
|
17 | 21 | [](https://pypi.org/project/pwncat/)
|
@@ -1349,6 +1353,40 @@ You can even mix `pwncat` with `netcat`, `ncat` or similar tools.
|
1349 | 1353 | **A**: Thanks for asking! First of all, star this project to give me some feedback and see [CONTRIBUTING.md](CONTRIBUTING.md) for details.
|
1350 | 1354 |
|
1351 | 1355 |
|
| 1356 | +## :sunrise: Artwork |
| 1357 | + |
| 1358 | +<table> |
| 1359 | + <thead> |
| 1360 | + <tr> |
| 1361 | + <th>Type</th> |
| 1362 | + <th>Artist</th> |
| 1363 | + <th>Image</th> |
| 1364 | + <th>License</th> |
| 1365 | + </tr> |
| 1366 | + </thead> |
| 1367 | + <tbody> |
| 1368 | + <tr> |
| 1369 | + <td>Logo</td> |
| 1370 | + <td><a href="https://github.com/maifz">maifz</a></td> |
| 1371 | + <td><a href="art/logo.png"><img src="art/logo.png" style="height:128px;" height="128" /></a></td> |
| 1372 | + <td><a href="https://creativecommons.org/licenses/by-sa/4.0/"><img src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a></td> |
| 1373 | + </tr> |
| 1374 | + <tr> |
| 1375 | + <td>Banner 1</td> |
| 1376 | + <td><a href="https://github.com/maifz">maifz</a></td> |
| 1377 | + <td><a href="art/banner-1.png"><img src="art/banner-1.png" style="height:128px;" height="128" /></a></td> |
| 1378 | + <td><a href="https://creativecommons.org/licenses/by-sa/4.0/"><img src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a></td> |
| 1379 | + </tr> |
| 1380 | + <tr> |
| 1381 | + <td>Banner 2</td> |
| 1382 | + <td><a href="https://github.com/maifz">maifz</a></td> |
| 1383 | + <td><a href="art/banner-2.png"><img src="art/banner-2.png" style="height:128px;" height="128" /></a></td> |
| 1384 | + <td><a href="https://creativecommons.org/licenses/by-sa/4.0/"><img src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a></td> |
| 1385 | + </tr> |
| 1386 | + </tbody> |
| 1387 | +</table> |
| 1388 | + |
| 1389 | + |
1352 | 1390 | ## :lock: [cytopia](https://github.com/cytopia) sec tools
|
1353 | 1391 |
|
1354 | 1392 | Below is a list of sec tools and docs I am maintaining.
|
|
0 commit comments