Skip to content

XSS-Freak is an xss scanner fully written in python3 from scratch. it is one of its kind since it crawls the website for all possible links and directories to expand its attack scope. then it searches them for inputs tags and then launches a bunch of xss payloads. if an inputs is not sanitized and vulnerable to xss attacks, the tool will discove…

Notifications You must be signed in to change notification settings

sepulvedazallalinux/XSS-Freak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

XSS-Freak

XSS-Freak is an xss scanner fully written in python3 from scratch. it is one of its kind since it crawls the website for all possible links and directories to expand its attack scope. then it searches them for input tags and then launches a bunch of xss payloads. if an input is not sanitized and vulnerable to xss attacks, the tool will discover it in seconds.

Requirements:

  • High Internet Connection Speed.
  • A New PC that is capable of handling high amount of threads concurrently.
  • Luck

About

XSS-Freak is an xss scanner fully written in python3 from scratch. it is one of its kind since it crawls the website for all possible links and directories to expand its attack scope. then it searches them for inputs tags and then launches a bunch of xss payloads. if an inputs is not sanitized and vulnerable to xss attacks, the tool will discove…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages