Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed typo that caused linux-exploit-suggester results not being displayed #274

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

janroring
Copy link
Contributor

A regex has a typo which results in the following error when linpeas.sh is run:

╔══════════╣ Executing Linux Exploit Suggester
╚ https://github.com/mzet-/linux-exploit-suggester                                                                                                                                                               
sed: -e expression #1, char 27: unknown option to `s'  

Thus the linux-exploit-suggester results are no longer displayed.

Replaced a comma with a period to fix the problem.

@carlospolop carlospolop merged commit fb57aaa into peass-ng:master Mar 3, 2022
@carlospolop
Copy link
Collaborator

Thanks mate!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants