UTstarcom WA3002G4 - Unauthenticated DNS Change
日期:2017-06-20 13:57:34
点击:25 评论:0
#!/bin/bash # # UTstarcom WA3002G4 # Unauthenticated Remote DNS Change Exploit # # Copyright 2017 (c) Todor Donev todor.donev at gmail.com # https://www.ethical-hacker.org/ # https://www.facebook.com/ethicalhackerorg # # Description: # The vulnerabil
iBall Baton iB-WRA150N - Unauthenticated DNS Change
日期:2017-06-20 13:56:39
点击:26 评论:0
#!/bin/bash # # iBall Baton iB-WRA150N # Unauthenticated Remote DNS Change Exploit # # Copyright 2016 (c) Todor Donev todor.donev at gmail.com # https://www.ethical-hacker.org/ # https://www.facebook.com/ethicalhackerorg # # Description: # The vulner
Easy File Sharing Web Server 7.2 - 'POST' Buffer Overflow (DEP Bypass)
日期:2017-06-19 14:20:03
点击:57 评论:0
#!/usr/bin/python # Exploit Title: Easy File Sharing Web Server 7.2 - 'POST' Buffer Overflow (DEP Bypass with ROP) # Exploit Author: bl4ck h4ck3r # Software Link: http://www.sharing-file.com/efssetup.exe # Version: Easy File Sharing Web Server v7.2 #
Sudo - 'get_process_ttyname()' Privilege Escalation
日期:2017-06-16 14:13:47
点击:39 评论:0
/* * E-DB Note: http://www.openwall.com/lists/oss-security/2017/05/30/16 * E-DB Note: http://seclists.org/oss-sec/2017/q2/470 * * Linux_sudo_CVE-2017-1000367.c * Copyright (C) 2017 Qualys, Inc. * * This program is free software: you can redistribute
VX Search Enterprise 9.7.18 - Local Buffer Overflow
日期:2017-06-16 14:12:14
点击:22 评论:0
import os import struct author = ''' ############################################## # Created: ScrR1pTK1dd13 # # Name: Greg Priest # # Mail: ScR1pTK1dd13.slammer@gmail.com # ############################################## # Exploit Title: VX Search En
Aerohive HiveOS 5.1r5 < 6.1r5 - Remote Code Execution
日期:2017-06-16 14:10:50
点击:344 评论:0
#!/usr/bin/python3 # TARGET: AeroHive AP340 HiveOS 6.1r5 # Confirmed working on AP340 HiveOS 6.1r2 # This program uses a local file inclusion vulnerability # 1. Poison the log file in /var/log/messages by injecting PHP code into the # username field
Google Chrome - V8 Private Property Arbitrary Code Execution
日期:2017-06-15 13:03:55
点击:58 评论:0
html // Source: https://github.com/secmob/pwnfest2016/ script function exploit(){ function to_hex(num){ return (num0).toString(16); } function intarray_to_double(int_arr){ var uBuf = new Uint32Array(2); var dBuf = new Float64Array(uBuf.buffer); uBuf[
Easy MOV Converter 1.4.24 - 'Enter User Name' Buffer Overflow (SEH)
日期:2017-06-14 15:38:16
点击:24 评论:0
#!/usr/bin/python ############################################################################### # Exploit Title: Easy MOV Converter 1.4.24 - 'Enter User Name' Field Buffer Overflow (SEH) # Date: 13-06-2017 # Exploit Author: @abatchy17 -- www.abatch
Easy File Sharing Web Server 7.2 - 'POST' Buffer Overflow
日期:2017-06-14 15:37:26
点击:30 评论:0
#!/usr/bin/python # Title : EFS Web Server 7.2 POST HTTP Request Buffer Overflow # Author : Touhid M.Shaikh # Date : 12 June, 2017 # Contact: touhidshaikh22@gmail.com # Version: 7.2 # category: Remote Exploit # Tested on: Windows XP SP3 EN [Version 5
Disk Pulse 9.7.26 - 'Add Directory' Local Buffer Overflow
日期:2017-06-14 15:36:44
点击:20 评论:0
#!/usr/bin/python ############################################################################### # Exploit Title: Disk Pulse v9.7.26 - Add Directory Local Buffer Overflow # Date: 12-06-2017 # Exploit Author: abatchy17 -- @abatchy17 # Vulnerable Soft
Sync Breeze 9.7.26 - 'Add Exclude Directory' Local Buffer Overflow
日期:2017-06-13 17:48:47
点击:20 评论:0
#!/usr/bin/python ############################################################################### # Exploit Title: Sync Breeze v9.7.26 - Local Buffer Overflow # Date: 11-06-2017 # Exploit Author: @abatchy17 -- www.abatchy.com # Vulnerable Software: S
DiskBoss 8.0.16 - 'Input Directory' Local Buffer Overflow
日期:2017-06-13 17:48:00
点击:20 评论:0
#!/usr/bin/python ############################################################################### # Exploit Title: DiskBoss v8.0.16 - Local Buffer Overflow # Date: 11-06-2017 # Exploit Author: @abatchy17 -- www.abatchy.com # Vulnerable Software: Disk
Logpoint < 5.6.4 - Unauthenticated Root Remote Code Execution
日期:2017-06-13 17:47:06
点击:22 评论:0
# Exploit Title: Unauthenticated remote root code execution on logpoint 5.6.4 # Date: 11/06/17 # Exploit Author: agix # Vendor Homepage: https://www.logpoint.com # Version: logpoint 5.6.4 # Tested on: 5.6.2 # Vendor contact 19/04 # Exploit details se
Disk Sorter 9.7.14 - 'Input Directory' Local Buffer Overflow
日期:2017-06-13 17:46:10
点击:25 评论:0
#!/usr/bin/python ############################################################################### # Exploit Title: DiskSorter v9.7.14 - Local Buffer Overflow # Date: 10-06-2017 # Exploit Author: abatchy17 -- @abatchy17 # Vulnerable Software: DiskSort
EFS Easy Chat Server 3.1 - Buffer Overflow (SEH)
日期:2017-06-13 17:45:15
点击:32 评论:0
# Exploit Title: Easy Chat Server User Registeration Buffer Overflow (SEH) # Date: 09/10/2017 # Software Link: http://echatserver.com/ecssetup.exe # Exploit Author: Aitezaz Mohsin # Vulnerable Version: v2.0 to v3.1 # Vulnerability Type: Buffer Overfl
EFS Easy Chat Server 3.1 - Password Reset
日期:2017-06-13 17:43:50
点击:102 评论:0
# Exploit Title: Easy Chat Server Remote Password Reset # Date: 09/10/2017 # Software Link: http://echatserver.com/ecssetup.exe # Exploit Author: Aitezaz Mohsin # Vulnerable Version: v2.0 to v3.1 # Vulnerability Type: Pre-Auth Remote Password Reset #
EFS Easy Chat Server 3.1 - Password Disclosure
日期:2017-06-13 17:42:49
点击:23 评论:0
# Exploit Title: Easy Chat Server Remote Password Disclosure # Date: 09/10/2017 # Software Link: http://echatserver.com/ecssetup.exe # Exploit Author: Aitezaz Mohsin # Vulnerable Version: v2.0 to v3.1 # Vulnerability Type: Pre-Auth Remote Password Di
共637页/12733条记录 首页
上一页
[69]
[70]
[71]
72
[73]
[74]
[75]
下一页
末页
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
本月热点文章
本月推荐文章
相关分类