greetings, fellow internet!

welcome to digitalgangster.com, the coolest community for people who hack the gibson and make bajillions of dollars off of online marketing. please click here to register an account (it's free) and join in on a plethora of discussions with the internet elite.

ASGPHE,
ytcracker, original digital gangster
follow me on twitter
fan me on facebook
Results 1 to 9 of 9

Thread: list of blogs + comment spammer

  1. #1
    viva la bomba enerbrat's Avatar
    Join Date
    Aug 2006
    Posts
    701

    Default list of blogs + comment spammer

    i wrote a shitty script that, when you put the root dir of the wordpress blog (i.e. domain.com/blog/ or domain.com) you can post a comment to that blog (to a random post ID)

    i have another script that searches google for wordpress posts relating to your chosen keywords (its a post rather than the root of the blog because you want to find at least a post on that site that has something related) and lists off the first 200 urls

    so heres where im stuck, i need to be able to take this list of URLs and either:

    strip out everything but the blogs root directory

    or

    use curl to take the blogs root url from the post

    and then be able to set it up so i can simultaneously post to all of the blogs (i can do that manually or setting up links or something but automatic i have no clue)

    ill show scripts if you want but theyre really disorganized but basically i need to know how to get the blogs url and post to a ton at once

  2. #2
    the game belong to me rmk's Avatar
    Join Date
    Feb 2005
    Location
    san diego
    Posts
    22,853

    Default

    there's probably an easier way than this but i'd parse out

    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.nurga.com/feed/" />

    and know the parent directory of /feed/ is the main blog dir

  3. #3

    Default

    Quote Originally Posted by rmk View Post
    there's probably an easier way than this but i'd parse out

    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.nurga.com/feed/" />

    and know the parent directory of /feed/ is the main blog dir
    I was thinking the same thing originally, but vanity urls could definitely cause a problem with the above logic...

  4. #4
    the game belong to me rmk's Avatar
    Join Date
    Feb 2005
    Location
    san diego
    Posts
    22,853

    Default

    well the feed subdir is always going to be one spot below the main folder right

    so even if i was doing the mod rewrite stuff where my posts are nurga.com/blog/category/post-name/ it will still have the feed in nurga.com/blog/feed/ and nurga.com/blog will be the basedir for wp right

  5. #5

    Default

    Quote Originally Posted by rmk View Post
    well the feed subdir is always going to be one spot below the main folder right

    so even if i was doing the mod rewrite stuff where my posts are nurga.com/blog/category/post-name/ it will still have the feed in nurga.com/blog/feed/ and nurga.com/blog will be the basedir for wp right
    I'm not familiar enough with WP to know that, but it's certainly a good starting point.


    I was thinking that another way to go would be to start with a url like that and just parse it and ping it looking for 200's and strpos on the page (PHP) to try to find something like a certain piece of javascript or something...

  6. #6
    lol im band
    Join Date
    Feb 2005
    Location
    电脑黑客
    Posts
    28,454

    Default

    fuck you

    i hate ppl like you

    trying to get backlinks and also drop spam msgs in my wordpress blog comments

    FUCK YOU FUCK YOU FUCK YOU

    but you fail to realize that in WP i can just filter out certain words and yer comment never gets anywhere. I have a list of over 200 words and phrases that cannot be posted.

  7. #7
    original digital gangster
    Join Date
    Aug 1982
    Location
    ballerado
    Posts
    1,468

    Default

    fuck you nofx you arent helping complainy complainerson
    "I spent half my money on gambling, alcohol and wild women. The other half I wasted.” - WC Fields


    download _____ every day
    download chrono nurga
    весьма именитая персона

  8. #8
    lol im band
    Join Date
    Feb 2005
    Location
    电脑黑客
    Posts
    28,454

    Default

    Quote Originally Posted by ytcracker View Post
    fuck you nofx you arent helping complainy complainerson


    >:F

    pew pew pew

  9. #9

    Default

    crawl technorati.com with proxies...then go back to at least 2005

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •