All Projects → toxic-ig → SQL-XSS

toxic-ig / SQL-XSS

Licence: other
A few SQL and XSS attack tools

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SQL-XSS

Xss Payload List
🎯 Cross Site Scripting ( XSS ) Vulnerability Payload List
Stars: ✭ 2,617 (+8924.14%)
Mutual labels:  xss, payload, xss-attacks
Berserker
A list of useful payloads for Web Application Security and Pentest/CTF
Stars: ✭ 212 (+631.03%)
Mutual labels:  xss, fuzzing
Godnslog
An exquisite dns&http log server for verify SSRF/XXE/RFI/RCE vulnerability
Stars: ✭ 172 (+493.1%)
Mutual labels:  xss, vulnerability
cve-2016-1764
Extraction of iMessage Data via XSS
Stars: ✭ 52 (+79.31%)
Mutual labels:  xss, vulnerability
Phpvuln
Audit tool to find common vulnerabilities in PHP source code
Stars: ✭ 146 (+403.45%)
Mutual labels:  xss, vulnerability
Hacker101
Source code for Hacker101.com - a free online web and mobile security class.
Stars: ✭ 12,246 (+42127.59%)
Mutual labels:  xss, vulnerability
Ary
Ary 是一个集成类工具,主要用于调用各种安全工具,从而形成便捷的一键式渗透。
Stars: ✭ 241 (+731.03%)
Mutual labels:  xss, vulnerability
Reconftw
reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
Stars: ✭ 974 (+3258.62%)
Mutual labels:  xss, fuzzing
hackable
A python flask app that is purposefully vulnerable to SQL injection and XSS attacks. To be used for demonstrating attacks
Stars: ✭ 61 (+110.34%)
Mutual labels:  xss, xss-attacks
APSoft-Web-Scanner-v2
Powerful dork searcher and vulnerability scanner for windows platform
Stars: ✭ 96 (+231.03%)
Mutual labels:  xss, vulnerability
XSS-Cheatsheet
XSS Cheatsheet - A collection of XSS attack vectors https://xss.devwerks.net/
Stars: ✭ 26 (-10.34%)
Mutual labels:  xss, vulnerability
Hackvault
A container repository for my public web hacks!
Stars: ✭ 1,364 (+4603.45%)
Mutual labels:  xss, fuzzing
Cazador unr
Hacking tools
Stars: ✭ 95 (+227.59%)
Mutual labels:  xss, fuzzing
Ezxss
ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting.
Stars: ✭ 1,022 (+3424.14%)
Mutual labels:  xss, payload
fuzzing-corpus
My fuzzing corpus
Stars: ✭ 120 (+313.79%)
Mutual labels:  fuzzing, vulnerability
Payloads
Git All the Payloads! A collection of web attack payloads.
Stars: ✭ 2,862 (+9768.97%)
Mutual labels:  xss, payload
V3n0m Scanner
Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
Stars: ✭ 847 (+2820.69%)
Mutual labels:  xss, vulnerability
Blackwidow
A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.
Stars: ✭ 887 (+2958.62%)
Mutual labels:  xss, vulnerability
vaf
Vaf is a cross-platform very advanced and fast web fuzzer written in nim
Stars: ✭ 294 (+913.79%)
Mutual labels:  xss, fuzzing
PastebinMarkdownXSS
XSS in pastebin.com and reddit.com via unsanitized markdown output
Stars: ✭ 84 (+189.66%)
Mutual labels:  xss, vulnerability

SQL-XSS

A few SQL and XSS attack tools

SQLi.py

Inspired but not based on the popular tool SQLmap, SQLi is a SQL vulnerability checker and a database takeover tool

xfuzz.py

xfuzz is a Python script to check for cross-site scripting attacks and what payload is used to cleanly break out of the code. xfuzz takes care of crafting the payload for you by first detecting the location of the parameter reflection, then using a number of tests to determine what payload is needed.

xfuzz-simple.py

xfuzz-simple is a simple, more easier and clean way for the pentesters that just want the payload and no extra details. (same as xfuzz, but with less detail)

xss.py

Xss.py checks for cross-site scripting attacks in websites and reports it back to you.

sql.py

sql.py checks for cross-site scripting attacks in websites and reports it back to you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].