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 enumerate components and core joomla vulnerability outputs #49

Merged
merged 1 commit into from
Jun 7, 2021

Conversation

DavidAngelos
Copy link
Contributor

Fixed:
1.Core Joomla Vulnerability outputs always "not vulnerable" and
2.Enumeration component doesn't find components when joomscan is executed in a different path rather than inside joomscan/ folder.

Eg. Executing "perl joomscan.pl -u XX.XX.XX.XX -ec", enumerates components correctly, and core vulnerabilities are found, whilst executing the same command but outside the folder("cd .." and then execute) "perl folder/joomscan.pl -u XX.XX.XX.XX -ec" doesn't show the same results as above.

	1.Core Joomla Vulnerability outputs alwas "not vulnerable" and
	2.Enumeration component doesn't find components when joomscan is executed in a different path rather than inside joomscan/ folder.

Eg. Executing "perl joomscan.pl -u XX.XX.XX.XX -ec", enumerates components correctly, and core vulnerabilities are found, whilst executing the same command but outside the folder "perl folder/joomscan.pl -u XX.XX.XX.XX -ec" doesn't show the same results as above.
@Ali-Razmjoo Ali-Razmjoo merged commit b10fea2 into OWASP:master Jun 7, 2021
@Ali-Razmjoo
Copy link
Collaborator

thanks.

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.

None yet

2 participants