diff --git "a/tokenizer.json" "b/tokenizer.json" new file mode 100644--- /dev/null +++ "b/tokenizer.json" @@ -0,0 +1,6702 @@ +{ + "version": "1.0", + "truncation": null, + "padding": null, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "\"": 5, + "&": 6, + "'": 7, + "(": 8, + ")": 9, + ",": 10, + "-": 11, + ".": 12, + "/": 13, + "0": 14, + "1": 15, + "2": 16, + "3": 17, + "4": 18, + "5": 19, + "6": 20, + "7": 21, + "8": 22, + "9": 23, + ":": 24, + ";": 25, + "?": 26, + "A": 27, + "B": 28, + "C": 29, + "D": 30, + "E": 31, + "F": 32, + "G": 33, + "H": 34, + "I": 35, + "J": 36, + "K": 37, + "L": 38, + "M": 39, + "N": 40, + "O": 41, + "P": 42, + "Q": 43, + "R": 44, + "S": 45, + "T": 46, + "U": 47, + "V": 48, + "W": 49, + "X": 50, + "[": 51, + "]": 52, + "a": 53, + "b": 54, + "c": 55, + "d": 56, + "e": 57, + "f": 58, + "g": 59, + "h": 60, + "i": 61, + "j": 62, + "k": 63, + "l": 64, + "m": 65, + "n": 66, + "o": 67, + "p": 68, + "q": 69, + "r": 70, + "s": 71, + "t": 72, + "u": 73, + "v": 74, + "w": 75, + "x": 76, + "y": 77, + "z": 78, + "é": 79, + "–": 80, + "—": 81, + "‘": 82, + "’": 83, + "“": 84, + "”": 85, + "•": 86, + "❍": 87, + "##f": 88, + "##i": 89, + "##c": 90, + "##e": 91, + "##r": 92, + "##p": 93, + "##o": 94, + "##t": 95, + "##u": 96, + "##n": 97, + "##s": 98, + "##h": 99, + "##v": 100, + "##a": 101, + "##k": 102, + "##g": 103, + "##l": 104, + "##m": 105, + "##d": 106, + "##w": 107, + "##b": 108, + "##0": 109, + "##3": 110, + "##x": 111, + "##z": 112, + "##y": 113, + "##4": 114, + "##5": 115, + "##I": 116, + "##S": 117, + "##N": 118, + "##R": 119, + "##A": 120, + "##C": 121, + "##2": 122, + "##P": 123, + "##W": 124, + "##q": 125, + "##8": 126, + "##7": 127, + "##j": 128, + "##M": 129, + "##1": 130, + "##6": 131, + "##T": 132, + "##E": 133, + "##O": 134, + "##K": 135, + "##F": 136, + "##L": 137, + "##D": 138, + "##U": 139, + "##B": 140, + "##X": 141, + "##9": 142, + "##é": 143, + "##ti": 144, + "##es": 145, + "##on": 146, + "##er": 147, + "th": 148, + "##in": 149, + "##en": 150, + "##tion": 151, + "##nd": 152, + "the": 153, + "##or": 154, + "and": 155, + "##an": 156, + "in": 157, + "##ed": 158, + "##it": 159, + "##at": 160, + "##ro": 161, + "##ation": 162, + "##al": 163, + "##ec": 164, + "##ent": 165, + "##ic": 166, + "##ing": 167, + "##ess": 168, + "of": 169, + "to": 170, + "##ar": 171, + "##ur": 172, + "##is": 173, + "##em": 174, + "pro": 175, + "##ul": 176, + "##ity": 177, + "con": 178, + "##st": 179, + "##tin": 180, + "##el": 181, + "##et": 182, + "or": 183, + "##mp": 184, + "##ho": 185, + "##il": 186, + "##id": 187, + "##ac": 188, + "##re": 189, + "##uld": 190, + "##us": 191, + "##ers": 192, + "sho": 193, + "should": 194, + "##ir": 195, + "##ol": 196, + "##ement": 197, + "as": 198, + "##iti": 199, + "for": 200, + "##ain": 201, + "##ting": 202, + "re": 203, + "co": 204, + "##for": 205, + "##ate": 206, + "##le": 207, + "##form": 208, + "that": 209, + "##ab": 210, + "##iness": 211, + "be": 212, + "##ce": 213, + "##usiness": 214, + "##ter": 215, + "##ag": 216, + "##cess": 217, + "##as": 218, + "ac": 219, + "##iz": 220, + "##ations": 221, + "##ev": 222, + "##tions": 223, + "business": 224, + "res": 225, + "##tiv": 226, + "##ts": 227, + "##pp": 228, + "tes": 229, + "##formation": 230, + "##tu": 231, + "##ecur": 232, + "are": 233, + "information": 234, + "##sti": 235, + "pl": 236, + "##ment": 237, + "inc": 238, + "##stitu": 239, + "##ver": 240, + "on": 241, + "Th": 242, + "an": 243, + "##ud": 244, + "##ecurity": 245, + "ex": 246, + "al": 247, + "##qu": 248, + "##un": 249, + "en": 250, + "##ith": 251, + "##uc": 252, + "##gan": 253, + "##ganiz": 254, + "##if": 255, + "st": 256, + "##her": 257, + "##anag": 258, + "institu": 259, + "##eco": 260, + "with": 261, + "process": 262, + "plan": 263, + "##lo": 264, + "##vid": 265, + "##ri": 266, + "##tinu": 267, + "ad": 268, + "ass": 269, + "is": 270, + "##lud": 271, + "##ci": 272, + "##yst": 273, + "##erv": 274, + "##ystem": 275, + "##cal": 276, + "##ly": 277, + "organiz": 278, + "includ": 279, + "security": 280, + "system": 281, + "##ra": 282, + "continu": 283, + "wh": 284, + "##enti": 285, + "The": 286, + "##anagement": 287, + "comp": 288, + "##ig": 289, + "tr": 290, + "##ut": 291, + "##ervic": 292, + "##per": 293, + "##ities": 294, + "cont": 295, + "us": 296, + "##mm": 297, + "##ure": 298, + "dis": 299, + "##war": 300, + "imp": 301, + "##tern": 302, + "servic": 303, + "app": 304, + "##ot": 305, + "##ons": 306, + "##ated": 307, + "cr": 308, + "##ine": 309, + "provid": 310, + "dev": 311, + "organization": 312, + "ma": 313, + "##ff": 314, + "##ance": 315, + "##end": 316, + "continuity": 317, + "##ep": 318, + "reco": 319, + "##ies": 320, + "##itical": 321, + "testing": 322, + "In": 323, + "institution": 324, + "management": 325, + "critical": 326, + "their": 327, + "BC": 328, + "##ard": 329, + "##ectiv": 330, + "##ve": 331, + "##aining": 332, + "par": 333, + "##os": 334, + "##erm": 335, + "##ust": 336, + "##able": 337, + "##ect": 338, + "##isk": 339, + "oper": 340, + "##very": 341, + "##im": 342, + "##ures": 343, + "##op": 344, + "risk": 345, + "##ility": 346, + "su": 347, + "##oc": 348, + "pers": 349, + "##rol": 350, + "##gra": 351, + "by": 352, + "requ": 353, + "##vent": 354, + "##om": 355, + "##ced": 356, + "training": 357, + "##denti": 358, + "##up": 359, + "BCP": 360, + "##ib": 361, + "may": 362, + "##sure": 363, + "##act": 364, + "resp": 365, + "systems": 366, + "recovery": 367, + "add": 368, + "##low": 369, + "person": 370, + "##ific": 371, + "##dentif": 372, + "##ew": 373, + "##olic": 374, + "##cial": 375, + "##ail": 376, + "cons": 377, + "control": 378, + "at": 379, + "##eterm": 380, + "##ort": 381, + "##ign": 382, + "appro": 383, + "so": 384, + "up": 385, + "##nel": 386, + "polic": 387, + "progra": 388, + "requir": 389, + "service": 390, + "##and": 391, + "include": 392, + "##ant": 393, + "ensure": 394, + "##ware": 395, + "##ech": 396, + "##aint": 397, + "##cedures": 398, + "##ef": 399, + "##ow": 400, + "##inan": 401, + "##unc": 402, + "##etermine": 403, + "##inancial": 404, + "##lement": 405, + "##ang": 406, + "test": 407, + "respons": 408, + "##eness": 409, + "##ider": 410, + "bas": 411, + "suc": 412, + "func": 413, + "devic": 414, + "##ilities": 415, + "##ces": 416, + "##ork": 417, + "##ary": 418, + "personnel": 419, + "identif": 420, + "##rup": 421, + "##ning": 422, + "##ternal": 423, + "##echn": 424, + "sit": 425, + "##io": 426, + "##og": 427, + "can": 428, + "##ether": 429, + "all": 430, + "asset": 431, + "dat": 432, + "rel": 433, + "##ements": 434, + "##mmun": 435, + "techn": 436, + "##ollow": 437, + "##ustom": 438, + "follow": 439, + "pr": 440, + "per": 441, + "##ther": 442, + "whether": 443, + "such": 444, + "##mmunic": 445, + "sc": 446, + "##cy": 447, + "operations": 448, + "maint": 449, + "procedures": 450, + "program": 451, + "financial": 452, + "access": 453, + "##ical": 454, + "data": 455, + "##ely": 456, + "##ency": 457, + "##rom": 458, + "##etw": 459, + "disrup": 460, + "ch": 461, + "##our": 462, + "part": 463, + "##ual": 464, + "activ": 465, + "processes": 466, + "##epend": 467, + "pri": 468, + "##eg": 469, + "##ast": 470, + "##abl": 471, + "consider": 472, + "ha": 473, + "ob": 474, + "un": 475, + "##duc": 476, + "##elop": 477, + "##ack": 478, + "##olog": 479, + "reg": 480, + "supp": 481, + "following": 482, + "##ress": 483, + "##pri": 484, + "devices": 485, + "from": 486, + "other": 487, + "##ors": 488, + "planning": 489, + "##wareness": 490, + "responsib": 491, + "ind": 492, + "not": 493, + "##ss": 494, + "##jectiv": 495, + "##ence": 496, + "have": 497, + "plans": 498, + "appropri": 499, + "functions": 500, + "##iew": 501, + "##lic": 502, + "##ys": 503, + "##ability": 504, + "##ustomers": 505, + "##ap": 506, + "acc": 507, + "##amp": 508, + "##all": 509, + "##ish": 510, + "##age": 511, + "institutions": 512, + "##ential": 513, + "Determine": 514, + "##pec": 515, + "##ents": 516, + "services": 517, + "awareness": 518, + "develop": 519, + "##ans": 520, + "##ass": 521, + "str": 522, + "##loy": 523, + "use": 524, + "implement": 525, + "##ular": 526, + "technolog": 527, + "its": 528, + "tim": 529, + "##um": 530, + "int": 531, + "assess": 532, + "address": 533, + "##ug": 534, + "##so": 535, + "##yb": 536, + "##ill": 537, + "rep": 538, + "also": 539, + "including": 540, + "parti": 541, + "##ak": 542, + "##mploy": 543, + "controls": 544, + "appropriate": 545, + "##ition": 546, + "##ument": 547, + "##ist": 548, + "##ocument": 549, + "##ventor": 550, + "assets": 551, + "##etwork": 552, + "##uid": 553, + "##ord": 554, + "chang": 555, + "network": 556, + "##ens": 557, + "##ach": 558, + "##ateg": 559, + "##ablish": 560, + "def": 561, + "##ise": 562, + "##stablish": 563, + "requirements": 564, + "activities": 565, + "##vail": 566, + "inventor": 567, + "impact": 568, + "##ffectiv": 569, + "##mploye": 570, + "event": 571, + "##fer": 572, + "##am": 573, + "##ating": 574, + "based": 575, + "cl": 576, + "document": 577, + "it": 578, + "##ide": 579, + "objectiv": 580, + "ab": 581, + "##ied": 582, + "##ined": 583, + "rev": 584, + "examp": 585, + "altern": 586, + "maintain": 587, + "policies": 588, + "##ugh": 589, + "##equ": 590, + "##acti": 591, + "##reat": 592, + "processing": 593, + "##igh": 594, + "##uth": 595, + "customers": 596, + "out": 597, + "##uts": 598, + "compon": 599, + "strateg": 600, + "example": 601, + "fac": 602, + "##ft": 603, + "##ore": 604, + "addition": 605, + "policy": 606, + "employe": 607, + "fir": 608, + "##king": 609, + "##aster": 610, + "objectives": 611, + "##ion": 612, + "inter": 613, + "##uring": 614, + "##ify": 615, + "avail": 616, + "ne": 617, + "##wn": 618, + "resul": 619, + "##ious": 620, + "technology": 621, + "##ftware": 622, + "effectiv": 623, + "##ich": 624, + "which": 625, + "trans": 626, + "applic": 627, + "cap": 628, + "rol": 629, + "thro": 630, + "##ized": 631, + "upd": 632, + "site": 633, + "12": 634, + "IT": 635, + "establish": 636, + "und": 637, + "##ip": 638, + "##val": 639, + "provider": 640, + "##mmunications": 641, + "time": 642, + "assessment": 643, + "##uidance": 644, + "review": 645, + "back": 646, + "tel": 647, + "##od": 648, + "external": 649, + "providers": 650, + "att": 651, + "software": 652, + "perform": 653, + "need": 654, + "under": 655, + "if": 656, + "own": 657, + "spec": 658, + "##ior": 659, + "they": 660, + "##ace": 661, + "##tive": 662, + "when": 663, + "identify": 664, + "support": 665, + "changes": 666, + "##uthor": 667, + "Management": 668, + "loc": 669, + "##ad": 670, + "exp": 671, + "responsibilities": 672, + "inventory": 673, + "employees": 674, + "firm": 675, + "##over": 676, + "##aff": 677, + "##ese": 678, + "##ari": 679, + "prot": 680, + "##str": 681, + "##ell": 682, + "##cies": 683, + "Pro": 684, + "me": 685, + "wide": 686, + "threat": 687, + "##encies": 688, + "##iod": 689, + "class": 690, + "Ass": 691, + "##ved": 692, + "internal": 693, + "within": 694, + "disaster": 695, + "##ybers": 696, + "through": 697, + "Tes": 698, + "po": 699, + "this": 700, + "##ose": 701, + "practi": 702, + "ban": 703, + "des": 704, + "##ient": 705, + "##yp": 706, + "##terp": 707, + "organizational": 708, + "period": 709, + "scen": 710, + "regular": 711, + "defined": 712, + "alternate": 713, + "components": 714, + "##por": 715, + "##ber": 716, + "staff": 717, + "organizations": 718, + "risks": 719, + "##ification": 720, + "required": 721, + "teleco": 722, + "##arios": 723, + "Con": 724, + "lev": 725, + "will": 726, + "##rise": 727, + "##erify": 728, + "##ational": 729, + "anal": 730, + "##ffic": 731, + "##ake": 732, + "has": 733, + "mon": 734, + "rec": 735, + "rem": 736, + "##tr": 737, + "##mary": 738, + "##ili": 739, + "##otential": 740, + "##ources": 741, + "acco": 742, + "##terprise": 743, + "scenarios": 744, + "level": 745, + "##ive": 746, + "##oard": 747, + "##ted": 748, + "##und": 749, + "##vers": 750, + "##ird": 751, + "##tingency": 752, + "disruption": 753, + "##uthorized": 754, + "An": 755, + "ag": 756, + "during": 757, + "hard": 758, + "lin": 759, + "mem": 760, + "typ": 761, + "##ia": 762, + "##SP": 763, + "##itor": 764, + "communic": 765, + "enterprise": 766, + "provide": 767, + "##ards": 768, + "##oss": 769, + "##ected": 770, + "prior": 771, + "ph": 772, + "##ivid": 773, + "##ch": 774, + "##vol": 775, + "##enior": 776, + "could": 777, + "primary": 778, + "roles": 779, + "##ividual": 780, + "le": 781, + "potential": 782, + "sh": 783, + "##now": 784, + "contingency": 785, + "##cep": 786, + "resources": 787, + "any": 788, + "stor": 789, + "import": 790, + "BI": 791, + "Business": 792, + "PC": 793, + "determine": 794, + "how": 795, + "over": 796, + "##ey": 797, + "##ay": 798, + "##ere": 799, + "these": 800, + "third": 801, + "##ecess": 802, + "comm": 803, + "disruptions": 804, + "individual": 805, + "results": 806, + "specific": 807, + "##ybersecurity": 808, + "banking": 809, + "BIA": 810, + "ar": 811, + "##ge": 812, + "##let": 813, + "##orting": 814, + "##urr": 815, + "##uct": 816, + "sites": 817, + "relev": 818, + "strategies": 819, + "facilities": 820, + "telecommunications": 821, + "DS": 822, + "necess": 823, + "sign": 824, + "##fic": 825, + "##ions": 826, + "##led": 827, + "##orpor": 828, + "##ates": 829, + "##here": 830, + "##cip": 831, + "##ificant": 832, + "parties": 833, + "relevant": 834, + "em": 835, + "##ob": 836, + "##vir": 837, + "##onment": 838, + "tests": 839, + "step": 840, + "includes": 841, + "identified": 842, + "##valu": 843, + "accoun": 844, + "PCI": 845, + "DSS": 846, + "##vironment": 847, + "educ": 848, + "met": 849, + "outs": 850, + "well": 851, + "##ial": 852, + "##ee": 853, + "##der": 854, + "invol": 855, + "##lex": 856, + "adequ": 857, + "users": 858, + "party": 859, + "##ependencies": 860, + "into": 861, + "additional": 862, + "practices": 863, + "##fficient": 864, + "AI": 865, + "aud": 866, + "board": 867, + "guidance": 868, + "min": 869, + "manag": 870, + "##ately": 871, + "##hod": 872, + "This": 873, + "environment": 874, + "Institu": 875, + "basis": 876, + "##ysical": 877, + "underst": 878, + "##overn": 879, + "Testing": 880, + "analys": 881, + "monitor": 882, + "necessary": 883, + "App": 884, + "Ex": 885, + "Wh": 886, + "dif": 887, + "equ": 888, + "med": 889, + "pre": 890, + "red": 891, + "senior": 892, + "val": 893, + "##iss": 894, + "conf": 895, + "place": 896, + "implemented": 897, + "##ipment": 898, + "hardware": 899, + "significant": 900, + "understand": 901, + "end": 902, + "we": 903, + "who": 904, + "##table": 905, + "##ection": 906, + "##use": 907, + "complex": 908, + "BCM": 909, + "##ignment": 910, + "addresses": 911, + "availability": 912, + "classification": 913, + "Or": 914, + "resili": 915, + "used": 916, + "disc": 917, + "una": 918, + "##ight": 919, + "poin": 920, + "member": 921, + "##ucture": 922, + "method": 923, + "equipment": 924, + "Organiz": 925, + "det": 926, + "each": 927, + "know": 928, + "key": 929, + "more": 930, + "term": 931, + "##fra": 932, + "##ire": 933, + "##iev": 934, + "##ative": 935, + "##erc": 936, + "##eral": 937, + "those": 938, + "conduc": 939, + "##ets": 940, + "##ize": 941, + "contr": 942, + "using": 943, + "##epar": 944, + "##ible": 945, + "function": 946, + "ability": 947, + "media": 948, + "For": 949, + "Rel": 950, + "do": 951, + "scal": 952, + "where": 953, + "##ump": 954, + "##icious": 955, + "conn": 956, + "##hol": 957, + "##itig": 958, + "adv": 959, + "sufficient": 960, + "##igned": 961, + "related": 962, + "transac": 963, + "updated": 964, + "physical": 965, + "Ac": 966, + "evalu": 967, + "fail": 968, + "mar": 969, + "mitig": 970, + "new": 971, + "##lect": 972, + "##ination": 973, + "##ase": 974, + "exerc": 975, + "operational": 976, + "##egr": 977, + "##yber": 978, + "events": 979, + "storage": 980, + "audit": 981, + "minim": 982, + "analysis": 983, + "cybersecurity": 984, + "loss": 985, + "vend": 986, + "verify": 987, + "##rang": 988, + "##hens": 989, + "##dependencies": 990, + "##enance": 991, + "##any": 992, + "ins": 993, + "##rehens": 994, + "stand": 995, + "##ram": 996, + "##ote": 997, + "response": 998, + "maintenance": 999, + "integr": 1000, + "available": 1001, + "##ceptable": 1002, + "AIs": 1003, + "##frastr": 1004, + "Related": 1005, + "scale": 1006, + "mark": 1007, + "##rehensive": 1008, + "As": 1009, + "Ob": 1010, + "aware": 1011, + "depend": 1012, + "must": 1013, + "sa": 1014, + "##fter": 1015, + "##ue": 1016, + "##lem": 1017, + "##ond": 1018, + "##ines": 1019, + "inst": 1020, + "been": 1021, + "contact": 1022, + "##ope": 1023, + "sour": 1024, + "device": 1025, + "scope": 1026, + "location": 1027, + "important": 1028, + "outsour": 1029, + "differ": 1030, + "web": 1031, + "resilience": 1032, + "Identif": 1033, + "aff": 1034, + "mod": 1035, + "sim": 1036, + "take": 1037, + "##een": 1038, + "##ry": 1039, + "##puts": 1040, + "##th": 1041, + "##nual": 1042, + "##hiev": 1043, + "##ves": 1044, + "##mal": 1045, + "infrastr": 1046, + "##urance": 1047, + "prob": 1048, + "proper": 1049, + "coord": 1050, + "acceptable": 1051, + "achiev": 1052, + "comprehensive": 1053, + "##mmend": 1054, + "programm": 1055, + "effective": 1056, + "applications": 1057, + "established": 1058, + "communication": 1059, + "arrang": 1060, + "Organizations": 1061, + "Customers": 1062, + "En": 1063, + "Pl": 1064, + "Res": 1065, + "betw": 1066, + "card": 1067, + "set": 1068, + "sus": 1069, + "##ix": 1070, + "##oo": 1071, + "##ks": 1072, + "##li": 1073, + "##eca": 1074, + "##arious": 1075, + "reas": 1076, + "annual": 1077, + "provided": 1078, + "##endix": 1079, + "recover": 1080, + "recommend": 1081, + "approved": 1082, + "##ically": 1083, + "considered": 1084, + "interdependencies": 1085, + "Assignment": 1086, + "##ledge": 1087, + "education": 1088, + "monitoring": 1089, + "Appendix": 1090, + "different": 1091, + "between": 1092, + "Al": 1093, + "Imp": 1094, + "Rev": 1095, + "authorized": 1096, + "ess": 1097, + "overs": 1098, + "various": 1099, + "##tain": 1100, + "##kill": 1101, + "##me": 1102, + "##als": 1103, + "##ally": 1104, + "##eli": 1105, + "##hout": 1106, + "##ile": 1107, + "##ages": 1108, + "##ases": 1109, + "incid": 1110, + "incorpor": 1111, + "exec": 1112, + "##rib": 1113, + "adop": 1114, + "complet": 1115, + "sub": 1116, + "##actors": 1117, + "consist": 1118, + "implementation": 1119, + "applicable": 1120, + "steps": 1121, + "account": 1122, + "knowledge": 1123, + "transactions": 1124, + "Identify": 1125, + "infrastructure": 1126, + "reason": 1127, + "essential": 1128, + "Guidance": 1129, + "Govern": 1130, + "It": 1131, + "go": 1132, + "high": 1133, + "lif": 1134, + "miss": 1135, + "op": 1136, + "secur": 1137, + "skill": 1138, + "##itions": 1139, + "##cc": 1140, + "##ten": 1141, + "##utions": 1142, + "##ong": 1143, + "##ater": 1144, + "##ator": 1145, + "##abilities": 1146, + "##ified": 1147, + "user": 1148, + "Intern": 1149, + "##jective": 1150, + "particip": 1151, + "documented": 1152, + "threats": 1153, + "agre": 1154, + "##SPs": 1155, + "individuals": 1156, + "standards": 1157, + "Objective": 1158, + "install": 1159, + "Review": 1160, + "On": 1161, + "Security": 1162, + "fre": 1163, + "lab": 1164, + "no": 1165, + "occ": 1166, + "wo": 1167, + "##oci": 1168, + "##ty": 1169, + "##ned": 1170, + "##su": 1171, + "##ven": 1172, + "##ms": 1173, + "##min": 1174, + "##erg": 1175, + "##ite": 1176, + "##urate": 1177, + "cond": 1178, + "ref": 1179, + "refer": 1180, + "##lear": 1181, + "exper": 1182, + "associ": 1183, + "compet": 1184, + "provides": 1185, + "##ustomer": 1186, + "##ependent": 1187, + "regard": 1188, + "accord": 1189, + "##ume": 1190, + "effectiveness": 1191, + "attack": 1192, + "protect": 1193, + "complexity": 1194, + "methods": 1195, + "##holder": 1196, + "arrangements": 1197, + "recommendations": 1198, + "frequ": 1199, + "would": 1200, + "Co": 1201, + "Cons": 1202, + "If": 1203, + "Maint": 1204, + "Reg": 1205, + "but": 1206, + "bot": 1207, + "curr": 1208, + "line": 1209, + "list": 1210, + "non": 1211, + "tak": 1212, + "work": 1213, + "##cular": 1214, + "##ner": 1215, + "##hip": 1216, + "##ving": 1217, + "##les": 1218, + "##est": 1219, + "##one": 1220, + "there": 1221, + "##emic": 1222, + "conc": 1223, + "##ever": 1224, + "allow": 1225, + "operating": 1226, + "##ework": 1227, + "##andemic": 1228, + "technical": 1229, + "sch": 1230, + "responsible": 1231, + "development": 1232, + "##ame": 1233, + "Procedures": 1234, + "Continu": 1235, + "##tric": 1236, + "emerg": 1237, + "valid": 1238, + "unauthorized": 1239, + "detail": 1240, + "saf": 1241, + "cardholder": 1242, + "##ook": 1243, + "adopt": 1244, + "consistent": 1245, + "both": 1246, + "current": 1247, + "Financial": 1248, + "Verify": 1249, + "after": 1250, + "hand": 1251, + "mal": 1252, + "##ous": 1253, + "##trol": 1254, + "##ution": 1255, + "##de": 1256, + "##its": 1257, + "##ication": 1258, + "##ises": 1259, + "##ised": 1260, + "produc": 1261, + "##eless": 1262, + "actions": 1263, + "resump": 1264, + "continue": 1265, + "situ": 1266, + "supporting": 1267, + "responsibility": 1268, + "independent": 1269, + "developing": 1270, + "particular": 1271, + "locations": 1272, + "firms": 1273, + "Assess": 1274, + "rece": 1275, + "types": 1276, + "least": 1277, + "shar": 1278, + "overall": 1279, + "Institutions": 1280, + "point": 1281, + "##ramework": 1282, + "outsourced": 1283, + "webs": 1284, + "conditions": 1285, + "associated": 1286, + "resumption": 1287, + "Def": 1288, + "clear": 1289, + "customer": 1290, + "dec": 1291, + "dem": 1292, + "dri": 1293, + "guid": 1294, + "ver": 1295, + "##ph": 1296, + "##te": 1297, + "##go": 1298, + "##line": 1299, + "##tip": 1300, + "##ice": 1301, + "##elines": 1302, + "##acy": 1303, + "##ireless": 1304, + "##itiz": 1305, + "##asures": 1306, + "rest": 1307, + "restric": 1308, + "enc": 1309, + "issu": 1310, + "what": 1311, + "Information": 1312, + "developed": 1313, + "technologies": 1314, + "networks": 1315, + "able": 1316, + "reviewed": 1317, + "needs": 1318, + "remote": 1319, + "Maintain": 1320, + "Continuity": 1321, + "Define": 1322, + "Ref": 1323, + "Tr": 1324, + "car": 1325, + "core": 1326, + "dir": 1327, + "less": 1328, + "mul": 1329, + "pandemic": 1330, + "ret": 1331, + "sens": 1332, + "wireless": 1333, + "##cing": 1334, + "##ub": 1335, + "##uting": 1336, + "##se": 1337, + "##yc": 1338, + "##tic": 1339, + "them": 1340, + "off": 1341, + "##ily": 1342, + "##ainst": 1343, + "cover": 1344, + "##fore": 1345, + "ext": 1346, + "company": 1347, + "##igur": 1348, + "##ustry": 1349, + "require": 1350, + "##ome": 1351, + "upon": 1352, + "programs": 1353, + "regul": 1354, + "industry": 1355, + "repl": 1356, + "alternative": 1357, + "capac": 1358, + "owners": 1359, + "protection": 1360, + "regularly": 1361, + "confid": 1362, + "disclo": 1363, + "failure": 1364, + "vendors": 1365, + "markets": 1366, + "source": 1367, + "susp": 1368, + "Implement": 1369, + "Governance": 1370, + "life": 1371, + "skills": 1372, + "guidelines": 1373, + "##tiple": 1374, + "Refer": 1375, + "multiple": 1376, + "Pr": 1377, + "RT": 1378, + "To": 1379, + "ful": 1380, + "gap": 1381, + "li": 1382, + "nat": 1383, + "num": 1384, + "qual": 1385, + "ro": 1386, + "same": 1387, + "tabl": 1388, + "##ex": 1389, + "##res": 1390, + "##ron": 1391, + "##par": 1392, + "##tment": 1393, + "##uce": 1394, + "##ness": 1395, + "##av": 1396, + "##Os": 1397, + "##onstr": 1398, + "##ithout": 1399, + "##ross": 1400, + "offic": 1401, + "##isting": 1402, + "cop": 1403, + "beh": 1404, + "areas": 1405, + "one": 1406, + "ongo": 1407, + "mak": 1408, + "tested": 1409, + "preca": 1410, + "##pects": 1411, + "reporting": 1412, + "##ords": 1413, + "component": 1414, + "strategy": 1415, + "capabilities": 1416, + "role": 1417, + "meet": 1418, + "against": 1419, + "lines": 1420, + "type": 1421, + "shall": 1422, + "common": 1423, + "adequate": 1424, + "manage": 1425, + "configur": 1426, + "annually": 1427, + "regarding": 1428, + "accordance": 1429, + "attacks": 1430, + "Consider": 1431, + "emergency": 1432, + "sensiti": 1433, + "capacity": 1434, + "ongoing": 1435, + "AT": 1436, + "Establish": 1437, + "Reco": 1438, + "ca": 1439, + "cyber": 1440, + "deli": 1441, + "et": 1442, + "ge": 1443, + "gro": 1444, + "log": 1445, + "mo": 1446, + "man": 1447, + "nor": 1448, + "poss": 1449, + "qu": 1450, + "ww": 1451, + "##ogra": 1452, + "##hib": 1453, + "##enting": 1454, + "##ences": 1455, + "##ederal": 1456, + "tool": 1457, + "##ult": 1458, + "org": 1459, + "aspects": 1460, + "cost": 1461, + "enh": 1462, + "advers": 1463, + "criticality": 1464, + "respond": 1465, + "personal": 1466, + "##egu": 1467, + "timely": 1468, + "report": 1469, + "abo": 1470, + "maintained": 1471, + "capability": 1472, + "updates": 1473, + "owner": 1474, + "Test": 1475, + "prioritiz": 1476, + "lear": 1477, + "importance": 1478, + "involved": 1479, + "Institute": 1480, + "When": 1481, + "prepar": 1482, + "conducted": 1483, + "##epartment": 1484, + "Activ": 1485, + "exercises": 1486, + "coordin": 1487, + "programme": 1488, + "incident": 1489, + "reasonable": 1490, + "##aterial": 1491, + "Internet": 1492, + "Once": 1493, + "noti": 1494, + "safegu": 1495, + "Practi": 1496, + "behav": 1497, + "precautions": 1498, + "etc": 1499, + "geogra": 1500, + "www": 1501, + "geograph": 1502, + "11": 1503, + "Ad": 1504, + "Cr": 1505, + "Cyber": 1506, + "Dis": 1507, + "FI": 1508, + "St": 1509, + "Servic": 1510, + "date": 1511, + "dow": 1512, + "gen": 1513, + "ho": 1514, + "hel": 1515, + "lo": 1516, + "material": 1517, + "pay": 1518, + "separ": 1519, + "te": 1520, + "vi": 1521, + "##con": 1522, + "##bers": 1523, + "##yz": 1524, + "##ators": 1525, + "##ects": 1526, + "##ingle": 1527, + "top": 1528, + "##isions": 1529, + "order": 1530, + "##ilar": 1531, + "##ained": 1532, + "##tual": 1533, + "incre": 1534, + "only": 1535, + "online": 1536, + "existing": 1537, + "ens": 1538, + "admin": 1539, + "usage": 1540, + "##ectivity": 1541, + "identification": 1542, + "pres": 1543, + "addressed": 1544, + "change": 1545, + "inventories": 1546, + "transfer": 1547, + "performance": 1548, + "expect": 1549, + "measures": 1550, + "post": 1551, + "redund": 1552, + "connectivity": 1553, + "evaluate": 1554, + "mitigate": 1555, + "##lementing": 1556, + "probability": 1557, + "Plan": 1558, + "oversight": 1559, + "##atory": 1560, + "reflect": 1561, + "concer": 1562, + "malicious": 1563, + "situations": 1564, + "Training": 1565, + "direct": 1566, + "confidential": 1567, + "Implementation": 1568, + "make": 1569, + "normal": 1570, + "Activities": 1571, + "Practice": 1572, + "down": 1573, + "help": 1574, + "payment": 1575, + "team": 1576, + "10": 1577, + "18": 1578, + "Cybersecurity": 1579, + "Cob": 1580, + "Dev": 1581, + "Page": 1582, + "PSPs": 1583, + "See": 1584, + "department": 1585, + "elect": 1586, + "framework": 1587, + "govern": 1588, + "leg": 1589, + "port": 1590, + "pass": 1591, + "some": 1592, + "single": 1593, + "wr": 1594, + "without": 1595, + "##ffor": 1596, + "##iqu": 1597, + "##pl": 1598, + "##pace": 1599, + "##ders": 1600, + "##til": 1601, + "inputs": 1602, + "##ital": 1603, + "##art": 1604, + "##isis": 1605, + "##eme": 1606, + "prohib": 1607, + "##ulated": 1608, + "read": 1609, + "communications": 1610, + "##ization": 1611, + "##uction": 1612, + "assigned": 1613, + "implementing": 1614, + "Inc": 1615, + "persons": 1616, + "approach": 1617, + "indic": 1618, + "outputs": 1619, + "facility": 1620, + "effectively": 1621, + "backup": 1622, + "performing": 1623, + "identifying": 1624, + "design": 1625, + "periodically": 1626, + "Control": 1627, + "linking": 1628, + "reduce": 1629, + "points": 1630, + "advised": 1631, + "affect": 1632, + "sett": 1633, + "Altern": 1634, + "Comp": 1635, + "demonstr": 1636, + "restor": 1637, + "##ycle": 1638, + "suspicious": 1639, + "gaps": 1640, + "lik": 1641, + "number": 1642, + "tables": 1643, + "##ronic": 1644, + "Recovery": 1645, + "enhan": 1646, + "adverse": 1647, + "behavior": 1648, + "Cobit": 1649, + "electronic": 1650, + "At": 1651, + "CP": 1652, + "Depend": 1653, + "Each": 1654, + "PS": 1655, + "Risk": 1656, + "Sel": 1657, + "TSP": 1658, + "cor": 1659, + "cent": 1660, + "cre": 1661, + "cases": 1662, + "de": 1663, + "effor": 1664, + "pur": 1665, + "size": 1666, + "##ful": 1667, + "##ience": 1668, + "##crib": 1669, + "##pts": 1670, + "##ough": 1671, + "##ners": 1672, + "##not": 1673, + "##ativ": 1674, + "##lies": 1675, + "##OS": 1676, + "##ties": 1677, + "##time": 1678, + "##ering": 1679, + "than": 1680, + "##ecting": 1681, + "##ision": 1682, + "##ilit": 1683, + "form": 1684, + "area": 1685, + "Threat": 1686, + "enti": 1687, + "##erve": 1688, + "continuous": 1689, + "impro": 1690, + "made": 1691, + "##ocus": 1692, + "##ower": 1693, + "success": 1694, + "cannot": 1695, + "maintaining": 1696, + "repres": 1697, + "documentation": 1698, + "assessments": 1699, + "attem": 1700, + "owned": 1701, + "expected": 1702, + "Provid": 1703, + "designed": 1704, + "analyz": 1705, + "What": 1706, + "value": 1707, + "minimum": 1708, + "integrity": 1709, + "depending": 1710, + "similar": 1711, + "problem": 1712, + "##liance": 1713, + "missions": 1714, + "secure": 1715, + "agreements": 1716, + "label": 1717, + "occur": 1718, + "frequency": 1719, + "Regular": 1720, + "issues": 1721, + "##ublic": 1722, + "replac": 1723, + "nature": 1724, + "configuration": 1725, + "safeguards": 1726, + "downtime": 1727, + "passw": 1728, + "settlement": 1729, + "Depending": 1730, + "CF": 1731, + "Cybers": 1732, + "Other": 1733, + "cer": 1734, + "fra": 1735, + "flow": 1736, + "lim": 1737, + "mob": 1738, + "pat": 1739, + "public": 1740, + "ser": 1741, + "sol": 1742, + "see": 1743, + "##cement": 1744, + "##ays": 1745, + "##wing": 1746, + "##xim": 1747, + "##tib": 1748, + "thor": 1749, + "##ants": 1750, + "##ited": 1751, + "##itted": 1752, + "##ections": 1753, + "##ently": 1754, + "##ural": 1755, + "##ister": 1756, + "prof": 1757, + "formal": 1758, + "##ased": 1759, + "across": 1760, + "resume": 1761, + "These": 1762, + "assump": 1763, + "included": 1764, + "##entic": 1765, + "##ute": 1766, + "##mmary": 1767, + "sound": 1768, + "##ruption": 1769, + "partners": 1770, + "priv": 1771, + "obtain": 1772, + "appropriately": 1773, + "accurate": 1774, + "##ensurate": 1775, + "define": 1776, + "##ffective": 1777, + "##uthentic": 1778, + "outage": 1779, + "outages": 1780, + "resulting": 1781, + "performed": 1782, + "periodic": 1783, + "remo": 1784, + "levels": 1785, + "links": 1786, + "communicate": 1787, + "priorities": 1788, + "commensurate": 1789, + "##fication": 1790, + "email": 1791, + "adequately": 1792, + "contrac": 1793, + "contractors": 1794, + "exercise": 1795, + "vendor": 1796, + "insurance": 1797, + "coordination": 1798, + "achieve": 1799, + "Plans": 1800, + "complete": 1801, + "accountability": 1802, + "experience": 1803, + "competencies": 1804, + "scheme": 1805, + "##ooklet": 1806, + "Assessment": 1807, + "website": 1808, + "lessons": 1809, + "ownership": 1810, + "disclosure": 1811, + "RTOs": 1812, + "copy": 1813, + "sensitive": 1814, + "cause": 1815, + "manner": 1816, + "tools": 1817, + "Disaster": 1818, + "Service": 1819, + "general": 1820, + "house": 1821, + "Develop": 1822, + "Alternate": 1823, + "attempts": 1824, + "CFR": 1825, + "Cyberspace": 1826, + "fraud": 1827, + "thorough": 1828, + "assumptions": 1829, + "16": 1830, + "Board": 1831, + "Federal": 1832, + "POS": 1833, + "author": 1834, + "authentic": 1835, + "bre": 1836, + "cho": 1837, + "col": 1838, + "clo": 1839, + "case": 1840, + "dra": 1841, + "determ": 1842, + "evid": 1843, + "gain": 1844, + "job": 1845, + "long": 1846, + "rang": 1847, + "via": 1848, + "were": 1849, + "##ran": 1850, + "##pons": 1851, + "##oice": 1852, + "##sf": 1853, + "##ling": 1854, + "##lig": 1855, + "##00": 1856, + "##FI": 1857, + "##tisf": 1858, + "##anti": 1859, + "##anis": 1860, + "##edul": 1861, + "##edness": 1862, + "##ites": 1863, + "##itten": 1864, + "often": 1865, + "##arge": 1866, + "##urn": 1867, + "##ising": 1868, + "##istic": 1869, + "##ems": 1870, + "prov": 1871, + "##ulner": 1872, + "##erson": 1873, + "coun": 1874, + "being": 1875, + "resol": 1876, + "stake": 1877, + "compliance": 1878, + "disast": 1879, + "crisis": 1880, + "maxim": 1881, + "Inter": 1882, + "##ifications": 1883, + "social": 1884, + "##echanis": 1885, + "basic": 1886, + "prin": 1887, + "activation": 1888, + "activity": 1889, + "consideration": 1890, + "oblig": 1891, + "suppli": 1892, + "##licit": 1893, + "##vailable": 1894, + "##equate": 1895, + "##ights": 1896, + "strategic": 1897, + "facilit": 1898, + "result": 1899, + "transm": 1900, + "application": 1901, + "update": 1902, + "##elling": 1903, + "records": 1904, + "remain": 1905, + "##orporate": 1906, + "outside": 1907, + "adequacy": 1908, + "##ission": 1909, + "minimize": 1910, + "losses": 1911, + "market": 1912, + "model": 1913, + "properly": 1914, + "mission": 1915, + "open": 1916, + "participants": 1917, + "occurr": 1918, + "taking": 1919, + "production": 1920, + "recei": 1921, + "receive": 1922, + "sharing": 1923, + "drives": 1924, + "encour": 1925, + "extent": 1926, + "regulatory": 1927, + "group": 1928, + "most": 1929, + "possible": 1930, + "about": 1931, + "geographic": 1932, + "administ": 1933, + "portable": 1934, + "written": 1935, + "efforts": 1936, + "purp": 1937, + "problems": 1938, + "choose": 1939, + "##echanisms": 1940, + "obligations": 1941, + "Awareness": 1942, + "Document": 1943, + "Employe": 1944, + "Evalu": 1945, + "Effective": 1946, + "Offic": 1947, + "Pri": 1948, + "Su": 1949, + "SA": 1950, + "Suc": 1951, + "Senior": 1952, + "am": 1953, + "bro": 1954, + "beco": 1955, + "corporate": 1956, + "di": 1957, + "dependencies": 1958, + "er": 1959, + "es": 1960, + "eas": 1961, + "eith": 1962, + "element": 1963, + "focus": 1964, + "large": 1965, + "might": 1966, + "mechanisms": 1967, + "power": 1968, + "sec": 1969, + "tra": 1970, + "vol": 1971, + "war": 1972, + "##ients": 1973, + "##eop": 1974, + "##red": 1975, + "##trib": 1976, + "##uter": 1977, + "##know": 1978, + "##gn": 1979, + "##ding": 1980, + "##tim": 1981, + "##tification": 1982, + "##eng": 1983, + "##orts": 1984, + "##annel": 1985, + "inform": 1986, + "##edi": 1987, + "promp": 1988, + "##hood": 1989, + "##uss": 1990, + "real": 1991, + "businesses": 1992, + "eng": 1993, + "##loc": 1994, + "assurance": 1995, + "computing": 1996, + "trained": 1997, + "##uted": 1998, + "##uters": 1999, + "##utom": 2000, + "content": 2001, + "cred": 2002, + "operation": 2003, + "##andb": 2004, + "identifies": 2005, + "relations": 2006, + "relating": 2007, + "techniqu": 2008, + "##mmunication": 2009, + "accessible": 2010, + "channel": 2011, + "##ology": 2012, + "accur": 2013, + "assessed": 2014, + "outl": 2015, + "employee": 2016, + "needed": 2017, + "located": 2018, + "stored": 2019, + "arch": 2020, + "involves": 2021, + "Exam": 2022, + "understanding": 2023, + "unavailable": 2024, + "termin": 2025, + "conducting": 2026, + "contract": 2027, + "##holders": 2028, + "insider": 2029, + "affected": 2030, + "All": 2031, + "##elihood": 2032, + "incidents": 2033, + "incorporate": 2034, + "goals": 2035, + "options": 2036, + "taken": 2037, + "detailed": 2038, + "websites": 2039, + "verification": 2040, + "carry": 2041, + "learned": 2042, + "preparedness": 2043, + "Critical": 2044, + "local": 2045, + "present": 2046, + "Planning": 2047, + "confidentiality": 2048, + "legal": 2049, + "likelihood": 2050, + "authentication": 2051, + "provisions": 2052, + "stakeholders": 2053, + "disasters": 2054, + "either": 2055, + "prompt": 2056, + "techniques": 2057, + "CM": 2058, + "Do": 2059, + "Des": 2060, + "GL": 2061, + "Handb": 2062, + "PL": 2063, + "Person": 2064, + "Spec": 2065, + "TSPs": 2066, + "Where": 2067, + "autom": 2068, + "cir": 2069, + "call": 2070, + "cycle": 2071, + "dep": 2072, + "employ": 2073, + "fo": 2074, + "fund": 2075, + "factors": 2076, + "imm": 2077, + "identi": 2078, + "many": 2079, + "opp": 2080, + "pos": 2081, + "perm": 2082, + "rights": 2083, + "tamp": 2084, + "vulner": 2085, + "wal": 2086, + "want": 2087, + "##eign": 2088, + "##ration": 2089, + "##omp": 2090, + "##sures": 2091, + "##ler": 2092, + "##mate": 2093, + "##ways": 2094, + "##bci": 2095, + "##EC": 2096, + "##tise": 2097, + "##ining": 2098, + "thebci": 2099, + "##ory": 2100, + "##ancy": 2101, + "instr": 2102, + "##ata": 2103, + "##ick": 2104, + "##arg": 2105, + "##ules": 2106, + "##ety": 2107, + "##ree": 2108, + "foreign": 2109, + "com": 2110, + "before": 2111, + "There": 2112, + "anti": 2113, + "exist": 2114, + "state": 2115, + "processed": 2116, + "##rip": 2117, + "computer": 2118, + "computers": 2119, + "##igital": 2120, + "contents": 2121, + "apply": 2122, + "##other": 2123, + "providing": 2124, + "##ended": 2125, + "recogn": 2126, + "Ins": 2127, + "##ective": 2128, + "##ocation": 2129, + "BCPs": 2130, + "##eful": 2131, + "##amples": 2132, + "##ughout": 2133, + "clients": 2134, + "first": 2135, + "throughout": 2136, + "##vals": 2137, + "attest": 2138, + "expos": 2139, + "explicit": 2140, + "##overed": 2141, + "protected": 2142, + "means": 2143, + "classified": 2144, + "bank": 2145, + "telecommunication": 2146, + "Anal": 2147, + "members": 2148, + "priority": 2149, + "##ches": 2150, + "##ceptib": 2151, + "Apps": 2152, + "Examples": 2153, + "diffic": 2154, + "discuss": 2155, + "terms": 2156, + "termination": 2157, + "conduct": 2158, + "Action": 2159, + "mitigation": 2160, + "simulated": 2161, + "Respons": 2162, + "susceptib": 2163, + "##ecause": 2164, + "oversee": 2165, + "incorporated": 2166, + "International": 2167, + "labelling": 2168, + "references": 2169, + "expertise": 2170, + "schedul": 2171, + "handling": 2172, + "products": 2173, + "drii": 2174, + "restrictions": 2175, + "full": 2176, + "##ext": 2177, + "deliver": 2178, + "delivery": 2179, + "costs": 2180, + "coordinator": 2181, + "separation": 2182, + "ensuring": 2183, + "expectations": 2184, + "redundant": 2185, + "concern": 2186, + "government": 2187, + "indicators": 2188, + "restoration": 2189, + "enhancement": 2190, + "##atively": 2191, + "Threats": 2192, + "improve": 2193, + "replacement": 2194, + "mobile": 2195, + "path": 2196, + "solutions": 2197, + "drawing": 2198, + "princip": 2199, + "suppliers": 2200, + "Office": 2201, + "Summary": 2202, + "Such": 2203, + "err": 2204, + "elements": 2205, + "##eople": 2206, + "informed": 2207, + "relationship": 2208, + "channels": 2209, + "outlined": 2210, + "archit": 2211, + "Specific": 2212, + "immedi": 2213, + "walk": 2214, + "attestation": 2215, + "17": 2216, + "AC": 2217, + "Booklet": 2218, + "Data": 2219, + "Framework": 2220, + "How": 2221, + "OF": 2222, + "Polic": 2223, + "Part": 2224, + "RP": 2225, + "Requ": 2226, + "So": 2227, + "System": 2228, + "Un": 2229, + "With": 2230, + "bu": 2231, + "bel": 2232, + "deg": 2233, + "due": 2234, + "digital": 2235, + "eff": 2236, + "fe": 2237, + "fam": 2238, + "fake": 2239, + "fire": 2240, + "neg": 2241, + "pa": 2242, + "people": 2243, + "rules": 2244, + "sm": 2245, + "sw": 2246, + "sur": 2247, + "sev": 2248, + "tem": 2249, + "targ": 2250, + "voice": 2251, + "##iven": 2252, + "##ral": 2253, + "##oun": 2254, + "##ters": 2255, + "##utin": 2256, + "##vement": 2257, + "##view": 2258, + "##ked": 2259, + "##gress": 2260, + "##less": 2261, + "##lish": 2262, + "##ltim": 2263, + "##dition": 2264, + "##ws": 2265, + "##SI": 2266, + "##jor": 2267, + "##ones": 2268, + "##ention": 2269, + "##ances": 2270, + "##itt": 2271, + "##atform": 2272, + "##urther": 2273, + "##ists": 2274, + "prom": 2275, + "proac": 2276, + "progress": 2277, + "##ults": 2278, + "orient": 2279, + "##mplish": 2280, + "##iders": 2281, + "##action": 2282, + "##usion": 2283, + "acqu": 2284, + "actual": 2285, + "##izing": 2286, + "resid": 2287, + "play": 2288, + "platform": 2289, + "another": 2290, + "enable": 2291, + "assist": 2292, + "compar": 2293, + "track": 2294, + "context": 2295, + "uses": 2296, + "disp": 2297, + "major": 2298, + "Inventor": 2299, + "operate": 2300, + "suit": 2301, + "approval": 2302, + "accessing": 2303, + "disruptive": 2304, + "unit": 2305, + "unex": 2306, + "##duct": 2307, + "structure": 2308, + "reports": 2309, + "cla": 2310, + "items": 2311, + "objective": 2312, + "intervals": 2313, + "capt": 2314, + "attach": 2315, + "special": 2316, + "Progra": 2317, + "practical": 2318, + "destr": 2319, + "describ": 2320, + "periods": 2321, + "Conduct": 2322, + "remin": 2323, + "##iliar": 2324, + "accomplish": 2325, + "typically": 2326, + "communicating": 2327, + "lead": 2328, + "##cipated": 2329, + "minor": 2330, + "environmental": 2331, + "connections": 2332, + "advice": 2333, + "transaction": 2334, + "evaluation": 2335, + "evaluated": 2336, + "auditors": 2337, + "integrated": 2338, + "satisf": 2339, + "sources": 2340, + "outsourcing": 2341, + "programmed": 2342, + "Ensure": 2343, + "incorporates": 2344, + "execu": 2345, + "execution": 2346, + "completed": 2347, + "subcon": 2348, + "going": 2349, + "good": 2350, + "participate": 2351, + "validate": 2352, + "independently": 2353, + "clearing": 2354, + "clearly": 2355, + "return": 2356, + "prioritization": 2357, + "Addition": 2358, + "materials": 2359, + "increase": 2360, + "readily": 2361, + "PSU": 2362, + "Self": 2363, + "create": 2364, + "successful": 2365, + "represents": 2366, + "Provide": 2367, + "passwords": 2368, + "profile": 2369, + "contracts": 2370, + "breach": 2371, + "coll": 2372, + "evidence": 2373, + "counter": 2374, + "maximum": 2375, + "facilitate": 2376, + "occurrence": 2377, + "received": 2378, + "purpose": 2379, + "Employees": 2380, + "second": 2381, + "##ength": 2382, + "Handbook": 2383, + "Personnel": 2384, + "automated": 2385, + "circ": 2386, + "identity": 2387, + "Therefore": 2388, + "Insurance": 2389, + "Response": 2390, + "errors": 2391, + "relationships": 2392, + "architect": 2393, + "OFSI": 2394, + "buil": 2395, + "familiar": 2396, + "tempor": 2397, + "##ltimately": 2398, + "Inventories": 2399, + "destruction": 2400, + "subcontr": 2401, + "Additionally": 2402, + "20": 2403, + "By": 2404, + "Back": 2405, + "Cl": 2406, + "Covered": 2407, + "DR": 2408, + "Dep": 2409, + "Fir": 2410, + "MS": 2411, + "MA": 2412, + "Ph": 2413, + "PSP": 2414, + "Rep": 2415, + "SI": 2416, + "Sign": 2417, + "Str": 2418, + "Techn": 2419, + "Vend": 2420, + "bet": 2421, + "because": 2422, + "categ": 2423, + "cater": 2424, + "day": 2425, + "evol": 2426, + "even": 2427, + "fin": 2428, + "federal": 2429, + "further": 2430, + "given": 2431, + "hour": 2432, + "ii": 2433, + "low": 2434, + "mat": 2435, + "mess": 2436, + "never": 2437, + "om": 2438, + "sp": 2439, + "sess": 2440, + "sel": 2441, + "sever": 2442, + "tap": 2443, + "vary": 2444, + "vide": 2445, + "vari": 2446, + "zone": 2447, + "##iting": 2448, + "##crip": 2449, + "##eep": 2450, + "##nities": 2451, + "##vo": 2452, + "##vity": 2453, + "##wall": 2454, + "##wise": 2455, + "##Ns": 2456, + "##RA": 2457, + "##ject": 2458, + "##MA": 2459, + "##tity": 2460, + "##inate": 2461, + "##ening": 2462, + "##ortu": 2463, + "initi": 2464, + "##ather": 2465, + "##ecycle": 2466, + "##arily": 2467, + "##ured": 2468, + "##ulent": 2469, + "##iles": 2470, + "##abor": 2471, + "##ably": 2472, + "stat": 2473, + "planned": 2474, + "##rimin": 2475, + "##lying": 2476, + "continued": 2477, + "##utes": 2478, + "##utation": 2479, + "contain": 2480, + "useful": 2481, + "applies": 2482, + "##ineering": 2483, + "##eph": 2484, + "Internal": 2485, + "##ectors": 2486, + "datab": 2487, + "rely": 2488, + "followed": 2489, + "press": 2490, + "disrupt": 2491, + "chall": 2492, + "##ually": 2493, + "obs": 2494, + "until": 2495, + "unknow": 2496, + "##ologies": 2497, + "otherwise": 2498, + "##ysis": 2499, + "##ishing": 2500, + "struct": 2501, + "addressing": 2502, + "reputation": 2503, + "##enses": 2504, + "revised": 2505, + "##equences": 2506, + "##ional": 2507, + "interruption": 2508, + "reviews": 2509, + "teleph": 2510, + "specify": 2511, + "##adequate": 2512, + "recon": 2513, + "phishing": 2514, + "potentially": 2515, + "accounts": 2516, + "educated": 2517, + "managed": 2518, + "managers": 2519, + "Exp": 2520, + "External": 2521, + "While": 2522, + "prevent": 2523, + "reduc": 2524, + "resiliency": 2525, + "functional": 2526, + "does": 2527, + "door": 2528, + "failures": 2529, + "mitigating": 2530, + "achieved": 2531, + "Entity": 2532, + "Impact": 2533, + "executed": 2534, + "substitu": 2535, + "knowledgeable": 2536, + "highl": 2537, + "lifecycle": 2538, + "participation": 2539, + "installed": 2540, + "installations": 2541, + "competence": 2542, + "according": 2543, + "frequent": 2544, + "concent": 2545, + "handle": 2546, + "situation": 2547, + "particularly": 2548, + "share": 2549, + "decision": 2550, + "demand": 2551, + "verified": 2552, + "carri": 2553, + "replace": 2554, + "disclosures": 2555, + "RTO": 2556, + "fully": 2557, + "qualified": 2558, + "routin": 2559, + "office": 2560, + "copies": 2561, + "sensitivity": 2562, + "Establishing": 2563, + "logical": 2564, + "moving": 2565, + "quanti": 2566, + "above": 2567, + "notif": 2568, + "Staff": 2569, + "posted": 2570, + "redundancy": 2571, + "concerned": 2572, + "directly": 2573, + "helps": 2574, + "departments": 2575, + "demonstrate": 2576, + "demonstrated": 2577, + "corr": 2578, + "represent": 2579, + "labeling": 2580, + "Regularly": 2581, + "password": 2582, + "certain": 2583, + "limited": 2584, + "##istered": 2585, + "emails": 2586, + "copying": 2587, + "fraudulent": 2588, + "cloud": 2589, + "ranging": 2590, + "resolution": 2591, + "transmitted": 2592, + "encourage": 2593, + "groups": 2594, + "Documentation": 2595, + "Evaluate": 2596, + "broad": 2597, + "become": 2598, + "divers": 2599, + "volume": 2600, + "engineering": 2601, + "accurately": 2602, + "opportu": 2603, + "vulnerabilities": 2604, + "comb": 2605, + "Analysis": 2606, + "susceptibility": 2607, + "immediate": 2608, + "RPOs": 2609, + "Requir": 2610, + "degree": 2611, + "firewall": 2612, + "target": 2613, + "suitable": 2614, + "claim": 2615, + "attached": 2616, + "accomplished": 2617, + "PSUs": 2618, + "architecture": 2619, + "subcontractors": 2620, + "Firms": 2621, + "Physical": 2622, + "Vendor": 2623, + "better": 2624, + "severity": 2625, + "variety": 2626, + "##riminals": 2627, + "unknown": 2628, + "opportunities": 2629, + "15": 2630, + "19": 2631, + "24": 2632, + "30": 2633, + "Ach": 2634, + "After": 2635, + "Be": 2636, + "Curr": 2637, + "FR": 2638, + "From": 2639, + "FFI": 2640, + "Ind": 2641, + "Key": 2642, + "Location": 2643, + "Mon": 2644, + "Mem": 2645, + "Make": 2646, + "Note": 2647, + "Per": 2648, + "Potential": 2649, + "Rol": 2650, + "Some": 2651, + "TR": 2652, + "Tel": 2653, + "Top": 2654, + "Ultimately": 2655, + "ben": 2656, + "booklet": 2657, + "cust": 2658, + "cards": 2659, + "cyc": 2660, + "criminals": 2661, + "del": 2662, + "dam": 2663, + "esti": 2664, + "four": 2665, + "files": 2666, + "give": 2667, + "har": 2668, + "iv": 2669, + "just": 2670, + "keep": 2671, + "mis": 2672, + "mach": 2673, + "national": 2674, + "por": 2675, + "put": 2676, + "serv": 2677, + "section": 2678, + "sectors": 2679, + "tro": 2680, + "tas": 2681, + "util": 2682, + "vir": 2683, + "way": 2684, + "##iv": 2685, + "##iable": 2686, + "##ival": 2687, + "##cer": 2688, + "##cast": 2689, + "##eal": 2690, + "##ear": 2691, + "##ease": 2692, + "##pected": 2693, + "##oper": 2694, + "##to": 2695, + "##uits": 2696, + "##sa": 2697, + "##suring": 2698, + "##vable": 2699, + "##aus": 2700, + "##air": 2701, + "##lied": 2702, + "##mes": 2703, + "##IP": 2704, + "##SO": 2705, + "##SD": 2706, + "##NRA": 2707, + "##ercial": 2708, + "##inary": 2709, + "##ories": 2710, + "##ane": 2711, + "##aning": 2712, + "##ancing": 2713, + "inac": 2714, + "intern": 2715, + "##itors": 2716, + "##atures": 2717, + "##ict": 2718, + "##ics": 2719, + "offer": 2720, + "towar": 2721, + "##ism": 2722, + "##ulation": 2723, + "##stances": 2724, + "##etary": 2725, + "##ileg": 2726, + "##ilization": 2727, + "##ident": 2728, + "##uses": 2729, + "##itimate": 2730, + "##ains": 2731, + "##aging": 2732, + "##agency": 2733, + "action": 2734, + "##ppro": 2735, + "plaus": 2736, + "##ments": 2737, + "onto": 2738, + "Third": 2739, + "exam": 2740, + "alignment": 2741, + "aligned": 2742, + "alloc": 2743, + "always": 2744, + "##load": 2745, + "assign": 2746, + "assignment": 2747, + "continually": 2748, + "comprom": 2749, + "##igence": 2750, + "train": 2751, + "dist": 2752, + "disk": 2753, + "distrib": 2754, + "serviced": 2755, + "mand": 2756, + "mail": 2757, + "making": 2758, + "##ending": 2759, + "Inadequate": 2760, + "##ibility": 2761, + "consequences": 2762, + "controlled": 2763, + "requires": 2764, + "requiring": 2765, + "requirement": 2766, + "##unction": 2767, + "##ange": 2768, + "base": 2769, + "##ruptions": 2770, + "reloc": 2771, + "pred": 2772, + "scre": 2773, + "scam": 2774, + "disrupted": 2775, + "chec": 2776, + "active": 2777, + "considering": 2778, + "units": 2779, + "unpl": 2780, + "supplies": 2781, + "##pecial": 2782, + "developers": 2783, + "##umes": 2784, + "##umstances": 2785, + "intr": 2786, + "intro": 2787, + "repair": 2788, + "changing": 2789, + "##ense": 2790, + "defining": 2791, + "maintains": 2792, + "interaction": 2793, + "interruptions": 2794, + "updating": 2795, + "establishing": 2796, + "##odi": 2797, + "expenses": 2798, + "##overning": 2799, + "protecting": 2800, + "Prot": 2801, + "Process": 2802, + "meets": 2803, + "meaning": 2804, + "classify": 2805, + "Assets": 2806, + "practice": 2807, + "descrip": 2808, + "month": 2809, + "short": 2810, + "committ": 2811, + "commercial": 2812, + "specifically": 2813, + "##orporation": 2814, + "emb": 2815, + "accountable": 2816, + "educate": 2817, + "involve": 2818, + "involving": 2819, + "involvement": 2820, + "manager": 2821, + "analyses": 2822, + "monitored": 2823, + "prefer": 2824, + "preven": 2825, + "weak": 2826, + "Organization": 2827, + "detection": 2828, + "##ieving": 2829, + "connected": 2830, + "integration": 2831, + "Obtain": 2832, + "dependent": 2833, + "modifications": 2834, + "achieving": 2835, + "achievement": 2836, + "programmes": 2837, + "Ensuring": 2838, + "Resources": 2839, + "Reserve": 2840, + "##measures": 2841, + "reasonably": 2842, + "Governors": 2843, + "highest": 2844, + "securities": 2845, + "securely": 2846, + "agree": 2847, + "agreement": 2848, + "refl": 2849, + "frequently": 2850, + "##lesho": 2851, + "allowable": 2852, + "validity": 2853, + "##troller": 2854, + "shared": 2855, + "restricts": 2856, + "encomp": 2857, + "issued": 2858, + "##ublesho": 2859, + "offs": 2860, + "offers": 2861, + "covering": 2862, + "coverage": 2863, + "extended": 2864, + "natural": 2865, + "official": 2866, + "configurations": 2867, + "quick": 2868, + "prioritized": 2869, + "learn": 2870, + "geographically": 2871, + "Adequate": 2872, + "FINRA": 2873, + "separate": 2874, + "viol": 2875, + "viable": 2876, + "viability": 2877, + "topology": 2878, + "topologies": 2879, + "increased": 2880, + "ensures": 2881, + "transferred": 2882, + "directors": 2883, + "governance": 2884, + "legitimate": 2885, + "prohibiting": 2886, + "Incident": 2887, + "Comptroller": 2888, + "enhances": 2889, + "Attrib": 2890, + "Selection": 2891, + "center": 2892, + "centers": 2893, + "##atives": 2894, + "succession": 2895, + "analyzed": 2896, + "labels": 2897, + "certification": 2898, + "limit": 2899, + "server": 2900, + "serious": 2901, + "privacy": 2902, + "removable": 2903, + "authorization": 2904, + "clos": 2905, + "determined": 2906, + "range": 2907, + "resolve": 2908, + "Interview": 2909, + "remains": 2910, + "Prior": 2911, + "among": 2912, + "amoun": 2913, + "escal": 2914, + "especial": 2915, + "easily": 2916, + "##dings": 2917, + "credit": 2918, + "Examine": 2919, + "Examination": 2920, + "terminals": 2921, + "presented": 2922, + "promptly": 2923, + "found": 2924, + "funds": 2925, + "tampering": 2926, + "instruc": 2927, + "exposure": 2928, + "explicitly": 2929, + "difficult": 2930, + "delivered": 2931, + "concerns": 2932, + "However": 2933, + "Software": 2934, + "below": 2935, + "effects": 2936, + "features": 2937, + "paper": 2938, + "small": 2939, + "swit": 2940, + "proactive": 2941, + "oriented": 2942, + "assistance": 2943, + "unexpected": 2944, + "Program": 2945, + "describe": 2946, + "reminders": 2947, + "satisfy": 2948, + "collabor": 2949, + "countermeasures": 2950, + "circumstances": 2951, + "Class": 2952, + "MSSP": 2953, + "Reporting": 2954, + "Significant": 2955, + "messages": 2956, + "sessions": 2957, + "databases": 2958, + "telephone": 2959, + "reconc": 2960, + "substitution": 2961, + "quantit": 2962, + "notify": 2963, + "diversity": 2964, + "Achieving": 2965, + "Currency": 2966, + "FRFI": 2967, + "FFIEC": 2968, + "TRM": 2969, + "Teleco": 2970, + "custodi": 2971, + "portions": 2972, + "troublesho": 2973, + "##casts": 2974, + "internet": 2975, + "toward": 2976, + "plausible": 2977, + "meaningful": 2978, + "description": 2979, + "committee": 2980, + "encompass": 2981, + "Attributes": 2982, + "especially": 2983, + "27": 2984, + "21": 2985, + "200": 2986, + "Are": 2987, + "Based": 2988, + "Core": 2989, + "Customer": 2990, + "Corporation": 2991, + "Dir": 2992, + "During": 2993, + "Due": 2994, + "Fac": 2995, + "Focus": 2996, + "HK": 2997, + "II": 2998, + "ID": 2999, + "IEC": 3000, + "ISO": 3001, + "Jun": 3002, + "Log": 3003, + "Mal": 3004, + "Met": 3005, + "Many": 3006, + "No": 3007, + "Not": 3008, + "Network": 3009, + "Own": 3010, + "PM": 3011, + "PE": 3012, + "Pandemic": 3013, + "RA": 3014, + "Rem": 3015, + "Ret": 3016, + "SL": 3017, + "Sol": 3018, + "Sup": 3019, + "Typ": 3020, + "Up": 3021, + "Us": 3022, + "UR": 3023, + "Voice": 3024, + "Without": 3025, + "aro": 3026, + "air": 3027, + "bill": 3028, + "best": 3029, + "bran": 3030, + "bloc": 3031, + "clic": 3032, + "cross": 3033, + "cult": 3034, + "du": 3035, + "ded": 3036, + "dup": 3037, + "el": 3038, + "every": 3039, + "efficient": 3040, + "flo": 3041, + "gu": 3042, + "gran": 3043, + "governing": 3044, + "hurr": 3045, + "kep": 3046, + "la": 3047, + "loo": 3048, + "lower": 3049, + "nam": 3050, + "name": 3051, + "run": 3052, + "rob": 3053, + "rather": 3054, + "sal": 3055, + "sure": 3056, + "sust": 3057, + "seg": 3058, + "samp": 3059, + "ter": 3060, + "vers": 3061, + "view": 3062, + "vital": 3063, + "wid": 3064, + "your": 3065, + "zones": 3066, + "##fac": 3067, + "##fill": 3068, + "##ier": 3069, + "##iation": 3070, + "##imp": 3071, + "##com": 3072, + "##eting": 3073, + "##eases": 3074, + "##ror": 3075, + "##rif": 3076, + "##rant": 3077, + "##rators": 3078, + "##ps": 3079, + "##port": 3080, + "##pass": 3081, + "##tro": 3082, + "##tal": 3083, + "##ues": 3084, + "##uation": 3085, + "##nections": 3086, + "##slet": 3087, + "##vency": 3088, + "##after": 3089, + "##aults": 3090, + "##gg": 3091, + "##lu": 3092, + "##lical": 3093, + "##lusion": 3094, + "##des": 3095, + "##depend": 3096, + "##duce": 3097, + "##bre": 3098, + "##yed": 3099, + "##As": 3100, + "##esp": 3101, + "##esting": 3102, + "##ince": 3103, + "##enge": 3104, + "theft": 3105, + "thems": 3106, + "##ored": 3107, + "##anc": 3108, + "inad": 3109, + "invo": 3110, + "inoper": 3111, + "##itment": 3112, + "##room": 3113, + "##ings": 3114, + "tok": 3115, + "total": 3116, + "##ars": 3117, + "##arties": 3118, + "##urement": 3119, + "##emed": 3120, + "proced": 3121, + "##eline": 3122, + "##elim": 3123, + "##elves": 3124, + "orig": 3125, + "##ilient": 3126, + "##idation": 3127, + "##aced": 3128, + "##reg": 3129, + "##rees": 3130, + "##iries": 3131, + "ascer": 3132, + "forms": 3133, + "##ainfra": 3134, + "code": 3135, + "##agn": 3136, + "##aged": 3137, + "##ash": 3138, + "act": 3139, + "acknow": 3140, + "resour": 3141, + "resilient": 3142, + "##tives": 3143, + "##pping": 3144, + "##stile": 3145, + "once": 3146, + "Thrif": 3147, + "exc": 3148, + "exch": 3149, + "excep": 3150, + "alone": 3151, + "##quiries": 3152, + "store": 3153, + "start": 3154, + "##herence": 3155, + "##rief": 3156, + "assume": 3157, + "isol": 3158, + "##ervision": 3159, + "##rative": 3160, + "while": 3161, + "comply": 3162, + "compens": 3163, + "trick": 3164, + "containing": 3165, + "disabl": 3166, + "displ": 3167, + "##ardless": 3168, + "##oses": 3169, + "##osed": 3170, + "##osit": 3171, + "##osing": 3172, + "##ectations": 3173, + "summary": 3174, + "##ocol": 3175, + "bypass": 3176, + "requesting": 3177, + "respect": 3178, + "respective": 3179, + "consol": 3180, + "consum": 3181, + "consult": 3182, + "considers": 3183, + "##andards": 3184, + "##efram": 3185, + "responses": 3186, + "baseline": 3187, + "relies": 3188, + "releases": 3189, + "prelim": 3190, + "char": 3191, + "##ableness": 3192, + "considerations": 3193, + "having": 3194, + "uns": 3195, + "uniqu": 3196, + "unanti": 3197, + "regional": 3198, + "registered": 3199, + "##ression": 3200, + "indication": 3201, + "##entials": 3202, + "develops": 3203, + "##assment": 3204, + "strength": 3205, + "##loyment": 3206, + "technological": 3207, + "timefram": 3208, + "intell": 3209, + "assessing": 3210, + "##ordinate": 3211, + "changed": 3212, + "##ategies": 3213, + "defense": 3214, + "inventoried": 3215, + "item": 3216, + "abs": 3217, + "examples": 3218, + "##equently": 3219, + "outbre": 3220, + "intercon": 3221, + "interdepend": 3222, + "near": 3223, + "transport": 3224, + "capable": 3225, + "reviewing": 3226, + "attention": 3227, + "specified": 3228, + "expand": 3229, + "meas": 3230, + "meeting": 3231, + "##iodic": 3232, + "classroom": 3233, + "pool": 3234, + "destro": 3235, + "##terparties": 3236, + "Contingency": 3237, + "recr": 3238, + "##iliation": 3239, + "##ilience": 3240, + "agencies": 3241, + "memory": 3242, + "phone": 3243, + "however": 3244, + "accounting": 3245, + "##lexible": 3246, + "auditor": 3247, + "managing": 3248, + "##hods": 3249, + "environments": 3250, + "significantly": 3251, + "whole": 3252, + "unappro": 3253, + "detect": 3254, + "known": 3255, + "doing": 3256, + "newslet": 3257, + "exercising": 3258, + "audits": 3259, + "minimized": 3260, + "inser": 3261, + "inspec": 3262, + "integrate": 3263, + "dependency": 3264, + "sourcing": 3265, + "modify": 3266, + "simult": 3267, + "property": 3268, + "Results": 3269, + "Resilience": 3270, + "recommended": 3271, + "executing": 3272, + "adopted": 3273, + "completeness": 3274, + "completely": 3275, + "subs": 3276, + "subject": 3277, + "consistency": 3278, + "reasonableness": 3279, + "Item": 3280, + "installation": 3281, + "Reviews": 3282, + "competent": 3283, + "Communications": 3284, + "Consequently": 3285, + "Regardless": 3286, + "listed": 3287, + "thereafter": 3288, + "emerging": 3289, + "validation": 3290, + "hands": 3291, + "handled": 3292, + "malware": 3293, + "decre": 3294, + "decisions": 3295, + "very": 3296, + "restrict": 3297, + "retain": 3298, + "regulations": 3299, + "confidence": 3300, + "fulfill": 3301, + "numbers": 3302, + "qualit": 3303, + "quality": 3304, + "officer": 3305, + "ATM": 3306, + "Establishes": 3307, + "reported": 3308, + "prioritize": 3309, + "prepare": 3310, + "coordinate": 3311, + "notice": 3312, + "safeguard": 3313, + "Crisis": 3314, + "Standards": 3315, + "hostile": 3316, + "load": 3317, + "increases": 3318, + "administer": 3319, + "expectation": 3320, + "posters": 3321, + "188": 3322, + "write": 3323, + "prohibit": 3324, + "prohibits": 3325, + "readiness": 3326, + "indications": 3327, + "designate": 3328, + "designated": 3329, + "restoring": 3330, + "likely": 3331, + "corruption": 3332, + "central": 3333, + "created": 3334, + "deemed": 3335, + "##cribed": 3336, + "format": 3337, + "formulated": 3338, + "entire": 3339, + "entity": 3340, + "continuously": 3341, + "analyze": 3342, + "analyzing": 3343, + "replaced": 3344, + "mobilization": 3345, + "patches": 3346, + "solution": 3347, + "profess": 3348, + "private": 3349, + "privileg": 3350, + "thoroughly": 3351, + "authority": 3352, + "##istics": 3353, + "counterparties": 3354, + "Interdependencies": 3355, + "facilitates": 3356, + "transmission": 3357, + "opened": 3358, + "occurred": 3359, + "administration": 3360, + "administrators": 3361, + "administrative": 3362, + "purposes": 3363, + "Primary": 3364, + "becomes": 3365, + "easy": 3366, + "trade": 3367, + "volumes": 3368, + "realistic": 3369, + "credentials": 3370, + "accuracy": 3371, + "Design": 3372, + "depth": 3373, + "employed": 3374, + "permit": 3375, + "tamper": 3376, + "instruction": 3377, + "anticipated": 3378, + "recognize": 3379, + "difficul": 3380, + "schedule": 3381, + "scheduled": 3382, + "principal": 3383, + "principles": 3384, + "surv": 3385, + "surve": 3386, + "severe": 3387, + "several": 3388, + "promo": 3389, + "promote": 3390, + "acquir": 3391, + "platforms": 3392, + "capture": 3393, + "specialized": 3394, + "executive": 3395, + "executives": 3396, + "breaches": 3397, + "build": 3398, + "temporary": 3399, + "temporarily": 3400, + "Deposit": 3401, + "MAS": 3402, + "Strategies": 3403, + "Technical": 3404, + "categories": 3405, + "hours": 3406, + "self": 3407, + "tape": 3408, + "videos": 3409, + "status": 3410, + "challenge": 3411, + "observe": 3412, + "Expectations": 3413, + "functionality": 3414, + "accordingly": 3415, + "concentration": 3416, + "demands": 3417, + "carried": 3418, + "routinely": 3419, + "Requirements": 3420, + "firewalls": 3421, + "targeted": 3422, + "claiming": 3423, + "Monitor": 3424, + "Members": 3425, + "Periodic": 3426, + "benef": 3427, + "cyclical": 3428, + "damage": 3429, + "estimate": 3430, + "misuse": 3431, + "machines": 3432, + "tasks": 3433, + "##ively": 3434, + "##satisf": 3435, + "##aneous": 3436, + "examination": 3437, + "mandatory": 3438, + "relocated": 3439, + "scams": 3440, + "unplug": 3441, + "intrusion": 3442, + "introduce": 3443, + "months": 3444, + "preventive": 3445, + "weakness": 3446, + "reflects": 3447, + "officials": 3448, + "closely": 3449, + "amount": 3450, + "instructions": 3451, + "switch": 3452, + "reconciliation": 3453, + "custodians": 3454, + "troubleshoot": 3455, + "towards": 3456, + "meaningfully": 3457, + "2700": 3458, + "HKMA": 3459, + "June": 3460, + "Malicious": 3461, + "Methods": 3462, + "SLAs": 3463, + "Solvency": 3464, + "Supervision": 3465, + "Upd": 3466, + "URL": 3467, + "around": 3468, + "culture": 3469, + "duties": 3470, + "duplic": 3471, + "flood": 3472, + "granting": 3473, + "hurric": 3474, + "kept": 3475, + "laws": 3476, + "robust": 3477, + "sale": 3478, + "sample": 3479, + "terror": 3480, + "themselves": 3481, + "inoperable": 3482, + "procedural": 3483, + "ascertain": 3484, + "resource": 3485, + "Thrift": 3486, + "display": 3487, + "preliminary": 3488, + "unique": 3489, + "unanticipated": 3490, + "outbreak": 3491, + "interdependency": 3492, + "transportation": 3493, + "destroyed": 3494, + "unapproved": 3495, + "simultaneous": 3496, + "13": 3497, + "14": 3498, + "29": 3499, + "45": 3500, + "500": 3501, + "85": 3502, + "Ag": 3503, + "ASD": 3504, + "Bran": 3505, + "Because": 3506, + "Ch": 3507, + "CA": 3508, + "CD": 3509, + "Cre": 3510, + "Cli": 3511, + "Clear": 3512, + "Cross": 3513, + "Dem": 3514, + "Department": 3515, + "Esti": 3516, + "Equ": 3517, + "Educ": 3518, + "EOS": 3519, + "FC": 3520, + "Fin": 3521, + "Fed": 3522, + "Ful": 3523, + "Gen": 3524, + "Hom": 3525, + "Is": 3526, + "IR": 3527, + "Know": 3528, + "Lo": 3529, + "Lab": 3530, + "MI": 3531, + "Mainfra": 3532, + "Non": 3533, + "Num": 3534, + "OM": 3535, + "Oper": 3536, + "Outs": 3537, + "Par": 3538, + "Pur": 3539, + "Perm": 3540, + "Ques": 3541, + "Rul": 3542, + "Sc": 3543, + "SC": 3544, + "Sing": 3545, + "Secur": 3546, + "Sim": 3547, + "Separ": 3548, + "Term": 3549, + "Table": 3550, + "Tak": 3551, + "Use": 3552, + "Vo": 3553, + "VP": 3554, + "Val": 3555, + "Vol": 3556, + "Vulner": 3557, + "Wor": 3558, + "aim": 3559, + "avo": 3560, + "bat": 3561, + "bal": 3562, + "bul": 3563, + "bord": 3564, + "brief": 3565, + "cease": 3566, + "dr": 3567, + "dur": 3568, + "dil": 3569, + "dress": 3570, + "ear": 3571, + "emp": 3572, + "ease": 3573, + "fl": 3574, + "far": 3575, + "fel": 3576, + "fram": 3577, + "flexible": 3578, + "gate": 3579, + "gra": 3580, + "he": 3581, + "hy": 3582, + "hol": 3583, + "hack": 3584, + "hum": 3585, + "hire": 3586, + "im": 3587, + "jus": 3588, + "ki": 3589, + "lies": 3590, + "light": 3591, + "look": 3592, + "litt": 3593, + "losing": 3594, + "mic": 3595, + "mort": 3596, + "magn": 3597, + "nod": 3598, + "ol": 3599, + "pending": 3600, + "ra": 3601, + "ran": 3602, + "rail": 3603, + "rog": 3604, + "rise": 3605, + "right": 3606, + "stu": 3607, + "send": 3608, + "sex": 3609, + "space": 3610, + "serve": 3611, + "spons": 3612, + "sear": 3613, + "simp": 3614, + "since": 3615, + "tw": 3616, + "tri": 3617, + "tail": 3618, + "turn": 3619, + "ultimately": 3620, + "vand": 3621, + "water": 3622, + "ways": 3623, + "yet": 3624, + "year": 3625, + "##fers": 3626, + "##function": 3627, + "##flu": 3628, + "##iform": 3629, + "##iors": 3630, + "##iability": 3631, + "##ium": 3632, + "##iences": 3633, + "##cable": 3634, + "##comp": 3635, + "##curement": 3636, + "##eb": 3637, + "##eti": 3638, + "##etion": 3639, + "##eed": 3640, + "##eas": 3641, + "##ead": 3642, + "##eering": 3643, + "##effective": 3644, + "##rec": 3645, + "##ring": 3646, + "##ret": 3647, + "##rate": 3648, + "##ryp": 3649, + "##put": 3650, + "##pond": 3651, + "##pite": 3652, + "##ox": 3653, + "##oti": 3654, + "##oin": 3655, + "##overy": 3656, + "##tes": 3657, + "##tent": 3658, + "##tho": 3659, + "##tend": 3660, + "##taining": 3661, + "##tled": 3662, + "##uine": 3663, + "##na": 3664, + "##nch": 3665, + "##necess": 3666, + "##sors": 3667, + "##sue": 3668, + "##hore": 3669, + "##vious": 3670, + "##ament": 3671, + "##ave": 3672, + "##atib": 3673, + "##kl": 3674, + "##gin": 3675, + "##got": 3676, + "##gether": 3677, + "##lar": 3678, + "##lus": 3679, + "##long": 3680, + "##mation": 3681, + "##den": 3682, + "##ded": 3683, + "##dually": 3684, + "##way": 3685, + "##bur": 3686, + "##yware": 3687, + "##yond": 3688, + "##ynch": 3689, + "##48": 3690, + "##SMA": 3691, + "##ANs": 3692, + "##just": 3693, + "##jects": 3694, + "##tical": 3695, + "##estions": 3696, + "##ests": 3697, + "##onents": 3698, + "##erequ": 3699, + "then": 3700, + "##infor": 3701, + "##inated": 3702, + "##inars": 3703, + "##enarios": 3704, + "##tionna": 3705, + "##orn": 3706, + "##anes": 3707, + "##anent": 3708, + "inn": 3709, + "inv": 3710, + "inordinate": 3711, + "influ": 3712, + "ineffective": 3713, + "##itation": 3714, + "##itate": 3715, + "##rough": 3716, + "##road": 3717, + "##alism": 3718, + "##enter": 3719, + "##icated": 3720, + "too": 3721, + "together": 3722, + "##arr": 3723, + "##ario": 3724, + "##ison": 3725, + "##isite": 3726, + "##emes": 3727, + "propri": 3728, + "procurement": 3729, + "prolong": 3730, + "constitu": 3731, + "constr": 3732, + "conven": 3733, + "##stall": 3734, + "##elf": 3735, + "##eland": 3736, + "##eters": 3737, + "##etop": 3738, + "##idity": 3739, + "##acter": 3740, + "##activ": 3741, + "##acts": 3742, + "##acenter": 3743, + "##read": 3744, + "##ersed": 3745, + "ask": 3746, + "forgot": 3747, + "##tings": 3748, + "react": 3749, + "reass": 3750, + "reinfor": 3751, + "coding": 3752, + "##forese": 3753, + "begin": 3754, + "beyond": 3755, + "##tering": 3756, + "##agram": 3757, + "##asing": 3758, + "##asible": 3759, + "actu": 3760, + "resum": 3761, + "resist": 3762, + "##tively": 3763, + "##ecursors": 3764, + "plain": 3765, + "incurr": 3766, + "inclusion": 3767, + "extr": 3768, + "exists": 3769, + "aler": 3770, + "enfor": 3771, + "enabl": 3772, + "entr": 3773, + "enquiries": 3774, + "##ifies": 3775, + "stay": 3776, + "steal": 3777, + "steering": 3778, + "##loys": 3779, + "##riev": 3780, + "adap": 3781, + "adherence": 3782, + "adjust": 3783, + "assure": 3784, + "assum": 3785, + "issue": 3786, + "##lude": 3787, + "continuance": 3788, + "They": 3789, + "compact": 3790, + "complement": 3791, + "try": 3792, + "trend": 3793, + "trust": 3794, + "##mmod": 3795, + "##mmuting": 3796, + "##mmission": 3797, + "disks": 3798, + "dissatisf": 3799, + "applied": 3800, + "apprec": 3801, + "appoin": 3802, + "##oted": 3803, + "devi": 3804, + "maps": 3805, + "Int": 3806, + "Initi": 3807, + "Infrastr": 3808, + "Insu": 3809, + "Install": 3810, + "critically": 3811, + "##ectives": 3812, + "param": 3813, + "##osk": 3814, + "##ositor": 3815, + "##grades": 3816, + "request": 3817, + "##ibly": 3818, + "##actory": 3819, + "##etermined": 3820, + "approve": 3821, + "upgrades": 3822, + "##efined": 3823, + "##anges": 3824, + "identifiable": 3825, + "##rupted": 3826, + "datacenter": 3827, + "relation": 3828, + "reliability": 3829, + "##mmunity": 3830, + "prerequ": 3831, + "precursors": 3832, + "scan": 3833, + "scrip": 3834, + "chain": 3835, + "unin": 3836, + "uncon": 3837, + "unless": 3838, + "unnecess": 3839, + "unforese": 3840, + "##acking": 3841, + "supplied": 3842, + "suppression": 3843, + "##priate": 3844, + "##apore": 3845, + "strong": 3846, + "itself": 3847, + "times": 3848, + "timing": 3849, + "intended": 3850, + "assesses": 3851, + "repositor": 3852, + "defaults": 3853, + "client": 3854, + "documents": 3855, + "revisions": 3856, + "alternatives": 3857, + "outline": 3858, + "outcom": 3859, + "interagency": 3860, + "interfac": 3861, + "transfers": 3862, + "establishment": 3863, + "attend": 3864, + "undert": 3865, + "undergo": 3866, + "underlying": 3867, + "##adth": 3868, + "expl": 3869, + "explo": 3870, + "inventorying": 3871, + "protocol": 3872, + "Prohib": 3873, + "threaten": 3874, + "classifications": 3875, + "Asset": 3876, + "internally": 3877, + "practicable": 3878, + "despite": 3879, + "scenario": 3880, + "money": 3881, + "monitors": 3882, + "monetary": 3883, + "record": 3884, + "recip": 3885, + "accommod": 3886, + "link": 3887, + "linked": 3888, + "typical": 3889, + "phase": 3890, + "##chedul": 3891, + "stores": 3892, + "storing": 3893, + "PCs": 3894, + "commission": 3895, + "commitment": 3896, + "specifications": 3897, + "artic": 3898, + "arising": 3899, + "##uctures": 3900, + "necessitate": 3901, + "##fications": 3902, + "##ledg": 3903, + "##vironmental": 3904, + "educating": 3905, + "analyse": 3906, + "Exerc": 3907, + "Whether": 3908, + "equival": 3909, + "medium": 3910, + "previous": 3911, + "valuation": 3912, + "complexities": 3913, + "discovery": 3914, + "methodology": 3915, + "Organizational": 3916, + "##erally": 3917, + "connect": 3918, + "advis": 3919, + "advance": 3920, + "advise": 3921, + "physically": 3922, + "Acceptable": 3923, + "Actual": 3924, + "evaluating": 3925, + "newly": 3926, + "minimal": 3927, + "minimizing": 3928, + "integral": 3929, + "depends": 3930, + "dependence": 3931, + "instead": 3932, + "webcasts": 3933, + "Identification": 3934, + "affects": 3935, + "affecting": 3936, + "modification": 3937, + "modems": 3938, + "simulation": 3939, + "##through": 3940, + "infrastructures": 3941, + "arrange": 3942, + "arrangement": 3943, + "Enterprise": 3944, + "Ensures": 3945, + "Environmental": 3946, + "Restric": 3947, + "recovering": 3948, + "overseas": 3949, + "execute": 3950, + "##ribute": 3951, + "option": 3952, + "securing": 3953, + "agreed": 3954, + "Reviewing": 3955, + "labor": 3956, + "condition": 3957, + "refres": 3958, + "reference": 3959, + "referred": 3960, + "experts": 3961, + "associations": 3962, + "competency": 3963, + "Maintaining": 3964, + "Regul": 3965, + "Regulation": 3966, + "noncomp": 3967, + "takes": 3968, + "works": 3969, + "workpl": 3970, + "workload": 3971, + "therefore": 3972, + "allows": 3973, + "schemes": 3974, + "developments": 3975, + "validated": 3976, + "validates": 3977, + "details": 3978, + "detailing": 3979, + "safe": 3980, + "safety": 3981, + "Verifying": 3982, + "malfunction": 3983, + "##trolled": 3984, + "##utionary": 3985, + "product": 3986, + "decep": 3987, + "decide": 3988, + "##phones": 3989, + "restore": 3990, + "restricting": 3991, + "encoun": 3992, + "encryp": 3993, + "issuing": 3994, + "careful": 3995, + "directives": 3996, + "retur": 3997, + "retail": 3998, + "retention": 3999, + "regulators": 4000, + "suspect": 4001, + "liqu": 4002, + "qualifications": 4003, + "road": 4004, + "routing": 4005, + "route": 4006, + "tabletop": 4007, + "##respond": 4008, + "offices": 4009, + "causes": 4010, + "ground": 4011, + "growing": 4012, + "login": 4013, + "logistics": 4014, + "manual": 4015, + "possess": 4016, + "possibility": 4017, + "questions": 4018, + "quoted": 4019, + "enhance": 4020, + "adversely": 4021, + "responding": 4022, + "learning": 4023, + "coordinates": 4024, + "notices": 4025, + "notification": 4026, + "notifications": 4027, + "behaviors": 4028, + "Disruption": 4029, + "FISMA": 4030, + "Stor": 4031, + "Serviced": 4032, + "genuine": 4033, + "lost": 4034, + "separated": 4035, + "##ilarly": 4036, + "ensured": 4037, + "presence": 4038, + "prescribed": 4039, + "download": 4040, + "187": 4041, + "Device": 4042, + "##plained": 4043, + "Include": 4044, + "approaches": 4045, + "indicate": 4046, + "designing": 4047, + "Complet": 4048, + "Comprehensive": 4049, + "Components": 4050, + "restored": 4051, + "Attend": 4052, + "correspond": 4053, + "creation": 4054, + "deb": 4055, + "deal": 4056, + "deactiv": 4057, + "effort": 4058, + "##cribe": 4059, + "##ilitate": 4060, + "entities": 4061, + "entitled": 4062, + "improvement": 4063, + "Provides": 4064, + "occurs": 4065, + "flows": 4066, + "serial": 4067, + "seek": 4068, + "formalized": 4069, + "obtains": 4070, + "remove": 4071, + "removing": 4072, + "contracting": 4073, + "contractual": 4074, + "thoroughness": 4075, + "164": 4076, + "breadth": 4077, + "collect": 4078, + "drawn": 4079, + "determines": 4080, + "determining": 4081, + "evident": 4082, + "longer": 4083, + "maximize": 4084, + "Interagency": 4085, + "supplier": 4086, + "receives": 4087, + "encourages": 4088, + "encouraged": 4089, + "Documented": 4090, + "Employee": 4091, + "Evaluation": 4092, + "SAN": 4093, + "brows": 4094, + "diagram": 4095, + "trading": 4096, + "warning": 4097, + "warrant": 4098, + "terminated": 4099, + "Desk": 4100, + "calling": 4101, + "depict": 4102, + "deployment": 4103, + "fundament": 4104, + "opposed": 4105, + "position": 4106, + "permitted": 4107, + "permanent": 4108, + "vulnerability": 4109, + "existence": 4110, + "recognizing": 4111, + "exposed": 4112, + "Analyz": 4113, + "discussed": 4114, + "discussion": 4115, + "discussions": 4116, + "overseeing": 4117, + "governments": 4118, + "governmental": 4119, + "paths": 4120, + "immediately": 4121, + "walkthrough": 4122, + "Police": 4123, + "Policy": 4124, + "Policies": 4125, + "Una": 4126, + "Within": 4127, + "effect": 4128, + "feasible": 4129, + "negative": 4130, + "negatively": 4131, + "negoti": 4132, + "paid": 4133, + "smart": 4134, + "proactively": 4135, + "progressively": 4136, + "acquire": 4137, + "resides": 4138, + "residual": 4139, + "playing": 4140, + "compared": 4141, + "comparison": 4142, + "tracking": 4143, + "dispos": 4144, + "dispute": 4145, + "dispersed": 4146, + "unexplained": 4147, + "capturing": 4148, + "specialists": 4149, + "Programm": 4150, + "reminded": 4151, + "secondary": 4152, + "circuits": 4153, + "buildings": 4154, + "208": 4155, + "Strength": 4156, + "Technology": 4157, + "category": 4158, + "evolve": 4159, + "evolving": 4160, + "final": 4161, + "findings": 4162, + "iii": 4163, + "matter": 4164, + "matters": 4165, + "omission": 4166, + "spyware": 4167, + "tapes": 4168, + "video": 4169, + "relying": 4170, + "challeng": 4171, + "structural": 4172, + "structured": 4173, + "Explicit": 4174, + "reduces": 4175, + "reducing": 4176, + "highlight": 4177, + "highlights": 4178, + "concentrate": 4179, + "carrier": 4180, + "routine": 4181, + "correct": 4182, + "representatives": 4183, + "broadcasts": 4184, + "combined": 4185, + "combination": 4186, + "claims": 4187, + "Being": 4188, + "Individual": 4189, + "Independent": 4190, + "Role": 4191, + "Roles": 4192, + "deletion": 4193, + "harm": 4194, + "harassment": 4195, + "serves": 4196, + "servers": 4197, + "virus": 4198, + "##ealth": 4199, + "inactions": 4200, + "allocate": 4201, + "allocated": 4202, + "compromise": 4203, + "distance": 4204, + "distancing": 4205, + "distributed": 4206, + "predetermined": 4207, + "predefined": 4208, + "screens": 4209, + "checkl": 4210, + "Protect": 4211, + "commercially": 4212, + "embed": 4213, + "embarr": 4214, + "preferred": 4215, + "offshore": 4216, + "quickly": 4217, + "learnt": 4218, + "violations": 4219, + "violence": 4220, + "Priority": 4221, + "Prioritiz": 4222, + "escalation": 4223, + "escalating": 4224, + "foundation": 4225, + "smaller": 4226, + "collaboration": 4227, + "collaborative": 4228, + "Classification": 4229, + "quantitative": 4230, + "quantitatively": 4231, + "Telecommunications": 4232, + "2004": 4233, + "Direct": 4234, + "Facilitate": 4235, + "Focused": 4236, + "Logical": 4237, + "Notification": 4238, + "Owners": 4239, + "Remote": 4240, + "Type": 4241, + "Users": 4242, + "branches": 4243, + "blocked": 4244, + "click": 4245, + "dedicated": 4246, + "efficiently": 4247, + "guards": 4248, + "names": 4249, + "running": 4250, + "sustain": 4251, + "versus": 4252, + "widesp": 4253, + "inadver": 4254, + "invoking": 4255, + "tokens": 4256, + "origin": 4257, + "acknowledg": 4258, + "exclus": 4259, + "exchange": 4260, + "exceptions": 4261, + "compensating": 4262, + "disabling": 4263, + "consumers": 4264, + "character": 4265, + "strengthen": 4266, + "timeframes": 4267, + "intelligence": 4268, + "absence": 4269, + "interconnections": 4270, + "expanded": 4271, + "recruits": 4272, + "newsletters": 4273, + "insertion": 4274, + "inspection": 4275, + "decrease": 4276, + "qualitatively": 4277, + "safeguarding": 4278, + "administering": 4279, + "centralized": 4280, + "professional": 4281, + "privileged": 4282, + "difficulty": 4283, + "survival": 4284, + "survey": 4285, + "promotion": 4286, + "acquired": 4287, + "benefits": 4288, + "weaknesses": 4289, + "27005": 4290, + "duplicated": 4291, + "hurricanes": 4292, + "terrorist": 4293, + "displaying": 4294, + "Clients": 4295, + "Demonstr": 4296, + "Estimation": 4297, + "Equipment": 4298, + "FCA": 4299, + "Finally": 4300, + "Full": 4301, + "Generally": 4302, + "Homeland": 4303, + "Knowing": 4304, + "Local": 4305, + "Labelling": 4306, + "MIS": 4307, + "OMB": 4308, + "Outsour": 4309, + "Permitted": 4310, + "Questionna": 4311, + "Scenarios": 4312, + "Singapore": 4313, + "Similarly": 4314, + "VoIP": 4315, + "Validation": 4316, + "Volume": 4317, + "Vulnerability": 4318, + "avoid": 4319, + "balancing": 4320, + "bullying": 4321, + "border": 4322, + "flash": 4323, + "fellow": 4324, + "imaging": 4325, + "justification": 4326, + "kiosk": 4327, + "little": 4328, + "micro": 4329, + "nodes": 4330, + "railroad": 4331, + "rogue": 4332, + "sexual": 4333, + "search": 4334, + "two": 4335, + "trigg": 4336, + "tailored": 4337, + "turnover": 4338, + "vandalism": 4339, + "##though": 4340, + "##ynchron": 4341, + "influence": 4342, + "proprietary": 4343, + "prolonged": 4344, + "forgotten": 4345, + "actually": 4346, + "incurred": 4347, + "extreme": 4348, + "enables": 4349, + "trends": 4350, + "dissatisfaction": 4351, + "appreciation": 4352, + "Infrastructure": 4353, + "Insufficient": 4354, + "parameters": 4355, + "prerequisite": 4356, + "script": 4357, + "uncontrolled": 4358, + "unnecessary": 4359, + "unforeseen": 4360, + "outcomes": 4361, + "interfaces": 4362, + "Exercises": 4363, + "equivalent": 4364, + "Restrict": 4365, + "noncompliance": 4366, + "workplace": 4367, + "encounter": 4368, + "carefully": 4369, + "Attendance": 4370, + "deactivation": 4371, + "browser": 4372, + "diagrams": 4373, + "checklist": 4374, + "widespread": 4375, + "Questionnaire": 4376, + "railroads": 4377, + "04": 4378, + "02": 4379, + "22": 4380, + "35": 4381, + "36": 4382, + "348": 4383, + "44": 4384, + "54": 4385, + "55": 4386, + "57": 4387, + "64": 4388, + "67": 4389, + "748": 4390, + "95": 4391, + "And": 4392, + "Aff": 4393, + "Aust": 4394, + "Author": 4395, + "Authentic": 4396, + "Available": 4397, + "Autom": 4398, + "Bes": 4399, + "Ban": 4400, + "Bans": 4401, + "Bey": 4402, + "CB": 4403, + "Cent": 4404, + "Cir": 4405, + "Col": 4406, + "Clo": 4407, + "Cod": 4408, + "Criminals": 4409, + "DA": 4410, + "DC": 4411, + "Del": 4412, + "Dom": 4413, + "Dist": 4414, + "Dial": 4415, + "Diss": 4416, + "Digital": 4417, + "Em": 4418, + "EC": 4419, + "EU": 4420, + "Emp": 4421, + "Evid": 4422, + "Every": 4423, + "Event": 4424, + "Element": 4425, + "Effectiv": 4426, + "Even": 4427, + "Follow": 4428, + "Further": 4429, + "Function": 4430, + "Flexible": 4431, + "Gro": 4432, + "Glo": 4433, + "Gra": 4434, + "Guid": 4435, + "God": 4436, + "Given": 4437, + "Governing": 4438, + "Has": 4439, + "Hard": 4440, + "High": 4441, + "Hong": 4442, + "Have": 4443, + "Hacking": 4444, + "Health": 4445, + "IC": 4446, + "IP": 4447, + "Its": 4448, + "Iss": 4449, + "Kong": 4450, + "Keep": 4451, + "Lim": 4452, + "Low": 4453, + "List": 4454, + "Loss": 4455, + "Liqu": 4456, + "Large": 4457, + "LANs": 4458, + "Mi": 4459, + "MP": 4460, + "Med": 4461, + "Manag": 4462, + "Map": 4463, + "More": 4464, + "Mob": 4465, + "Mitig": 4466, + "Material": 4467, + "Mechanisms": 4468, + "MIP": 4469, + "Nat": 4470, + "National": 4471, + "Native": 4472, + "Of": 4473, + "OT": 4474, + "Out": 4475, + "Off": 4476, + "Occ": 4477, + "Po": 4478, + "Pa": 4479, + "PI": 4480, + "PB": 4481, + "Pre": 4482, + "Ple": 4483, + "Port": 4484, + "Public": 4485, + "People": 4486, + "PRA": 4487, + "Ro": 4488, + "Red": 4489, + "Right": 4490, + "Sp": 4491, + "Sm": 4492, + "SS": 4493, + "Sit": 4494, + "Serv": 4495, + "Skill": 4496, + "Single": 4497, + "Since": 4498, + "Schedul": 4499, + "Synchron": 4500, + "Tho": 4501, + "Util": 4502, + "VO": 4503, + "Vir": 4504, + "Vary": 4505, + "Various": 4506, + "Vital": 4507, + "Well": 4508, + "Web": 4509, + "WANs": 4510, + "arise": 4511, + "affor": 4512, + "away": 4513, + "br": 4514, + "bo": 4515, + "bl": 4516, + "bar": 4517, + "bud": 4518, + "band": 4519, + "blu": 4520, + "cle": 4521, + "cas": 4522, + "cable": 4523, + "custom": 4524, + "camp": 4525, + "cach": 4526, + "cam": 4527, + "cell": 4528, + "cages": 4529, + "cite": 4530, + "came": 4531, + "citiz": 4532, + "cash": 4533, + "don": 4534, + "den": 4535, + "dol": 4536, + "deco": 4537, + "dut": 4538, + "doc": 4539, + "dom": 4540, + "dail": 4541, + "dual": 4542, + "dial": 4543, + "duction": 4544, + "dict": 4545, + "ev": 4546, + "eg": 4547, + "effic": 4548, + "eth": 4549, + "econ": 4550, + "fa": 4551, + "fit": 4552, + "fri": 4553, + "fact": 4554, + "fast": 4555, + "fall": 4556, + "faster": 4557, + "fals": 4558, + "file": 4559, + "fron": 4560, + "faults": 4561, + "get": 4562, + "great": 4563, + "gained": 4564, + "gather": 4565, + "grant": 4566, + "hon": 4567, + "her": 4568, + "his": 4569, + "hid": 4570, + "hot": 4571, + "hug": 4572, + "hous": 4573, + "hub": 4574, + "hier": 4575, + "health": 4576, + "il": 4577, + "iter": 4578, + "ide": 4579, + "ign": 4580, + "jan": 4581, + "jun": 4582, + "jeop": 4583, + "keen": 4584, + "led": 4585, + "let": 4586, + "lect": 4587, + "lib": 4588, + "lang": 4589, + "lose": 4590, + "lia": 4591, + "lay": 4592, + "lates": 4593, + "listing": 4594, + "lists": 4595, + "length": 4596, + "mer": 4597, + "mid": 4598, + "main": 4599, + "muc": 4600, + "mall": 4601, + "mish": 4602, + "mill": 4603, + "mainfra": 4604, + "nuc": 4605, + "nom": 4606, + "oth": 4607, + "pen": 4608, + "ped": 4609, + "pol": 4610, + "pop": 4611, + "past": 4612, + "page": 4613, + "puts": 4614, + "pace": 4615, + "pose": 4616, + "pages": 4617, + "ports": 4618, + "paced": 4619, + "rw": 4620, + "rer": 4621, + "rot": 4622, + "rend": 4623, + "rand": 4624, + "rap": 4625, + "rating": 4626, + "rational": 4627, + "riders": 4628, + "sat": 4629, + "sent": 4630, + "sem": 4631, + "sil": 4632, + "sab": 4633, + "sun": 4634, + "sop": 4635, + "som": 4636, + "sequ": 4637, + "say": 4638, + "stip": 4639, + "stic": 4640, + "stil": 4641, + "sections": 4642, + "sandb": 4643, + "sanc": 4644, + "synchron": 4645, + "ti": 4646, + "tag": 4647, + "tith": 4648, + "tang": 4649, + "tacti": 4650, + "treat": 4651, + "tight": 4652, + "tree": 4653, + "text": 4654, + "trees": 4655, + "torn": 4656, + "vis": 4657, + "viders": 4658, + "win": 4659, + "wor": 4660, + "was": 4661, + "wher": 4662, + "wri": 4663, + "wall": 4664, + "wish": 4665, + "wip": 4666, + "xiv": 4667, + "❍I": 4668, + "❍P": 4669, + "❍W": 4670, + "❍F": 4671, + "❍SO": 4672, + "##fe": 4673, + "##fé": 4674, + "##fil": 4675, + "##fid": 4676, + "##fact": 4677, + "##figur": 4678, + "##fiable": 4679, + "##ii": 4680, + "##ien": 4681, + "##ian": 4682, + "##iance": 4683, + "##iencies": 4684, + "##ived": 4685, + "##ives": 4686, + "##iances": 4687, + "##ct": 4688, + "##cu": 4689, + "##cs": 4690, + "##cent": 4691, + "##cri": 4692, + "##cence": 4693, + "##cord": 4694, + "##core": 4695, + "##cover": 4696, + "##cuss": 4697, + "##covered": 4698, + "##eu": 4699, + "##eer": 4700, + "##eho": 4701, + "##eated": 4702, + "##etic": 4703, + "##rin": 4704, + "##rar": 4705, + "##rations": 4706, + "##rated": 4707, + "##rely": 4708, + "##rets": 4709, + "##rising": 4710, + "##rics": 4711, + "##pro": 4712, + "##pet": 4713, + "##pol": 4714, + "##perv": 4715, + "##pose": 4716, + "##pted": 4717, + "##pective": 4718, + "##pret": 4719, + "##of": 4720, + "##ov": 4721, + "##ok": 4722, + "##oting": 4723, + "##ove": 4724, + "##ood": 4725, + "##offic": 4726, + "##outed": 4727, + "##top": 4728, + "##techn": 4729, + "##tected": 4730, + "##tently": 4731, + "##uage": 4732, + "##uational": 4733, + "##util": 4734, + "##uitment": 4735, + "##ufact": 4736, + "##nected": 4737, + "##nets": 4738, + "##necting": 4739, + "##sing": 4740, + "##set": 4741, + "##sew": 4742, + "##hat": 4743, + "##has": 4744, + "##heless": 4745, + "##histic": 4746, + "##vel": 4747, + "##vileg": 4748, + "##ati": 4749, + "##aign": 4750, + "##atic": 4751, + "##appro": 4752, + "##apping": 4753, + "##ker": 4754, + "##kely": 4755, + "##ger": 4756, + "##gation": 4757, + "##ging": 4758, + "##get": 4759, + "##gence": 4760, + "##gage": 4761, + "##greg": 4762, + "##gien": 4763, + "##ld": 4764, + "##lin": 4765, + "##lust": 4766, + "##lines": 4767, + "##labor": 4768, + "##mar": 4769, + "##mated": 4770, + "##mail": 4771, + "##marily": 4772, + "##dations": 4773, + "##dated": 4774, + "##dies": 4775, + "##dow": 4776, + "##ditions": 4777, + "##dinary": 4778, + "##wid": 4779, + "##wth": 4780, + "##by": 4781, + "##bal": 4782, + "##blem": 4783, + "##bone": 4784, + "##based": 4785, + "##box": 4786, + "##xt": 4787, + "##xy": 4788, + "##zard": 4789, + "##yle": 4790, + "##44": 4791, + "##NE": 4792, + "##CP": 4793, + "##Wire": 4794, + "##junction": 4795, + "##17": 4796, + "##16": 4797, + "##TS": 4798, + "##TSPs": 4799, + "##OTS": 4800, + "##BCP": 4801, + "##96": 4802, + "##99": 4803, + "##tices": 4804, + "##tific": 4805, + "##ticip": 4806, + "##tifac": 4807, + "##tigation": 4808, + "##ested": 4809, + "##estic": 4810, + "##escence": 4811, + "##ony": 4812, + "##oning": 4813, + "##onven": 4814, + "##onnecting": 4815, + "##ern": 4816, + "##ery": 4817, + "##ered": 4818, + "##erate": 4819, + "##eras": 4820, + "##erage": 4821, + "##erating": 4822, + "##eria": 4823, + "##erge": 4824, + "##erous": 4825, + "three": 4826, + "things": 4827, + "##inations": 4828, + "##initions": 4829, + "##encing": 4830, + "##tioned": 4831, + "##tional": 4832, + "##tionate": 4833, + "##orate": 4834, + "##orter": 4835, + "##anation": 4836, + "##antin": 4837, + "##anet": 4838, + "##anies": 4839, + "##ancies": 4840, + "##anned": 4841, + "##ancement": 4842, + "inability": 4843, + "inval": 4844, + "incep": 4845, + "inves": 4846, + "inadequate": 4847, + "inquiries": 4848, + "input": 4849, + "inappro": 4850, + "##edit": 4851, + "##itan": 4852, + "##itel": 4853, + "##itud": 4854, + "##iteria": 4855, + "##atement": 4856, + "##ateness": 4857, + "##rous": 4858, + "##ropriate": 4859, + "##ropol": 4860, + "##alf": 4861, + "##aling": 4862, + "##alone": 4863, + "##alties": 4864, + "##alistic": 4865, + "##ecis": 4866, + "##ecution": 4867, + "##ectual": 4868, + "##entee": 4869, + "##ices": 4870, + "toler": 4871, + "##aring": 4872, + "##arant": 4873, + "##arification": 4874, + "##arch": 4875, + "##arrang": 4876, + "##arantin": 4877, + "##urers": 4878, + "##urements": 4879, + "##urse": 4880, + "##isons": 4881, + "##isors": 4882, + "##isition": 4883, + "##isited": 4884, + "##istical": 4885, + "##isibly": 4886, + "##emises": 4887, + "##eminated": 4888, + "propor": 4889, + "profic": 4890, + "promin": 4891, + "proxim": 4892, + "projects": 4893, + "proof": 4894, + "proxy": 4895, + "##ulate": 4896, + "##ulations": 4897, + "const": 4898, + "conform": 4899, + "conver": 4900, + "convers": 4901, + "conjunction": 4902, + "##ster": 4903, + "##stations": 4904, + "##stanti": 4905, + "##tinct": 4906, + "##elate": 4907, + "##eliness": 4908, + "##eloper": 4909, + "##elerate": 4910, + "##ete": 4911, + "##eted": 4912, + "##ettes": 4913, + "##etheless": 4914, + "ordinary": 4915, + "##hops": 4916, + "##ils": 4917, + "##iling": 4918, + "##ilement": 4919, + "##ides": 4920, + "##iding": 4921, + "##idate": 4922, + "##idents": 4923, + "##idge": 4924, + "##acing": 4925, + "##acting": 4926, + "##acies": 4927, + "##acuation": 4928, + "##acitation": 4929, + "##reet": 4930, + "##reate": 4931, + "##reements": 4932, + "##reasing": 4933, + "##realistic": 4934, + "##used": 4935, + "##usual": 4936, + "##usions": 4937, + "##erscore": 4938, + "showing": 4939, + "shows": 4940, + "shopping": 4941, + "##irm": 4942, + "##irecting": 4943, + "##olation": 4944, + "##olescence": 4945, + "##itive": 4946, + "##itise": 4947, + "forth": 4948, + "##ainable": 4949, + "reve": 4950, + "reim": 4951, + "reest": 4952, + "coher": 4953, + "codes": 4954, + "community": 4955, + "course": 4956, + "##fort": 4957, + "##forces": 4958, + "##letion": 4959, + "##forming": 4960, + "bears": 4961, + "bearing": 4962, + "##ceed": 4963, + "##ceived": 4964, + "##teries": 4965, + "##terrupted": 4966, + "##agement": 4967, + "##cession": 4968, + "##cessibility": 4969, + "##astic": 4970, + "acting": 4971, + "acts": 4972, + "accep": 4973, + "##izes": 4974, + "##izable": 4975, + "reserv": 4976, + "reserve": 4977, + "resumes": 4978, + "##pport": 4979, + "##stics": 4980, + "plug": 4981, + "placing": 4982, + "incap": 4983, + "inconven": 4984, + "ones": 4985, + "##udent": 4986, + "##udiation": 4987, + "exceed": 4988, + "align": 4989, + "along": 4990, + "altering": 4991, + "although": 4992, + "##unks": 4993, + "enter": 4994, + "enact": 4995, + "enough": 4996, + "enters": 4997, + "entering": 4998, + "##ucial": 4999, + "##uctib": 5000, + "stem": 5001, + "stri": 5002, + "stress": 5003, + "stability": 5004, + "stage": 5005, + "stating": 5006, + "states": 5007, + "stages": 5008, + "stays": 5009, + "stati": 5010, + "style": 5011, + "street": 5012, + "##hered": 5013, + "##hering": 5014, + "instituted": 5015, + "plant": 5016, + "plants": 5017, + "planners": 5018, + "##logg": 5019, + "##rix": 5020, + "##ripts": 5021, + "adhered": 5022, + "##luded": 5023, + "##erved": 5024, + "##cale": 5025, + "organized": 5026, + "systemic": 5027, + "##ray": 5028, + "##rast": 5029, + "continues": 5030, + "continuation": 5031, + "continual": 5032, + "continuum": 5033, + "why": 5034, + "white": 5035, + "whitel": 5036, + "##entiary": 5037, + "complies": 5038, + "complying": 5039, + "composing": 5040, + "competi": 5041, + "compatib": 5042, + "comprising": 5043, + "compiling": 5044, + "##igrees": 5045, + "true": 5046, + "traced": 5047, + "trunks": 5048, + "##utable": 5049, + "##perly": 5050, + "##perlin": 5051, + "contam": 5052, + "contained": 5053, + "contribute": 5054, + "contacting": 5055, + "contrast": 5056, + "usual": 5057, + "usually": 5058, + "disch": 5059, + "disease": 5060, + "distinct": 5061, + "implic": 5062, + "implies": 5063, + "imperson": 5064, + "impression": 5065, + "impacts": 5066, + "servicing": 5067, + "append": 5068, + "appeti": 5069, + "##otage": 5070, + "crack": 5071, + "criteria": 5072, + "crucial": 5073, + "developer": 5074, + "map": 5075, + "master": 5076, + "##ffer": 5077, + "##ffers": 5078, + "##endly": 5079, + "##epening": 5080, + "##eployment": 5081, + "##eprin": 5082, + "Intr": 5083, + "Invol": 5084, + "theirs": 5085, + "theirTSPs": 5086, + "##ardize": 5087, + "##ardization": 5088, + "##ectively": 5089, + "parts": 5090, + "##osis": 5091, + "##usted": 5092, + "##usters": 5093, + "##iminate": 5094, + "superv": 5095, + "suffer": 5096, + "##ocently": 5097, + "perspective": 5098, + "##gradations": 5099, + "##omic": 5100, + "##upant": 5101, + "BCPand": 5102, + "BCPimp": 5103, + "BCPbased": 5104, + "##ibilities": 5105, + "##actor": 5106, + "respectively": 5107, + "added": 5108, + "personally": 5109, + "##ewhat": 5110, + "##olicited": 5111, + "consists": 5112, + "controlling": 5113, + "controller": 5114, + "approving": 5115, + "soon": 5116, + "ups": 5117, + "upcom": 5118, + "polices": 5119, + "policing": 5120, + "##andling": 5121, + "##antages": 5122, + "##inants": 5123, + "##uncil": 5124, + "##lementation": 5125, + "##anger": 5126, + "##angers": 5127, + "identifier": 5128, + "##nings": 5129, + "alliances": 5130, + "dates": 5131, + "relay": 5132, + "relates": 5133, + "relative": 5134, + "relocation": 5135, + "reliable": 5136, + "release": 5137, + "technically": 5138, + "follows": 5139, + "prone": 5140, + "precis": 5141, + "premises": 5142, + "prudent": 5143, + "pertaining": 5144, + "percent": 5145, + "perpet": 5146, + "perceived": 5147, + "##mmunicate": 5148, + "scripts": 5149, + "accessed": 5150, + "accessibility": 5151, + "activated": 5152, + "actively": 5153, + "activating": 5154, + "primarily": 5155, + "##egated": 5156, + "hazard": 5157, + "obtaining": 5158, + "unable": 5159, + "unli": 5160, + "unsu": 5161, + "unsatisf": 5162, + "uniform": 5163, + "untes": 5164, + "uncovered": 5165, + "unpro": 5166, + "unoffic": 5167, + "unrealistic": 5168, + "unusual": 5169, + "##duced": 5170, + "##ackmail": 5171, + "regions": 5172, + "register": 5173, + "supply": 5174, + "supports": 5175, + "supposed": 5176, + "##orsement": 5177, + "noted": 5178, + "notable": 5179, + "appropriateness": 5180, + "##lication": 5181, + "accelerate": 5182, + "accidents": 5183, + "##aller": 5184, + "##alled": 5185, + "##ansion": 5186, + "strangers": 5187, + "implements": 5188, + "timeliness": 5189, + "##umn": 5190, + "##umenting": 5191, + "intra": 5192, + "intact": 5193, + "intention": 5194, + "assessors": 5195, + "##ills": 5196, + "repeated": 5197, + "repudiation": 5198, + "##aken": 5199, + "##istence": 5200, + "##istration": 5201, + "networked": 5202, + "##ensively": 5203, + "##ablished": 5204, + "defines": 5205, + "defenses": 5206, + "definitions": 5207, + "requirements8": 5208, + "##vailability": 5209, + "impacted": 5210, + "eventually": 5211, + "clusters": 5212, + "abilities": 5213, + "revision": 5214, + "revising": 5215, + "revisited": 5216, + "##equent": 5217, + "##equacies": 5218, + "##ighting": 5219, + "outdated": 5220, + "face": 5221, + "facets": 5222, + "fires": 5223, + "##ionals": 5224, + "interven": 5225, + "interview": 5226, + "interject": 5227, + "interests": 5228, + "interpret": 5229, + "interested": 5230, + "##ifying": 5231, + "next": 5232, + "transit": 5233, + "applicability": 5234, + "capital": 5235, + "establishes": 5236, + "underscore": 5237, + "backed": 5238, + "backbone": 5239, + "backlogg": 5240, + "tell": 5241, + "telework": 5242, + "teller": 5243, + "externally": 5244, + "attrib": 5245, + "attended": 5246, + "attorn": 5247, + "attainable": 5248, + "performs": 5249, + "underutil": 5250, + "supported": 5251, + "##ados": 5252, + "##adow": 5253, + "##adata": 5254, + "expense": 5255, + "expansion": 5256, + "firmware": 5257, + "protective": 5258, + "##ellites": 5259, + "##elligence": 5260, + "Project": 5261, + "Problem": 5262, + "Properly": 5263, + "threatening": 5264, + "classes": 5265, + "classifies": 5266, + "Assign": 5267, + "pots": 5268, + "practiced": 5269, + "banks": 5270, + "desk": 5271, + "desks": 5272, + "scene": 5273, + "regularity": 5274, + "##porting": 5275, + "##ports": 5276, + "staffing": 5277, + "telecommuting": 5278, + "Contr": 5279, + "Concer": 5280, + "Connections": 5281, + "Conditions": 5282, + "leverage": 5283, + "recent": 5284, + "reconstr": 5285, + "recreate": 5286, + "recalled": 5287, + "remedi": 5288, + "##try": 5289, + "##iliate": 5290, + "##undary": 5291, + "##undancy": 5292, + "Any": 5293, + "Annual": 5294, + "Another": 5295, + "age": 5296, + "aggreg": 5297, + "memos": 5298, + "communicated": 5299, + "prioritise": 5300, + "phones": 5301, + "phoning": 5302, + "##chases": 5303, + "##change": 5304, + "##chasing": 5305, + "##chmar": 5306, + "leave": 5307, + "shorter": 5308, + "shadow": 5309, + "##ceptions": 5310, + "overview": 5311, + "overbur": 5312, + "command": 5313, + "artifac": 5314, + "relevancy": 5315, + "DSL": 5316, + "necessarily": 5317, + "signs": 5318, + "signed": 5319, + "signals": 5320, + "##orporating": 5321, + "##cipate": 5322, + "emerge": 5323, + "emulations": 5324, + "accounted": 5325, + "metrics": 5326, + "metropol": 5327, + "metadata": 5328, + "audio": 5329, + "auditing": 5330, + "audiences": 5331, + "boards": 5332, + "manages": 5333, + "Institution": 5334, + "understood": 5335, + "Appropriate": 5336, + "Application": 5337, + "Extent": 5338, + "Execution": 5339, + "Existence": 5340, + "Exchange": 5341, + "Exceptions": 5342, + "medical": 5343, + "prearrang": 5344, + "redirecting": 5345, + "redeployment": 5346, + "##issions": 5347, + "confirm": 5348, + "understands": 5349, + "endanger": 5350, + "endorsement": 5351, + "wear": 5352, + "weather": 5353, + "whom": 5354, + "whose": 5355, + "discover": 5356, + "discovered": 5357, + "disconnecting": 5358, + "discern": 5359, + "##ighten": 5360, + "methodical": 5361, + "deter": 5362, + "detected": 5363, + "detecting": 5364, + "knows": 5365, + "knowing": 5366, + "##ievable": 5367, + "contrary": 5368, + "functioning": 5369, + "Force": 5370, + "Formal": 5371, + "Relocation": 5372, + "Reliance": 5373, + "doors": 5374, + "scaled": 5375, + "scaling": 5376, + "connection": 5377, + "connects": 5378, + "connecting": 5379, + "advances": 5380, + "advanc": 5381, + "advancement": 5382, + "advantages": 5383, + "Access": 5384, + "Accord": 5385, + "fails": 5386, + "failover": 5387, + "failsa": 5388, + "marking": 5389, + "mitigated": 5390, + "mitigates": 5391, + "newer": 5392, + "operationally": 5393, + "##egrated": 5394, + "audited": 5395, + "##range": 5396, + "insiders": 5397, + "inscribed": 5398, + "standalone": 5399, + "standardization": 5400, + "##rame": 5401, + "marked": 5402, + "Aspects": 5403, + "dependable": 5404, + "instance": 5405, + "instability": 5406, + "contacted": 5407, + "outsource": 5408, + "difference": 5409, + "webinars": 5410, + "mode": 5411, + "modem": 5412, + "modular": 5413, + "modules": 5414, + "simulate": 5415, + "achieves": 5416, + "comprehensiveBCP": 5417, + "Enforces": 5418, + "Entry": 5419, + "settings": 5420, + "##ooks": 5421, + "##ecautionary": 5422, + "reasons": 5423, + "recovered": 5424, + "recoverable": 5425, + "Alloc": 5426, + "Although": 5427, + "Implementing": 5428, + "Revision": 5429, + "incorporating": 5430, + "subways": 5431, + "subordinate": 5432, + "subjects": 5433, + "subnets": 5434, + "substanti": 5435, + "accountant": 5436, + "accountabilities": 5437, + "Identifying": 5438, + "Government": 5439, + "Items": 5440, + "highly": 5441, + "highways": 5442, + "missing": 5443, + "optim": 5444, + "optical": 5445, + "##tentional": 5446, + "##onging": 5447, + "participates": 5448, + "installing": 5449, + "Reviewed": 5450, + "One": 5451, + "##ministration": 5452, + "##ergency": 5453, + "refined": 5454, + "referral": 5455, + "referring": 5456, + "referencing": 5457, + "experiences": 5458, + "regarded": 5459, + "regardless": 5460, + "attacker": 5461, + "attackers": 5462, + "Commission": 5463, + "Community": 5464, + "Council": 5465, + "Communicate": 5466, + "Consequences": 5467, + "Register": 5468, + "noncon": 5469, + "nonreg": 5470, + "nontechn": 5471, + "nonetheless": 5472, + "working": 5473, + "workstations": 5474, + "##culars": 5475, + "thereby": 5476, + "concise": 5477, + "allowed": 5478, + "allowing": 5479, + "Continue": 5480, + "Continuing": 5481, + "emergencies": 5482, + "safely": 5483, + "consistently": 5484, + "currently": 5485, + "clearance": 5486, + "declar": 5487, + "deciding": 5488, + "drive": 5489, + "guide": 5490, + "verifies": 5491, + "##phics": 5492, + "restart": 5493, + "restriction": 5494, + "Train": 5495, + "Trained": 5496, + "Tracking": 5497, + "career": 5498, + "direction": 5499, + "retriev": 5500, + "sense": 5501, + "offline": 5502, + "covered": 5503, + "extend": 5504, + "extending": 5505, + "extensively": 5506, + "regulated": 5507, + "regulator": 5508, + "capacities": 5509, + "disclose": 5510, + "suspected": 5511, + "suspending": 5512, + "Implements": 5513, + "Precautionary": 5514, + "lieu": 5515, + "qualify": 5516, + "qualification": 5517, + "room": 5518, + "router": 5519, + "routers": 5520, + "routes": 5521, + "tablets": 5522, + "##paredness": 5523, + "##avily": 5524, + "officers": 5525, + "behalf": 5526, + "makes": 5527, + "makers": 5528, + "precautionary": 5529, + "commonly": 5530, + "Considering": 5531, + "Considerations": 5532, + "Establishment": 5533, + "Recover": 5534, + "Recommend": 5535, + "café": 5536, + "caused": 5537, + "growth": 5538, + "logon": 5539, + "logic": 5540, + "logistical": 5541, + "manually": 5542, + "manufact": 5543, + "possibly": 5544, + "quarantin": 5545, + "toolbox": 5546, + "costly": 5547, + "prioritizes": 5548, + "Whenever": 5549, + "prepared": 5550, + "preparation": 5551, + "preparing": 5552, + "Activation": 5553, + "coordinated": 5554, + "coordinating": 5555, + "Practices": 5556, + "geographical": 5557, + "Adherence": 5558, + "Adhering": 5559, + "Administration": 5560, + "Crises": 5561, + "Credit": 5562, + "Discuss": 5563, + "FIs": 5564, + "Stress": 5565, + "States": 5566, + "Statement": 5567, + "Services": 5568, + "generating": 5569, + "viii": 5570, + "topics": 5571, + "##tualization": 5572, + "administered": 5573, + "preserve": 5574, + "transferring": 5575, + "postage": 5576, + "redundancies": 5577, + "concerning": 5578, + "maliciously": 5579, + "teams": 5580, + "186": 5581, + "189": 5582, + "departmental": 5583, + "portal": 5584, + "portals": 5585, + "passing": 5586, + "sometim": 5587, + "##placed": 5588, + "prohibition": 5589, + "prohibited": 5590, + "reader": 5591, + "readers": 5592, + "Incorporate": 5593, + "Incomp": 5594, + "Incorporation": 5595, + "Inclusion": 5596, + "Increasing": 5597, + "Incorporating": 5598, + "approached": 5599, + "designation": 5600, + "designations": 5601, + "designates": 5602, + "settle": 5603, + "Alternative": 5604, + "Alternatively": 5605, + "Companies": 5606, + "Completion": 5607, + "demonstration": 5608, + "demonstrates": 5609, + "like": 5610, + "enhancing": 5611, + "behavioral": 5612, + "Risks": 5613, + "Select": 5614, + "corrupted": 5615, + "deepening": 5616, + "degradations": 5617, + "purporting": 5618, + "purchases": 5619, + "entirely": 5620, + "improved": 5621, + "improving": 5622, + "successes": 5623, + "attempted": 5624, + "Provider": 5625, + "Providing": 5626, + "Providers": 5627, + "analyzer": 5628, + "similarly": 5629, + "replacing": 5630, + "certific": 5631, + "limits": 5632, + "publication": 5633, + "profiles": 5634, + "formally": 5635, + "partnership": 5636, + "obtained": 5637, + "removal": 5638, + "removals": 5639, + "generally": 5640, + "Develops": 5641, + "Developed": 5642, + "Developing": 5643, + "Development": 5644, + "165": 5645, + "authorities": 5646, + "authorizing": 5647, + "authenticated": 5648, + "break": 5649, + "column": 5650, + "determinations": 5651, + "evidentiary": 5652, + "jobs": 5653, + "##ranties": 5654, + "##FID": 5655, + "provision": 5656, + "stakeholder": 5657, + "disastrous": 5658, + "maximise": 5659, + "printer": 5660, + "printed": 5661, + "resultant": 5662, + "transmit": 5663, + "modeled": 5664, + "modeling": 5665, + "opening": 5666, + "receiving": 5667, + "Documents": 5668, + "Evaluating": 5669, + "Offices": 5670, + "Privileg": 5671, + "Sufficient": 5672, + "Succession": 5673, + "broker": 5674, + "diagn": 5675, + "erased": 5676, + "easier": 5677, + "focuses": 5678, + "focused": 5679, + "secret": 5680, + "secrets": 5681, + "trapping": 5682, + "travel": 5683, + "trails": 5684, + "warn": 5685, + "wareho": 5686, + "warranties": 5687, + "engaging": 5688, + "engaged": 5689, + "engagement": 5690, + "credible": 5691, + "outlines": 5692, + "archives": 5693, + "terminal": 5694, + "terminate": 5695, + "contracted": 5696, + "carrying": 5697, + "likelihoods": 5698, + "Descrip": 5699, + "Describe": 5700, + "Handbooks": 5701, + "Personal": 5702, + "automatic": 5703, + "circulars": 5704, + "calls": 5705, + "employment": 5706, + "fool": 5707, + "focal": 5708, + "food": 5709, + "funding": 5710, + "identical": 5711, + "posed": 5712, + "posting": 5713, + "positions": 5714, + "postings": 5715, + "positive": 5716, + "##arged": 5717, + "comers": 5718, + "comfort": 5719, + "anticipate": 5720, + "applying": 5721, + "recognized": 5722, + "recognizable": 5723, + "Insider": 5724, + "exposing": 5725, + "Responsibilities": 5726, + "susceptible": 5727, + "susceptibilities": 5728, + "schedules": 5729, + "delivering": 5730, + "principle": 5731, + "errant": 5732, + "architects": 5733, + "RPO": 5734, + "Requests": 5735, + "Social": 5736, + "Sound": 5737, + "Union": 5738, + "United": 5739, + "Uniform": 5740, + "Uncover": 5741, + "believable": 5742, + "belonging": 5743, + "degrees": 5744, + "swap": 5745, + "swapping": 5746, + "targets": 5747, + "##ralian": 5748, + "##utine": 5749, + "progression": 5750, + "progressive": 5751, + "orientation": 5752, + "orientations": 5753, + "acquisition": 5754, + "resident": 5755, + "residing": 5756, + "players": 5757, + "compare": 5758, + "compares": 5759, + "suitability": 5760, + "clause": 5761, + "captured": 5762, + "attachments": 5763, + "practically": 5764, + "described": 5765, + "describing": 5766, + "accomplishment": 5767, + "leaders": 5768, + "transactional": 5769, + "satisfied": 5770, + "satisfactory": 5771, + "collected": 5772, + "collective": 5773, + "architectures": 5774, + "built": 5775, + "familiarize": 5776, + "subcontractor": 5777, + "2016": 5778, + "Clarification": 5779, + "Deploy": 5780, + "Depict": 5781, + "MSSPs": 5782, + "MANs": 5783, + "Report": 5784, + "Signals": 5785, + "catered": 5786, + "evolution": 5787, + "find": 5788, + "lowest": 5789, + "matrix": 5790, + "messaging": 5791, + "omit": 5792, + "omitted": 5793, + "omissions": 5794, + "speed": 5795, + "spok": 5796, + "spills": 5797, + "session": 5798, + "select": 5799, + "selected": 5800, + "initiation": 5801, + "initial": 5802, + "initiating": 5803, + "initiative": 5804, + "initially": 5805, + "statement": 5806, + "statements": 5807, + "database": 5808, + "obsolescence": 5809, + "observed": 5810, + "structures": 5811, + "telephony": 5812, + "specifying": 5813, + "reconfigur": 5814, + "prevented": 5815, + "reduced": 5816, + "substitute": 5817, + "highlighting": 5818, + "quantifiable": 5819, + "notifies": 5820, + "Staffing": 5821, + "correcting": 5822, + "corrective": 5823, + "correlate": 5824, + "broader": 5825, + "broadening": 5826, + "diversifying": 5827, + "combine": 5828, + "Requires": 5829, + "Requiring": 5830, + "1999": 5831, + "303": 5832, + "Before": 5833, + "Monitors": 5834, + "Member": 5835, + "Performing": 5836, + "Topologies": 5837, + "Topics": 5838, + "benchmar": 5839, + "booklets": 5840, + "cycles": 5841, + "deleted": 5842, + "delegated": 5843, + "damages": 5844, + "estimated": 5845, + "keeping": 5846, + "misplaced": 5847, + "machine": 5848, + "task": 5849, + "utility": 5850, + "utilities": 5851, + "utilize": 5852, + "utilization": 5853, + "viruses": 5854, + "virtualization": 5855, + "##SDN": 5856, + "inactive": 5857, + "inaccessibility": 5858, + "offered": 5859, + "offering": 5860, + "examining": 5861, + "compromised": 5862, + "compromising": 5863, + "diskettes": 5864, + "distributing": 5865, + "distribute": 5866, + "mandated": 5867, + "mails": 5868, + "relocate": 5869, + "screen": 5870, + "screening": 5871, + "checking": 5872, + "checks": 5873, + "unplanned": 5874, + "intrusions": 5875, + "introduced": 5876, + "Protection": 5877, + "Protocol": 5878, + "Processor": 5879, + "classifying": 5880, + "monthly": 5881, + "preferable": 5882, + "preferably": 5883, + "prevention": 5884, + "weakest": 5885, + "Obtains": 5886, + "agreeing": 5887, + "reflected": 5888, + "offsite": 5889, + "closed": 5890, + "amounts": 5891, + "instructed": 5892, + "switches": 5893, + "unexpectedly": 5894, + "Classified": 5895, + "Classifications": 5896, + "reconcilement": 5897, + "notifying": 5898, + "Telecommunication": 5899, + "Telecommuting": 5900, + "custodian": 5901, + "troubleshooting": 5902, + "encompasses": 5903, + "2001": 5904, + "Area": 5905, + "Directors": 5906, + "Facilities": 5907, + "IDs": 5908, + "Logging": 5909, + "Notices": 5910, + "Owner": 5911, + "Pandemics": 5912, + "Remove": 5913, + "Return": 5914, + "Retains": 5915, + "Retriev": 5916, + "Types": 5917, + "User": 5918, + "airlines": 5919, + "airports": 5920, + "branch": 5921, + "block": 5922, + "clicks": 5923, + "deductib": 5924, + "else": 5925, + "elsew": 5926, + "eliminate": 5927, + "everyone": 5928, + "guarant": 5929, + "looting": 5930, + "looking": 5931, + "looks": 5932, + "naming": 5933, + "sustains": 5934, + "segment": 5935, + "segments": 5936, + "segreg": 5937, + "versions": 5938, + "viewed": 5939, + "widely": 5940, + "##esperson": 5941, + "##anctioned": 5942, + "inadequacies": 5943, + "invoked": 5944, + "token": 5945, + "originate": 5946, + "acknowledge": 5947, + "excluded": 5948, + "exchanges": 5949, + "except": 5950, + "starters": 5951, + "##riefing": 5952, + "isolation": 5953, + "isolated": 5954, + "isolates": 5955, + "compensation": 5956, + "trickery": 5957, + "disables": 5958, + "bypassed": 5959, + "console": 5960, + "consoles": 5961, + "consolidate": 5962, + "consumer": 5963, + "consultants": 5964, + "charts": 5965, + "unschedul": 5966, + "unsolicited": 5967, + "unsanctioned": 5968, + "timeframe": 5969, + "intellectual": 5970, + "absentee": 5971, + "interconnected": 5972, + "nearing": 5973, + "measuring": 5974, + "measurement": 5975, + "measurements": 5976, + "meetings": 5977, + "recruitment": 5978, + "newsletter": 5979, + "insert": 5980, + "inspections": 5981, + "subscribe": 5982, + "subscri": 5983, + "subsequent": 5984, + "decreased": 5985, + "fulfilling": 5986, + "qualitative": 5987, + "ATMs": 5988, + "loaded": 5989, + "writeable": 5990, + "formats": 5991, + "professionals": 5992, + "privileges": 5993, + "Designation": 5994, + "Designing": 5995, + "Designate": 5996, + "permitting": 5997, + "instructional": 5998, + "difficulties": 5999, + "survive": 6000, + "surveys": 6001, + "promotions": 6002, + "acquirer": 6003, + "Monitoring": 6004, + "benefit": 6005, + "switching": 6006, + "27000": 6007, + "Update": 6008, + "Updated": 6009, + "Updating": 6010, + "duplicate": 6011, + "floods": 6012, + "hurricane": 6013, + "robustness": 6014, + "terrorism": 6015, + "ascertained": 6016, + "displayed": 6017, + "outbreaks": 6018, + "simultaneously": 6019, + "4517": 6020, + "Against": 6021, + "Agreements": 6022, + "Branch": 6023, + "Branches": 6024, + "Change": 6025, + "Changes": 6026, + "CDE": 6027, + "Create": 6028, + "Creating": 6029, + "Education": 6030, + "Educate": 6031, + "Fedline": 6032, + "FedWire": 6033, + "Isolation": 6034, + "Mainframe": 6035, + "Mainframes": 6036, + "Number": 6037, + "Numerous": 6038, + "Operations": 6039, + "Operational": 6040, + "Party": 6041, + "Particip": 6042, + "Purpose": 6043, + "Purchasing": 6044, + "Rule": 6045, + "Ruleb": 6046, + "Secure": 6047, + "Securities": 6048, + "Separate": 6049, + "Separating": 6050, + "Terms": 6051, + "Termination": 6052, + "Takes": 6053, + "Taking": 6054, + "VPN": 6055, + "VPNs": 6056, + "Worst": 6057, + "World": 6058, + "batch": 6059, + "batteries": 6060, + "briefings": 6061, + "drill": 6062, + "drastic": 6063, + "duration": 6064, + "duress": 6065, + "dilute": 6066, + "diligence": 6067, + "dressed": 6068, + "dressing": 6069, + "early": 6070, + "earnings": 6071, + "employs": 6072, + "emphas": 6073, + "frame": 6074, + "frames": 6075, + "gateways": 6076, + "gateway": 6077, + "gradually": 6078, + "graphics": 6079, + "heighten": 6080, + "heavily": 6081, + "hygien": 6082, + "hyperlin": 6083, + "hole": 6084, + "holistic": 6085, + "hacker": 6086, + "hackers": 6087, + "human": 6088, + "humans": 6089, + "mortem": 6090, + "mortgage": 6091, + "magnetic": 6092, + "magnitud": 6093, + "old": 6094, + "older": 6095, + "raise": 6096, + "raising": 6097, + "rank": 6098, + "ranked": 6099, + "studies": 6100, + "stuffers": 6101, + "sponsor": 6102, + "sponsored": 6103, + "simple": 6104, + "simply": 6105, + "yearly": 6106, + "##oxing": 6107, + "##atible": 6108, + "##dened": 6109, + "##burse": 6110, + "innov": 6111, + "innocently": 6112, + "invocation": 6113, + "invisibly": 6114, + "constituent": 6115, + "constitute": 6116, + "construction": 6117, + "constrains": 6118, + "convention": 6119, + "conventions": 6120, + "reassess": 6121, + "reassigned": 6122, + "reinforce": 6123, + "reinforcement": 6124, + "begins": 6125, + "resumed": 6126, + "resuming": 6127, + "resistant": 6128, + "alert": 6129, + "alerts": 6130, + "enforce": 6131, + "enforcement": 6132, + "entry": 6133, + "entrusted": 6134, + "adapting": 6135, + "adaptable": 6136, + "adjustments": 6137, + "assumed": 6138, + "assuming": 6139, + "trying": 6140, + "trusted": 6141, + "##mmissioned": 6142, + "appointed": 6143, + "appointment": 6144, + "deviations": 6145, + "deviating": 6146, + "Intelligence": 6147, + "Integrated": 6148, + "Initial": 6149, + "Initiate": 6150, + "Installing": 6151, + "scanning": 6152, + "uninterrupted": 6153, + "unintentional": 6154, + "strongly": 6155, + "timescale": 6156, + "repository": 6157, + "repositories": 6158, + "undertake": 6159, + "undertaken": 6160, + "explaining": 6161, + "explanation": 6162, + "exploits": 6163, + "exploitation": 6164, + "Prohibits": 6165, + "Prohibited": 6166, + "recipient": 6167, + "recipients": 6168, + "accommodate": 6169, + "accommodated": 6170, + "linkages": 6171, + "article": 6172, + "articulated": 6173, + "previously": 6174, + "advisable": 6175, + "advisories": 6176, + "refresh": 6177, + "refresher": 6178, + "Regulators": 6179, + "Regulatory": 6180, + "workshops": 6181, + "workloads": 6182, + "malfunctioned": 6183, + "deception": 6184, + "deceptive": 6185, + "encryption": 6186, + "encrypted": 6187, + "returning": 6188, + "returned": 6189, + "liquidation": 6190, + "liquidity": 6191, + "possession": 6192, + "Storing": 6193, + "Storage": 6194, + "downloaded": 6195, + "downloading": 6196, + "Complete": 6197, + "Completeness": 6198, + "corresponding": 6199, + "correspondents": 6200, + "debit": 6201, + "debriefing": 6202, + "dealers": 6203, + "warranty": 6204, + "Desktop": 6205, + "fundamental": 6206, + "fundamentally": 6207, + "Analyze": 6208, + "Analyzing": 6209, + "walkthroughs": 6210, + "Unauthorized": 6211, + "Unavailability": 6212, + "negotiated": 6213, + "negotiating": 6214, + "smartphones": 6215, + "disposal": 6216, + "disposition": 6217, + "Programme": 6218, + "Programmes": 6219, + "Strengthen": 6220, + "Strengthening": 6221, + "challenges": 6222, + "challenging": 6223, + "correctly": 6224, + "Individuals": 6225, + "harmful": 6226, + "embarrass": 6227, + "embarrassment": 6228, + "Prioritized": 6229, + "Prioritizing": 6230, + "Directorate": 6231, + "Ownership": 6232, + "clickable": 6233, + "inadvertent": 6234, + "inadvertently": 6235, + "original": 6236, + "acknowledgement": 6237, + "acknowledgments": 6238, + "exclusive": 6239, + "exclusions": 6240, + "characterized": 6241, + "characteristics": 6242, + "Demonstration": 6243, + "Demonstrate": 6244, + "Outsourced": 6245, + "Outsourcing": 6246, + "microphones": 6247, + "microfil": 6248, + "trigger": 6249, + "triggers": 6250, + "encountered": 6251, + "225": 6252, + "364": 6253, + "34844": 6254, + "545": 6255, + "570": 6256, + "6796": 6257, + "Affiliate": 6258, + "Australian": 6259, + "Authorizes": 6260, + "Authentication": 6261, + "Automated": 6262, + "Besides": 6263, + "Bank": 6264, + "Beyond": 6265, + "CBT": 6266, + "Central": 6267, + "Circu": 6268, + "Collabor": 6269, + "Closing": 6270, + "Code": 6271, + "DASD": 6272, + "Delete": 6273, + "Domestic": 6274, + "Distribute": 6275, + "Disseminated": 6276, + "Emergency": 6277, + "Employs": 6278, + "Evidence": 6279, + "Events": 6280, + "Elements": 6281, + "Effectively": 6282, + "Following": 6283, + "Group": 6284, + "Global": 6285, + "Gradually": 6286, + "Guidelines": 6287, + "Hardware": 6288, + "ICT": 6289, + "Issues": 6290, + "Keeping": 6291, + "Limits": 6292, + "Liquidity": 6293, + "MiFID": 6294, + "Media": 6295, + "Manage": 6296, + "Maps": 6297, + "Moreover": 6298, + "Mobilization": 6299, + "Mitigation": 6300, + "MIPS": 6301, + "Natural": 6302, + "OTP": 6303, + "Output": 6304, + "Occupant": 6305, + "Poor": 6306, + "Paper": 6307, + "PINs": 6308, + "PBX": 6309, + "Preparedness": 6310, + "Please": 6311, + "Portray": 6312, + "Routine": 6313, + "Redundancy": 6314, + "Spam": 6315, + "Smaller": 6316, + "SSL": 6317, + "Situational": 6318, + "Servers": 6319, + "Schedule": 6320, + "Synchronization": 6321, + "Those": 6322, + "Utilities": 6323, + "VOIP": 6324, + "Virtual": 6325, + "Varying": 6326, + "afford": 6327, + "bridge": 6328, + "boundary": 6329, + "blackmail": 6330, + "budget": 6331, + "bandwid": 6332, + "blueprin": 6333, + "clean": 6334, + "casings": 6335, + "campaign": 6336, + "cache": 6337, + "cameras": 6338, + "citizen": 6339, + "donated": 6340, + "deny": 6341, + "dollar": 6342, + "decommissioned": 6343, + "duty": 6344, + "documenting": 6345, + "domains": 6346, + "daily": 6347, + "dialup": 6348, + "dictate": 6349, + "evacuation": 6350, + "efficacy": 6351, + "ethical": 6352, + "economic": 6353, + "fault": 6354, + "friendly": 6355, + "false": 6356, + "front": 6357, + "granted": 6358, + "honey": 6359, + "hidden": 6360, + "huge": 6361, + "housed": 6362, + "hubs": 6363, + "hierarch": 6364, + "illust": 6365, + "iterations": 6366, + "idea": 6367, + "ignore": 6368, + "janitors": 6369, + "junk": 6370, + "jeopardize": 6371, + "ledger": 6372, + "letters": 6373, + "lectures": 6374, + "librar": 6375, + "language": 6376, + "liaisons": 6377, + "layered": 6378, + "latest": 6379, + "merits": 6380, + "midrange": 6381, + "much": 6382, + "mishandling": 6383, + "million": 6384, + "mainframe": 6385, + "nuclear": 6386, + "nominated": 6387, + "others": 6388, + "penalties": 6389, + "pedigrees": 6390, + "political": 6391, + "rwork": 6392, + "rerouted": 6393, + "rotate": 6394, + "render": 6395, + "random": 6396, + "rapid": 6397, + "rationale": 6398, + "satellites": 6399, + "seminars": 6400, + "silos": 6401, + "sabotage": 6402, + "sunset": 6403, + "sophistic": 6404, + "somewhat": 6405, + "sequence": 6406, + "stipulated": 6407, + "sticks": 6408, + "still": 6409, + "sandboxing": 6410, + "sanctions": 6411, + "synchronous": 6412, + "tiers": 6413, + "tithe": 6414, + "tangible": 6415, + "tactical": 6416, + "treatment": 6417, + "tornados": 6418, + "visible": 6419, + "window": 6420, + "worst": 6421, + "wherever": 6422, + "writing": 6423, + "wallet": 6424, + "wishes": 6425, + "wiping": 6426, + "❍ISDN": 6427, + "❍POTS": 6428, + "❍Wireless": 6429, + "❍Frame": 6430, + "❍SONE": 6431, + "##fidential": 6432, + "invalid": 6433, + "inception": 6434, + "investigation": 6435, + "inappropriate": 6436, + "tolerable": 6437, + "proportionate": 6438, + "proficiencies": 6439, + "prominently": 6440, + "proximity": 6441, + "constant": 6442, + "conformance": 6443, + "convergence": 6444, + "conversions": 6445, + "revealing": 6446, + "reimburse": 6447, + "reestablished": 6448, + "coherent": 6449, + "accept": 6450, + "reserves": 6451, + "##pported": 6452, + "incapacitation": 6453, + "inconvenience": 6454, + "enacted": 6455, + "strive": 6456, + "stresses": 6457, + "statistics": 6458, + "whitelisting": 6459, + "competitive": 6460, + "compatibility": 6461, + "contaminants": 6462, + "discharged": 6463, + "implications": 6464, + "impersonate": 6465, + "appendices": 6466, + "appetite": 6467, + "Intranet": 6468, + "Involve": 6469, + "supervisors": 6470, + "BCPimplementation": 6471, + "upcoming": 6472, + "precisely": 6473, + "perpetrated": 6474, + "hazardous": 6475, + "unlikely": 6476, + "unsupported": 6477, + "unsatisfactory": 6478, + "untested": 6479, + "unprotected": 6480, + "unofficial": 6481, + "intentional": 6482, + "intervene": 6483, + "backlogged": 6484, + "teleworking": 6485, + "attributable": 6486, + "attorney": 6487, + "underutilized": 6488, + "Problems": 6489, + "Contracts": 6490, + "Concerning": 6491, + "reconstruction": 6492, + "remediation": 6493, + "aggregated": 6494, + "overburdened": 6495, + "artifacts": 6496, + "metropolitan": 6497, + "prearranging": 6498, + "advancements": 6499, + "According": 6500, + "failsafe": 6501, + "Allocating": 6502, + "substantially": 6503, + "optimize": 6504, + "nonconfidential": 6505, + "nonregistered": 6506, + "nontechnical": 6507, + "declaration": 6508, + "retrieved": 6509, + "manufacturers": 6510, + "quarantining": 6511, + "toolboxes": 6512, + "Discussion": 6513, + "sometimes": 6514, + "Incompatible": 6515, + "certificate": 6516, + "Privileged": 6517, + "diagnosis": 6518, + "warehouses": 6519, + "Descriptive": 6520, + "Uniformity": 6521, + "spokesperson": 6522, + "reconfiguration": 6523, + "benchmark": 6524, + "Retrieval": 6525, + "deductibles": 6526, + "elsewhere": 6527, + "guaranteed": 6528, + "segregating": 6529, + "unscheduled": 6530, + "absenteeism": 6531, + "subscriber": 6532, + "Participation": 6533, + "Rulebook": 6534, + "emphasizing": 6535, + "hygiene": 6536, + "hyperlink": 6537, + "magnitude": 6538, + "innovative": 6539, + "microfilm": 6540, + "Circuit": 6541, + "Collaborative": 6542, + "bandwidth": 6543, + "blueprint": 6544, + "campaigns": 6545, + "hierarchy": 6546, + "illustrations": 6547, + "libraries": 6548, + "sophisticated": 6549, + "windows": 6550, + "❍SONET": 6551 + } + } +} \ No newline at end of file