forked from ericwhyne/darpa_open_catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CRASH-software.json
896 lines (896 loc) · 25.7 KB
/
CRASH-software.json
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
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
[
{
"DARPA Program":"CRASH",
"Program Teams":[
"University of Texas - Austin"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"ACL2",
"Internal Link":"",
"External Link":"http://www.cs.utexas.edu/users/moore/acl2/v6-3/installation/obtaining-and-installing.html",
"Public Code Repo":"http://www.cs.utexas.edu/users/moore/acl2/v6-3/installation/obtaining-and-installing.html#Sources",
"Instructional Material":"",
"Description":"ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of those models. (Common Lisp)",
"License":[
"BSD"
],
"Languages":[
"Common Lisp"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Theorem Prover"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"Stanford University"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"Dune",
"Internal Link":"",
"External Link":"http://dune.scs.stanford.edu/",
"Public Code Repo":"http://dune.scs.stanford.edu/dune.git",
"Instructional Material":"",
"Description":"Dune provides ordinary user programs with safe and efficient access to privileged CPU features that are traditionally only available to kernels. It does so by leveraging modern virtualization hardware, enabling direct execution of privileged instructions in an unprivileged context. We have implemented Dune for Linux, using Intel's VT-x virtualization architecture to expose access to exceptions, virtual memory, privilege modes, and segmentation. By making these hardware mechanisms available at user-level, Dune creates opportunities to deploy novel systems without specialized kernel modifications. (C)",
"License":[
"GPLv2"
],
"Languages":[
"C"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Virtualization"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"Stanford University"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"Hails",
"Internal Link":"",
"External Link":"http://hails.scs.stanford.edu/",
"Public Code Repo":"ssh://github.com/scslab/hails.git",
"Instructional Material":"",
"Description":"Hails is designed for building web platforms, where it is expected that a site will comprise many mutually-distrustful components written by a variety of entities. Hails is built around the two core principles of Separation of Policy and Mandatory Access Control. (Haskell)",
"License":[
"GPLv2"
],
"Languages":[
"Haskell"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Web Platforms",
"Security Policy"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"MIT",
"Stanford University"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"Ori",
"Internal Link":"",
"External Link":"http://ori.scs.stanford.edu/",
"Public Code Repo":"http://bitbucket.org/orifs/ori",
"Instructional Material":"",
"Description":"Ori is a distributed file system built for offline operation and empowers the user with control over synchronization operations and conflict resolution. We provide history through light weight snapshots and allow users to verify the history has not been tampered with. Through the use of replication instances, it can be resilient and recover damaged data from other nodes. (C++)",
"License":[
"MIT"
],
"Languages":[
"C++"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"File Systems"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"University of New Mexico",
"University of Virginia"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"GenProg",
"Internal Link":"",
"External Link":"http://dijkstra.cs.virginia.edu/genprog/",
"Public Code Repo":"http://dijkstra.cs.virginia.edu/genprog/resources/genprog-source-v3.0.zip",
"Instructional Material":"",
"Description":"GenProg uses genetic programming to search for repairs for software bugs. The evolutionary computation represents candidate repairs as sequences of edits to software source code. Each candidate in a large population is applied to the original program to produce a new program, which is evaluated using test suites. Those candidates that pass more tests are said to have a higher fitness and are iteratively subjected to computational analogs of the biological processes of mutation and crossover. This process terminates when a candidate repair is found that retains all required functionality and fixes the bug. GenProg does not require special code annotations or formal specifications, and applies to unmodified legacy software. (C)",
"License":[
"BSDv3"
],
"Languages":[
"C"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Software Debugging",
"Genetic Algorithms"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"MIT"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"KINT",
"Internal Link":"",
"External Link":"http://css.csail.mit.edu/kint/",
"Public Code Repo":"git://g.csail.mit.edu/kint",
"Instructional Material":"",
"Description":"KINT is a tool that uses scalable static analysis to detect integer errors in C programs. KINT generates constraints from source code and user annotations, and feeds them into a constraint solver for deciding whether an integer error can occur. (C)",
"License":[
"Modified BSD"
],
"Languages":[
"C"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Software Debugging"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"MIT"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"STACK",
"Internal Link":"",
"External Link":"http://css.csail.mit.edu/stack/",
"Public Code Repo":"git://github.com/xiw/stack",
"Instructional Material":"",
"Description":"STACK is a static checker that detects unstable code in C/C++ programs. (C)",
"License":[
"MIT",
"GPLv3"
],
"Languages":[
"C"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Software Debugging"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"MIT"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"Aeolus",
"Internal Link":"",
"External Link":"http://www.pmg.csail.mit.edu/aeolus/",
"Public Code Repo":"http://www.pmg.csail.mit.edu/aeolus/aeolus-20120813.tgz",
"Instructional Material":"",
"Description":"Aeolus is a platform for building secure distributed applications using the decentralized information flow control model. (Java)",
"License":[
"GPL"
],
"Languages":[
"Java"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Software Development"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"SRI",
"University of Cambridge"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"Capsicum for FreeBSD",
"Internal Link":"",
"External Link":"http://www.cl.cam.ac.uk/research/security/capsicum/",
"Public Code Repo":"http://www.cl.cam.ac.uk/research/security/capsicum/freebsd.html",
"Instructional Material":"",
"Description":"Capsicum is a hybrid capability-system model that supports application compartmentalization, the decomposition of larger applications (such as web browsers or office suites) into a set of sandboxed components. Capsicum is integrated into the FreeBSD operating system. (C)",
"License":[
"BSD"
],
"Languages":[
"C"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Security",
"Operating Systems",
"Sandboxing",
"Vulnerability Mitigation"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"SRI",
"University of Cambridge"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"Capsicum for Linux",
"Internal Link":"",
"External Link":"http://www.cl.cam.ac.uk/research/security/capsicum/",
"Public Code Repo":"http://www.cl.cam.ac.uk/research/security/capsicum/linux.html",
"Instructional Material":"",
"Description":"Capsicum is a hybrid capability-system model that supports application compartmentalization, the decomposition of larger applications (such as web browsers or office suites) into a set of sandboxed components. Capsicum is integrated into the FreeBSD operating system, with patches adapting it to Linux developed by Google. (C)",
"License":[
"BSD",
"GPLv2"
],
"Languages":[
"C"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Security",
"Operating Systems",
"Sandboxing",
"Vulnerability Mitigation"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"SRI",
"University of Cambridge"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"TESLA: Temporally Enhanced System Logic Assertions",
"Internal Link":"",
"External Link":"http://www.cl.cam.ac.uk/research/security/ctsrd/tesla/",
"Public Code Repo":"https://github.com/CTSRD-TESLA/TESLA.git",
"Instructional Material":"",
"Description":"TESLA is a description, analysis, and validation tool that allows systems programmers to describe expected temporal behaviour in low-level languages such as C. Temporal assertions can span the interfaces between libraries and even languages. TESLA exposes run-time behaviour using program instrumentation, illuminating coverage of complex state machines and detecting violations of specifications. (C/C++/Objective-C)",
"License":[
"BSD"
],
"Languages":[
"C",
"C++",
"Objective-C"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Security",
"Operating Systems",
"Program Analysis",
"Vulnerability Detection",
"Compilers"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"SRI",
"University of Cambridge"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"SOAAP: Security-Oriented Analysis of Application Programs",
"Internal Link":"",
"External Link":"http://www.cl.cam.ac.uk/research/security/ctsrd/soaap/",
"Public Code Repo":"https://github.com/CTSRD-SOAAP/soaap.git",
"Instructional Material":"",
"Description":"Application compartmentalization, such as that supported by Capsicum and CHERI, remains an art rather than a science: identifying, implementing, and debugging partitioning strategies requires detailed expertise in both the application and security. SOAAP provides semi-automated techniques -- grounded in static analysis, dynamic analysis, and automated program transformation -- to improve the developer experience. (C/C++)",
"License":[
"BSD"
],
"Languages":[
"C",
"C++"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Security",
"Operating Systems",
"Sandboxing",
"Program Analysis",
"Vulnerability Mitigation",
"Compilers"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"SRI",
"University of Cambridge"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"Smten: Enhancing the Satisfiability Modulo Theories Experience",
"Internal Link":"",
"External Link":"http://www.cl.cam.ac.uk/research/security/ctsrd/smten.html",
"Public Code Repo":"https://github.com/ruhler/smten",
"Instructional Material":"",
"Description":"Smten is a unified language for general-purpose functional programming and SMT query orchestration whose goal is to greatly simplify the development of practical SMT-based tools for computer aided verification. (Haskell)",
"License":[
"BSD"
],
"Languages":[
"Haskell"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Formal Verification",
"Satisfiability Module Theories (SMT)",
"Hardware Verification"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"SRI",
"University of Cambridge"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"BERI: Bluespec Experimental RISC Implementation",
"Internal Link":"",
"External Link":"http://www.cl.cam.ac.uk/research/security/ctsrd/beri.html",
"Public Code Repo":"http://www.cl.cam.ac.uk/research/security/ctsrd/beri-downloads.html",
"Instructional Material":"",
"Description":"BERI is a pipelined 64-bit RISC FPGA soft-core processor designed for teaching and research in the hardware-software interface. BERI is implemented in Bluespec, a high-level hardware definition language (HDL) that compiles to efficient C simulation or Verilog descriptions suitable for FPGA implementation. (Bluespec System Verilog)",
"License":[
"BERI Open-Source Hardware-Software License (modified Apache)",
"BSD"
],
"Languages":[
"Bluespec System Verilog"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Microprocessor",
"Rapid Prototyping"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"SRI",
"University of Cambridge"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"CHERI: Capability Hardware Enhanced RISC Instructions",
"Internal Link":"",
"External Link":"http://www.cl.cam.ac.uk/research/security/ctsrd/cheri.html",
"Public Code Repo":"http://www.cl.cam.ac.uk/research/security/ctsrd/beri-downloads.html",
"Instructional Material":"",
"Description":"CHERI transposes the Capsicum hybrid capability model into the CPU architecture space, allowing fine-grained compartmentalisation within process address spaces--while continuing to support current software designs. The CHERI ISA is implemented using the Bluespec Extensible RISC Implementation (BERI) and a 64-bit MIPS FPGA soft core implemented in the Bluespec HDL. (Bluespec System Verilog)",
"License":[
"BERI Open-Source Hardware-Software License (modified Apache)",
"BSD"
],
"Languages":[
"Bluespec System Verilog"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Security",
"Microprocessor",
"Vulnerability Mitigation"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"Raytheon BBN",
"University of Utah"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"Stackdb",
"Internal Link":"",
"External Link":"http://www.flux.utah.edu/project/a3",
"Public Code Repo":"http://git-public.flux.utah.edu/gitweb.cgi?p=a3/vmi.git;a=summary",
"Instructional Material":"",
"Description":"Stackdb is a VMI-enabled debugging library for multi-level software systems. It allows one to monitor and control a whole system through multiple, coordinated 'targets'. The current version of Stackdb can attach to Xen-based Linux guests and to local Linux processes (via ptrace). (C)",
"License":[
"GPLv2"
],
"Languages":[
"C"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Virtual Machine Introspection",
"Debugging",
"System analysis"
],
"New Date":"",
"Update Date":""
},
{
"DARPA Program":"CRASH",
"Program Teams":[
"Raytheon BBN",
"University of Utah"
],
"Contributors":[
""
],
"Sub-contractors":[
""
],
"Software":"Weir",
"Internal Link":"",
"External Link":"http://www.flux.utah.edu/project/a3",
"Public Code Repo":"http://git-public.flux.utah.edu/gitweb.cgi?p=xen-analysis/pipes-lang.git;a=summary",
"Instructional Material":"",
"Description":"Weir is a stream-based programming language for system analysis. In Weir, an analysis algorithm is implemented as a graph of 'stages', where each stage operates on a stream of events that represent activity within, or measurements from, the system under study. Weir supports analyses over multiple sources of events. The current version of Weir includes stages for processing Xentrace logs, Apache web server logs, and PHP logs. It also includes stages that connect to the virtual machine introspection (VMI) features of an 'A3 container', a VM-based execution environment that provides innate and adaptive protections for applications that run within the container. (C++)",
"License":[
"GPLv2"
],
"Languages":[
"C++"
],
"Platform Requirements":[
""
],
"Dependent modules":[
""
],
"Dependent module URLs":[
""
],
"Component modules":[
""
],
"Component module URLs":[
""
],
"Industry":[
""
],
"Functionality":[
""
],
"Categories":[
"Programming Languages",
"Scripting Languages",
"System Analysis"
],
"New Date":"",
"Update Date":""
}
]