Wpcomment.sh: Difference between revisions

From Encyclopedia Dramatica
Jump to navigation Jump to search
imported>Unknown
Created page with " wpcomment.sh is a Bash script made during the Tokio Hotel raids. It spams comments to posts on Wordpress blogs. It can be set to spam one blog post, or all blog posts at ran..."
imported>Uberfukken
No edit summary
Line 25: Line 25:


{{trolls}}
{{trolls}}
{{softwarez}}
[[Category:Softwarez]]
[[Category:Softwarez]]

Revision as of 03:20, 11 March 2019

wpcomment.sh is a Bash script made during the Tokio Hotel raids. It spams comments to posts on Wordpress blogs. It can be set to spam one blog post, or all blog posts at random. The script does not yet support posting with a registered account, but this feature should be easy to implement.

The script avoids basic duplicate comment detection by posting random strings of spaces and encoded spaces ( ) to the end of each comment.

Usage

Put the comment you want to spam into a text file (lyrics to a song, a longcat, etc.). To spam one post, just get the comment post ID from the source of the page or from the URL of the post. To spam all posts at random, get the comment post ID of the last post on the site. Pick an author name, email address, and website to use for posting. Also pick a user-agent to use (not very important, most of the time you should be able to just leave this blank).

To spam one post:

./wpcomment.sh mudkip_discussion.txt "Sir Mudkip" "[email protected]" "mudkips.gov" target 123 \
"Mozilla/4.0 (compatible) Firemudkip/1.3.37" "http://anonym.to/http://ihatemudkips.com/blog/wp-comments-post.php"

To spam all posts:

./wpcomment.sh mudkip_discussion.txt "Sir Mudkip" "[email protected]" "mudkips.gov" maximum 200 \
"Mozilla/4.0 (compatible) Firemudkip/1.3.37" "http://anonym.to/http://ihatemudkips.com/blog/wp-comments-post.php"

Mirrors

See Also

Wpcomment.sh is part of a series on

Trolls

Visit the Trolls Portal for complete coverage.

Wpcomment.sh is part of a series on

Softwarez

Visit the Softwarez Portal for complete coverage.