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

Added Vailyn Tool in new Category #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VainlyStrain
Copy link

Added Vailyn (https://github.com/VainlyStrain/Vailyn) to a new Offensive category: LFI & Path Traversal

Vailyn is a tool to find Path Traversal & LFI vulnerabilities, and to exploit them. It uses a number of evasive payloads & techniques, and covers multiple attack vectors (query, path, cookie, POST data). Also, it provides a crawler for automation, a possibility to give an authentication cookie if needed, and a GUI for easy interaction. To improve performance, it detects the vulnerability in a first phase, and only uses confirmed working payloads in the exploitation phase (instead of using every combination with every file path).

In general, the tool should be production ready, however, only the newer reverse shell module is still in testing phase.

In case it doesn't meet the quality standards, I'd highly value your feedback. I'd be glad to improve it in any way I can :)

Added `Vailyn` (https://github.com/VainlyStrain/Vailyn) to a new Offensive category: **LFI & Path Traversal**

Vailyn is a tool to find Path Traversal & LFI vulnerabilities, and to exploit them. It uses a number of evasive payloads & techniques, and covers multiple attack vectors (query, path, cookie, POST data). Also, it provides a crawler for automation, a possibility to give an authentication cookie if needed, and a GUI for easy interaction. To improve performance, it detects the vulnerability in a first phase, and only uses confirmed working payloads in the exploitation phase (instead of using every combination with every file path).

In general, the tool should be production ready, however, only the newer reverse shell module is still in testing phase.

In case it doesn't meet the quality standards, I'd highly value your feedback. I'd be glad to improve it in any way I can :)
@qazbnm456
Copy link
Owner

Thanks, @VainlyStrain. I'll take the time to look into it recently and come back to you if there's any confusion.

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