-
Notifications
You must be signed in to change notification settings - Fork 190
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
AI PRP: AutoGPT RCE detector #546
base: master
Are you sure you want to change the base?
Conversation
@tooryx may I ask you to set this PR as my primary AI PRP PR? |
Hello @am0o0, thanks for your contribution! I’ve verified that the plugin generally works but I’d like to point out some improvements / edge cases ;
|
@giacomo-doyensec Hi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the quick reply!
It looks like the detector is working correctly now, I just added some changes to conform to Google's Java format.
...va/com/google/tsunami/plugins/detectors/exposedui/autogpt/ExposedAutoGptApiDetectorTest.java
Outdated
Show resolved
Hide resolved
...va/com/google/tsunami/plugins/detectors/exposedui/autogpt/ExposedAutoGptApiDetectorTest.java
Outdated
Show resolved
Hide resolved
...va/com/google/tsunami/plugins/detectors/exposedui/autogpt/ExposedAutoGptApiDetectorTest.java
Outdated
Show resolved
Hide resolved
...n/java/com/google/tsunami/plugins/detectors/exposedui/autogpt/ExposedAutoGptApiDetector.java
Outdated
Show resolved
Hide resolved
...n/java/com/google/tsunami/plugins/detectors/exposedui/autogpt/ExposedAutoGptApiDetector.java
Show resolved
Hide resolved
...n/java/com/google/tsunami/plugins/detectors/exposedui/autogpt/ExposedAutoGptApiDetector.java
Outdated
Show resolved
Hide resolved
...n/java/com/google/tsunami/plugins/detectors/exposedui/autogpt/ExposedAutoGptApiDetector.java
Outdated
Show resolved
Hide resolved
...n/java/com/google/tsunami/plugins/detectors/exposedui/autogpt/ExposedAutoGptApiDetector.java
Outdated
Show resolved
Hide resolved
LGTM - Approved Reviewer: Giacomo, Doyensec |
Hi @tooryx, Sorry for the delay, and thanks for your patience! :)
#536
google/security-testbeds#96