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

Create open_interpreter_recon1.py #240

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Conversation

santosomar
Copy link
Contributor

This pull request includes a new example script for using the Open Interpreter library to perform passive reconnaissance on a target domain.

New example script:

  • ai_research/open-interpreter-examples/open_interpreter_recon1.py: Added a script demonstrating how to use the Open Interpreter library for passive reconnaissance using the Amass tool, with the output saved to a file. The script sets the LLM model to "gpt-4o-mini" and modifies the system message to run shell commands without user confirmation.

@santosomar santosomar self-assigned this Dec 8, 2024
@santosomar santosomar merged commit 26f95b7 into master Dec 8, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant