Skip to content

Usage of machine learning to detect user inputs on given webpages

License

Notifications You must be signed in to change notification settings

UncoveredTensor/xprobe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leveraging Machine Learning for User Input Extraction on Webpages

Python Version GitHub contributors GitHub Discussions GitHub issues Discord


This project focuses on the extraction of user input from a specified webpage URL. Leveraging a combination of advanced machine learning techniques and commonly used regex expressions, the project aims to identify and retrieve user input within webpages. The project's objective is to integrate this tool seamlessly with other tools, such as Katana from @projectdiscovery, to enhance the capability of discovering user input based on the URLs crawled by Katana. Users have the option to log the predictions in the terminal or save them to a CSV file for future analysis and utilization. This project presents an innovative solution for efficiently capturing and analyzing user interactions, enabling deeper insights into user behavior and enhancing web experiences.

Install xprobe

Docker
COMING SOON