Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Filling a form spambot style.

  1. #11
    Junior Member
    Join Date
    Sep 2005
    Posts
    5
    Ok I calculated content-length , it didn't work . I tried a few variations as well. my guess it is because of
    servertime=1172745975

    nvmind it was fun playing with netcat.

  2. #12
    Jaded Network Admin nebulus200's Avatar
    Join Date
    Jun 2002
    Posts
    1,356
    As long as the time is a constant length (ie number of characters), that shouldn't matter...

    Try this, copy the part where the variables are to the end of a file into a new file and use wc (word count, its a unix utility), and do this:

    wc -m <file>

    This will give you the correct content-length...
    There is only one constant, one universal, it is the only real truth: causality. Action. Reaction. Cause and effect...There is no escape from it, we are forever slaves to it. Our only hope, our only peace is to understand it, to understand the 'why'. 'Why' is what separates us from them, you from me. 'Why' is the only real social power, without it you are powerless.

    (Merovingian - Matrix Reloaded)

Similar Threads

  1. Code Injection via Hidden Form Field Manipulation
    By Chazwazza1337 in forum Security News
    Replies: 0
    Last Post: May 20th, 2006, 02:53 PM
  2. PHP Form Security
    By time_stopper in forum Web Security
    Replies: 9
    Last Post: February 14th, 2006, 04:29 AM
  3. What's Your Style?
    By GreekGoddess in forum Web Development
    Replies: 8
    Last Post: September 17th, 2003, 03:55 AM
  4. Replies: 1
    Last Post: July 15th, 2002, 03:46 AM
  5. VB Multiple Form Passing ?
    By July in forum Programming Security
    Replies: 9
    Last Post: June 29th, 2002, 06:05 AM

Posting Permissions

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