#cvemap

1 messages · Page 1 of 1 (latest)

frozen crest
#

I just started trying to use cvemap, following the instructions to go install, generate a key, and run cvemap -auth. It recognizes my api key, but then says it was invalid...?

[INF] Get your free api key by signing up at https://cloud.projectdiscovery.io
[] Enter PDCP API Key (exit to abort):
[ERR] Invalid API key '8ed
********************************' got error: invalid response from server got {"ai_status":true,"cloud_scans":false,"early_template":false,"email":"[email protected]","message":"Successfully retrieved user profile","name":"","static_scan":false}

Do the user profiles need to age or be blessed or something?

Thanks!

frozen crest
#

For now, I'll just do simple workarounds like using find and grep to select nuclei templates to run, that's close enough. But it'd be nice to try cvemap sometime.

hollow raven
#

@frozen crest you only need valid api key to work with cvemap, if it says invalid, can you double check it's valid api key?

frozen crest
#

Yup, it's valid; why else would cvemap's log say "Successfully retrieved user profile"?

fringe spoke
#

I am having the same problem. Tried rotating my API key as well. (it works fine on my already authenticated personal computer, but not on my work one)

[INF] Get your free api key by signing up at https://cloud.projectdiscovery.io
[*] Enter PDCP API Key (exit to abort):
[ERR] Invalid API key '************************************' got error: invalid response from server got {"ai_status":true,"cloud_scans":false,"early_template":false,"email":"[email protected]","message":"Successfully retrieved user profile","name":"","static_scan":false}
[FTL] please recheck or recreate your API key and retry
#

I noticed that on my personal account, the project discovery username field has populated appropriately, but my work account username hasn't. Could it be a bug due to a hyphen in the work email address prefix I used to sign up?

The username field shows a hyphen " - "

hollow raven
#

new release is out with fix!

fringe spoke
#

thank you!