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

[feat]: added exploit pfa intent #120

Merged
merged 3 commits into from
Jun 4, 2024
Merged

Conversation

VedRatan
Copy link
Collaborator

Description

This PR introduces a new intent exploit-pfa. Along with the specific intent and intent binding.

Fixes #80

Does this PR introduce a breaking change?

Checklist

  • PR title follows the <type>: <description> convention
  • I use conventional commits in my commit messages
  • I have updated the documentation accordingly
  • I Keep It Small and Simple: The smaller the PR is, the easier it is to review and have it merged
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional information for reviewer

Mention if this PR is part of any design or a continuation of previous PRs

@VedRatan VedRatan force-pushed the issue_80 branch 2 times, most recently from 2848a0a to 4c2df40 Compare May 27, 2024 06:03
Signed-off-by: Ved Ratan <[email protected]>
@shivaccuknox shivaccuknox self-assigned this Jun 3, 2024
shivaccuknox
shivaccuknox previously approved these changes Jun 3, 2024
@VedRatan VedRatan requested a review from shivaccuknox June 4, 2024 03:38
@shivaccuknox shivaccuknox merged commit cf261d1 into 5GSEC:main Jun 4, 2024
11 checks passed
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.

Prevent Execution from tmp / log folders : Exploit Public facing applications
2 participants