Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antitree/sparphantor
Sparsa challenge for February 2016
https://github.com/antitree/sparphantor
Last synced: 17 days ago
JSON representation
Sparsa challenge for February 2016
- Host: GitHub
- URL: https://github.com/antitree/sparphantor
- Owner: antitree
- License: gpl-3.0
- Created: 2016-01-30T20:07:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T00:59:51.000Z (almost 9 years ago)
- Last Synced: 2023-03-16T17:50:33.072Z (almost 2 years ago)
- Language: Python
- Size: 98.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sparphantor
SPARSA + PhantomJS + Tor. Sparsa challenge for February 2016.# Challenge
* Attempt to guess all of pastes on Ghost Bin: https://ghostbin.com/
* Do it an intersting way
* Open source the code# Details
This is an attempt at being the most useless, annoying, and unthorough way of doing this for the following reasons:
* It will capture screen shots of a text-based paste website instead of doing something useful with the /raw urls
* It uses Tor to make it relatively difficult to stop my host from being directly detected
* The string guessing is random, does not de-duplicate, and will never* completely finish# Requirements
* phantomjs (located in the base path or update the config file)
* selenium
* stem
* tor