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

ls: use glob() for pattern matching #2

Open
nil0x42 opened this issue Jul 20, 2014 · 0 comments
Open

ls: use glob() for pattern matching #2

nil0x42 opened this issue Jul 20, 2014 · 0 comments

Comments

@nil0x42
Copy link
Owner

nil0x42 commented Jul 20, 2014

As phpsploit conding convention allows now use of any php function from versions <= 4.3.0, glob() is now available, and should be used on ls plugin instead of archaic matchRegexp()

@nil0x42 nil0x42 changed the title ls plugin's pattern patch should use glob() instead of regular expressions. ls: use glob() for pattern matching Jan 15, 2019
@nil0x42 nil0x42 added this to the Release 3.1 milestone Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant