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
198 stars 133 forks source link

added ENUM Forms Python Script #396

Closed sabhisharma-ise closed 1 year ago

sabhisharma-ise commented 1 year ago

Description

This Python script, named "enum_forms," is a command-line utility designed to enumerate and extract form data from a specified URL. The script is useful for analyzing web pages to identify forms, their input elements, and related details.

Fixes #376

Have you read the Contributing Guidelines on Pull Requests?

Type of change

Checklist: