Security through data

CONTENT

  • Home
  • Blog
  • Data
  • Directory
  • Events
  • Tutorials

FEATURED

  • CyberAlerts
  • CyberDecoded
  • CyberWeekly
  • CyberStory
  • CyberTips

COMPANY

  • About us
  • Advertise
  • Legal & Policy
Cybermaterial
  • CATEGORIES
    • Alerts
    • APIs
    • Apps
    • Blog
    • Cyber101
    • Documents
    • Entertainment
    • Learning
    • Quotes
    • Stats
    • Tools
No Result
View All Result
Contact Us
Newsletter
Cybermaterial
  • CATEGORIES
    • Alerts
    • APIs
    • Apps
    • Blog
    • Cyber101
    • Documents
    • Entertainment
    • Learning
    • Quotes
    • Stats
    • Tools
No Result
View All Result
Contact Us
Newsletter
Cybermaterial
No Result
View All Result

Tool: Xsscrapy

in Software, Tools
1 min read

XSScrapy is an application based on Scrapy and allows us to find XSS vulnerabilities and SQL-injection-type vulnerabilities.

The source code is available in the GitHub repository: https://github.com/DanMcInerney/xsscrapy.

To install it on our machine, we could clone the repository and execute the python pip command together with the requirements.txt file, which contains the Python dependencies and modules used by the application:

$ git clone https://github.com/DanMcInerney/xsscrapy.git$ pip install -r requirements.txt

One of the main dependencies you need to install is scrapy: https://scrapy.org/.

Scrapy is a framework for Python that allows you to perform web scraping tasks, web crawling processes, and data analysis.

Fast, thorough, XSS/SQLi spider. Give it a URL and it’ll test every link it finds for cross-site scripting and some SQL injection vulnerabilities. See FAQ for more details about SQLi detection.

From within the main folder run:

./xsscrapy.py -u http://example.com

VISIT SOURCE

Tags: SQLtool of the dayWeb ScrapingXsscrapy
22
VIEWS

Related Posts

FaceForensics
Software

FaceForensics

Tool: DroneSploit
Software

Tool: DroneSploit

Tool: Qistik
Software

Tool: Qistik

MORE

Hosting Servers

Movies

The Terminator (1984)

Definitions

DDoS

Books

Book: Automate the Boring Stuff with Python

ADVERTISEMENT

Tags

Books Cyber Definition Cybersecurity Hackers Malware Memes Movies Quantum Computing Software Word of the day

© 2021 | CyberMaterial | All rights reserved.

SECURITY THROUGH DATA

No Result
View All Result
  • Home
  • Blog
  • Data
  • Directory
  • Events
  • Tutorials
  • CyberDecoded
  • Stats
  • CyberStory
  • CyberTips
  • Cyber Weekly

© 2020 CyberMaterial - Cyber Decoded.

This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.