Skip to content

Instantly share code, notes, and snippets.

@Grezzo
Grezzo / reddit-appropriate-check-bot.py
Last active May 16, 2017 20:13
Bot script to aid in automatic removal of inappropriate reddit submissions based on user's votes on a bot's comment
#! /usr/bin/env python3
#TODO: Check for post limit
#TODO: Check for moderator restriction
import datetime
import urllib
import praw
#!/usr/bin/env python3
import threading
def do_sql_injection(charset, length, function):
"""Uses *many* threads to conduct a blind SQL injection attack as fast as
possible.
Positional arguments: