Commit Graph

687 Commits

Author SHA1 Message Date
itaymmguardicore 0e9206728f
Merge pull request #84 from guardicore/feature/async_scan
Feature/async scan
2018-02-13 17:39:00 +02:00
Daniel Goldberg 02d89ce5dd Rewrite actual check for sockets to be cross platform
and notify when we fail to open a socket for unknown reasons.
2018-02-13 16:24:13 +02:00
Daniel Goldberg 8b5e6c30e6 add missing run.sh file 2018-02-11 09:11:32 +02:00
Daniel Goldberg 20b4b4e66a
Updated README to contain up to date imgae 2018-02-07 15:01:59 +02:00
Daniel Goldberg 950e841708 add image 2018-02-07 14:53:38 +02:00
Daniel Goldberg 41de1a86e0 Fix, forgot to include the configuration of whether we're pulling the banner from victims. 2018-02-06 20:13:27 +02:00
Daniel Goldberg 7c6c153733 Implement async TCP port scanning + banner grabbing 2018-02-06 20:09:28 +02:00
Daniel Goldberg fe2af59975 Rename to check_tcp|udp_port and refactor. 2018-02-06 20:03:48 +02:00
Daniel Goldberg ab18005fd0 Fix ping scanner exceptions 2018-02-06 20:03:48 +02:00
Daniel Goldberg 44b6c3d243 Bugfix in address lookup 2018-02-06 19:54:41 +02:00
Daniel Goldberg ad23de569c
Update README.md 2018-01-20 21:49:36 +02:00
itaymmguardicore 7f5734ac67
Merge pull request #83 from guardicore/develop
Develop
2018-01-20 20:55:10 +02:00
Itay Mizeretz 74deebb280 Fix bug in telemetry 2018-01-19 13:00:38 +02:00
Itay Mizeretz a76cf7e3f8 Always sort telemetry feed 2018-01-19 11:19:49 +02:00
Itay Mizeretz a5eaea8796 Hotfix: live telemetry feed sorted by timestamp 2018-01-19 10:58:24 +02:00
itaymmguardicore 7daafb0155
Merge pull request #82 from guardicore/feature/update-island-theme
Feature/update island theme
2018-01-19 10:36:49 +02:00
itaymmguardicore 82bc50ac97
Merge pull request #81 from guardicore/revert-73-feature/async-scan
Revert "Feature/async scan"
2018-01-19 10:06:30 +02:00
itaymmguardicore c1efeb7cc1
Revert "Feature/async scan" 2018-01-19 10:05:48 +02:00
Itay Mizeretz 0a62abe450 Change report title font + resize sub-titles 2018-01-18 21:44:12 +02:00
Itay Mizeretz 56035df461 Most theme updates 2018-01-18 18:33:02 +02:00
Itay Mizeretz a91b5cc489 Merge branch 'master' into develop 2018-01-18 16:57:21 +02:00
Daniel Goldberg 47bfca112d
Basic contributing.md
Inspiration taken from Metasploit's amazing page.
2018-01-16 19:37:40 +02:00
Daniel Goldberg 5469dbf981
Merge pull request #79 from guardicore/feature/report-backend
New feature, security report
2018-01-16 19:03:35 +02:00
Itay Mizeretz e1803a7ff9 Fixed CR 2018-01-16 17:23:17 +02:00
itaymmguardicore 7e77e2d33b
Merge branch 'develop' into feature/report-backend 2018-01-16 16:24:44 +02:00
Itay Mizeretz 4ef0a53026 Content fixes 2018-01-16 10:50:05 +02:00
Daniel Goldberg cc1415b4d5
Merge pull request #80 from guardicore/feature/map-liveness
Feature/map liveness
2018-01-11 16:07:08 +02:00
Itay Mizeretz 1935d2d6a1 Fix temporary hack 2018-01-09 19:25:18 +02:00
Itay Mizeretz 50c674a2af Add telemetry console frontend 2018-01-09 19:19:16 +02:00
Itay Mizeretz 1ab1dbedb1 Add TelemetryFeed entrypoint + all logic 2018-01-09 19:16:18 +02:00
itaymmguardicore 9f814f0a86
Merge pull request #73 from guardicore/feature/async-scan
Feature/async scan
2018-01-09 18:47:53 +02:00
Ace Pace 30d81e05c9 CR fixes 2018-01-09 18:37:59 +02:00
Daniel Goldberg 022bd98f26
Create PULL_REQUEST_TEMPLATE.md 2018-01-07 11:19:03 +02:00
Daniel Goldberg a3eec6601e
Issue template 2018-01-07 11:11:55 +02:00
Itay Mizeretz fb5f1f8302 Monkey icon moved to top left 2018-01-02 19:09:41 +02:00
Daniel Goldberg 094e432898
Merge pull request #77 from guardicore/feature/virtualenv
Feature/virtualenv
2018-01-02 18:14:57 +02:00
Daniel Goldberg eb622cb8e6
Merge pull request #78 from guardicore/feature/start_browser_on_windows
Start browser when running island on windows
2018-01-02 18:11:46 +02:00
Itay Mizeretz cfa70e109a Start browser when running island on windows 2018-01-02 18:09:51 +02:00
Itay Mizeretz fd64c9dbf6 Make sure we're using python2 2018-01-02 17:53:28 +02:00
Itay Mizeretz 3e6a2136d9 Don't create already created dir
Remove monkey_island dir on removal
2018-01-02 16:13:20 +02:00
Itay Mizeretz bee1bc6f8f Fix python path 2018-01-02 15:58:47 +02:00
Itay Mizeretz a2da9614a6 Make deb use virtualenv 2018-01-02 15:27:32 +02:00
Itay Mizeretz 59203e29a4 Split main function to smaller functions 2018-01-02 12:55:27 +02:00
Itay Mizeretz d76386e8d3 More content fixing 2018-01-02 12:40:31 +02:00
Itay Mizeretz d16f3fee9b Replace monkey logo with new one 2018-01-02 12:37:20 +02:00
Itay Mizeretz 109a9a5cbb Improve printed badge style 2018-01-02 12:34:59 +02:00
Daniel Goldberg a5135c3c3f For the 50 lines before we can use our logger, use modern print 2017-12-31 13:51:43 +02:00
Daniel Goldberg 4af4178344 Add logging, turn mimikatz into modern class. 2017-12-31 13:46:07 +02:00
Itay Mizeretz 5649fa7043 Content improvements 2017-12-24 18:34:18 +02:00
Itay Mizeretz 6150c6fcc0 Fix bug where machine was popped out 2017-12-24 18:28:01 +02:00