avinashkranjan / Pentesting-and-Hacking-Scripts

🚀 A curated collection of Pentesting and Hacking Scripts for Script Kiddie to Advanced Pentesters. 👨‍💻
Creative Commons Zero v1.0 Universal
181 stars 131 forks source link

Lack of Frontend for Pentesting-and-Hacking-Scripts Project #285

Closed Nishitbaria closed 11 months ago

Nishitbaria commented 1 year ago

Is your feature request related to a problem? Please describe.

The problem is that the current Pentesting-and-Hacking-Scripts project lacks a frontend interface, which prevents users from easily accessing and downloading the scripts. Without a frontend, users have to rely on the command-line interface and manually navigate through the project's files to find the desired scripts.

Describe the solution you'd like

I would like to create a frontend for the Pentesting-and-Hacking-Scripts project using React. This frontend would provide a user-friendly interface where people can browse, search, and download the available scripts. By leveraging the power of React, we can create a dynamic and responsive frontend that enhances the overall user experience.

Describe alternatives you've considered

One alternative would be to create a frontend using other web development frameworks or technologies. However, I believe that React is well-suited for this project due to its component-based architecture, efficient rendering, and robust ecosystem.

Additional context

Adding a React frontend to the project would make it more accessible and user-friendly. Users could easily explore the scripts, view their documentation, and download them with just a few clicks. This would encourage more people to engage with the project and contribute to its growth. Additionally, React's virtual DOM and reusability features would allow for efficient updates and future enhancements to the frontend.

Do I want to work on this:

avinashkranjan commented 1 year ago

Go Ahead @Nishitbaria

Nishitbaria commented 1 year ago

Hey, @avinashkranjan, I have just one question: How many pages do you want in the frontend? This will help me understand how to create your front end effectively.

Nishitbaria commented 1 year ago

@avinashkranjan I have made backend such any user can download any script from website,please give me your suggestion for frontend,so can make it according to you?

avinashkranjan commented 1 year ago

Single Page, With a Functionality to Search for the scripts