xsshunter
The XSS Hunter service - a portable version of XSSHunter.com
파일 탐색기
최종 버전 다운로드 (.zip)- blank
- __init__.py
- collected_page.py
- initiate_database.py
- injection_record.py
- request_record.py
- user.py
- full_report_inline_view.htm
- image_401_load_template.htm
- image_load_template.htm
- markdown_template.md
- pgp_encrypted_template.txt
- xss_email_template.htm
- apiserver.py
- probe.js
- requirements.txt
- angularicons.eot
- angularicons.svg
- angularicons.ttf
- angularicons.woff
- aboutus.css
- app.css
- bootstrap.min.css
- contactus.css
- cover.css
- docs.css
- features.css
- homepage.css
- main.css
- mainapp.css
- prettify.css
- pricing.css
- signup.css
- site.css
- site.min.css
- glyphicons-halflings-regular.eot
- glyphicons-halflings-regular.svg
- glyphicons-halflings-regular.ttf
- glyphicons-halflings-regular.woff
- apple-touch-icon-114x114.png
- apple-touch-icon-120x120.png
- apple-touch-icon-144x144.png
- apple-touch-icon-152x152.png
- apple-touch-icon-180x180.png
- apple-touch-icon-57x57.png
- apple-touch-icon-72x72.png
- apple-touch-icon-76x76.png
- apple-touch-icon.png
- ascii-logo.gif
- automated_payload_generation.png
- automatic_page_recon.png
- bg.png
- bootflat-ui-kit.jpg
- canvas_rendered_screenshots.png
- correlated_injections.png
- custom_xss_shortdomain.png
- design.png
- divider.png
- easy_markdown_generation_reports.png
- fast.png
- favicon.ico
- feature-bootstrap.png
- feature-css.png
- feature-lightweight.png
- feature-mobile.png
- footer-logo.png
- github.png
- index.png
- Jumbotron.jpg
- logo-index.png
- logo.png
- manage_all_your_injections.png
- photo-1.jpg
- photo-2.jpg
- photo-3.jpg
- photo-4.jpg
- prototyping.png
- report_email_alerts.png
- share.gif
- slider1.jpg
- slider2.jpg
- slider3.jpg
- thumbnail-1.jpg
- thumbnail-2.jpg
- thumbnail-3.jpg
- thumbnail-4.jpg
- together.png
- wild_flowers.png
- xss-hunter-report.png
- xss_frontpage_alert.png
- app.js
- bootstrap.min.js
- clipboard.min.js
- contactus.js
- homepage.js
- html5shiv.js
- ie-emulation-modes-warning.js
- ie10-viewport-bug-workaround.js
- jquery-1.10.1.min.js
- jquery-2.1.4.min.js
- main.js
- navbar.js
- prettify.js
- register.js
- respond.min.js
- site.min.js
- site.min.map
- xss_the_wrong_way.mp4
- xss_the_wrong_way.webm
- contact.htm
- features.htm
- footer.htm
- header.htm
- homepage.htm
- mainapp.htm
- mainapp_collected_pages.htm
- mainapp_payloads.htm
- mainapp_settings.htm
- mainapp_xss_fires.htm
- navbar.htm
- signup.htm
- guiserver.py
- requirements.txt
- .gitignore
- generate_config.py
- LICENSE.txt
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/mandatoryprogrammer/xsshunter
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd xsshunter
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
pip install -r api/requirements.txt
requirements.txt 등에 명시된 파이썬 라이브러리를 설치합니다.
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
파이썬 스크립트(또는 모듈)를 실행합니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
// repository documentation
Was this content helpful?
(0 ratings)
