Skip to content

Commit

Permalink
Merge pull request #2 from hisxo/revert-1-patch-1
Browse files Browse the repository at this point in the history
Revert "Update ReconAIzer v0.3.py"
  • Loading branch information
hisxo committed Apr 2, 2023
2 parents 2378a71 + aacd230 commit e64bf0a
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 assistante. 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 assistant. 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 e64bf0a

Please sign in to comment.