Vortex CMS (index.php pageid) Blind SQL Injection Exploit
日期:2008-05-12 18:18:37
点击:33 评论:0
?php ini_set(max_execution_time,0); print_r(' ############################################################### # # Vortex CMS - Blind SQL Injection Exploit # # Vulnerability discovered by: Lidloses_Auge # Exploit coded by: Lidloses_Auge # Greetz to: -
QuickUpCMS Multiple Remote SQL Injection Vulnerabilities Exploit
日期:2008-05-12 18:17:49
点击:41 评论:0
QuickUpCMS Multiple Remote SQL Injection Vulnerabilities Exploit ?php ini_set(max_execution_time,0); print_r(' ############################################################### # # QuickUpCMS - SQL Injection Exploit # # Vulnerability discovered by: Li
Joomla Component xsstream-dm 0.01b Remote SQL Injection Exploit
日期:2008-05-12 18:17:05
点击:30 评论:0
Joomla Component xsstream-dm 0.01b Remote SQL Injection Exploit #!/usr/bin/perl -w ######################################################### # Joomla Component xsstream-dm 0.01 Beta Remote SQL Injection# #############################################
rdesktop 1.5.0 process_redirect_pdu() BSS Overflow Vulnerability PoC
日期:2008-05-12 18:15:36
点击:70 评论:0
rdesktop 1.5.0 process_redirect_pdu() BSS Overflow Vulnerability PoC #!/usr/bin/perl # # http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=697 use strict; use IO::Socket; my $sock = IO::Socket::INET-new(LocalAddr = '0.0.0.0', Loca
Joomla Component com_datsogallery 1.6 Blind SQL Injection Exploit
日期:2008-05-12 18:00:31
点击:58 评论:0
? //Joomla Component com_datsogallery 1.6 Blind SQL Injection Exploit by +toxa+ //Greets: all members of antichat.ru cih.ms //options set_time_limit(0); ignore_user_abort(1); $norm_ua='Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.8.1.14) Gecko/
txtCMS 0.3 (index.php) Local File Inclusion Exploit
日期:2008-05-12 17:41:02
点击:49 评论:0
!-- Name : txtCMS 0.3 (index.php) Local File Inclusion Exploit Author : cOndemned Conditions : Register_globals = On / Magic_quotes_gpc = Off Greetz : irk4z, GregStar, ZaBeaTy, ElusiveN, Avanturka :*** -- html head titletxtCMS 0.3 (index.php) Local F
Secure File Delete Wizard <= 2.0.0 ActiveX Insecure Methods Exploit
日期:2008-05-09 13:56:55
点击:39 评论:0
HTML !-- - Secure File Delete Wizard = 2.0.0 (SecureFileDeleteWizard.ocx) Remote File Deletetion/Insecure Method Exploit - Author: t0pP8uZz Homepage: h4ck-y0u.org / milw0rm.com Description: ActiveX Remote Insecure/File Deletion Report: Tested on Micr
Registry Pro (epRegPro.ocx) Remote Insecure Methods Exploit
日期:2008-05-09 13:56:13
点击:40 评论:0
HTML !-- - Registry Pro (epRegPro.ocx) Remote Insecure Methods Exploit - Author: t0pP8uZz Homepage: h4ck-y0u.org / milw0rm.com Description: ActiveX Remote Insecure Report: Tested on Microsoft Windows XP Pro (SP2 ) Internet Explorer 7 Fully Patched Ac
EvansFTP (EvansFTP.ocx) Remote Insecure Methods Exploit
日期:2008-05-09 13:55:43
点击:53 评论:0
HTML !-- - EvansFTP (EvansFTP.ocx) Remote Insecure Methods Exploit - Author: t0pP8uZz Homepage: h4ck-y0u.org / milw0rm.com Description: ActiveX Remote Insecure Report: Tested on Microsoft Windows XP Pro (SP2 ) Internet Explorer 7 Fully Patched Active
aaxRegistry (aaxRegistry.ocx) Remote Registry Deletion Exploit
日期:2008-05-09 13:55:08
点击:39 评论:0
HTML !-- - aaxRegistry (aaxRegistry.ocx) Remote Registry Deletion Exploit - Author: t0pP8uZz Homepage: h4ck-y0u.org / milw0rm.com Description: ActiveX Remote Insecure Report: Tested on Microsoft Windows XP Pro (SP2 ) Internet Explorer 7 Fully Patched
Univeral HTTP Image/File Upload ActiveX Remote File Deletion Exploit
日期:2008-05-09 13:54:03
点击:84 评论:0
HTML !-- - Univeral HTTP Image Upload (UUploaderSvrD.dll- v6.0.0.35) Remote File Deletetion Exploit - - Univeral HTTP File Upload (UUploaderSvrD.dll - v6.0.0.35) Remote File Deletetion Exploit - Author: t0pP8uZz Homepage: h4ck-y0u.org / milw0rm.com D
vShare Youtube Clone 2.6 (tid) Remote SQL Injection Vulnerability
日期:2008-05-09 11:19:02
点击:49 评论:0
#!/usr/bin/perl # Coded by: Saime # vShare Youtube Clone v2.6 (group_posts.php tid) Remote SQL Injection # Author: Saime # URL: http://www.buyscripts.in # Price: $10.00 # Date: 8/05/2008 # Greetz: BaKo,DrWh4x,optiplex,xprog,cam-man-dan,Tulle,t0pP8uZz
TFTP Server for Windows 1.4 ST Remote BSS Overflow Exploit
日期:2008-05-09 11:18:00
点击:76 评论:0
#!/usr/bin/perl #TFTPServer SP v1.4 for Windows remote .bss overflow exploit #The Service or the RunStandAlone version. #URL: http://sourceforge.net/projects/tftp-server/ # #Author:tix or tixxDZtixxdz@gmail.com #Date:07/05/2008 # #Tested on Windows X
RunCMS <= 1.6.1 (msg_image) SQL Injection Exploit
日期:2008-05-09 11:14:17
点击:36 评论:0
#!/usr/bin/python #=================================================================================================# # ____ __________ __ ____ __ # # /_ | ____ |_______ _____/ |_ /_ |/ |_ # # | |/ | | _(__ _/ ___ __ ______ | __ # # | | |
rdesktop 1.5.0 iso_recv_msg() Integer Underflow Vulnerability PoC
日期:2008-05-09 11:11:08
点击:50 评论:0
#!/usr/bin/perl # # http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=696 use warnings; use strict; use IO::Socket; my $sock = IO::Socket::INET-new(LocalAddr = '0.0.0.0', LocalPort = '3389', Listen = 1, Reuse = 1) || die($!); while
OneCMS 2.5 Remote Blind SQL Injection Exploit
日期:2008-05-08 12:07:25
点击:36 评论:0
#!/usr/bin/perl # OneCMS 2.5 Remote Blind SQL Injection Exploit # Author : Cod3rZ # Site : http://cod3rz.helloweb.eu # Site : http://devilsnight.altervista.org # Usage : perl oc.pl site # There's many other bugs, find them yourself use LWP::UserAgent
Galleristic 1.0 (index.php cat) Remote SQL Injection Exploit
日期:2008-05-08 12:05:26
点击:40 评论:0
?php # # Name : Galleristic v1.0 (index.php cat) Remote SQL Injection Exploit # Author : cOndemned # Note : works only when magic_quotes_gpc = off # Greetz : irk4z, GregStar, ZaBeaTy, Iwan, ElusiveN, doctor, Avantura ;* # function exploit($target, $v
迅雷本地溢出POC
日期:2008-05-07 11:56:22
点击:46 评论:0
By:疯狗[B.C.T] 以前一直在传迅雷还有0day,Activex的应该差不多了,但是也不敢怠慢,还是卸载之,今天丰初发来一URL,原来素一迅雷0day,看说明还是远程!感觉装了一个,看那个漏洞监听的端口 C:netstat -na|find 36897 TCP 127.0.0.1:36897 0.0.0.0:0 LISTENING 绑
DeluxeBB <= 1.2 Multiple Remote Vulnerabilities Exploit
日期:2008-05-06 14:44:24
点击:42 评论:0
?php /* ------------------------------------------------------- DeluxeBB = 1.2 Multiple Remote Vulnerabilities Exploit ------------------------------------------------------- author...: EgiX mail.....: n0b0d13s[at]gmail[dot]com link.....: http://www.
Scout Portal Toolkit <= 1.4.0 (ParentId) Remote SQL Injection Exploit
日期:2008-05-05 11:16:28
点击:32 评论:0
#!/usr/bin/perl # Scout Portal Toolkit = 1.4.0 (ParentId) Remote SQL Injection Exploit # Discovered Coded by JosS # Contact: sys-project[at]hotmail.com # Spanish Hackers Team / Sys - Project / EspSeC # http://www.spanish-hackers.com # rgod forever :
共637页/12733条记录 首页
上一页
[521]
[522]
[523]
524
[525]
[526]
[527]
下一页
末页
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
本月热点文章
本月推荐文章
相关分类