Skip to content

Instantly share code, notes, and snippets.

@RicoVZ
Created August 28, 2017 00:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RicoVZ/a93639a94339a6a1e04dc223ca7c6eb9 to your computer and use it in GitHub Desktop.
Save RicoVZ/a93639a94339a6a1e04dc223ca7c6eb9 to your computer and use it in GitHub Desktop.
GSoC 2017 - Cuckoo Sandbox - Long term analysis
The project goal was to add long term analysis functionality to Cuckoo Sandbox.
This was implemented by automatically rescheduling a Cuckoo analysis a given amount of times. Each rescheduled analysis uses
the same vm hdd. The amount of time between each scheduled analysis can be configured. This feature makes it possible to
submit a new analysis and make it run for a given amount of times on a given time. An example of this would be to submit something
and have it run each day from 09:00 to 17:00 for five days.
The pull request for all commits can be found at:
https://github.com/cuckoosandbox/cuckoo/pull/1806
All commits are listed below:
https://github.com/RicoVZ/cuckoo/commit/38fbea03e2a0922a60a3b715821fd288d7f14f85
https://github.com/RicoVZ/cuckoo/commit/74700cf38cad1aaaec3d4223bd0b02d5a2045c79
https://github.com/RicoVZ/cuckoo/commit/0cbca24fb3ced0a54556d5753be2b7a7bf471e50
https://github.com/RicoVZ/cuckoo/commit/73d7682dd1db41b0b9f49017418c028b2ee946a8
https://github.com/RicoVZ/cuckoo/commit/5605bf29adfd39154ea8906088738c1b1c32c65c
https://github.com/RicoVZ/cuckoo/commit/cb258b5ecad7d14e9a07f2fe63219b296595a791
https://github.com/RicoVZ/cuckoo/commit/bd7827259a95cebb93fe403e14e757d2cef31eda
https://github.com/RicoVZ/cuckoo/commit/46b97dd4668ae5d4ab0691a20c7a6fa50b8120a9
https://github.com/RicoVZ/cuckoo/commit/d165d7d72f54d0f743bc277b6bb239313fcacd01
https://github.com/RicoVZ/cuckoo/commit/5ca62198a2e9db8764c845574c750900488c1f0d
https://github.com/RicoVZ/cuckoo/commit/1e1821d1aff53285e4d793fe0a4ddf33cfcdc673
https://github.com/RicoVZ/cuckoo/commit/27774eb7ac6b9a798a19c17acc9c6199f4788d1e
https://github.com/RicoVZ/cuckoo/commit/ba9494286c2265a22daa1883bc4569b8d4d7f001
https://github.com/RicoVZ/cuckoo/commit/e60023c718deb1554f0d8fa6c6f0087a0cd77c1b
https://github.com/RicoVZ/cuckoo/commit/46ce5dd2583c998ee0a636f09f197e64ad78430c
https://github.com/RicoVZ/cuckoo/commit/578b731d4df934bd9954d4e3c39f1688d85e1e36
https://github.com/RicoVZ/cuckoo/commit/a0959cee218d19cabe1187762a4b4b71183f1875
https://github.com/RicoVZ/cuckoo/commit/f2ca323a867064636d5a711e0df4fe0b228cee89
https://github.com/RicoVZ/cuckoo/commit/14cd72e9486f99033eae20498fe2b1cb78b89b98
https://github.com/RicoVZ/cuckoo/commit/a6c11bf7c6965324d6787a34704137372e55dfea
https://github.com/RicoVZ/cuckoo/commit/43a3bac703282d0bb45149ad7a7bb34a806a1e50
https://github.com/RicoVZ/cuckoo/commit/702e9375954ff8e2c38c243a3ddbd9d1525755a1
https://github.com/RicoVZ/cuckoo/commit/b7828f3ba725ae3e3f62b10263f68bdde545aada
https://github.com/RicoVZ/cuckoo/commit/54268e1b68aa1989d4180dc594c341c30bb8b928
https://github.com/RicoVZ/cuckoo/commit/01702f85270d8f0553562aac9eca424220d4b203
https://github.com/RicoVZ/cuckoo/commit/4a61a1b82d2dc73f450870fae6921138371b9d92
https://github.com/RicoVZ/cuckoo/commit/c3c3d56e523b5fd8ce213f7488f56db686ba1d81
https://github.com/RicoVZ/cuckoo/commit/95deb9631a48731535ad1a969ca0d42a68510d3a
https://github.com/RicoVZ/cuckoo/commit/43fbbf91e84ed99ceac31ce3800d65d8f423a107
https://github.com/RicoVZ/cuckoo/commit/4577dbaf6d72dbd3569a5c6484a8f0252a8c7caa
https://github.com/RicoVZ/cuckoo/commit/db4f1271ffe433782fce306c80287c3ccfcbff61
https://github.com/RicoVZ/cuckoo/commit/186ce3eb6e2750fda23381fc92466e6e77faee0f
https://github.com/RicoVZ/cuckoo/commit/46dfbe287e4ab014cf6a4a7e5fbfeb84bcbe9fb9
https://github.com/RicoVZ/cuckoo/commit/e01f187f1176ba9baf94eb33e3e2d52345224b9b
https://github.com/RicoVZ/cuckoo/commit/fe719f27f79a15bcb3c9caf9ea7e8cee13044a9a
https://github.com/RicoVZ/cuckoo/commit/6484bfed803ab4bbb8c7b4a487b2344e7a9d8f4e
https://github.com/RicoVZ/cuckoo/commit/02254f05765ffa60498343b447b9ab27ab0750b5
https://github.com/RicoVZ/cuckoo/commit/6c4bc504ac22c6c034e9545e0ca02bd9abc6d353
https://github.com/RicoVZ/cuckoo/commit/b65fe021309e7772c37cf6beaecd7ee407e235d0
https://github.com/RicoVZ/cuckoo/commit/ab6ef63d31e652adecbd090869946840dc452b4c
https://github.com/RicoVZ/cuckoo/commit/643f5a9901f18b0fed29ed70eec3a308c0acffbe
https://github.com/RicoVZ/cuckoo/commit/e01a74b42ff7752a9e7a0b072a9c69bdea519ffb
https://github.com/RicoVZ/cuckoo/commit/a4344ae62494a519964ffa9b2946b1ca4232c044
https://github.com/RicoVZ/cuckoo/commit/5da22bdd8ac28f89ee2283542186ad38729c6b3c
https://github.com/RicoVZ/cuckoo/commit/d5c48a9542360908815e1059b514021ad4afc181
https://github.com/RicoVZ/cuckoo/commit/dd51ea75b6b65e4ab609d6b12c60541909e40182
https://github.com/RicoVZ/cuckoo/commit/7bfe601714a372ca6c245ce24abfed2ef2549941
https://github.com/RicoVZ/cuckoo/commit/cc6d9dcbbe7d4dcf38f9408bd5baf458cdb8da8a
https://github.com/RicoVZ/cuckoo/commit/ada25d9edf8c0cf8cd4325c60f25c4409f610ec2
https://github.com/RicoVZ/cuckoo/commit/d983f6a99417a60dd64395b15251d33865e46b49
https://github.com/RicoVZ/cuckoo/commit/432ef5c2db01e9bb50a41f804fd46b35078d297f
https://github.com/RicoVZ/cuckoo/commit/bad38241f4dcebf64a15c1c085d19ce0b570b7a5
https://github.com/RicoVZ/cuckoo/commit/9b807a52b1142092a4ec1a48f0cd5fe155a5de0e
https://github.com/RicoVZ/cuckoo/commit/11364518388b3842f2566de09d7ba9be0167ccd2
https://github.com/RicoVZ/cuckoo/commit/2c6fd7a8a3dcf7dd8267ef2a0d5606398b178340
https://github.com/RicoVZ/cuckoo/commit/e66b776961a5f0922df5cd569cecd32321466d83
https://github.com/RicoVZ/cuckoo/commit/b7bb6d089b3cf5fccf6ba970dd305e81d11267f4
https://github.com/RicoVZ/cuckoo/commit/dcd316e4caf2ddb1e44127ebef2ee26d1bbc4208
https://github.com/RicoVZ/cuckoo/commit/45e0607769171abf50f6cc82266caac961ac3f05
https://github.com/RicoVZ/cuckoo/commit/a64883376930370a3b386c7ff35bf197b0e1c098
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment