ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

some useful but less-known software. share your list!!!

<< < (17/43) > >>

panzer:
testssl.sh is a free command line tool which checks a server's service on any port for the support of TLS/SSL ciphers, protocols as well as recent cryptographic flaws and more (Linux):
https://testssl.sh

Stoic Joker:
Only got one that I've been using extensively hear lately: Nartec IIS Crypto

In spite of the name, it's not just for IIS, it's for any Windows computer that you want to get control of the SSL/TLS protocol versions for. Simple clean interface lets you disable or reenable any of the security protocols that are being exploited in the wild.

Why reenable the problem protocols?? ...Sometimes they are required for older (mission critical) software that has to be used (i.e. MSSQL 2005 requires TLS1.0).

IIS Crypto distinguishes between client and server side and easily allows you to turn on/off needed or needed rid of older security protocols.

Oh Yeah … And it's free!

panzer:
lama.sh is a simple HTTP server that serves files, directories and verbosely logs requests (Linux):
https://lama.sh

panzer:
rga is a line-oriented search tool that allows you to look for a regex in a multitude of file types. rga wraps the awesome ripgrep and enables it to search in pdf, docx, sqlite, jpg, movie subtitles (mkv, mp4), etc.:
https://github.com/phiresky/ripgrep-all

panzer:
wkhtmltopdf and wkhtmltoimage are open source command line tools to render HTML into PDF and various image formats using the Qt WebKit rendering engine. These run entirely "headless" and do not require a display or display service:
https://wkhtmltopdf.org

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version