XSS adalah eksploitasi keamanan di mana penyerang menempatkan malicious client-end code ke laman web. Serangan ini sudah cukup sering terjadi dalam beberapa tahun terakhir dan kebanyakan serangan ini menyerang website-website besar.
- git clone https://github.com/ZeroX-404/xss-scanner-zero
- cd xss-scanner-zero
- pip install sys,requests,pprint,BeautifulSoup,urljoin,colorama
- python xss-zero.py
- Ikuti instruksi di menu untuk melakukan pemindaian atau keluar.
XSS is a security exploit where an attacker places malicious client-end code into a web page. These attacks have become quite common in recent years, and most of them target large websites.
- git clone https://github.com/ZeroX-404/xss-scanner-zero
- cd xss-scanner-zero
- pip install sys,requests,pprint,BeautifulSoup,urljoin,colorama
- python xss-zero.py
- Follow the instructions in the menu to perform the scan or exit.
