Coder Social home page Coder Social logo

totalmailboxdeath's Introduction

total mailbox death

a very simple selenium / webdriver based concept that utilizes newsletters for spamming. uses tkinter for a simple ui.

image

requirements

use

  • ensure webdriver is up to date
  • unzip + run main.py through an IDE

on adding new websites

you are welcome to add websites to list.txt! please see discussions on the criteria they have to meet.

on proxies

i didnt implement a proxy here, although for most selenium applications id highly recommend a proxy to avoid captchas and a bad fingerprint.

free proxies are always unsafe. i recommend using a paid rotating proxy or using a free tor alternative.

note

this is a conceptual personal project; not intended for malicious use.

donations

  • https://ko-fi.com/logbagos
  • LTC: MNP1jF3ySUzTX24AtoSuJJWxMiroMYWhWa
  • XMR: 432cg1Mhzg4esHifrrifvsgQYWHHwsceDEoK79gvVmMENuhge72b53q8m5ZNHE3f8U5ogpJPA2gYfM7EV85ikzC6SvciivS

thanks

thank you donmega for ur contributions :D

totalmailboxdeath's People

Contributors

losbagos avatar donmega avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

donmega

totalmailboxdeath's Issues

Some errors with the latest build

@losbagos

Love the script, great job! The new version has some issues for me:

- Like the old version, it can't find the kitty.ico file. Maybe you can upload it? For now i always remove that row.

C:\Temp\mailboxdef2\totalmailboxdeath-main>python main.py

DevTools listening on ws://127.0.0.1:58016/devtools/browser/edf79682-8340-44d1-b801-458f1d22a07d
Traceback (most recent call last):
File "C:\Temp\mailboxdef2\totalmailboxdeath-main\main.py", line 47, in
tmdApp.iconbitmap("kitty.ico")
File "C:\Users\Wu\AppData\Local\Programs\Python\Python39\lib\tkinter_init_.py", line 2080, in wm_iconbitmap
return self.tk.call('wm', 'iconbitmap', self._w, bitmap)
_tkinter.TclError: bitmap "kitty.ico" not defined

- Can't run the new version because tmdShank is not defined in main.py:

C:\Temp\mailboxdef2\totalmailboxdeath-main>python main.py

DevTools listening on ws://127.0.0.1:58083/devtools/browser/15589697-dd4d-4d8f-811c-c43d90c4137d
Traceback (most recent call last):
File "C:\Temp\mailboxdef2\totalmailboxdeath-main\main.py", line 156, in
tmdContactSubmit_button = tkinter.Button (tmdApp, text='run contact form spammer', background=Pink, command = tmdShank)
NameError: name 'tmdShank' is not defined

Keep up the great job!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.