All Projects → roottusk → xforwardy

roottusk / xforwardy

Licence: GPL-3.0 license
Host Header Injection Scanner

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to xforwardy

Burpbounty
Burp Bounty (Scan Check Builder in BApp Store) is a extension of Burp Suite that allows you, in a quick and simple way, to improve the active and passive scanner by means of personalized rules through a very intuitive graphical interface.
Stars: ✭ 1,026 (+3106.25%)
Mutual labels:  bug-bounty, vulnerability-scanner
sub404
A python tool to check subdomain takeover vulnerability
Stars: ✭ 205 (+540.63%)
Mutual labels:  bug-bounty, vulnerability-scanner
CookeyLang
The official CookeyLang
Stars: ✭ 16 (-50%)
Mutual labels:  hacktoberfest2020
SQLi-Query-Tampering
SQLi Query Tampering extends and adds custom Payload Generator/Processor in Burp Suite's Intruder. This extension gives you the flexibility of manual testing with many powerful evasion techniques.
Stars: ✭ 123 (+284.38%)
Mutual labels:  bug-bounty
redisplanet
Redisplanet - An Ultimate Hands-on Labs on Redis
Stars: ✭ 24 (-25%)
Mutual labels:  hacktoberfest2020
finite-state-machine
Lightweight, decorator-based Python implementation of a Finite State Machine
Stars: ✭ 93 (+190.63%)
Mutual labels:  hacktoberfest2020
Hacktoberfest-Nepal-2020
A beginner-friendly open source repository to create your first pull request.
Stars: ✭ 15 (-53.12%)
Mutual labels:  hacktoberfest2020
good-first-issues
Find good first issues right from your CLI! 🚀
Stars: ✭ 64 (+100%)
Mutual labels:  hacktoberfest2020
Indoor-Positioning-System
An indoor positioning system (IPS) is a system to locate objects or people inside a building using radio waves, magnetic fields, acoustic signals, or other sensory information.
Stars: ✭ 31 (-3.12%)
Mutual labels:  hacktoberfest2020
crate-sample-apps
A JavaScript guestbook app with a number of different backend implementations, each using a different client library to communicate with CrateDB.
Stars: ✭ 57 (+78.13%)
Mutual labels:  hacktoberfest2020
awesome-nuxt
🎉 A curated list of awesome things related to Nuxt.js
Stars: ✭ 17 (-46.87%)
Mutual labels:  hacktoberfest2020
Algorithms
Short explanations and implementations of different algorithms in multiple languages
Stars: ✭ 37 (+15.63%)
Mutual labels:  hacktoberfest2020
Hacktoberfest
This repository is basically about adding the name, position, Github username link, LinkedIn profile as well as the country by creating a commit.
Stars: ✭ 33 (+3.13%)
Mutual labels:  hacktoberfest2020
viewstamped-replication-made-famous
A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.
Stars: ✭ 93 (+190.63%)
Mutual labels:  bug-bounty
Sub-Drill
A very (very) FAST and simple subdomain finder based on online & free services. Without any configuration requirements.
Stars: ✭ 70 (+118.75%)
Mutual labels:  bug-bounty
say-their-names-android
Welcome to the Say Their Names project - android module
Stars: ✭ 18 (-43.75%)
Mutual labels:  hacktoberfest2020
ml-resources-react
A simple react app displaying resources to learn Machine learning.
Stars: ✭ 15 (-53.12%)
Mutual labels:  hacktoberfest2020
dioterms
Open-source vulnerability disclosure policy templates.
Stars: ✭ 48 (+50%)
Mutual labels:  bug-bounty
awesome-translations
😎 Awesome lists about Internationalization & localization stuff. l10n, g11n, m17n, i18n. Translations! 🌎🌍
Stars: ✭ 54 (+68.75%)
Mutual labels:  hacktoberfest2020
ProjectLockdown
Project Lockdown (an initiative from The IO Foundation) is a civic tech, interactive platform providing an overview of the state of Human and Digital Rights around the globe. It evaluates policies obtained from official sources that may impact their observance. It provides, among other tools, a layered map interface that allows for a visual repr…
Stars: ✭ 34 (+6.25%)
Mutual labels:  hacktoberfest2020

XFORWARDY

Host Header Injection Scanner


Introduction

XForwardy is a Host Header Injection scanning tool which can detect misconfigurations , where Host Header Injections are potentially possible. It also checks for CORS Misconfig in a URL.

Requirements

  • requests
  • validators

Installation


git clone https://github.com/roottusk/xforwardy.git

pip install -r requirements.txt

python xforwardy.py 

Support the Developer

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