Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konsalex/bruteforcewithscrapy
Bruteforcing Forms with Scrapy framework
https://github.com/konsalex/bruteforcewithscrapy
Last synced: 6 days ago
JSON representation
Bruteforcing Forms with Scrapy framework
- Host: GitHub
- URL: https://github.com/konsalex/bruteforcewithscrapy
- Owner: konsalex
- Created: 2017-08-31T13:44:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-31T13:51:19.000Z (over 7 years ago)
- Last Synced: 2024-10-30T09:25:56.350Z (about 2 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brute-forcing forms with Scrapy framework
This is the git repo of my post on how and why you can penetrate a web form with Scrapy as it can handle concurrent requests without getting your hands dirty .
Post can be found [in my personal blog](http://alexoglou.webpages.auth.gr/wordpress/?p=14&preview_id=14) or at [Medium](https://medium.com/@costa.alexoglou/brute-forcing-forms-with-scrapy-7f4d4a170c6c)