Partially Automated File/URL Scanner - Web Security
The automated section is:
*- It is Ai-based analysis summary via Mistral. So, it is automated summarization and interpretation.
*- It is combining and formatting results for final output. It is also automated and retured via API.
*_ It does not scan URLs or files automatically, so the user has to access the FastAPI link to upload a file or a link.
*_ There is no scheduled or background scanning. Therefore, all actions are initiated manually by the user.
1- Open the command terminal and change to path to wherever you like to clone the repo:
cd path
2- Clone the repo:
git clone https://github.com/FahadAlNasser/file_url_scan.git
I am learning, experimenting, and practicing with coding. I am exploring different tools, techniques, and programming languages to enhance my skills. This is code is experimental and intended for educational purposes only.