Skip to content

Commit

Permalink
Update ReconAIzer v0.3.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrx-obertan committed Apr 2, 2023
1 parent 284072e commit bc268e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReconAIzer v0.3.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def send_request_to_openai(self, text, prompt_type):
}

prompt_mapping = {
"guess_get_parameters": "As security web expert and skilled bug bounty hunter, your are my assistant. By analysing the following HTTP request, create 50 similar GET parameters:",
"guess_get_parameters": "As security web expert and skilled bug bounty hunter, your are my assistante. By analysing the following HTTP request, create 50 similar GET parameters:",
"guess_post_parameters": "As security web expert and skilled bug bounty hunter, your are my assistant. By analysing the following HTTP request, create 50 similar POST parameters:",
"guess_json_parameters": "As security web expert and skilled bug bounty hunter, you are my assistant. By analysing the following HTTP request, create 50 similar JSON parameters:",
"guess_endpoints": "As security web expert and skilled bug bounty hunter, you are my assistant. By analysing the following HTTP request, create 50 paths:",
Expand Down

0 comments on commit bc268e8

Please sign in to comment.