├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2021 MichaelKoczwara 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # CobaltStrike-Servers-C2 2 | Cobalt Strike Servers/C2 3 | 4 | 5 | Cobalt Strike using Amazon profiles
6 | https://gist.github.com/MichaelKoczwara/9b74fe4f27d4f762e8a263044e99c354 7 | 8 | Cobalt Strike servers/C2 April 2021
9 | https://gist.github.com/MichaelKoczwara/f0fe27e266a8d6f7959f342632e1abf3 10 | 11 | Cobalt Strike servers/C2 March 2021
12 | https://gist.github.com/MichaelKoczwara/d82eb49392ec89739def54faa2c48d4c 13 | 14 | Cobalt Strike servers/C2 37.120.222.70 - 37.120.222.73
15 | https://gist.github.com/MichaelKoczwara/accdf8159b943042177eb39aabd54205 16 | 17 | Cobalt Strike servers/C2 23.248.248.2 -23.248.248.6
18 | https://gist.github.com/MichaelKoczwara/eab6a3cba534262b1566af367b21b559 19 | 20 | Cobalt Strike servers/C2 23.226.51.96 - 23.226.51.126
21 | https://gist.github.com/MichaelKoczwara/4feeb72a7dcf3d458612ee10c54660d5 22 | 23 | Cobalt Strike servers/C2 154.216.68.32 - 154.216.68.62
24 | https://gist.github.com/MichaelKoczwara/95f4f675b5a070efbd846133bad4436d 25 | 26 | Cobalt Strike servers/C2 160.124.162.128 - 160.124.162.158
27 | https://gist.github.com/MichaelKoczwara/8c5c50345ff8f673054dcd694c348c24 28 | 29 | Cobalt Strike servers/C2 192.151.234.160 - 192.151.234.190
30 | https://gist.github.com/MichaelKoczwara/0919598da74a844f923033ea5d97379c 31 | 32 | Cobalt Strike/C2 & Metasploit servers
33 | https://gist.github.com/MichaelKoczwara/3a0037ad46c373bc71a6e22daf69d70e 34 | 35 | --------------------------------------------------------------------------------