Results 13 issues of thecliguy

In February 2020, OpenSSH issued a "Future Deprecation Notice" of the ssh-rsa algorithm, see https://www.openssh.com/txt/release-8.2. Then in August 2021, OpenSSH raised this to an "Imminent Deprecation Notice", see https://www.openssh.com/txt/release-8.7. Finally...

`ssh-audit` on Ubuntu 20.10 is currently at version 2.2.0, the maintainer is the _Ubuntu MOTU Developers_, see: https://packages.ubuntu.com/groovy/ssh-audit I _think_ that the _Ubuntu MOTU Developers_ pull the package from Debian,...

I was recently working on a project where [GoAnywhere Managed File Transfer](https://www.goanywhere.com/) was used as an SFTP file transfer client. I noticed a feature that I've never seen in a...

@jtesta , ssh-audit 2.4.0 returns the following for host key algorithms `ecdsa-sha2-nistp256`, `ecdsa-sha2-nistp384` and `ecdsa-sha2-nistp521`: ``` # host-key algorithms (key) ecdsa-sha2-nistp521 -- [fail] using weak elliptic curves `- [warn] using...

Would it be possible to add a multi-line textbox widget? I'm writing an application to store (and edit) SQL snippets and therefore need to be able to display complex queries...

enhancement

I'm currently writing posts for a blog developed using [Jekyll](https://github.com/jekyll/jekyll). Posts are written in markdown, however code blocks use [Jekyll's Liquid syntax](https://jekyllrb.com/docs/liquid/tags). Code blocks are opened with `{% highlight language-name...

question

Exploit modules in WordPress Exploit Framework often have a name which is _similar_ to what is recorded in the WPScan Vulnerability Database, but not _exactly_ the same. Here is an...

enhancement
cli

The [Configuration](https://github.com/rnwood/smtp4dev/wiki/Configuration) page on the wiki shows an example config file where logging is implemented as follows: ```json "Logging": { "IncludeScopes": false, "Debug": { "LogLevel": { "Default": "Warning" } },...

The results returned by the repology website includes "Links(s)" when querying a project like so: `https://repology.org/project//packages` Would it be possible to expose "Links(s)" as a property of the results returned...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Up-for-Grabs
WG-Cmdlets-Utility
Needs-Triage
In-PR