Skip to content

FahadAlNasser/Web_Security_pj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Partially Automated File/URL Scanner - Web Security

You may ask, which is the automated part?

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.

What is not fully automated:

*_ 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.

If you woud like to provide suggestion for my practice and learning, I would appreciate it.

If you would like to use this project, please feel free:

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

Disclaimer

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.