GamehunterKaan / AutoPWN-Suite

AutoPWN Suite is a project for scanning vulnerabilities and exploiting systems automatically.
https://auto.pwnspot.com
Other
946 stars 113 forks source link

API txt file not found #1

Closed chewbyte closed 2 years ago

chewbyte commented 2 years ago

Hey there, I cant find the api.txt file to insert the NVD API key into

GamehunterKaan commented 2 years ago

I assume you figured it out, but all you have to do is : echo "YOUR_API_KEY" > api.txt

chewbyte commented 2 years ago

Yeah, I didn't use my eyes properly when i used -h and saw what -a did