Closed PokeTheCiTy closed 9 years ago
Hi @PokeTheCity, thanks for your contribution.
I'll check out the code soon and get the PR in asap, been a little busy this week!
Glad to know the project has reached France! Such a nice country
I'll surely keep working on virtuaplant to add new plant scenarios and improve the code.
Thanks for your kind words and I'll do my best to present a nice talk at 4SICS.
Regards
On Thu, Jun 4, 2015 at 5:59 PM, PokeTheCiTy notifications@github.com wrote:
Hi,
I was doing some research about ICS security and found your work on a popular french blog (korben.info). Wanted to see how it works and wrote two attacks to test it. Skip bottle is used to fill only 1 bottle out of 2 (or more if the parameter is changed) Half fill calculate the time to fill a bottle and cut it to the half for the next bottles (my time calculation may have some issue)
I hope you will keep developing this project and wish you good luck for 4SICS
Regards,
PokeTheCity
You can view, comment on, or merge this pull request online at:
https://github.com/jseidl/virtuaplant/pull/2 Commit Summary
- add 2 new attacks, half fill and skip bottle
File Changes
- A plants/bottle-filling/attacks/half_fill.py https://github.com/jseidl/virtuaplant/pull/2/files#diff-0 (56)
- A plants/bottle-filling/attacks/skip_bottle.py https://github.com/jseidl/virtuaplant/pull/2/files#diff-1 (35)
Patch Links:
- https://github.com/jseidl/virtuaplant/pull/2.patch
- https://github.com/jseidl/virtuaplant/pull/2.diff
— Reply to this email directly or view it on GitHub https://github.com/jseidl/virtuaplant/pull/2.
Hi,
I was doing some research about ICS security and found your work on a popular french blog (korben.info). Wanted to see how it works and wrote two attacks to test it. Skip bottle is used to fill only 1 bottle out of 2 (or more if the parameter is changed) Half fill calculate the time to fill a bottle and cut it to the half for the next bottles (my time calculation may have some issue)
I hope you will keep developing this project and wish you good luck for 4SICS
Regards, PokeTheCity