Security through data

MAIN

  • Home
  • Alerts
  • Blog
  • Events
  • Incidents
  • Tutorials

FEATURED

  • AI
  • Privacy
  • Cryptocurrency
  • Blockchain
  • IoT
  • Deep Web
  • Threat Actors
  • Social Engineering
  • Phishing
  • Malware
  • E-Commerce
  • Deepfake
  • Quantum Computing

COMPANY

  • About us
  • Advertise
  • Legal & Policy
Cybermaterial
  • CATEGORIES
    • Cyber101
      • Definition
      • Quote
    • Document
      • Cheat Sheet
      • Paper
      • Report
    • Education
      • Certification
      • Course
    • Entertainment
      • Documentary
      • Game
      • Meme
      • Movie
      • TV Show
    • Learning
      • Book
      • Lexicon
      • Podcasts
      • Tutorials
    • Tool
      • Hardware
      • Software
No Result
View All Result
Contact Us
Cybermaterial
  • CATEGORIES
    • Cyber101
      • Definition
      • Quote
    • Document
      • Cheat Sheet
      • Paper
      • Report
    • Education
      • Certification
      • Course
    • Entertainment
      • Documentary
      • Game
      • Meme
      • Movie
      • TV Show
    • Learning
      • Book
      • Lexicon
      • Podcasts
      • Tutorials
    • Tool
      • Hardware
      • Software
No Result
View All Result
Contact Us
Cybermaterial
No Result
View All Result

Xsscrapy

in Software, Tool
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
25
VIEWS

More Tools

SoK: Cryptojacking Malware
Software

SoK: Cryptojacking Malware

April 20, 2021

This repository contains the cryptojacking malware dataset and relevant information for the "SoK: Cryptojacking Malware" paper.

Snort
Software

Snort

April 15, 2021

Snort is the foremost Open Source Intrusion Prevention System (IPS) in the world. Snort IPS uses a series of rules...

Azure REST API: Access Token Authentication
Software

Azure REST API: Access Token Authentication

April 14, 2021

Azure REST API: Access Token Authentication using PowerShell to perform administrative tasks.

MORE

Book

BOOK: The Amazon Way on IoT: 10 Principles for Every Leader from the World’s Leading Internet of Things Strategies

February 20, 2021
Document

Active Directory Enumeration with PowerShell

November 25, 2020
Book

Book: Cracking Codes with Python

January 12, 2021
Jobs

Cyber Jobs of the week – 2020.10.26

November 27, 2020
ADVERTISEMENT

Tags

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

© 2021 | CyberMaterial | All rights reserved.

SECURITY THROUGH DATA

No Result
View All Result
  • Home
  • Alerts
  • Cyber Incidents
  • Blog
  • Events
  • Tutorials
  • Featured
    • AI
    • Privacy
    • Cryptocurrency
    • Blockchain
    • IoT
    • Deep Web
    • Threat Actors
    • Social Engineering
    • Deepfake
    • E-Commerce
    • Malware
    • Phishing
    • Quantum Computing

© 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.