An audit of shredded meat based on the scratch vulnerability
- Linux -- I haven't tested this on Windows.
- Python 3.7.x or above
- Sccrapy 1.8.0 or above
pip3 install scrapy
git clone https://github.com/prisnName/shreddedmeat.git
cd shreddedmeat/
scrapy crawl rsspider -a domain=exmpale.com
scrapy crawl rsspider -a domain=exmpale.com -t json -o exmpale.json
- vulnerability audit undone
- crawler url done
that's all