-
Notifications
You must be signed in to change notification settings - Fork 7
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
Assessment ID #65
Comments
@iblissguy The assessment ID is chosen arbitrarily and used when creating the campaign name. Please see gophish-tools/src/tools/gophish_export.py Lines 55 to 58 in b1b36f2
|
Hey! thanks for answering... If I understand this right, the export will start from the assessment_id that i put in the commandline like: gophish-export assessment_id FULLURL API_KEY... But when i do this, i just dont know what to insert in the assessment id. How can i get this ID? is it inside gophish admin panel? is it by terminal? |
The |
i see... I think i'm missing something. I run gophish-export but no matter what i type in the assessment ID, it does not work. Do I have to build an assessment ID with the pca-wizard? |
i tried to find it inside gophish's DB but no lucky starting to guess that i have to generate the assessment ID in the pca-wizard |
The provided assessment ID is used to get information in these places: gophish-tools/src/tools/gophish_export.py Lines 55 to 58 in d9e5ab6
gophish-tools/src/tools/gophish_export.py Lines 111 to 117 in d9e5ab6
gophish-tools/src/tools/gophish_export.py Lines 145 to 151 in d9e5ab6
The campaign and group names are user created values in the running Gophish instance. If you prefix your campaign and group names with |
Hi Guys,
How can i get an assessment ID from my gophish?
The text was updated successfully, but these errors were encountered: