Skip to content
The Nike Destroyer edited this page Dec 20, 2016 · 6 revisions

#Adidas Scripts ###PHP (GIST) d3stryr-3stripes.php The original PHP script. The only PHP version that will be maintained moving forward. Currently on Revision 67. ###PHP (GIST) d3stryr-3stripes-atc-cs.php The helper file for the original PHP script that is no longer in use. ###PHP (GIST) d3stryr-3stripes-dev.php A development version of the original PHP script that employs a javascript library called notify. Minimizes the end-user's manual gestures when an item is unsuccessfully carted. ###PHP (GIST) d3stryr-3stripes-manual.php A modification of the PHP script to adjust to the V2 release which rendered the original and development version of the PHP code useless. This script will allow end-users to generate injection links that can be used in conjunction with an injection bookmarklet to cart. ###PYTHON (GITHUB) d3stryr-3stripes A Python3 implementation of the original PHP script with a few enhancements. Includes token-harvesting and 2Captcha interface.

Contributors:

  • @BanditArmy
  • @rasulsafa

#Squid Proxy Creation ###BASH (GIST) proxy-ubuntu-linux.sh A shell script to automate the setup of squid on Ubuntu 14.04 LTS. The proxy settings do not include authorization. ###BASH (GIST) proxy-debian-linux.sh A shell script to automate the setup of squid on Debian. The proxy settings do not include authorization.

#Troubleshooting - Chromedriver ###PYTHON (GIST) test-chromedriver.py A Python script to test out chromedriver setup.

Clone this wiki locally