Creating a recon database with Flask, MongoDB, REST Api and ChatGPT — Part Two

Hellow world! In the last post we covered everything up to inserting our subdomain records into the database and making sure the entries are unique. So without further ado, let’s take it up from there. Our next goal would be updating the existing records with a new status code. (This will make more sense in about … Read moreCreating a recon database with Flask, MongoDB, REST Api and ChatGPT — Part Two

Creating a recon database with Flask, MongoDB, REST API and ChatGPT — Part One

Hellow world! If you are also new to bug bounty, you probably too experienced the confusion and pain of not knowing on how to store your recon data properly. I sure did, and still do to some extent. So my goal here is to figure out a way to solve that issue and share it … Read moreCreating a recon database with Flask, MongoDB, REST API and ChatGPT — Part One