text
stringlengths
5
3.08k
embedding
sequence
tokens
sequence
database
stringclasses
5 values
file
stringlengths
5
9
chunk
int64
0
192
[CLS] creating your first pr - an intro to git and the pr process introcongratulations fellow traveler, so you ’ re interested in contributing to metasploit eh? well welcome aboard, its going to be a fun ride! you ’ ll learn lots along the way but here are some tips and tricks that should help you get started with making your first pr request whilst also avoiding some common pitfalls and learning how some of our systems work. initial steps and important notesthe rest of this guide assumes you have already followed the steps at setting up a developer environment in order to get a fork of metasploit set up and ready to run, and that you have added in your ssh keys ( see adding a new ssh key to your github account ), set up ruby and optionally the postgresql database, and done any custom shortcuts you wish to configure. getting the latest version of metasploit frameworkbefore making any new contributions, you will want to sure you are running the latest version of metasploit framework. to do this run git checkout master & & git fetch upstream & & git pull, where upstream is the branch connected to the rapid7 remote, aka rapid7 ’ s copy of the code. you can verify that upstream is set correctly by running git remote get - url upstream and verifying it is set to git @ github. com : rapid7 / metasploit - framework. git. once you run this command, it will check out the master branch, then fetch all the changes from upstream ( which should be configured to be rapid7 ’ s copy of metasploit framework on github ). once it has cached these changes, the git pull command will then pull these changes into the current branch, aka master. not pulling down changes before writing new code could lead to big issues down the line, particularly if someone has edited a file you intended to modify. in that case maintainers will then have to try find the right combination of changes to implement, which could lead to your pr being rejected if these changes are too complex. making sure your gems are updatedthe next step is to make sure you have the latest copy of the gems that metasploit framework depends on. this can be done by running bundle install from the same directory as where the gemfile. lock file is located, which will be in the same folder as wherever you
[ 0.2533722221851349, -0.3076164424419403, -0.387957364320755, -0.05896086245775223, -0.18488344550132751, -0.4807162284851074, -0.03822468966245651, 0.6720256209373474, 0.24172966182231903, 0.6055223941802979, 0.06390652060508728, -0.12015469372272491, 0.31145110726356506, -0.7351131439208984, -0.23121494054794312, -0.18862681090831757, -0.5206387639045715, 0.01588093303143978, -1.0607917308807373, 0.01327954139560461, -0.32138949632644653, -0.16359402239322662, -0.5117549896240234, -0.6380271315574646, -0.3022841215133667, 0.5487053394317627, 0.050664473325014114, -0.3390063941478729, 1.130003809928894, 0.31856921315193176, 0.28215137124061584, -0.07025641202926636, 0.378607839345932, -0.16332383453845978, -0.19760221242904663, -0.6922273635864258, 0.4586005210876465, -0.19937431812286377, -0.08068209886550903, -0.8730710744857788, 0.4523150622844696, -0.5251181721687317, -0.3992573618888855, -0.3949504792690277, -0.9508095979690552, -0.3682737946510315, -0.1473970264196396, -0.14039413630962372, 0.4353722333908081, -0.5379348397254944, 0.4614713191986084, 0.6052451729774475, 0.17103834450244904, 0.11674794554710388, 0.38717710971832275, -0.33675628900527954, -0.6166014671325684, 0.30707183480262756, -0.40361908078193665, 0.3964536488056183, 0.06431147456169128, 0.808769941329956, 0.2097766101360321, -0.5553939938545227, 0.11844184249639511, 0.5222281813621521, 0.19562062621116638, -0.36728665232658386, 0.16650360822677612, -0.673861563205719, -0.19783629477024078, 0.6762591004371643, -0.32404404878616333, -0.4124152660369873, -0.31385987997055054, 0.5443475246429443, 0.6374718546867371, -0.25675302743911743, -0.42446836829185486, 0.40097686648368835, 0.00831245444715023, 0.3535948395729065, 0.5649427175521851, -0.2740670442581177, -0.4178272485733032, -0.10803128778934479, 0.6286563277244568, 0.7889729142189026, -0.33130791783332825, 0.33344972133636475, 0.2652886211872101, 0.5096402764320374, -0.28191545605659485, 0.012223795987665653, 0.6956992745399475, 0.4287232458591461, 0.12979520857334137, -0.35306721925735474, -0.32979616522789, 0.6312401294708252, 0.3297601640224457, 0.3327794075012207, 0.40878069400787354, -0.05354280397295952, 0.1845000833272934, -0.06019192934036255, 0.36963003873825073, -0.5352318286895752, 0.02469906397163868, -0.04666127264499664, 0.545121967792511, -0.33184248208999634, 0.3328155279159546, -0.5038543939590454, 0.20322732627391815, 0.34176093339920044, 0.6854366064071655, -0.24936339259147644, -0.11006756871938705, 0.7575879693031311, 0.1516491323709488, -0.16639284789562225, -0.5797627568244934, -0.2377457618713379, 0.030152063816785812, -0.040671925991773605, 0.5265292525291443, 0.2423037886619568, -0.6212743520736694, -0.0754556953907013, -0.5172966122627258, -0.42575085163116455, 0.12437772005796432, 0.7040808200836182, 0.45740386843681335, 0.582390546798706, -0.05862143635749817, 0.285795658826828, 0.7740834951400757, -1.0924503803253174, -0.023816024884581566, 0.5375772714614868, 0.3822108209133148, 0.9535015821456909, 0.18572396039962769, -0.008515022695064545, -0.32465291023254395, -0.2066013365983963, -0.04692501202225685, 0.3424960672855377, 0.1239345520734787, -0.3165890574455261, 0.655874490737915, -0.3348515033721924, 0.15528923273086548, 0.05788290128111839, -0.7364169955253601, 0.5301753878593445, 0.20636790990829468, 0.42623957991600037, -0.45195499062538147, 0.8069207072257996, -0.08803176879882812, 0.8312533497810364, -0.11881516873836517, 0.18313640356063843, -0.567772626876831, -0.44870877265930176, -0.39833033084869385, -0.5568604469299316, 0.5260153412818909, -0.5572229027748108, -0.3507305085659027, -0.12729644775390625, 0.837041437625885, 0.4599151909351349, -0.23385842144489288, -0.0028143643867224455, -0.09078691899776459, 0.527478814125061, -0.4716118574142456, 0.9922658801078796, 0.7389719486236572, 0.6851444244384766, -0.04103537276387215, 0.2204970419406891, -0.07565516233444214, -0.6280193328857422, 0.1436108499765396, -0.7108176350593567, -0.533929169178009, 0.2468973994255066, 0.3085576593875885, 0.4359344244003296, 0.4754887521266937, -0.03121844306588173, -0.9624040722846985, -0.10153131932020187, -0.36766403913497925, -0.6375669240951538, -0.4582115113735199, 0.3513380289077759, 0.008593478240072727, 1.0993456840515137, -0.4336252808570862, -0.17305637896060944, 0.47232717275619507, 0.42296725511550903, 0.006485638674348593, 0.5059061050415039, 0.5383220911026001, 0.04447552561759949, -0.5304374694824219, -0.20045650005340576, -0.345246821641922, -0.2787063419818878, -0.4972061216831207, 0.5444934368133545, -0.3703490197658539, -0.15009742975234985, 0.046282216906547546, 0.20906592905521393, 1.1698002815246582, -0.11270599812269211, 0.06762270629405975, -0.45785677433013916, 0.26930201053619385, 0.3562423586845398, -0.29767388105392456, 0.38354429602622986, -0.16972461342811584, 0.6472001671791077, 0.35744917392730713, 1.1037861108779907, 0.6246059536933899, -0.14117474853992462, 0.4082077741622925, 0.8640751838684082, -0.18416176736354828, -0.3262140452861786, 0.460489958524704, 0.04139525070786476, 0.41136765480041504, 0.8219759464263916, 0.2903805077075958, 0.677696704864502, 0.24999700486660004, -0.39763015508651733, 0.922569990158081, 0.193288654088974, -0.8779194355010986, 0.7876977324485779, 0.31431183218955994, -0.2523617446422577, -0.3107999563217163, -0.22779878973960876, 0.3134949803352356, 1.0554986000061035, -0.5370477437973022, -0.363871693611145, -0.015426583588123322, -0.0017385219689458609, -0.6563664674758911, 0.022926658391952515, 0.22291162610054016, 0.6560930609703064, -0.27174094319343567, 0.35827985405921936, 0.12370573729276657, -0.5883215069770813, -0.7079151272773743, 0.2195095270872116, -0.6268866658210754, -0.2214452475309372, -0.90224289894104, 0.3851376175880432, -0.3109678328037262, -0.32967472076416016, 0.13800431787967682, -0.46741992235183716, -0.1858072727918625, 0.13508754968643188, -0.025733625516295433, 0.13456991314888, 0.3298267126083374, -0.5443809032440186, -0.6796589493751526, -0.2180296629667282, -0.43336576223373413, 0.8806032538414001, -0.4843786954879761, 0.4186645746231079, -0.4695795178413391, -0.29657912254333496, -0.2055625021457672, -0.034614674746990204, 0.11085247993469238, 0.18004730343818665, -0.07661415636539459, 0.02861895225942135, 0.43323761224746704, 0.29995426535606384, 1.2687166929244995, 0.032429054379463196, -0.11111835390329361, 0.07291810214519501, -0.4110642969608307, 0.20910866558551788, 0.5007808804512024, 0.5064542889595032, -0.9726632833480835, 0.4063867926597595, -0.16342471539974213, 0.22121436893939972, -0.5048735737800598, 0.07379886507987976, 0.2384781390428543, 0.08809109032154083, -0.09512116014957428, -0.5260946750640869, 0.05462352931499481, -0.46384066343307495, 0.22039969265460968, -0.27694040536880493, -0.054572004824876785, 0.5368257164955139, 0.19561243057250977, -0.6550054550170898, 0.40591636300086975, -0.440091609954834, -0.8112607002258301, -0.07167679071426392, 0.4004259407520294, 0.4799014925956726, 0.020672835409641266, 0.08789031952619553, -0.270650714635849, 0.12760870158672333, 0.02789710834622383, -0.4129891097545624, -0.18510736525058746, -0.32365453243255615, 0.7066555023193359, -0.25366583466529846, -0.782534122467041, 0.49955156445503235, 0.6953790187835693, -0.8436768054962158, -0.1501428484916687, -0.2316519320011139, 0.0487336628139019, 0.32963040471076965, 0.4108278453350067, 0.7576730251312256, 0.48370784521102905, 0.8089035153388977, -0.12252438813447952, 0.02706330455839634, 0.4670751392841339, 0.2591933012008667, 0.05171680077910423, 0.35964325070381165, 0.18844722211360931, 0.22094100713729858, -0.33055922389030457, -0.3324527442455292, -0.184221550822258, 0.27008941769599915, 0.8043138980865479, -0.6639752388000488, 0.7079977989196777, -0.30925247073173523, -0.13928571343421936, 0.677287757396698, -0.4754904508590698, -0.20454806089401245, 0.09600646048784256, 0.0984732136130333, 0.5866487622261047, -0.6824038028717041, 0.1722288429737091, 0.08441716432571411, 0.13421593606472015, 0.4436122179031372, -0.046963244676589966, -0.14648698270320892, -0.6505637168884277, -0.6178989410400391, -0.6406840682029724, -0.5572181940078735, -0.27520862221717834, -0.4173380732536316, 0.5038899779319763, -0.35221320390701294, -1.0151904821395874, -0.23373699188232422, 0.4720907509326935, 0.6992598176002502, 0.5483376979827881, 0.8843175768852234, 0.5804319977760315, 0.4366205036640167, -0.7575869560241699, 0.2924984097480774, -0.023037444800138474, 0.3791685700416565, 0.15711769461631775, 0.5437102913856506, -0.3025723695755005, 0.1930059790611267, 0.2400006353855133, 0.0944453775882721, -0.288638174533844, -0.0756395235657692, -0.24028396606445312, -0.20514732599258423, -0.8844259977340698, -0.22834138572216034, -0.2944212257862091, 0.08175384998321533, -0.8868728876113892, -0.8938594460487366, -0.6928502917289734, 0.16890889406204224, 0.3350985050201416, -0.4773625135421753, -0.1400202363729477, -0.5871942639350891, -0.10919854789972305, 0.44316279888153076, -0.04646383598446846, -0.2900190055370331, -0.3607528805732727, -0.3926554322242737, -0.4886513948440552, 0.2769797146320343, 0.23590220510959625, 0.6822373867034912, -0.7054416537284851, -0.6672270894050598, -0.02280505560338497, -0.05789373070001602, -0.689205527305603, -0.7382935881614685, -0.3026248514652252, 0.4609054923057556, 0.15420585870742798, 0.21846581995487213, -0.0741366371512413, -0.31007713079452515, 0.47492483258247375, -0.3113969564437866, 0.5051791071891785, -0.5431228280067444, 0.4904193878173828, -0.07781814783811569, -0.29652711749076843, 0.16175684332847595, 0.44925540685653687, -0.39795395731925964, 0.12542575597763062, -0.9046021103858948, 0.34490910172462463, -0.338527649641037, -0.74517822265625, 0.3215113580226898, 0.028243599459528923, -0.5306701064109802, 0.7509814500808716, 0.31594938039779663, -0.319520503282547, 0.3052530586719513, 0.16082333028316498, -0.6849225759506226, 0.2792147696018219, -0.4569246172904968, 0.6972915530204773, 0.6482757329940796, -0.24861812591552734, -0.047106072306632996, -0.059253107756376266, 0.9568113088607788, -0.11288513243198395, 0.24078503251075745, -1.169189214706421, -0.25351354479789734, 0.25440964102745056, 0.3191007971763611, 0.10239540040493011, 0.8290920257568359, -0.057302214205265045, -0.24565841257572174, -0.0036845416761934757, 0.3135126829147339, -0.7772829532623291, -0.5949626564979553, 0.3111177086830139, -0.3086411654949188, -0.06719104945659637, -0.07105269283056259, 0.6827906966209412, 0.2654055953025818, 0.06951846182346344, 0.32405948638916016, -0.5405124425888062, 0.056258633732795715, -0.6702897548675537, -0.4186893105506897, -1.0215166807174683, -0.06652168184518814, -0.3093806803226471, -0.329073429107666, -0.46668580174446106, 0.05350502207875252, 0.35700950026512146, 0.9599451422691345, 0.5842706561088562, -0.16799525916576385, -0.22248129546642303, 1.055558204650879, -0.36132755875587463, -0.647027313709259, -0.3373746871948242, 0.12391197681427002, -0.06057795509696007, 0.5877416729927063, -0.09628467261791229, -0.36284902691841125, -0.23414722084999084, -0.6275911927223206, -0.3929186463356018, -0.16774676740169525, -0.07119271159172058, -0.6205170154571533, -0.976861298084259, -0.3992936909198761, 0.22474795579910278, 0.31967219710350037, -1.076147437095642, 0.418739914894104, -0.5681951642036438, 0.9671347737312317, -0.20042946934700012, -0.026661133393645287, -0.028777575120329857, -0.11222656816244125, -0.20570148527622223, 0.3804306089878082, -0.25048503279685974, 0.11263945698738098, -0.1636231690645218, 0.2432640790939331, -0.10015696287155151, 0.7638577818870544, -0.4816073179244995, -0.6018480062484741, -0.25075584650039673, 0.023055261000990868, -0.10506992042064667, 0.6118271350860596, -0.2261463701725006, 1.021471619606018, -0.00014170544454827905, 0.7400424480438232, -0.19804754853248596, -0.20504693686962128, -0.6690245270729065, 0.03621828556060791, 0.7268165349960327, -0.11281203478574753, -0.05242025852203369, 0.3473723828792572, 0.37372711300849915, 0.511809229850769, -0.1325082927942276, -0.43266019225120544, 0.5652127861976624, -0.7156751155853271, -1.4961719512939453, 0.2573493719100952, -0.21165435016155243, 0.04923884943127632, 0.47646987438201904, -0.7041186094284058, 0.7880702614784241, -0.2988148331642151, 0.22361579537391663, 0.8821435570716858, 0.1946256160736084, 0.8889557123184204, -0.9302123188972473, 0.28190702199935913, 0.3577597439289093, 0.5833338499069214, 0.4730759263038635, -0.16630598902702332, 0.5076672434806824, -0.19714267551898956, 0.11564098298549652, -0.35079336166381836, -0.546576976776123, -0.463106244802475, 0.45265132188796997, -0.8408367037773132, 0.3250592350959778, -0.32302725315093994, -0.5864482522010803, -0.2947034239768982, 0.7255727648735046, 0.33302658796310425, -0.3806116580963135, 0.5877506732940674, 0.5695084929466248, 0.13801132142543793, -0.496025949716568, 0.141082763671875, -0.09851355105638504, -0.45298147201538086, 0.7860062718391418, 0.8005453944206238, -0.5222182273864746, 0.27598515152931213, 0.5539329051971436, -1.1524145603179932, -0.4250160753726959, -1.0441877841949463, 0.21365411579608917, -0.14775781333446503, -0.4325787425041199, -0.05358686298131943, 0.21766644716262817, -0.0025182408280670643, 0.26373544335365295, 0.4837595522403717, -0.4296838045120239, 0.12027756124734879, -0.3267858922481537, 0.07651250064373016, 0.3075442910194397, 0.3998103737831116, 0.380815327167511, -0.2816900908946991, -0.704185426235199, -0.332065224647522, 0.11583679914474487, -0.059428516775369644, 0.19574321806430817, 0.6119275689125061, -0.08566121757030487, 0.8110670447349548, 0.5327613949775696, 0.06920582801103592, 0.2591490149497986, -0.41939401626586914, 0.5112150311470032, 0.5357161164283752, -0.08439607918262482, -0.6439366936683655, -0.008252971805632114, -0.1379687637090683, -0.07818121463060379, 0.20212870836257935, -0.06154676899313927, -0.23288804292678833, -0.41622498631477356, -0.16606062650680542, 0.05579162389039993, -0.6510683298110962, 0.06993935257196426, -0.4820985496044159, -0.39258870482444763, 0.010984435677528381, 0.43799301981925964, -0.5088769793510437, -0.08783859014511108, -0.6561830639839172, -0.592574954032898, -0.7983391880989075, 0.5507879853248596, 0.09445197135210037, -0.16606371104717255, -0.3224160671234131, -0.2239881455898285, -0.6592056155204773, -0.8175966739654541, -0.5423328876495361, -0.22673766314983368, -0.3584674298763275, -0.3719097375869751, -0.3023417294025421, -0.04011593014001846, -0.6604226231575012, -0.1558127999305725, -0.8539851307868958, 0.38135549426078796, 0.08809024095535278, -0.6893203258514404, -0.4308800995349884, 0.6649741530418396, -0.5965648293495178, -0.06293608248233795, 0.029308056458830833, -0.2045402228832245, 0.6677130460739136, 0.07166982442140579, 0.36196112632751465, -0.15656298398971558, 0.36815330386161804, 0.15968209505081177, -0.23761525750160217, -0.48847585916519165, -0.09664109349250793, 0.18363475799560547, -0.4389857053756714, -0.2011607140302658, -0.46464383602142334, 0.03335162252187729, -0.21284359693527222, -0.17446695268154144, 0.004887902177870274, 0.5719237923622131, 0.5967190265655518, -0.3111976385116577, 0.08178865164518356, 0.9795064926147461, 0.49970489740371704, -0.5094819068908691, 0.1699247807264328, 0.04263882339000702, -0.02089701034128666, -0.557438313961029, 0.2162160873413086, 0.3081982433795929, -0.3961721956729889, -0.1824791431427002, -0.11201538890600204, 0.31506770849227905, -0.07900412380695343, -0.3157173693180084, 0.10715688019990921, 0.8486430644989014, 0.2243192493915558, 0.054114606231451035, -0.22201600670814514, -0.03109513223171234, -0.2647431194782257, 0.1431536078453064, -0.6753576397895813, -0.2942263185977936, -0.053099557757377625, -0.6396403908729553, -0.284376323223114, -0.1343817263841629, 0.5163766145706177, 0.3041917681694031, -0.05658341944217682, -0.21042467653751373, 0.011630460619926453, -0.4509505033493042, 0.5181063413619995, 1.0528221130371094, -0.8059592247009277, -0.6702903509140015, -0.14213745296001434, 0.6024194955825806, -0.4357006549835205, -0.7401700615882874, 0.134315624833107, 0.7168592810630798, 0.04690561071038246, 0.21833573281764984, -0.20091849565505981, -0.012836911715567112, 0.2931145429611206, 0.29918453097343445, -0.02508486993610859, 0.395115464925766, -0.49519407749176025, 1.044047474861145, -0.23271112143993378, 0.19548742473125458, -0.6628137230873108, -0.25823554396629333, -0.06879272311925888, 0.33958178758621216, -0.41299235820770264, 0.3921716511249542, -0.4529494047164917, 0.32388991117477417, 0.40406912565231323, 0.16625455021858215, 0.18285709619522095, -0.5612709522247314, -0.13796979188919067, -0.21736611425876617, 0.24973750114440918, 0.26550713181495667, 0.4411507844924927, 0.11454426497220993, 0.03975404053926468, 0.14268729090690613, -0.5385377407073975, -0.04521063715219498, -0.12743787467479706, -0.09861405938863754, -0.18139465153217316, -0.6850318312644958, 0.10600345581769943, 0.13019970059394836, -0.6168766021728516, -0.19546473026275635, -0.01573950983583927, 0.1135912761092186, -0.05340515822172165, -0.508108377456665, -0.6308264136314392, 0.6362682580947876, -0.45000606775283813, 0.8238617181777954, 0.4633672833442688, -0.32911911606788635, 0.7405356168746948, 0.5790222883224487, -0.6229090094566345, 0.5379365682601929, 1.316422939300537, -0.43685391545295715, -0.12104123830795288, 0.45115089416503906, 0.14239957928657532, 0.25074926018714905, 0.030979301780462265, -0.1602182686328888, -0.29385530948638916, 0.4094092547893524, -0.26182329654693604, -0.02556832879781723, -0.47917261719703674, -0.07001158595085144, -0.1586049348115921, -0.19915173947811127, 0.27595651149749756, -0.426558256149292, 0.3457815945148468, -0.46949630975723267, 0.6174074411392212, -0.4613179862499237, 0.30009856820106506, 0.14198175072669983, -0.5670432448387146, -0.9265756607055664, 0.8597375750541687, 0.5601369142532349, 0.9370360374450684, -0.0675770565867424, 1.1955138444900513, 0.3539087474346161, -0.06776509433984756, 0.6048458814620972, -0.32837894558906555, 0.18746185302734375, -0.2952634394168854, -0.06596211344003677, -0.2522156834602356, 0.3781803846359253, -1.2245575189590454, 0.10492859780788422, -0.27985790371894836, -0.08480243384838104, -0.3539353609085083, 0.3157089650630951, -0.5289222002029419, -1.045754313468933, 0.4835858941078186, -0.567502498626709, -0.4846998155117035, -0.15846890211105347, 0.3788745403289795, 0.022256769239902496, 0.044295359402894974, -0.28081029653549194, -0.13668960332870483, -0.4734950065612793, -0.017508722841739655, -0.4109000265598297, 0.260593980550766, 0.10409097373485565, -0.13599777221679688, 0.07949807494878769, -0.39638981223106384, -0.13678625226020813, -0.009680827148258686, -0.44293391704559326, -0.43325361609458923, 1.2556654214859009, 0.030832048505544662, 0.7523127794265747, -0.05490390211343765, -0.8028313517570496, -0.14578598737716675, -0.43257710337638855, 0.6972981691360474, -0.37332016229629517, 0.6248229146003723, 0.21863698959350586, -0.045953668653964996, 0.4116595387458801, 0.10766848176717758, 0.6792270541191101, -0.23636920750141144, -0.4874396026134491, -0.20166562497615814, -0.17198064923286438, -0.4501575827598572, -0.6755836009979248, -0.33203810453414917, 0.8796185255050659, 0.12469258904457092, 0.21386952698230743, -0.745092511177063, -0.4536111056804657, -1.1292498111724854, -0.9982514977455139, -0.293417364358902, 0.2863483428955078, 0.2960876524448395, -0.09873580187559128, 0.8360424041748047, -1.0041669607162476, 4.582080364227295, 0.6551556587219238, -0.060365721583366394, -0.21563750505447388, -0.008991905488073826, 0.7943724393844604, 0.43347594141960144, -0.18308709561824799, 0.6714422702789307, -0.41564691066741943, 0.4278070330619812, -0.571905791759491, 0.35159018635749817, 0.05765316262841225, 0.3363872766494751, 0.7636555433273315, -0.7102938294410706, 0.014667071402072906, 0.17355886101722717, -1.2848113775253296, -0.5995258092880249, -0.12353360652923584, -0.7339125871658325, 0.5374066233634949, 0.17294342815876007, 0.24935367703437805, -0.22370727360248566, -0.2937936782836914, -0.09049943834543228, 0.39080777764320374, 0.174528107047081, 0.3254067301750183, 0.2726185917854309, 0.029088906943798065, -0.32950305938720703, 0.19939376413822174, -0.31791359186172485, -0.277116596698761, -0.5020455121994019, -0.10367217659950256, 0.5928340554237366, 0.017142731696367264, -0.3737865388393402, -0.2024233192205429, 0.15271490812301636, 0.96624755859375, -0.20495456457138062, 0.23186913132667542, 0.7025743722915649, -0.4668413996696472, 0.23031455278396606, 0.17456045746803284, 0.6706798672676086, 0.07574281841516495, -0.8026090860366821, 0.19558760523796082, -0.5455411076545715, 0.09743890911340714, -0.12641115486621857, -0.06803318858146667, 0.2315976768732071, -0.41160985827445984, 0.5199453234672546, -0.40898606181144714, -0.49867698550224304, 0.3444029688835144, -0.3876347541809082, 0.5524791479110718, -0.27382010221481323, -0.26780468225479126, -0.6551128625869751, 0.1054544746875763, 0.061555296182632446, -0.8916072845458984, 0.5558623671531677, -0.08288778364658356, 0.0034376170951873064, -0.32662007212638855, 1.0799596309661865, -0.5420376062393188, -0.4446432888507843, -0.057691965252161026, -0.8364474177360535, -0.2331354022026062, 0.8416657447814941, 0.43751442432403564, -0.09167655557394028, -0.9665292501449585, 0.3021392524242401, 0.5162327885627747, 0.20458094775676727, 0.19438180327415466, -0.6011309623718262, 0.8250437378883362, 0.2024671584367752 ]
[ 101, 4526, 2115, 2034, 10975, 1011, 2019, 17174, 2000, 21025, 2102, 1998, 1996, 10975, 2832, 17174, 8663, 17643, 28970, 9285, 3507, 20174, 1010, 2061, 2017, 1521, 2128, 4699, 1999, 8020, 2000, 18804, 13102, 4135, 4183, 15501, 1029, 2092, 6160, 7548, 1010, 2049, 2183, 2000, 2022, 1037, 4569, 4536, 999, 2017, 1521, 2222, 4553, 7167, 2247, 1996, 2126, 2021, 2182, 2024, 2070, 10247, 1998, 12225, 2008, 2323, 2393, 2017, 2131, 2318, 2007, 2437, 2115, 2034, 10975, 5227, 5819, 2036, 9992, 2070, 2691, 6770, 28067, 1998, 4083, 2129, 2070, 1997, 2256, 3001, 2147, 1012, 3988, 4084, 1998, 2590, 3964, 10760, 2717, 1997, 2023, 5009, 15980, 2017, 2031, 2525, 2628, 1996, 4084, 2012, 4292, 2039, 1037, 9722, 4044, 1999, 2344, 2000, 2131, 1037, 9292, 1997, 18804, 13102, 4135, 4183, 2275, 2039, 1998, 3201, 2000, 2448, 1010, 1998, 2008, 2017, 2031, 2794, 1999, 2115, 7020, 2232, 6309, 1006, 2156, 5815, 1037, 2047, 7020, 2232, 3145, 2000, 2115, 21025, 2705, 12083, 4070, 1007, 1010, 2275, 2039, 10090, 1998, 11887, 2135, 1996, 2695, 17603, 2015, 4160, 2140, 7809, 1010, 1998, 2589, 2151, 7661, 2460, 12690, 2015, 2017, 4299, 2000, 9530, 8873, 27390, 2063, 1012, 2893, 1996, 6745, 2544, 1997, 18804, 13102, 4135, 4183, 7705, 4783, 29278, 2063, 2437, 2151, 2047, 5857, 1010, 2017, 2097, 2215, 2000, 2469, 2017, 2024, 2770, 1996, 6745, 2544, 1997, 18804, 13102, 4135, 4183, 7705, 1012, 2000, 2079, 2023, 2448, 21025, 2102, 4638, 5833, 3040, 1004, 1004, 21025, 2102, 18584, 13909, 1004, 1004, 21025, 2102, 4139, 1010, 2073, 13909, 2003, 1996, 3589, 4198, 2000, 1996, 5915, 2581, 6556, 1010, 9875, 5915, 2581, 1521, 1055, 6100, 1997, 1996, 3642, 1012, 2017, 2064, 20410, 2008, 13909, 2003, 2275, 11178, 2011, 2770, 21025, 2102, 6556, 2131, 1011, 24471, 2140, 13909, 1998, 20410, 2075, 2009, 2003, 2275, 2000, 21025, 2102, 1030, 21025, 2705, 12083, 1012, 4012, 1024, 5915, 2581, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1012, 21025, 2102, 1012, 2320, 2017, 2448, 2023, 3094, 1010, 2009, 2097, 4638, 2041, 1996, 3040, 3589, 1010, 2059, 18584, 2035, 1996, 3431, 2013, 13909, 1006, 2029, 2323, 2022, 26928, 2000, 2022, 5915, 2581, 1521, 1055, 6100, 1997, 18804, 13102, 4135, 4183, 7705, 2006, 21025, 2705, 12083, 1007, 1012, 2320, 2009, 2038, 17053, 2094, 2122, 3431, 1010, 1996, 21025, 2102, 4139, 3094, 2097, 2059, 4139, 2122, 3431, 2046, 1996, 2783, 3589, 1010, 9875, 3040, 1012, 2025, 4815, 2091, 3431, 2077, 3015, 2047, 3642, 2071, 2599, 2000, 2502, 3314, 2091, 1996, 2240, 1010, 3391, 2065, 2619, 2038, 5493, 1037, 5371, 2017, 3832, 2000, 19933, 1012, 1999, 2008, 2553, 5441, 2545, 2097, 2059, 2031, 2000, 3046, 2424, 1996, 2157, 5257, 1997, 3431, 2000, 10408, 1010, 2029, 2071, 2599, 2000, 2115, 10975, 2108, 5837, 2065, 2122, 3431, 2024, 2205, 3375, 1012, 2437, 2469, 2115, 20296, 2024, 7172, 10760, 2279, 3357, 2003, 2000, 2191, 2469, 2017, 2031, 1996, 6745, 6100, 1997, 1996, 20296, 2008, 18804, 13102, 4135, 4183, 7705, 9041, 2006, 1012, 2023, 2064, 2022, 2589, 2011, 2770, 14012, 16500, 2013, 1996, 2168, 14176, 2004, 2073, 1996, 17070, 8873, 2571, 1012, 5843, 5371, 2003, 2284, 1010, 2029, 2097, 2022, 1999, 1996, 2168, 19622, 2004, 11210, 2017 ]
metasploit
90.txt
0
cloned your fork to locally. doing this will allow you to make sure that you are running the latest libraries, which will ensure if you do encounter any bugs whilst developing code, those bugs are not related to out of date gems being installed, and are therefore potentially legitimate bugs that need fixing. creating a new branch for your codeonce all of this is done, you will want to create a new branch for your code, which can be done by running git checkout - b < your branch name here >. this will snapshot the current branch that you are on, and use that to create a new branch with the name provided. note that i did say snapshot. this is why it ’ s important to update the current branch ’ s code to the latest version of metasploit framework available prior to running this command, otherwise the new branch will contain outdated code. adding in your changes and creating meaningful commit messagesonce you have made your code changes, add them using git add < path to file to add > < optional path to second file to add >. note that you can specify multiple files to add using git add at the same time. to commit these changes locally, use git commit - m " < commit message here > ". note that as a general rule of thumb, commit messages should aim to be 50 characters or less while telling readers what was changed in that commit. you generally don ’ t want to create commits that do multiple things at once, instead create a separate commit for each group of items that you are changing, and make sure that the commit message reflects what changed in a general sense. note also that maintainers may end up squashing your commits down so that your commit a, b, and c, now become commit d which contains all of the same changes as commit a, b, and c, but in one commit and with one associated commit message. this is often done when the code is ready to be landed into metasploit framework to help make the commit history easier for people to read. checking for code errorsbefore code can be accepted into metasploit framework, it must also pass our rubocop and msftidy rules. these help ensure that all contributors are committing code that follows a common set of standards. to check if your code meets our rubocop standards, from the root of wherever you cloned your fork of metasploit framework to on disk, run rubocop < path to your module from current directory
[ 0.46407753229141235, -0.42899757623672485, -0.3832266926765442, 0.0730118378996849, -0.41395288705825806, -0.8791781663894653, 0.06362488120794296, 0.0737019032239914, 0.390401154756546, 1.00555419921875, -0.3296926021575928, -0.1979050189256668, 0.6983193755149841, -0.7842821478843689, -0.20598813891410828, -0.4298752248287201, -0.46732285618782043, -0.6722162365913391, -1.817339539527893, -0.1004120483994484, 0.059796106070280075, -0.11615125834941864, -1.3239675760269165, -0.7177125811576843, -0.48267385363578796, 0.5158889293670654, 0.556535542011261, -0.2916995882987976, 0.6205199360847473, 0.7296692132949829, -0.026877662166953087, 0.13452206552028656, -0.24340251088142395, -0.63029944896698, 0.007148752920329571, -0.5500921010971069, 0.46070829033851624, -0.2191588431596756, 0.046347472816705704, -0.7742913365364075, 0.4164193272590637, -0.5209433436393738, 0.35286328196525574, -0.6445153951644897, -1.2371019124984741, -0.10513166338205338, -0.2707042992115021, -0.6526248455047607, 0.4081868827342987, -0.1990000158548355, 0.9926537871360779, 0.9023929834365845, 0.24012115597724915, -0.20792849361896515, 0.12345020473003387, -0.14207233488559723, -0.2856062352657318, 0.42178529500961304, -0.03815365210175514, 0.46896862983703613, 0.05104441940784454, 1.163838505744934, 0.16506032645702362, -1.0218125581741333, -0.03677583485841751, 0.5115095973014832, -0.16999755799770355, -0.051645971834659576, -0.031096898019313812, -0.5895798206329346, -0.5166309475898743, 0.7499982714653015, -0.17560073733329773, -0.39823636412620544, -0.5423186421394348, 0.1989010125398636, 0.7667414546012878, -0.1505066156387329, -0.9247434139251709, -0.06993823498487473, -0.4574495553970337, 0.3621552884578705, 0.14986589550971985, -0.1809273213148117, -0.7083463668823242, -0.3410390615463257, 0.24591435492038727, 0.8356274366378784, -0.33479422330856323, 0.17923550307750702, 0.07631891965866089, 0.42962613701820374, -0.25642096996307373, -0.49397096037864685, 0.36909618973731995, 0.5729603171348572, 0.009041603654623032, -0.273502379655838, -0.1785091757774353, 0.17990341782569885, 0.4146883487701416, 0.3351016640663147, 0.6240583062171936, 0.19816750288009644, -0.08890021592378616, 0.37352311611175537, -0.20225100219249725, -0.059385381639003754, -0.09351888298988342, -0.18185970187187195, -0.014320028945803642, -0.2528626620769501, 0.4636392593383789, -0.7604004144668579, 0.48307713866233826, 0.7230594158172607, 0.48016899824142456, 0.30086424946784973, -0.17027026414871216, 0.28194645047187805, 0.2684682011604309, -0.08643554151058197, -0.4056148827075958, -0.4392941892147064, 0.3630186915397644, 0.12156414985656738, 0.3676762580871582, 0.5541767477989197, -0.2939458191394806, 0.16364748775959015, -0.7822731733322144, -0.34284695982933044, -0.3041989505290985, 0.5746740698814392, 0.18271763622760773, 0.30228397250175476, -0.15523001551628113, 0.2597094476222992, 0.44717204570770264, -1.228696346282959, 0.19066599011421204, -0.1278291940689087, 0.36525872349739075, 0.9578874111175537, 0.7864818572998047, -0.3223130702972412, -0.29674410820007324, -0.07332856953144073, -0.0029574879445135593, 0.8512730598449707, -0.5981544256210327, -0.021630242466926575, 0.5633264183998108, -0.14024189114570618, -0.4234066903591156, 0.26699644327163696, -0.6034249067306519, 0.5157051086425781, -0.13105732202529907, -0.17971809208393097, -0.27832910418510437, 0.5216497182846069, 0.14071427285671234, 0.6535444259643555, -0.6959173679351807, 0.7014374732971191, -0.7402234077453613, -0.5868744850158691, 0.03325806185603142, -0.04012946039438248, 0.48522207140922546, -0.15763577818870544, -0.2430858314037323, 0.15097388625144958, 1.8784836530685425, 0.6272852420806885, -0.30941957235336304, 0.022233514115214348, 0.25229790806770325, 0.39988815784454346, -0.557152509689331, 0.8897114992141724, 0.6434440612792969, 0.23047053813934326, 0.38107314705848694, -0.3509889841079712, -0.2302566021680832, -0.5921006798744202, 0.20162105560302734, -0.23895880579948425, -0.35585322976112366, 0.49187061190605164, -0.981909453868866, 0.8008663654327393, 0.5457343459129333, -0.682772159576416, -0.8422778844833374, -0.21464219689369202, 0.09427058696746826, -1.1979039907455444, -0.5670363306999207, 0.25122708082199097, 0.4451240301132202, 1.0792136192321777, -0.44187140464782715, 0.034636303782463074, 0.9373535513877869, 0.9486620426177979, -0.24705670773983002, 0.3470311462879181, 0.6252573728561401, -0.010678835213184357, -0.888757586479187, 0.24932861328125, 0.0025462934281677008, -0.30361953377723694, -0.7976635694503784, 0.4684116840362549, -0.09691040217876434, -0.10164979845285416, 0.12276007235050201, 1.0970815420150757, 0.6017821431159973, -0.03495213761925697, -0.5752735137939453, -0.4495975971221924, 0.2240966558456421, 0.2993461489677429, -0.30489373207092285, -0.01890898309648037, -0.29935869574546814, 0.10882560163736343, 0.4496806561946869, 0.5470725893974304, 0.17374299466609955, -0.008085174486041069, 0.19053415954113007, 1.0711970329284668, -0.7885912656784058, -0.008642861619591713, -0.002329286653548479, 0.34295567870140076, 0.15639661252498627, 0.44060462713241577, -0.13353782892227173, 0.41859543323516846, 0.3440181016921997, -0.6939276456832886, 0.4833022952079773, 0.3795495629310608, -0.8191838264465332, 0.7039145827293396, 0.19976934790611267, -0.36425650119781494, -0.8255071043968201, -0.6493693590164185, 0.054941873997449875, 1.3879526853561401, -1.0857590436935425, -0.8079838156700134, 0.37940189242362976, -0.013152627274394035, -0.31971505284309387, -0.08446548134088516, 0.15587115287780762, 0.3908129632472992, -0.5451182126998901, 0.6218674778938293, -0.17244498431682587, -0.3978382349014282, -0.36335912346839905, -0.2849808931350708, -0.5062088370323181, -0.26863226294517517, -1.2293622493743896, -0.06651267409324646, 0.05195574834942818, -0.3717553913593292, 0.5679423213005066, -0.7194535732269287, -0.3641580641269684, -0.5291532874107361, 0.4407547116279602, 0.5115925073623657, 0.4998195469379425, -0.46040669083595276, -0.3438960611820221, -0.01249427068978548, -0.30566632747650146, 0.799865186214447, -0.6221706867218018, -0.4596495032310486, 0.0384807251393795, -0.3259960114955902, 0.2934052050113678, -0.21096819639205933, 0.011891508474946022, -0.24318934977054596, -0.46752381324768066, -0.14945368468761444, -0.02809768356382847, -0.20317161083221436, 0.27478113770484924, 0.3878066837787628, -0.3748275339603424, 0.2694266438484192, -0.607265830039978, -0.21650269627571106, 0.7813779711723328, 0.40654993057250977, -0.6965006589889526, 0.7510031461715698, -0.1922263205051422, 0.558063268661499, -0.6559046506881714, 0.1752959042787552, 0.5799822211265564, 0.7503626346588135, -0.3080269694328308, -0.49547186493873596, 0.34095028042793274, -0.41844117641448975, -0.14196202158927917, -0.11292529106140137, -0.3018920123577118, 0.38726070523262024, 0.07920914143323898, -0.8649555444717407, 0.616133987903595, -0.6241360902786255, -0.7974046468734741, 0.37042900919914246, -0.493961364030838, 0.7973233461380005, 0.06677693873643875, -0.052297331392765045, -0.12150721251964569, 0.10177332907915115, -0.0441238172352314, -0.21525098383426666, 0.4233260750770569, -0.6125335097312927, 1.2868931293487549, 0.03500762954354286, -0.4236438572406769, 0.11736642569303513, 0.6813392639160156, -0.8175629377365112, -0.003892747685313225, -0.0011747446842491627, 0.02031334489583969, 0.22313672304153442, 0.2581261098384857, 0.6873650550842285, 0.533243715763092, 0.8936850428581238, -0.6144774556159973, 0.13766005635261536, 0.17950581014156342, -0.036915574222803116, 0.4640732705593109, -0.012289772741496563, -0.19626066088676453, 0.25469595193862915, -0.7010422945022583, -0.3663695156574249, 0.17720423638820648, 0.11947605758905411, 0.5924800634384155, 0.09026490896940231, 0.9018832445144653, 0.2308064103126526, -0.3083917200565338, 0.45563647150993347, -0.5022244453430176, -0.16097956895828247, 0.4251975417137146, 0.5805832147598267, 0.7710654139518738, -0.6235564947128296, 0.11480550467967987, -0.002006746595725417, -0.18201038241386414, 0.602055013179779, 0.565276563167572, 0.08107102662324905, -0.6780703663825989, 0.2666187286376953, -0.42047059535980225, -0.37532252073287964, -0.28362035751342773, -0.48742353916168213, 0.12240027636289597, -0.9424858093261719, -0.3096601366996765, -0.550950825214386, 0.7875350713729858, 1.0421756505966187, 0.360706627368927, 0.6967863440513611, -0.1735813319683075, -0.0618356391787529, -0.8206852674484253, 0.14258307218551636, -0.4319765269756317, 0.891126275062561, -0.3673316538333893, 0.39121195673942566, 0.43441954255104065, 0.20811307430267334, 0.2496422380208969, -0.04819556325674057, -0.20997194945812225, 0.04626008868217468, -0.5374746918678284, -0.3333025276660919, -0.3909383714199066, -0.3629465103149414, 0.08099113404750824, 0.5101783275604248, -1.2625257968902588, -0.40925395488739014, -0.322977215051651, 0.3388703167438507, 0.6412561535835266, -1.0567712783813477, -0.703603982925415, -0.5510789155960083, 0.3599315881729126, 0.6953023076057434, 0.3903482258319855, -0.40294912457466125, -0.3635329008102417, -0.8240435719490051, -0.2782438099384308, 0.17970909178256989, 0.02332361973822117, 0.09866351634263992, -0.21805229783058167, -0.7894105315208435, -0.2802724540233612, 0.292900413274765, -0.47952142357826233, -0.7913235425949097, -0.1624336540699005, 0.6844775676727295, 0.4119041860103607, 0.20780009031295776, -0.035739149898290634, -0.4605887830257416, 0.373443067073822, -0.430641233921051, 0.24194850027561188, -1.0436724424362183, 0.40667253732681274, 0.1942516416311264, -0.20012658834457397, -0.18766668438911438, 0.5252820253372192, -0.7713181376457214, 0.18451480567455292, -0.4974645972251892, -0.33731064200401306, -0.5442555546760559, -0.21026991307735443, 0.6185688376426697, 0.991075873374939, -0.6787363290786743, 0.6425148844718933, 0.4317021369934082, 0.06999539583921432, 0.04234427213668823, -0.15096884965896606, -0.461717814207077, 0.5643911361694336, -0.5645983815193176, 0.9392349720001221, 0.8786171078681946, 0.02350471355021, -0.08616750687360764, 0.3428593873977661, 0.5166178345680237, -0.3268236219882965, 0.4045185446739197, -0.9319728016853333, -1.0272094011306763, -0.07446406781673431, 0.10005536675453186, 0.4633519947528839, 0.47468557953834534, -0.11096128076314926, 0.06908959895372391, -0.2085932195186615, 0.3527901768684387, -0.6629652380943298, -0.3325250446796417, -0.23548747599124908, -0.39203980565071106, 0.0031256824731826782, -0.01765925996005535, -0.013877279125154018, -0.11486022919416428, -0.20643720030784607, 0.22019821405410767, -0.4984614849090576, 0.200635626912117, -0.9452957510948181, -0.46825870871543884, -0.5832288861274719, 0.46157920360565186, -0.41910338401794434, -0.14903123676776886, -0.5450713634490967, -0.0807739868760109, 0.40623095631599426, 0.963478684425354, 0.45860669016838074, 0.1878923624753952, -0.7021645903587341, 0.7669346332550049, 0.00015636405441910028, -0.38188672065734863, -0.21423158049583435, 0.5909502506256104, -0.47615960240364075, 0.3470269441604614, -0.298835813999176, -0.1880916804075241, -0.5800487399101257, -0.7589868903160095, -0.35490134358406067, -0.5558763742446899, -0.334987074136734, -0.350023090839386, -1.0422394275665283, 0.022299565374851227, 0.24524575471878052, 0.3715948462486267, -1.518459439277649, -0.27054664492607117, -0.3397623598575592, 0.70774245262146, -0.06339024007320404, 0.012752008624374866, -0.30639076232910156, 0.041011035442352295, -0.25029298663139343, 0.5373251438140869, -0.2391192615032196, -0.18048611283302307, -0.40027594566345215, 0.3567434847354889, 0.35513636469841003, 0.3203466832637787, -0.541804313659668, -0.30929034948349, -0.23034681379795074, 0.29762065410614014, -0.3060723841190338, 0.852769136428833, -0.27227354049682617, 0.7734045386314392, -0.10547230392694473, -0.0022217794321477413, -0.3626561760902405, -0.1249908059835434, -0.16894114017486572, 0.15406180918216705, 0.21885153651237488, -0.6516093015670776, -0.08378614485263824, -0.001181200030259788, 0.7661900520324707, 0.34739449620246887, -0.14139597117900848, -0.18549077212810516, 0.21488898992538452, -0.7038310766220093, -1.253041386604309, 0.4500325322151184, -0.19108480215072632, -0.16605815291404724, 0.29584187269210815, -0.25471508502960205, 0.5906575322151184, -0.41994863748550415, 0.7817577719688416, 1.0424067974090576, 0.5024164915084839, 0.7395698428153992, -0.713258683681488, 0.6738680601119995, 0.7892727851867676, -0.06734183430671692, 0.565033495426178, -0.0004008375690318644, 0.3910198509693146, -0.10927359759807587, -0.14452426135540009, -0.09670870006084442, -0.785886824131012, -0.3449926972389221, 0.7198160290718079, -0.3883680999279022, 0.4674293100833893, -0.3032686710357666, -0.8497065901756287, -0.38641953468322754, 0.07289639115333557, 0.11317246407270432, 0.2873144745826721, 0.4967612028121948, 0.7305616140365601, 0.4961695373058319, -0.08238346129655838, -0.12565010786056519, -0.30553117394447327, 0.022139055654406548, 0.7750241160392761, 0.612461507320404, -0.34621840715408325, 0.5259473323822021, 0.5066037178039551, -1.2690709829330444, -0.7862150073051453, -0.488704651594162, 0.16359366476535797, -0.5387935638427734, -0.8012718558311462, -0.30446672439575195, 0.2815362513065338, -0.3507447838783264, 0.04772133007645607, 0.35628342628479004, -0.4914052188396454, 0.3876531720161438, -0.22676806151866913, -0.030109304934740067, 0.6008816361427307, 0.14424820244312286, 0.45948415994644165, -0.6681787371635437, -0.4256773293018341, -0.8774982690811157, -0.03495451435446739, 0.6403142213821411, 0.48640817403793335, 0.7507658004760742, -0.045067425817251205, 0.6698848605155945, 0.29899734258651733, -0.24542391300201416, 0.6298583149909973, 0.03991881385445595, 0.23002338409423828, 0.9872531294822693, -0.09359897673130035, -0.7374639511108398, -0.013344541192054749, -0.7232171297073364, -0.12706705927848816, 0.4654022753238678, -0.17873775959014893, -0.3718498647212982, -0.5291265249252319, 0.0610027052462101, -0.20583660900592804, -0.5009645223617554, 0.2479962706565857, -0.7112481594085693, -0.039518389850854874, -0.09933258593082428, -0.022906936705112457, -0.35136836767196655, 0.06799843907356262, -0.18357521295547485, -0.39405199885368347, -0.9157556891441345, 0.5593234300613403, -0.034765396267175674, 0.13524259626865387, -0.9881868362426758, 0.8997325897216797, -0.7874819040298462, -0.9735715985298157, 0.004764626268297434, 0.1698845773935318, -0.6409508585929871, -0.720849335193634, -0.49752458930015564, -0.16637831926345825, -0.8441360592842102, 0.19611795246601105, -0.03021085076034069, 0.061900731176137924, 0.5216087698936462, -0.4085356593132019, 0.31749698519706726, 0.4975285530090332, -0.9216691255569458, 0.13560335338115692, -0.35358110070228577, 0.09504464268684387, 0.11048704385757446, -0.4774463474750519, -0.08763930201530457, 0.1380092054605484, 0.7682668566703796, 0.3450777530670166, -0.04399736970663071, -0.5059478878974915, -0.2090461105108261, 0.014952472411096096, -0.48110443353652954, -0.5608817934989929, -0.643144428730011, 0.5408723950386047, 0.0030393877532333136, -0.33027181029319763, -0.2960221469402313, 0.7326163053512573, 0.42615562677383423, 0.16032177209854126, -0.12086471915245056, 0.895094096660614, 0.32418155670166016, -0.04873381182551384, -0.22477462887763977, 0.1785239577293396, 0.3739921450614929, 0.3101288378238678, 0.05488412454724312, 0.289520263671875, -0.45790576934814453, 0.15268734097480774, -0.3320450484752655, 0.28465282917022705, 0.43140655755996704, 0.10381285101175308, 0.05059942603111267, 0.5774956941604614, 0.3965669572353363, -0.47443199157714844, -0.028740376234054565, -0.27091020345687866, -0.4898521304130554, 0.6003955602645874, -0.537383496761322, 0.17715129256248474, -0.26316964626312256, -0.5834539532661438, -0.00527569092810154, -0.3307178318500519, 0.7330116033554077, -0.42192745208740234, 0.05452325940132141, 0.030038610100746155, 0.6722283363342285, -0.5610998868942261, 0.8354944586753845, 1.0511868000030518, -1.0426769256591797, -0.6524971127510071, -0.12910307943820953, 0.31011897325515747, -0.2791482210159302, -0.513611912727356, -0.014813680201768875, 0.3473407030105591, -0.15537308156490326, 0.025291789323091507, -0.8513408899307251, -0.24426831305027008, 0.35970762372016907, 0.16279302537441254, -0.012088404037058353, 0.6374717950820923, -0.7049805521965027, 0.6805415749549866, -0.8052857518196106, -0.16464382410049438, -0.1267750859260559, 0.46828538179397583, -0.1811113953590393, 0.6380455493927002, -0.19577278196811676, 1.1049376726150513, 0.6945512890815735, 0.6064333319664001, 0.8772684335708618, 0.26496440172195435, 0.8244606256484985, -0.35160085558891296, 0.11642037332057953, -0.26925861835479736, 0.9536046981811523, 0.3146313726902008, 0.46885567903518677, 0.21195615828037262, 0.5838899612426758, 0.1751384735107422, -0.3874662518501282, -0.2135368436574936, -0.06866283714771271, 0.11849521845579147, -0.045187514275312424, -0.41810113191604614, 0.11036351323127747, -0.26006707549095154, -0.23840492963790894, -0.21127527952194214, 0.375236839056015, -0.2995162904262543, 0.07340151816606522, -0.4373445510864258, -0.6557965278625488, 0.6334435939788818, -0.7397288084030151, 0.4624994993209839, -0.1186232939362526, -0.5260787010192871, 0.3925030529499054, 0.27039119601249695, -0.6655078530311584, 0.8680009245872498, 0.9921966195106506, 0.019138047471642494, 0.1863873153924942, 0.48809558153152466, -0.08723549544811249, -0.007912254892289639, -0.005814095959067345, -0.1878926008939743, -0.29191580414772034, 0.597960889339447, 0.010365651920437813, -0.17147524654865265, -0.5372699499130249, 0.12804797291755676, -0.012612191028892994, 0.29455772042274475, 0.5657017827033997, -0.0077100819908082485, 0.14909450709819794, -0.8000147342681885, 0.19611869752407074, -0.0845600888133049, 0.6451022028923035, 0.3035013973712921, -0.5819798707962036, -1.0628657341003418, 0.8934942483901978, 0.3750186860561371, 0.969593346118927, -0.1840531826019287, 1.026661992073059, -0.25009140372276306, 0.1521611511707306, 0.3430013060569763, -0.7994109392166138, 0.19880154728889465, 0.1843031942844391, -0.38212794065475464, -0.748214066028595, 0.3598555028438568, -0.9167022109031677, 0.4919261634349823, -0.2867886424064636, -0.4155583381652832, 0.1531769186258316, 0.1491967737674713, -0.7619017958641052, -0.999467134475708, 0.45825737714767456, -0.6300980448722839, -0.393950492143631, 0.18344484269618988, 0.15238292515277863, 0.1213502287864685, -0.10279449075460434, -0.1734137386083603, 0.04268158972263336, -0.531667172908783, -0.4392964243888855, -0.3056478202342987, 0.8226259350776672, 0.10179087519645691, -0.017660899087786674, 0.4650000333786011, -0.21991479396820068, -0.5603112578392029, -0.4295535087585449, -0.9566603899002075, -0.7087056636810303, 1.0217355489730835, 0.186289444565773, 0.2515663802623749, 0.3593496084213257, -0.5080130696296692, 0.20974938571453094, 0.5305213332176208, 0.6867142915725708, -0.4225083589553833, 0.9417117238044739, 0.687715470790863, -0.08445156365633011, 0.5074716210365295, -0.1486377865076065, 0.9814660549163818, 0.10973858088254929, -0.34475114941596985, -0.08615893125534058, -0.297787070274353, -0.5899896025657654, -0.7482419610023499, 0.2483547180891037, 1.1864962577819824, 0.07253269851207733, -0.11258082091808319, -0.7472561001777649, -0.09905216842889786, -0.7836092114448547, -0.7780979871749878, -0.30504274368286133, 0.3416862487792969, 0.3491922914981842, -0.26741719245910645, 0.7500927448272705, -1.38211190700531, 4.283339977264404, 0.3679489493370056, 0.019393961876630783, 0.14192605018615723, 0.3862018585205078, 0.8206776976585388, 0.5651053786277771, -0.19773270189762115, -0.07792793959379196, -0.15856055915355682, 0.632381021976471, -0.592000424861908, 0.24013006687164307, 0.441569060087204, 0.29518964886665344, 0.7719206809997559, -0.7440942525863647, 0.4431200921535492, -0.036890845745801926, -0.9788839221000671, -0.8169002532958984, 0.4281753599643707, -0.16090232133865356, 0.5385451912879944, 0.1563294231891632, 0.44387131929397583, -0.08554201573133469, -0.8336052894592285, 0.03985767439007759, -0.12230993807315826, 0.15547475218772888, -0.10379380732774734, 0.2467823475599289, -0.03654763847589493, -0.51740962266922, 0.08204366266727448, 0.07229282706975937, -0.5421010851860046, -0.2851324677467346, 0.050069790333509445, 0.34811410307884216, -0.030933953821659088, -0.4047602117061615, 0.07672439515590668, 0.37465301156044006, 1.2739297151565552, -0.5226799249649048, 0.7035523056983948, 0.44361940026283264, -0.07239311188459396, 0.45511767268180847, 0.8291262984275818, 0.8212342858314514, -0.1788562834262848, -0.36900559067726135, -0.061107803136110306, 0.18085810542106628, -0.06040811911225319, -0.0341511145234108, -0.4891158938407898, 0.42866450548171997, -0.3705405592918396, 0.4547331929206848, 0.13094434142112732, -0.6370056867599487, 0.5915622115135193, -0.48835763335227966, 0.8818731307983398, -0.32856205105781555, -0.41026413440704346, -0.441573828458786, 0.15073369443416595, -0.4341503381729126, -0.6822699308395386, 0.8836037516593933, -0.18704268336296082, -0.5939777493476868, -0.19156698882579803, 1.0982688665390015, -0.529201090335846, -0.39378198981285095, -0.8558018803596497, -0.6975263357162476, -0.10852005332708359, 0.4314427971839905, 0.6152209043502808, 0.22462902963161469, -1.0079659223556519, 0.33847546577453613, 0.3221866190433502, 0.45210009813308716, 0.7487594485282898, -0.59967440366745, 0.40523093938827515, 0.1834261268377304 ]
[ 17598, 2094, 2115, 9292, 2000, 7246, 1012, 2725, 2023, 2097, 3499, 2017, 2000, 2191, 2469, 2008, 2017, 2024, 2770, 1996, 6745, 8860, 1010, 2029, 2097, 5676, 2065, 2017, 2079, 8087, 2151, 12883, 5819, 4975, 3642, 1010, 2216, 12883, 2024, 2025, 3141, 2000, 2041, 1997, 3058, 20296, 2108, 5361, 1010, 1998, 2024, 3568, 9280, 11476, 12883, 2008, 2342, 15887, 1012, 4526, 1037, 2047, 3589, 2005, 2115, 3642, 2239, 3401, 2035, 1997, 2023, 2003, 2589, 1010, 2017, 2097, 2215, 2000, 3443, 1037, 2047, 3589, 2005, 2115, 3642, 1010, 2029, 2064, 2022, 2589, 2011, 2770, 21025, 2102, 4638, 5833, 1011, 1038, 1026, 2115, 3589, 2171, 2182, 1028, 1012, 2023, 2097, 20057, 12326, 1996, 2783, 3589, 2008, 2017, 2024, 2006, 1010, 1998, 2224, 2008, 2000, 3443, 1037, 2047, 3589, 2007, 1996, 2171, 3024, 1012, 3602, 2008, 1045, 2106, 2360, 20057, 12326, 1012, 2023, 2003, 2339, 2009, 1521, 1055, 2590, 2000, 10651, 1996, 2783, 3589, 1521, 1055, 3642, 2000, 1996, 6745, 2544, 1997, 18804, 13102, 4135, 4183, 7705, 2800, 3188, 2000, 2770, 2023, 3094, 1010, 4728, 1996, 2047, 3589, 2097, 5383, 25963, 3642, 1012, 5815, 1999, 2115, 3431, 1998, 4526, 15902, 10797, 7696, 2239, 3401, 2017, 2031, 2081, 2115, 3642, 3431, 1010, 5587, 2068, 2478, 21025, 2102, 5587, 1026, 4130, 2000, 5371, 2000, 5587, 1028, 1026, 11887, 4130, 2000, 2117, 5371, 2000, 5587, 1028, 1012, 3602, 2008, 2017, 2064, 20648, 3674, 6764, 2000, 5587, 2478, 21025, 2102, 5587, 2012, 1996, 2168, 2051, 1012, 2000, 10797, 2122, 3431, 7246, 1010, 2224, 21025, 2102, 10797, 1011, 1049, 1000, 1026, 10797, 4471, 2182, 1028, 1000, 1012, 3602, 2008, 2004, 1037, 2236, 3627, 1997, 7639, 1010, 10797, 7696, 2323, 6614, 2000, 2022, 2753, 3494, 2030, 2625, 2096, 4129, 8141, 2054, 2001, 2904, 1999, 2008, 10797, 1012, 2017, 3227, 2123, 1521, 1056, 2215, 2000, 3443, 27791, 2008, 2079, 3674, 2477, 2012, 2320, 1010, 2612, 3443, 1037, 3584, 10797, 2005, 2169, 2177, 1997, 5167, 2008, 2017, 2024, 5278, 1010, 1998, 2191, 2469, 2008, 1996, 10797, 4471, 11138, 2054, 2904, 1999, 1037, 2236, 3168, 1012, 3602, 2036, 2008, 5441, 2545, 2089, 2203, 2039, 18794, 2075, 2115, 27791, 2091, 2061, 2008, 2115, 10797, 1037, 1010, 1038, 1010, 1998, 1039, 1010, 2085, 2468, 10797, 1040, 2029, 3397, 2035, 1997, 1996, 2168, 3431, 2004, 10797, 1037, 1010, 1038, 1010, 1998, 1039, 1010, 2021, 1999, 2028, 10797, 1998, 2007, 2028, 3378, 10797, 4471, 1012, 2023, 2003, 2411, 2589, 2043, 1996, 3642, 2003, 3201, 2000, 2022, 5565, 2046, 18804, 13102, 4135, 4183, 7705, 2000, 2393, 2191, 1996, 10797, 2381, 6082, 2005, 2111, 2000, 3191, 1012, 9361, 2005, 3642, 10697, 4783, 29278, 2063, 3642, 2064, 2022, 3970, 2046, 18804, 13102, 4135, 4183, 7705, 1010, 2009, 2442, 2036, 3413, 2256, 14548, 24163, 2361, 1998, 5796, 6199, 3593, 2100, 3513, 1012, 2122, 2393, 5676, 2008, 2035, 16884, 2024, 16873, 3642, 2008, 4076, 1037, 2691, 2275, 1997, 4781, 1012, 2000, 4638, 2065, 2115, 3642, 6010, 2256, 14548, 24163, 2361, 4781, 1010, 2013, 1996, 7117, 1997, 11210, 2017, 17598, 2094, 2115, 9292, 1997, 18804, 13102, 4135, 4183, 7705, 2000, 2006, 9785, 1010, 2448, 14548, 24163, 2361, 1026, 4130, 2000, 2115, 11336, 2013, 2783, 14176 ]
metasploit
90.txt
1
>. specifying the - a parameter will ask rubocop to check your module and if possible fix any issues that rubocop is able to fix. in this case the command would be rubocop - a < path to your module from current directory >. it is encouraged to keep running this command and fixing any issues that come up until rubocop no longer comes back with any errors to report. once this is complete, run git add < file > followed by git commit - m " rubocop fixes ". you can change the commit message if you want, but it should mention rubocop as it helps maintainers know what the commit is related to. as a good practice rule, you should always separate your commits that contain rubocop changes from those that contain non - rubocop related changes. this helps ensure that when it comes time to review your code, review can proceed a lot quicker and more efficiently. note that special cases exist if you are writing library code as our rubocop rules are primarily designed to be run against modules. if at any point you are confused r. e this, please feel free to reach out and ask us for help on slack at url this is done, the next tool to run is located in the root of the metasploit local fork at tools / dev / msftidy. rb. you will want to run this tool against your module code ( if applicable ), using tools / dev / msftidy. rb < path to module >. this will give some output if there are any errors, or no output if your module passed the tests. try and fix any errors mentioned here. writing documentationthe next step to do, if you are writing a module, is to write the documentation for the module. you can find some information on how to write module documentation at writing module documentation. in general when writing documentation you will want to search for a similar documentation file under the documentation folder located in the root of the metasploit fork. you can then copy one of these files and use it as the basis for writing your new documentation for your module. when writing the information for the documentation, be sure to make sure your installation steps are as clear as possible. any confusion over how to set up the target to be exploited will likely result in delays. you will want to put as much detail here as possible. additionally any information about caveats, scenarios you have tested, custom options you added in, or quirks you noticed
[ 0.2725001871585846, -0.257316529750824, -0.15333056449890137, 0.11663683503866196, -0.6630944013595581, -0.5668444037437439, 0.06573666632175446, -0.16031111776828766, 0.40291649103164673, 0.816406786441803, 0.16391870379447937, 0.11764223128557205, 0.47661691904067993, -0.6521598696708679, -0.08281578123569489, -0.3844895362854004, -0.0855294018983841, -0.6057550311088562, -1.0536603927612305, -0.18589997291564941, -0.008869499899446964, -0.20365062355995178, -0.8050305247306824, -0.6325443983078003, -0.28201499581336975, 0.5839992761611938, 0.214675173163414, 0.012346470728516579, 0.8557905554771423, 1.0791308879852295, 0.37696680426597595, 0.20970235764980316, 0.1386829912662506, -0.7907929420471191, 0.12844586372375488, -0.3008733093738556, 0.17387545108795166, -0.8155049085617065, -0.028532546013593674, -0.5764877796173096, 0.7731223702430725, -0.4440270960330963, 0.0017220572335645556, -0.4094192087650299, -0.4765356183052063, -0.07341266423463821, -0.027481762692332268, -0.3213639557361603, 0.29087576270103455, -0.5319553017616272, 0.5746438503265381, 0.4935671389102936, 0.3269538879394531, 0.36147353053092957, 0.07195472717285156, -0.03432697802782059, 0.09763440489768982, 0.3911338150501251, -0.23179340362548828, 0.36673179268836975, -0.1104961559176445, 0.2416660338640213, -0.06628189980983734, -0.7132588028907776, 0.3318510353565216, -0.1753677874803543, 0.19643104076385498, 0.10134341567754745, 0.1453978568315506, -0.7230142951011658, -0.6116313934326172, 0.5735437273979187, 0.37399518489837646, -0.32325485348701477, -0.593396782875061, 0.31868019700050354, 0.6145153641700745, -0.2563718557357788, -1.1012356281280518, 1.0071667432785034, 0.017602700740098953, 0.39828410744667053, 0.31711748242378235, -0.26565948128700256, -0.25948211550712585, -0.6426416039466858, 0.46926766633987427, 0.627918541431427, -0.3823785185813904, 0.21111367642879486, 0.3863922357559204, 0.5934373736381531, -0.6119698882102966, -0.10190203785896301, 0.371340274810791, 0.456094354391098, -0.04060530662536621, 0.36899441480636597, 0.3530232608318329, -0.3944200277328491, 0.864055335521698, 0.7772938013076782, 0.8877171874046326, 0.17267203330993652, -0.534633457660675, 0.0584091916680336, 0.22034037113189697, -0.09582855552434921, 0.27932852506637573, -0.4911087155342102, 0.44043657183647156, 0.6046493649482727, 0.25532296299934387, -0.4737801253795624, -0.11976900696754456, 0.5994260311126709, 0.49829211831092834, 0.1276034414768219, -0.5424981713294983, 0.17975130677223206, 0.24934935569763184, -0.0031789513304829597, 0.2911688983440399, -0.5583000183105469, 0.030749212950468063, 0.17517757415771484, 0.425526887178421, 0.8582730293273926, -0.5310853719711304, -0.2423473298549652, -0.52788907289505, 0.019337737932801247, 0.07722345739603043, -0.3115444779396057, -0.22419752180576324, -0.08480288833379745, 0.4198550283908844, 0.09995461255311966, 0.6925223469734192, -0.6505115032196045, 0.5002893209457397, 0.2736503481864929, 0.07556036114692688, 0.8616465330123901, 0.2615009546279907, 0.17039401829242706, -0.21484431624412537, 0.34167295694351196, -0.6627709269523621, 0.6493341326713562, -0.4414629340171814, -0.47116851806640625, 0.6708021759986877, -0.33277636766433716, 0.048142775893211365, 0.13436497747898102, -0.23881328105926514, 0.48843681812286377, 0.195826917886734, 0.4350963532924652, -0.16818936169147491, 1.0328701734542847, -0.14542147517204285, 0.5371882319450378, -0.7598614692687988, 0.6789087653160095, -0.1495010405778885, -0.6472151279449463, -0.17537084221839905, -0.05363599956035614, 0.5269293785095215, -0.011758099310100079, 0.009409473277628422, 0.1869557648897171, 1.0857912302017212, 0.9643406867980957, -0.04439091682434082, 0.4108542501926422, -0.007233073003590107, 0.35245993733406067, -0.44177863001823425, 0.5006963610649109, 1.1013157367706299, 0.4189879596233368, 0.29288485646247864, 0.6207292079925537, -0.1842477172613144, -0.3543698787689209, 0.023344114422798157, 0.005390346050262451, -0.4356231093406677, 0.7706339359283447, -0.3721598982810974, 0.31286123394966125, 0.4456974267959595, -0.5761300325393677, -0.9693740606307983, 0.3293725550174713, 0.05614091083407402, -1.2563046216964722, -0.8538290858268738, 0.32239413261413574, -0.18988744914531708, 1.0724575519561768, -0.5424180030822754, -0.34617844223976135, 0.142832949757576, 0.7770111560821533, -0.3298322260379791, 0.7552449703216553, 0.8381015062332153, -0.3635284900665283, -1.2365448474884033, 0.38523125648498535, 0.28799304366111755, -0.4412396252155304, -0.35607239603996277, 0.35760724544525146, -0.09057596325874329, -0.05273682624101639, -0.19448785483837128, 0.48743438720703125, 0.34884873032569885, 0.41567015647888184, -0.34990838170051575, -0.5223511457443237, -0.30204179883003235, 0.5266856551170349, -0.18935541808605194, 0.1375725269317627, 0.15961939096450806, 0.21693676710128784, 0.5168642997741699, 0.7771210074424744, -0.23943981528282166, 0.39227861166000366, 0.769746720790863, 0.5314629077911377, -0.011102200485765934, -0.17498649656772614, -0.16194510459899902, 0.9010289311408997, 0.5215187668800354, 0.45676469802856445, 0.0177763681858778, 0.11471356451511383, 0.3490460515022278, 0.4724256992340088, 0.9335890412330627, 0.38017773628234863, -0.5600362420082092, 0.3443290591239929, 0.23344539105892181, -0.010073455050587654, -0.8194200396537781, -0.496900737285614, 0.49263283610343933, 1.306672215461731, -1.0604965686798096, -0.7490718960762024, -0.20423726737499237, 0.05204041302204132, -0.28543418645858765, -0.0141337551176548, 0.6376521587371826, 0.26514342427253723, -0.35261890292167664, 0.614189624786377, -0.29118597507476807, -0.37382233142852783, -0.4925839900970459, -0.30072706937789917, -0.7289859056472778, -0.22654704749584198, -0.9016703963279724, 0.09457392245531082, 0.047527264803647995, -0.44389796257019043, 0.5215619206428528, -0.5481906533241272, -0.8475081324577332, 0.04002458602190018, 0.40619975328445435, 0.8702503442764282, -0.1509058177471161, 0.031323760747909546, -0.7455448508262634, -0.28927087783813477, -0.8102546334266663, 0.3577345907688141, 0.025419455021619797, -0.4589700400829315, 0.249031201004982, -0.20177295804023743, 0.4069328010082245, 0.02754630707204342, 0.7553130388259888, 0.1580253392457962, -0.3384379744529724, -0.3056071996688843, 0.19591476023197174, 0.21189096570014954, 0.4947688579559326, -0.21735289692878723, -0.11290900409221649, 0.30235955119132996, -0.4440929889678955, -0.040839288383722305, 0.34601184725761414, 0.3230735957622528, -1.1126517057418823, 0.5778356194496155, -0.3447546660900116, 0.3981904685497284, -1.0089796781539917, 0.08344794064760208, 0.3073195815086365, 0.4302193522453308, -0.3394823968410492, -0.470086008310318, 0.03530646860599518, -0.37860316038131714, 0.37959423661231995, 0.19272059202194214, -0.2015495002269745, 0.7764245867729187, 0.5709648728370667, -0.9731146097183228, 0.48091715574264526, -0.1935429573059082, -0.31736457347869873, -0.25890499353408813, -0.6685169339179993, 0.8972568511962891, 0.4703090786933899, 0.5793766975402832, -0.1251315176486969, -0.2990157902240753, -0.4951236844062805, -0.22482351958751678, 0.12192578613758087, -0.20752133429050446, 1.2643272876739502, 0.21587027609348297, -1.1458537578582764, 0.7884381413459778, 0.7181609272956848, -0.6218113303184509, -0.8461933732032776, 0.29533010721206665, -0.6761460900306702, -0.3816298544406891, 0.2525266110897064, 0.26341283321380615, 0.12057598680257797, 0.9215191602706909, -0.6349166035652161, -0.00029367380193434656, 0.36695003509521484, -0.09618768841028214, 0.2922694981098175, 0.04454353451728821, -0.3392254114151001, 0.11291304230690002, -0.6300712823867798, -0.25089216232299805, -0.4423207640647888, 0.6545780301094055, 0.28881338238716125, 0.3920794725418091, 1.2442822456359863, 0.5298627018928528, -0.5718138217926025, -0.02751794084906578, -0.181121364235878, -0.3580438196659088, 0.7206900715827942, 0.25349438190460205, 0.7642316222190857, -0.35576608777046204, 0.32894331216812134, 0.1631104201078415, -0.03326454386115074, -0.229206845164299, 0.3317987024784088, -0.5948998928070068, -0.6881909966468811, -0.04740484058856964, -0.03564779460430145, -0.5631212592124939, -0.34683752059936523, -0.38703423738479614, 0.6820743680000305, -0.8544935584068298, -0.520999550819397, -0.18121837079524994, 1.3846219778060913, 0.957561731338501, 0.5510458946228027, 0.514201819896698, 0.12064193934202194, -0.009838704951107502, -0.9824396371841431, -0.030200067907571793, -0.40979886054992676, 0.6980537176132202, -0.19364440441131592, 0.12762340903282166, -0.6299533843994141, 0.2916170656681061, -0.3195268213748932, 0.038318417966365814, 0.0551518015563488, 0.27316218614578247, 0.08103248476982117, -0.55052250623703, -0.9120208621025085, -0.09415873140096664, -0.19999074935913086, -0.30409884452819824, -0.8603345155715942, -0.44589462876319885, 0.05369826406240463, 0.333220511674881, 0.49024659395217896, -0.9663561582565308, -0.037162281572818756, -0.7466500401496887, -0.06770429015159607, 0.1619858294725418, 0.18782253563404083, -0.5132772326469421, -0.1769331693649292, -0.7007622718811035, -0.8811840415000916, -0.01825503073632717, -0.01823233999311924, 0.032157108187675476, 0.015568692237138748, -0.8361756801605225, -0.13153019547462463, 0.6739749312400818, -0.9161284565925598, -0.3859250247478485, -0.33873212337493896, 0.5660318732261658, 0.47479522228240967, 0.054967641830444336, 0.0069174147211015224, -0.7918232083320618, 0.11542881280183792, -0.9306311011314392, -0.1530444175004959, -1.4357633590698242, 0.41095295548439026, 0.16423434019088745, 0.0958883985877037, 0.016771486029028893, 0.22415295243263245, -0.3541294038295746, -0.02000848390161991, -0.2764315605163574, -0.25402170419692993, -0.45524272322654724, 0.162104070186615, 0.6655104756355286, 1.2162888050079346, -0.47201600670814514, 0.7812673449516296, 0.20922978222370148, -0.35624757409095764, 0.19558140635490417, -0.4053754508495331, -0.25978150963783264, 0.0025772994849830866, -1.016660451889038, 0.4208436906337738, 0.293171763420105, 0.09792765974998474, -0.01242713164538145, -0.383196622133255, 0.5487244129180908, -0.3236914277076721, 0.25228530168533325, -0.6682724356651306, -0.8736933469772339, -0.48376938700675964, -0.16689440608024597, -0.14510972797870636, 0.36361318826675415, 0.3012840747833252, -0.1681005358695984, -0.05403023958206177, -0.019302064552903175, -0.6229441165924072, -0.4642798602581024, -0.45847395062446594, -0.07229182869195938, -0.07628867775201797, 0.37623879313468933, 0.4709480106830597, 0.005847369320690632, -0.4628317952156067, 0.24694570899009705, -0.26613131165504456, 0.0668320432305336, -0.5125983953475952, -0.16189336776733398, 0.04479203745722771, 0.5242042541503906, -0.5515926480293274, -0.20328237116336823, -0.6120805144309998, -0.10599901527166367, 0.4196244776248932, 0.1809110790491104, 0.3292790353298187, -0.4547659456729889, -0.4307703971862793, 0.8194243907928467, 0.09859954565763474, -1.1107641458511353, -0.3480929434299469, -0.06945507973432541, -0.15859101712703705, 0.07410324364900589, -0.22557340562343597, 0.12934540212154388, -0.4581105709075928, -0.5477954149246216, 0.10586097836494446, -0.2557644844055176, 0.34770476818084717, -0.7425326108932495, -0.8362529873847961, -0.13150425255298615, -0.20433926582336426, 0.4098902940750122, -0.7379022240638733, 0.1227504163980484, -0.19023104012012482, 0.168650820851326, -0.2172250896692276, 0.032959844917058945, 0.0340607613325119, 0.09510382264852524, -0.15273278951644897, 0.7391676306724548, 0.019222907721996307, -0.21361425518989563, -0.07072370499372482, 0.24864058196544647, 0.06933562457561493, 0.0474989227950573, 0.06407037377357483, -0.03338722139596939, -0.3693731129169464, 0.14501871168613434, -0.15453265607357025, 0.8366649150848389, 0.11475147306919098, 0.6099264025688171, 0.23456446826457977, 0.40483084321022034, -0.01065437775105238, -0.25424259901046753, -0.2986474633216858, 0.2936975359916687, 0.8574064373970032, -0.020993957296013832, -0.20674580335617065, 0.32142406702041626, 0.16688881814479828, 0.41016849875450134, -0.34953826665878296, -0.2732914388179779, 0.5297589302062988, -0.32452133297920227, -1.4102402925491333, 0.48739516735076904, -0.16402007639408112, -0.5386357307434082, 0.14082223176956177, -0.16631391644477844, 0.5496363043785095, -0.4493138790130615, 0.0480034202337265, 0.8502538204193115, 0.2683393657207489, 0.3533037602901459, -1.3539077043533325, 0.6991797685623169, 0.31239399313926697, 0.3361315429210663, -0.11881688237190247, -0.2146759182214737, 0.19542722404003143, -0.2338375747203827, 0.10249380767345428, -0.5028223395347595, -0.6984432935714722, -0.42830148339271545, 0.6892672181129456, -0.04490097239613533, 0.6981932520866394, -0.052365534007549286, -0.9149302244186401, -0.3589610457420349, -0.3988977074623108, -0.04897616058588028, -0.2511603832244873, 0.6501097083091736, 0.5816410779953003, 0.8812689781188965, -0.5997124314308167, 0.4633709192276001, -0.9351406097412109, -0.14779925346374512, 0.9851266145706177, 0.46686795353889465, -0.6420250535011292, 1.1628086566925049, 0.8293464183807373, -0.9074639081954956, -0.5368034839630127, -0.9165460467338562, -0.11641959100961685, -0.36859774589538574, -0.4563682973384857, 0.027333466336131096, 0.12701298296451569, -0.6538535356521606, 0.21042701601982117, 0.13173049688339233, -0.35731473565101624, 0.3304988741874695, -0.7233662009239197, -0.3618277609348297, -0.3534000813961029, 0.1671614646911621, 0.8041847944259644, -1.0899267196655273, -0.30168676376342773, -1.1270813941955566, -0.3617783486843109, 0.4658764600753784, -0.09366071224212646, 0.6664137840270996, -0.2786855399608612, -0.144922137260437, 0.17199687659740448, -0.1929335594177246, 0.1518450677394867, -0.2869940996170044, 0.3176598846912384, 0.10173209756612778, -0.311916321516037, 0.1048663929104805, -0.41049864888191223, -0.07621432095766068, 0.31633344292640686, 0.15612784028053284, -0.1097944900393486, -0.41890111565589905, 0.023383378982543945, 0.5689199566841125, -0.19116893410682678, -0.404767245054245, -0.2525690793991089, -1.070167064666748, 0.34703150391578674, 0.1698971837759018, 0.06398746371269226, -0.2840922474861145, 0.08902648091316223, -0.30448028445243835, 0.022859252989292145, -0.08897180110216141, 0.050286129117012024, 0.12681517004966736, -0.0879829078912735, -0.7607297301292419, 0.5736894607543945, -0.9480577707290649, -0.1965932548046112, -0.6550973653793335, -0.3204179108142853, -0.3362468481063843, -0.14950259029865265, -0.013613997027277946, 0.1422981321811676, -0.9021161794662476, 1.0266401767730713, -0.3709767758846283, 0.2904817461967468, 0.345193475484848, -0.23914657533168793, 0.40339773893356323, 0.38688087463378906, -0.918965756893158, 0.269486665725708, -0.2719006836414337, 0.6213156580924988, 0.6873713135719299, -0.35342133045196533, 0.17913833260536194, -0.1979171633720398, -0.1455407738685608, 0.10575933009386063, -0.042218856513500214, -0.6085640788078308, 0.24534901976585388, 0.005805140361189842, -0.4549798369407654, -0.2544233202934265, -0.7367746233940125, 0.0212736576795578, -0.3186703324317932, -0.40274035930633545, -0.3212268352508545, 0.5597144365310669, 0.07984865456819534, 0.26689934730529785, -0.35758599638938904, 1.2573591470718384, 0.5263238549232483, -0.20601080358028412, -0.016399411484599113, 0.44186413288116455, 0.4263606667518616, 0.11622923612594604, 0.47267138957977295, 0.44060060381889343, -0.5587376952171326, 0.15720880031585693, -0.36945417523384094, 0.7045139670372009, 0.1167386993765831, -0.2488958090543747, 0.35656479001045227, 0.05998627096414566, 0.3190697729587555, -0.513625979423523, 0.2638058662414551, -0.26246803998947144, -0.3943279981613159, 0.006565704941749573, -0.9110326170921326, 0.35208550095558167, 0.38915473222732544, -0.176142156124115, -0.0318903774023056, 0.004191844258457422, 0.45773714780807495, -0.04712499678134918, -0.3389107882976532, -0.3256826400756836, 0.8816231489181519, 0.1853194385766983, 0.16349922120571136, 0.8747411370277405, -1.3131603002548218, -0.540156364440918, -0.45083996653556824, 0.2708336114883423, -0.3571171462535858, -1.063581109046936, 0.09406035393476486, 1.1607017517089844, 0.048336610198020935, 0.3496382534503937, -0.7188948392868042, 0.4915998876094818, -0.08978831022977829, -0.3495835065841675, 0.0025236918590962887, 0.19290688633918762, -0.7432572841644287, 0.6384875178337097, -0.4415723383426666, 0.12554322183132172, -0.0635773241519928, -0.15362438559532166, 0.14727374911308289, 0.3209691047668457, -0.42320647835731506, 0.30540570616722107, -0.20265571773052216, -0.22810187935829163, 0.8266302943229675, 0.6314732432365417, 0.5728761553764343, -0.8342661261558533, -0.13397739827632904, -0.12391334027051926, 0.5844822525978088, 0.06305547803640366, 0.3012664020061493, 0.4348554015159607, 0.38836708664894104, 0.06445752829313278, -1.381705641746521, -0.11484753340482712, 0.6084842681884766, 0.3637995719909668, -0.39975133538246155, 0.3606683015823364, -0.2342015951871872, -0.23594611883163452, -0.40323829650878906, -0.19350096583366394, 0.4623540937900543, -0.0029968179296702147, 0.39391207695007324, 0.378851056098938, 0.04807410016655922, 0.9732756614685059, 0.21758121252059937, 0.030347619205713272, -0.03107784315943718, -0.8628008961677551, 0.5575543642044067, 0.13274145126342773, -0.8012323379516602, 1.1204522848129272, 0.9015862345695496, 0.3181667625904083, 0.14920276403427124, 0.5140009522438049, -0.12441884726285934, 0.41321513056755066, -0.1461898386478424, -0.19174838066101074, -0.26610445976257324, 0.38570258021354675, 0.4255900979042053, -0.7240859866142273, -0.4634307026863098, -0.13334445655345917, 0.31158554553985596, 0.11545788496732712, 0.21673883497714996, -0.25424283742904663, 0.48810988664627075, -0.41084298491477966, -0.012915153987705708, -0.6715357303619385, 0.47015058994293213, -0.005385828670114279, -0.38948866724967957, -0.2918161153793335, 1.1202925443649292, 0.2732044756412506, 0.9121178388595581, -0.5275951623916626, 1.0528045892715454, -0.3806498050689697, -0.3265535533428192, -0.1586155891418457, -0.5348189473152161, -0.6104695200920105, 0.27207067608833313, -0.650406539440155, -0.2571239173412323, 0.0863129124045372, -0.5279908180236816, 0.6707131862640381, -0.11520656198263168, -0.6917886734008789, -0.5224807262420654, -0.023715289309620857, -0.9553853869438171, -0.7241763472557068, 0.1699921190738678, -0.2210395634174347, -0.556782066822052, -0.2595779001712799, -0.34036344289779663, 0.28507259488105774, 0.7240172028541565, 0.06074133142828941, -0.2973731458187103, -0.245736762881279, 0.007253539748489857, -0.760070264339447, 0.2552375793457031, 0.3625083863735199, -0.258436381816864, 0.38290128111839294, -0.5616462230682373, -0.35310766100883484, -0.21685691177845, -0.6969046592712402, -0.33870166540145874, 0.6578558087348938, 0.11857262253761292, 0.6748008728027344, 0.555793821811676, 0.04908870533108711, -0.01174122653901577, 0.05592428520321846, 0.9870468974113464, -0.19829986989498138, 0.051019299775362015, 0.2999228835105896, -0.13559876382350922, -0.04363332316279411, -0.5422762036323547, 0.6533793807029724, 0.11522909998893738, -0.0029127656016498804, -0.17746593058109283, -0.15332534909248352, -1.0662192106246948, -0.3504149317741394, -0.14333319664001465, 0.44336581230163574, -0.008206584490835667, 0.0017866226844489574, -0.5548423528671265, 0.36564353108406067, -0.6878435015678406, -0.7269551753997803, -0.3568195700645447, 0.07451920211315155, 0.36141639947891235, 0.04494909942150116, 0.3350483775138855, -1.0288201570510864, 4.381905555725098, 0.8368133306503296, 0.0995740294456482, 0.22536742687225342, 0.03444195166230202, 1.0944825410842896, 0.3323586583137512, 0.10545282065868378, 0.3065331280231476, -1.1762688159942627, -0.0520811453461647, -0.1553378403186798, 0.47748368978500366, 0.17535258829593658, 0.616301417350769, 0.19093967974185944, -0.770797610282898, 0.281629353761673, 0.1511136293411255, -0.573753297328949, -0.9483476877212524, 0.40401217341423035, -0.39019909501075745, 0.650468111038208, 0.43759047985076904, 0.4160497486591339, -0.3283834159374237, -0.34581688046455383, 0.7010470032691956, -0.364702969789505, 0.13587769865989685, 0.1134721115231514, -0.10474594682455063, -0.28279322385787964, -0.16435964405536652, -0.03689199686050415, -0.12269692867994308, -0.493271142244339, -0.20829614996910095, -0.021176103502511978, 0.66218501329422, 0.040724750608205795, -0.032610226422548294, -0.18516603112220764, 0.08585802465677261, 0.9855949282646179, 0.1264924854040146, 0.610795795917511, 1.2148679494857788, -0.2836361825466156, 0.8802407383918762, -0.018159104511141777, 0.43573206663131714, -0.3605734407901764, -0.8161249756813049, -0.05708283185958862, 0.16209366917610168, -0.8203418254852295, -0.39127346873283386, -0.37618881464004517, 0.3289816677570343, -0.9068644642829895, 0.5164248943328857, 0.13517023622989655, -0.8303665518760681, 0.3112037479877472, -0.47397273778915405, 0.07096683233976364, -0.4724118411540985, -0.0007802395266480744, -0.05476200208067894, -0.028058161959052086, -0.593754231929779, -0.5689505338668823, 1.1624627113342285, -0.1860899180173874, -0.5205628275871277, 0.20964261889457703, 1.0696455240249634, -0.23362457752227783, -0.38994351029396057, -0.7288821935653687, -0.6609654426574707, 0.12715978920459747, 0.36103907227516174, 0.5197084546089172, 0.23739197850227356, -0.6891260147094727, 0.014072752557694912, 0.192276731133461, 0.5315107107162476, 0.3290039300918579, -0.735287606716156, 0.35152146220207214, 0.3487374186515808 ]
[ 1028, 1012, 20648, 2075, 1996, 1011, 1037, 16381, 2097, 3198, 14548, 24163, 2361, 2000, 4638, 2115, 11336, 1998, 2065, 2825, 8081, 2151, 3314, 2008, 14548, 24163, 2361, 2003, 2583, 2000, 8081, 1012, 1999, 2023, 2553, 1996, 3094, 2052, 2022, 14548, 24163, 2361, 1011, 1037, 1026, 4130, 2000, 2115, 11336, 2013, 2783, 14176, 1028, 1012, 2009, 2003, 6628, 2000, 2562, 2770, 2023, 3094, 1998, 15887, 2151, 3314, 2008, 2272, 2039, 2127, 14548, 24163, 2361, 2053, 2936, 3310, 2067, 2007, 2151, 10697, 2000, 3189, 1012, 2320, 2023, 2003, 3143, 1010, 2448, 21025, 2102, 5587, 1026, 5371, 1028, 2628, 2011, 21025, 2102, 10797, 1011, 1049, 1000, 14548, 24163, 2361, 8081, 2229, 1000, 1012, 2017, 2064, 2689, 1996, 10797, 4471, 2065, 2017, 2215, 1010, 2021, 2009, 2323, 5254, 14548, 24163, 2361, 2004, 2009, 7126, 5441, 2545, 2113, 2054, 1996, 10797, 2003, 3141, 2000, 1012, 2004, 1037, 2204, 3218, 3627, 1010, 2017, 2323, 2467, 3584, 2115, 27791, 2008, 5383, 14548, 24163, 2361, 3431, 2013, 2216, 2008, 5383, 2512, 1011, 14548, 24163, 2361, 3141, 3431, 1012, 2023, 7126, 5676, 2008, 2043, 2009, 3310, 2051, 2000, 3319, 2115, 3642, 1010, 3319, 2064, 10838, 1037, 2843, 19059, 1998, 2062, 18228, 1012, 3602, 2008, 2569, 3572, 4839, 2065, 2017, 2024, 3015, 3075, 3642, 2004, 2256, 14548, 24163, 2361, 3513, 2024, 3952, 2881, 2000, 2022, 2448, 2114, 14184, 1012, 2065, 2012, 2151, 2391, 2017, 2024, 5457, 1054, 1012, 1041, 2023, 1010, 3531, 2514, 2489, 2000, 3362, 2041, 1998, 3198, 2149, 2005, 2393, 2006, 19840, 2012, 24471, 2140, 2023, 2003, 2589, 1010, 1996, 2279, 6994, 2000, 2448, 2003, 2284, 1999, 1996, 7117, 1997, 1996, 18804, 13102, 4135, 4183, 2334, 9292, 2012, 5906, 1013, 16475, 1013, 5796, 6199, 3593, 2100, 1012, 21144, 1012, 2017, 2097, 2215, 2000, 2448, 2023, 6994, 2114, 2115, 11336, 3642, 1006, 2065, 12711, 1007, 1010, 2478, 5906, 1013, 16475, 1013, 5796, 6199, 3593, 2100, 1012, 21144, 1026, 4130, 2000, 11336, 1028, 1012, 2023, 2097, 2507, 2070, 6434, 2065, 2045, 2024, 2151, 10697, 1010, 2030, 2053, 6434, 2065, 2115, 11336, 2979, 1996, 5852, 1012, 3046, 1998, 8081, 2151, 10697, 3855, 2182, 1012, 3015, 12653, 10760, 2279, 3357, 2000, 2079, 1010, 2065, 2017, 2024, 3015, 1037, 11336, 1010, 2003, 2000, 4339, 1996, 12653, 2005, 1996, 11336, 1012, 2017, 2064, 2424, 2070, 2592, 2006, 2129, 2000, 4339, 11336, 12653, 2012, 3015, 11336, 12653, 1012, 1999, 2236, 2043, 3015, 12653, 2017, 2097, 2215, 2000, 3945, 2005, 1037, 2714, 12653, 5371, 2104, 1996, 12653, 19622, 2284, 1999, 1996, 7117, 1997, 1996, 18804, 13102, 4135, 4183, 9292, 1012, 2017, 2064, 2059, 6100, 2028, 1997, 2122, 6764, 1998, 2224, 2009, 2004, 1996, 3978, 2005, 3015, 2115, 2047, 12653, 2005, 2115, 11336, 1012, 2043, 3015, 1996, 2592, 2005, 1996, 12653, 1010, 2022, 2469, 2000, 2191, 2469, 2115, 8272, 4084, 2024, 2004, 3154, 2004, 2825, 1012, 2151, 6724, 2058, 2129, 2000, 2275, 2039, 1996, 4539, 2000, 2022, 18516, 2097, 3497, 2765, 1999, 14350, 1012, 2017, 2097, 2215, 2000, 2404, 2004, 2172, 6987, 2182, 2004, 2825, 1012, 5678, 2151, 2592, 2055, 5430, 11149, 1010, 16820, 2017, 2031, 7718, 1010, 7661, 7047, 2017, 2794, 1999, 1010, 2030, 21864, 19987, 2017, 4384 ]
metasploit
90.txt
2
should also go into this file. checking documentation syntaxonce you have written the documentation, you then want to run toos / dev / msftidy _ docs. rb < path to documentation file >. this will report on any errors with your documentation file, which you will want to fix before submitting your pr. notice however that if you get a warning about long lines, these may be okay to ignore depending on the context. a good example is if a line is long merely because of a url. such warnings can be safely ignored. submitting your changes and opening a pronce you have gone through all of the steps above you should be ready to submit your pr. to submit your pr, first check which branch points to your copy of the code. if you have followed the setup guide, it should be origin. you can double check this branch ’ s remote url using git remote get - url origin. it should look something like git @ github. com : gwillcox - r7 / metasploit - framework with gwillcox - r7 substituted for your username. assuming the origin branch is in fact pointing to your copy of the code, run git push origin local - branch : remote - branch and replace local - branch with the branch locally where your code changes are located, and remote - branch with what you want this branch to be called on the remote repository, aka origin which will be your fork on github. com. in most cases you will want these two names to be the same to avoid confusion, but its good to know this syntax should you start working with more complex situations. note that if the branch pointing to your copy of the code is not named origin, replace the word origin in the command above with the name of the branch that does point to your copy of the code. this should result in output similar to the following : > git push origin update _ mssql _ lib _ parameters : update _ mssql _ lib _ parameters enumerating objects : 15, done. counting objects : 100 % ( 15 / 15 ), done. delta compression using up to 2 threads compressing objects : 100 % ( 8 / 8 ), done. writing objects : 100 % ( 8 / 8 ), 1. 55 kib | 1. 55 mib / s, done. total 8 ( delta 7 ), reused 0 ( delta 0 ), pack - reused 0 remote : resolving delta
[ 0.201528400182724, -0.07770385593175888, -0.1638527512550354, 0.04962114617228508, -0.23171323537826538, -0.49545127153396606, 0.606203019618988, -0.21742850542068481, 0.54693204164505, 1.0337536334991455, -0.2774427533149719, 0.15438909828662872, 0.39089277386665344, -0.4017530679702759, -0.29445791244506836, -0.16239327192306519, -0.4521544575691223, -0.18380658328533173, -0.9045010209083557, 0.2490723580121994, 0.2383127510547638, -0.2682553827762604, -1.047333836555481, -1.312841534614563, -0.5829925537109375, 0.26469579339027405, 0.6221042275428772, 0.4481654763221741, 0.716046929359436, 1.1489241123199463, 0.2120520919561386, -0.30352309346199036, -0.5384228229522705, -0.35379859805107117, 0.24023862183094025, -0.32110655307769775, 0.5166561603546143, -0.7865793704986572, -0.37323954701423645, -0.47433343529701233, -0.1967581808567047, -0.43282991647720337, 0.11687847226858139, -0.5809081196784973, -1.2026727199554443, -0.2294057011604309, -0.4671042859554291, -0.31130266189575195, 0.9333834648132324, -0.4426521360874176, 0.6815237402915955, 0.8216708898544312, 0.4084622263908386, 0.18258918821811676, -0.13721825182437897, 0.25539833307266235, -0.03368096053600311, 0.22749821841716766, -0.15942645072937012, 0.5133082866668701, 0.03207002952694893, 0.2724255621433258, 0.3702199459075928, -0.8437228798866272, 0.49069270491600037, 0.6404165029525757, 0.18618956208229065, 0.06847399473190308, 0.3079182207584381, -0.11560198664665222, -0.20445874333381653, 0.8795918226242065, 0.05224035307765007, 0.14912642538547516, -0.35187047719955444, 0.4612443745136261, 0.3429214060306549, -0.10510075837373734, -0.08849529176950455, 0.7495901584625244, -0.21656550467014313, 0.4945632219314575, 0.6832243204116821, -0.5038995146751404, -0.7121067643165588, -0.42551088333129883, 0.6838299632072449, 0.8529216647148132, 0.14015357196331024, 0.1815757155418396, 0.39663705229759216, 0.32189393043518066, -0.42487549781799316, -0.29557472467422485, 0.2770439386367798, 0.8693146705627441, -0.35073864459991455, 0.27967092394828796, 0.23606657981872559, -0.030075302347540855, 0.6546481847763062, 0.6065170168876648, 0.5581419467926025, 0.04868055880069733, -0.17806798219680786, 0.0934952050447464, 0.30168673396110535, -0.5330554842948914, 0.025372112169861794, -0.5428431630134583, 0.4732358753681183, -0.44599077105522156, 0.25460633635520935, -1.0694177150726318, -0.18133170902729034, 0.5229989290237427, 0.5803045630455017, 0.307243674993515, -0.7021803259849548, 0.4576929807662964, 0.6036596894264221, -0.029105618596076965, -0.011325397528707981, -0.407747358083725, 0.21766328811645508, -0.09139563143253326, -0.027709245681762695, 0.15821212530136108, -0.7216920852661133, -0.13821758329868317, -0.34087032079696655, -0.5665749907493591, -0.5934250950813293, 0.48720160126686096, -0.24425306916236877, 0.7469252347946167, 0.06287162750959396, 0.018008390441536903, 0.35551896691322327, -0.9662821888923645, 0.31293952465057373, 0.5905431509017944, 0.5913540720939636, 1.2291444540023804, 0.6218752264976501, -0.07674089819192886, -0.507596492767334, 0.18958492577075958, -0.1977434903383255, 0.27452316880226135, -0.7311816811561584, 0.07725276052951813, 0.5380336046218872, -0.5347716212272644, -0.24646303057670593, 0.5527234673500061, -0.43024230003356934, 0.06455738097429276, -0.07165177166461945, 0.40961337089538574, -0.19386887550354004, 0.9198605418205261, 0.05091548711061478, 0.2999424934387207, -0.1265355944633484, 0.5429962873458862, -0.5261300206184387, -0.21585673093795776, -0.37704259157180786, -0.22139185667037964, 0.4577232003211975, -0.5248191356658936, -0.11359451711177826, -0.2254100888967514, 1.4710705280303955, 1.117733359336853, 0.011873302049934864, -0.024730272591114044, 0.15202941000461578, 0.7088961005210876, -0.1832657754421234, 0.6664835214614868, 0.5920578241348267, 0.4996318817138672, -0.2539976239204407, 0.6215976476669312, 0.04337099939584732, -0.4335525631904602, -0.4944988787174225, 0.009792448952794075, -0.02478603646159172, 0.8558451533317566, 0.001732704695314169, 1.082880973815918, 0.7647567391395569, -0.03342120721936226, -0.805855393409729, 0.40658918023109436, -0.30717453360557556, -0.9922943115234375, -0.5729324817657471, -0.05550849437713623, 0.13227933645248413, 1.1545964479446411, -0.8344780802726746, -0.32547399401664734, 0.707260251045227, 0.7985849976539612, -0.08528302609920502, -0.1738118678331375, 1.0410796403884888, 0.160727396607399, -1.1325390338897705, 0.3298420310020447, -0.7638813853263855, -0.21382875740528107, -0.3999345302581787, 0.5176993608474731, 0.23419873416423798, 0.027945665642619133, 0.2895057499408722, -0.021587012335658073, 0.5039478540420532, 0.07456142455339432, 0.25680187344551086, -0.3546277582645416, -0.11317939311265945, 0.42897871136665344, -0.3972664773464203, -0.22943827509880066, 0.0166354738175869, 0.5837748646736145, 0.5230158567428589, 0.8162746429443359, -0.04849777743220329, -0.42241695523262024, 0.3271547555923462, 0.5060135722160339, -0.2352723777294159, 0.31555843353271484, 0.33114418387413025, 0.6160539984703064, 1.1129071712493896, 0.8050933480262756, 0.185439333319664, 0.1121472492814064, -0.35981622338294983, -0.36957088112831116, 0.8585958480834961, 0.7371812462806702, -0.03713120520114899, 0.5872706770896912, 0.3701140284538269, 0.040667153894901276, -0.4475548267364502, -0.36209836602211, 0.6035738587379456, 1.4897085428237915, -0.77715665102005, -0.9223864078521729, -0.36157575249671936, -0.15217849612236023, -0.5628357529640198, 0.21384775638580322, -0.12596255540847778, 0.3045273721218109, -0.8424132466316223, 0.5003869533538818, -0.002850552089512348, -0.7723365426063538, -0.16416706144809723, -0.10151130706071854, -0.9874000549316406, -0.61458420753479, -1.0444493293762207, 0.25000739097595215, 0.5157232880592346, -0.41823524236679077, 0.024333978071808815, -0.6600770950317383, -0.7603554725646973, -0.19487327337265015, -0.015656759962439537, 0.6892995238304138, 0.02724866196513176, -0.4870923161506653, -0.6391880512237549, 0.18876998126506805, -0.24581174552440643, 0.9092664122581482, -0.5598576664924622, 0.025074278935790062, -0.7520846128463745, -0.311153382062912, 0.41865476965904236, -0.36590051651000977, 0.603859007358551, -0.19268798828125, -0.3634980320930481, -0.4491700828075409, 0.4220970571041107, -0.02422187849879265, 0.35106515884399414, -0.38409584760665894, -0.1449156552553177, 0.1245768740773201, -0.2859724462032318, -0.49813422560691833, 0.13040442764759064, 0.32858988642692566, -0.6892927885055542, 0.5176387429237366, -0.12153085321187973, 0.4587984085083008, -0.7236959338188171, 0.31199121475219727, 0.41166597604751587, 0.8589500784873962, -0.16245487332344055, -0.43065503239631653, 0.3173799216747284, -0.18323948979377747, 0.17697952687740326, 0.4061412215232849, 0.10642606019973755, 1.0920686721801758, 0.5311790704727173, -1.2130450010299683, 0.9887214303016663, -0.7336829900741577, -0.7071145176887512, -0.6548319458961487, -0.2338901311159134, 0.8279739618301392, -0.2994273900985718, 0.3195904493331909, 0.13532638549804688, -0.5099844336509705, 0.35925784707069397, 0.11393288522958755, 0.37580546736717224, -0.6185153126716614, 0.5404832363128662, 0.12775593996047974, -0.2180335372686386, -0.15460452437400818, 0.2701948881149292, -1.195849895477295, 0.0628846287727356, -0.266780287027359, -0.5269717574119568, 0.3301205337047577, 0.2533971965312958, 0.877936601638794, 0.6640635132789612, 0.8683173060417175, -0.6007841229438782, 0.2670346200466156, -0.18875911831855774, 0.5483594536781311, 0.7156849503517151, 0.21943692862987518, 0.26230117678642273, 0.5036275386810303, -0.8100810647010803, -0.9049793481826782, -0.02455078437924385, -0.18719039857387543, 0.9866024255752563, -0.48652076721191406, 0.890005350112915, -0.23849822580814362, -0.42669427394866943, 0.24435290694236755, -0.4284590184688568, -0.5163813233375549, 0.5836499929428101, 0.027387963607907295, 0.5243841409683228, -0.6763415932655334, -0.09635265171527863, -0.7083129286766052, -0.45296457409858704, 0.7291142344474792, 0.2871958315372467, 0.5294035077095032, -0.36515796184539795, -0.5211408734321594, -0.5183389186859131, -0.5987509489059448, 0.022254547104239464, -0.5042678713798523, 0.19262638688087463, -0.9519862532615662, -0.7485268712043762, -1.057466983795166, 1.3609788417816162, 0.8780412077903748, 0.8109322190284729, 0.48214858770370483, 0.465051531791687, -0.06506378203630447, -0.09963313490152359, 0.25214171409606934, -0.10827235132455826, 0.5459596514701843, -0.27582189440727234, 0.6915316581726074, 0.08808015286922455, 0.4666981101036072, -0.03387368097901344, 0.019539445638656616, -0.4564824104309082, 0.02444482408463955, -0.21188843250274658, -0.21366001665592194, -0.7754203081130981, -0.10097654908895493, -0.004518269561231136, 0.011209125630557537, -1.4056520462036133, -0.5115694999694824, -0.6274228096008301, 1.1910208463668823, 0.5030007362365723, -1.0801666975021362, -0.2096080631017685, -0.2682691812515259, 0.25188499689102173, 0.5393491387367249, 0.1521422415971756, -1.0666002035140991, 0.04591633751988411, -0.8694691061973572, -0.9644063115119934, 0.6219940781593323, 0.5544000864028931, 0.4592287838459015, 0.3992277681827545, -0.5754889845848083, -0.7052433490753174, 0.38690200448036194, -0.2974061071872711, -0.5038795471191406, -0.6176960468292236, 0.7110979557037354, 0.0258222296833992, 0.02623463235795498, -0.22033995389938354, -0.2819344699382782, 0.006235106848180294, -0.3161724805831909, 0.35045647621154785, -0.6946287155151367, 0.37178054451942444, 0.3650837242603302, -0.24895888566970825, 0.4012177586555481, 0.9896557331085205, -0.36715835332870483, 0.17327508330345154, -0.26045462489128113, 0.0182151198387146, -0.18803149461746216, -0.974627673625946, 0.846451997756958, 0.38554227352142334, -1.0127884149551392, 0.6502878665924072, 0.23628850281238556, -0.8648276925086975, 0.5529567003250122, 0.35754504799842834, -0.03584747388958931, 0.008698557503521442, -1.3032045364379883, 0.434935063123703, -0.2330332249403, -0.22011029720306396, -0.3537960946559906, -0.4594227969646454, 0.36955589056015015, -0.4280585050582886, -0.2593062222003937, -1.2849210500717163, -0.4170372188091278, -0.024400945752859116, -0.3700791597366333, 0.18903999030590057, 0.14718489348888397, -0.38976016640663147, -0.0862528383731842, -0.1403333693742752, -0.1477201133966446, -0.3658234179019928, -0.20064309239387512, -0.5100226402282715, 0.3429619371891022, 0.33692997694015503, -0.35008326172828674, -0.11198106408119202, 0.02746204100549221, 0.12199719250202179, 0.5728327035903931, -0.22279557585716248, -0.0024557088036090136, -1.3703358173370361, -0.21256886422634125, -0.4513885974884033, 0.24159741401672363, -0.013900579884648323, 0.04959245026111603, -0.4819931983947754, -0.02318119816482067, 0.39719435572624207, 0.9582217931747437, 0.2189563661813736, -0.11503037065267563, -0.5591589212417603, 0.4408644437789917, -0.17746023833751678, -0.5874887704849243, -0.21570104360580444, 0.052149560302495956, 0.1106872633099556, 0.46225643157958984, -0.1912527084350586, -0.36396661400794983, -0.8578943610191345, -0.6766563653945923, 0.00857603084295988, -0.42310208082199097, 0.1237812489271164, -0.4307250380516052, -1.0096865892410278, -0.45666995644569397, 0.2146696299314499, 0.5622848272323608, -1.261080026626587, 0.052244070917367935, -0.4765987992286682, 1.1630258560180664, -0.3582274615764618, 0.2203100025653839, -0.36365610361099243, 0.08812384307384491, -0.2051929533481598, 1.033747911453247, -0.2573113441467285, 0.05375196784734726, -0.1630001813173294, 0.3816192150115967, 0.8898072242736816, -0.01714024320244789, -0.3544701933860779, -0.5842043161392212, 0.37506988644599915, -0.3164042830467224, -0.7333320379257202, 0.90446937084198, -0.33547189831733704, 0.6602931618690491, 0.014804231002926826, 0.4962432384490967, 0.14769066870212555, -0.3007095158100128, -0.14132435619831085, 0.5093167424201965, 0.6860437989234924, -0.9142731428146362, -0.05516161024570465, 0.3293497860431671, 1.149403691291809, 0.7665213346481323, -0.13768358528614044, -0.30343005061149597, 0.91755211353302, -0.43735846877098083, -0.9687089323997498, 0.11880670487880707, -0.16406482458114624, -0.3618311882019043, 0.4507007896900177, -0.6317738890647888, 0.5850973725318909, -0.1559859663248062, 0.7256643772125244, 1.2313426733016968, 0.22191934287548065, 0.821391761302948, -1.3047752380371094, 0.46938595175743103, 0.5626181364059448, -0.18597038090229034, 0.37819600105285645, -0.0972018837928772, -0.4683828353881836, 0.04444921389222145, -0.03906751796603203, -0.3216747045516968, -0.8898244500160217, -0.5655216574668884, 0.3067198097705841, 0.0440538190305233, 0.7351787686347961, -0.2690475881099701, -1.108184576034546, 0.05532900616526604, -0.09106370061635971, 0.2001413255929947, -0.26227694749832153, 0.7425402402877808, 0.2621985971927643, 0.3769710958003998, -0.22105629742145538, -0.01608060486614704, 0.5410302877426147, 0.08366507291793823, 1.1252814531326294, 0.23802413046360016, -0.2667964994907379, 0.6180068254470825, 0.7668633460998535, -1.6274704933166504, -1.1103435754776, -0.6338833570480347, -0.2967901825904846, -0.0903313010931015, -0.3248056173324585, 0.22497022151947021, 0.4699710011482239, 0.25361332297325134, 0.20380516350269318, 0.8586739301681519, -0.21047396957874298, 0.4732266366481781, -0.5470787882804871, -0.7319902181625366, 0.35974252223968506, 0.023861294612288475, 0.10346683859825134, -0.2777220904827118, -0.38727670907974243, -0.9319819808006287, -0.05627163499593735, -0.11898062378168106, 0.7421380281448364, 0.7294695377349854, 0.30252012610435486, 0.27964869141578674, 0.4712562561035156, -0.11041627079248428, 0.11513839662075043, 0.11245282739400864, 0.21331125497817993, 0.41591763496398926, 0.25944581627845764, -0.6675539612770081, -0.12380977720022202, 0.021973006427288055, 0.07243184745311737, 0.3501710593700409, -0.16303083300590515, -0.2305164337158203, -0.3126218020915985, -0.07556794583797455, 0.23255965113639832, -1.260116457939148, 0.13248397409915924, -0.28931695222854614, -0.3371133506298065, 0.48229244351387024, -0.4321746230125427, -0.254858136177063, 0.16232307255268097, -0.1138421818614006, -0.09168606251478195, -0.3624995946884155, 0.5340827703475952, -0.1455557644367218, 0.025629797950387, -0.8876779079437256, 0.1910208910703659, -0.8197814226150513, -0.9540829658508301, -0.8546139597892761, -0.23641915619373322, -0.5882222652435303, -0.2821553349494934, 0.022036857903003693, -0.07389356940984726, -0.5391542315483093, -0.022277794778347015, -0.13133148849010468, 0.3342805504798889, 0.44861122965812683, -0.5902939438819885, 0.5900859832763672, 0.5121466517448425, -0.5975477695465088, 0.5027686953544617, -0.011300928890705109, 0.20811223983764648, 0.7781827449798584, -0.37318745255470276, 0.5886540412902832, -0.636490523815155, 0.3086928129196167, 0.287247896194458, -0.1337352842092514, -0.5333805084228516, 0.10479272902011871, -0.5258926153182983, -0.8233551979064941, -0.3336658775806427, 0.4391953647136688, -0.33062607049942017, -0.5542082190513611, 0.03379227593541145, -0.42984944581985474, 0.8031286597251892, 0.1639825850725174, -0.0394735150039196, -0.29612213373184204, 0.6137341260910034, 0.7967916131019592, -0.15258552134037018, -0.11891625076532364, 0.86844801902771, 0.6984856724739075, -0.24448999762535095, 0.01134539395570755, -0.0015127803198993206, -0.7438934445381165, 0.019561225548386574, -0.6752026677131653, 0.4459456205368042, -0.4325561225414276, -0.24288688600063324, 0.08575068414211273, 0.5965553522109985, 0.17388765513896942, -0.37747102975845337, -0.00992704089730978, -0.17977465689182281, -0.4440414309501648, 0.20308537781238556, -0.8171586990356445, -0.5772861838340759, 0.07891660183668137, -0.5535454154014587, -0.2396627813577652, -0.4089256823062897, 0.5070661306381226, 0.1806725263595581, 0.22120800614356995, -0.4378051459789276, -0.36598148941993713, -0.13543903827667236, 0.6259720325469971, 1.1637855768203735, -0.5919411182403564, -0.4702424705028534, 0.027383962646126747, 0.07240165024995804, -0.015857506543397903, -0.6827571392059326, 0.024555420503020287, 0.5782806873321533, 0.22922992706298828, -0.2464906871318817, -0.22727803885936737, 0.40613242983818054, -0.17832107841968536, 0.1287814825773239, 0.330091655254364, 0.6627636551856995, -0.3077879548072815, 0.5252059698104858, -0.6022399663925171, -0.19984270632266998, -0.5751692652702332, 0.39865583181381226, 0.17596498131752014, 0.049043577164411545, -0.09000760316848755, 0.6851283311843872, -0.27519094944000244, 0.3812824785709381, 0.8482438325881958, 0.12178979814052582, 0.7236254215240479, -0.5878871083259583, 0.030972670763731003, -0.18828052282333374, 0.1215876117348671, 0.6892006397247314, 0.21909412741661072, 0.020204098895192146, 0.2921190559864044, -0.24951332807540894, -0.7330074906349182, -0.3549874424934387, 0.09122300893068314, -0.23631994426250458, -0.7241355776786804, -0.2530457079410553, 0.695892333984375, -0.4605925381183624, -0.21036195755004883, -0.7282677292823792, 0.667953610420227, -0.5326936841011047, -0.18997931480407715, -1.0213695764541626, -0.18921683728694916, 1.1678725481033325, -0.42824587225914, 1.1121376752853394, 0.07794827967882156, -0.7485277056694031, 0.13699232041835785, 0.7278845906257629, -0.7499135136604309, 0.4279977083206177, 0.8113289475440979, -0.15153679251670837, 0.01943301223218441, 0.6766874194145203, -0.021083757281303406, 0.47530096769332886, 0.35047611594200134, 0.08952325582504272, -0.22835224866867065, 0.22284884750843048, -0.21353642642498016, 0.149854376912117, -0.23941008746623993, -0.1605297476053238, 0.19426341354846954, 0.25524523854255676, 0.5944038033485413, -0.43190038204193115, -0.24459530413150787, -0.5703690052032471, 0.3123989403247833, -0.5123483538627625, 0.12701250612735748, 0.6136952638626099, -0.56707763671875, -1.2973995208740234, 0.690542995929718, -0.33910509943962097, 0.4579313099384308, -0.28866422176361084, 1.0195833444595337, 0.21948136389255524, 0.6548920273780823, 0.5180000066757202, -0.8338890075683594, -0.28134167194366455, -0.06622154265642166, 0.2249789535999298, -0.7369909882545471, 0.3122738301753998, -1.0108340978622437, 0.12198814749717712, -0.31898003816604614, -0.6601241230964661, -0.3321351706981659, 0.5302822589874268, -1.1420012712478638, -1.1492791175842285, -0.06619200110435486, -0.23254239559173584, -0.4691047668457031, 0.027179282158613205, -0.01836562529206276, 0.06720700860023499, 0.154891699552536, -0.6901652216911316, -0.39900219440460205, -0.09721928834915161, 0.19203589856624603, -0.1318848431110382, 0.6296985745429993, -0.11357840150594711, -0.41617053747177124, 0.024359555914998055, -0.5950613617897034, -0.06306612491607666, -0.05307111144065857, -0.856683611869812, -0.8701984882354736, 1.0682092905044556, 0.4256366491317749, 0.5512203574180603, 0.6381718516349792, -0.7197921276092529, 0.2776910960674286, 0.29287955164909363, 0.9803277254104614, -0.17041203379631042, 1.1734579801559448, 0.17967692017555237, 0.21905609965324402, 0.18944500386714935, -0.3944126069545746, 0.4326046109199524, -0.2177887111902237, -0.2771381437778473, -0.059919748455286026, 0.1934223473072052, -0.5001846551895142, -0.6039489507675171, -0.4117072820663452, 0.6751907467842102, -0.192829892039299, -0.2656765580177307, -1.1659404039382935, 0.206101194024086, -0.37098461389541626, -0.9186376333236694, -0.807041347026825, 0.34164461493492126, 0.4705316424369812, 0.4418705105781555, 0.4790138900279999, -1.2161461114883423, 4.156411170959473, 0.6610269546508789, -0.3974456489086151, -0.30275651812553406, 0.08182676136493683, 1.1687159538269043, 0.3052140176296234, -0.1401144117116928, 0.025928087532520294, -0.17774014174938202, -0.07762593775987625, -0.43038952350616455, 0.3511814475059509, 0.05371253564953804, 0.129547581076622, 0.5956116914749146, -0.8484793305397034, 0.12560226023197174, 0.05529429391026497, -1.406605839729309, -1.1484085321426392, 0.23438559472560883, -0.2932061553001404, 0.11581296473741531, 0.012717843055725098, 0.5777809619903564, 0.367769718170166, -0.5838103890419006, -0.08516774326562881, -0.8973548412322998, 0.25560620427131653, -0.11145922541618347, 0.37315016984939575, -0.07417813688516617, -0.0862962156534195, 0.12497574090957642, -0.1420051008462906, -0.5174511075019836, -0.3034549355506897, 0.41457614302635193, 0.20420566201210022, 0.14609061181545258, 0.13288022577762604, -0.13759779930114746, 0.595410943031311, 1.0401531457901, -0.6320503354072571, 0.7221781611442566, 0.3087104856967926, -0.9399569034576416, 0.7360984683036804, 0.5095898509025574, 0.43537309765815735, 0.2146253138780594, -0.4909950792789459, 0.13033968210220337, 0.10868917405605316, -0.31823989748954773, 0.2747984528541565, 0.026352837681770325, 0.037398308515548706, -0.20810848474502563, -0.07121410965919495, 0.08881954848766327, -1.0519541501998901, 0.6517260670661926, -0.4293748438358307, 0.1732081174850464, -0.033704549074172974, -0.3127738833427429, -0.33163392543792725, 0.449665904045105, -0.46738389134407043, -0.5577906966209412, 0.9695935249328613, 0.2770446836948395, -0.45892763137817383, 0.2590474784374237, 0.8557125926017761, -0.3404230773448944, -0.37976357340812683, -0.5242571830749512, -0.5895712971687317, 0.12623754143714905, 0.6927427649497986, 0.6582214832305908, -0.10642245411872864, -1.1014231443405151, -0.22010037302970886, 0.5109850168228149, 0.6032525300979614, 0.5105014443397522, -0.6011222004890442, 0.435954749584198, -0.14626620709896088 ]
[ 2323, 2036, 2175, 2046, 2023, 5371, 1012, 9361, 12653, 20231, 2239, 3401, 2017, 2031, 2517, 1996, 12653, 1010, 2017, 2059, 2215, 2000, 2448, 2205, 2015, 1013, 16475, 1013, 5796, 6199, 3593, 2100, 1035, 9986, 2015, 1012, 21144, 1026, 4130, 2000, 12653, 5371, 1028, 1012, 2023, 2097, 3189, 2006, 2151, 10697, 2007, 2115, 12653, 5371, 1010, 2029, 2017, 2097, 2215, 2000, 8081, 2077, 12040, 3436, 2115, 10975, 1012, 5060, 2174, 2008, 2065, 2017, 2131, 1037, 5432, 2055, 2146, 3210, 1010, 2122, 2089, 2022, 3100, 2000, 8568, 5834, 2006, 1996, 6123, 1012, 1037, 2204, 2742, 2003, 2065, 1037, 2240, 2003, 2146, 6414, 2138, 1997, 1037, 24471, 2140, 1012, 2107, 16234, 2064, 2022, 9689, 6439, 1012, 12040, 3436, 2115, 3431, 1998, 3098, 1037, 4013, 5897, 2017, 2031, 2908, 2083, 2035, 1997, 1996, 4084, 2682, 2017, 2323, 2022, 3201, 2000, 12040, 2115, 10975, 1012, 2000, 12040, 2115, 10975, 1010, 2034, 4638, 2029, 3589, 2685, 2000, 2115, 6100, 1997, 1996, 3642, 1012, 2065, 2017, 2031, 2628, 1996, 16437, 5009, 1010, 2009, 2323, 2022, 4761, 1012, 2017, 2064, 3313, 4638, 2023, 3589, 1521, 1055, 6556, 24471, 2140, 2478, 21025, 2102, 6556, 2131, 1011, 24471, 2140, 4761, 1012, 2009, 2323, 2298, 2242, 2066, 21025, 2102, 1030, 21025, 2705, 12083, 1012, 4012, 1024, 1043, 29602, 22499, 2595, 1011, 1054, 2581, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 2007, 1043, 29602, 22499, 2595, 1011, 1054, 2581, 17316, 2005, 2115, 5310, 18442, 1012, 10262, 1996, 4761, 3589, 2003, 1999, 2755, 7302, 2000, 2115, 6100, 1997, 1996, 3642, 1010, 2448, 21025, 2102, 5245, 4761, 2334, 1011, 3589, 1024, 6556, 1011, 3589, 1998, 5672, 2334, 1011, 3589, 2007, 1996, 3589, 7246, 2073, 2115, 3642, 3431, 2024, 2284, 1010, 1998, 6556, 1011, 3589, 2007, 2054, 2017, 2215, 2023, 3589, 2000, 2022, 2170, 2006, 1996, 6556, 22409, 1010, 9875, 4761, 2029, 2097, 2022, 2115, 9292, 2006, 21025, 2705, 12083, 1012, 4012, 1012, 1999, 2087, 3572, 2017, 2097, 2215, 2122, 2048, 3415, 2000, 2022, 1996, 2168, 2000, 4468, 6724, 1010, 2021, 2049, 2204, 2000, 2113, 2023, 20231, 2323, 2017, 2707, 2551, 2007, 2062, 3375, 8146, 1012, 3602, 2008, 2065, 1996, 3589, 7302, 2000, 2115, 6100, 1997, 1996, 3642, 2003, 2025, 2315, 4761, 1010, 5672, 1996, 2773, 4761, 1999, 1996, 3094, 2682, 2007, 1996, 2171, 1997, 1996, 3589, 2008, 2515, 2391, 2000, 2115, 6100, 1997, 1996, 3642, 1012, 2023, 2323, 2765, 1999, 6434, 2714, 2000, 1996, 2206, 1024, 1028, 21025, 2102, 5245, 4761, 10651, 1035, 5796, 2015, 4160, 2140, 1035, 5622, 2497, 1035, 11709, 1024, 10651, 1035, 5796, 2015, 4160, 2140, 1035, 5622, 2497, 1035, 11709, 4372, 17897, 15172, 5200, 1024, 2321, 1010, 2589, 1012, 10320, 5200, 1024, 2531, 1003, 1006, 2321, 1013, 2321, 1007, 1010, 2589, 1012, 7160, 13379, 2478, 2039, 2000, 1016, 16457, 4012, 24128, 5200, 1024, 2531, 1003, 1006, 1022, 1013, 1022, 1007, 1010, 2589, 1012, 3015, 5200, 1024, 2531, 1003, 1006, 1022, 1013, 1022, 1007, 1010, 1015, 1012, 4583, 11382, 2497, 1064, 1015, 1012, 4583, 2771, 2497, 1013, 1055, 1010, 2589, 1012, 2561, 1022, 1006, 7160, 1021, 1007, 1010, 26513, 1014, 1006, 7160, 1014, 1007, 1010, 5308, 1011, 26513, 1014, 6556, 1024, 29304, 7160 ]
metasploit
90.txt
3
##s : 100 % ( 7 / 7 ), completed with 7 local objects. remote : remote : create a pull request for'update _ mssql _ lib _ parameters'on github by visiting : remote : url remote : to github. com : gwillcox - r7 / metasploit - framework * [ new branch ] update _ mssql _ lib _ parameters - > update _ mssql _ lib _ parameters to create a new pull request ( aka pr ), browse to the url mentioned in this output. in this case for the output above this would be url. this will open a new template to create a pr request. please follow all of the directions here and provide the requested details whilst also deleting the template text once you have provided the requested information. note that prs that don't provide anything but the template text for their description will be closed. in your pr description you should take care to mention what it is that you are submitting, details on the type of vulnerability and cve - id, if applicable, how to test the submission, as well as any special concerns or items of note that occurred whilst conducting testing. once this is done a member of our team will review your pr within a few days and provide feedback on any changes that may still need to be made before the submission can be accepted. [SEP]
[ 0.17188283801078796, -0.2516012191772461, -0.2528323829174042, 0.33601832389831543, -0.6301815509796143, -0.8102321624755859, 0.03325432911515236, -0.028934814035892487, 0.16105423867702484, 0.7047515511512756, 0.4150316119194031, -0.3517961800098419, 0.3036944270133972, 0.013974322006106377, -0.538762092590332, 0.46595099568367004, 0.7239543795585632, -0.2787357568740845, -0.33151155710220337, 0.05492708832025528, -0.22809365391731262, 0.2636628746986389, -1.1898462772369385, -0.023519104346632957, -0.7770242094993591, 0.3065018057823181, -0.24755537509918213, 0.001816076459363103, 1.2263323068618774, 0.7062539458274841, -0.1277354508638382, -0.34481415152549744, 0.05329488217830658, -0.24031475186347961, -0.2608453035354614, -0.6153524518013, 0.47540226578712463, -0.20874634385108948, -0.4058900773525238, -0.9130274653434753, 0.44778966903686523, -0.11443639546632767, 0.15776483714580536, -0.7179294228553772, -0.36881187558174133, 0.12400680035352707, -0.14964668452739716, -0.2069050371646881, 0.1787533313035965, -0.2881183922290802, -0.3080647885799408, 0.833130419254303, 0.08127178996801376, -0.349621057510376, 0.1900852769613266, 0.000677959993481636, -0.38958072662353516, -0.0695522129535675, -0.3764699399471283, 0.4938042461872101, -0.3471646010875702, 0.6132012605667114, 0.2814219295978546, -0.8574850559234619, 0.13007783889770508, 0.4232385754585266, -0.019605036824941635, 0.07859630882740021, 0.09819796681404114, -0.8326380252838135, -0.029741395264863968, 0.6132720112800598, -0.5216302275657654, -0.9791713953018188, -0.06096665561199188, 0.2822364866733551, 0.6433795690536499, 0.2741455137729645, -0.524537980556488, 1.231957197189331, 0.10697351396083832, 0.3334812819957733, 0.8558542132377625, -0.2114875614643097, -0.593361496925354, -0.21027246117591858, 0.31611955165863037, 0.04827386140823364, -0.26836737990379333, 0.05837046355009079, 0.07483449578285217, 0.31011533737182617, 0.27011537551879883, -0.024066276848316193, 0.056952040642499924, 0.639744758605957, -0.0651673823595047, -0.06652980297803879, -0.3322980999946594, 0.380435049533844, 0.4437839090824127, 0.7360109686851501, 0.04410398751497269, -0.1315438151359558, -0.13519109785556793, 0.5047180652618408, 0.9444562792778015, -0.2950500547885895, 0.19763889908790588, -0.519535481929779, -0.15413448214530945, -0.34710583090782166, -0.1083807423710823, 0.1382664442062378, -0.03711124509572983, -0.5020977854728699, 0.04293583706021309, 0.37673744559288025, -0.2337908297777176, -0.361258864402771, 0.38614073395729065, -0.23813533782958984, -0.2109348326921463, -0.37328630685806274, -0.5656164884567261, -0.673763632774353, 0.12525814771652222, 0.5502037405967712, -0.447915643453598, -0.1238369420170784, -0.3601868450641632, -0.3367210328578949, -0.052452217787504196, 0.6540982723236084, 0.3035573661327362, 0.5345556139945984, -0.13886258006095886, -0.011650100350379944, 1.1983486413955688, -0.23209209740161896, -0.06722985953092575, -0.06008002534508705, 0.542955756187439, 0.9364089965820312, -0.10371724516153336, 0.3476370871067047, -0.06048876419663429, 0.46527189016342163, -0.964001476764679, 0.6049822568893433, 0.22281688451766968, -0.49521997570991516, -0.1418623924255371, 0.06754981726408005, 0.9428982138633728, 0.25281670689582825, -0.40988075733184814, 0.5160236954689026, 0.4417322278022766, 0.8258569240570068, -0.21804013848304749, 0.8015946745872498, 0.19820648431777954, 0.8138721585273743, -0.29072463512420654, 0.22416618466377258, -0.477082759141922, -0.5873475670814514, -0.3066370189189911, -0.7551438808441162, 0.9816896319389343, -0.22187849879264832, -0.5001172423362732, -0.18920136988162994, 0.9865556359291077, -0.07849323749542236, -0.3476813733577728, 0.08940643817186356, 0.34896913170814514, 0.8202472925186157, -0.009079827927052975, 0.6744287610054016, 1.0618951320648193, 0.4630366563796997, 0.18554899096488953, -0.16618198156356812, 0.22572506964206696, 0.15521448850631714, -0.4084395468235016, -0.4542582333087921, 0.06649864464998245, 0.023314405232667923, 0.3426738977432251, 0.044394731521606445, -0.07388551533222198, 0.04578016698360443, -0.5666090846061707, 0.28600287437438965, 0.23308224976062775, 0.06165817752480507, -0.34149467945098877, -0.07676912844181061, -0.0796799287199974, 0.36556577682495117, -0.2848833501338959, -0.5094941258430481, -0.03385636955499649, 0.3956935703754425, -0.36551299691200256, 0.025729134678840637, 0.8283838033676147, -0.19477888941764832, -0.49884024262428284, 0.22888949513435364, 0.3258243501186371, -0.8910759687423706, -0.5397639870643616, 0.4111170172691345, -0.2970130741596222, -0.007848665118217468, -0.364924818277359, 0.8730895519256592, 0.7144283652305603, 0.23642069101333618, -0.43318837881088257, 0.1008794903755188, -0.08907446265220642, 0.8984652161598206, -0.4426180422306061, 0.24526086449623108, 0.03646114096045494, 0.014903875067830086, -0.28457313776016235, 0.3779395818710327, 0.1757642775774002, -0.09668535739183426, 1.095253586769104, 0.7095302939414978, 0.5689166784286499, -0.2798372805118561, 0.07910262793302536, 0.1004641205072403, 0.32992374897003174, 0.5178229808807373, -0.20932914316654205, 0.29452428221702576, -0.055928509682416916, -0.44893696904182434, 0.45764628052711487, -0.08421991020441055, -0.6551885604858398, 1.1491186618804932, 0.22311221063137054, 0.2893599271774292, -0.5490590333938599, -0.7203157544136047, 0.04769398644566536, 0.24816477298736572, -0.7275810837745667, 0.35534125566482544, 0.29240381717681885, 0.10586050152778625, -0.3182193338871002, 0.40747010707855225, -0.14892493188381195, 0.37578609585762024, 0.498656690120697, 0.0733233317732811, -0.3631928265094757, -0.4364064931869507, -0.012962449342012405, -0.20154666900634766, -0.817122220993042, 0.013257409445941448, -0.8172557950019836, 0.7658669352531433, 0.05214085802435875, -0.6759344339370728, 0.015182564035058022, -0.5460025072097778, 0.362656831741333, -0.10013683140277863, -0.435524582862854, 0.2839965522289276, 0.42759811878204346, -0.3510127365589142, -0.49793657660484314, -0.3287818729877472, -0.1892990916967392, 0.5662173628807068, -0.3445376455783844, 0.24480926990509033, -0.02181369811296463, -0.09336216747760773, -0.2592582404613495, -0.4227408170700073, -0.37797147035598755, 0.1669236719608307, 0.05086231231689453, -0.006133176852017641, -0.28936901688575745, -0.4702277183532715, 0.6168913245201111, -0.250527948141098, -0.5289305448532104, 0.21526163816452026, -0.18658728897571564, -0.08630949258804321, 0.9169339537620544, 0.143783837556839, -0.35301312804222107, 0.76192706823349, -0.40221214294433594, 0.3975323438644409, -0.6636525988578796, 0.6027503609657288, 0.3248917758464813, 0.43967705965042114, -0.3436603844165802, -0.14744353294372559, -0.3816521167755127, -0.614651620388031, 0.1564701795578003, -0.7496640086174011, -0.3457862436771393, 0.282390296459198, -0.037028081715106964, -1.5526381731033325, -0.09625229984521866, -0.4100486636161804, -0.6087886691093445, -0.36367669701576233, -0.7278143167495728, 0.5639499425888062, 0.23052701354026794, 0.2519475519657135, -0.35445645451545715, -0.19888147711753845, -0.4429530203342438, -0.43406450748443604, 0.5400184392929077, -0.40566059947013855, 0.20434409379959106, 0.3428867757320404, -0.265684574842453, 0.15493567287921906, 0.247994065284729, -0.5471291542053223, -0.2075013369321823, -0.5854675769805908, 0.6809005737304688, 0.3679535984992981, 0.5498878955841064, 0.2288362830877304, 0.39070168137550354, 0.8596134185791016, -0.2536918818950653, 0.3028801679611206, 0.002533593447878957, 0.4234500825405121, 0.12193243205547333, 0.84884113073349, -0.0625547245144844, -0.22757865488529205, 0.11555148661136627, -0.7030337452888489, -0.531410813331604, 0.37755584716796875, 0.9958402514457703, -1.234488606452942, 0.19406113028526306, -0.7386621236801147, 0.36510318517684937, -0.131494402885437, -0.019164230674505234, 0.0629543885588646, 0.49001625180244446, 0.24476400017738342, 0.09023634344339371, -0.1867138296365738, -0.6255173087120056, 0.7119793891906738, 0.24551917612552643, 0.4144282341003418, 0.16411243379116058, 0.31572994589805603, -0.5211997032165527, -0.3527179956436157, -0.9090892672538757, -0.46951138973236084, -0.13228371739387512, -0.6571770310401917, 0.43262290954589844, -0.45494720339775085, -1.2177579402923584, -0.5596800446510315, 0.25036391615867615, 0.6049738526344299, 0.8126728534698486, 0.39785894751548767, 0.47813689708709717, -0.16263248026371002, 0.15888093411922455, 1.0123809576034546, -0.3045884072780609, 0.3210298418998718, -0.9266460537910461, 0.9157779812812805, 0.5218318104743958, 0.14589253067970276, -0.011542407795786858, 0.24387526512145996, 0.8182288408279419, 0.6112123131752014, -0.37774038314819336, -0.04556095972657204, -0.8464056849479675, -0.20900487899780273, 0.161969393491745, -0.38408514857292175, -0.4213850796222687, -0.8223691582679749, -0.7171874046325684, 0.17044125497341156, 0.6270350217819214, -0.6844443082809448, 0.24803045392036438, -0.31932154297828674, 0.15778902173042297, 0.6300680041313171, -0.7427703738212585, -0.5720216035842896, 0.2536104917526245, -0.6123848557472229, -1.0931895971298218, 1.1177585124969482, 0.6284533143043518, -0.14510473608970642, -0.24256116151809692, -0.9319626092910767, 0.6865739822387695, -0.4463357627391815, -0.32266882061958313, -0.30225303769111633, -0.3689040541648865, 0.09757612645626068, 0.29860109090805054, -0.14200489223003387, -0.27454832196235657, -0.37713515758514404, 0.60322105884552, -0.009180604480206966, 0.2185215801000595, -0.6655023097991943, 0.4113582670688629, -0.05966586619615555, 0.45546308159828186, 0.04154361039400101, 0.3458164930343628, -0.06531976908445358, 0.19910338521003723, -0.3440215587615967, 0.43006452918052673, -0.6177340745925903, -0.2544088363647461, 0.794125497341156, 0.5327725410461426, 0.10904815793037415, 0.598421573638916, 0.2837337851524353, -0.3293783366680145, 1.353166103363037, 0.3950842618942261, -0.6409487724304199, -0.3299051523208618, -0.4708234369754791, 0.6544473171234131, 0.4070156216621399, -0.17684423923492432, 0.14129528403282166, -0.811611533164978, 1.2469282150268555, 0.24669724702835083, 0.06474931538105011, -0.7913761138916016, -0.26995524764060974, 0.37692928314208984, 0.5010622143745422, -0.37503379583358765, 0.7231786251068115, -0.7637155055999756, -0.4028794765472412, 0.3775613605976105, 0.3646487891674042, -0.9757565855979919, 0.5562483072280884, 0.37795698642730713, 0.14261649549007416, 0.14675141870975494, -0.657070517539978, 0.6484586596488953, -0.2196408361196518, -0.5705904960632324, 0.3343316316604614, -0.36725297570228577, -0.33201220631599426, -0.5333980917930603, -0.52442866563797, -0.31569647789001465, 0.2199709266424179, -0.662214457988739, -0.1734597533941269, -0.5483559966087341, 0.33494165539741516, 0.34300777316093445, 0.8302826285362244, 0.266304075717926, -1.1784082651138306, -0.1633419543504715, 0.6264772415161133, 0.026752397418022156, -0.598039984703064, -0.732748806476593, 0.023368803784251213, -0.2587984502315521, 0.8363258838653564, 0.07262475788593292, -0.035542212426662445, -0.518165647983551, -0.10457492619752884, -0.02801433764398098, -0.6543564200401306, -0.2865523099899292, -0.3544975519180298, -0.9753921031951904, -0.5302363634109497, 0.6699413657188416, 0.8324092626571655, -0.8185850977897644, 0.2675919532775879, -0.39669787883758545, 0.4844170808792114, -0.364336758852005, 0.09708143025636673, 0.36405280232429504, -0.5861145257949829, -0.2394658625125885, 1.0774015188217163, -0.3951706886291504, 0.584407389163971, -0.4303520917892456, 0.021041251718997955, 0.4269411861896515, 1.206803798675537, -0.0076867942698299885, -0.4408326745033264, 0.3233574330806732, 0.17058052122592926, -0.10536389797925949, 0.36874744296073914, -0.8273931741714478, 0.35589519143104553, -0.36360177397727966, 0.8484710454940796, -0.5611129999160767, -0.1777544617652893, -0.33095812797546387, 0.18584708869457245, 0.3582236170768738, -0.21168102324008942, 0.33959561586380005, 0.21693406999111176, 0.3644818365573883, -0.7065447568893433, 0.2548052668571472, 0.01201610267162323, 0.4039013385772705, -1.0044920444488525, -0.726122260093689, 0.5745642781257629, -0.020574498921632767, 0.28162819147109985, 0.08687854558229446, -0.666607677936554, 0.8001624345779419, -0.8828204870223999, 0.4917367994785309, 0.924468457698822, 0.001631210558116436, 0.6231483221054077, -1.4161899089813232, 0.19448737800121307, 0.9255998134613037, 0.09316917508840561, 0.3462432026863098, 0.03061302937567234, -0.4775674045085907, -0.38105693459510803, -0.3898186683654785, -0.898220956325531, -0.5757772326469421, 0.5975289344787598, 0.8470814824104309, -0.4617587625980377, 0.23986320197582245, -0.8143516778945923, -0.979529619216919, -0.5478098392486572, 1.0737099647521973, 0.46648022532463074, 0.08907383680343628, -0.13406707346439362, 0.24345262348651886, 0.31173819303512573, -0.30570173263549805, -0.09443189203739166, -0.1782088577747345, -0.6562229990959167, 0.5489132404327393, 0.4630032181739807, -0.0997341051697731, 0.5932004451751709, 0.560867190361023, -0.9344593286514282, -0.9798837900161743, -1.2002812623977661, 0.42581579089164734, -0.5132216215133667, -0.4432438910007477, -0.7305289506912231, -0.1464584469795227, -0.5285047888755798, -0.1521342396736145, 0.207647442817688, -0.0019804034382104874, 0.7117661237716675, -0.5127652287483215, -0.2547682225704193, 0.08247792720794678, 0.387547105550766, 0.6801925301551819, 0.5078822374343872, -0.5899441838264465, -0.5777899026870728, -0.3736467659473419, -0.44215643405914307, 0.8365969061851501, 0.9096189737319946, -0.1698075830936432, 0.3705291450023651, 0.8917186260223389, 0.035949040204286575, 1.558719277381897, -0.029698362573981285, 0.5892861485481262, 0.6225326061248779, -0.5357491970062256, -0.7127520442008972, 0.006821984890848398, 0.06133455038070679, -0.09859392791986465, 0.06018330529332161, -0.18901383876800537, 0.4287320077419281, 0.8391788005828857, 0.23125003278255463, 0.4518413245677948, -0.7537145614624023, 0.09943930804729462, -0.3223581612110138, -0.08211110532283783, -0.20666354894638062, -0.24152150750160217, 0.21235482394695282, -0.04132240265607834, -0.712397038936615, -0.5299066305160522, -0.8162358999252319, 0.31159380078315735, 0.08100539445877075, -0.40172290802001953, -0.38879892230033875, -0.4096236526966095, -0.6798357367515564, -0.8749263286590576, -0.7205109596252441, 0.05115233361721039, -0.4303852915763855, 0.09605707973241806, -0.30803215503692627, -0.3155844807624817, 0.17812621593475342, 0.28452256321907043, -0.22909386456012726, 0.4533146321773529, -0.3452685475349426, -0.27699828147888184, -0.5485184192657471, -0.6388146281242371, -0.7354459166526794, 0.45660561323165894, 0.49876850843429565, -1.1407426595687866, 0.9729593396186829, -0.13578687608242035, 0.07542011141777039, -0.4728606641292572, 0.059147756546735764, 0.36109426617622375, 0.11145167052745819, -1.0992624759674072, -0.545197069644928, -0.1931913197040558, -0.19449687004089355, 0.08057837933301926, -0.4904429018497467, 0.13717079162597656, 0.22898809611797333, -0.22963902354240417, -0.08549032360315323, 0.17302510142326355, 0.4077097773551941, -0.17965823411941528, 0.3967095613479614, 0.18099039793014526, 0.33228957653045654, -0.11255408078432083, 0.22747071087360382, -0.4447338879108429, 0.240363210439682, -0.36808910965919495, 0.3991882801055908, 0.27891966700553894, 0.19440557062625885, -0.503161609172821, -0.7573803663253784, 0.33104634284973145, -0.22415360808372498, 0.09551095962524414, -0.2824910879135132, 0.934924304485321, 0.27036434412002563, 0.6669797897338867, -0.09302299469709396, -0.43893709778785706, -0.13989771902561188, -0.32973620295524597, -0.9218488931655884, -0.787591278553009, 0.32058408856391907, -1.0696033239364624, 0.08904444426298141, -0.39546799659729004, 0.1324957311153412, -0.019509749487042427, 0.16477087140083313, -0.5447584390640259, 0.0024707168340682983, -0.036904048174619675, 0.660568356513977, 0.9003654718399048, -0.7916039228439331, -0.2044391632080078, -0.2571582496166229, 0.0827173963189125, -0.5491517782211304, -0.9774181246757507, 0.09190192818641663, 1.2664170265197754, 0.17761929333209991, -0.16797977685928345, -0.2855001389980316, -0.39833858609199524, -0.24199886620044708, -0.14023040235042572, -0.33440059423446655, 0.09147465974092484, -0.603303074836731, 0.39716213941574097, -0.636292040348053, 0.22952111065387726, -0.5818074345588684, -0.04977107420563698, -0.15922680497169495, 0.49845024943351746, -0.5215690732002258, 0.014638803899288177, 0.050273995846509933, -0.008881591260433197, 0.6112218499183655, 0.8652985095977783, 0.5991778373718262, -0.06987155228853226, -0.3476846218109131, 0.0023742697667330503, 1.274970293045044, 0.7724599242210388, 0.9522579908370972, -0.06742872297763824, 0.41202980279922485, -0.33197370171546936, 0.0447264164686203, -0.30654117465019226, 0.2004992961883545, -0.35139748454093933, -0.5641329884529114, 0.09326731413602829, -0.32317712903022766, -0.4564647376537323, 0.09519416093826294, -0.05375691503286362, -0.017006264999508858, -0.3633185923099518, 0.298577219247818, -0.26311618089675903, -0.4137724041938782, 1.0502017736434937, -0.8507458567619324, -0.045060306787490845, 0.5238325595855713, -0.636082649230957, 1.179552435874939, 0.41769564151763916, 0.5654623508453369, 0.4203990697860718, 0.8302572965621948, 0.10299315303564072, 0.13848675787448883, -0.04363925755023956, 0.29645445942878723, 0.626740574836731, -0.3956088125705719, 0.09531792253255844, -0.5965677499771118, 0.48867926001548767, -0.7658405303955078, -0.033580753952264786, 0.16025212407112122, -0.2704904079437256, -0.21510204672813416, 0.10367444157600403, 0.26491352915763855, -0.457903653383255, -0.20501068234443665, -0.34593161940574646, 0.13020938634872437, -0.7416708469390869, -0.041526250541210175, 0.60878586769104, -0.12685908377170563, -0.2721971571445465, 0.7214583158493042, 0.30533164739608765, 0.4589504301548004, 0.12600885331630707, 1.0538500547409058, 0.06366363912820816, 0.12621040642261505, 0.8030015230178833, -0.042318813502788544, -0.0032101296819746494, -0.06046132370829582, -0.10540740191936493, -0.20242951810359955, -0.3347421884536743, 0.12035279721021652, 0.5964693427085876, -0.2849259674549103, -0.27485641837120056, 0.7816534638404846, 0.3453345000743866, -0.13620196282863617, -0.6658197641372681, 1.1541415452957153, -0.00710905808955431, -1.0655568838119507, -0.22988753020763397, 0.8609411120414734, -0.012692498043179512, -0.23586425185203552, -0.05656314268708229, -0.1733359545469284, -0.9001134634017944, -0.004220840986818075, -0.5364978313446045, -0.26531660556793213, 0.5599268674850464, -0.5724157691001892, 0.14176316559314728, -0.3728538155555725, -0.14578697085380554, 0.09320257604122162, -0.21796144545078278, 0.16299299895763397, 1.125893235206604, 0.04814554750919342, 0.828178346157074, -0.04303060472011566, -0.8788270950317383, 0.3793373107910156, -0.018430281430482864, 0.6399977803230286, -0.019411098212003708, 0.7701296210289001, 0.31962209939956665, -0.25340449810028076, -0.07823698967695236, 0.061691563576459885, 0.10268239676952362, -0.5215470194816589, -0.495888888835907, -0.31609222292900085, 0.43652161955833435, -0.8379923105239868, -1.2136739492416382, -0.22466999292373657, 1.0975008010864258, 0.09131951630115509, -0.3195006549358368, -0.19920720160007477, -0.5830634832382202, -0.7863385677337646, -0.5928738117218018, -0.7303583025932312, -0.04077664390206337, -0.06598515063524246, -0.25667691230773926, 0.09107335656881332, -1.1983987092971802, 4.29958963394165, 0.8561115860939026, 0.2818364202976227, 0.038141872733831406, 0.26969969272613525, 0.6335793733596802, 0.03033261001110077, -0.19119171798229218, -0.22527524828910828, -0.8885695934295654, 1.0326220989227295, 0.49483364820480347, -0.08306905627250671, 0.3064199388027191, 0.5173091292381287, 0.4902046024799347, -0.846856951713562, -0.26985296607017517, 0.16829785704612732, -1.2285212278366089, -0.46479320526123047, 0.40218645334243774, -0.5898388028144836, 0.7362503409385681, 0.543311595916748, 0.6918364763259888, 0.3261502683162689, -0.11457322537899017, 0.06297764182090759, 0.42910492420196533, 0.5140843391418457, 0.1186475083231926, 0.8884727358818054, -0.562836229801178, -0.19869808852672577, 0.165933758020401, -0.12469708174467087, -0.3577510714530945, -0.007954697124660015, -0.46123945713043213, 0.6045258641242981, 0.0818290263414383, -0.20153780281543732, -0.21119675040245056, -0.3472216725349426, 0.8033333420753479, 0.269972026348114, 0.404171347618103, 0.758369505405426, -0.24666935205459595, 0.2111658751964569, 0.529991865158081, 0.18971247971057892, -0.7795239090919495, -0.5955791473388672, -0.049849774688482285, -0.2314286231994629, -0.19034430384635925, 0.1832333654165268, 0.22564749419689178, -0.11052513122558594, 0.7143353819847107, -0.21560150384902954, 0.36883804202079773, 0.35465648770332336, 0.4693048596382141, -0.14476783573627472, 0.10115017741918564, -0.7413293123245239, -0.6437490582466125, 0.004454014822840691, -0.2914832532405853, -0.6481178998947144, -1.3772473335266113, 0.15927140414714813, -0.036269210278987885, -0.7329429984092712, -0.13277776539325714, 0.4426685571670532, -0.5550703406333923, 0.013569727540016174, 0.2816874384880066, -0.3549145758152008, -0.5927163362503052, 0.03841278702020645, 0.9794957041740417, -0.749987006187439, 0.08907171338796616, -0.040252551436424255, 0.48402830958366394, -0.249916210770607, 1.0682119131088257, -1.201879858970642, 0.251883327960968, -0.06385155767202377 ]
[ 2015, 1024, 2531, 1003, 1006, 1021, 1013, 1021, 1007, 1010, 2949, 2007, 1021, 2334, 5200, 1012, 6556, 1024, 6556, 1024, 3443, 1037, 4139, 5227, 2005, 1005, 10651, 1035, 5796, 2015, 4160, 2140, 1035, 5622, 2497, 1035, 11709, 1005, 2006, 21025, 2705, 12083, 2011, 5873, 1024, 6556, 1024, 24471, 2140, 6556, 1024, 2000, 21025, 2705, 12083, 1012, 4012, 1024, 1043, 29602, 22499, 2595, 1011, 1054, 2581, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1008, 1031, 2047, 3589, 1033, 10651, 1035, 5796, 2015, 4160, 2140, 1035, 5622, 2497, 1035, 11709, 1011, 1028, 10651, 1035, 5796, 2015, 4160, 2140, 1035, 5622, 2497, 1035, 11709, 2000, 3443, 1037, 2047, 4139, 5227, 1006, 9875, 10975, 1007, 1010, 11347, 2063, 2000, 1996, 24471, 2140, 3855, 1999, 2023, 6434, 1012, 1999, 2023, 2553, 2005, 1996, 6434, 2682, 2023, 2052, 2022, 24471, 2140, 1012, 2023, 2097, 2330, 1037, 2047, 23561, 2000, 3443, 1037, 10975, 5227, 1012, 3531, 3582, 2035, 1997, 1996, 7826, 2182, 1998, 3073, 1996, 7303, 4751, 5819, 2036, 3972, 20624, 3070, 1996, 23561, 3793, 2320, 2017, 2031, 3024, 1996, 7303, 2592, 1012, 3602, 2008, 10975, 2015, 2008, 2079, 2025, 3073, 2505, 2021, 1996, 23561, 3793, 2005, 2037, 6412, 2097, 2022, 2701, 1012, 1999, 2115, 10975, 6412, 2017, 2323, 2202, 2729, 2000, 5254, 2054, 2009, 2003, 2008, 2017, 2024, 12040, 3436, 1010, 4751, 2006, 1996, 2828, 1997, 18130, 1998, 26226, 2063, 1011, 8909, 1010, 2065, 12711, 1010, 2129, 2000, 3231, 1996, 12339, 1010, 2004, 2092, 2004, 2151, 2569, 5936, 2030, 5167, 1997, 3602, 2008, 4158, 5819, 9283, 5604, 1012, 2320, 2023, 2003, 2589, 1037, 2266, 1997, 2256, 2136, 2097, 3319, 2115, 10975, 2306, 1037, 2261, 2420, 1998, 3073, 12247, 2006, 2151, 3431, 2008, 2089, 2145, 2342, 2000, 2022, 2081, 2077, 1996, 12339, 2064, 2022, 3970, 1012, 102 ]
metasploit
90.txt
4
[CLS] the shortlink to this wiki page is url is a guide for setting up a developer environment to contribute modules, documentation, and fixes to the metasploit framework. if you just want to use metasploit for legal, authorized hacking, we recommend instead you : install the open - source omnibus installer, oruse the pre - installed metasploit on kali linux or parrot linux. if you want to contribute to metasploit, start by reading our contributing. md, then follow the rest of this guide. assumptionsyou have installed an apt - based linux environment, such as ubuntu or kali. you have created a github account and associated an public ssh key with it. you have familiarity with git and github, or have completed the github bootcamp. for optional database and rest api functionality, you will need regular user account that is not root. this guide has details for setting up both linux and windows. install dependencies linuxopen a terminal on your linux host and set up git, build tools, and ruby dependencies : sudo apt update & & sudo apt install - y git autoconf build - essential libpcap - dev libpq - dev zlib1g - dev libsqlite3 - dev windowsif you are running a windows machineinstall chocolateyinstall ruby x64 with devkitinstall pcaprub dependencies from your cmd. exe terminal : powershell - command " [ system. net. servicepointmanager ] : : servercertificatevalidationcallback = { $ true } ; [ net. servicepointmanager ] : : securityprotocol = [ net. securityprotocoltype ] : : tls12 ; ( new - object system. net. webclient ). downloadfile ('https : / / www. winpcap. org / install / bin / wpdpack _ 4 _ 1 _ 2. zip ','c : \ windows \ temp \ wpdpack _ 4 _ 1 _ 2. zip') " choco install 7zip 7z x " c : \ windows \ temp \ wpdpack _ 4 _ 1 _ 2. zip " - o " c : \ " install a version of postgresql : choco install postgresql12 set up your local copy of the repositoryyou will need
[ 0.25579023361206055, -0.5295649170875549, -0.4812040627002716, 0.6252950429916382, -0.3817365765571594, -0.10053762048482895, -0.40859684348106384, 0.3261653184890747, 0.3116019666194916, 0.7085040211677551, 0.4147404134273529, -0.21995098888874054, 0.8269315958023071, -0.8711644411087036, -0.22708658874034882, -0.13887695968151093, 0.004764981102198362, 0.20949028432369232, -0.8848878145217896, 0.2123226821422577, 0.4664590060710907, 0.10994251817464828, -0.48535439372062683, -0.6545346975326538, -0.6325185894966125, 0.24131400883197784, 0.4266488552093506, -0.1817418485879898, 0.37359026074409485, 0.46500638127326965, 0.7839140892028809, -0.17472857236862183, -0.07959259301424026, -0.6106742024421692, -0.07235263288021088, -0.12608526647090912, 0.9045966863632202, -0.5352669358253479, -0.16762901842594147, -0.9963352084159851, 0.24520446360111237, -0.7725324034690857, -0.13764964044094086, -0.7479249835014343, -0.3094562888145447, -0.26959362626075745, 0.2723640203475952, -0.03538850322365761, 0.6672112345695496, -0.3821997046470642, 0.13170452415943146, 0.6437954306602478, 0.44922494888305664, 0.2779746651649475, 0.5154544711112976, -0.19958515465259552, -0.2100728303194046, 0.05673258751630783, -0.5811172723770142, -0.019985999912023544, 0.04011028632521629, 0.5383865833282471, 0.25868844985961914, -0.8457775712013245, 0.05552451312541962, 0.3351890444755554, 0.2939242124557495, -0.3168109655380249, -0.043874092400074005, -0.6305937170982361, -0.5589991211891174, 0.6234176158905029, -0.5048232674598694, -0.6025603413581848, -0.27565181255340576, -0.1839168518781662, 0.4077944755554199, -0.2116483598947525, -0.031243789941072464, 0.5153143405914307, -0.03233003616333008, 0.5512998700141907, 0.18225060403347015, -0.44264623522758484, -0.07798595726490021, -0.35165339708328247, 0.40735962986946106, 0.6014941930770874, -0.3302350342273712, 0.46100470423698425, 0.7142769694328308, 0.40191489458084106, -0.2971135079860687, -0.35525819659233093, 0.25310590863227844, 0.6683054566383362, -0.24082621932029724, 0.480978786945343, -0.12380968779325485, -0.05070711299777031, 0.5273178219795227, 0.4333910048007965, 0.003228924237191677, 0.6309081315994263, -0.011164599098265171, 0.4356687366962433, 0.05540962144732475, -0.11891750991344452, 0.2748684287071228, -0.29302293062210083, 0.5298578143119812, -0.009163135662674904, 0.21626244485378265, -0.7279568910598755, 0.009025522507727146, 0.35909175872802734, 0.5769017338752747, 0.17497669160366058, -0.11958468705415726, 0.41662275791168213, -0.10748054832220078, -0.46798422932624817, -0.809536337852478, -0.3116432726383209, 0.5082820653915405, -0.0020142346620559692, 0.20303024351596832, 0.4032118320465088, -0.20582853257656097, -0.27440619468688965, -0.1475728154182434, -0.15986844897270203, 0.18268270790576935, 0.4417036175727844, -0.18476974964141846, 0.34405624866485596, -0.25557276606559753, -0.08665000647306442, 0.8932623267173767, -0.8291559815406799, -0.20359256863594055, 0.4256981313228607, 0.6228691935539246, 1.2912932634353638, -0.007015128154307604, 0.006538623012602329, -0.2392786592245102, -0.34755802154541016, -0.2521972954273224, 0.32136207818984985, -0.00854490976780653, -0.40542128682136536, 0.8197827935218811, -0.24994434416294098, -0.16752834618091583, 0.20261117815971375, -0.6222199201583862, 0.11459102481603622, -0.00011885828280355781, 0.12608382105827332, 0.2018795758485794, 1.0683001279830933, -0.3356166481971741, 0.5910537242889404, -0.8018478155136108, 0.1786995828151703, -0.5961911082267761, -0.5603761672973633, -0.2855598032474518, 0.22530005872249603, 0.47943252325057983, -0.22779764235019684, -0.4501805901527405, 0.11330591142177582, 1.4263032674789429, 0.33741798996925354, -0.5607652068138123, -0.11492911726236343, 0.25371870398521423, 0.5608634948730469, -0.5830413699150085, 0.7640647292137146, 0.20198962092399597, 1.080019474029541, -0.0007427145028486848, 0.24861878156661987, 0.0399693064391613, -0.6505405306816101, 0.057516761124134064, -0.23860636353492737, -0.2881123423576355, 0.4730393886566162, -0.3179917633533478, 0.3038926422595978, 0.9823852777481079, -0.09591960161924362, -1.1824769973754883, 0.25797611474990845, -0.1366269588470459, -1.370077133178711, -0.8001288175582886, 0.06149156764149666, -0.30836543440818787, 0.8334386348724365, -0.4384056031703949, -0.0522194467484951, 0.8037287592887878, 0.8981436491012573, -0.10810954123735428, 0.28772497177124023, 1.007869839668274, 0.16445428133010864, -0.025714997202157974, -0.13683953881263733, 0.038510438054800034, -0.42412880063056946, -0.741954505443573, 0.6879521608352661, -0.5024128556251526, 0.14131173491477966, -0.3729223310947418, 0.5665807127952576, 0.273510217666626, -0.2527367174625397, -0.6151853203773499, -0.9932196736335754, 0.3192156255245209, 0.47494107484817505, -0.6703999638557434, -0.24824725091457367, -0.34372571110725403, 0.28866806626319885, 0.32780370116233826, 0.5735890865325928, 0.23431642353534698, 0.0549728199839592, 0.7603588700294495, 0.6787346601486206, 0.04554547742009163, -0.022147929295897484, 0.1483188271522522, 0.9223414063453674, 0.25534185767173767, 0.7828238606452942, 0.15011361241340637, 0.3268057107925415, 0.14467358589172363, -0.04451915994286537, -0.0006412067450582981, 0.489393413066864, -0.8073433637619019, 0.9998652935028076, 0.5569013953208923, -0.24819327890872955, -0.8428320288658142, -0.28287559747695923, 0.06990513205528259, 0.8417426943778992, -0.9193340539932251, -0.7315266132354736, 0.16631634533405304, -0.16278387606143951, 0.038443394005298615, -0.31484103202819824, 0.20460857450962067, 0.6881754994392395, -0.403042197227478, 0.3738212585449219, 0.07015988230705261, -0.3787923753261566, -0.38418787717819214, -0.17026588320732117, -1.0387452840805054, -0.49557042121887207, -0.6575891375541687, 0.13529837131500244, -0.3231506645679474, 0.02152656950056553, 0.21889947354793549, -0.2572178840637207, -0.6185411214828491, 0.4495547413825989, 0.4025973975658417, 0.23253728449344635, 0.5036487579345703, -0.3209240436553955, -0.2898654639720917, -0.08108565956354141, -0.18991631269454956, 0.655063271522522, -0.04355684667825699, -0.29632264375686646, -0.4623146951198578, -0.007353080902248621, 0.24048608541488647, 0.1242852509021759, 0.4073044955730438, 0.23480695486068726, 0.0017703078920021653, 0.013603227213025093, 0.06656008213758469, 0.11732471734285355, 0.6018699407577515, -0.37776878476142883, -0.09106886386871338, 0.4349587857723236, -0.28258076310157776, 0.11673767119646072, 0.6456356048583984, 0.1690046787261963, -0.43434783816337585, 0.6558564901351929, -0.3396928906440735, 0.8781583309173584, -0.46504247188568115, 0.8830543756484985, 0.18911659717559814, -0.009571733884513378, -0.1670558750629425, -0.22807307541370392, 0.047172240912914276, -0.510161817073822, 0.12210507690906525, -0.6004551649093628, -0.05192131921648979, 0.3026031255722046, 0.5036013722419739, -1.084801435470581, 0.32819628715515137, -0.4349038898944855, -0.308792382478714, 0.16824673116207123, 0.06903527677059174, 0.6595674753189087, 0.26321765780448914, 0.33187198638916016, -0.43762674927711487, 0.1379924714565277, -0.1966017335653305, -0.3703901469707489, -0.17513012886047363, -0.49457627534866333, 0.8732210397720337, 0.26212283968925476, -0.5906458497047424, 0.3427673280239105, 0.7469576597213745, -0.1106058657169342, -0.05231548845767975, 0.07729774713516235, -0.2881600260734558, -0.10096149891614914, 0.003071872051805258, 0.36379116773605347, 0.05805623158812523, 0.9077715873718262, -0.30386772751808167, -0.27521637082099915, 0.2864002585411072, 0.16258366405963898, -0.1669369786977768, 0.24501292407512665, 0.23846012353897095, 0.1923416703939438, -0.8850854635238647, -0.2872200906276703, 0.10615609586238861, 0.16323108971118927, 0.4048740863800049, -0.6329892873764038, 0.8292644023895264, -0.39453810453414917, -0.020489148795604706, 0.5750585794448853, -0.3000665605068207, -0.5138667821884155, 0.4173089265823364, 0.14116781949996948, 0.5782297849655151, -0.1328328549861908, -0.19146832823753357, 0.09523621946573257, 0.6036548018455505, 0.4718431532382965, 0.1393793374300003, 0.07526879757642746, -0.5442988276481628, -0.5504546761512756, -0.29271960258483887, -0.5881572365760803, -0.14914026856422424, -0.4049440920352936, 0.5859667658805847, -0.23177507519721985, -0.4728280007839203, -0.6125048995018005, 0.6223317384719849, 0.8102371692657471, 0.5626680850982666, 0.6683534383773804, 0.6114377379417419, -0.005328678525984287, -0.21514496207237244, 0.28387245535850525, -0.07871180027723312, 0.4330773949623108, -0.2307729870080948, 0.7521647214889526, -0.3410821855068207, 0.4767557382583618, 0.20092608034610748, -0.1642547994852066, -0.2788667380809784, 0.005640390794724226, -0.061533037573099136, -0.21560990810394287, -0.7000256776809692, -0.0571557953953743, 0.43122556805610657, -0.05042301118373871, -0.7274747490882874, -0.5780560970306396, -0.03090336173772812, 0.3904370963573456, 0.13605958223342896, -0.4610016942024231, -0.4033347964286804, -0.5135267972946167, -0.24756324291229248, 0.06349968910217285, -0.15656892955303192, -0.38212597370147705, -0.8138006329536438, -0.20310330390930176, -0.8828203082084656, 0.1487250179052353, 0.5080589056015015, 0.139942929148674, -0.3531184494495392, -0.9038244485855103, -0.017096174880862236, 0.37942686676979065, -0.10517080873250961, -0.7062519788742065, -0.3616827428340912, 0.18904900550842285, 0.11151572316884995, 0.17116399109363556, -0.53924560546875, -0.44238144159317017, 0.11424118280410767, -0.43024060130119324, 0.4873669147491455, -0.4410662353038788, 0.626641571521759, 0.19241556525230408, 0.07981717586517334, 0.018275544047355652, 0.32622504234313965, -0.15881934762001038, -0.3241182267665863, -0.07393830269575119, 0.3074534833431244, -0.36208316683769226, -0.10024432092905045, 0.6217843294143677, -0.01266568899154663, 0.10488352924585342, 0.22215993702411652, 0.38050636649131775, -0.15503455698490143, 0.3914404511451721, 0.0883745551109314, -0.48563259840011597, 0.26060381531715393, -0.17400957643985748, 0.3188275098800659, 0.5298007130622864, 0.11514944583177567, -0.10840146243572235, -0.13546785712242126, 1.0826520919799805, 0.4203263819217682, 0.32803505659103394, -1.0191282033920288, -0.43755483627319336, 0.12059895694255829, 0.05755867063999176, -0.09431123733520508, 0.1455531120300293, -0.22599969804286957, -0.08696965128183365, 0.0832727774977684, -0.36459505558013916, -0.4158499538898468, -0.7540093660354614, 0.5112394094467163, -0.23649342358112335, 0.1947401612997055, 0.1862616240978241, 1.0908851623535156, 0.1906166672706604, -0.4508827030658722, 0.29437145590782166, -0.4824451208114624, -0.09042933583259583, -0.6267507076263428, -0.10987221449613571, -0.3029516339302063, -0.12198945134878159, 0.005582273006439209, -0.6587151885032654, -0.47658205032348633, 0.020510710775852203, -0.2496791034936905, 0.4707759618759155, 0.6577356457710266, -0.557766318321228, -0.42020800709724426, 0.5907649397850037, 0.08453276753425598, -0.6780802011489868, 0.010341954417526722, 0.2072363644838333, -0.29902324080467224, 0.33705341815948486, -0.39947986602783203, -0.27778884768486023, -1.0302445888519287, -0.825512170791626, -0.1367761641740799, -0.4701842963695526, -0.18612933158874512, -0.5528187155723572, -0.39971402287483215, -0.13991086184978485, 0.46803221106529236, 0.06914931535720825, -1.1307320594787598, 0.16941535472869873, -0.40218043327331543, 0.5248810648918152, -0.08370090276002884, -0.20044898986816406, 0.000922071048989892, -0.6831326484680176, -0.09200500696897507, 0.9404193758964539, 0.43008512258529663, -0.017348242923617363, -0.17036940157413483, 0.02604859136044979, 0.007706435397267342, 0.41536974906921387, -0.4303882420063019, -0.7184337377548218, -0.3038095533847809, 0.19967646896839142, -0.07531122118234634, 0.5511815547943115, -0.4846087098121643, 0.6502343416213989, -0.14978580176830292, 0.5883606672286987, -0.24585072696208954, 0.07279220223426819, -0.25685006380081177, -0.1631583869457245, 0.7551882863044739, -0.5177382230758667, -0.3451671302318573, 0.27986302971839905, 0.4231976568698883, 0.21002861857414246, -0.29048702120780945, -0.39162391424179077, 0.2200545221567154, -0.6631358861923218, -0.8658571243286133, 0.5372766256332397, -0.2631050646305084, -0.4119541347026825, -0.08574836701154709, -0.3287789821624756, 0.38548383116722107, -0.47361743450164795, 0.42245930433273315, 1.2329834699630737, 0.4388388693332672, 0.13247032463550568, -0.7886530756950378, 0.470389723777771, 0.5478905439376831, 0.00771615095436573, 0.32863035798072815, -0.13483405113220215, 0.3462373912334442, -0.5469498038291931, -0.28592878580093384, -0.15376099944114685, -0.15981152653694153, -0.6978068351745605, 0.631990909576416, -0.4993520975112915, 0.5546839237213135, 0.06355035305023193, -0.5484097599983215, -0.22608116269111633, -0.07774930447340012, 0.07317312806844711, -0.4298096299171448, 0.3259347081184387, 0.3411131203174591, 0.06037644296884537, -0.3995200991630554, 0.32320278882980347, -0.11000680923461914, -0.033255498856306076, 0.6497023105621338, 0.3667677640914917, -0.33895808458328247, 0.6237188577651978, 0.5120960474014282, -0.7436970472335815, -0.6874701976776123, -0.9335576295852661, 0.03568210452795029, 0.037616267800331116, -0.5543837547302246, -0.6879571676254272, 0.14946885406970978, -0.08830425888299942, 0.1188453882932663, 0.5725201368331909, -0.08433051407337189, -0.08094915747642517, -0.3927093744277954, 0.05366513878107071, 0.03902359679341316, 0.7466748952865601, 0.4446921646595001, -0.02378275617957115, -0.5011828541755676, -0.5774078369140625, -0.02120785415172577, 0.4606754779815674, 0.28796350955963135, 1.2165051698684692, -0.13266463577747345, 0.46038565039634705, 0.07580383867025375, 0.0891788899898529, 0.6008622646331787, -0.20601168274879456, 0.4249398112297058, 0.3201080858707428, -0.2192773073911667, -0.741441011428833, -0.4754740595817566, -0.12955231964588165, 0.17195631563663483, 0.8888785243034363, -0.09687472879886627, -0.09715872257947922, -0.35949623584747314, -0.14771822094917297, -0.42280879616737366, -0.81265789270401, -0.4055856466293335, -0.996188223361969, -0.3575763702392578, 0.534307599067688, 0.2689819633960724, -0.1848076432943344, -0.3648439347743988, -0.6650128960609436, -0.49277156591415405, -0.7298220992088318, 0.0734231248497963, -0.017841581255197525, 0.07490537315607071, -0.5788576006889343, 0.28448277711868286, -0.9004985094070435, -0.4361092448234558, -0.1263715773820877, -0.28568175435066223, -0.15950241684913635, -1.0119516849517822, -0.40067657828330994, 0.2252972275018692, -0.5521343350410461, 0.6956437826156616, -0.40617644786834717, 0.04783852770924568, -0.41688480973243713, -0.6755164265632629, -0.11941686272621155, 0.44834503531455994, -0.5458956956863403, -0.145636647939682, -0.30190548300743103, -0.4521227478981018, 0.1964513063430786, -0.4378524720668793, 0.1486738622188568, -0.2583216726779938, 0.23781512677669525, 0.08842169493436813, 0.3694787323474884, -0.32532447576522827, -0.10721143335103989, 0.15224866569042206, -0.7207789421081543, -0.5370670557022095, -0.6546850204467773, -0.4000052213668823, -0.3261912167072296, -0.09264139086008072, 0.39155441522598267, 0.44892939925193787, 0.6190914511680603, -0.09622456878423691, -0.2293378710746765, 0.8960633277893066, 0.3329979181289673, 0.042310409247875214, 0.4147391617298126, 0.17694273591041565, 0.2520450949668884, -0.4646512567996979, 0.2380136400461197, 0.43552908301353455, -0.4855974018573761, 0.1499999314546585, 0.003455473342910409, -0.08419719338417053, -0.49533000588417053, -0.3784152865409851, -0.16490502655506134, 0.4514411389827728, 0.18246465921401978, 0.15488986670970917, 0.00831566657871008, -0.030753787606954575, -0.459916353225708, 0.1973627507686615, -1.0739377737045288, -0.16101700067520142, -0.1827317327260971, -0.6028950214385986, -0.35972166061401367, -0.037123292684555054, -0.3608866035938263, -0.06776063144207001, -0.24325129389762878, -0.04961404204368591, 0.31634989380836487, -0.513166069984436, 0.1511867195367813, 0.9402082562446594, -1.0280042886734009, -0.039879828691482544, -0.688803493976593, 0.5634368062019348, -0.8306847810745239, -0.5392457842826843, 0.1525503396987915, 0.8599830865859985, 0.09421589225530624, 0.06485410034656525, -0.3549058735370636, -0.17943395674228668, 0.4229653775691986, 0.2129577398300171, -0.11039406061172485, 0.5722299218177795, -0.8455973267555237, 0.5687689781188965, -0.24810846149921417, -0.035551220178604126, -0.44263598322868347, -0.14610855281352997, 0.33327072858810425, 0.3313165307044983, -0.4184505045413971, 0.6746287941932678, 0.006830655038356781, -0.23895467817783356, 0.7307977080345154, 0.4357937276363373, 0.020682118833065033, -0.3545687794685364, -0.035541851073503494, -0.03700216859579086, 0.14099305868148804, -0.17916636168956757, 0.4769207835197449, -0.1737108826637268, 0.12517306208610535, 0.509684681892395, -0.7404440641403198, -0.1517823338508606, 0.3687376379966736, -0.39628836512565613, 0.0632554143667221, -0.3280385732650757, -0.42036765813827515, 0.35707637667655945, 0.009670463390648365, -0.16089391708374023, 0.43238019943237305, 0.18158771097660065, 0.22667278349399567, 0.057433564215898514, 0.06413141638040543, 0.8777564764022827, -0.5112141966819763, 0.5762760639190674, 0.31313592195510864, -0.3431914150714874, 0.30203357338905334, 0.2620258927345276, -0.3212536573410034, 0.4641863703727722, 1.0187163352966309, 0.15899960696697235, -0.35343241691589355, 0.6136872172355652, -0.32417553663253784, 0.4464282691478729, 0.19017080962657928, -0.06461554020643234, -0.4632428288459778, 0.2816568613052368, 0.2287558913230896, -0.6484242677688599, -0.0334770530462265, 0.3367993235588074, -0.079500213265419, 0.33680009841918945, 0.08440125733613968, -0.11407699435949326, -0.11645391583442688, -0.48433852195739746, 0.8873425126075745, -0.2666519284248352, 0.19675567746162415, 0.3761502802371979, -0.15795940160751343, -0.3839820325374603, 0.7117066383361816, 0.307252436876297, 0.6445021629333496, 0.27692124247550964, 0.7375635504722595, -0.38194146752357483, 0.29026204347610474, 0.36834824085235596, -0.06267251819372177, -0.06231200322508812, 0.03902040049433708, -0.02735377475619316, -0.06844574213027954, 0.05402789264917374, -0.5273467898368835, 0.5793671607971191, -0.3818856477737427, -0.34647098183631897, -0.6388884782791138, 0.30034130811691284, -0.317554771900177, -0.6542796492576599, 0.5398249626159668, -0.2056080847978592, -0.5316400527954102, -0.4951764643192291, 0.5656479597091675, 0.3133350908756256, 0.32572227716445923, -0.4864256680011749, -0.3976466953754425, -0.4312582015991211, 0.1317959576845169, -0.48379459977149963, 0.6927405595779419, -0.28642410039901733, -0.33345574140548706, -0.13577821850776672, -0.6825255155563354, -0.3562251031398773, -0.08952834457159042, -0.32855409383773804, -0.39166849851608276, 0.8433716297149658, 0.41473087668418884, 0.5649670958518982, 0.04412467032670975, -0.19115827977657318, -0.44437503814697266, 0.06377917528152466, 1.094193696975708, -0.023432042449712753, 0.8856624364852905, 0.3121665418148041, 0.20580501854419708, 0.44375157356262207, -0.11692076921463013, 0.35356953740119934, -0.4329109787940979, 0.17981880903244019, -0.3351457118988037, -0.1481465995311737, -0.651233971118927, -0.4528450667858124, -0.14418767392635345, 0.08807053416967392, 0.5136787295341492, -0.1612435281276703, -1.2702213525772095, -0.7533159852027893, -0.8036662936210632, -0.10358793288469315, -0.10310015082359314, 0.07667016983032227, 0.03318997845053673, -0.21789757907390594, 0.5791758298873901, -0.660406231880188, 4.675565719604492, 0.8605636358261108, 0.03976741060614586, -0.29104873538017273, 0.22688278555870056, 0.7694950699806213, 0.8944934606552124, -0.11931464821100235, 0.6312000155448914, -0.6495781540870667, -0.055240463465452194, 0.014924252405762672, 0.09082808345556259, 0.5393096208572388, 0.44230949878692627, 0.6203181147575378, -0.6122646331787109, -0.21199142932891846, 0.017438631504774094, -1.1725208759307861, -0.7043401002883911, 0.07134749740362167, -0.27333563566207886, 0.7215023040771484, 0.33244436979293823, 0.13359537720680237, -0.10224124044179916, -0.5232210159301758, -0.06674859672784805, -0.0067048282362520695, -0.012551686726510525, -0.4079459607601166, 0.22416487336158752, -0.5451616644859314, -0.5869947671890259, 0.23560263216495514, -0.35703569650650024, -0.5442345142364502, -0.5404366254806519, -0.2615787982940674, 0.7234748005867004, 0.9730178117752075, -0.01513807475566864, -0.45930320024490356, 0.1608341783285141, 0.6355265378952026, -0.36489608883857727, 0.25296226143836975, 0.6256726384162903, -0.9089922308921814, 0.2892202138900757, 0.18167871236801147, 0.7510555982589722, 0.1255594938993454, -0.5499134659767151, 0.18606869876384735, 0.19678537547588348, -0.45800042152404785, -0.08337779343128204, -0.20151421427726746, 0.16159743070602417, -0.297883003950119, 0.5500060319900513, -0.051118168979883194, -0.3742121160030365, 0.6163926124572754, -0.43630117177963257, 0.1527598649263382, 0.28334328532218933, 0.2662692070007324, -0.5448023676872253, -0.2231540083885193, 0.24618026614189148, -0.5017642378807068, 0.7168456315994263, 0.14002498984336853, -0.05630681663751602, -0.0389658659696579, 0.39861905574798584, 0.16506202518939972, -0.38613563776016235, -0.2824830412864685, -1.433741807937622, 0.46012699604034424, 0.3690645396709442, 0.5204206705093384, -0.2923046350479126, -1.0469799041748047, 0.14782173931598663, 0.6512295007705688, 0.1108618751168251, 0.3432207703590393, -0.7705128192901611, 0.3875068426132202, 0.11582820862531662 ]
[ 101, 1996, 2460, 13767, 2000, 2023, 15536, 3211, 3931, 2003, 24471, 2140, 2003, 1037, 5009, 2005, 4292, 2039, 1037, 9722, 4044, 2000, 9002, 14184, 1010, 12653, 1010, 1998, 8081, 2229, 2000, 1996, 18804, 13102, 4135, 4183, 7705, 1012, 2065, 2017, 2074, 2215, 2000, 2224, 18804, 13102, 4135, 4183, 2005, 3423, 1010, 9362, 23707, 1010, 2057, 16755, 2612, 2017, 1024, 16500, 1996, 2330, 1011, 3120, 27284, 16500, 2121, 1010, 2030, 8557, 1996, 3653, 1011, 5361, 18804, 13102, 4135, 4183, 2006, 19924, 11603, 2030, 22530, 11603, 1012, 2065, 2017, 2215, 2000, 9002, 2000, 18804, 13102, 4135, 4183, 1010, 2707, 2011, 3752, 2256, 8020, 1012, 9108, 1010, 2059, 3582, 1996, 2717, 1997, 2023, 5009, 1012, 17568, 29337, 2031, 5361, 2019, 26794, 1011, 2241, 11603, 4044, 1010, 2107, 2004, 1057, 8569, 3372, 2226, 2030, 19924, 1012, 2017, 2031, 2580, 1037, 21025, 2705, 12083, 4070, 1998, 3378, 2019, 2270, 7020, 2232, 3145, 2007, 2009, 1012, 2017, 2031, 24666, 2007, 21025, 2102, 1998, 21025, 2705, 12083, 1010, 2030, 2031, 2949, 1996, 21025, 2705, 12083, 9573, 26468, 1012, 2005, 11887, 7809, 1998, 2717, 17928, 15380, 1010, 2017, 2097, 2342, 3180, 5310, 4070, 2008, 2003, 2025, 7117, 1012, 2023, 5009, 2038, 4751, 2005, 4292, 2039, 2119, 11603, 1998, 3645, 1012, 16500, 12530, 15266, 11603, 26915, 1037, 5536, 2006, 2115, 11603, 3677, 1998, 2275, 2039, 21025, 2102, 1010, 3857, 5906, 1010, 1998, 10090, 12530, 15266, 1024, 19219, 2080, 26794, 10651, 1004, 1004, 19219, 2080, 26794, 16500, 1011, 1061, 21025, 2102, 8285, 8663, 2546, 3857, 1011, 6827, 5622, 2497, 15042, 9331, 1011, 16475, 5622, 2497, 2361, 4160, 1011, 16475, 1062, 29521, 2487, 2290, 1011, 16475, 5622, 5910, 4160, 22779, 2509, 1011, 16475, 3645, 10128, 2017, 2024, 2770, 1037, 3645, 3698, 7076, 9080, 2140, 7967, 25811, 9153, 3363, 10090, 1060, 21084, 2007, 16475, 23615, 7076, 9080, 2140, 7473, 9331, 6820, 2497, 12530, 15266, 2013, 2115, 4642, 2094, 1012, 4654, 2063, 5536, 1024, 4204, 18223, 1011, 3094, 1000, 1031, 2291, 1012, 5658, 1012, 2326, 8400, 24805, 4590, 1033, 1024, 1024, 8241, 17119, 3775, 8873, 16280, 10175, 8524, 3508, 9289, 20850, 8684, 1027, 1063, 1002, 2995, 1065, 1025, 1031, 5658, 1012, 2326, 8400, 24805, 4590, 1033, 1024, 1024, 3036, 21572, 3406, 25778, 1027, 1031, 5658, 1012, 3036, 21572, 3406, 25778, 13874, 1033, 1024, 1024, 1056, 4877, 12521, 1025, 1006, 2047, 1011, 4874, 2291, 1012, 5658, 1012, 4773, 20464, 11638, 1007, 1012, 8816, 8873, 2571, 1006, 1005, 16770, 1024, 1013, 1013, 7479, 1012, 2663, 15042, 9331, 1012, 8917, 1013, 16500, 1013, 8026, 1013, 1059, 17299, 23947, 1035, 1018, 1035, 1015, 1035, 1016, 1012, 14101, 1005, 1010, 1005, 1039, 1024, 1032, 3645, 1032, 8915, 8737, 1032, 1059, 17299, 23947, 1035, 1018, 1035, 1015, 1035, 1016, 1012, 14101, 1005, 1007, 1000, 16480, 3597, 16500, 1021, 5831, 2361, 1021, 2480, 1060, 1000, 1039, 1024, 1032, 3645, 1032, 8915, 8737, 1032, 1059, 17299, 23947, 1035, 1018, 1035, 1015, 1035, 1016, 1012, 14101, 1000, 1011, 1051, 1000, 1039, 1024, 1032, 1000, 16500, 1037, 2544, 1997, 2695, 17603, 2015, 4160, 2140, 1024, 16480, 3597, 16500, 2695, 17603, 2015, 4160, 2140, 12521, 2275, 2039, 2115, 2334, 6100, 1997, 1996, 22409, 29337, 2097, 2342 ]
metasploit
91.txt
0
to use github to create a fork for your contributions and receive the latest updates from our repository. login to github and click the “ fork ” button in the top - right corner of the metasploit - framework repository. create a git directory in your home folder and clone your fork to your local machine : export github _ username = your _ username _ for _ github export github _ email = your _ email _ address _ for _ github mkdir - p ~ / git cd ~ / git git clone git @ github. com : $ github _ username / metasploit - framework cd ~ / git / metasploit - framework if you encounter a “ permission denied ” error on the above command, research the error message. if there isn ’ t an explicit reason given, confirm that your github ssh key is configured correctly. you will need to associate your public ssh key with your github account, otherwise if you set up a ssh key and don ’ t associate it with your github account, you will receive this “ permission denied ” error. to receive updates, you will create an upstream - master branch to track the rapid7 remote repository, alongside your master branch which will point to your personal repository ’ s fork : git remote add upstream git @ github. com : rapid7 / metasploit - framework. git git fetch upstream git checkout - b upstream - master - - track upstream / master configure your github username, email address, and username. ensure your user. email matches the email address you registered with your github account. git config - - global user. name " $ github _ username " git config - - global user. email " $ github _ email " git config - - global github. user " $ github _ username " set up msftidy to run before each git commit and after each git merge to quickly identify potential issues with your contributions : cd ~ / git / metasploit - framework ln - sf.. /.. / tools / dev / pre - commit - hook. rb. git / hooks / pre - commit ln - sf.. /.. / tools / dev / pre - commit -
[ 0.3378346264362335, -0.25849005579948425, -0.3844313323497772, 0.6953428983688354, -0.40231969952583313, -0.10737214982509613, -0.17019405961036682, 0.6799972653388977, 0.13887563347816467, 0.45044568181037903, -0.324901819229126, -0.04995053634047508, 0.5053759813308716, -0.5535770058631897, -0.5787191390991211, -0.531920313835144, -0.09174863249063492, -0.21283239126205444, -0.7922163605690002, -0.05371943861246109, 0.26955679059028625, 0.1445862352848053, -0.7014585733413696, -0.22616925835609436, -0.038186293095350266, 0.4650963842868805, 0.3547188341617584, -0.45763924717903137, 0.7433840036392212, 0.06717009097337723, 0.419571191072464, -0.3378058969974518, -0.38659045100212097, -1.0157028436660767, -0.024041322991251945, -0.5776338577270508, 0.9016615748405457, -0.537274956703186, -0.09163181483745575, -1.164642095565796, -0.04843643307685852, -0.5308888554573059, -0.2713204026222229, -0.41950857639312744, -0.4874672591686249, -0.49977177381515503, 0.19056382775306702, -0.3804572522640228, 0.6935826539993286, -0.2259872555732727, 0.43567076325416565, 0.6882930994033813, -0.03131669759750366, -0.008668642491102219, 0.2187085598707199, -0.594648003578186, -0.40429767966270447, 0.13992621004581451, -0.39202314615249634, 0.19388236105442047, 0.2233586311340332, 0.8185558319091797, 0.16875194013118744, -1.1188325881958008, -0.1173190176486969, 0.6776384711265564, 0.07239679992198944, -0.6410216689109802, -0.1621912270784378, -0.27330610156059265, -0.5075469613075256, 1.0244044065475464, -0.3721283972263336, -0.5052810311317444, -0.1183902844786644, 0.1720590591430664, 0.8519129157066345, -0.455667644739151, -0.3872348666191101, 0.3673720359802246, -0.20323240756988525, 0.44606447219848633, -0.26264700293540955, -0.2803555130958557, -0.1770927757024765, -0.2958869934082031, 1.1499719619750977, 0.9940954446792603, -0.2748112678527832, 0.4724684953689575, 0.07967682182788849, 0.32215920090675354, -0.08982140570878983, -0.515255331993103, 0.3407153785228729, 0.6191958785057068, -0.31498628854751587, 0.10201936960220337, -0.3630415201187134, 0.08524753898382187, 0.42023965716362, 0.7286633849143982, 0.10835959017276764, 0.17445212602615356, -0.07371719181537628, 0.3025958836078644, 0.25393790006637573, -0.5315195918083191, 0.2967071533203125, -0.471113383769989, 0.5780631899833679, -0.2516120374202728, 0.4842504560947418, -0.1526024490594864, 0.4333239197731018, 0.07376380264759064, 0.1501818150281906, -0.05442479997873306, -0.4685609042644501, 0.4354332685470581, -0.5629945993423462, -0.7115963101387024, -0.4548133611679077, -0.48346859216690063, 0.2259799689054489, -0.041941117495298386, 0.11266209930181503, 0.6833932995796204, -0.9164339303970337, -0.18138547241687775, -0.22067923843860626, 0.2120828926563263, -0.14539647102355957, 0.7079015374183655, 0.06118955835700035, 0.21320657432079315, -0.4769674837589264, -0.04086297005414963, 1.0314284563064575, -1.1532244682312012, -0.07994280010461807, -0.08405521512031555, 0.24931690096855164, 1.197479009628296, 0.5937008857727051, -0.21363726258277893, -0.20675431191921234, 0.045847337692976, 0.10109948366880417, 0.8898060321807861, -0.2312660813331604, -0.2038751095533371, 0.2671504318714142, -0.46243664622306824, -0.6969088912010193, 0.46458691358566284, -0.26371389627456665, 0.4401382803916931, -0.2870015799999237, 0.4871286153793335, -0.05509546771645546, 1.0629960298538208, 0.08915707468986511, 0.21385496854782104, -0.4327124357223511, 0.5852196216583252, -0.8097100853919983, -0.47064438462257385, -0.3525623083114624, -0.4476098418235779, 0.5122500658035278, -0.040305305272340775, -0.1697552502155304, -0.04259636253118515, 1.9141216278076172, 0.3084157109260559, -0.5238495469093323, 0.06206381693482399, 0.5857238173484802, 0.44742509722709656, -0.2683219909667969, 1.1051372289657593, 0.29971760511398315, 1.1109721660614014, -0.41145479679107666, 0.15986600518226624, -0.27825719118118286, -0.4457836449146271, -0.08681976050138474, -0.3193974494934082, -0.6019759774208069, -0.025592224672436714, -0.6489707231521606, 0.4708130657672882, 0.9442055821418762, 0.47252216935157776, -0.5793784856796265, -0.07008468359708786, -0.03578854724764824, -1.5486536026000977, -0.795356810092926, 0.06600221246480942, 0.3845985531806946, 0.9104263782501221, -0.5282391905784607, -0.3232218325138092, 0.7183146476745605, 0.7736526131629944, -0.23621639609336853, 0.3651214838027954, 0.744194507598877, 0.1080140545964241, -0.437424898147583, 0.020244475454092026, 0.19460774958133698, -0.20791512727737427, -0.5837401151657104, 0.6904159784317017, -0.26239219307899475, 0.07290837168693542, 0.15161634981632233, 0.84649258852005, 0.5984750986099243, 0.4217546880245209, -0.3409057557582855, -0.3415013551712036, 0.2546383738517761, 0.5091918706893921, -1.147817850112915, 0.15757806599140167, -0.31545203924179077, 0.6435535550117493, 0.7909071445465088, 0.8094188570976257, 0.09639989584684372, -0.481513112783432, 0.5447801947593689, 0.012034930288791656, 0.21598055958747864, 0.3670926094055176, -0.1267409473657608, 0.08285026997327805, 0.7092631459236145, 0.8302569389343262, 0.1536509096622467, 0.3633333742618561, 0.6388257145881653, -0.41119399666786194, 0.707588255405426, 0.3418125510215759, -0.56912761926651, 0.8477751612663269, 0.24123850464820862, -0.05037163943052292, -1.3185628652572632, -0.6168739795684814, 0.26062723994255066, 1.0237706899642944, -0.509109616279602, -1.164337158203125, -0.33000463247299194, -0.20638544857501984, -0.5513182282447815, 0.05561850965023041, -0.29267895221710205, 0.490342915058136, -0.5732191801071167, 0.6111913323402405, -0.25805291533470154, -0.4117985665798187, -0.3904961049556732, 0.2888372838497162, -0.8826785087585449, -0.7544750571250916, -0.9727177023887634, -0.10013563185930252, -0.09069252014160156, 0.1130470409989357, 0.33467668294906616, -1.0339292287826538, -0.4642699062824249, 0.18652266263961792, 0.3862503170967102, 0.4658914804458618, 0.5994044542312622, -0.25669723749160767, -0.45059946179389954, -0.2443089485168457, 0.34627509117126465, 0.679570734500885, -0.4011112451553345, -0.5148833990097046, 0.35404130816459656, -0.20775556564331055, -0.12963008880615234, 0.17975567281246185, 0.04837879166007042, 0.4179205596446991, 0.5267484784126282, -0.31972354650497437, -0.28617680072784424, 0.15464366972446442, 0.6424898505210876, -0.10979027301073074, -0.4629167318344116, 0.3166404366493225, -0.6617844700813293, -0.13789203763008118, 0.6193583607673645, 0.09180121123790741, -0.5989554524421692, 0.4066782593727112, -0.3736181855201721, 0.4557538628578186, -0.3319025933742523, 0.8150332570075989, 0.32604530453681946, 0.5947885513305664, -0.24364273250102997, -0.33569642901420593, -0.079997219145298, -0.41652557253837585, -0.41078537702560425, -0.5256685614585876, -0.3780069053173065, 0.15264132618904114, -0.01310148648917675, -1.1917439699172974, 0.4865652620792389, -0.7210530638694763, -0.8271047472953796, 0.27948427200317383, -0.22247853875160217, 0.47862303256988525, 0.20824097096920013, 0.06061488017439842, -0.003632254432886839, -0.1226428970694542, 0.011808170937001705, -0.2841434180736542, 0.423968106508255, -0.6882584095001221, 1.0244088172912598, 0.4622167646884918, -0.8667322993278503, 0.48892325162887573, 0.7394263744354248, -0.2791575491428375, -0.026577496901154518, -0.1125902459025383, 0.03477657958865166, -0.03536533564329147, 0.22875775396823883, 0.5054540038108826, 0.40959280729293823, 0.663642406463623, -0.7514607310295105, 0.02311786077916622, 0.1818956583738327, 0.05540197342634201, 0.17379818856716156, 0.3261145055294037, 0.11465668678283691, 0.20632313191890717, -0.6767933964729309, -0.6599299907684326, 0.0360550582408905, 0.5167518258094788, 0.35796526074409485, -0.40797263383865356, 0.5395845770835876, -0.03843037784099579, -0.061924971640110016, 0.666307270526886, -0.7124863862991333, -0.31926167011260986, 0.20690132677555084, 0.6570555567741394, 0.4701364040374756, -0.5558807849884033, -0.022501587867736816, 0.11982707679271698, 0.4011104106903076, 0.6961075067520142, 0.04137232527136803, 0.09831060469150543, -0.452293336391449, -0.5939856767654419, -0.2475043088197708, -0.25500333309173584, -0.029498476535081863, -0.7584341764450073, 0.32299259305000305, -0.589627742767334, -1.0095679759979248, -0.6150803565979004, 0.7259238958358765, 0.6462225317955017, 1.0018579959869385, 0.9920707941055298, 0.13571113348007202, -0.24463212490081787, -0.4411405920982361, 0.17683246731758118, 0.06510209292173386, 0.821178674697876, -0.4137253761291504, 0.8598365187644958, 0.37301620841026306, 0.21830028295516968, 0.1483190357685089, 0.19642023742198944, -0.2982143461704254, 0.04188542068004608, -0.2657480239868164, 0.11605450510978699, 0.018310610204935074, -0.7247602343559265, 0.12420900166034698, -0.4422339200973511, -1.0687214136123657, -0.9282775521278381, -0.3040144145488739, 0.6366907954216003, 0.8009425401687622, -0.7584348320960999, -0.00009442420559935272, -0.5020315647125244, 0.09939207881689072, 0.5103731751441956, 0.24941755831241608, -0.22992511093616486, -0.724592924118042, -0.46839985251426697, -1.070197582244873, 0.4149010181427002, 0.4775330424308777, 0.19192281365394592, -0.2959566116333008, -1.0218911170959473, -0.1410643607378006, 0.25677937269210815, -0.1896529644727707, -0.7926539778709412, -0.19976432621479034, 0.049871671944856644, 0.25410065054893494, 0.47984200716018677, -0.2893715500831604, -0.484439492225647, 0.01452656090259552, -0.6348407864570618, -0.20066532492637634, -0.9689673185348511, 0.5548902750015259, 0.5275179743766785, 0.00047376815928146243, -0.25288763642311096, 0.15357792377471924, -0.5854596495628357, -0.12249916791915894, -0.40850311517715454, -0.1660180240869522, -0.036686837673187256, -0.015853561460971832, 1.1223973035812378, 0.24995550513267517, 0.06095102056860924, 0.778228759765625, 0.515419602394104, -0.014825177378952503, 0.30844762921333313, -0.24640332162380219, -0.13447748124599457, 0.274737685918808, -0.7267526388168335, 0.549770176410675, 0.5121312141418457, 0.21494749188423157, 0.3092711865901947, -0.04293423146009445, 0.8639345765113831, -0.14005514979362488, 0.1450222134590149, -1.1372737884521484, -0.7026905417442322, 0.5721669793128967, 0.5151457190513611, -0.12640056014060974, 0.04758812114596367, -0.29543977975845337, -0.10085473209619522, -0.38508620858192444, -0.14705327153205872, -1.1396256685256958, -0.8917229771614075, -0.26693594455718994, 0.2379436492919922, 0.43769580125808716, 0.15020529925823212, 0.4915611147880554, 0.052307065576314926, -0.5131756663322449, 0.3541280925273895, -0.7935416102409363, -0.06095610558986664, -0.9388912320137024, -0.5687989592552185, -1.0052566528320312, 0.047744959592819214, -0.25681450963020325, -0.8197943568229675, -0.35981953144073486, 0.6070436835289001, -0.1015588641166687, 0.983581006526947, 0.4054788649082184, -0.34993985295295715, -0.46749594807624817, 0.4734854996204376, -0.15132403373718262, -0.582850992679596, -0.09053831547498703, 0.3804389238357544, -0.2712556719779968, 0.3795608878135681, -0.28006476163864136, -0.2638697028160095, -0.5471465587615967, -0.7841075658798218, -0.4916567802429199, -0.8012059330940247, -0.02604091539978981, -0.33214646577835083, -0.699672281742096, 0.09704086184501648, 0.03987061604857445, 0.12540113925933838, -1.166774868965149, -0.14228595793247223, -0.1758732795715332, -0.4488584101200104, 0.15194204449653625, 0.01334658358246088, -0.6722067594528198, -0.9005676507949829, -0.15088996291160583, 0.5774683356285095, -0.490055650472641, -0.36267080903053284, -0.28506767749786377, 0.29068660736083984, -0.050920289009809494, 0.33739715814590454, 0.027169374749064445, -0.6213517785072327, -0.5969379544258118, 0.3544519543647766, -0.21974891424179077, 0.7725175619125366, -0.2050834745168686, 0.6263795495033264, -0.020924286916851997, 0.2133500725030899, -0.06023918837308884, -0.1252245157957077, -0.063059002161026, 0.4025874435901642, 0.1339293122291565, -0.49029088020324707, 0.04528924077749252, 0.1384284496307373, 1.008703589439392, 0.6635854244232178, -0.17658789455890656, -0.32700708508491516, 0.3040887117385864, -0.739972710609436, -0.8087858557701111, 0.4225050210952759, -0.18955808877944946, -0.1861499398946762, 0.08172555267810822, -0.39158210158348083, 0.2715916037559509, -0.5969712138175964, 0.5809128284454346, 1.2255687713623047, 0.41788026690483093, 0.38623565435409546, -1.084307074546814, 0.30136632919311523, 0.47951266169548035, 0.42506784200668335, 0.5062658786773682, -0.3496464490890503, 0.003706533694639802, 0.4358416795730591, -0.1007923036813736, -0.06442464888095856, -0.2038116753101349, -0.2182418555021286, 0.512279748916626, 0.12815849483013153, 0.7816981673240662, -0.5097358822822571, -0.9330185651779175, -0.35570743680000305, 0.3065631091594696, 0.36828312277793884, -0.22052200138568878, 0.37645846605300903, 0.6017147302627563, 0.11941994726657867, 0.17004695534706116, 0.2237815260887146, -0.17690302431583405, 0.23186348378658295, 0.664076030254364, 0.8578605651855469, -0.3246520161628723, 1.1370097398757935, 0.3884974718093872, -1.1026581525802612, -0.9163819551467896, -1.0085097551345825, 0.22035746276378632, -0.5210889577865601, -0.21798832714557648, -0.4741276800632477, 0.4419107139110565, -0.04984649270772934, 0.20005613565444946, 0.3853406310081482, -0.01155648473650217, 0.09886949509382248, -0.5182706713676453, 0.4376438856124878, 0.3074660897254944, 0.6961132884025574, 0.5699383616447449, -0.3187711834907532, -0.26402905583381653, -0.8237385153770447, -0.5158653855323792, 0.023029867559671402, 0.22676026821136475, 0.5583872199058533, -0.18100212514400482, 0.29988348484039307, 0.25685834884643555, -0.2861904203891754, 0.6610445976257324, -0.1325453817844391, 0.5127091407775879, 0.7247350811958313, -0.10104024410247803, -0.7908369898796082, -0.43434035778045654, -0.35253989696502686, -0.21975156664848328, 0.4330191910266876, 0.0007750489749014378, -0.4563560485839844, -0.4208092987537384, 0.15453964471817017, -0.5683181881904602, -0.6932885646820068, -0.5626370906829834, -0.7718779444694519, 0.1758350133895874, 0.23925453424453735, 0.0370723158121109, 0.23608092963695526, -0.34147563576698303, -0.4056732952594757, -0.5536279082298279, -1.0700722932815552, 0.029601337388157845, 0.2710403501987457, -0.018349895253777504, -0.529298722743988, 0.26966091990470886, -0.6610375642776489, -0.5750095248222351, -0.04355935379862785, -0.09421491622924805, -0.7819711565971375, -1.0658586025238037, -0.5044029951095581, 0.25474727153778076, -0.9465836882591248, 0.8600776195526123, -0.11720991879701614, 0.16728387773036957, -0.15550076961517334, -0.7142521142959595, 0.21928535401821136, 1.1253342628479004, -0.9662940502166748, -0.009869909845292568, -0.09758443385362625, -0.38277068734169006, 0.4766210913658142, -0.5488671660423279, 0.2985190749168396, -0.4613049328327179, 0.16228657960891724, 0.6104488968849182, 0.02995724231004715, -0.6111072301864624, -0.2642997205257416, -0.2845906615257263, -0.5868431925773621, -0.31739169359207153, -0.9038713574409485, 0.20845964550971985, -0.717728853225708, -0.138104647397995, -0.309812992811203, 0.44150856137275696, 0.7250893115997314, -0.20773765444755554, -0.5284260511398315, 0.9563499689102173, 0.8943028450012207, -0.34347790479660034, -0.307294100522995, -0.21270358562469482, 0.16887599229812622, -0.5243524312973022, -0.008350098505616188, 0.852057933807373, -0.6500356197357178, -0.21421386301517487, 0.3859790563583374, 0.20785364508628845, -0.2663542926311493, 0.05796902999281883, 0.17130762338638306, 1.01579749584198, 0.9505099654197693, 0.30517449975013733, -0.025513287633657455, 0.008132866583764553, -0.20152215659618378, 0.1824326068162918, -1.0031362771987915, -0.12927669286727905, -0.08200535178184509, -0.4187057614326477, 0.24674460291862488, -0.18029743432998657, -0.1858430951833725, -0.4332878291606903, 0.32329943776130676, -0.08922039717435837, 0.4347437620162964, -0.2502232491970062, 0.396040141582489, 1.4033443927764893, -0.8489156365394592, -0.7629430890083313, -0.488333135843277, 0.5500497221946716, -0.5568546056747437, -1.0132914781570435, -0.08268415182828903, 0.8274663686752319, 0.1545642763376236, -0.4568507969379425, -0.3207286596298218, 0.15853852033615112, 0.44033631682395935, 0.019524339586496353, -0.2993791997432709, 0.8158823251724243, -0.3730440139770508, 0.7970934510231018, -0.25739485025405884, 0.4641869366168976, -0.16126370429992676, 0.3276137411594391, -0.24746902287006378, 0.9762627482414246, -0.16495299339294434, 0.882236659526825, 0.4121212661266327, 0.23346638679504395, 1.2528927326202393, 0.507496178150177, 0.16707201302051544, -0.35942596197128296, 0.035983167588710785, -0.14692576229572296, 0.5317565202713013, 0.4985106885433197, 0.5657863020896912, -0.02027948759496212, 0.4213727116584778, 0.15500053763389587, -0.8756972551345825, 0.22260968387126923, 0.23411352932453156, -0.07572244107723236, -0.0058841402642428875, 0.12868350744247437, -0.15139640867710114, -0.2963399291038513, -0.06484022736549377, -0.19740857183933258, 0.03451211377978325, -0.037562523037195206, 0.1793162226676941, -0.05728752538561821, -0.17388592660427094, 0.8653995394706726, -0.7667380571365356, 0.46283596754074097, 0.24236929416656494, -0.14319536089897156, 0.38808608055114746, 0.2897995114326477, -0.4807783365249634, 0.5891828536987305, 1.0043460130691528, -0.19076481461524963, -0.17799600958824158, 0.3782384395599365, -0.32753875851631165, 0.12164469063282013, 0.13764506578445435, 0.3345230519771576, -0.27316319942474365, 0.6214016675949097, 0.20744343101978302, -0.4578973352909088, -0.32247394323349, 0.1619381308555603, -0.026977360248565674, 0.3545253872871399, 0.7174360156059265, 0.0016444489592686296, -0.05936471000313759, -0.9695918560028076, 0.3851231038570404, -0.08704220503568649, 0.2620823085308075, 0.26388874650001526, -0.6090641617774963, -0.4064606726169586, 0.5107797384262085, 0.3536252975463867, 1.3547556400299072, 0.1797148585319519, 1.1151022911071777, -0.131304532289505, -0.0561421662569046, 0.5617607831954956, 0.11131003499031067, -0.3117271959781647, 0.05768092721700668, -0.29229316115379333, -0.17166592180728912, 0.36152148246765137, -0.9420921206474304, 0.5566612482070923, -0.02846784144639969, 0.24467967450618744, -0.4025824964046478, 0.27610549330711365, -0.736397922039032, -0.7050735950469971, 0.7439537644386292, -0.05935903638601303, -0.42646917700767517, -0.10089345276355743, 0.6064915060997009, -0.348099023103714, 0.2848024368286133, -0.240864560008049, -0.26650378108024597, -0.6960439085960388, -0.1421261429786682, -0.42106956243515015, 0.8865064978599548, 0.06829018145799637, -0.29571521282196045, 0.10919278115034103, -0.6284710764884949, -0.263496458530426, -0.19388288259506226, -0.7384909391403198, -0.26607629656791687, 0.7670084834098816, 0.4092264771461487, 0.1485680341720581, 0.5173829197883606, -0.12222512811422348, 0.027733754366636276, -0.0174252949655056, 0.6602856516838074, -0.12266349792480469, 1.3252480030059814, 0.7212114930152893, -0.3551633059978485, 0.2763165831565857, -0.243423193693161, 0.6435913443565369, -0.033333104103803635, 0.18437045812606812, -0.14676417410373688, -0.3941958248615265, -0.9041508436203003, -0.9602771997451782, -0.25362688302993774, 0.6786969304084778, 0.5402083396911621, -0.3194756507873535, -0.866203248500824, -0.6138468980789185, -0.7073953151702881, -0.6541305780410767, -0.5350902080535889, -0.13497962057590485, 0.18580923974514008, -0.04726004973053932, 0.5911644697189331, -1.1671366691589355, 4.228236198425293, 0.7368779182434082, 0.10011246800422668, 0.17527134716510773, 0.24483953416347504, 0.7522749304771423, 1.1897938251495361, -0.23701445758342743, 0.0953749343752861, -0.48547810316085815, 0.5299267172813416, -0.010866762138903141, 0.346424400806427, 0.5448781847953796, 1.0358558893203735, 0.7775605916976929, -0.4921126961708069, 0.3630945384502411, 0.0294843427836895, -0.9832725524902344, -1.1213452816009521, -0.42740458250045776, -0.3183312714099884, 0.6776110529899597, 0.21522867679595947, 0.9148041009902954, 0.1424388438463211, -0.5706191062927246, -0.08541614562273026, 0.11789169162511826, -0.07815641164779663, -0.4409842789173126, 0.41747790575027466, -0.3497600853443146, -0.8219054937362671, 0.1401360183954239, -0.25328731536865234, -1.0326448678970337, 0.027074996381998062, 0.01369274128228426, 0.5015531778335571, 0.4448905885219574, -0.19255729019641876, 0.017736606299877167, 0.43955227732658386, 1.1297532320022583, -0.3237089514732361, 0.029491771012544632, 0.7085813283920288, -0.49680352210998535, 0.33797717094421387, 0.7481324076652527, 0.9078654050827026, -0.04225451499223709, -0.7441142797470093, 0.25760775804519653, 0.12129183858633041, -0.17207756638526917, 0.05240374058485031, -0.24751685559749603, 0.703050434589386, -0.3628339171409607, 0.4196036756038666, -0.6950141191482544, -0.4677201807498932, 0.5398186445236206, -0.004112529568374157, 0.43008580803871155, -0.2645033597946167, -0.5800150036811829, -0.7612882852554321, 0.07745104283094406, -0.5892514586448669, -0.7255414724349976, 1.1361029148101807, -0.18933452665805817, -0.12336499989032745, -0.38585546612739563, 0.7636293172836304, -0.31555211544036865, -0.6294283866882324, -0.41807568073272705, -1.4055845737457275, -0.2235567420721054, 0.6326802968978882, 0.5688387751579285, -0.12669239938259125, -1.1447489261627197, 0.10594598203897476, 0.6555193066596985, 0.3231835663318634, 0.4556076228618622, -0.1674383580684662, 0.47915878891944885, 0.1253456026315689 ]
[ 2000, 2224, 21025, 2705, 12083, 2000, 3443, 1037, 9292, 2005, 2115, 5857, 1998, 4374, 1996, 6745, 14409, 2013, 2256, 22409, 1012, 8833, 2378, 2000, 21025, 2705, 12083, 1998, 11562, 1996, 1523, 9292, 1524, 6462, 1999, 1996, 2327, 1011, 2157, 3420, 1997, 1996, 18804, 13102, 4135, 4183, 1011, 7705, 22409, 1012, 3443, 1037, 21025, 2102, 14176, 1999, 2115, 2188, 19622, 1998, 17598, 2115, 9292, 2000, 2115, 2334, 3698, 1024, 9167, 21025, 2705, 12083, 1035, 5310, 18442, 1027, 2115, 1035, 5310, 18442, 1035, 2005, 1035, 21025, 2705, 12083, 9167, 21025, 2705, 12083, 1035, 10373, 1027, 2115, 1035, 10373, 1035, 4769, 1035, 2005, 1035, 21025, 2705, 12083, 12395, 4305, 2099, 1011, 1052, 1066, 1013, 21025, 2102, 3729, 1066, 1013, 21025, 2102, 21025, 2102, 17598, 21025, 2102, 1030, 21025, 2705, 12083, 1012, 4012, 1024, 1002, 21025, 2705, 12083, 1035, 5310, 18442, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 3729, 1066, 1013, 21025, 2102, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 2065, 2017, 8087, 1037, 1523, 6656, 6380, 1524, 7561, 2006, 1996, 2682, 3094, 1010, 2470, 1996, 7561, 4471, 1012, 2065, 2045, 3475, 1521, 1056, 2019, 13216, 3114, 2445, 1010, 12210, 2008, 2115, 21025, 2705, 12083, 7020, 2232, 3145, 2003, 26928, 11178, 1012, 2017, 2097, 2342, 2000, 5482, 2115, 2270, 7020, 2232, 3145, 2007, 2115, 21025, 2705, 12083, 4070, 1010, 4728, 2065, 2017, 2275, 2039, 1037, 7020, 2232, 3145, 1998, 2123, 1521, 1056, 5482, 2009, 2007, 2115, 21025, 2705, 12083, 4070, 1010, 2017, 2097, 4374, 2023, 1523, 6656, 6380, 1524, 7561, 1012, 2000, 4374, 14409, 1010, 2017, 2097, 3443, 2019, 13909, 1011, 3040, 3589, 2000, 2650, 1996, 5915, 2581, 6556, 22409, 1010, 4077, 2115, 3040, 3589, 2029, 2097, 2391, 2000, 2115, 3167, 22409, 1521, 1055, 9292, 1024, 21025, 2102, 6556, 5587, 13909, 21025, 2102, 1030, 21025, 2705, 12083, 1012, 4012, 1024, 5915, 2581, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1012, 21025, 2102, 21025, 2102, 18584, 13909, 21025, 2102, 4638, 5833, 1011, 1038, 13909, 1011, 3040, 1011, 1011, 2650, 13909, 1013, 3040, 9530, 8873, 27390, 2063, 2115, 21025, 2705, 12083, 5310, 18442, 1010, 10373, 4769, 1010, 1998, 5310, 18442, 1012, 5676, 2115, 5310, 1012, 10373, 3503, 1996, 10373, 4769, 2017, 5068, 2007, 2115, 21025, 2705, 12083, 4070, 1012, 21025, 2102, 9530, 8873, 2290, 1011, 1011, 3795, 5310, 1012, 2171, 1000, 1002, 21025, 2705, 12083, 1035, 5310, 18442, 1000, 21025, 2102, 9530, 8873, 2290, 1011, 1011, 3795, 5310, 1012, 10373, 1000, 1002, 21025, 2705, 12083, 1035, 10373, 1000, 21025, 2102, 9530, 8873, 2290, 1011, 1011, 3795, 21025, 2705, 12083, 1012, 5310, 1000, 1002, 21025, 2705, 12083, 1035, 5310, 18442, 1000, 2275, 2039, 5796, 6199, 3593, 2100, 2000, 2448, 2077, 2169, 21025, 2102, 10797, 1998, 2044, 2169, 21025, 2102, 13590, 2000, 2855, 6709, 4022, 3314, 2007, 2115, 5857, 1024, 3729, 1066, 1013, 21025, 2102, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1048, 2078, 1011, 16420, 1012, 1012, 1013, 1012, 1012, 1013, 5906, 1013, 16475, 1013, 3653, 1011, 10797, 1011, 8103, 1012, 21144, 1012, 21025, 2102, 1013, 18008, 1013, 3653, 1011, 10797, 1048, 2078, 1011, 16420, 1012, 1012, 1013, 1012, 1012, 1013, 5906, 1013, 16475, 1013, 3653, 1011, 10797, 1011 ]
metasploit
91.txt
1
hook. rb. git / hooks / post - merge install rubylinux distributions don't ship with the latest ruby, nor are package managers routinely updated. additionally, if you are working with multiple ruby projects, each one has dependencies and ruby versions which can start to conflict. for these reasons, it is advisable to use a ruby manager. you could just install ruby directly ( eg. sudo apt install ruby - dev ), but you may likely end up with the incorrect version and no way to update. instead, consider using one of the many different ruby environment managers available. the metasploit team prefers rbenv and rvm ( note that rvm does require a re - login to complete ). regardless of your choice, you ’ ll want to make sure that, when inside the ~ / git / metasploit - framework directory, you are running the correct version of ruby : $ cd ~ / git / metasploit - framework $ cat. ruby - version 3. 0. 2 $ ruby - v ruby 3. 0. 2p107 ( 2021 - 07 - 07 revision 0db68f0233 ) [ x86 _ 64 - linux ] note : the ruby version is likely to change over time, so don ’ t rely on the output in the above example. instead, confirm your ruby - v output with the version number listed in the. ruby - version file. if the two versions don ’ t match, restart your terminal. if that does not work, consult the troubleshooting documentation for your ruby environment manager. unfortunately, troubleshooting the ruby environment is beyond the scope of this document, but feel free to reach out for community support using the links at the bottom of this document. install gemsbefore you run metasploit, you will need to update the gems ( ruby libraries ) that metasploit depends on : cd ~ / git / metasploit - framework / gem install bundler bundle install if you encounter an error with the above command, refer to the bundle output and search for the error message along with the name of the gem that failed. likely, you ’ ll need to apt get install a dependency that is required by that particular gem. congratulations! you have now set up a development environment and the latest version of the metasploit framework. if you followed this guide step - by - step, and you ran into any problems, it would be super great if you could open
[ 0.4154309630393982, -0.6327305436134338, -0.5310967564582825, -0.0409184992313385, -0.37521231174468994, -0.6892540454864502, 0.3809959888458252, 0.6172961592674255, 0.5771374106407166, 0.6118194460868835, 0.624057948589325, -0.2859111726284027, 0.21157002449035645, -0.49223852157592773, 0.3156575858592987, -0.5134680867195129, -0.9153793454170227, -0.27456796169281006, -1.1657280921936035, -0.026199139654636383, 0.2836918532848358, -0.029112162068486214, -0.34823670983314514, -0.7924543023109436, -0.06573132425546646, 0.2581300735473633, 0.43894922733306885, -0.12174073606729507, 0.7915751934051514, 0.6269025206565857, 0.7175185680389404, -0.17741751670837402, -0.18351876735687256, -0.21191701292991638, 0.08134052157402039, -0.559372067451477, 0.28774040937423706, -0.17203223705291748, -0.23987461626529694, -0.656956136226654, 0.4067385494709015, -0.2502027750015259, 0.03375910967588425, -0.38326406478881836, -0.7190659642219543, -0.3172949254512787, 0.12495658546686172, -0.39408576488494873, 0.7127261757850647, -0.8125932812690735, 0.5213340520858765, 0.13951173424720764, 0.27319690585136414, 1.0075989961624146, 0.2273935228586197, -0.07771623879671097, -0.5311927795410156, 0.3499755859375, -0.023627547547221184, 0.3620744049549103, 0.08864259719848633, 0.7744914293289185, 0.351661741733551, -0.37009087204933167, 0.29396653175354004, 0.7910100817680359, 0.22925864160060883, -0.11175825446844101, 0.13661208748817444, -0.760055661201477, -0.38442501425743103, 0.9410492777824402, -0.5524826645851135, -0.5169113278388977, -0.7107025384902954, 0.2561064660549164, 0.3714071214199066, -0.41411682963371277, -0.3821197748184204, 1.0064465999603271, 0.15609292685985565, 0.8850371837615967, 0.4854642450809479, -0.2112116515636444, -0.22584083676338196, -0.3988206386566162, 0.5075117945671082, 0.714297890663147, -0.4722464978694916, 0.5373538136482239, 0.4434342384338379, 0.3788093328475952, -0.6651657819747925, 0.29972565174102783, 0.2833358645439148, 0.5318171381950378, -0.5195661783218384, -0.09990596026182175, -0.04526528716087341, 0.06970562785863876, 0.9345258474349976, 0.6466430425643921, 0.4543072283267975, -0.17040252685546875, 0.23569592833518982, 0.09052041172981262, 0.19040822982788086, -0.6965616941452026, 0.008324675261974335, -0.23362872004508972, 0.1807844191789627, -0.22104810178279877, 0.516927182674408, -0.5852802395820618, 0.27709251642227173, 0.2275899201631546, 0.6178677082061768, 0.3937422037124634, -0.31293985247612, 0.8493106365203857, 0.24367377161979675, -0.7952420711517334, -0.21236708760261536, -0.2622925937175751, 0.2751751244068146, -0.4571388363838196, 0.6426018476486206, -0.07215119898319244, -0.6868916749954224, -0.26151177287101746, -0.5498431324958801, 0.1073867678642273, 0.5687823295593262, 0.6473793387413025, 0.005503699649125338, 0.5034468173980713, -0.23389001190662384, 0.5269543528556824, 0.8568474650382996, -1.286413311958313, 0.3821960389614105, 0.3180285096168518, 0.13448023796081543, 1.3224689960479736, 0.19798535108566284, 0.21938079595565796, -0.06469626724720001, -0.3409712612628937, -0.20228685438632965, 0.6410350799560547, -0.18715019524097443, -0.06462283432483673, 0.41608983278274536, 0.11325396597385406, -0.33214300870895386, 0.3346470594406128, -0.41304856538772583, 0.1803949475288391, 0.04911959171295166, 0.5176469087600708, -0.018084537237882614, 0.5863277316093445, -0.02349270135164261, 0.6206918954849243, -0.6626793146133423, 0.5740007758140564, -0.6744732856750488, -0.8565320372581482, -0.548477828502655, 0.3369751572608948, 0.6879385709762573, -0.5912923216819763, -0.023527255281805992, -0.1587376892566681, 0.9428508281707764, 0.8917523622512817, 0.21582019329071045, -0.13857410848140717, 0.2834031879901886, 0.614475429058075, -0.3871086537837982, 0.7203019261360168, 0.12830109894275665, 0.29303354024887085, -0.3839658200740814, 0.6620068550109863, -0.13435514271259308, -0.802581250667572, -0.19180460274219513, -0.30472204089164734, -0.37869560718536377, 0.049870338290929794, -0.08487087488174438, 0.6100781559944153, 0.3633963167667389, 0.4490470886230469, -0.554591715335846, -0.26395758986473083, -0.23777462542057037, -0.8809782862663269, -1.0085777044296265, 0.37580475211143494, 0.13922066986560822, 0.9016366004943848, -0.40850141644477844, -0.33055439591407776, 0.94063401222229, 0.20240092277526855, -0.36314961314201355, 0.5325341820716858, 0.7717613577842712, -0.1048220619559288, -0.8595467209815979, -0.028852397575974464, -0.2452046424150467, 0.6709000468254089, -0.12023982405662537, 1.0593928098678589, 0.1475646048784256, -0.10463674366474152, 0.16415034234523773, 0.6939206719398499, 0.7703132629394531, 0.23772099614143372, -0.21862033009529114, -0.893507719039917, 0.26192501187324524, 0.18142421543598175, -0.5097085237503052, 0.5134633779525757, -0.13230203092098236, 0.42962318658828735, 0.28664374351501465, 0.8328866958618164, 0.023541204631328583, -0.03998134285211563, 0.1853310614824295, 0.33010053634643555, 0.40777239203453064, -0.4054040312767029, 0.47427573800086975, 0.0379456952214241, -0.06236037611961365, 1.2112815380096436, 0.3192156255245209, 0.299236536026001, 0.08591604232788086, -0.11925345659255981, 0.7258607745170593, 0.5749229788780212, -0.9835788011550903, 0.8552086353302002, 0.6239475607872009, -0.07432764768600464, -0.9240116477012634, -0.8663138151168823, 0.7671113610267639, 1.048125147819519, -0.5029920339584351, -0.40172553062438965, -0.10337090492248535, -0.24463292956352234, -0.9047142863273621, -0.21175320446491241, 0.4686819612979889, 0.4602295160293579, -0.6217822432518005, 0.3322368562221527, 0.0695432797074318, -0.9831212162971497, -0.7562693953514099, 0.12284985929727554, -0.9055704474449158, -0.18732154369354248, -0.3262006640434265, -0.3844556510448456, 0.5773783922195435, -0.4282783567905426, -0.06734407693147659, -0.8037950992584229, -0.46123361587524414, -0.06564464420080185, 0.30149024724960327, 0.47350841760635376, 0.8749600052833557, -0.622120201587677, -0.7850830554962158, -0.049506887793540955, -0.3697969913482666, 1.234076738357544, -0.4394488036632538, 0.31420430541038513, -0.001063095172867179, -0.37810105085372925, -0.18904921412467957, -0.1732253134250641, 0.14810113608837128, 0.6532391309738159, -0.1505717784166336, -0.06447140127420425, 1.1451926231384277, 0.4118589162826538, 0.6035194993019104, 0.04065057262778282, 0.025906328111886978, 0.39983728528022766, -0.13531461358070374, -0.10345138609409332, 1.2566944360733032, 0.14155547320842743, -1.735202431678772, 0.1980922669172287, -0.25940990447998047, 0.4505649507045746, -0.7835310697555542, 0.616399884223938, -0.3023536503314972, 0.12542445957660675, -1.0632504224777222, -0.4658942222595215, -0.21869032084941864, -0.8292611241340637, 0.09773213416337967, 0.004742116667330265, -0.269223690032959, 0.1936645209789276, 0.2523753046989441, -0.562451958656311, 0.6644687652587891, -0.13305987417697906, -0.13562123477458954, -0.3631986379623413, -0.48641377687454224, 0.8124828934669495, 0.026342056691646576, 0.27452486753463745, -0.2095886915922165, 0.03670811280608177, 0.32713228464126587, 0.18261533975601196, -0.1544009894132614, -0.6891323924064636, 1.0366743803024292, 0.2788045108318329, -0.3688981235027313, 0.23066262900829315, 0.7015748620033264, -0.46472832560539246, -0.8608501553535461, 0.021581297740340233, -0.6568044424057007, -0.20166192948818207, -0.13384178280830383, 0.8690178394317627, 0.17421096563339233, 0.5767285823822021, -0.1476731151342392, -0.36065420508384705, 0.9247519969940186, 0.2218044400215149, 0.3226974308490753, 0.13251575827598572, -0.12017843872308731, -0.11447066813707352, -0.1705336719751358, -0.43726757168769836, 0.16777819395065308, 0.5429011583328247, 0.3798797130584717, -0.0679410994052887, 0.6606662273406982, -0.15842576324939728, -0.1380157768726349, 0.7355107665061951, -0.1153712049126625, -0.22936531901359558, 0.4339137673377991, 0.4361937344074249, 0.5948464274406433, -0.026641853153705597, 0.31455904245376587, 0.15298129618167877, 0.6666520833969116, 0.22813721001148224, -0.13528040051460266, -0.1595114916563034, -0.18484102189540863, -0.6664783358573914, -0.5993145108222961, -0.6446982026100159, -0.2476334571838379, -0.06536303460597992, 0.6046282649040222, -1.0142797231674194, -0.724909782409668, -0.5080329179763794, 1.5154880285263062, 0.8796361088752747, 1.235985279083252, 0.5605800151824951, 0.7634276151657104, -0.038330357521772385, -0.42495647072792053, 0.44024577736854553, -0.3634975552558899, 0.829362154006958, -0.6492164731025696, 0.6404704451560974, -0.3373648524284363, 0.25649458169937134, -0.2278595119714737, 0.3528508245944977, -0.7220475077629089, -0.12638628482818604, -0.227827250957489, -0.4430297911167145, -0.8289318680763245, 0.10912875831127167, -0.433525949716568, 0.33858954906463623, 0.0894952341914177, -0.07904662936925888, -0.10666809231042862, 0.4024079144001007, 0.24145974218845367, -1.191996455192566, -0.043557681143283844, -0.9527074098587036, -0.25437021255493164, 0.5950584411621094, -0.006855703424662352, -0.08638415485620499, -0.38325783610343933, -0.33214205503463745, -0.9658242464065552, 0.2982920706272125, 0.5862348675727844, 0.7166060209274292, -0.3390730917453766, -1.1102678775787354, -0.5585407018661499, -0.4667457044124603, -0.2004724144935608, -0.44892045855522156, -0.3001447319984436, 0.23812294006347656, 0.19254963099956512, 0.3225710391998291, -0.1769871562719345, -0.5378061532974243, 0.24386200308799744, -0.49895256757736206, 0.013148776255548, -0.25296923518180847, 0.2780037522315979, -0.06663847714662552, -0.43267714977264404, 0.5043838024139404, 0.21218633651733398, 0.050244975835084915, -0.06518252193927765, -0.5111767649650574, -0.09931744635105133, -0.6306019425392151, -0.42234358191490173, 0.47961747646331787, 0.18670439720153809, -0.5899726748466492, 0.7147407531738281, -0.44823744893074036, -0.8677912950515747, 0.16804267466068268, 0.3767715394496918, 0.17816632986068726, -0.20623962581157684, -0.45707470178604126, 0.43515729904174805, 0.521194577217102, 0.061739709228277206, 0.1070307046175003, -0.4265105128288269, 1.305760383605957, 0.1764189451932907, 0.7123456001281738, -0.9865295886993408, -1.0087618827819824, 0.7060618996620178, -0.05371127277612686, 0.16006183624267578, 0.5313539505004883, -0.00830819457769394, -0.5084373950958252, 0.002779585076496005, 0.025859100744128227, -0.38781604170799255, -0.37686270475387573, 0.1884639412164688, -0.4451884329319, -0.17522032558918, -0.17279256880283356, -0.4740791320800781, 0.4508870840072632, -0.051675476133823395, 0.5071810483932495, -0.34849753975868225, 0.4966477155685425, -0.40672996640205383, 0.14549174904823303, -1.3198604583740234, 0.16158349812030792, -0.40310680866241455, 0.1404876708984375, -0.5232565402984619, 0.5307863354682922, 0.11999872326850891, 0.07172118127346039, 0.7623874545097351, -0.37742480635643005, -1.1521620750427246, 0.8142292499542236, -0.33484217524528503, -0.5620867609977722, -0.4177466034889221, 0.6686148047447205, -0.12029542028903961, 0.628648042678833, -0.042153261601924896, -0.4389492869377136, -0.6809768676757812, -0.5985621213912964, 0.042518313974142075, -0.1561950445175171, -0.07088588178157806, -0.6081136465072632, -0.6269662976264954, -0.1669350117444992, 0.15083323419094086, 0.2622840404510498, -1.5110067129135132, -0.010451080277562141, -0.18249064683914185, 0.32464852929115295, -0.5135163068771362, -0.3240557312965393, -0.5170494318008423, -0.2413390576839447, 0.5635004043579102, 0.5067272186279297, -0.2894367575645447, -0.3065652847290039, -0.0386294461786747, 0.4493783414363861, -0.1368730664253235, 0.2616441547870636, -0.6979395747184753, -0.2187703400850296, 0.14250369369983673, -0.2109772264957428, -0.6993279457092285, 0.4723343253135681, 0.06299728155136108, 0.5593302845954895, 0.29776713252067566, 0.724162757396698, 0.04046101123094559, 0.12744969129562378, -0.38845589756965637, 0.0038592719938606024, 0.36458083987236023, -0.046692829579114914, 0.03384654223918915, -0.09090915322303772, 0.7593339681625366, 0.9125153422355652, 0.22831088304519653, -0.7358089089393616, 0.5838261842727661, -0.7106983661651611, -1.0427814722061157, 0.4263254702091217, -0.23736067116260529, 0.1569114625453949, -0.08947734534740448, -0.3104158043861389, 0.743173360824585, -0.03926911577582359, 0.006202047690749168, 0.8292587995529175, 0.06561615318059921, 1.123923659324646, -1.1712708473205566, 0.2763856053352356, 0.6525110602378845, 0.1799100637435913, 0.2792299687862396, -0.5169282555580139, 0.5685114860534668, 0.21032433211803436, -0.43594300746917725, -0.6116182208061218, -0.4489869773387909, -0.20014189183712006, 0.8999580144882202, -0.23064136505126953, 0.348237007856369, -0.2969478666782379, -0.5243885517120361, -0.4285963475704193, -0.22929781675338745, 0.6606472730636597, -0.1396324187517166, 0.683050811290741, 0.36420100927352905, 0.5083005428314209, -0.7271924018859863, 0.37671369314193726, -0.13045363128185272, 0.10130640864372253, 0.4816316068172455, 0.8129602074623108, -0.7203613519668579, 0.938289999961853, 0.037503432482481, -1.2906291484832764, -0.4145725965499878, -0.9190589785575867, 0.18500211834907532, -0.31120699644088745, -0.343670517206192, -0.06115540489554405, 0.21114228665828705, 0.08511368185281754, 0.5587285757064819, 0.8094838857650757, 0.040065888315439224, -0.12947118282318115, -0.6017559766769409, 0.055295009166002274, 0.25249046087265015, 0.46293342113494873, 0.398456871509552, -0.5540285110473633, -0.843594491481781, -0.16610059142112732, -0.15243028104305267, -0.17142130434513092, 0.03677196428179741, 0.7057499885559082, 0.2834663987159729, 0.6034145951271057, 0.49191027879714966, 0.3741651177406311, 0.38494357466697693, -0.29918399453163147, 0.2458188682794571, -0.10674213618040085, -0.3802722096443176, -1.072055697441101, -1.1078187227249146, -0.3590787947177887, -0.2332731932401657, 0.3960488438606262, 0.2589564919471741, -0.17928333580493927, -0.18951651453971863, -0.009938441216945648, 0.06586748361587524, -1.3461246490478516, -0.21391673386096954, -0.9574493169784546, -0.4544641971588135, 0.537179172039032, 0.2293761521577835, 0.030490055680274963, -0.032925430685281754, -0.6976876258850098, -0.06085588037967682, -0.9541083574295044, 0.7626912593841553, 0.030972832813858986, 0.10550760477781296, -0.12702064216136932, -0.23363924026489258, -0.7418861389160156, -0.8007073402404785, 0.07742180675268173, -0.25885289907455444, -0.5027302503585815, -0.24657951295375824, 0.23136478662490845, -0.24418878555297852, -0.8118183016777039, -0.003377689979970455, -0.07188474386930466, -0.18169806897640228, 0.2589510679244995, -0.5496750473976135, -0.292965829372406, 0.6186453700065613, -0.4590548872947693, -0.0009094553533941507, -0.2985007166862488, 0.18438051640987396, 0.9282526969909668, -0.7439911961555481, 0.5469131469726562, 0.07736813277006149, -0.01999393105506897, 0.12444139271974564, 0.028356511145830154, -1.0425281524658203, -0.4651663601398468, -0.12876515090465546, -0.4561901092529297, 0.22766196727752686, -0.716920018196106, -0.33373865485191345, -0.16135543584823608, 0.025716498494148254, -0.10778875648975372, 0.6447970867156982, 0.20667512714862823, 0.2353348433971405, -0.2358328253030777, 0.5780003070831299, 0.08050008863210678, -0.2074057012796402, -0.3681612014770508, 0.5321522951126099, -0.08960405737161636, -0.7831276655197144, 0.16773685812950134, -0.0806804969906807, -0.66466224193573, 0.406296968460083, 0.02018233947455883, -0.4080463945865631, 0.08060304075479507, -0.8141137957572937, 0.009089840576052666, 0.5174303650856018, 0.1979973316192627, 0.17534342408180237, 0.14050687849521637, 0.2636280357837677, -0.6687687039375305, 0.6401978731155396, -0.9237583875656128, -0.1917157620191574, 0.16588236391544342, -0.4639543294906616, -0.2897404134273529, -0.656954824924469, 0.15525753796100616, 0.43107885122299194, 0.18180350959300995, -0.11480076611042023, 0.3765641152858734, -0.13530708849430084, 0.25101062655448914, 1.228761911392212, -1.2743693590164185, -1.211309790611267, -0.48572155833244324, 0.9959302544593811, -0.5723723769187927, -0.9046742916107178, -0.393331915140152, 0.8627241849899292, -0.08111711591482162, 0.3534650206565857, -0.4778643250465393, -0.07555581629276276, 0.0982581302523613, 0.22269941866397858, 0.1793828010559082, 0.15375365316867828, -0.6060099005699158, 0.44669976830482483, -0.7427037954330444, 0.26485002040863037, -0.29448220133781433, -0.13318763673305511, 0.24220947921276093, 0.21797335147857666, 0.0005890136817470193, 0.61881422996521, -0.6380431056022644, 0.0331287607550621, 1.1399681568145752, 0.5955164432525635, 0.4286562502384186, -0.3564218580722809, -0.28300797939300537, -0.07740029692649841, 0.8447778820991516, -0.641531229019165, 0.6279656887054443, -0.32347872853279114, 0.028049997985363007, 0.11565147340297699, -0.8970242738723755, -0.34199878573417664, 0.2145463079214096, 0.04691259190440178, -0.08599474281072617, -0.5798189640045166, 0.18658894300460815, -0.11269845068454742, -0.3318149745464325, -0.27448949217796326, 0.8746324777603149, 0.11865801364183426, -0.1162756159901619, -0.16468903422355652, -0.1339280754327774, 1.0345503091812134, -0.6380182504653931, 0.8008448481559753, 0.305525004863739, -0.5180587768554688, 0.17389537394046783, 0.08590389788150787, -0.3054209351539612, 0.8228507041931152, 1.2580918073654175, -0.18426494300365448, -0.22522418200969696, 0.7090404629707336, 0.24014060199260712, 0.457074910402298, 0.7206240892410278, -0.21672827005386353, -0.6608315706253052, -0.18440118432044983, -0.35788387060165405, -0.6499243974685669, -0.47809290885925293, -0.252902626991272, 0.26879867911338806, -0.7200340032577515, 0.5265488624572754, -0.48987725377082825, -0.09991670399904251, -0.5475147366523743, 0.5612510442733765, -0.4240880310535431, 0.09997911751270294, 0.41972216963768005, 0.03660395368933678, -0.10583778470754623, 1.2641195058822632, 0.04560764878988266, 0.617315411567688, -0.45236068964004517, 1.3991137742996216, 0.19232498109340668, -0.5932844281196594, -0.07710737735033035, -0.516173779964447, -0.20584042370319366, -0.36898404359817505, -0.20659948885440826, -0.45097649097442627, 0.032781656831502914, -0.5081954002380371, 0.5184684991836548, -0.6369286775588989, -0.055200353264808655, -0.7801662087440491, 0.19874097406864166, -1.2838811874389648, -0.5872206687927246, 0.30751487612724304, -0.5664438009262085, -0.8780708909034729, -0.45645245909690857, 0.6104322075843811, 0.2795792520046234, 0.49611419439315796, -0.40074586868286133, 0.15408426523208618, -0.18431447446346283, -0.17062504589557648, -1.0683510303497314, -0.09484954923391342, 0.2655293345451355, 0.11179826408624649, 0.4045594036579132, -0.965127170085907, -0.9056757688522339, -0.021009042859077454, -0.503571629524231, -0.513054609298706, 0.8218655586242676, 0.1485573947429657, 0.532770037651062, 0.4299527704715729, -0.4744938313961029, -0.13340608775615692, -0.3891613781452179, 0.7436559796333313, -0.26410341262817383, 0.423801451921463, 0.48301273584365845, -0.1528012901544571, -0.04188363254070282, 0.07715059816837311, 0.49786311388015747, -0.3396186828613281, -0.2931341528892517, -0.08247021585702896, 0.5887243747711182, -0.68211829662323, -0.5267080664634705, -0.1673259288072586, -0.13080677390098572, 0.23498152196407318, 0.020096777006983757, -1.204447865486145, 0.8775510191917419, -1.3549275398254395, -0.3256949484348297, -0.6109834313392639, 0.23812004923820496, 0.19002610445022583, -0.04175056517124176, 0.8629984855651855, -1.1459684371948242, 4.13444185256958, 0.36466309428215027, 0.38194024562835693, 0.37022435665130615, 0.33015763759613037, 1.0231255292892456, 0.9010366201400757, 0.20123188197612762, 0.3297213613986969, -0.44995030760765076, 0.4067937135696411, -0.07200930267572403, 0.5692685842514038, 0.4992928206920624, 0.18542088568210602, 0.7175443768501282, -0.7550777196884155, 1.0106594562530518, 0.05785256251692772, -0.6185744404792786, -1.1477597951889038, -0.05802217870950699, -0.5098800659179688, 0.3408863842487335, 0.7368035316467285, 0.4201070964336395, -0.5149744749069214, -0.8082635998725891, 0.6593161821365356, -0.12615226209163666, 0.18190062046051025, -0.19469866156578064, -0.07679136842489243, -0.2561735510826111, -0.2448519617319107, 0.3229270577430725, -0.632996141910553, -0.4630299508571625, -0.3332485854625702, -0.3095625042915344, 0.8265703916549683, 0.12168814241886139, -0.19248703122138977, -0.2319628745317459, 0.29941365122795105, 0.5275061130523682, -0.8749544620513916, 0.4256870150566101, 0.6560205221176147, -0.30508795380592346, 0.42425113916397095, -0.2654416263103485, 0.597427487373352, 0.09777362644672394, -1.0839771032333374, 0.38005074858665466, -0.1590072512626648, -0.20763961970806122, 0.21965153515338898, -0.34848374128341675, 0.4449407458305359, -0.6575794816017151, -0.045846857130527496, -0.30465686321258545, -0.8179810643196106, 0.5041452050209045, -0.19203948974609375, 0.4207246005535126, -0.28227514028549194, -0.18672023713588715, -0.13824018836021423, -0.08203256130218506, -0.15380799770355225, -0.9049447178840637, 0.9462783932685852, 0.06513695418834686, 0.19693395495414734, 0.16423586010932922, 0.5074462890625, -0.441356360912323, -0.5282683968544006, -0.3197530508041382, -0.4539143741130829, 0.35870543122291565, 0.7406251430511475, 1.3956630229949951, 0.09527542442083359, -1.198612928390503, 0.4751359224319458, 0.731062650680542, 0.33903709053993225, 0.23728862404823303, -0.447693407535553, 0.5509871244430542, -0.08864959329366684 ]
[ 8103, 1012, 21144, 1012, 21025, 2102, 1013, 18008, 1013, 2695, 1011, 13590, 16500, 10090, 4115, 5602, 20611, 2079, 2025, 2911, 2007, 1996, 6745, 10090, 1010, 4496, 2024, 7427, 10489, 19974, 7172, 1012, 5678, 1010, 2065, 2017, 2024, 2551, 2007, 3674, 10090, 3934, 1010, 2169, 2028, 2038, 12530, 15266, 1998, 10090, 4617, 2029, 2064, 2707, 2000, 4736, 1012, 2005, 2122, 4436, 1010, 2009, 2003, 4748, 11365, 3085, 2000, 2224, 1037, 10090, 3208, 1012, 2017, 2071, 2074, 16500, 10090, 3495, 1006, 1041, 2290, 1012, 19219, 2080, 26794, 16500, 10090, 1011, 16475, 1007, 1010, 2021, 2017, 2089, 3497, 2203, 2039, 2007, 1996, 16542, 2544, 1998, 2053, 2126, 2000, 10651, 1012, 2612, 1010, 5136, 2478, 2028, 1997, 1996, 2116, 2367, 10090, 4044, 10489, 2800, 1012, 1996, 18804, 13102, 4135, 4183, 2136, 19233, 21144, 2368, 2615, 1998, 27634, 2213, 1006, 3602, 2008, 27634, 2213, 2515, 5478, 1037, 2128, 1011, 8833, 2378, 2000, 3143, 1007, 1012, 7539, 1997, 2115, 3601, 1010, 2017, 1521, 2222, 2215, 2000, 2191, 2469, 2008, 1010, 2043, 2503, 1996, 1066, 1013, 21025, 2102, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 14176, 1010, 2017, 2024, 2770, 1996, 6149, 2544, 1997, 10090, 1024, 1002, 3729, 1066, 1013, 21025, 2102, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1002, 4937, 1012, 10090, 1011, 2544, 1017, 1012, 1014, 1012, 1016, 1002, 10090, 1011, 1058, 10090, 1017, 1012, 1014, 1012, 1016, 2361, 10790, 2581, 1006, 25682, 1011, 5718, 1011, 5718, 13921, 1014, 18939, 2575, 2620, 2546, 2692, 21926, 2509, 1007, 1031, 1060, 20842, 1035, 4185, 1011, 11603, 1033, 3602, 1024, 1996, 10090, 2544, 2003, 3497, 2000, 2689, 2058, 2051, 1010, 2061, 2123, 1521, 1056, 11160, 2006, 1996, 6434, 1999, 1996, 2682, 2742, 1012, 2612, 1010, 12210, 2115, 10090, 1011, 1058, 6434, 2007, 1996, 2544, 2193, 3205, 1999, 1996, 1012, 10090, 1011, 2544, 5371, 1012, 2065, 1996, 2048, 4617, 2123, 1521, 1056, 2674, 1010, 23818, 2115, 5536, 1012, 2065, 2008, 2515, 2025, 2147, 1010, 23363, 1996, 13460, 23416, 2075, 12653, 2005, 2115, 10090, 4044, 3208, 1012, 6854, 1010, 13460, 23416, 2075, 1996, 10090, 4044, 2003, 3458, 1996, 9531, 1997, 2023, 6254, 1010, 2021, 2514, 2489, 2000, 3362, 2041, 2005, 2451, 2490, 2478, 1996, 6971, 2012, 1996, 3953, 1997, 2023, 6254, 1012, 16500, 20296, 4783, 29278, 2063, 2017, 2448, 18804, 13102, 4135, 4183, 1010, 2017, 2097, 2342, 2000, 10651, 1996, 20296, 1006, 10090, 8860, 1007, 2008, 18804, 13102, 4135, 4183, 9041, 2006, 1024, 3729, 1066, 1013, 21025, 2102, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1013, 17070, 16500, 14012, 2099, 14012, 16500, 2065, 2017, 8087, 2019, 7561, 2007, 1996, 2682, 3094, 1010, 6523, 2000, 1996, 14012, 6434, 1998, 3945, 2005, 1996, 7561, 4471, 2247, 2007, 1996, 2171, 1997, 1996, 17070, 2008, 3478, 1012, 3497, 1010, 2017, 1521, 2222, 2342, 2000, 26794, 2131, 16500, 1037, 24394, 2008, 2003, 3223, 2011, 2008, 3327, 17070, 1012, 23156, 999, 2017, 2031, 2085, 2275, 2039, 1037, 2458, 4044, 1998, 1996, 6745, 2544, 1997, 1996, 18804, 13102, 4135, 4183, 7705, 1012, 2065, 2017, 2628, 2023, 5009, 3357, 1011, 2011, 1011, 3357, 1010, 1998, 2017, 2743, 2046, 2151, 3471, 1010, 2009, 2052, 2022, 3565, 2307, 2065, 2017, 2071, 2330 ]
metasploit
91.txt
2
a new issue so we can either help you, or, more likely, update the docs. optional : set up the rest api and postgresql databasethe following optional section describes how to manually install postgresql and set up the metasploit database. alternatively, use our omnibus installer which handles this more reliably. confirm that the postgresql server and client are installed : sudo apt update & & sudo apt - get install - y postgresql postgresql - client sudo service postgresql start & & sudo update - rc. d postgresql enable ensure that you are not running as the root user. initialize the metasploit database : cd ~ / git / metasploit - framework. / msfdb init if you receive an error about a component not being installed, confirm that the binaries shown are in your path using the which and find commands, then modifying your $ path environment variable. if it was something else, open a new issue to let us know what happened. if the msfdb init command succeeds, then confirm that the database is accessible to metasploit : $. / msfconsole - qx " db _ status ; exit " congratulations! you have now set up the metasploit web service ( rest api ) and the backend database. optional : tips to speed up common workflowsthe following section is optional but may improve your efficiency. making sure you ’ re in the right directory to run msfconsole can become tedious, so consider using the following bash alias : echo'alias msfconsole = " pushd $ home / git / metasploit - framework & &. / msfconsole & & popd "'> > ~ /. bash _ aliases consider generating a gpg key to sign your commits. read about why and how. once you have done this, consider enabling automatic signing of all your commits with the following command : cd * path to your cloned msf repository on disk * git config commit. gpgsign true developers tend to customize their own git aliases to speed up common commands, but here are a few common ones : [ alias ] # an easy, colored oneline log format that shows signed / unsigned status nicelog = log - - pretty = format :'% cred % h % creset
[ 0.3390892446041107, -0.17035134136676788, -0.3999325633049011, 0.6428276896476746, -0.3885963261127472, -0.04000139236450195, -0.1615111082792282, 0.7652918100357056, 0.6802725195884705, 0.8176406621932983, -0.024493908509612083, -0.356266051530838, 0.19861117005348206, -0.6081956624984741, -0.31769901514053345, 0.10581906884908676, -0.5526515245437622, -0.2751794159412384, -1.010615348815918, -0.17605337500572205, 0.2143508940935135, 0.26621493697166443, -0.8353564739227295, -0.8076249957084656, -0.7752317786216736, 0.680522620677948, 0.14131799340248108, -0.044956523925065994, 0.9131811261177063, 0.5638269186019897, 1.0524983406066895, -0.05337623506784439, 0.22909730672836304, -0.6257039308547974, 0.2134736180305481, -0.135688915848732, 0.6254940032958984, 0.25855207443237305, 0.004370801150798798, -0.5893430113792419, 0.4762979745864868, -1.0181976556777954, -0.020073039457201958, -0.8190240263938904, -0.554364800453186, -0.4830453395843506, 0.1271757334470749, -0.035125281661748886, 0.8768063187599182, -0.7594413161277771, 0.029976380988955498, 0.44201549887657166, -0.02010371722280979, -0.023226678371429443, 0.14218856394290924, -0.26671138405799866, -0.26155245304107666, 0.22970637679100037, -0.4261583685874939, 0.24423353374004364, 0.25115036964416504, 0.5196548104286194, 0.38793668150901794, -0.7728995680809021, 0.23470205068588257, 0.2523691952228546, 0.2236546277999878, -0.5104852318763733, -0.07627552002668381, -0.1413259208202362, -0.24258863925933838, 0.933113694190979, -0.16345559060573578, -0.36834853887557983, -0.43403154611587524, 0.42309334874153137, 0.554452657699585, -0.7590287923812866, -0.6648464202880859, 0.8407949209213257, -0.3961678743362427, 0.42119330167770386, 0.3433455228805542, 0.32478541135787964, -0.2960924208164215, -0.37327301502227783, 0.3165026307106018, 1.0642999410629272, -0.3758894205093384, -0.04107069969177246, 0.20513643324375153, 0.4011904299259186, -0.3053114116191864, 0.10045303404331207, 0.27421653270721436, 1.0293169021606445, -0.26292750239372253, -0.15274015069007874, 0.6050050258636475, -0.09010407328605652, 0.07606267929077148, 0.5850375294685364, -0.16494965553283691, 0.22801756858825684, -0.2513193190097809, 0.48374852538108826, 0.0006774634239263833, -0.17238257825374603, 0.0016996136400848627, 0.029008401557803154, 0.005433338228613138, -0.23799356818199158, 0.41084346175193787, -0.465391606092453, -0.30505239963531494, 0.7628867626190186, 0.7434884905815125, 0.6216550469398499, -0.5246654152870178, 0.40074652433395386, 0.1514132171869278, -0.52584308385849, -0.04983827844262123, -0.3053933084011078, 0.36051326990127563, -0.37562793493270874, 0.7153035402297974, 0.4048168957233429, -0.585030198097229, -0.2317446917295456, -0.39450326561927795, -0.4114808440208435, 0.20331980288028717, 0.6969555616378784, -0.05503155663609505, 0.12831127643585205, 0.3240039646625519, 0.3271758258342743, 1.0914663076400757, -0.8260594606399536, 0.09070742875337601, 0.33150023221969604, 0.22261588275432587, 1.455815076828003, 0.561918318271637, -0.15730048716068268, -0.3410041332244873, 0.1834004670381546, -0.2910442054271698, 0.9763953685760498, -0.2766498029232025, 0.26359763741493225, 0.795499861240387, -0.17805896699428558, -0.11014419794082642, -0.14583200216293335, -0.464442640542984, 0.4869728684425354, 0.08812310546636581, -0.054172880947589874, -0.28767260909080505, 0.7595250010490417, -0.12317709624767303, 0.375661700963974, -0.252911239862442, 0.7482019066810608, -0.5996105670928955, -0.20282606780529022, -0.4058399200439453, -0.22398588061332703, 0.24797192215919495, -0.1541697084903717, -0.6336215734481812, 0.05265801399946213, 1.502839207649231, 0.9345582127571106, -0.4046946167945862, -0.33434584736824036, 0.49935382604599, 0.3482722342014313, -0.635447084903717, 0.5771967172622681, 0.290487140417099, 0.7972219586372375, 0.38257336616516113, 0.4759940207004547, -0.046636272221803665, -0.7955977320671082, -0.31986692547798157, -0.6675113439559937, -0.7652207612991333, 0.4218168258666992, -0.36760634183883667, 0.6066266894340515, 0.7804309129714966, 0.026945210993289948, -1.0692732334136963, 0.3084029257297516, -0.09427765756845474, -0.6351889967918396, -0.9178245663642883, 0.3097594380378723, -0.2646048069000244, 0.8815446496009827, -0.18634216487407684, -0.2916644513607025, 0.5981109738349915, 0.21930478513240814, -0.2967788279056549, 0.43412524461746216, 0.7280430793762207, -0.005138900596648455, -0.7943405508995056, -0.07338022440671921, -0.449158251285553, -0.35818350315093994, -0.7967021465301514, 0.8021248579025269, -0.3085155785083771, -0.36247268319129944, 0.3401929438114166, 0.7017226815223694, 0.8467568159103394, 0.3463999032974243, -0.6106770038604736, -0.6357017755508423, 0.4917771816253662, 0.05633270740509033, -0.8105869293212891, 0.5255956649780273, -0.03342772647738457, 0.5432090759277344, 0.7391682267189026, 1.0608829259872437, 0.29877007007598877, -0.8141230940818787, 0.5039883852005005, 0.44930896162986755, -0.061159856617450714, 0.16975203156471252, -0.13871918618679047, 0.7080258727073669, 0.2590814530849457, 1.1186665296554565, -0.14472347497940063, 0.22019685804843903, 0.10374581813812256, -0.3370811641216278, 0.3434101939201355, 0.7662860155105591, -0.8194781541824341, 1.0867327451705933, 0.3474319577217102, 0.09820836782455444, -0.611824095249176, -0.6193990111351013, 0.6812198162078857, 1.205256700515747, -0.9869697690010071, -0.7043289542198181, 0.2031630575656891, 0.04978189244866371, -0.770982027053833, -0.04092906415462494, -0.026540245860815048, 0.424368292093277, -0.6562741994857788, 0.5229821801185608, 0.49766793847084045, -0.45821043848991394, -0.3990408182144165, -0.11808113753795624, -0.5737617015838623, 0.11883077025413513, -0.6968733668327332, -0.2651973068714142, 0.056873153895139694, -0.6767670512199402, -0.04595493525266647, -0.025801682844758034, -0.8586183786392212, -0.17037628591060638, 0.1426992565393448, 0.807405412197113, 0.41469016671180725, -0.7888973355293274, -0.7643454074859619, -0.42478933930397034, -0.11503797024488449, 0.7374147772789001, -0.70567786693573, 0.04744594916701317, -0.10691184550523758, -0.28195104002952576, 0.2155570089817047, -0.683224081993103, 0.33616283535957336, 0.06470707803964615, 0.1364140659570694, -0.07066568732261658, 0.10292430222034454, 0.21699775755405426, 0.7568511366844177, 0.11691714078187943, -0.2583068609237671, 0.4756815433502197, -0.23136809468269348, 0.041239745914936066, 0.3660278916358948, 0.22348012030124664, -0.9471646547317505, 0.46236708760261536, -0.2295556217432022, 0.8733972311019897, -0.8701842427253723, 0.36866137385368347, 0.3184666335582733, 0.25829342007637024, -0.1653570830821991, -0.9245991110801697, 0.4022538959980011, -0.6659459471702576, 0.027579722926020622, -0.20818071067333221, -0.3170627951622009, 0.3330509662628174, 0.15575790405273438, -0.9618452787399292, 0.6338674426078796, -0.17743395268917084, -0.6446404457092285, 0.20992228388786316, -0.4614412784576416, 0.6015580892562866, -0.37924909591674805, 0.3943204879760742, -0.24772262573242188, -0.6162904500961304, 0.29225075244903564, 0.3920060098171234, -0.18669670820236206, -0.6166343688964844, 0.4042888879776001, 0.5224230289459229, -0.7725523710250854, 0.4628431797027588, 1.3818202018737793, -0.6012426018714905, 0.07553495466709137, 0.14941684901714325, -0.5614199042320251, -0.5860061645507812, 0.2573389410972595, 0.5897343754768372, 0.3348778784275055, 0.8690661191940308, -0.26725146174430847, -0.5912382006645203, 0.7213665843009949, 0.42405641078948975, 0.4597843289375305, 0.4807758033275604, 0.2244613915681839, 0.014146348461508751, -0.5620176196098328, -0.535297691822052, 0.387048602104187, 0.24900148808956146, 0.8055527806282043, -0.19350607693195343, 1.1314067840576172, -0.7494118213653564, 0.01114631351083517, 0.7759634256362915, -0.6334781050682068, -0.37688931822776794, 0.8988648653030396, 0.3715541362762451, 0.343759149312973, -0.35299643874168396, 0.5555777549743652, 0.1628599464893341, 0.21456599235534668, 0.7118017673492432, 0.24081246554851532, 0.1964503824710846, -0.5756062865257263, -0.5145549774169922, -0.6998334527015686, -0.8846765756607056, 0.36830416321754456, -0.2068493366241455, 0.15434838831424713, -0.7580768465995789, -0.5883020162582397, -0.5783176422119141, 0.48288556933403015, 1.2505340576171875, 0.8488662838935852, 0.8623175024986267, 1.0459864139556885, -0.2141808122396469, -0.3719034790992737, 0.5806856155395508, -0.09266743808984756, 0.4047711491584778, -0.1557604968547821, 0.8410113453865051, 0.014985775575041771, 0.14715521037578583, 0.13996300101280212, -0.30582794547080994, -0.5654914379119873, -0.11845515668392181, -0.14584088325500488, -0.13879945874214172, -0.94752037525177, 0.08578488975763321, -0.2234882116317749, -0.32531851530075073, -1.1369580030441284, -0.4753909707069397, 0.15293481945991516, 0.15857121348381042, 0.3635721206665039, -0.5391960144042969, -0.2777229845523834, -0.66242516040802, -0.014287259429693222, 0.2376299798488617, 0.04031417891383171, -0.5792087316513062, -0.7423333525657654, -0.3008430004119873, -0.6785618662834167, 0.8011394739151001, 0.7676475048065186, 0.5727778077125549, 0.10811933130025864, -0.7165267467498779, -0.13395045697689056, -0.14563362300395966, 0.20492009818553925, -0.5454330444335938, -0.15635831654071808, 0.2825782299041748, -0.18334919214248657, 0.3450990319252014, -0.32459425926208496, -0.3492223024368286, 0.274190217256546, -0.12498562783002853, 0.3557263910770416, -0.8114224076271057, -0.05861768499016762, 0.07783390581607819, -0.30493080615997314, 0.5053749680519104, 0.21200516819953918, -0.4316612184047699, -0.2098865658044815, -0.4507529139518738, 0.7945566773414612, -0.27903908491134644, -0.5927809476852417, 1.0631003379821777, -0.10212913155555725, 0.1158401370048523, 0.0768277570605278, 0.24813707172870636, -0.8767092823982239, 0.642816960811615, 0.11294660717248917, -0.295918345451355, 0.14221416413784027, -0.651598334312439, 0.5945558547973633, 0.32254987955093384, 0.12183566391468048, 0.05705714970827103, -1.1144026517868042, 1.2718420028686523, 0.43477895855903625, 0.8115323185920715, -1.185348629951477, -0.5121497511863708, 0.5128792524337769, 0.30529817938804626, 0.0177665576338768, 0.5554887056350708, -0.37891948223114014, 0.12956801056861877, -0.4326217770576477, 0.20110413432121277, -1.1145141124725342, -0.5524734854698181, 0.06091173738241196, -0.29788148403167725, 0.0716063380241394, -0.07628866285085678, 0.06558319926261902, -0.29219701886177063, -0.9275046586990356, 0.48905786871910095, -0.529751718044281, -0.03936479985713959, -0.763640284538269, -0.24936795234680176, -1.3374608755111694, -0.1784306913614273, -0.43120524287223816, -0.2943175137042999, -0.3982667922973633, -0.19139237701892853, 0.5148627161979675, 0.6378774642944336, 0.6439571976661682, -0.3565288484096527, -0.9593873620033264, 0.6048046946525574, -0.23232707381248474, -0.1661892682313919, 0.23575443029403687, 0.45674604177474976, -0.34859147667884827, 0.3056083917617798, -0.4445546269416809, -0.27819550037384033, -1.0097144842147827, -0.46526721119880676, -0.15998795628547668, -0.24339109659194946, -0.6596625447273254, -0.7076066136360168, -1.1897282600402832, -0.02187248133122921, 0.2316216230392456, 0.7886084318161011, -1.3526276350021362, 0.25837671756744385, -0.6512327790260315, 0.6958484053611755, -0.607517659664154, -0.06290028989315033, -0.3542265295982361, -0.2129668891429901, -0.4008179306983948, 0.8332945108413696, -0.17350701987743378, -0.08119705319404602, -0.2981686592102051, -0.15674318373203278, -0.14348380267620087, 0.615717351436615, -0.4741508364677429, -0.8761347532272339, 0.05494660884141922, -0.0417356863617897, 0.18739616870880127, 0.26343613862991333, -0.07777159661054611, 0.688412070274353, -0.3731837868690491, 0.13618923723697662, -0.5100886225700378, 0.12424851208925247, -0.6042851805686951, -0.14596812427043915, 1.0291187763214111, -0.6402928233146667, -0.03824630379676819, -0.325255811214447, 0.9645838737487793, 0.5877072215080261, -0.4010082185268402, -0.6195829510688782, 0.5749050378799438, -0.8543904423713684, -1.5117336511611938, 0.30755099654197693, -0.3681620657444, -0.18756036460399628, 0.36665719747543335, -0.33877864480018616, 0.5520356893539429, -0.1867617666721344, 0.48176342248916626, 1.230988621711731, -0.08544442057609558, 0.4067569375038147, -0.7963841557502747, 0.6000987887382507, 1.1999017000198364, 0.1688825786113739, 0.3437880873680115, -0.2892458140850067, 0.37521877884864807, 0.18529222905635834, -0.5955045819282532, -0.7330746054649353, -0.5893227458000183, -0.6050712466239929, 0.7161919474601746, -0.5086807608604431, 0.43378251791000366, -0.0876397117972374, -1.0983673334121704, -0.565889298915863, 0.4702723026275635, 0.3105548620223999, -0.2373974472284317, 1.0304605960845947, 0.5350586771965027, 0.1585884541273117, -0.24246855080127716, 0.3406808078289032, 0.39333364367485046, -0.4550595283508301, 1.0304670333862305, 0.2778737246990204, -0.32772982120513916, 0.9054247140884399, 0.5989459156990051, -0.9879574775695801, -0.7822485566139221, -0.867751955986023, 0.2661500871181488, 0.05549352243542671, -0.6035823822021484, -0.4220953583717346, 0.13245230913162231, 0.03795979171991348, 0.27417922019958496, 0.9677643775939941, -0.20485663414001465, 0.524516224861145, -0.5832945108413696, 0.5263829827308655, 0.12634408473968506, 0.3663298487663269, 0.24474236369132996, -0.33565783500671387, -0.4140733778476715, -0.7879849672317505, -0.008978307247161865, 0.4610166847705841, 0.42382267117500305, 0.9828218221664429, 0.008115367963910103, 0.3840510845184326, 0.4568553864955902, 0.09663009643554688, 0.7361559867858887, -0.271482914686203, 0.3610658645629883, 0.6651829481124878, -0.6871853470802307, -0.991756021976471, -0.44175994396209717, -0.16233590245246887, 0.27387896180152893, 0.6342252492904663, -0.130111962556839, -0.34014013409614563, -0.11199809610843658, 0.17527298629283905, -0.46530821919441223, -1.3258506059646606, -0.9666661024093628, -0.7797816395759583, -0.7118189930915833, 0.5390391945838928, 0.014486839063465595, 0.016873057931661606, -0.04099113866686821, -0.1626308709383011, -0.6741006970405579, -0.6856929063796997, 0.04591647908091545, -0.2951914668083191, -0.18316833674907684, -0.47361278533935547, 0.054193057119846344, -0.9969508647918701, -0.5196232795715332, -0.2414872646331787, 0.1218055859208107, -0.26447170972824097, 0.02952710911631584, -0.7013550996780396, -0.26365387439727783, -0.6114214062690735, 0.8255871534347534, -0.6674836874008179, 0.18184147775173187, 0.011980182491242886, -0.9170368909835815, 0.5161003470420837, 0.4684095084667206, -0.7527110576629639, 0.34793469309806824, 0.02087775431573391, -0.46748319268226624, 0.6348705887794495, -0.5424817204475403, 0.26389575004577637, -0.5540110468864441, 0.19585420191287994, -0.25547128915786743, 0.12489199638366699, -0.8974998593330383, 0.0199845302850008, 0.2638089954853058, -0.5588725209236145, -0.3553410470485687, -0.7806088924407959, -0.10489850491285324, -0.5895388126373291, -0.14514225721359253, -0.1186685785651207, 0.9271464347839355, 0.6466677188873291, -0.44736912846565247, -0.41533926129341125, 0.5082281827926636, -0.19846060872077942, -0.240280881524086, 0.27020224928855896, 0.18369832634925842, -0.036211952567100525, -0.6277129054069519, 0.3296566605567932, 0.285911500453949, -0.49065446853637695, 0.10948288440704346, -0.2726324796676636, -0.24363072216510773, -0.4733005166053772, -0.3838253617286682, 0.320188045501709, 0.6321184039115906, 0.4366317093372345, 0.2519734799861908, 0.21762892603874207, -0.43643543124198914, -0.9069085121154785, -0.455246239900589, -1.332441806793213, -0.09447833150625229, 0.31099602580070496, -0.7692707777023315, -0.558323323726654, -0.04040219634771347, -0.13378871977329254, 0.46949201822280884, 0.3714148998260498, 0.1441931575536728, -0.04418494552373886, 0.4490053057670593, 0.1491611748933792, 0.996955931186676, -0.990324854850769, -0.5502558350563049, -0.2734299302101135, 0.3127687871456146, -0.45562708377838135, -1.0717530250549316, 0.5927043557167053, 0.5606132745742798, 0.24597947299480438, 0.5540079474449158, -0.3485841453075409, 0.2221049815416336, 0.32487353682518005, 0.4483564794063568, 0.2682100534439087, 0.39248618483543396, -1.027584195137024, 0.8190429210662842, -0.6814517974853516, 0.4006192684173584, -0.7972774505615234, -0.24204188585281372, 0.4534793794155121, 0.5715908408164978, -0.3106851577758789, 1.123319387435913, 0.17583468556404114, 0.15459580719470978, 1.2726107835769653, 0.8051434755325317, 0.2119988203048706, -0.32810696959495544, -0.016185058280825615, -0.20367181301116943, 0.566276490688324, 0.028448745608329773, 0.7533988356590271, -0.09804364293813705, 0.26532918214797974, 0.11148979514837265, -0.3779370188713074, -0.12591838836669922, 0.825140655040741, -0.3113585114479065, 0.3185827434062958, -0.2725026607513428, -0.2521197497844696, -0.2090272456407547, -0.2876306176185608, -0.28073814511299133, 0.12816384434700012, 0.3427075445652008, 0.33620041608810425, -0.13557113707065582, -0.3737502098083496, 1.071305751800537, -0.4719422459602356, 0.4474279284477234, 0.12438107281923294, -0.2534410059452057, 0.5385304093360901, -0.059918083250522614, -0.4214143753051758, 0.17576350271701813, 0.7534171342849731, 0.19100047647953033, -0.34270843863487244, 0.908004105091095, -0.21457339823246002, 0.8389323353767395, -0.10832996666431427, -0.3429054021835327, -0.5806302428245544, 0.08865993469953537, -0.25168684124946594, -0.20602166652679443, -0.13869738578796387, 0.1562395840883255, 0.12188155949115753, -0.4688784182071686, 0.26939186453819275, -0.3345923125743866, 0.00940256379544735, -0.21718750894069672, 0.49659767746925354, -0.0762585774064064, 0.3563630282878876, 0.39256390929222107, -0.16786733269691467, -0.2353355586528778, 1.0466793775558472, 0.29782357811927795, 0.7028821706771851, -0.05060813948512077, 1.2456783056259155, -0.1957772672176361, -0.02982756681740284, 0.6357290148735046, -0.16231246292591095, -0.3651714622974396, -0.3227922022342682, -0.3557531535625458, -0.7641953825950623, -0.02135123312473297, -0.36247125267982483, 0.31543391942977905, -0.13415639102458954, -0.4036865532398224, -0.5557954907417297, 0.5217097997665405, -0.7827580571174622, -0.5928679704666138, 0.5723876357078552, -0.1341538429260254, -0.66165691614151, 0.2547528147697449, 0.7194574475288391, 0.3700859248638153, 0.13006696105003357, -0.45139920711517334, -0.9448363780975342, -0.8307332396507263, 0.4167224168777466, -0.30910924077033997, 0.81889808177948, -0.04762702062726021, -0.2776396572589874, 0.21186043322086334, -0.6801688075065613, -0.2115231454372406, 0.05260397121310234, -0.7739311456680298, -0.7044256329536438, 0.5104207396507263, 0.33557724952697754, 0.44112756848335266, 0.4971356987953186, -0.1660265475511551, -0.2993575930595398, -0.0843563973903656, 0.9896572232246399, 0.13648207485675812, 0.847116231918335, 0.27911660075187683, 0.009595918469130993, 0.4177319407463074, 0.010878237895667553, 0.6343512535095215, -0.3772718012332916, 0.11844640225172043, 0.04631783440709114, -0.11803734302520752, -0.6953598856925964, -0.3485843241214752, -0.5048785209655762, 0.4040378928184509, 0.44822558760643005, -0.46292388439178467, -1.032311201095581, -0.4535413086414337, -0.8151783347129822, -0.7303534150123596, -0.203947976231575, -0.126374289393425, 0.25563013553619385, -0.2967391312122345, 0.12439507991075516, -0.8473073244094849, 4.10089111328125, 0.8372818231582642, 0.45599502325057983, -0.2756671905517578, 0.0729241743683815, 0.4341023564338684, 0.8334833383560181, -0.36379075050354004, 0.9557530879974365, -0.9632329344749451, -0.11847296357154846, -0.26188308000564575, 0.4734472930431366, 0.9706230163574219, 0.5029389262199402, 0.6016542315483093, -0.6416912078857422, 0.6957526803016663, -0.017336076125502586, -1.1725142002105713, -1.1843935251235962, -0.335349977016449, -0.3752824366092682, 0.9883126616477966, 0.3048264980316162, -0.2951432764530182, 0.8600422143936157, -1.1927475929260254, -0.17798665165901184, 0.1977740079164505, 0.35326921939849854, -0.1441856473684311, -0.21095342934131622, -0.10930933058261871, -0.3742654621601105, 0.501493513584137, -0.3632729947566986, -0.7318111062049866, -0.17590531706809998, 0.09375368058681488, 0.9638789296150208, 0.2710345685482025, 0.20443156361579895, -0.03326600417494774, 0.3239390254020691, 0.36900389194488525, -0.47756850719451904, 0.6779261231422424, 0.20223404467105865, -0.797300398349762, 0.08295734971761703, 0.28865766525268555, 0.7525115609169006, 0.19344596564769745, -1.1833313703536987, -0.08553095161914825, -0.08227214962244034, -0.5000902414321899, -0.01689528301358223, 0.30785050988197327, 0.5136555433273315, -0.17720797657966614, 0.2672148644924164, 0.10951422899961472, -0.5377681851387024, 0.7433991432189941, -0.2835672199726105, 0.07561226189136505, 0.42925459146499634, 0.31103765964508057, -0.655563473701477, -0.13773776590824127, -0.29252442717552185, -0.3257145583629608, 0.6815555095672607, -0.3537553548812866, -0.3078765571117401, -0.09708192199468613, 0.8375622034072876, -0.12899857759475708, -0.43706807494163513, -0.38827046751976013, -1.0713716745376587, 0.1485075056552887, 0.3430258631706238, 0.8074820041656494, -0.11738595366477966, -0.9500299096107483, 0.1635293811559677, 0.4720003008842468, 0.16559410095214844, 0.4788607060909271, -0.6098291277885437, 0.17006027698516846, 0.0505705326795578 ]
[ 1037, 2047, 3277, 2061, 2057, 2064, 2593, 2393, 2017, 1010, 2030, 1010, 2062, 3497, 1010, 10651, 1996, 9986, 2015, 1012, 11887, 1024, 2275, 2039, 1996, 2717, 17928, 1998, 2695, 17603, 2015, 4160, 2140, 7809, 10760, 2206, 11887, 2930, 5577, 2129, 2000, 21118, 16500, 2695, 17603, 2015, 4160, 2140, 1998, 2275, 2039, 1996, 18804, 13102, 4135, 4183, 7809, 1012, 14084, 1010, 2224, 2256, 27284, 16500, 2121, 2029, 16024, 2023, 2062, 2128, 6632, 6321, 1012, 12210, 2008, 1996, 2695, 17603, 2015, 4160, 2140, 8241, 1998, 7396, 2024, 5361, 1024, 19219, 2080, 26794, 10651, 1004, 1004, 19219, 2080, 26794, 1011, 2131, 16500, 1011, 1061, 2695, 17603, 2015, 4160, 2140, 2695, 17603, 2015, 4160, 2140, 1011, 7396, 19219, 2080, 2326, 2695, 17603, 2015, 4160, 2140, 2707, 1004, 1004, 19219, 2080, 10651, 1011, 22110, 1012, 1040, 2695, 17603, 2015, 4160, 2140, 9585, 5676, 2008, 2017, 2024, 2025, 2770, 2004, 1996, 7117, 5310, 1012, 3988, 4697, 1996, 18804, 13102, 4135, 4183, 7809, 1024, 3729, 1066, 1013, 21025, 2102, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1012, 1013, 5796, 2546, 18939, 1999, 4183, 2065, 2017, 4374, 2019, 7561, 2055, 1037, 6922, 2025, 2108, 5361, 1010, 12210, 2008, 1996, 8026, 12086, 3491, 2024, 1999, 2115, 4130, 2478, 1996, 2029, 1998, 2424, 10954, 1010, 2059, 29226, 2115, 1002, 4130, 4044, 8023, 1012, 2065, 2009, 2001, 2242, 2842, 1010, 2330, 1037, 2047, 3277, 2000, 2292, 2149, 2113, 2054, 3047, 1012, 2065, 1996, 5796, 2546, 18939, 1999, 4183, 3094, 21645, 1010, 2059, 12210, 2008, 1996, 7809, 2003, 7801, 2000, 18804, 13102, 4135, 4183, 1024, 1002, 1012, 1013, 5796, 11329, 5644, 9890, 1011, 1053, 2595, 1000, 16962, 1035, 3570, 1025, 6164, 1000, 23156, 999, 2017, 2031, 2085, 2275, 2039, 1996, 18804, 13102, 4135, 4183, 4773, 2326, 1006, 2717, 17928, 1007, 1998, 1996, 2067, 10497, 7809, 1012, 11887, 1024, 10247, 2000, 3177, 2039, 2691, 2147, 12314, 3367, 5369, 2206, 2930, 2003, 11887, 2021, 2089, 5335, 2115, 8122, 1012, 2437, 2469, 2017, 1521, 2128, 1999, 1996, 2157, 14176, 2000, 2448, 5796, 11329, 5644, 9890, 2064, 2468, 6945, 6313, 1010, 2061, 5136, 2478, 1996, 2206, 24234, 14593, 1024, 9052, 1005, 14593, 5796, 11329, 5644, 9890, 1027, 1000, 5245, 2094, 1002, 2188, 1013, 21025, 2102, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1004, 1004, 1012, 1013, 5796, 11329, 5644, 9890, 1004, 1004, 3769, 2094, 1000, 1005, 1028, 1028, 1066, 1013, 1012, 24234, 1035, 14593, 2229, 5136, 11717, 1037, 14246, 2290, 3145, 2000, 3696, 2115, 27791, 1012, 3191, 2055, 2339, 1998, 2129, 1012, 2320, 2017, 2031, 2589, 2023, 1010, 5136, 12067, 6882, 6608, 1997, 2035, 2115, 27791, 2007, 1996, 2206, 3094, 1024, 3729, 1008, 4130, 2000, 2115, 17598, 2094, 5796, 2546, 22409, 2006, 9785, 1008, 21025, 2102, 9530, 8873, 2290, 10797, 1012, 14246, 5620, 23773, 2995, 9797, 7166, 2000, 7661, 4697, 2037, 2219, 21025, 2102, 14593, 2229, 2000, 3177, 2039, 2691, 10954, 1010, 2021, 2182, 2024, 1037, 2261, 2691, 3924, 1024, 1031, 14593, 1033, 1001, 2019, 3733, 1010, 6910, 2028, 4179, 8833, 4289, 2008, 3065, 2772, 1013, 27121, 3570, 3835, 21197, 1027, 8833, 1011, 1011, 3492, 1027, 4289, 1024, 1005, 1003, 13675, 2098, 1003, 1044, 1003, 13675, 6810, 2102 ]
metasploit
91.txt
3
- % creset % s % cgreen ( % cr ) % c ( bold blue ) < % ae > % creset [ % g? ]'# shorthand commands to always sign ( - s ) and always edit the commit message. m = merge - s - - no - ff - - edit c = commit - s - - edit # shorthand to always blame ( praise ) without looking at whitespace changes b = blame - w if you plan on working with other contributor ’ s pull requests, you may run the following script which makes it easier to do so : tools / dev / add _ pr _ fetch. rb after running the above script, you can checkout other pull requests more easily : git fetch upstream git checkout fixes - to - pr - 12345 upstream / pr / 12345 if you ’ re writing test cases ( which you should ), then make sure rspec works : rake spec you should see over 9000 tests run, mostly resulting in green dots, a few in yellow stars, and no red errors. great! now what? we ’ re excited to see your upcoming contributions of new modules, documentation, and fixes! if you ’ re looking for inspiration, keep an eye out for newbie - friendly pull requests and issues. please submit your new pull requests and reach out to us on slack for community help. finally, we welcome your feedback on this guide, so feel free to reach out to us on slack or open a new issue. for their significant contributions to this guide, we would like to thank @ kernelsmith, @ corelanc0d3r, and @ ffmike. [SEP]
[ -0.10702244192361832, -0.11751317977905273, -0.2738014757633209, 0.07201576232910156, -0.5096056461334229, -0.40906602144241333, 1.152929425239563, -0.1317322701215744, -0.0356026366353035, 1.240618109703064, 0.008969863876700401, 0.11267730593681335, 0.8844236135482788, -0.8809425830841064, -0.27507123351097107, -0.45275261998176575, 0.46901729702949524, -0.3571738302707672, -0.9979421496391296, -0.014601175673305988, -0.036466360092163086, -0.10017350316047668, -0.6346867680549622, -0.17019404470920563, 0.34018051624298096, 0.7676666975021362, 0.17161035537719727, -0.23307138681411743, 1.1654577255249023, 0.45022693276405334, -0.679616391658783, 0.3830164074897766, 0.03619997948408127, -0.05298708751797676, -0.1484033763408661, -0.7254406213760376, 0.5149056315422058, -0.46274715662002563, -0.4377451539039612, -0.9314090609550476, 0.1686156988143921, -0.16362349689006805, 0.38490191102027893, -0.8393689393997192, -0.9961852431297302, -0.10812759399414062, -0.4991360902786255, -0.41117534041404724, 0.02952948585152626, -0.6755043268203735, 0.03660319745540619, 0.7164337038993835, 0.8704630732536316, 0.02811846137046814, 0.20996154844760895, 0.1148386299610138, -0.19687962532043457, -0.33043015003204346, -0.48135092854499817, 0.4333072006702423, 0.31348925828933716, -0.14731061458587646, -0.13771642744541168, -0.7724170088768005, -0.06739538908004761, 0.27888190746307373, -0.126427561044693, 0.2608528137207031, -0.15704117715358734, -0.6703997850418091, -0.15270404517650604, 0.6989578604698181, -0.06085691973567009, -0.7672737836837769, -0.5025753974914551, -0.13458727300167084, 1.015222191810608, 0.12423236668109894, -0.5325298309326172, 0.4599323272705078, -0.08870728313922882, 0.8250116109848022, 0.4038292169570923, -0.19770492613315582, -0.23894929885864258, -0.37725457549095154, 0.45928719639778137, 0.1561756730079651, 0.07979873567819595, -0.7007452845573425, -0.12824448943138123, 0.6026867032051086, -0.4048107862472534, -0.09000932425260544, -0.234073206782341, 0.5994570255279541, -0.4984039068222046, 0.3166477680206299, -0.6799107193946838, 0.22886012494564056, 0.7177973985671997, 1.1614967584609985, -0.0698779746890068, 0.30611854791641235, -0.7066587805747986, -0.12431877106428146, 0.7670212388038635, -0.47070834040641785, 0.0015320018865168095, 0.17083536088466644, -0.11291477084159851, -0.08581078797578812, 0.3718758821487427, 0.16125552356243134, -0.46338945627212524, -0.18481768667697906, -0.20634815096855164, 0.5701345801353455, -1.0838427543640137, -0.2612874209880829, 0.6793566942214966, -0.36672085523605347, 0.0842842161655426, -0.34065258502960205, -1.0607472658157349, 0.08742408454418182, 0.33763694763183594, 0.2726595997810364, -0.3991332948207855, 0.17520557343959808, -0.22123286128044128, -0.6922330260276794, 0.163868710398674, 0.22629611194133759, 0.3554159700870514, 0.6720336675643921, -0.40950432419776917, -0.22463519871234894, 0.5172781944274902, -0.500596284866333, 0.04739731550216675, 0.24260655045509338, 0.15710560977458954, 0.793211817741394, 0.10262271761894226, 0.257822185754776, 0.1445380002260208, 0.022497976198792458, -0.1617259681224823, 0.33497118949890137, -0.2769724726676941, -0.21749840676784515, 0.11842939257621765, 0.04625934362411499, -0.11543399095535278, 0.2822570204734802, -0.08264786005020142, -0.16079899668693542, 0.2625778317451477, 0.5409213900566101, 0.3263498544692993, 0.3113897740840912, -0.44940489530563354, 0.5830726027488708, -1.409472942352295, 1.4060674905776978, -0.1423165649175644, -0.669226348400116, -0.6188293099403381, -0.36023464798927307, 1.2709619998931885, -0.4341263473033905, -0.08063704520463943, -0.35917729139328003, 0.6018167734146118, 0.23718303442001343, 0.5487841367721558, 0.15897339582443237, -0.13541574776172638, 0.09827218949794769, 0.24749474227428436, 0.470279335975647, 0.7526487112045288, 0.2610445022583008, -0.5154097080230713, 0.7681233882904053, 0.27005985379219055, 0.10753456503152847, -0.23894113302230835, -0.4861550033092499, -0.4308784306049347, 0.7217614054679871, -0.1822499781847, 0.5968117713928223, -0.19419457018375397, -0.029400058090686798, -0.19939357042312622, -0.17339739203453064, 0.3675042688846588, -0.46282535791397095, -0.46305006742477417, 0.5031899213790894, -0.2389664351940155, 0.45857349038124084, -1.1701358556747437, -0.6579515337944031, 0.3754945993423462, 0.22034965455532074, -0.14170780777931213, -0.17461995780467987, 0.8811501860618591, 0.4854552149772644, -1.1976335048675537, -0.05585777387022972, 0.185999795794487, -0.6273418664932251, -0.14838525652885437, 0.7320359349250793, 0.27608901262283325, -0.04652443528175354, -0.2982899844646454, 0.5630055665969849, 0.5236300230026245, 0.2619507312774658, 0.8252087831497192, -0.13191328942775726, 0.4143252968788147, 1.1640129089355469, -0.23397251963615417, 0.15597093105316162, -0.4549216628074646, 0.47442880272865295, -0.1364039033651352, 0.7531003355979919, 0.211805060505867, 0.05513123422861099, 1.2736339569091797, 0.643157422542572, 0.03539733961224556, 0.24711255729198456, 0.44553300738334656, 0.08321846276521683, 0.37789440155029297, 0.39910003542900085, 0.08994095772504807, 0.19809027016162872, -0.05541845038533211, -0.0980425626039505, 0.43165695667266846, 0.276865154504776, -1.0183862447738647, 1.2561973333358765, 0.8640386462211609, 0.03652259707450867, -1.0747144222259521, -0.8608556985855103, 0.39466923475265503, 0.3502298891544342, -0.8551248908042908, 0.5983742475509644, 0.11873418837785721, -0.22204098105430603, -0.3892766237258911, -0.3361266851425171, -0.029085833579301834, 0.26282998919487, -0.4333837330341339, 0.3386121988296509, -0.2376888394355774, -0.8265913128852844, -0.2975822687149048, -0.4494789242744446, -0.86309814453125, -0.16111819446086884, -0.802373468875885, 0.4133003056049347, -0.10802002996206284, -0.6705125570297241, -0.28167203068733215, -0.6470330357551575, 0.08322210609912872, 0.4857317805290222, -0.13106727600097656, 0.13328079879283905, -0.08080543577671051, 0.5866062045097351, -1.0055028200149536, 0.02903606928884983, 0.0681811198592186, 0.8831314444541931, -0.046963438391685486, 0.24835185706615448, 0.004441509023308754, 0.17657853662967682, 0.8784390091896057, 0.19674527645111084, -0.6992142200469971, -0.04292408004403114, -0.02465648017823696, -0.2726080119609833, -0.5594593286514282, -0.9484952688217163, -0.1525106579065323, -0.35668182373046875, -0.12168402224779129, 0.3229420483112335, -0.0007093599415384233, 0.05353787541389465, 1.0383929014205933, 0.5814681053161621, -0.026917558163404465, 0.37667930126190186, -0.12445466965436935, 0.13227581977844238, -0.9052786827087402, -0.17050668597221375, 0.3516124188899994, 0.13796816766262054, -0.6576074361801147, -0.4015170633792877, -0.5222382545471191, -0.49918776750564575, 0.04832687973976135, -0.20303389430046082, -0.5542473196983337, 0.6000201106071472, -0.1355668157339096, -0.7926338911056519, 0.5331701040267944, -0.4013305902481079, -0.778628408908844, -0.4215160310268402, -0.3154967427253723, 0.47875937819480896, -0.035089679062366486, 0.5982648134231567, -0.7605457901954651, 0.18331415951251984, 0.12969480454921722, 0.11441591382026672, 0.6400893330574036, -0.21916750073432922, 0.5254371762275696, 0.2882709503173828, -0.17908956110477448, -0.5444034934043884, 0.3984566926956177, -0.8216438293457031, -0.7066637277603149, 0.0980982556939125, 0.6647449135780334, 0.32131218910217285, 0.7230027318000793, 0.8302810192108154, 0.10783476382493973, 0.6230043172836304, -0.23170380294322968, -0.175435870885849, 0.4584929943084717, 0.2953548729419708, 0.7446272373199463, 0.6396037936210632, 0.1940346360206604, -0.3497447371482849, -0.004009341821074486, -0.19300736486911774, -0.5866263508796692, -0.19576236605644226, 0.671369731426239, -0.2000199258327484, 0.48134946823120117, -0.14050164818763733, -0.07510943710803986, -0.2999379634857178, -0.4201454818248749, -0.7643113136291504, 0.9451379776000977, 0.053832221776247025, 0.7195190191268921, -0.17461897432804108, -0.5803152322769165, 0.23147223889827728, -0.2212650626897812, 0.45129817724227905, 0.21678122878074646, -0.6481013298034668, -0.3750353455543518, 0.11387158185243607, -0.8966163992881775, -0.6112907528877258, -0.6267597675323486, -0.07930881530046463, 0.5610609650611877, -0.3798055052757263, -1.3574763536453247, -0.3899628818035126, 0.5651310682296753, 0.1343938112258911, 0.30073022842407227, 0.5638652443885803, 0.2666057348251343, 0.012998637743294239, 0.6301955580711365, -0.00844730157405138, -0.007335006259381771, -0.022719908505678177, -1.17880117893219, 0.49873360991477966, -0.01776791363954544, 0.3966042697429657, 0.023038478568196297, 0.26940569281578064, 0.3305288851261139, 0.44993287324905396, -0.23613858222961426, -0.4207090139389038, -1.0334675312042236, 0.09167341142892838, 0.6073225140571594, 0.3912632465362549, -0.15837140381336212, -0.8978596329689026, -0.5110160112380981, 0.08697362244129181, 1.0080764293670654, -0.742548942565918, 0.5322794318199158, -0.48217445611953735, -0.16285479068756104, 0.4918057322502136, -0.1878250241279602, -0.5968652367591858, 0.4543236494064331, -0.46889111399650574, -0.9403670430183411, 0.5108585953712463, 0.4509327709674835, 0.19605663418769836, -0.43436408042907715, -0.3269427716732025, 0.3642818331718445, 0.07480357587337494, -0.3663938343524933, -0.542907178401947, 0.004633073229342699, 0.30311495065689087, 0.5137915015220642, 0.41534629464149475, -0.2673223316669464, -0.5968509912490845, 0.899949312210083, -0.022660374641418457, 0.25938665866851807, -0.13766539096832275, 0.5691660642623901, 0.5410357713699341, 0.39401692152023315, 0.16696110367774963, 0.4567740559577942, 0.14277277886867523, 0.02560584805905819, 0.25324293971061707, 0.2951052784919739, 0.05046842619776726, -0.24308693408966064, 0.6996069550514221, 0.6559595465660095, -0.562048614025116, 0.9069542288780212, 0.1478026658296585, 0.11707752197980881, 0.2613876760005951, 0.5205135941505432, 0.27027246356010437, -0.007831651717424393, -0.6848153471946716, 0.6889496445655823, 0.17461556196212769, -0.4588393568992615, 0.07778472453355789, -0.35996660590171814, 0.5443857908248901, -0.29847681522369385, -0.16443216800689697, -0.2844351530075073, -0.9776676893234253, 0.284956693649292, -0.4561302065849304, -0.22676506638526917, 0.3171476423740387, 0.21049261093139648, 0.17282631993293762, -0.3629891872406006, -0.5991781949996948, -0.7559789419174194, -0.41399136185646057, -1.0201029777526855, -0.4838261306285858, -0.05131255462765694, 0.211705282330513, 0.2404995709657669, -0.6532197594642639, -0.6793975830078125, 0.4220990240573883, 0.1985158920288086, -0.018997497856616974, -0.3307553231716156, 0.10445820540189743, 0.1334683746099472, 1.1331816911697388, -0.7325105667114258, 0.4042445719242096, -0.22075839340686798, -0.11631720513105392, 0.21644064784049988, -0.06189006567001343, -0.18852375447750092, -0.7105494737625122, -0.3810538351535797, 1.081849455833435, 0.03651026636362076, -1.0240793228149414, -0.47538527846336365, 0.11450858414173126, -0.3976774215698242, 0.34650760889053345, 0.00871355552226305, -0.09871973842382431, -0.671310305595398, -0.2536878287792206, 0.12698958814144135, -1.079277753829956, -0.2043551504611969, -0.8231972455978394, -0.7622017860412598, -0.11783555895090103, 0.7018115520477295, 0.2799270749092102, -0.5333320498466492, 0.277982234954834, -0.4656977653503418, 0.05601761117577553, 0.05561249703168869, 0.26554086804389954, -0.07061883062124252, -0.16598737239837646, -0.0898221880197525, 0.8791919350624084, 0.11859685927629471, 0.6488937139511108, 0.015495792031288147, 0.36296606063842773, 0.5642486214637756, 0.9499257802963257, -0.48336517810821533, 0.059957895427942276, -0.03928240388631821, -0.3253171741962433, 0.369864821434021, -0.8215101957321167, -0.524258017539978, 0.8383005857467651, -0.9065766930580139, 0.07825580984354019, -0.39753207564353943, -0.226382315158844, -0.9456075429916382, 0.39792728424072266, 0.060841355472803116, -0.12558361887931824, 0.29033780097961426, 0.25796762108802795, 0.6092681884765625, -0.1204664409160614, 0.7686169147491455, -0.2374044805765152, -0.4334867000579834, -0.9066675901412964, -0.7655408978462219, 0.3299064040184021, -0.2598499357700348, 0.16169464588165283, 0.07202926278114319, -0.5635188221931458, 1.2798038721084595, -0.7007665634155273, 0.3181450068950653, 1.1552627086639404, 0.5169932246208191, 0.7967203259468079, -1.1794942617416382, 1.355730414390564, 0.22685056924819946, -0.4520474076271057, -0.26297879219055176, -0.2844935357570648, -0.6033955812454224, -0.13289476931095123, -0.2806415557861328, -0.07957221567630768, -0.10996869206428528, 0.11702116578817368, 0.6065548062324524, -0.2580468952655792, 0.6818503737449646, -0.6979634165763855, -0.707634449005127, -0.6026569604873657, 1.0471913814544678, 0.5766851305961609, 0.17783789336681366, 0.6578357815742493, 0.24998995661735535, 0.5977447032928467, 0.6055749654769897, -0.20554113388061523, -0.20558904111385345, -0.6159482002258301, 0.5176231265068054, 0.6524868011474609, -0.08140029013156891, 0.7506523728370667, 0.1922147125005722, -1.0943715572357178, -0.962821900844574, 0.011307007633149624, 0.30045562982559204, -0.5698845386505127, -0.2349645495414734, -0.33573678135871887, 0.36953291296958923, -0.009976397268474102, -0.47614720463752747, 0.5231557488441467, -0.3306787312030792, 0.5371318459510803, -0.7017731666564941, -0.28068235516548157, 0.3984746038913727, 0.40902432799339294, 1.066810965538025, -0.29928848147392273, -0.22060713171958923, -1.04731023311615, 0.3345063626766205, -0.9031344652175903, 0.034622326493263245, 0.6264598369598389, 0.2937450408935547, -0.12490562349557877, 0.6542139649391174, 0.28039196133613586, 1.0809760093688965, -0.2255110889673233, 0.49915963411331177, 0.37594398856163025, -0.6421855688095093, -0.3916594684123993, -0.4882124066352844, 0.10010828077793121, -0.14863044023513794, 0.32037487626075745, -0.4144021272659302, -0.3664768636226654, 0.19549596309661865, 0.03381313011050224, -0.02128519117832184, -0.7658751606941223, 0.3801421523094177, -0.2952331602573395, -0.11651577800512314, 0.22420187294483185, -0.39837726950645447, 0.07194599509239197, 0.08886855095624924, -0.42007705569267273, -0.20745731890201569, -0.9004923105239868, 0.8412788510322571, -0.5919919610023499, -0.1258401721715927, -0.430549681186676, 0.4115545153617859, -0.47683191299438477, -0.23299528658390045, -1.5159567594528198, 0.03989141434431076, -0.28420722484588623, -0.24436050653457642, 0.2528286576271057, -0.41206201910972595, 0.16312405467033386, -0.014247161336243153, 0.2864721417427063, 0.46513715386390686, -0.14762772619724274, 0.16801129281520844, -0.30985695123672485, 0.21902695298194885, -0.21655085682868958, 0.16645701229572296, 0.611849844455719, -0.07147929072380066, 0.5166805386543274, 0.3114209771156311, 0.0852087065577507, -0.3358398973941803, 0.18215449154376984, 0.8065513968467712, -0.24945175647735596, -0.41186392307281494, -0.5829673409461975, 0.18549515306949615, -0.5655858516693115, 0.17410042881965637, -0.07814476639032364, -0.8188952207565308, 0.2717248201370239, -0.08811583369970322, -0.7536747455596924, -0.05476032942533493, 0.7547475099563599, -0.12532612681388855, 0.315494179725647, 0.9231893420219421, 0.46482595801353455, 0.16156615316867828, -0.000014953191566746682, 0.12391877919435501, 0.21786051988601685, -0.33979523181915283, 0.43287593126296997, 1.152271032333374, 0.4204055964946747, 0.23006373643875122, -0.4543970227241516, -0.09406055510044098, -0.8316443562507629, -0.3065306842327118, -0.07988192141056061, 0.5452580451965332, 0.2228683978319168, -0.25383684039115906, 0.40054255723953247, 0.25272616744041443, -0.45170536637306213, 0.3970382809638977, -0.33776140213012695, -0.0993412509560585, 0.32037538290023804, -0.36379215121269226, 0.08237477391958237, -0.7962021827697754, 0.14692477881908417, 0.2823184132575989, 0.4933237135410309, -0.433709055185318, -0.39258378744125366, 0.42362233996391296, 0.1988377869129181, 0.7663370966911316, -0.6773694753646851, -0.21832703053951263, 0.3163893520832062, 0.15641433000564575, -0.7227372527122498, -0.579494833946228, 0.149037167429924, 1.582110047340393, 0.06648208200931549, -0.032350920140743256, -0.628912627696991, 0.10862387716770172, -0.3829493224620819, 0.19538818299770355, 0.37340247631073, 0.29463085532188416, -0.581228494644165, 0.7256723046302795, -0.814208447933197, 0.5717218518257141, -0.5531772375106812, 0.44413143396377563, 0.30845385789871216, -0.3091914653778076, -0.04925394803285599, 0.09998869895935059, 0.4727950096130371, -0.12971264123916626, 0.7348231077194214, 0.6058101654052734, -0.03884705901145935, -0.8895642161369324, -0.40334993600845337, -0.15101216733455658, 0.938317060470581, 0.22734661400318146, -0.30476996302604675, -0.30747848749160767, 0.20126664638519287, -0.33579587936401367, -0.684479296207428, -0.5679841637611389, -0.16830500960350037, 0.09119497239589691, -0.06503641605377197, 0.5808694362640381, -0.1491841971874237, -0.17232270538806915, -0.36442720890045166, -1.072990894317627, 0.43737486004829407, -0.6202320456504822, 0.019019175320863724, 0.12469404935836792, -0.16900639235973358, 0.5698650479316711, -0.5235543847084045, 0.6175299286842346, 0.6400713920593262, 0.1293155997991562, 0.9395663142204285, 0.7248327136039734, 0.10602989047765732, 0.3428872525691986, 0.28958144783973694, 0.3381732106208801, 0.42372310161590576, 0.27046918869018555, 0.21852578222751617, 0.04015115275979042, -0.6408861875534058, 0.11129581183195114, 0.2566963732242584, 0.04994477704167366, -0.6147107481956482, -0.17289192974567413, -0.5706050395965576, 0.11206705868244171, -0.17820049822330475, -0.15238116681575775, 0.2771124541759491, -0.286013126373291, -0.2941201329231262, -0.6365794539451599, 0.005605299025774002, -0.3532494306564331, 0.14953742921352386, 0.44701969623565674, -0.5430079698562622, -0.21720874309539795, 0.20695984363555908, 0.06612908840179443, 0.33083420991897583, 0.17185522615909576, 0.5648080706596375, -0.11471626162528992, 0.7097348570823669, 0.24904315173625946, 0.34813573956489563, -0.2170240730047226, -0.01420068833976984, -0.4041723310947418, -0.5677617192268372, 0.36744290590286255, -0.17037388682365417, 0.12490171939134598, -0.466992050409317, -0.1829649955034256, -0.299259752035141, 0.25537964701652527, -0.7313430309295654, -1.2811640501022339, 0.18283119797706604, 0.03869636729359627, -0.9498198628425598, 0.030071593821048737, 0.8034994602203369, 0.09619253128767014, -0.40539753437042236, -0.2395661473274231, -0.12695005536079407, -0.6501361131668091, -0.29241639375686646, -0.6730879545211792, -0.0756414607167244, 0.02329513244330883, -0.6752030253410339, -0.2147718071937561, -0.09092655032873154, 0.12756529450416565, 0.3766697645187378, -0.6206030249595642, -0.3044065237045288, 0.6258718371391296, -0.0032467376440763474, 0.17396919429302216, -0.38707903027534485, -0.6845773458480835, 0.8526859879493713, -0.02778238244354725, 1.2914730310440063, -0.14624278247356415, 0.8878520131111145, 0.4806976914405823, -0.6073842644691467, -0.2551233470439911, 0.5107383728027344, 0.5595985054969788, -0.05433088541030884, 0.07774394750595093, -0.28179365396499634, 0.03280383348464966, -0.7514905333518982, -0.5927077531814575, 0.17353205382823944, 0.7986775040626526, 0.6910004615783691, -0.19474388659000397, -0.11877203732728958, 0.08598712831735611, -0.28072214126586914, -0.9824621081352234, -0.9974490404129028, 0.3924984633922577, 0.18624180555343628, -0.18902447819709778, 0.7614595293998718, -1.0104254484176636, 4.320957660675049, 0.7262091636657715, 0.8130289316177368, 0.2952399253845215, -0.4621587097644806, 0.7924467325210571, 0.46378257870674133, -0.41487064957618713, -0.009647367522120476, -0.3470834791660309, -0.02720494754612446, -0.5804309844970703, -0.339971661567688, 0.22748391330242157, 0.1812438815832138, 0.8133269548416138, -1.0690277814865112, -0.03805648535490036, -0.1744745522737503, -1.1131418943405151, -0.11598508059978485, -0.29845988750457764, 0.22158482670783997, 0.2706577479839325, -0.20811615884304047, 0.4686824679374695, 0.03755528852343559, -0.07189049571752548, 0.46305882930755615, -0.616205632686615, 0.5721340179443359, 0.1539977788925171, 0.6058609485626221, -0.6093383431434631, -0.13892576098442078, 0.7430580258369446, -0.49994707107543945, -0.663964033126831, 0.2767990529537201, -0.3843139708042145, 0.6594007611274719, -0.11537911742925644, -0.29966670274734497, -0.443737655878067, 0.001267799292691052, 0.580523669719696, -0.4797036647796631, 0.16108858585357666, 0.601205587387085, -0.5060425996780396, 0.5086265802383423, 0.28107133507728577, 0.5279277563095093, -0.9583628177642822, -0.8382099866867065, -0.30455103516578674, 0.19141270220279694, -0.4308409094810486, 0.5091458559036255, -0.2779466509819031, 0.05637538805603981, 0.2573688328266144, 0.03503774106502533, 0.011400103569030762, 0.2521231174468994, 0.7293161749839783, 0.12629957497119904, 0.3299678862094879, -0.7443601489067078, -0.8449694514274597, -0.09779565781354904, -0.3110089600086212, -0.029238825663924217, -1.3403667211532593, 0.3867075443267822, -0.21552790701389313, -0.18385596573352814, -0.09667669236660004, 0.28948265314102173, -0.7092193365097046, 0.1329801231622696, -0.11322841048240662, -0.7944657206535339, -0.6184093952178955, 0.11519448459148407, 0.8731882572174072, -0.4025127589702606, -0.20849017798900604, -0.670151948928833, 0.46158966422080994, 0.5740537047386169, 0.7442528605461121, -0.7909418940544128, 0.3462252914905548, -0.07529836148023605 ]
[ 1011, 1003, 13675, 6810, 2102, 1003, 1055, 1003, 1039, 28637, 2078, 1006, 1003, 13675, 1007, 1003, 1039, 1006, 7782, 2630, 1007, 1026, 1003, 29347, 1028, 1003, 13675, 6810, 2102, 1031, 1003, 1043, 1029, 1033, 1005, 1001, 2460, 11774, 10954, 2000, 2467, 3696, 1006, 1011, 1055, 1007, 1998, 2467, 10086, 1996, 10797, 4471, 1012, 1049, 1027, 13590, 1011, 1055, 1011, 1011, 2053, 1011, 21461, 1011, 1011, 10086, 1039, 1027, 10797, 1011, 1055, 1011, 1011, 10086, 1001, 2460, 11774, 2000, 2467, 7499, 1006, 8489, 1007, 2302, 2559, 2012, 12461, 15327, 3431, 1038, 1027, 7499, 1011, 1059, 2065, 2017, 2933, 2006, 2551, 2007, 2060, 12130, 1521, 1055, 4139, 11186, 1010, 2017, 2089, 2448, 1996, 2206, 5896, 2029, 3084, 2009, 6082, 2000, 2079, 2061, 1024, 5906, 1013, 16475, 1013, 5587, 1035, 10975, 1035, 18584, 1012, 21144, 2044, 2770, 1996, 2682, 5896, 1010, 2017, 2064, 4638, 5833, 2060, 4139, 11186, 2062, 4089, 1024, 21025, 2102, 18584, 13909, 21025, 2102, 4638, 5833, 8081, 2229, 1011, 2000, 1011, 10975, 1011, 13138, 19961, 13909, 1013, 10975, 1013, 13138, 19961, 2065, 2017, 1521, 2128, 3015, 3231, 3572, 1006, 2029, 2017, 2323, 1007, 1010, 2059, 2191, 2469, 12667, 5051, 2278, 2573, 1024, 26008, 28699, 2017, 2323, 2156, 2058, 7706, 2692, 5852, 2448, 1010, 3262, 4525, 1999, 2665, 14981, 1010, 1037, 2261, 1999, 3756, 3340, 1010, 1998, 2053, 2417, 10697, 1012, 2307, 999, 2085, 2054, 1029, 2057, 1521, 2128, 7568, 2000, 2156, 2115, 9046, 5857, 1997, 2047, 14184, 1010, 12653, 1010, 1998, 8081, 2229, 999, 2065, 2017, 1521, 2128, 2559, 2005, 7780, 1010, 2562, 2019, 3239, 2041, 2005, 2047, 11283, 1011, 5379, 4139, 11186, 1998, 3314, 1012, 3531, 12040, 2115, 2047, 4139, 11186, 1998, 3362, 2041, 2000, 2149, 2006, 19840, 2005, 2451, 2393, 1012, 2633, 1010, 2057, 6160, 2115, 12247, 2006, 2023, 5009, 1010, 2061, 2514, 2489, 2000, 3362, 2041, 2000, 2149, 2006, 19840, 2030, 2330, 1037, 2047, 3277, 1012, 2005, 2037, 3278, 5857, 2000, 2023, 5009, 1010, 2057, 2052, 2066, 2000, 4067, 1030, 16293, 21405, 1010, 1030, 4563, 5802, 2278, 2692, 2094, 2509, 2099, 1010, 1998, 1030, 21461, 4328, 3489, 1012, 102 ]
metasploit
91.txt
4
[CLS] before submitting a pcap to msfdev @ metasploit. com, you may choose to sanitize it. mainly, you ’ ll want to change the mac addresses and ip addresses. kali linuxtcprewrite can be used to change the ip and mac addresses. the following command will take care of both of those : tcprewrite - - seed = < int > - - infile = < infile > - - outfile = < outfile > - - dlt = enet - - enet - dmac = < dmac > - - enet - smac = < smac > seed is used to seed changes to ip address. pick a number for here, 111 is acceptable. dlt fixes an error : dlt _ linux _ ssl plugin does not support packet encodingenet - dmac fixes the destination mac. 00 : 00 : 00 : 00 : 00 : 00 worksenet - smac fixes the source mac. 11 : 11 : 11 : 11 : 11 : 11 works [SEP]
[ -0.11573629081249237, -0.4507814943790436, -0.2135840207338333, 0.6441132426261902, -0.0067859552800655365, -0.6571608781814575, -0.6901662945747375, 0.02642444148659706, 0.07841285318136215, 0.5059887766838074, 0.22997768223285675, 0.24690718948841095, 0.5258973836898804, -0.5805147886276245, -0.5134418606758118, 0.04229411482810974, 0.7722712755203247, 0.03541606664657593, 0.2778933644294739, -0.16055689752101898, 0.5408056378364563, -0.3111916780471802, -0.8096185326576233, -0.009149707853794098, -0.7451812624931335, 0.303852915763855, -0.20840297639369965, -0.08329886943101883, 1.0925368070602417, 0.2534652054309845, -0.21089130640029907, 0.1343759447336197, 0.47154220938682556, -0.5601130127906799, 0.014979397878050804, -0.4013187885284424, 0.40229782462120056, -0.2182251662015915, -0.2226356565952301, -0.8254411220550537, 0.2792598307132721, -0.6257622241973877, 0.683192253112793, -0.40132081508636475, -0.6971287727355957, 0.09618917852640152, -0.9887912273406982, 0.3779662251472473, 0.11639546602964401, -0.05544701963663101, -0.17433643341064453, 0.5591508150100708, 0.6040422320365906, 0.561485230922699, -0.6470635533332825, 0.053143635392189026, -0.5294578075408936, 0.04436677321791649, -0.34428563714027405, -0.09492024034261703, -0.2303774505853653, 0.4231344759464264, -0.6226056218147278, -0.43167734146118164, 0.3394572138786316, 0.459760844707489, -0.2758471667766571, 0.10197862237691879, 0.04344446584582329, -0.16935372352600098, 0.3097154498100281, 0.3836563229560852, -0.05184781178832054, -0.8359416723251343, -0.015578562393784523, 0.3040766716003418, 0.04471169039607048, -0.2626626491546631, -0.6602268218994141, 0.8614530563354492, -0.6666955947875977, 0.5571016669273376, 0.9988362193107605, -0.6121069192886353, -0.17909614741802216, -0.40671393275260925, 0.7566232085227966, -0.5123194456100464, 0.453946977853775, 0.08547364920377731, 0.054453544318675995, 0.3830333948135376, -0.02599889226257801, -0.10244161635637283, 0.16405732929706573, 0.6669247150421143, -0.07342393696308136, 0.7694010138511658, 0.04231959208846092, 0.40316492319107056, 0.7243552207946777, 0.029895536601543427, 0.2581287920475006, 0.569813072681427, 0.22038985788822174, 0.7034836411476135, 0.5559696555137634, -0.11767906695604324, -0.08989055454730988, 0.14192721247673035, 0.5222153067588806, 0.46219363808631897, -0.4573696255683899, -0.3212795853614807, 0.3339030146598816, -0.39876729249954224, 0.24799464643001556, 0.609133243560791, -0.30103230476379395, 0.002888450166210532, 0.2516201138496399, -0.052005473524332047, 0.006367646623402834, -0.8700977563858032, -0.1801072359085083, -0.9248642921447754, -0.21982847154140472, 0.848749041557312, -0.5536369681358337, -0.32662704586982727, -0.5069413781166077, -0.630840539932251, 0.5334836840629578, 0.2215389758348465, 0.41766560077667236, 0.494254469871521, -0.09715902805328369, 0.18818937242031097, 1.4647654294967651, -0.4344228506088257, -0.12344268709421158, 0.20797154307365417, -0.2580055594444275, 1.3816453218460083, 0.12730400264263153, 0.23755034804344177, -0.01693829521536827, -0.46516433358192444, -0.2630646228790283, -0.13671667873859406, -0.16821449995040894, -0.4384584426879883, 0.46771422028541565, 0.15493422746658325, 0.8883814811706543, -0.04813849925994873, -0.14319980144500732, 0.7059423923492432, -0.46274039149284363, 0.4022916555404663, -0.3158121407032013, 0.48809942603111267, 0.04664262384176254, 0.8942388296127319, 0.06544983386993408, 1.168826699256897, -1.163914442062378, -0.7374420762062073, -0.8434489369392395, -0.6610166430473328, 0.6637031435966492, -0.7727804183959961, -0.5414948463439941, 0.25260940194129944, 0.16880273818969727, 0.07872196286916733, -0.2482837587594986, 0.32051318883895874, -0.14660285413265228, -0.11332487314939499, -0.5888545513153076, 0.47147127985954285, 0.7936495542526245, 0.4667336940765381, 0.04152412340044975, -0.1328844577074051, 0.3804875910282135, -0.1545548141002655, 0.11146238446235657, -0.47541770339012146, 0.3861170709133148, 0.1676504760980606, 0.019999191164970398, 0.26304346323013306, -0.1995459496974945, -0.2206023633480072, -0.8197452425956726, 0.3843483626842499, 0.42462125420570374, -0.452380508184433, -0.5831818580627441, 0.3857055604457855, -0.527186393737793, 0.015619264915585518, -0.5262008905410767, -0.6658486723899841, 0.17111685872077942, 0.792302131652832, -0.06870663911104202, -0.5059875249862671, 0.9733678102493286, 0.07183443009853363, -0.22330434620380402, -0.21805064380168915, 0.3793533742427826, 0.24295927584171295, -0.08063947409391403, 0.6339905858039856, 0.04611905291676521, -0.4267544150352478, 0.10783755779266357, 0.4693247675895691, 0.5791356563568115, -0.5200756788253784, -0.7702222466468811, -0.237832173705101, -0.13805297017097473, 0.5707218647003174, -0.32039299607276917, -0.13737890124320984, -0.24718616902828217, 0.19597283005714417, -0.3003067076206207, 0.639676034450531, 0.6953762173652649, 0.057418640702962875, 1.0992509126663208, 0.5397807359695435, -0.9531533122062683, 0.1462339460849762, 0.6754029393196106, 1.2621432542800903, 0.2833181917667389, 0.3591881990432739, 0.26525551080703735, 0.624130368232727, -0.16605962812900543, 0.1844606101512909, 0.07936877757310867, 0.007914048619568348, -0.8066163063049316, 1.006905436515808, -0.059656646102666855, 0.545261561870575, 0.13266392052173615, -0.3657582700252533, 0.472385436296463, 0.763649046421051, -1.090789794921875, 0.0466398149728775, -0.14032667875289917, -0.3817701041698456, -0.41343873739242554, 0.014419250190258026, 0.32547158002853394, 0.952168345451355, 0.0556226447224617, -0.4307400584220886, -0.11800052970647812, -0.26833829283714294, -0.25610780715942383, -0.8950487375259399, 0.12245209515094757, -0.4754672944545746, -1.0038596391677856, 0.31214284896850586, -0.4760321378707886, -1.1949793100357056, -0.2018212527036667, -0.5628212690353394, 0.47048935294151306, 0.4999106526374817, 0.04874492064118385, 0.6091718673706055, 0.5880611538887024, -0.711465060710907, -0.13715696334838867, -0.03313136100769043, -0.13476988673210144, 0.7591953277587891, -0.4039030075073242, 0.44388827681541443, -0.01939307525753975, -0.2164922058582306, -0.029411017894744873, -0.9390860795974731, 0.8917944431304932, -0.26540884375572205, -0.5381640195846558, 0.41390231251716614, -1.0074434280395508, -0.20764416456222534, 0.19097900390625, -0.613753616809845, -0.2893681824207306, -0.03931919112801552, 0.015752648934721947, -0.11419767886400223, 0.6756885051727295, 0.2736571133136749, -0.23841159045696259, 1.1097620725631714, 0.1196926012635231, 0.3183151185512543, -0.6217464804649353, 0.7261527180671692, 0.5835190415382385, 0.1424444615840912, -0.3882282078266144, -0.8166576623916626, -0.2516956329345703, -0.045808274298906326, 0.18029379844665527, 0.0696120336651802, 0.2930818796157837, 1.0016478300094604, 0.389739066362381, -0.7382205724716187, 0.36585089564323425, -0.3454800546169281, 0.2444070279598236, -0.09607493132352829, -0.2589883804321289, 0.4841530919075012, 1.1220475435256958, 0.836276113986969, -0.7021267414093018, 0.7107287645339966, -0.465179443359375, 0.4255976378917694, 0.05240142345428467, -0.2240636795759201, 0.8835368752479553, 0.23685422539710999, -0.21417322754859924, 0.18528075516223907, 0.21944570541381836, -0.4015783667564392, -0.48415249586105347, -0.3558569550514221, 0.5342629551887512, 0.06065276637673378, 0.5487275123596191, 0.5053395628929138, 0.3022424876689911, 1.1248859167099, -0.6236428618431091, 0.518575131893158, 0.6583643555641174, -0.16761711239814758, -0.12863758206367493, 0.021067768335342407, -0.56923907995224, 0.02669287472963333, -0.2594882845878601, -0.590867280960083, 0.5147770643234253, 0.9445608258247375, 0.7554067373275757, -0.8258044123649597, 0.12983085215091705, 0.07596135884523392, -0.320255309343338, 0.2913244068622589, -0.24119429290294647, -0.18424321711063385, 0.30779513716697693, -0.1416672170162201, 0.818164587020874, -0.9766350984573364, 0.4708213806152344, 0.08071338385343552, -0.031293801963329315, -0.15774685144424438, 0.052857883274555206, -0.8990151882171631, -1.2816234827041626, -0.18564845621585846, -0.19712573289871216, -0.8905906081199646, 0.35820403695106506, -0.6186614036560059, -0.2382640391588211, -0.5584326982498169, -0.6788236498832703, -0.8289977312088013, 0.4858640432357788, 0.6946348547935486, 0.3180883228778839, 0.29277804493904114, 0.9807137250900269, 0.06783431023359299, 0.7164472341537476, 0.5375574231147766, 0.2291223704814911, 0.03090573661029339, -0.07526833564043045, 0.9339703917503357, -0.23788772523403168, 0.3560507893562317, -0.2542327046394348, 0.07075842469930649, 0.3025875389575958, 0.7047250270843506, -0.9043852090835571, 0.23030194640159607, -0.8344100117683411, 0.7664603590965271, 0.06824567914009094, 0.17975085973739624, -0.761053740978241, -0.3560379445552826, -0.7304053902626038, -0.050022825598716736, 0.4147081971168518, -0.7281779646873474, -0.18474401533603668, -0.005955880973488092, -0.13207216560840607, 0.04525460675358772, -0.41529974341392517, -0.028366779908537865, -0.7386428117752075, -0.7344301342964172, -0.9701470732688904, 1.176794171333313, 0.5291122198104858, -0.16865813732147217, -0.5715561509132385, -0.1145479828119278, 0.12836819887161255, -0.29784971475601196, -0.540733277797699, 0.15964709222316742, -0.4484202563762665, 0.1320957988500595, 0.5981552004814148, -0.504837691783905, -0.28467613458633423, -0.47183796763420105, -0.16360169649124146, -0.12499652057886124, 0.16357865929603577, -0.4904656708240509, 0.02854520082473755, 0.13602426648139954, -0.03381497785449028, -0.2824423313140869, 0.13794338703155518, -0.7471600770950317, -0.26921042799949646, -0.39048299193382263, 0.443742960691452, -1.1741966009140015, -0.7315856218338013, -0.3194117844104767, 0.058801766484975815, -0.11611730605363846, 0.9896528720855713, -0.15388071537017822, -0.5467962622642517, 0.6927654147148132, -0.3256109356880188, -0.48112547397613525, 0.13792584836483002, -0.8491065502166748, 0.5527582168579102, 0.42736345529556274, -0.41229668259620667, -0.003132034558802843, -0.4615590274333954, 0.5767030715942383, -0.2628988027572632, -0.3838680386543274, 0.04790274798870087, -0.5270992517471313, 0.1324382871389389, 0.8468942642211914, -0.034822411835193634, 0.0806167796254158, 0.5284634232521057, -0.2754322290420532, 0.1375376433134079, 0.19092915952205658, -0.7598496079444885, -0.1296454221010208, 0.3118285834789276, -0.9143457412719727, 0.7247263193130493, 0.680840015411377, 1.0723261833190918, -0.4630894958972931, -0.6479432582855225, 0.2356003075838089, -0.403895765542984, -0.47274771332740784, -0.18933437764644623, 0.5039241909980774, -0.26502397656440735, -0.1360514611005783, -0.5920203328132629, -0.24334968626499176, -1.0951216220855713, -0.11709585785865784, 0.5667412877082825, 0.9693124890327454, 0.5584489107131958, -0.1617884337902069, -0.14850440621376038, -0.027763690799474716, 0.4430178701877594, -0.5684303045272827, 0.11006137728691101, -0.022352710366249084, -0.010890384204685688, 1.012472152709961, 0.5365509986877441, -0.5277706980705261, -1.063212275505066, -0.2703247368335724, 0.8618106842041016, -0.6408208608627319, -0.8971879482269287, -0.758741021156311, -1.406201720237732, -0.3395569622516632, 0.6924829483032227, 0.44247856736183167, -0.768294095993042, 0.40434354543685913, -0.6626432538032532, 0.24093888700008392, -1.0070348978042603, -0.38073161244392395, -0.13627058267593384, -0.6924666166305542, -0.37705445289611816, 1.3002073764801025, -0.5137433409690857, 0.1834637075662613, 0.3695323169231415, 0.20412033796310425, 0.5260918736457825, 0.07595639675855637, -0.6419543027877808, -0.6970557570457458, -0.1435781866312027, 0.07666544616222382, -0.5930447578430176, 0.35798272490501404, -0.6864843368530273, 0.37725692987442017, 0.2155482918024063, 0.8756744861602783, -0.5269646048545837, 0.5946517586708069, -0.9755377173423767, 0.5000995993614197, 0.5608081817626953, -0.059651460498571396, 0.5261657238006592, -0.013927831314504147, 0.565119743347168, 0.20663440227508545, 0.33231228590011597, 0.4249158203601837, 0.4054505228996277, -0.7125343084335327, -0.8124765753746033, 1.030092477798462, -0.31097176671028137, -0.15573923289775848, 0.769954264163971, -0.051545511931180954, 0.5485307574272156, -1.0769113302230835, 0.2474643886089325, 0.902625560760498, -0.40230756998062134, 0.2469949573278427, -1.1360857486724854, 0.5080429911613464, 0.2883254885673523, -0.4155999422073364, -0.049778178334236145, 0.3823234438896179, -0.08649179339408875, -0.9022780060768127, -0.14184841513633728, -0.6792540550231934, -0.3021814525127411, -0.30997490882873535, 0.5844849944114685, -0.7266748547554016, 0.32376039028167725, -0.007272093556821346, -0.1942649930715561, -0.07713973522186279, 0.38155704736709595, -0.08164214342832565, -0.03796053305268288, 0.07790480554103851, 0.7230556607246399, 0.027611983940005302, 0.2909908890724182, -0.510373592376709, 0.3407900929450989, -0.418437123298645, 0.606192946434021, 0.5909772515296936, -1.2782388925552368, 0.25327765941619873, 0.37534764409065247, -0.7207316756248474, -1.685643196105957, -1.0397456884384155, 0.3248996436595917, -0.17794564366340637, 0.09067395329475403, -0.19579672813415527, 0.3034638464450836, -0.39964213967323303, 0.4063335955142975, 0.20119880139827728, 0.03250109776854515, 0.010706406086683273, -0.4804893732070923, -0.0490853376686573, -0.08291400969028473, 0.1531539112329483, 0.46345221996307373, -0.11971729248762131, -0.3207993805408478, -0.9628587365150452, -0.7589863538742065, -0.17999152839183807, 0.41316330432891846, 0.2979830503463745, 0.3338702321052551, 0.8372472524642944, 0.3104817569255829, -0.14992071688175201, 0.9706478118896484, -0.12524791061878204, 0.6543715596199036, 0.02291405387222767, -0.9916555285453796, -0.6030376553535461, 0.15451659262180328, 0.722996175289154, 0.04902135208249092, 0.3225889503955841, -0.22259026765823364, 0.21655519306659698, 0.2795594334602356, 0.2807639241218567, 0.09291070699691772, -0.8216824531555176, 0.7341540455818176, -0.5266339778900146, -0.7440277934074402, -0.5015113949775696, -0.2741072475910187, -0.595703661441803, -0.2741081416606903, -0.7616903781890869, -0.28718119859695435, -0.7430346608161926, 0.052840083837509155, 0.45711278915405273, -0.34632083773612976, -0.5150895118713379, -0.35831543803215027, -0.7975536584854126, -0.503508985042572, -0.5736420154571533, -1.037827730178833, -0.25559690594673157, -0.5952934622764587, 0.11171738058328629, -0.07081933319568634, -0.618770182132721, 0.28568437695503235, -0.29907193779945374, 0.47778117656707764, -0.8044611811637878, -1.29835844039917, 0.35671067237854004, -0.11861167848110199, -0.765565037727356, 1.2387046813964844, 0.7693029642105103, -0.677264392375946, 0.8834508657455444, -0.115299291908741, 0.5749084949493408, 0.34939050674438477, 0.18978138267993927, 0.6841914653778076, 0.05643152818083763, -0.390297532081604, 0.37235915660858154, 0.2882170081138611, -0.3044362962245941, 0.019589824602007866, -0.8729181885719299, 0.15712442994117737, 0.32915550470352173, -0.31552234292030334, 0.03305220603942871, 0.8835927844047546, -0.0688711628317833, -0.07746975868940353, 0.2519916594028473, 0.4896533191204071, 0.7901535630226135, 0.10179898142814636, -0.08070565015077591, -0.1456449031829834, 0.21767322719097137, -0.059616219252347946, 0.5656576752662659, 0.46018826961517334, 0.28895634412765503, 0.5677573680877686, -0.7188056707382202, 0.3439262807369232, 0.012344345450401306, 0.14418742060661316, -0.06928423792123795, -0.05586862936615944, 0.24351568520069122, -0.06478320062160492, -0.028244230896234512, 0.03723698481917381, -0.0010638696840032935, -0.05935210734605789, -1.0120636224746704, -0.296042799949646, -0.10923410952091217, -0.5034214854240417, -0.6927931904792786, -0.041368965059518814, -0.12093677371740341, -0.5424243807792664, -0.5715073943138123, -0.27675968408584595, 0.5561814308166504, 0.11252892762422562, 0.12235117703676224, 1.0675252676010132, -0.7459000945091248, -0.26117652654647827, -0.311506986618042, 0.20038066804409027, -0.7025752067565918, -0.35334208607673645, 0.6352415680885315, 1.1377850770950317, 0.042161062359809875, -0.017512552440166473, -0.9245595335960388, -0.21611422300338745, 0.8042407631874084, 0.03144453465938568, -0.06485816091299057, 0.8171241879463196, -0.9091178178787231, 0.14323893189430237, 0.3598828911781311, -0.16308486461639404, 0.23362460732460022, -0.06268136203289032, -0.6194128394126892, -0.2811133861541748, -0.23569010198116302, 0.5784295201301575, -0.7207011580467224, -0.13147494196891785, 0.6419756412506104, 0.5497285723686218, 0.3690102696418762, -0.4365544021129608, 0.22027215361595154, -0.3245936334133148, 0.3937637507915497, 0.3511156439781189, 0.9640762209892273, -0.027125438675284386, 0.08618086576461792, 0.14431576430797577, -0.3890222907066345, 0.00032138993265107274, -0.3822309672832489, -0.7655130624771118, 0.1400640904903412, 0.02564380317926407, -0.16974546015262604, -0.26283159852027893, -0.20219160616397858, -0.2765657901763916, -0.10222940146923065, -0.36693501472473145, -0.006702857092022896, -0.6581259369850159, -0.4179503917694092, 1.0616254806518555, -0.7225489616394043, -0.3969534635543823, 0.4755437970161438, 0.14807970821857452, 0.5214712619781494, 0.6594563722610474, -0.7415540814399719, -0.3121146857738495, 0.796291708946228, 0.1956726461648941, -0.02118838019669056, 0.11975530534982681, 0.42189332842826843, -0.38706910610198975, -0.46382060647010803, 0.25061488151550293, -0.5531476736068726, -0.14049211144447327, 0.17907463014125824, 0.010521216318011284, -0.32687342166900635, 0.07202833890914917, -0.34302034974098206, -0.29852911829948425, -0.052869610488414764, -0.2867734432220459, -0.26032862067222595, -0.46398764848709106, 1.0404621362686157, -0.26890087127685547, -0.024402698501944542, 0.21406996250152588, -0.06910809129476547, -0.7922759056091309, 0.610077440738678, 0.2439717799425125, 0.6517703533172607, 0.11236000806093216, 1.0555635690689087, 0.23616307973861694, 0.3507857620716095, 0.3926176130771637, -0.5099040269851685, 0.6697031259536743, -0.04038535803556442, -0.31714820861816406, -0.7841452956199646, -0.31955620646476746, -0.09799621999263763, 0.5733946561813354, -1.0306142568588257, -0.35591214895248413, 0.5439777374267578, 0.5786546468734741, 0.08549139648675919, -0.31866228580474854, 0.8661922216415405, 0.08569371700286865, -0.7136110663414001, -0.5690428018569946, 0.7951089143753052, 0.5068751573562622, -0.24007917940616608, -0.044783204793930054, -0.024892078712582588, -0.9534890651702881, 0.14476841688156128, -0.5554597973823547, -0.009078283794224262, -0.5612931847572327, -0.06451874226331711, -0.46317028999328613, -0.2715313136577606, 0.1944349706172943, 0.23839940130710602, -0.3161276578903198, 0.2921663820743561, 1.1700550317764282, 0.5817003846168518, 0.5652722120285034, 0.6159375905990601, -0.18693505227565765, -0.13160346448421478, 0.45211952924728394, 1.0570179224014282, 0.2567633390426636, 0.511551022529602, 0.017215663567185402, -0.021694954484701157, 0.038707632571458817, 0.15873153507709503, 0.07866998761892319, -0.47079890966415405, -0.07191576063632965, -0.4592954218387604, 0.017940396443009377, -1.2083196640014648, -0.7289118766784668, -0.036550939083099365, 0.6025681495666504, 0.22488218545913696, -0.10334989428520203, -0.46005484461784363, -0.5719537138938904, -0.992411732673645, -0.5546950101852417, -1.1193161010742188, -0.3015906810760498, -0.19415654242038727, -0.6255016922950745, 0.5328776836395264, -0.6325544118881226, 4.184321403503418, 0.6622698307037354, 0.6266137361526489, 0.3961258828639984, 0.04407808184623718, 0.9500163197517395, 0.5097827911376953, -0.14933143556118011, -0.14002220332622528, -0.6217602491378784, 0.38046541810035706, -0.19347304105758667, 0.6444984078407288, 0.8834263682365417, 0.03165998309850693, 0.4181715250015259, -0.306926429271698, -0.03517146781086922, 0.23558221757411957, -1.0660349130630493, -0.8103006482124329, 0.1437406688928604, -0.5951845049858093, 1.070472002029419, 0.02465982176363468, -0.028536025434732437, -0.03705683723092079, -0.36325523257255554, -0.09288065135478973, -0.18688473105430603, 0.7714600563049316, -0.11862991005182266, 1.3637354373931885, -0.7317155003547668, -0.3211418390274048, 0.3903883993625641, -0.5085294246673584, -0.25174081325531006, -0.009469992481172085, -0.7643540501594543, -0.006908874958753586, 1.1225929260253906, -0.07733360677957535, -0.02629898488521576, 0.25389209389686584, 0.8679291605949402, -0.10454022884368896, 0.33906686305999756, 1.073325514793396, -0.4307669699192047, -0.08104191720485687, -0.145268052816391, 0.3648957908153534, 0.0577254481613636, -0.10109204053878784, -0.14807561039924622, -0.41530168056488037, -0.012061364948749542, 0.17801359295845032, 0.2587040066719055, 0.14298008382320404, 0.5612841248512268, -0.12465304136276245, -0.15118947625160217, -0.31428763270378113, 0.6353904008865356, -0.006643126253038645, 0.851472020149231, -0.09637738764286041, -0.5711539387702942, 0.0427689291536808, 0.015078792348504066, 0.4908654987812042, -0.776354968547821, 0.2855362594127655, 0.008625001646578312, 0.17074252665042877, 0.5049983859062195, 0.43854114413261414, -0.38478174805641174, -0.0834735557436943, 0.011016634292900562, -0.5245683789253235, -0.5044760704040527, 0.1608835756778717, 0.38632896542549133, -0.23802895843982697, -0.12838438153266907, -0.287319153547287, -0.01799086108803749, 0.8012357950210571, 0.6338979601860046, -1.322662353515625, 0.23877795040607452, -0.2580498158931732 ]
[ 101, 2077, 12040, 3436, 1037, 7473, 9331, 2000, 5796, 2546, 24844, 1030, 18804, 13102, 4135, 4183, 1012, 4012, 1010, 2017, 2089, 5454, 2000, 2624, 25090, 4371, 2009, 1012, 3701, 1010, 2017, 1521, 2222, 2215, 2000, 2689, 1996, 6097, 11596, 1998, 12997, 11596, 1012, 19924, 11603, 13535, 28139, 26373, 2064, 2022, 2109, 2000, 2689, 1996, 12997, 1998, 6097, 11596, 1012, 1996, 2206, 3094, 2097, 2202, 2729, 1997, 2119, 1997, 2216, 1024, 22975, 28139, 26373, 1011, 1011, 6534, 1027, 1026, 20014, 1028, 1011, 1011, 1999, 8873, 2571, 1027, 1026, 1999, 8873, 2571, 1028, 1011, 1011, 2041, 8873, 2571, 1027, 1026, 2041, 8873, 2571, 1028, 1011, 1011, 21469, 2102, 1027, 4372, 3388, 1011, 1011, 4372, 3388, 1011, 1040, 22911, 1027, 1026, 1040, 22911, 1028, 1011, 1011, 4372, 3388, 1011, 15488, 6305, 1027, 1026, 15488, 6305, 1028, 6534, 2003, 2109, 2000, 6534, 3431, 2000, 12997, 4769, 1012, 4060, 1037, 2193, 2005, 2182, 1010, 11118, 2003, 11701, 1012, 21469, 2102, 8081, 2229, 2019, 7561, 1024, 21469, 2102, 1035, 11603, 1035, 7020, 2140, 13354, 2378, 2515, 2025, 2490, 14771, 17181, 8625, 2102, 1011, 1040, 22911, 8081, 2229, 1996, 7688, 6097, 1012, 4002, 1024, 4002, 1024, 4002, 1024, 4002, 1024, 4002, 1024, 4002, 2573, 8625, 2102, 1011, 15488, 6305, 8081, 2229, 1996, 3120, 6097, 1012, 2340, 1024, 2340, 1024, 2340, 1024, 2340, 1024, 2340, 1024, 2340, 2573, 102 ]
metasploit
92.txt
0
[CLS] table of contents git reference sites git cheatsheet keeping in sync with rapid7 master remote branch pruning using gitback to top [SEP]
[ 0.361532598733902, 0.12584808468818665, 0.5214071869850159, 0.6008541584014893, -0.7505382299423218, -0.7830896973609924, 0.17911159992218018, -0.022809894755482674, 0.19039086997509003, 0.8509226441383362, -0.6257335543632507, 0.6481752395629883, 0.2754814922809601, -0.35359400510787964, 0.054451603442430496, -0.5413278937339783, -0.13418154418468475, 0.027334310114383698, -0.7746320962905884, 0.44221335649490356, 0.25913143157958984, -0.29425111413002014, -1.0549883842468262, -0.4084746837615967, -0.003781583858653903, 0.7448024749755859, -0.17546091973781586, -0.33346766233444214, 1.590815782546997, 0.9398288726806641, -0.5314237475395203, 0.15513557195663452, 0.1818295121192932, -0.24097028374671936, -0.1235780417919159, -0.356808066368103, 0.25666680932044983, 0.23732687532901764, -0.17272765934467316, -1.5068105459213257, -0.130607008934021, 0.0056099421344697475, 0.34959980845451355, -0.961480438709259, -1.4751002788543701, -0.10063046216964722, -0.4205191135406494, 0.5565699934959412, -0.2140255868434906, -1.022436261177063, -0.7885399460792542, 1.1806246042251587, 0.40677791833877563, 0.14032527804374695, -0.3899959325790405, 0.969594419002533, -0.12817788124084473, -0.7874431610107422, 0.022968653589487076, 0.5958282947540283, 1.047457218170166, 0.31054481863975525, 0.19174812734127045, -0.7482373714447021, 0.09623096883296967, 0.5782519578933716, -0.07193363457918167, -0.09237579256296158, 0.1793641299009323, -0.2504724860191345, -0.44339799880981445, 0.1908562332391739, 0.023665279150009155, -0.5417117476463318, -0.5439968705177307, 0.579474925994873, 1.134121060371399, 0.8547690510749817, 0.19330668449401855, 0.9239975810050964, 0.020950205624103546, 0.8544468879699707, -0.24560265243053436, -0.13159486651420593, -1.1149282455444336, -0.8000065684318542, 0.41875627636909485, 0.2700398862361908, -0.4219304323196411, 0.045919019728899, -0.22851809859275818, 0.6423995494842529, -0.07922854274511337, -0.07069489359855652, 0.15985064208507538, 0.7257733345031738, -0.8138052821159363, 0.30515608191490173, -0.536223828792572, 0.47700944542884827, 0.5806662440299988, 1.033450961112976, 0.0456804521381855, 0.43247827887535095, -0.4773584306240082, -0.5325358510017395, 1.303797721862793, -1.1712456941604614, 0.109333336353302, -0.4950958490371704, -0.39686065912246704, -0.30423808097839355, -0.6896921396255493, 0.4535999596118927, -0.0682896226644516, -0.49991896748542786, -0.46019667387008667, -0.5435982942581177, -0.3607742190361023, -0.08067969977855682, 0.8279300332069397, -0.6463192105293274, 0.38300612568855286, -0.2710464894771576, -0.44370633363723755, -0.06375346332788467, -0.11236058175563812, 0.46196243166923523, -0.9259050488471985, -0.24406786262989044, -0.6156608462333679, -0.48081979155540466, 0.004304253961890936, 0.6475545167922974, -0.0656229704618454, -0.3155727982521057, -1.0880366563796997, -0.15079756081104279, 0.0825604572892189, -0.5088164806365967, 0.32651519775390625, -0.5789794921875, 0.2225021868944168, 1.2010164260864258, 0.24812564253807068, 0.20839250087738037, -0.1545591950416565, 0.40298163890838623, -0.7203801274299622, 0.8200022578239441, -0.266112744808197, -0.3500460088253021, 0.23779168725013733, 0.833145797252655, 0.44719353318214417, 0.17712756991386414, -0.08337007462978363, 0.25477340817451477, 0.49428418278694153, 0.818997859954834, -0.20946335792541504, 0.11754876375198364, 0.5167610049247742, 1.2663923501968384, -0.7222711443901062, 1.2091294527053833, -0.4607178270816803, -0.9282021522521973, -0.24206797778606415, -0.3724032938480377, 0.0878186970949173, 0.1226435974240303, -0.1465417891740799, -0.10393952578306198, 0.7501890063285828, 0.4711448550224304, -0.4968768060207367, 0.13736312091350555, -0.027344822883605957, 0.4238209128379822, 0.04712938889861107, 0.5191321969032288, 1.0512794256210327, -0.15706388652324677, -0.5120367407798767, 0.24455870687961578, 0.319366455078125, -0.005597788840532303, -0.035591110587120056, -0.32712918519973755, -0.9198647737503052, 0.6444153189659119, -0.045250605791807175, 0.4822692275047302, -0.018836937844753265, -0.5984569787979126, -0.4011055529117584, 0.3788616359233856, 0.6436604857444763, 0.6528598070144653, -0.523353099822998, 0.5293448567390442, 0.0028393687680363655, 0.8477795124053955, -0.07872328907251358, -0.6658047437667847, 0.4729638397693634, 0.19299909472465515, -1.103230357170105, 0.42388105392456055, 0.6880577206611633, -0.11465965956449509, -0.753014326095581, -0.18744781613349915, 0.12444823235273361, -0.5292941927909851, -0.31573233008384705, 0.2565213739871979, -0.24082723259925842, 0.06696092337369919, 0.4750649631023407, 1.0653284788131714, 1.1497235298156738, 0.1813925802707672, 0.3970419764518738, 0.508878767490387, -0.48539331555366516, 0.6971449255943298, -0.040979720652103424, 0.4190923869609833, -0.17293766140937805, 0.08463108539581299, -0.015065153129398823, 0.7195463180541992, 0.40301352739334106, 0.0010615652427077293, 0.07706606388092041, -0.2714858949184418, 0.3445224463939667, 0.33665531873703003, 0.855230450630188, -0.5206435918807983, 0.30490541458129883, 0.8191229104995728, 0.19978965818881989, 0.2813255488872528, 0.2765224575996399, 0.2270880788564682, -0.4956420063972473, -0.4555206894874573, -1.4151270389556885, 0.7848994731903076, -0.15336227416992188, -0.13437634706497192, -0.4327029287815094, -0.9820586442947388, -0.23149242997169495, 0.39756107330322266, -0.5208273530006409, 0.47291138768196106, 0.33679941296577454, 0.2016127109527588, -1.1490557193756104, 0.2163044512271881, -0.4267272651195526, 0.2348729819059372, 0.02164015918970108, -0.011794121004641056, 0.8756439685821533, -0.9906571507453918, -0.36091214418411255, 0.2443162351846695, -0.869178831577301, -0.41299527883529663, -0.8249421715736389, 0.39578279852867126, 0.9806108474731445, -0.8388075232505798, -0.7501698732376099, -0.6525453329086304, 0.17573875188827515, 0.08868708461523056, -0.15369488298892975, 0.16053910553455353, 0.564782440662384, 0.432801753282547, -0.4394848346710205, -0.33748990297317505, -0.6013031005859375, 0.6864039897918701, -0.4674868881702423, -0.06284493207931519, -0.06735830008983612, 0.31350329518318176, 0.6777867674827576, 0.4171333312988281, -0.19608601927757263, -0.16997820138931274, -0.3188200294971466, -0.8028552532196045, -0.5301488041877747, -1.2780613899230957, 0.6862199902534485, -0.5704394578933716, -0.588234543800354, 0.277892529964447, -0.30245667695999146, -0.3815506398677826, 1.0182336568832397, 0.37894371151924133, 0.12135548144578934, 0.02033635601401329, -0.12856118381023407, 0.23221084475517273, -0.8770698308944702, 0.5488600134849548, 0.5133614540100098, -0.31788456439971924, -0.14056259393692017, -0.5912525653839111, -1.3519458770751953, 0.27469468116760254, 0.9332939982414246, -0.9020851850509644, -0.5699911117553711, 0.9079726338386536, 0.025741329416632652, -1.4631640911102295, 0.28823211789131165, -0.2282554656267166, -1.4034348726272583, 0.21997655928134918, -0.19666336476802826, 0.3656497895717621, 1.1469907760620117, 0.18361106514930725, -0.8281540274620056, -0.45423418283462524, 0.351757287979126, 0.2155298888683319, -0.2864167392253876, -0.08072628080844879, 0.7415528297424316, 0.17741835117340088, 0.044907789677381516, -0.1651451289653778, 0.5744449496269226, -0.25741249322891235, -0.5382137894630432, 0.28352728486061096, 0.40918663144111633, 0.6464736461639404, 0.27719607949256897, 0.7902256846427917, 0.07318389415740967, 0.0937884971499443, -0.37442776560783386, 0.5197139978408813, -0.03843704238533974, 0.2556082606315613, 0.6268868446350098, 0.5998917818069458, -0.045214392244815826, -0.4242921471595764, -0.6109189391136169, -0.41708797216415405, -0.11219758540391922, 0.6255580186843872, 0.34794625639915466, -0.23799486458301544, 1.1441677808761597, 0.12499331682920456, 0.28426170349121094, 0.49053993821144104, -0.36496272683143616, -0.5195178985595703, 0.24095726013183594, 0.3745966851711273, 0.8183589577674866, -0.09353048354387283, -0.7448037266731262, -0.26069000363349915, 0.19223277270793915, 0.1833306849002838, -0.05696171522140503, -0.45817622542381287, 0.1624467521905899, -0.454192191362381, -0.31595492362976074, 0.07689755409955978, -0.841939389705658, -0.6407089829444885, 0.10298077017068863, -0.06402380019426346, -1.5964970588684082, -0.31379997730255127, 0.2706598937511444, 1.3247863054275513, 1.053712010383606, -0.05358356982469559, 0.24427656829357147, -0.17556077241897583, 0.24585174024105072, 0.10938743501901627, 0.1174064353108406, -0.43356817960739136, -0.9558568000793457, 0.856993556022644, 0.9537702798843384, 0.3014278709888458, 0.15439435839653015, 0.17688880860805511, 0.6993356943130493, 0.8005465269088745, 0.07723239809274673, -0.16798146069049835, -1.1964302062988281, -0.8170763850212097, 0.1695101112127304, -0.45281335711479187, -0.44093263149261475, -0.976749837398529, -0.5191723108291626, 0.1076507717370987, 1.2188955545425415, -0.28569191694259644, -0.006384174805134535, 0.31608954071998596, -0.9234369397163391, 0.7902966141700745, -0.27907752990722656, -0.3141193091869354, -0.13194125890731812, -0.9440059661865234, -1.5363150835037231, 1.2008510828018188, 0.29909124970436096, 0.2467433214187622, -0.15521173179149628, -0.3129628002643585, 0.37503987550735474, -0.015215400606393814, -0.8215604424476624, -0.028919469565153122, 0.09962788969278336, -0.03391492739319801, 0.3771337866783142, 0.45038169622421265, 0.6148152947425842, 0.10555693507194519, 0.8135523796081543, -0.7891349792480469, 0.22945591807365417, -0.20466287434101105, 0.24229663610458374, -0.9137395620346069, 0.03749452531337738, 0.0951717346906662, 0.47477683424949646, 0.22544540464878082, -0.04263608530163765, 0.011559121310710907, 0.13454918563365936, -0.1767355501651764, -0.1231658086180687, 0.15786562860012054, -0.027073562145233154, -0.29423514008522034, 1.3221628665924072, -0.6295481324195862, -0.23985451459884644, 0.1563969850540161, 0.39410096406936646, 0.12481796741485596, 0.03031429648399353, -0.5805941224098206, 0.5508376359939575, -0.18711259961128235, -0.20756420493125916, -0.5959436893463135, -0.48657888174057007, 0.6095840930938721, -0.01570335030555725, 0.0806308314204216, -0.37178295850753784, -0.00574910594150424, -0.04126892611384392, 0.3796829879283905, 0.00705720204859972, 0.907923698425293, -0.1333422213792801, -0.07655685395002365, -0.13123846054077148, -0.3381963074207306, -0.49339669942855835, -0.2381015121936798, -0.5909105539321899, -0.4427283704280853, 0.5218771696090698, 0.8903974890708923, 0.018576396629214287, -0.9523183107376099, -0.9554768204689026, -0.020944936200976372, 0.1789044737815857, -0.14251884818077087, -0.4991714060306549, -0.5113317966461182, -0.17926625907421112, 0.9382102489471436, -0.7709239721298218, -0.2517358064651489, 0.138700470328331, 0.6427001953125, 0.5660036206245422, -0.288852334022522, 0.8114029765129089, -0.015634438022971153, 0.12832480669021606, 0.500885009765625, 0.23851358890533447, -0.623447060585022, -0.03865348547697067, -0.28424039483070374, -0.4780064523220062, 0.018602875992655754, -0.5156890749931335, -0.6254491806030273, -0.2448069453239441, -0.7868572473526001, -0.2679009437561035, -0.575247585773468, -0.5273220539093018, -0.20458951592445374, -0.5758048295974731, -0.27287358045578003, 0.025628983974456787, -0.07811282575130463, -1.0351283550262451, 0.32130366563796997, -0.37415391206741333, 0.19658072292804718, 0.15477856993675232, 0.574177622795105, 0.3127630352973938, -0.848604142665863, 0.07617270201444626, 0.4394068717956543, -0.557411789894104, 0.6002684831619263, -0.1362966001033783, 0.11043145507574081, 0.10588929057121277, 0.48943036794662476, -0.935178816318512, 0.10536535829305649, 0.4436953365802765, -0.17790289223194122, 0.026642542332410812, 0.18567416071891785, -0.14629290997982025, 1.2065860033035278, -0.2712315618991852, -0.0687505453824997, 0.18292325735092163, 0.33674049377441406, -1.3145804405212402, 0.5204324722290039, -0.23856988549232483, 0.06590186804533005, 0.7824762463569641, -0.4748169481754303, 0.43013623356819153, -0.8609212636947632, 1.0520761013031006, 0.0691819116473198, -0.39086079597473145, -0.8982263803482056, -0.4985543191432953, 0.28353947401046753, 0.07268840074539185, 0.4720406234264374, -0.04402000084519386, -0.21566887199878693, 0.7017653584480286, -0.22249644994735718, 1.0242797136306763, 0.8304495215415955, 0.7937150001525879, 0.7979737520217896, -1.5148069858551025, 0.7739341259002686, 0.38344627618789673, -0.3982708156108856, 0.5500832200050354, 0.21484878659248352, -0.587149441242218, 1.101778507232666, -0.1802409440279007, 0.0962948352098465, -0.33908671140670776, 0.13407842814922333, 0.40012669563293457, -0.052558157593011856, 0.44219884276390076, -0.18930013477802277, -1.1245061159133911, -0.233154758810997, 1.3243805170059204, 0.26121440529823303, -0.27441707253456116, -0.4825659990310669, 0.27666372060775757, 0.2817615568637848, -0.8270251154899597, -0.09620988368988037, -0.021672680974006653, -0.23505109548568726, 0.6158741116523743, 0.5743768215179443, -0.555790364742279, 0.18747839331626892, 0.19963231682777405, -1.261231541633606, -0.5443185567855835, -0.6528326869010925, 0.4299394190311432, -0.1208513155579567, -0.5575562715530396, -0.5991972088813782, 0.0602872371673584, 0.358341246843338, 0.13495196402072906, 0.6680727005004883, -0.3825303614139557, -0.35843971371650696, -0.33022257685661316, -0.2128864973783493, -0.7931416630744934, -0.04108823463320732, 0.5237815380096436, -0.18740321695804596, -0.28291353583335876, -0.7569631338119507, -0.22950592637062073, -0.6042782664299011, 0.2109321653842926, 0.6068781614303589, -0.08649959415197372, -0.2037433385848999, 0.7270680069923401, 0.05029154196381569, 0.6719704866409302, 0.29526039958000183, 0.8178642392158508, 0.2512694299221039, -0.29728585481643677, -0.09854599833488464, -0.2284342646598816, -0.29901909828186035, 0.1783425211906433, 0.4703514277935028, -0.17261141538619995, 0.09053986519575119, 0.4112926721572876, -0.29532626271247864, 0.2975737154483795, -1.3845590353012085, 0.3170053958892822, 0.3707115054130554, 0.144196018576622, -0.6205041408538818, -0.8730589747428894, 0.28753864765167236, -0.014517603442072868, -0.6055833101272583, -0.6535051465034485, -1.0592752695083618, 0.9111834168434143, 0.020588036626577377, -0.20391005277633667, 0.06870114803314209, 0.2655596137046814, -0.7816798686981201, -0.2665906250476837, -0.6338874101638794, -0.09825999289751053, -0.3819194734096527, -0.34102675318717957, 0.64970862865448, -0.538052499294281, 0.6939946413040161, 0.6370108127593994, 0.48580625653266907, 0.44375118613243103, -0.39948615431785583, -0.1256646364927292, -0.16260145604610443, 0.0969276875257492, -0.5686610341072083, 0.2636435031890869, 1.058821678161621, -0.3854442834854126, 0.5718048810958862, 0.16067086160182953, 0.09182341396808624, -0.4458196461200714, 0.6794711947441101, 0.9573249220848083, 0.06202850863337517, -0.2992561161518097, -0.048920657485723495, -0.4635184407234192, 0.14026103913784027, -0.42849019169807434, -0.011735985986888409, 0.11465151607990265, 0.13574442267417908, -0.15666937828063965, -0.5268946886062622, 0.21404904127120972, 0.11881175637245178, -0.1314648985862732, 0.11046024411916733, 0.34111401438713074, 0.6727471351623535, 0.04631732031702995, -0.3625764846801758, 0.7947561144828796, 0.2176055610179901, -0.17287062108516693, 0.22473664581775665, -0.21424709260463715, 0.24150489270687103, 0.29697170853614807, -0.2625758647918701, 0.42263665795326233, -0.0612507238984108, -0.07289597392082214, 0.6044699549674988, 0.30298760533332825, 0.48058441281318665, 0.20440395176410675, -0.9104582071304321, 0.08025646954774857, -0.8779051303863525, 0.07884488254785538, -0.4485035240650177, 0.18553826212882996, 0.8694210052490234, -0.40515726804733276, 0.31356993317604065, -0.5321327447891235, 0.19779203832149506, 0.6480869054794312, 0.34957829117774963, -0.34585511684417725, -0.9771531224250793, 0.26762500405311584, 0.7842977046966553, 0.3477870523929596, -0.5119286775588989, -0.4679206311702728, -0.03811018913984299, 0.7483490109443665, -0.43798622488975525, -1.2985670566558838, -0.046990931034088135, 1.0741924047470093, -0.36990606784820557, 0.40814223885536194, -0.39403030276298523, -0.6044372916221619, 0.21244806051254272, 0.7166874408721924, 0.0551423504948616, -0.20191045105457306, -0.17845937609672546, -0.16713447868824005, -0.6737852692604065, 0.8201967477798462, -0.6299005150794983, 0.376324325799942, -0.06660721451044083, -0.12341239303350449, -0.10612232983112335, -0.23059752583503723, 0.738483190536499, 0.039353836327791214, 0.4036159813404083, 0.6441454291343689, 0.002040460240095854, -0.44470447301864624, -0.4104490280151367, 0.027827991172671318, 0.9484416842460632, 0.31119486689567566, 0.6323667764663696, -0.6751861572265625, 0.6749990582466125, -0.01622973009943962, -0.07842594385147095, 0.2288045436143875, -0.6608333587646484, -0.4583846926689148, -0.7943463325500488, 0.26071032881736755, -0.2377970963716507, -0.41936683654785156, -0.14645227789878845, -0.19720877707004547, -0.11856736242771149, -0.6197007298469543, 0.08758589625358582, -0.45943883061408997, -0.5886625051498413, 0.41110047698020935, -0.9422670006752014, -0.19332736730575562, 0.860517144203186, -0.13122448325157166, 0.3786413371562958, 0.3158600926399231, -0.35527941584587097, 0.9428707957267761, 0.7037060856819153, 0.2478724718093872, -0.14575842022895813, 0.24120855331420898, 1.1477187871932983, 0.6514530181884766, -0.5541766881942749, 0.23591230809688568, -0.5505165457725525, -0.05197597295045853, -0.7263980507850647, 0.3386015295982361, -0.65012526512146, -0.6375192403793335, -0.558193027973175, -0.30468571186065674, 0.5609563589096069, -0.4917352497577667, -0.9637386798858643, -1.135062575340271, -0.5371144413948059, 0.17734573781490326, -0.03091091476380825, 0.7277975082397461, -0.3227241039276123, -1.018787145614624, -0.1976800560951233, 0.2371124029159546, 0.5809741616249084, 0.9285650253295898, 1.015372633934021, 0.37568747997283936, 0.643459141254425, 0.26083195209503174, 0.06322653591632843, -0.2170438915491104, -0.3711172044277191, -0.6726524233818054, -0.11729300022125244, -0.169690802693367, -0.118231862783432, 0.060169707983732224, 0.2944148778915405, -0.04267502576112747, -0.16296669840812683, 0.4354393184185028, -0.25281038880348206, -1.056257963180542, 0.031223511323332787, -0.10281774401664734, -0.897587776184082, 0.08629448711872101, 1.8127739429473877, -0.4528604745864868, -0.009851399809122086, -0.3627389371395111, 0.24824239313602448, 0.052792198956012726, -0.03936102241277695, -0.3575216233730316, 0.42920804023742676, -0.06709184497594833, -0.6367006897926331, -0.397927463054657, -0.3856477737426758, -0.32173046469688416, -0.2699742019176483, -0.7647599577903748, -0.6888658404350281, 0.7815386056900024, -0.16634224355220795, 0.7245841026306152, 0.19720925390720367, -1.0726375579833984, 1.0887675285339355, 0.3126659393310547, 0.7083507776260376, 0.06828045099973679, 1.038554072380066, 1.467918872833252, -0.18394669890403748, 0.28805655241012573, 0.24565626680850983, 0.41996514797210693, 0.3186696767807007, -0.5993338823318481, 0.2263256460428238, -0.4512024223804474, -0.42614156007766724, -0.9775192141532898, 0.1964002400636673, 0.8142841458320618, -0.6941643953323364, -0.2207411229610443, 0.05170822516083717, -0.2379157692193985, -1.1560856103897095, -0.5376079678535461, -0.8016804456710815, -0.11719880253076553, 0.2686525583267212, -0.5382064580917358, -0.3210804760456085, -0.631343424320221, 3.8379907608032227, 1.100780963897705, -0.18340641260147095, -0.006810174323618412, -0.46487709879875183, 0.9827926158905029, -0.01796584390103817, 0.13669970631599426, 0.18323107063770294, 0.21295154094696045, 0.7713386416435242, -1.059258222579956, 0.33143526315689087, 0.6236786842346191, 0.6704429388046265, 0.13289514183998108, -0.6007649302482605, 0.1583854705095291, -0.2507036626338959, -1.302444577217102, -1.336297631263733, -0.026494059711694717, 0.6256155371665955, 0.1713210493326187, -0.059741612523794174, 0.6238622069358826, 0.17847806215286255, -0.11009003221988678, 0.47460129857063293, -0.7501034736633301, 0.1749555468559265, -0.24960960447788239, 0.9961152076721191, -0.1989588588476181, 0.14625830948352814, 0.6884084343910217, 0.05515388026833534, -0.5739237666130066, 0.6167120337486267, -0.3182295858860016, 0.15608198940753937, -0.5523397922515869, -0.6090043783187866, -0.4338746666908264, 0.019438616931438446, 0.7527369260787964, 0.5497103333473206, 0.038252152502536774, 0.7451620697975159, -0.04472184181213379, -0.05153774842619896, -0.01098515186458826, 0.759856104850769, -0.7190340161323547, -1.4312374591827393, -0.3082744777202606, -0.03871989622712135, -0.1724642813205719, 0.5776482820510864, 0.3126804232597351, 0.09233707189559937, 0.8837608098983765, -0.499935120344162, -0.16808688640594482, -0.22797717154026031, 0.007267027627676725, 0.26701033115386963, 0.471445769071579, -0.6757115125656128, -0.6814988255500793, 0.1508784294128418, -0.44439175724983215, -1.1546200513839722, -0.36411333084106445, -0.7882912755012512, 0.3747106194496155, -0.49393224716186523, -0.28488996624946594, 0.02112693339586258, -0.6657833456993103, 0.3935149610042572, -0.13006864488124847, -0.184910848736763, -1.3472065925598145, 0.8003119826316833, 1.3279191255569458, -0.3762025833129883, 0.21403904259204865, 0.2583935558795929, 1.0511648654937744, 0.6583189368247986, 0.7803288698196411, -0.4313638508319855, 0.7373530268669128, 0.07445370405912399 ]
[ 101, 2795, 1997, 8417, 21025, 2102, 4431, 4573, 21025, 2102, 21910, 4095, 15558, 4363, 1999, 26351, 2007, 5915, 2581, 3040, 6556, 3589, 10975, 19496, 3070, 2478, 21025, 2102, 5963, 2000, 2327, 102 ]
metasploit
93.txt
0
[CLS] learning gitthe following sites are great references for git padawans and jedi alike : git - svn crash course : lots of good stuff on helping newbies grok the concepts of git w / reference to similar concepts in subversion. codecademy git course : great free course for quickly getting up to speed on git with helpful hands on exercises. learn git branching : good website for learning how git branching works in a visual and interactive manner. git reference : from the site : “ meant to be a quick reference for learning and remembering the most important and commonly used git commands. ” follows a tutorial - like format. great for beginners. the pro git book : a free, online copy of the pro git book by githubber scott chacon. the git community book : a free book put together by the git community for those new to git. git magic : another free git book put together by a stanford cs student. git ready : a collection of git tips and tricks. the git parable : a story by github founder tom preston - werner that reveals the underlying principles behind git ’ s construction. a great starting point for understanding the nature of git. git is easier than you think : a nice tutorial that breaks down one git user ’ s experience switching from subversion. peepcode : git : a one - hour ( not - free ) screencast covering git basics. well - made and easy to follow. github flow : another great post from scott chacon describing a github - based workflow for projects. getting started with github : also from github ’ s own scott chacon, this two - part screencast ( one free and one paid ) will walk you through the basics of using github. using git in editorsfugitive plugin for vim : provides lots of tasty functionality from inside vim. there ’ s also a five - part series on vimcasts on using fugitive for almost any git task you can think of. textmate - a bundle for git ships with the editor. highlight your top - level folder in the project drawer and then invoke with command - shift - g svn mirroringof course, if you ’ re still having trouble, github does offer basic svn read - write support. [SEP]
[ 0.854033350944519, 0.7379562258720398, 0.7278891205787659, -0.24416658282279968, -0.30496567487716675, -1.3392711877822876, 0.23376862704753876, -0.02197064459323883, -0.35724177956581116, 1.28493070602417, 0.04911046847701073, 0.5390843749046326, 0.8829705119132996, -0.6807737350463867, -0.061902400106191635, -0.6165382862091064, 0.055987510830163956, 0.000634632189758122, -1.0431536436080933, 0.2946673035621643, 0.17109441757202148, 0.21907846629619598, -1.2416201829910278, -0.08754193037748337, 0.22252590954303741, 0.2980155348777771, 0.4814291298389435, -0.0593242272734642, 1.542201042175293, 0.6192520260810852, -0.35390612483024597, -0.6240126490592957, 0.4731314480304718, -0.7951475977897644, 0.002704998943954706, -0.13426601886749268, 0.04640869051218033, -0.33659428358078003, -0.15933920443058014, -1.120236873626709, 0.1329898238182068, -0.4529595375061035, 0.5198640823364258, -1.2846070528030396, -1.0578029155731201, 0.07686151564121246, 0.12307652831077576, -0.34598246216773987, -0.32388293743133545, -0.7020612955093384, -0.0830201804637909, 0.8777636885643005, -0.2736656069755554, 0.0334354005753994, 0.16229255497455597, 0.4991024136543274, -0.2693897485733032, -0.11389681696891785, -0.1652716100215912, 0.7178358435630798, 0.8830856680870056, -0.39957621693611145, -0.40218210220336914, -0.6361574530601501, 0.005096048582345247, 0.9522702693939209, -0.7574836015701294, -0.05669207125902176, -0.2542168200016022, -0.46934765577316284, -1.512503743171692, 0.5324145555496216, -0.1572580188512802, -0.4114914834499359, -0.2596759796142578, -0.18451711535453796, 0.9687778353691101, 0.5922710299491882, -0.48051050305366516, 0.5101600289344788, -0.5122451782226562, 0.7855067849159241, -0.535370409488678, 0.4393494725227356, -0.6897097826004028, -0.7873135805130005, 0.686674177646637, 0.45586448907852173, 0.2740224599838257, -0.5970646142959595, 0.4399034380912781, 0.4859512150287628, 0.14302287995815277, 0.11472734063863754, 0.3538902997970581, 0.7845022082328796, -0.16091793775558472, 0.5723166465759277, -0.43161672353744507, 0.13170553743839264, -0.024388590827584267, 1.0868674516677856, -0.19495441019535065, 0.44649145007133484, -0.17287012934684753, -0.42393526434898376, 0.17944438755512238, -0.7400076389312744, -0.08472678065299988, -0.5628167986869812, -0.13415543735027313, -0.014460754580795765, 0.46848875284194946, 0.1273883581161499, -0.35580649971961975, -0.5386785268783569, -0.10829818993806839, 0.17593258619308472, -0.46674343943595886, 0.1638965606689453, 0.18089233338832855, 0.10498916357755661, -0.8530890345573425, -0.396354615688324, 0.5093473196029663, 0.22785325348377228, 0.5394898653030396, 0.8957216739654541, -0.5465328097343445, 0.4231320917606354, -0.09547518938779831, -0.4464190900325775, 0.4803076982498169, 0.4587763249874115, -0.6252710819244385, 0.004131911788135767, -0.5201817750930786, -0.46081307530403137, -0.03699500486254692, -0.7672516107559204, -0.4259500503540039, -0.27272477746009827, -0.5028124451637268, 1.3636420965194702, 0.4160313308238983, -0.03706960380077362, 0.05671704187989235, -0.37385594844818115, 0.12498431652784348, 0.6566809415817261, -0.3698841333389282, -0.2394402176141739, -0.12797626852989197, -0.3163336217403412, -0.5469862222671509, 0.10136078298091888, -0.6369711756706238, 0.879183828830719, 0.3701532781124115, 0.8072245717048645, 0.0985686406493187, 0.5813003182411194, -0.7851464152336121, 0.6444216370582581, -0.5501008629798889, 0.6591203212738037, -0.569441556930542, -0.6517558097839355, -0.48560553789138794, -0.5114416480064392, 0.21615971624851227, -0.14327837526798248, -0.18775087594985962, -0.40525200963020325, 1.066076397895813, 0.1993231624364853, 0.09513796865940094, -0.09160155802965164, -0.20754605531692505, -0.16946087777614594, 0.27693837881088257, 0.46986883878707886, 0.7769966125488281, 0.854923665523529, -0.7366387844085693, 0.4835253655910492, 0.21970918774604797, 0.11709572374820709, -0.2710193395614624, 0.04964594170451164, -0.4453302323818207, 0.8734954595565796, -0.9148834943771362, 0.7122196555137634, 0.5964534282684326, 0.12220323830842972, -0.7109123468399048, 0.5042965412139893, 0.5615224242210388, -0.36977627873420715, -0.9432521462440491, 0.3808484673500061, 0.43778523802757263, 0.14311161637306213, -0.35032549500465393, -0.6633138060569763, 0.40608909726142883, 0.4977791905403137, -0.6532723307609558, -0.2735588848590851, 0.8420924544334412, -0.052925582975149155, -0.6935043931007385, 0.07380582392215729, 0.48429420590400696, -0.3726247251033783, -1.1093082427978516, 0.08899421989917755, -0.09009502828121185, -0.03880542516708374, 0.7631949186325073, 0.9238590002059937, 0.6116692423820496, 0.28789767622947693, 0.24645276367664337, 0.04707249253988266, -0.447515070438385, 0.8684924244880676, -0.549058198928833, -0.03171238675713539, 0.01946057751774788, 0.2963164150714874, 0.2869487702846527, 0.46495598554611206, 0.8331288695335388, -0.2510477900505066, 1.1710100173950195, 0.869425356388092, -0.07785088568925858, 0.7348782420158386, 0.2597368359565735, 0.2514576315879822, -0.7235769629478455, 0.5887917280197144, 0.15736067295074463, 0.01752612181007862, -0.29700756072998047, -0.18231351673603058, 0.0645449310541153, 0.04015946388244629, -1.2039381265640259, 1.187543272972107, -0.38895654678344727, -0.942456066608429, -0.4650952219963074, -0.3490375280380249, 0.27222946286201477, 0.38560107350349426, -1.2256414890289307, 0.6090427041053772, -0.01474747434258461, 0.31153544783592224, -0.7373898029327393, 0.5024441480636597, -0.33463191986083984, 0.8880251049995422, -0.4907965064048767, 0.712806224822998, 0.23499514162540436, -0.8843720555305481, -0.5519695281982422, -0.33992794156074524, -0.9530795216560364, -0.5107223987579346, -0.23796775937080383, 0.6086439490318298, -0.43814897537231445, -0.6407196521759033, -0.5111398100852966, -0.8324851989746094, 0.04437598958611488, 0.1042356789112091, -0.22122977674007416, -0.11757032573223114, 0.22291961312294006, 0.09871350228786469, -0.11387258768081665, 0.04739603027701378, 0.0894179493188858, 0.7304767370223999, 0.26026880741119385, -0.14098872244358063, -0.05929585546255112, 0.36560842394828796, 0.45092636346817017, -0.24733971059322357, 0.10224144160747528, -0.6028541326522827, -0.31007903814315796, -0.2128373235464096, -1.0712074041366577, -0.5967486500740051, 0.15636125206947327, 0.019261088222265244, -0.011627783998847008, 0.014965789392590523, -0.1857098639011383, -0.10690572112798691, 0.9343660473823547, 0.009557782672345638, -0.26303187012672424, 0.25598403811454773, -0.22345758974552155, -0.6948411464691162, -0.4633069336414337, 0.7953744530677795, 0.3983694911003113, 0.16302801668643951, -0.2904303967952728, -0.5323663949966431, -0.5620471835136414, -0.01802982948720455, 0.35250088572502136, -0.7548859715461731, -0.24877098202705383, 1.542590618133545, -0.12709009647369385, -1.1404504776000977, -0.08338692039251328, -0.28781983256340027, -1.2776426076889038, -0.039177604019641876, 0.17204682528972626, 0.35290825366973877, 1.1862760782241821, -0.04610456898808479, -0.5161727070808411, 0.06476633995771408, 0.251181036233902, 0.11218426376581192, -0.004012181889265776, -0.4763449728488922, 0.49744945764541626, 0.03767847269773483, 0.21164368093013763, -1.442977786064148, 0.38506051898002625, -0.7118399143218994, 0.05999993160367012, -0.3015170991420746, 0.003198823193088174, 0.7914899587631226, -0.03339206799864769, 0.5356443524360657, 0.49308326840400696, 1.0173346996307373, -1.238157033920288, -0.5106773376464844, -0.16615460813045502, 0.029435204342007637, 0.19795233011245728, 0.30473846197128296, -0.09809517115354538, -0.13519690930843353, -0.17997221648693085, -0.16801974177360535, -0.24486017227172852, -0.05325854569673538, 0.4148962199687958, -1.418012022972107, 0.8240323066711426, -0.10723169147968292, -0.035166386514902115, 0.05532024800777435, -0.796131432056427, -0.413454532623291, 0.8050814270973206, 0.27053627371788025, 0.17691272497177124, -0.07753920555114746, -0.4630568027496338, -0.5425090193748474, 0.0878857970237732, 0.8644754886627197, 0.6252726912498474, -0.6445716023445129, -0.4617156982421875, -0.33554375171661377, -0.8592493534088135, -0.2803085148334503, -0.9146315455436707, -0.216046541929245, -0.21735766530036926, -0.6867556571960449, -0.5704941153526306, -0.8205609917640686, 0.9043290615081787, 0.5766152143478394, 0.4431529641151428, 0.21718044579029083, -0.09825582057237625, 0.6404105424880981, 0.5412392020225525, 0.04281932860612869, 0.19868285953998566, -0.41698065400123596, -0.9904710650444031, 0.34828487038612366, 1.0818402767181396, 0.5058672428131104, 0.044187866151332855, -0.16404379904270172, -0.022205336019396782, 0.36654147505760193, -0.26543962955474854, 0.3632628619670868, -0.569655179977417, -0.7832744717597961, -0.35656479001045227, -0.733340322971344, -0.855853796005249, -0.4670897126197815, -1.1881753206253052, 0.5204850435256958, 0.8834651708602905, -0.6027926206588745, 0.015645375475287437, -0.025550099089741707, -0.3470788598060608, 0.7334805727005005, -0.16394540667533875, -0.31844836473464966, 0.49635452032089233, -0.9946306347846985, -1.2734229564666748, 0.27318015694618225, 0.43331849575042725, -0.08757443726062775, -0.32870417833328247, -0.8090550303459167, 0.21434414386749268, -0.4540877640247345, 0.47518739104270935, 0.19501852989196777, 0.06591477245092392, -0.5124694108963013, 0.29097041487693787, 0.5623660683631897, 0.3251067101955414, -0.6131295561790466, 0.5004530549049377, -0.6416109800338745, 0.15177766978740692, 0.20373964309692383, 0.4635639488697052, -0.27744919061660767, 0.41650572419166565, -0.03935495764017105, 0.14038033783435822, 0.3605533242225647, 0.5194774866104126, 0.3791937232017517, 0.37390393018722534, 0.21230565011501312, 0.1903078407049179, 0.2706032991409302, 0.524581253528595, -0.2950454354286194, 0.2968212962150574, 0.4315589368343353, -0.36158427596092224, 0.2359776347875595, -0.11751986294984818, 0.0543234720826149, 0.07078157365322113, -1.07001793384552, 0.33890751004219055, 0.2941600978374481, -0.22082306444644928, -0.4125095009803772, -0.39203953742980957, 0.43139609694480896, -0.08882339298725128, -0.08750823885202408, -0.6607896089553833, 0.15238624811172485, -0.4186203181743622, -0.4313778877258301, -0.5242947936058044, 0.20014263689517975, -0.06977488845586777, 0.08789145201444626, -0.31706058979034424, -0.3672863841056824, -0.49588125944137573, -0.30078619718551636, -0.6230016946792603, -0.206131249666214, 0.5947651863098145, 0.4290631115436554, 0.0906541645526886, -0.37958794832229614, 0.02542802132666111, -0.11990353465080261, -0.17030715942382812, -0.2050059288740158, 0.17913676798343658, 0.07278596609830856, -0.008788085542619228, 0.2961006164550781, -0.7032751441001892, 0.13579623401165009, -0.005760781932622194, 0.5162525773048401, 0.502382218837738, -0.15177249908447266, 0.4502372145652771, -0.4907280206680298, -0.15768174827098846, 1.038277506828308, 0.04242570698261261, -0.6673457026481628, -0.2874121069908142, -0.2241235226392746, 0.10126571357250214, 1.3222421407699585, 0.062308169901371, -0.30742600560188293, -0.6281504034996033, -1.0192794799804688, 0.09534604102373123, -0.8489711880683899, 0.05871035158634186, -0.17967642843723297, -0.33003899455070496, 0.30665454268455505, 0.5285192728042603, 0.6606890559196472, -0.5744742751121521, 0.024713965132832527, -0.3022598326206207, -0.19542180001735687, -0.5850005149841309, 0.355945348739624, 0.5371659398078918, 0.1671757698059082, -0.06034991890192032, 0.47270408272743225, 0.22286097705364227, 0.7634260058403015, -0.6519880294799805, 0.6804556250572205, 0.20106683671474457, 0.6063536405563354, -0.38436099886894226, -0.0060711936093866825, 0.8393620252609253, 0.4811902642250061, 0.4673900306224823, -0.3484490215778351, -0.7769790291786194, 0.9691773653030396, -0.4739190340042114, 0.18367084860801697, 0.13680005073547363, -0.28811246156692505, -1.0091755390167236, 0.8228803873062134, 0.1576583981513977, -0.5143633484840393, 0.4372596740722656, -0.02350260503590107, 0.4033602178096771, 0.15223099291324615, -0.0053414893336594105, -0.530057430267334, -0.16444961726665497, -0.33038657903671265, -0.544783890247345, -0.1774469017982483, -0.01864716224372387, 0.1561710685491562, -0.029309557750821114, -0.10417972505092621, 0.4442302882671356, -0.817251980304718, 0.929311990737915, 1.2160670757293701, 0.01839502342045307, 0.8595860004425049, -1.3423426151275635, 0.9117510318756104, 0.44106733798980713, 0.47860416769981384, -0.5315796732902527, 0.4496966004371643, -0.18445980548858643, 0.06525035947561264, 0.10969511419534683, 0.36148905754089355, -0.13177818059921265, 0.4419930577278137, 0.9837849140167236, -0.49963054060935974, 0.5714319348335266, -0.7875140309333801, -0.3632897734642029, -0.23663698136806488, 0.6167605519294739, 0.5536773800849915, -0.3008267879486084, -0.15128149092197418, 0.46346938610076904, 0.5343408584594727, -0.015891192480921745, -0.9013285040855408, -0.32919254899024963, 0.34056153893470764, 1.1024302244186401, 0.2276744246482849, -0.1619342714548111, 0.17047624289989471, 0.48835039138793945, -1.2398788928985596, -0.649552047252655, -0.41268229484558105, -0.022919021546840668, -0.5371134877204895, 0.19086366891860962, -0.10075373202562332, 0.1797247678041458, 0.2901012897491455, 0.1356671154499054, 0.41669195890426636, -0.40897026658058167, -0.15155531466007233, 0.21864965558052063, -0.723720133304596, -1.0148786306381226, 0.42425650358200073, 0.8257296681404114, 0.15348728001117706, -0.05362805724143982, -0.6364463567733765, 0.30627602338790894, -1.0054296255111694, 0.4607194662094116, 1.1138701438903809, -0.2860720455646515, -0.5843873620033264, 0.8297151923179626, 0.418416291475296, 0.6693003177642822, 0.515799880027771, 0.302641898393631, 0.6453956961631775, -1.04342782497406, -0.45158785581588745, -0.0005140677676536143, 0.07076911628246307, -0.3108058571815491, 1.1876945495605469, -0.8959329128265381, -0.3363838195800781, -0.4634105861186981, 0.28740450739860535, -0.3143076002597809, -0.7404707670211792, 0.3941366672515869, -0.8051866888999939, -0.24499672651290894, 0.13426463305950165, -0.054102424532175064, -0.08788474649190903, -0.13884177803993225, -0.28804638981819153, -0.4155759811401367, -0.5749711990356445, 0.7195011377334595, -0.9553453922271729, -0.21090920269489288, -0.5793226957321167, 0.4459942579269409, -0.9265716671943665, -0.09806941449642181, -0.10092325508594513, -0.341045081615448, -0.5887965559959412, 0.06175873428583145, 0.38845178484916687, 0.17597642540931702, 0.912667989730835, 0.6878830194473267, -0.18023809790611267, 0.320366770029068, -0.722334086894989, -0.5125737190246582, 0.0535728894174099, 0.40448322892189026, -0.087285615503788, 0.10268189758062363, -0.21369010210037231, -0.3285769820213318, 0.40906527638435364, 0.2802800238132477, 0.20746612548828125, -0.7022466063499451, 0.21056528389453888, 1.2206908464431763, 0.034297578036785126, -0.197087362408638, 0.1298511028289795, -0.6869580149650574, -0.4435267150402069, -0.331271231174469, 0.7796946167945862, 0.35561543703079224, -0.9522003531455994, 0.3276551365852356, -0.17705100774765015, 0.3252585232257843, 0.5508096218109131, -0.20081210136413574, 0.29450908303260803, 0.9153891801834106, 0.2871493697166443, -0.02401581220328808, 0.14450104534626007, 0.9552462100982666, -0.11502137780189514, 0.31166553497314453, 0.18248377740383148, 0.6039343476295471, 0.2759716808795929, 0.027328480035066605, -0.7436414361000061, 0.6150595545768738, -0.6137672662734985, 0.2745916247367859, 0.2992194592952728, 0.7362149357795715, 0.502458393573761, -0.7607730627059937, -0.06483062356710434, -0.5454117059707642, -0.2664744257926941, -0.20755021274089813, -1.4134583473205566, -0.48242995142936707, -0.11278307437896729, -0.7031992077827454, 0.4166947305202484, -0.5266198515892029, -0.0028367810882627964, -1.0570687055587769, 0.0064730048179626465, 0.7924901843070984, -0.3549521565437317, -0.3582724928855896, 0.3478326201438904, 0.35099801421165466, -0.6428324580192566, -0.39274072647094727, -0.04449975863099098, 0.37626445293426514, -0.15730714797973633, -0.9961897134780884, -0.1380549520254135, 0.9610058069229126, -0.04359153285622597, -0.8938156962394714, -0.2998715937137604, 0.5206159353256226, 0.0780356228351593, 0.17915500700473785, -0.24100828170776367, 0.9593408107757568, -0.38511747121810913, 0.41402021050453186, -0.344687819480896, 0.5351588726043701, -0.3361910283565521, 0.8423417806625366, 0.4505276679992676, 0.31005921959877014, 0.03801340609788895, 0.5897953510284424, 0.9081489443778992, -0.16781285405158997, 0.6345629692077637, 0.3079223036766052, -0.26974982023239136, -0.21473754942417145, 0.1756100058555603, 0.42411836981773376, 0.6281836628913879, 0.3729148805141449, 0.7647747993469238, -0.09427837282419205, 0.8186841011047363, -0.09590108692646027, -0.6646544933319092, -0.0743294283747673, -0.868457555770874, -0.253040075302124, -0.7562042474746704, -0.31973886489868164, -0.2901156544685364, 0.1889936923980713, 0.24348559975624084, -0.2854907214641571, 0.5723686218261719, -0.4059605002403259, -0.08789317309856415, 0.19403286278247833, 0.11187014728784561, 0.5776040554046631, -0.7309169173240662, 0.23881740868091583, 0.8841332197189331, -0.1526550054550171, 0.650317907333374, 0.9600617289543152, -0.17786654829978943, 0.2582797408103943, 1.1190943717956543, 0.16433899104595184, -0.43704572319984436, -0.5121291875839233, 0.7082194089889526, 0.32454225420951843, -0.5651560425758362, -0.07547817379236221, -0.3140725791454315, 0.3744317889213562, -1.3552498817443848, 0.07601197808980942, -0.13570648431777954, 0.7382810711860657, -0.16642536222934723, -0.4255271852016449, 0.64113450050354, -0.44936683773994446, -0.23927244544029236, -0.980721652507782, -0.10344063490629196, -0.345021516084671, 0.2930249571800232, 0.45156168937683105, -0.7239474058151245, -0.7912223935127258, -0.5901635885238647, 0.14803119003772736, -0.059176038950681686, 0.6464246511459351, 0.4706956446170807, -0.4967556297779083, 0.677523672580719, 0.8443893790245056, 0.10928349941968918, 0.7766255140304565, -0.13347890973091125, -0.014063450507819653, -0.42966222763061523, 0.03740249201655388, -0.3799791932106018, 0.14769993722438812, -0.48022735118865967, -0.9179260730743408, 0.3309546113014221, 0.446126788854599, -0.3648753762245178, -0.41010576486587524, -0.46693968772888184, -0.5519058704376221, -0.8188902139663696, -0.10066614300012589, 0.7955338358879089, -0.4450034499168396, -0.29547473788261414, -0.2535479664802551, 0.790001630783081, -0.6409503221511841, -0.4483286440372467, -0.8071354031562805, 0.6886901259422302, 0.1972338706254959, -0.7402025461196899, -0.5190775990486145, -0.45980018377304077, 0.2177564948797226, -0.9010680913925171, -0.6871525645256042, -0.4999088943004608, 0.01205140445381403, -0.2054777443408966, 0.4010341167449951, -0.09324683994054794, -0.3800458610057831, 0.10589256137609482, 0.6519919037818909, 0.9083095788955688, -0.18267972767353058, 0.7911056876182556, 0.7321111559867859, -0.027786975726485252, 0.011427954770624638, -0.2515825927257538, 0.4078427255153656, 0.04678068682551384, -0.8676741123199463, -0.07598468661308289, 0.21526077389717102, -0.5288671851158142, -0.6576927900314331, 0.45304182171821594, 0.8135178089141846, -0.046578846871852875, -0.07078459858894348, 0.06678281724452972, -0.3265957534313202, -1.1882658004760742, -0.776715874671936, -1.4509896039962769, 0.26038143038749695, 0.7072070837020874, -0.6765658855438232, 0.08341608941555023, -0.5555752515792847, 4.049373626708984, 0.1847417652606964, 0.694059431552887, 0.05451739579439163, 0.2472693920135498, 0.20239055156707764, 0.16642378270626068, 0.2699055075645447, 0.2329033762216568, -0.41660380363464355, 0.22344951331615448, -1.0456500053405762, 0.08286533504724503, 0.19568638503551483, 0.4120660424232483, 0.5931528806686401, -0.7646825313568115, -0.0432463176548481, -0.2923649549484253, -0.8092396855354309, -0.41747865080833435, 0.1752246916294098, -0.3174593150615692, 0.04115870222449303, 0.2461823672056198, 0.45839938521385193, 0.20157979428768158, -0.523173451423645, 0.4338613450527191, -0.03324020281434059, -0.3171677589416504, -0.0667954757809639, 0.39255690574645996, -0.19792836904525757, 0.200788676738739, 0.786068856716156, -0.46762198209762573, -0.48025012016296387, 0.2627444565296173, 0.1665053814649582, 0.20623169839382172, -0.06886307150125504, -0.18924112617969513, 0.09909020364284515, -0.005894921254366636, 1.5373783111572266, 0.04625473916530609, -0.7270545959472656, 0.3801714777946472, 0.011311096139252186, -0.008954394608736038, 0.23471127450466156, 0.03400678187608719, -0.644629180431366, -0.49521440267562866, -0.08377024531364441, 1.0094166994094849, 0.35099658370018005, 0.15937355160713196, 0.011718973517417908, 0.3169783055782318, 0.434445858001709, 0.05829256400465965, 0.7038891315460205, -0.2765050530433655, 0.5486674308776855, 0.581267774105072, 0.8695952296257019, -0.5205317735671997, -0.4054321050643921, -0.027427081018686295, 0.20959226787090302, -0.46087369322776794, -0.5642974376678467, 0.9712580442428589, 0.5217998027801514, 0.29518231749534607, -0.5387298464775085, 0.7513254284858704, -0.47920936346054077, -0.20477010309696198, -0.19985899329185486, -1.017865777015686, -0.6634978652000427, 0.49890679121017456, 0.20555435121059418, -0.15289297699928284, 0.48688068985939026, -0.03491024300456047, 0.8847509622573853, 0.31284812092781067, 0.6256745457649231, 0.22664159536361694, 0.41418537497520447, 0.6765707731246948 ]
[ 101, 4083, 21025, 4779, 5369, 2206, 4573, 2024, 2307, 7604, 2005, 21025, 2102, 11687, 25903, 2015, 1998, 27273, 11455, 1024, 21025, 2102, 1011, 17917, 2078, 5823, 2607, 1024, 7167, 1997, 2204, 4933, 2006, 5094, 2047, 20536, 24665, 6559, 1996, 8474, 1997, 21025, 2102, 1059, 1013, 4431, 2000, 2714, 8474, 1999, 4942, 27774, 1012, 3642, 21869, 8029, 21025, 2102, 2607, 1024, 2307, 2489, 2607, 2005, 2855, 2893, 2039, 2000, 3177, 2006, 21025, 2102, 2007, 14044, 2398, 2006, 11110, 1012, 4553, 21025, 2102, 23346, 1024, 2204, 4037, 2005, 4083, 2129, 21025, 2102, 23346, 2573, 1999, 1037, 5107, 1998, 9123, 5450, 1012, 21025, 2102, 4431, 1024, 2013, 1996, 2609, 1024, 1523, 3214, 2000, 2022, 1037, 4248, 4431, 2005, 4083, 1998, 10397, 1996, 2087, 2590, 1998, 4141, 2109, 21025, 2102, 10954, 1012, 1524, 4076, 1037, 14924, 4818, 1011, 2066, 4289, 1012, 2307, 2005, 4088, 16912, 1012, 1996, 4013, 21025, 2102, 2338, 1024, 1037, 2489, 1010, 3784, 6100, 1997, 1996, 4013, 21025, 2102, 2338, 2011, 21025, 2705, 12083, 5677, 3660, 15775, 8663, 1012, 1996, 21025, 2102, 2451, 2338, 1024, 1037, 2489, 2338, 2404, 2362, 2011, 1996, 21025, 2102, 2451, 2005, 2216, 2047, 2000, 21025, 2102, 1012, 21025, 2102, 3894, 1024, 2178, 2489, 21025, 2102, 2338, 2404, 2362, 2011, 1037, 8422, 20116, 3076, 1012, 21025, 2102, 3201, 1024, 1037, 3074, 1997, 21025, 2102, 10247, 1998, 12225, 1012, 1996, 21025, 2102, 11498, 3468, 1024, 1037, 2466, 2011, 21025, 2705, 12083, 3910, 3419, 8475, 1011, 14121, 2008, 7657, 1996, 10318, 6481, 2369, 21025, 2102, 1521, 1055, 2810, 1012, 1037, 2307, 3225, 2391, 2005, 4824, 1996, 3267, 1997, 21025, 2102, 1012, 21025, 2102, 2003, 6082, 2084, 2017, 2228, 1024, 1037, 3835, 14924, 4818, 2008, 7807, 2091, 2028, 21025, 2102, 5310, 1521, 1055, 3325, 11991, 2013, 4942, 27774, 1012, 21392, 15042, 10244, 1024, 21025, 2102, 1024, 1037, 2028, 1011, 3178, 1006, 2025, 1011, 2489, 1007, 3898, 10526, 5266, 21025, 2102, 24078, 1012, 2092, 1011, 2081, 1998, 3733, 2000, 3582, 1012, 21025, 2705, 12083, 4834, 1024, 2178, 2307, 2695, 2013, 3660, 15775, 8663, 7851, 1037, 21025, 2705, 12083, 1011, 2241, 2147, 12314, 2005, 3934, 1012, 2893, 2318, 2007, 21025, 2705, 12083, 1024, 2036, 2013, 21025, 2705, 12083, 1521, 1055, 2219, 3660, 15775, 8663, 1010, 2023, 2048, 1011, 2112, 3898, 10526, 1006, 2028, 2489, 1998, 2028, 3825, 1007, 2097, 3328, 2017, 2083, 1996, 24078, 1997, 2478, 21025, 2705, 12083, 1012, 2478, 21025, 2102, 1999, 10195, 11263, 23806, 3512, 13354, 2378, 2005, 6819, 2213, 1024, 3640, 7167, 1997, 11937, 21756, 15380, 2013, 2503, 6819, 2213, 1012, 2045, 1521, 1055, 2036, 1037, 2274, 1011, 2112, 2186, 2006, 6819, 12458, 14083, 2015, 2006, 2478, 21329, 2005, 2471, 2151, 21025, 2102, 4708, 2017, 2064, 2228, 1997, 1012, 3793, 8585, 1011, 1037, 14012, 2005, 21025, 2102, 3719, 2007, 1996, 3559, 1012, 12944, 2115, 2327, 1011, 2504, 19622, 1999, 1996, 2622, 13065, 1998, 2059, 1999, 6767, 3489, 2007, 3094, 1011, 5670, 1011, 1043, 17917, 2078, 5259, 2075, 11253, 2607, 1010, 2065, 2017, 1521, 2128, 2145, 2383, 4390, 1010, 21025, 2705, 12083, 2515, 3749, 3937, 17917, 2078, 3191, 1011, 4339, 2490, 1012, 102 ]
metasploit
94.txt
0
[CLS] git cheatsheet ( survival level ) here is a set of some of the most common things you ’ ll need to do in your day - to - day workflow with git. pro tip 1 : you can get man pages for any git command by inserting a hyphen. as in : “ man git - fetch ” or “ man git - merge ” pro tip 2 : install the cheat gem for a really long cheat sheet available in your terminal. what ’ s going on? what branch am i on? which files are modified, which are staged, which are untracked, etc? git status fetch, pull, and pushget all new changes, and remote branch refsgit fetchdo a git fetch and ( if possible ) a merge on the current branchgit pullpush commits to the origin / master ( like an svn commit ) : git push origin masterpush commits on a non - master branch : git push origin your _ branch _ name branchingsee a list of local branchesgit branchswitch to an existing branchgit checkout existing _ branch _ namecreate a new branch and switch to it : git checkout - b new _ branch _ name merging and stashingmerge my working branch into current branch : git merge working _ branch _ nametemporarily clear my stage so i can switch to another branch ( “ stashing ” ) : git stashget my stashed stuff back, leaving it in the list of stashes : git stash applyget my stashed stuff back, removing it from the list : git stash pop history, conflicts, and fixing mistakessee the log of commits : git logsee what changes were made in a given commit : git show commit _ hashsee more detailed log information : git whatchangedget rid of all the changes i ’ ve made since last commit : git reset - - hardget rid of the changes for just one file : git checkout filenamemake head point to the state of the codebase as of 2 commits ago : git checkout head ^ ^ fix a conflict ( w / system ’ s default graphical diff tool ) : git mergetoolrevert a commit ( be careful with merges! ) : git revert < commit hash > revert a commit from a merge : git revert - m < number of commits back in the merge to revert >
[ 0.6545599699020386, -0.14565341174602509, -0.6239340305328369, 0.46707984805107117, -0.6801496148109436, -0.46194207668304443, 0.2862533628940582, 0.2902357876300812, 0.5597634315490723, 0.9740625619888306, 0.09191583096981049, 0.1553913652896881, 0.4661880135536194, -0.9952242374420166, -0.5212307572364807, -1.0306599140167236, -0.3522574305534363, -0.4064413011074066, -0.9799878597259521, -0.24336588382720947, 0.06721038371324539, 0.1547877937555313, -1.0030181407928467, -0.4743170142173767, -0.14593267440795898, 0.7167638540267944, 0.3453764319419861, -0.4603970944881439, 0.8536317944526672, 0.38177433609962463, -0.12850072979927063, -0.09977254271507263, -0.05555048957467079, -0.6073878407478333, 0.3983099162578583, -0.08809095621109009, 0.7291463613510132, -0.4440038800239563, -0.011075329966843128, -0.8130160570144653, -0.0423588901758194, -0.6533911228179932, 0.22047919034957886, -0.9447213411331177, -1.2579816579818726, -0.05759420618414879, -0.056681785732507706, 0.037441186606884, 0.3760029375553131, -1.13126540184021, -0.3854256868362427, 0.4583919644355774, -0.24253098666667938, 0.633651077747345, -0.20352160930633545, -0.023457933217287064, -0.1592060625553131, 0.45326465368270874, 0.2705707252025604, 0.4636898934841156, 0.46523258090019226, 0.37296220660209656, 0.21160387992858887, -0.8927695155143738, 0.13326787948608398, 0.652978777885437, 0.1592869609594345, -0.3396756947040558, 0.2958279252052307, -0.4346116781234741, -0.7490718364715576, 0.7132340669631958, -0.17208364605903625, -0.2645670175552368, -0.42781180143356323, 0.2978961765766144, 0.7830646634101868, -0.21413101255893707, -0.5000802278518677, 0.6839636564254761, -0.06053365394473076, 0.9795244932174683, 0.30792614817619324, 0.1028260663151741, -0.3381498456001282, -0.18546122312545776, 0.9203978180885315, 0.9518693089485168, -0.22875991463661194, 0.5226957201957703, 0.22611601650714874, 0.41353538632392883, -0.4082183241844177, -0.26471081376075745, 0.9570900201797485, 0.49111831188201904, -0.41104352474212646, -0.09706154465675354, -0.08290239423513412, 0.12174607813358307, 0.3532414138317108, 1.6751172542572021, 0.557268500328064, 0.1352551430463791, -0.25550633668899536, -0.25352081656455994, 0.4222412407398224, -0.9465495944023132, 0.008642811328172684, -0.2743624746799469, 0.2218848317861557, -0.33646905422210693, 0.3782309293746948, -0.5527648329734802, 0.21559730172157288, -0.1823972761631012, 0.41277632117271423, -0.7014039158821106, -0.3873971104621887, 0.9259873032569885, 0.628727912902832, -0.7569273114204407, 0.18481746315956116, -0.13473255932331085, -0.1211051270365715, 0.280430406332016, 0.6095119714736938, 0.1763920783996582, -0.7414965629577637, -0.26109883189201355, -0.43554922938346863, -0.13324469327926636, -0.448795348405838, 0.5270034074783325, 0.0039058085530996323, 0.22653184831142426, -0.32772618532180786, -0.1570083349943161, 0.5541149377822876, -0.864093542098999, 0.2330300509929657, -0.13267472386360168, 0.15107297897338867, 1.146209478378296, 0.7061717510223389, 0.04729045182466507, -0.30169960856437683, -0.3049595057964325, -0.3720264434814453, 0.5962282419204712, -0.19566677510738373, 0.3440900146961212, -0.07463489472866058, -0.6519683003425598, -0.607039213180542, 0.4133146107196808, -0.6764146685600281, 0.780636727809906, 0.07849255204200745, 0.47400781512260437, -0.21699655055999756, 0.7799749970436096, 0.050230953842401505, 0.6770358681678772, -0.4420357942581177, 1.1432693004608154, -0.4824043810367584, -0.68974369764328, -0.5403158068656921, -0.2436264604330063, 0.10212767124176025, -0.28699201345443726, -0.47450539469718933, -0.28321054577827454, 1.4076988697052002, 1.1889686584472656, 0.20088914036750793, 0.023132000118494034, -0.15113890171051025, 0.524642288684845, -0.4259537160396576, 0.6898322105407715, 0.3920045793056488, 0.08749885857105255, -0.3976920545101166, 1.2577558755874634, -0.24802406132221222, -0.4257214665412903, -0.6299742460250854, -0.09361414611339569, -0.9375389218330383, 0.7490097284317017, -0.1470985859632492, 0.39375439286231995, 0.33758625388145447, 0.024074066430330276, -0.4544944763183594, 0.2220955193042755, 0.4188980758190155, -0.9011568427085876, -0.9771806001663208, 0.2011743187904358, -0.1135949045419693, 0.7223861813545227, -0.49762362241744995, -0.899544358253479, 0.46617668867111206, 0.34701162576675415, -0.49248525500297546, 0.6856046915054321, 0.8377285003662109, 0.19334058463573456, -0.7468292713165283, -0.1879098117351532, -0.39964500069618225, 0.3514546751976013, -0.42307642102241516, 0.4444367587566376, -0.3000667691230774, -0.11489337682723999, 0.588476300239563, 0.8876894116401672, 1.0793523788452148, -0.03961896896362305, 0.7601037621498108, -0.3996756076812744, 0.536647617816925, 0.5013907551765442, -0.3171955347061157, 0.4923878014087677, -0.5014547109603882, 0.5811442136764526, 0.56361323595047, 0.2868116796016693, 0.7665911316871643, -0.226786807179451, 0.3994659185409546, 0.2790648341178894, 0.573728084564209, -0.11999987065792084, 0.14940159022808075, 0.22911034524440765, 0.273314505815506, 0.8165008425712585, 0.535869836807251, 0.25071796774864197, -0.058239445090293884, -0.5274187922477722, 0.6028899550437927, 0.33544600009918213, -0.5686190724372864, 1.2617400884628296, 0.19884103536605835, -0.5395803451538086, -0.748246431350708, -0.40914151072502136, 0.6897373199462891, 1.11452317237854, -0.7270060181617737, -0.46507105231285095, -0.15957510471343994, 0.0010448356624692678, -0.7507066130638123, 0.48856815695762634, -0.1647799015045166, 0.6182204484939575, -0.620794415473938, 0.45394036173820496, 0.20982111990451813, -0.9526479244232178, -0.843620240688324, -0.07747949659824371, -0.9586049318313599, -0.5361670255661011, -0.7367549538612366, 0.606250524520874, -0.06717755645513535, 0.17580178380012512, -0.16589249670505524, -0.4299543499946594, -1.3758091926574707, -0.11724460870027542, 0.1062648668885231, 0.18011914193630219, 0.25788062810897827, -0.10193879902362823, -0.8037238717079163, -0.055875264108181, 0.04251465946435928, 1.2570525407791138, -0.3202362358570099, -0.058383602648973465, -0.9129204154014587, 0.25440141558647156, 0.4468669295310974, 0.16621439158916473, 0.38348621129989624, 0.10614103823900223, 0.08428480476140976, -0.2775026857852936, 0.2905307412147522, -0.48881271481513977, 0.5117605328559875, -0.10999500751495361, -0.705772876739502, 0.20438876748085022, -0.20775645971298218, -0.27563703060150146, 0.8601604700088501, 0.6353370547294617, -0.2163839340209961, 0.3499470353126526, -0.33468952775001526, 0.6767838597297668, -0.5823596119880676, 0.15792891383171082, 0.23413531482219696, 0.6775837540626526, -0.16248050332069397, -0.133452907204628, -0.3058566451072693, -0.20061582326889038, 0.3683939576148987, -0.7889732122421265, -0.47986048460006714, 0.774502158164978, -0.057815928012132645, -1.0018119812011719, 0.25907015800476074, -0.5118108987808228, -0.747519314289093, -0.5549531579017639, -0.17595219612121582, 0.7235653400421143, 0.8209150433540344, 0.06394604593515396, -0.19877733290195465, -0.43852493166923523, 0.6835206151008606, -0.08994720131158829, 0.150238037109375, -0.8004760146141052, 0.7783008813858032, 0.06127868965268135, -0.00638582045212388, 0.052220046520233154, 0.22265030443668365, -0.036035194993019104, -0.2739696204662323, -0.300929993391037, 0.45824554562568665, -0.1337212771177292, 0.31347230076789856, 0.8089044094085693, 0.07336452603340149, 0.6296724081039429, -0.5285518765449524, -0.07899097353219986, 0.4106188118457794, 0.3758169710636139, 0.41981062293052673, 0.11214777082204819, 0.008174387738108635, 0.0023479191586375237, -0.612654983997345, 0.19211602210998535, -0.41360384225845337, 0.21406716108322144, 0.8813573122024536, 0.3927313983440399, 1.0699527263641357, -0.28991636633872986, 0.17933952808380127, 0.5394101142883301, -1.0722273588180542, -0.4784786105155945, 0.7270484566688538, 0.005430002696812153, 0.01774425059556961, -0.10872156918048859, -0.07974612712860107, -0.2318066507577896, -0.03494236245751381, 0.4823680520057678, 0.661993682384491, 0.06284067034721375, -0.39532288908958435, -0.18794670701026917, -0.2214374840259552, -0.5639238953590393, -0.19318106770515442, -0.4376687705516815, 0.6387866735458374, -0.722672700881958, -0.945195734500885, -0.850490152835846, 0.8079825043678284, 0.6055850386619568, 1.4296592473983765, 0.6750484704971313, 0.5172127485275269, 0.2750228941440582, -0.39884623885154724, 0.4172249436378479, -0.023781318217515945, 0.16113242506980896, -0.5436686873435974, 0.33414945006370544, 0.5511423349380493, 0.4204694330692291, 0.2559536099433899, 0.2971389889717102, -0.34372493624687195, 0.35691261291503906, -0.06423154473304749, -0.4883420169353485, -0.7212920784950256, -0.34688669443130493, 0.08937948942184448, -0.003950230311602354, -0.937349796295166, -0.5693247318267822, -0.22993960976600647, 0.43826621770858765, 0.4136821925640106, -0.5970650315284729, 0.0922846794128418, -0.6630122661590576, 0.2801138460636139, 0.2888527512550354, -0.16208092868328094, -0.5898225903511047, 0.3596380650997162, -0.608574390411377, -1.6535699367523193, 0.5022894144058228, 0.31298112869262695, 0.2042454332113266, -0.3755241334438324, -1.128648042678833, -0.08612809330224991, 0.293824166059494, -0.054048243910074234, -0.47846969962120056, -0.46990522742271423, 0.13602833449840546, 0.35246148705482483, 0.42954593896865845, -0.11960138380527496, -0.10485609620809555, -0.18430916965007782, -0.08920347690582275, 0.17047002911567688, -0.5080962777137756, 0.4156220257282257, 0.6249576807022095, -0.006016260478645563, -0.07931650429964066, 0.2585570514202118, -0.4792117774486542, -0.08604545146226883, -0.17335385084152222, 0.12235420197248459, -0.24846456944942474, -0.2456793636083603, 0.5679574012756348, 0.06173675134778023, -0.15074458718299866, 0.7209529280662537, 0.04520054906606674, -0.49086594581604004, 0.4552176296710968, 0.13589000701904297, -0.25984591245651245, 0.333861380815506, -0.6403087377548218, 0.6782315969467163, 0.2403694987297058, 0.10797226428985596, -0.4440616965293884, -0.1943448781967163, 1.1827558279037476, -0.1758429855108261, 0.6998915076255798, -1.0642129182815552, -0.2609589397907257, -0.10807153582572937, 0.3194385766983032, 0.2930566072463989, 0.35184186697006226, -0.40355050563812256, -0.3056338429450989, -0.05903482809662819, -0.12349376082420349, -0.7219914197921753, -0.47479990124702454, -0.6968451738357544, 0.14236736297607422, 0.2069610059261322, -0.09974052011966705, 0.32640573382377625, -0.5267825126647949, -0.14159350097179413, -0.012991919182240963, -0.335611492395401, 0.398496150970459, -0.459818035364151, -0.23155152797698975, -0.4651229679584503, 0.14345675706863403, -0.7317706346511841, 0.23226182162761688, 0.03528065234422684, -0.5689080953598022, 0.5091913938522339, -0.14733190834522247, 0.40746885538101196, -0.40587228536605835, -0.4733276963233948, 0.9525026082992554, -0.5180932879447937, -0.7012494802474976, -0.1663869321346283, 0.14405648410320282, 0.4733126759529114, 0.3949953317642212, -0.5998250842094421, -0.6913573741912842, -1.17012619972229, -0.6184889674186707, -0.3867480754852295, -0.7540910243988037, -0.10799012333154678, -0.39802369475364685, -0.30022382736206055, 0.033281225711107254, 0.5080850124359131, 0.2778860032558441, -1.2027692794799805, 0.03837030008435249, -0.280783087015152, -0.3245639503002167, -0.4772965610027313, 0.23831498622894287, 0.019850585609674454, -0.03272073343396187, -0.49559876322746277, 0.6536123752593994, -0.47654417157173157, 0.30836018919944763, -0.40484321117401123, 0.4400579035282135, 0.05960473045706749, -0.17228694260120392, -0.5519641637802124, 0.017333349213004112, -0.1741974651813507, 0.056332267820835114, -0.08454547077417374, 0.009677007794380188, -0.1859668344259262, 0.6971731781959534, -0.0716414824128151, 0.523496687412262, -0.09447623789310455, 0.36301615834236145, -1.0585249662399292, 0.4154260456562042, 0.21070966124534607, -0.13046887516975403, 0.4604913294315338, -0.11103536188602448, 0.7574816942214966, 0.5174201130867004, 0.2523699700832367, -0.5496188998222351, -0.18873076140880585, -0.6415348052978516, -0.6979356408119202, 0.4116789996623993, -0.06292331963777542, 0.2332475483417511, 0.14797759056091309, -0.0461314432322979, 0.844174325466156, -0.1346054971218109, 0.4908064305782318, 0.7651091814041138, 0.47471460700035095, 0.5636036396026611, -1.2503453493118286, 0.6012645363807678, 0.4536471366882324, 0.292191743850708, -0.02652631886303425, -0.10774070769548416, -0.05842084810137749, -0.06160914897918701, -0.03159300237894058, 0.07547682523727417, -0.26768040657043457, -0.4216421842575073, 0.42019742727279663, 0.03730451688170433, 0.6408589482307434, -0.541421115398407, -0.6897352337837219, -0.10186181962490082, 0.5353634357452393, 0.28624844551086426, -0.43469637632369995, 0.49125587940216064, 0.2992604076862335, 0.3671543598175049, -0.26661717891693115, -0.10144827514886856, -0.16184134781360626, -0.0959324911236763, 0.5370754599571228, 0.5261170268058777, -0.5307224988937378, 1.1341350078582764, 0.5172379016876221, -1.4485242366790771, -0.24698090553283691, -0.7919418215751648, 0.05083989351987839, -0.24941253662109375, -0.24414828419685364, -0.609912097454071, 0.4452672302722931, 0.5027790665626526, 0.5159120559692383, 0.4078426659107208, -0.1847420036792755, 0.034726087003946304, -0.11162564158439636, -0.5285139083862305, 0.13669128715991974, -0.3611234426498413, 0.6619137525558472, -0.779884397983551, -0.7837249636650085, -0.7502906918525696, 0.09503158181905746, -0.27453410625457764, 0.2152840495109558, 0.933279275894165, -0.09655647724866867, -0.06575427949428558, 0.5761192440986633, -0.016373286023736, 0.5484352111816406, 0.008586376905441284, 0.5697565674781799, 0.24321497976779938, 0.42027023434638977, -0.1427914947271347, -0.5400036573410034, -0.05732396990060806, 0.1907965987920761, 0.5643348693847656, 0.010198981501162052, -0.19027179479599, 0.09772051125764847, -0.06405933201313019, -0.07917620986700058, -0.6508882641792297, -0.3509175479412079, -0.5952121019363403, -0.2932782471179962, 0.4500393867492676, -0.4854402244091034, 0.008320477791130543, -0.2714405953884125, 0.005460094660520554, -1.0964365005493164, -0.5358568429946899, 0.5983369946479797, -0.31404227018356323, -0.25648415088653564, -0.4470152258872986, -0.1447891741991043, -1.040065884590149, -0.7737711071968079, -0.595818042755127, 0.015406242571771145, -0.6898840665817261, -0.315895676612854, 0.24039457738399506, -0.16843917965888977, -0.48067507147789, -0.10851852595806122, 0.030948456376791, 0.4588412642478943, 0.3857976496219635, -0.43079671263694763, 0.13113205134868622, 0.900959312915802, -0.7404592633247375, 0.18464548885822296, -0.04422982037067413, 0.1522890329360962, 0.6037749648094177, -0.21260565519332886, 0.052383746951818466, -0.4746386408805847, 0.2578897476196289, 0.4240981936454773, 0.23459197580814362, -0.5235881805419922, -0.115335613489151, -0.7555555105209351, -0.1521819829940796, 0.2737886905670166, -0.0969596654176712, -0.060381270945072174, -0.29789385199546814, -0.08770721405744553, -0.30942898988723755, 0.4804571270942688, 0.7778668999671936, 0.10995498299598694, -1.1047730445861816, 0.8933659195899963, 0.20946301519870758, -0.29755207896232605, -0.5055270791053772, 0.4451471269130707, 0.15163828432559967, -0.1320497840642929, 0.30456462502479553, 0.7037728428840637, -0.24569381773471832, 0.2311246395111084, -0.08286633342504501, 0.09272512048482895, -0.47654756903648376, -0.20744363963603973, 0.8117672801017761, 0.9094768166542053, 0.4804028570652008, 0.0581870898604393, -0.24762815237045288, 0.26400208473205566, -0.643906831741333, 0.0903298556804657, -1.0157259702682495, 0.24640655517578125, 0.17436105012893677, -0.4000716507434845, -0.2222011387348175, -0.5011179447174072, 0.45035862922668457, 0.24667835235595703, 0.2700093984603882, 0.06996063143014908, -0.2973773777484894, -0.7932580709457397, 0.354324609041214, 1.195216178894043, -1.5405025482177734, -0.4930337965488434, -0.5954157710075378, 0.0003852685622405261, -0.04329957067966461, -0.6314038634300232, -0.07419434189796448, 0.9871702790260315, 0.26570311188697815, -0.22923728823661804, -0.7973814606666565, 0.6789140701293945, 0.14414776861667633, 0.05475227162241936, -0.5669674873352051, 0.7456696033477783, -0.13767921924591064, 0.6802143454551697, -1.1415067911148071, 0.40632227063179016, -0.8755291700363159, -0.08231786638498306, 0.09984061121940613, -0.0050771962851285934, -0.2672083079814911, 0.26000192761421204, -0.1940171718597412, -0.3437405526638031, 0.5533815622329712, 0.7395864725112915, 0.019874846562743187, -0.504766047000885, -0.08390003442764282, -0.14501789212226868, 0.19134512543678284, 0.6741255521774292, -0.12789365649223328, -0.31356334686279297, 0.30692699551582336, -0.1661808043718338, -0.6960030794143677, -0.15719997882843018, 0.38343995809555054, -0.061276182532310486, -0.752977192401886, -0.49515241384506226, -0.18579237163066864, -0.3289881646633148, -0.3938649892807007, -0.5316673517227173, 0.3978692591190338, 0.04365083947777748, 0.3649018108844757, 0.17383253574371338, -0.20799516141414642, 0.41009101271629333, -1.1330398321151733, 0.751344621181488, 0.07038259506225586, -0.17004531621932983, -0.13278469443321228, 0.2549052834510803, -0.597053050994873, 0.5089920163154602, 0.887418806552887, 0.12889952957630157, -0.05483676493167877, 0.5571915507316589, 0.12225780636072159, 0.4444267451763153, -0.15774555504322052, 0.026908554136753082, -0.4720045328140259, 0.40560513734817505, -0.27239230275154114, 0.05551910027861595, -0.08720658719539642, 0.10187748074531555, -0.09640077501535416, 0.04853270947933197, 0.450479656457901, -0.5778347849845886, -0.07484932988882065, -1.3694711923599243, 0.41891101002693176, -0.3484477996826172, 0.017502911388874054, 0.39422211050987244, -0.562072217464447, -0.7770521640777588, 0.6654137372970581, -0.041208695620298386, 1.1017496585845947, 0.10173976421356201, 1.295693039894104, -0.08996740728616714, 0.5117542147636414, 0.09655129164457321, -0.5726872682571411, -0.3853079676628113, 0.16647659242153168, 0.3206549882888794, -0.6306508183479309, 0.10526406764984131, -0.7271120548248291, 0.03456861898303032, -0.2329084873199463, 0.13153553009033203, -0.21419735252857208, 0.4440085291862488, -0.7668405175209045, -0.8109299540519714, 0.0035351691767573357, -0.11687534302473068, -0.29224511981010437, 0.15485213696956635, 0.5373998284339905, -0.13311445713043213, -0.3770008385181427, -0.300856351852417, -0.6470181345939636, -0.1836657077074051, -0.05828968062996864, -0.6599575281143188, 0.8150664567947388, -0.1983737200498581, -0.5887758135795593, 0.20740273594856262, -0.6105743050575256, -0.17073512077331543, 0.05089418590068817, -0.8505719304084778, -0.46677833795547485, 0.7959017753601074, 0.15219467878341675, 0.7625615000724792, -0.06642276793718338, -0.7769309878349304, -0.02517116256058216, -0.13903789222240448, 0.5401282906532288, 0.007907204329967499, 1.0411646366119385, 0.8782140612602234, -0.0908484160900116, 0.5684652924537659, -0.01926504820585251, 0.4351189136505127, 0.069572314620018, -0.28023016452789307, -0.15124687552452087, -0.11750756949186325, -0.5062414407730103, -0.6778162121772766, -0.37568917870521545, 0.5896998643875122, 0.31907138228416443, -0.19369404017925262, -0.9514855742454529, 0.14415068924427032, -1.1755086183547974, -0.8688353896141052, -0.5776620507240295, 0.5602651238441467, 0.031211810186505318, -0.014329362660646439, 1.0603039264678955, -1.1351903676986694, 4.234031677246094, 0.3209775984287262, 0.6904359459877014, -0.013945438899099827, 0.18435992300510406, 1.0216654539108276, 0.3302329182624817, -0.32672369480133057, 0.012656972743570805, 0.12156931310892105, 0.48583146929740906, -0.5351192355155945, 0.6109246015548706, 0.7350427508354187, 0.3187585473060608, 0.5587158799171448, -0.45478472113609314, 0.5205857753753662, -0.07311198860406876, -0.9229862689971924, -0.4025387465953827, -0.12523914873600006, -0.3950280547142029, 0.5272541642189026, 0.532699704170227, 0.8703939914703369, 0.40254104137420654, -0.7517961263656616, 0.10771944373846054, -0.3103850185871124, 0.006240564864128828, -0.3636818528175354, 0.17620766162872314, 0.07781213521957397, -0.2299826592206955, 0.5769805312156677, -0.570784330368042, -1.1143608093261719, 0.2453719526529312, -0.3636576235294342, 0.5756025314331055, -0.05135863274335861, -0.3073979914188385, -0.09942492097616196, 0.29135921597480774, 0.31723904609680176, -0.3528008759021759, -0.12413755804300308, 0.9528174996376038, -0.4841112196445465, 0.45978355407714844, 0.4177711606025696, 0.37298935651779175, -0.2886020839214325, -1.0133110284805298, 0.014708764851093292, 0.5215977430343628, -0.13710607588291168, 0.428859680891037, -0.20652805268764496, 0.6598513722419739, -0.15375828742980957, 0.4702378511428833, 0.07653692364692688, -0.26414453983306885, 0.23390570282936096, -0.338288813829422, 0.47940096259117126, -0.7471777200698853, 0.09302488714456558, -0.27988287806510925, -0.13350480794906616, -0.46479183435440063, -0.6488184332847595, 0.9905547499656677, -0.15544869005680084, -0.18593129515647888, -0.18450458347797394, 0.45978492498397827, -0.7210532426834106, -0.7265698313713074, -0.44208452105522156, -0.6470549702644348, 0.3975594639778137, 0.804486870765686, 0.9168998599052429, 0.2067914456129074, -0.8184871673583984, 0.2505340278148651, 0.35339102149009705, 0.566477358341217, 0.7212432622909546, -0.8373937010765076, 0.40020307898521423, 0.4286993145942688 ]
[ 101, 21025, 2102, 21910, 4095, 15558, 1006, 7691, 2504, 1007, 2182, 2003, 1037, 2275, 1997, 2070, 1997, 1996, 2087, 2691, 2477, 2017, 1521, 2222, 2342, 2000, 2079, 1999, 2115, 2154, 1011, 2000, 1011, 2154, 2147, 12314, 2007, 21025, 2102, 1012, 4013, 5955, 1015, 1024, 2017, 2064, 2131, 2158, 5530, 2005, 2151, 21025, 2102, 3094, 2011, 19274, 2075, 1037, 1044, 22571, 10222, 1012, 2004, 1999, 1024, 1523, 2158, 21025, 2102, 1011, 18584, 1524, 2030, 1523, 2158, 21025, 2102, 1011, 13590, 1524, 4013, 5955, 1016, 1024, 16500, 1996, 21910, 17070, 2005, 1037, 2428, 2146, 21910, 7123, 2800, 1999, 2115, 5536, 1012, 2054, 1521, 1055, 2183, 2006, 1029, 2054, 3589, 2572, 1045, 2006, 1029, 2029, 6764, 2024, 6310, 1010, 2029, 2024, 9813, 1010, 2029, 2024, 4895, 6494, 18141, 1010, 4385, 1029, 21025, 2102, 3570, 18584, 1010, 4139, 1010, 1998, 5245, 18150, 2035, 2047, 3431, 1010, 1998, 6556, 3589, 25416, 28745, 4183, 18584, 3527, 1037, 21025, 2102, 18584, 1998, 1006, 2065, 2825, 1007, 1037, 13590, 2006, 1996, 2783, 3589, 23806, 4139, 12207, 2232, 27791, 2000, 1996, 4761, 1013, 3040, 1006, 2066, 2019, 17917, 2078, 10797, 1007, 1024, 21025, 2102, 5245, 4761, 3040, 12207, 2232, 27791, 2006, 1037, 2512, 1011, 3040, 3589, 1024, 21025, 2102, 5245, 4761, 2115, 1035, 3589, 1035, 2171, 23346, 19763, 1037, 2862, 1997, 2334, 5628, 23806, 3589, 26760, 20189, 2000, 2019, 4493, 3589, 23806, 4638, 5833, 4493, 1035, 3589, 1035, 2171, 16748, 3686, 1037, 2047, 3589, 1998, 6942, 2000, 2009, 1024, 21025, 2102, 4638, 5833, 1011, 1038, 2047, 1035, 3589, 1035, 2171, 16468, 1998, 2358, 12914, 3070, 5017, 3351, 2026, 2551, 3589, 2046, 2783, 3589, 1024, 21025, 2102, 13590, 2551, 1035, 3589, 1035, 2171, 18532, 17822, 8486, 2135, 3154, 2026, 2754, 2061, 1045, 2064, 6942, 2000, 2178, 3589, 1006, 1523, 2358, 12914, 3070, 1524, 1007, 1024, 21025, 2102, 2358, 11823, 18150, 2026, 2358, 11823, 2098, 4933, 2067, 1010, 2975, 2009, 1999, 1996, 2862, 1997, 2358, 11823, 2229, 1024, 21025, 2102, 2358, 11823, 6611, 18150, 2026, 2358, 11823, 2098, 4933, 2067, 1010, 9268, 2009, 2013, 1996, 2862, 1024, 21025, 2102, 2358, 11823, 3769, 2381, 1010, 9755, 1010, 1998, 15887, 12051, 19763, 1996, 8833, 1997, 27791, 1024, 21025, 2102, 15664, 4402, 2054, 3431, 2020, 2081, 1999, 1037, 2445, 10797, 1024, 21025, 2102, 2265, 10797, 1035, 23325, 19763, 2062, 6851, 8833, 2592, 1024, 21025, 2102, 2054, 22305, 24225, 2102, 9436, 1997, 2035, 1996, 3431, 1045, 1521, 2310, 2081, 2144, 2197, 10797, 1024, 21025, 2102, 25141, 1011, 1011, 2524, 18150, 9436, 1997, 1996, 3431, 2005, 2074, 2028, 5371, 1024, 21025, 2102, 4638, 5833, 5371, 18442, 2863, 3489, 2132, 2391, 2000, 1996, 2110, 1997, 1996, 3642, 15058, 2004, 1997, 1016, 27791, 3283, 1024, 21025, 2102, 4638, 5833, 2132, 1034, 1034, 8081, 1037, 4736, 1006, 1059, 1013, 2291, 1521, 1055, 12398, 20477, 4487, 4246, 6994, 1007, 1024, 21025, 2102, 13590, 3406, 4747, 2890, 16874, 1037, 10797, 1006, 2022, 6176, 2007, 13590, 2015, 999, 1007, 1024, 21025, 2102, 7065, 8743, 1026, 10797, 23325, 1028, 7065, 8743, 1037, 10797, 2013, 1037, 13590, 1024, 21025, 2102, 7065, 8743, 1011, 1049, 1026, 2193, 1997, 27791, 2067, 1999, 1996, 13590, 2000, 7065, 8743, 1028 ]
metasploit
95.txt
0
< hash of merge commit > ( e. g. git revert - m1 4f76f3bbb83ffe4de74a849ad9f68707e3568e16 will revert the first commit back in the merge performed at 4f76f3bbb83ffe4de74a849ad9f68707e3568e16 ) git in bashwhen using git, it ’ s very handy ( read : pretty much mandatory ) to have an ambient cue in your shell telling you what branch you ’ re currently on. use this function in your. profile /. bashrc /. bash _ profile to enable you to place your git branch in your prompt : function parse _ git _ branch { git branch - - no - color 2 > / dev / null | sed - e'/ ^ [ ^ * ] / d'- e's / * \ (. * \ ) / ( \ 1 ) /'} [SEP]
[ 0.16856610774993896, -0.6220470070838928, -0.37303656339645386, -0.08499216288328171, -0.8827595114707947, -0.8788309693336487, -0.011240827850997448, -0.3183700442314148, 0.18906953930854797, 1.0060310363769531, -0.5282982587814331, 0.33323389291763306, -0.014828769490122795, 0.27556371688842773, -0.42358648777008057, -0.09039873629808426, -0.13841098546981812, -0.22046850621700287, -0.9578294157981873, -0.22652782499790192, 0.6273401379585266, -0.03877262771129608, -1.185660719871521, -0.18695586919784546, 0.5373766422271729, 0.29109200835227966, -0.14536289870738983, -0.592691957950592, 1.2936973571777344, 0.771731972694397, -0.9074212312698364, -0.07703156024217606, 0.06760582327842712, -0.8473504781723022, 0.01433640904724598, -0.8611646890640259, -0.04741540551185608, -0.6019793748855591, -0.4051295220851898, -0.7244206070899963, 0.19033624231815338, 0.31486690044403076, -0.13258707523345947, -0.5080205202102661, -1.6701090335845947, -0.062391601502895355, -1.203497052192688, -0.9848678708076477, -0.23546013236045837, -0.8257370591163635, -0.1193922758102417, 0.37782326340675354, 0.22488442063331604, -0.0678708478808403, 0.12674538791179657, 0.5297527313232422, 0.32171860337257385, 0.39469221234321594, 0.12762397527694702, 0.2812052071094513, 0.6399703621864319, 0.128204345703125, -0.47891858220100403, -0.2999756932258606, -0.3043501675128937, 0.45654627680778503, 0.28222522139549255, 0.07266251742839813, 0.4433753490447998, 0.0710027664899826, -0.5850721001625061, 0.02412092313170433, 0.02651873230934143, -1.223069667816162, -0.21523207426071167, -0.13268178701400757, 0.8728265762329102, 0.6631162166595459, -0.48263347148895264, 0.7345744967460632, -0.3895095884799957, 0.9007589817047119, 0.43283820152282715, 0.0816926658153534, -0.9288795590400696, -0.5471054911613464, -0.18685214221477509, 0.2861829996109009, -0.6480826735496521, 0.0848553404211998, 0.2471747100353241, 0.4244857430458069, 0.3894672393798828, 0.4824375510215759, 0.7943849563598633, 0.8746594190597534, -0.10860941559076309, 0.5483385920524597, -0.6691080331802368, 0.11771044135093689, 0.4965605139732361, 1.0735952854156494, 0.2057558000087738, 0.9121363759040833, -0.15002429485321045, -0.5820230841636658, 0.9525375962257385, -0.07913453131914139, 0.4757760167121887, 0.0293058380484581, 0.049177564680576324, -0.46093252301216125, -0.30783092975616455, 0.24896195530891418, -0.3784664273262024, -0.2005654126405716, -0.09533853828907013, -0.38635382056236267, -0.7205761075019836, 0.4084330201148987, 0.9411730170249939, -0.05720733851194382, 0.25582826137542725, 0.28847798705101013, -0.09847252070903778, 0.21730704605579376, -0.2022503763437271, 0.34920015931129456, -0.4687350392341614, -0.29167500138282776, -0.07828100770711899, -0.5631356239318848, -0.06831073760986328, 0.4498865008354187, 0.08807109296321869, 0.44403600692749023, -0.5761970281600952, -0.08082937449216843, -0.3728199899196625, -0.8043449521064758, 0.5670638680458069, -0.39399147033691406, 0.07538381218910217, 0.9415332078933716, 0.11820438504219055, 0.7344513535499573, -0.06572731584310532, -0.319954514503479, 0.36267632246017456, 0.59726482629776, -0.5151623487472534, -0.4108571410179138, -0.09347618371248245, -0.3876585364341736, -0.049059346318244934, 0.4031103849411011, 0.0993683934211731, 0.2569219172000885, -0.24994121491909027, 1.2026406526565552, 0.41917872428894043, 0.39724233746528625, -0.244045689702034, 0.639953076839447, -0.701396107673645, 0.8942053318023682, 0.006783932447433472, -0.21889515221118927, -0.3616243600845337, -0.8481639623641968, 0.9383037686347961, -0.20597189664840698, -0.014772452414035797, -0.010684658773243427, 0.2858434319496155, 0.4840622544288635, 0.22646783292293549, 0.16850218176841736, -0.2573379576206207, 0.2068447768688202, -0.2422298640012741, 0.6686403751373291, 0.8617498278617859, 0.34386152029037476, -0.2454264909029007, 0.44401922821998596, 0.13959990441799164, -0.317092627286911, -0.9715644121170044, -0.40436041355133057, -0.6577855944633484, 0.7674494385719299, 0.43887144327163696, 0.6965779662132263, 0.08827272802591324, -0.4030452072620392, -0.2811896800994873, 0.3355361819267273, -0.18772661685943604, -0.09532233327627182, -0.29593220353126526, 0.14636646211147308, 0.003684642259031534, 0.7290253639221191, -0.4697365462779999, -0.3398304283618927, 0.4675590693950653, 0.5371205806732178, -0.14635731279850006, -0.5716686248779297, 0.022376004606485367, -0.4180358946323395, -0.9039217829704285, 0.2529551386833191, 0.314297616481781, -0.4920024275779724, 0.3831075131893158, 0.2773164212703705, 0.7046995759010315, 0.06630227714776993, 0.6063475012779236, 0.9426026940345764, 0.8284547328948975, 0.44605809450149536, -0.1946365386247635, -0.37820395827293396, -0.37994620203971863, 0.8227730989456177, 0.13220764696598053, 0.342686265707016, -0.8108621835708618, 0.14862969517707825, -0.1599128097295761, 0.7399625182151794, -0.19300538301467896, -0.011225157417356968, 0.8774064779281616, 0.9353640079498291, -0.17007340490818024, 0.514962911605835, 0.5028560757637024, -0.19816751778125763, 0.2554137706756592, 0.4235038161277771, 0.17111381888389587, -0.3883095383644104, 0.794206440448761, 0.19395732879638672, -0.495536208152771, 1.0248358249664307, -0.9158788323402405, 0.8849242329597473, 0.6241753697395325, -0.5197729468345642, 0.2634624242782593, -0.9049355387687683, -0.17499218881130219, 0.8260221481323242, -0.8851941823959351, 0.37743234634399414, 0.2744041681289673, 0.2326827049255371, -0.036182671785354614, -0.6853634119033813, -0.578821063041687, 0.6696256995201111, -0.3535931408405304, -0.25394830107688904, 0.4518792927265167, -1.117526650428772, -0.13645978271961212, -0.4728178083896637, -0.5142004489898682, -0.25477880239486694, -0.5028612613677979, 0.9294804334640503, 0.2641890048980713, -0.2752535939216614, 0.27189895510673523, -0.8994108438491821, -0.02905275672674179, 0.2380255162715912, -0.13157035410404205, 0.42649054527282715, 0.02432771399617195, 0.032258082181215286, -0.6637335419654846, 0.40054017305374146, -0.42032119631767273, 1.2782388925552368, 0.1385238617658615, -0.5776209235191345, -0.26255732774734497, -0.05233807861804962, 0.32718145847320557, -0.2793666124343872, 0.29122382402420044, 0.036264970898628235, -0.2289220690727234, -0.1327863186597824, 0.03279440477490425, -0.5512880086898804, 0.4693004786968231, -0.582636833190918, -0.6167014241218567, 0.20242200791835785, 0.33160659670829773, -0.12001779675483704, 0.6845946311950684, 0.46433013677597046, -0.28969842195510864, 0.20895592868328094, -0.46094197034835815, 0.17064234614372253, -0.5456997156143188, 0.948836088180542, 0.27196115255355835, 0.797594428062439, -0.6195775866508484, -0.43870094418525696, -0.8565697073936462, -0.10617003589868546, 0.0761810839176178, -0.7050834894180298, -0.5214075446128845, 1.0336507558822632, -0.06878658384084702, -0.7847180962562561, 0.544380784034729, -0.5974917411804199, -0.8549252152442932, -0.13462767004966736, -0.38655102252960205, 1.6084152460098267, 0.26467177271842957, 0.04319208860397339, -0.17436200380325317, 0.2953152060508728, 0.3419393002986908, 0.4385524392127991, 0.9750367403030396, -0.2458016276359558, 0.4392564296722412, -0.17475959658622742, -0.1240382194519043, -0.5528791546821594, 0.5792356133460999, -0.31686681509017944, -0.47560566663742065, -0.03634023293852806, 0.36912766098976135, -0.05289977788925171, 0.6648139357566833, 0.6741378903388977, -0.012904020957648754, 0.5817748308181763, -1.109437108039856, -0.3301992416381836, 0.05182300880551338, 0.32872751355171204, 0.38225308060646057, 0.4182979464530945, -0.5333730578422546, 0.4061325788497925, 0.3765876591205597, -0.7108060121536255, -0.7393303513526917, -0.15491022169589996, 0.3137781620025635, -0.014575180597603321, 0.40056702494621277, 0.38562294840812683, 0.004524624906480312, -0.2366444617509842, -0.8366138339042664, -0.20745563507080078, 0.7334097027778625, -1.0314193964004517, 0.2778770625591278, -0.2498915195465088, -0.26198458671569824, 0.41032329201698303, 0.20385241508483887, 0.3162752389907837, 0.6426777243614197, 0.4198036789894104, -0.1999782770872116, 0.519426167011261, -0.1652621477842331, -0.7397406101226807, -0.40585416555404663, -0.931074321269989, 0.10359843820333481, -1.2830677032470703, -0.9867282509803772, -1.0760383605957031, 0.84475177526474, 0.4798974394798279, 0.2599324882030487, -0.08157604932785034, 0.35319748520851135, -0.2791673541069031, 0.14493943750858307, -1.0151784420013428, 0.17913690209388733, -0.053422994911670685, -0.7610707879066467, 0.619741678237915, -0.29002654552459717, -0.31595638394355774, 0.09987879544496536, 0.861356794834137, 0.21618185937404633, 0.8893253803253174, 0.17066921293735504, -0.5930836796760559, -1.5668683052062988, -0.07752600312232971, -0.0663810446858406, 0.023692907765507698, -0.5553130507469177, 0.20326144993305206, -0.509512722492218, -0.16320033371448517, 0.21085293591022491, -0.6830796003341675, 0.06658719480037689, -0.21642497181892395, -0.11746767908334732, 0.2608918249607086, -0.4473958909511566, 0.42066943645477295, 0.061233799904584885, -0.6298643946647644, -0.8009414672851562, 1.4418376684188843, 0.2866200804710388, 0.4838167130947113, 0.07735680788755417, -0.4664304256439209, 0.30964571237564087, 0.0730833113193512, -0.4845035970211029, -0.39348459243774414, -0.1714915931224823, -0.3936825692653656, -0.37793487310409546, 0.3665508031845093, 0.905689001083374, -0.01192986499518156, 0.18812744319438934, -0.6156812906265259, 0.2640455961227417, -0.5226011872291565, -0.24923446774482727, 0.5833175182342529, -0.008817250840365887, -0.1034141480922699, 0.560323178768158, -0.3489873707294464, -0.1529272496700287, -0.28096258640289307, 0.0027903488371521235, -0.8827477097511292, -0.19292888045310974, -0.01551137212663889, 0.11792384833097458, -0.47182145714759827, 0.5706721544265747, 0.7087134122848511, 0.22838623821735382, 0.454715371131897, 0.7639936208724976, -0.4743466079235077, 0.7197681069374084, -0.06157093495130539, 1.207102656364441, -0.3358204960823059, -0.43028804659843445, -0.7773739099502563, -0.16704848408699036, 0.25174084305763245, -0.5979875922203064, -0.0869089812040329, -0.8906461000442505, -0.34051817655563354, -0.17395034432411194, 0.025328388437628746, 0.3839970827102661, 0.4817053973674774, -0.12590864300727844, 0.37115657329559326, -0.13319280743598938, -0.5105848908424377, -0.5147286057472229, -0.6033376455307007, -1.6054303646087646, -0.8043976426124573, 0.44793978333473206, 0.16398759186267853, -0.021661914885044098, 0.24173656105995178, -0.9184743762016296, 0.27741867303848267, 0.20237262547016144, 0.5336288213729858, -0.35945603251457214, -0.31291618943214417, -0.008535347878932953, 0.1817060261964798, -0.5570489764213562, 0.47680434584617615, 0.39458566904067993, 0.5009238719940186, 0.7142952680587769, -0.38946402072906494, -0.1609654575586319, -0.5096706748008728, -0.6153482794761658, 1.7025197744369507, 0.024387910962104797, -1.3533133268356323, -0.14361241459846497, -0.4368763566017151, -0.46401554346084595, 0.6848437786102295, -0.053397033363580704, -0.05753479152917862, -0.3685608208179474, -0.2452591061592102, -0.002964592771604657, -1.142173171043396, -0.18853285908699036, -0.6717809438705444, -0.987313449382782, 0.23504342138767242, 0.18695329129695892, 0.4046647250652313, -0.6361164450645447, 0.06164930388331413, -0.4506632089614868, -0.04960382729768753, -0.4665050804615021, -0.3067741394042969, -0.29015979170799255, -0.00933008547872305, -0.604366660118103, 0.5391415357589722, -0.4769230782985687, 0.5215160250663757, -0.08103281259536743, 0.20314010977745056, -0.1705426722764969, 0.26078951358795166, -0.3928186595439911, -0.3015202283859253, -0.5566986799240112, 0.09696003794670105, 0.7601408958435059, -0.09697393327951431, -0.3997689485549927, 0.9652553796768188, -0.4183090031147003, 0.8238101005554199, -0.7451866865158081, -0.5042157769203186, -0.9449588060379028, 0.37708789110183716, -0.39569348096847534, 0.15041311085224152, 0.3184511363506317, 0.32094618678092957, 0.3654101490974426, 0.34269124269485474, 0.690683901309967, 0.3177768588066101, -0.3455243706703186, -0.2190331369638443, -0.923658013343811, 0.2572178244590759, -0.14174862205982208, 0.4912107288837433, -0.18735112249851227, 0.6011300086975098, 1.2883052825927734, -0.5577069520950317, 0.2732270658016205, 0.4488174021244049, 0.25301098823547363, 0.2644384503364563, -1.2366728782653809, 1.1668758392333984, 0.2632816433906555, -0.05742359533905983, 0.2298789769411087, 0.169989213347435, -0.579475998878479, -0.33176690340042114, -0.5118100047111511, -0.38711434602737427, -0.5453885197639465, 0.07043267786502838, 0.6931416392326355, 0.03985597565770149, 0.058125078678131104, -0.8500759601593018, -0.5830122828483582, -0.10798744857311249, 0.6254932880401611, 1.1512656211853027, 0.6612990498542786, 0.7451990246772766, 0.1476796567440033, 0.8411077857017517, -0.2193448543548584, -0.27628591656684875, 0.2120114415884018, -0.2656964361667633, -0.01608031615614891, 0.9286491870880127, -0.11671537905931473, 1.2827116250991821, -0.05802028626203537, -1.4893949031829834, -1.1681503057479858, -0.5790071487426758, -0.48628056049346924, -0.05153801292181015, -0.4684939384460449, 0.0615268312394619, 0.08698643743991852, -0.03532440960407257, 0.26075369119644165, 0.41645610332489014, -0.4247349202632904, 0.21995186805725098, -0.6915856003761292, -0.33265966176986694, -0.012821239419281483, 0.13411591947078705, 1.3104102611541748, 0.020431946963071823, -0.6089930534362793, -1.408578872680664, -0.18019255995750427, -0.9068102836608887, 0.20503488183021545, 0.581221878528595, 0.578502357006073, 0.1901310235261917, 0.677695631980896, 0.433675616979599, 0.24230942130088806, -0.18998099863529205, 0.957267701625824, 0.7859678268432617, -0.09789922088384628, -0.3035450279712677, -0.009571652859449387, -0.07374301552772522, -0.19413234293460846, 0.9707189202308655, 0.18170513212680817, -0.09257573634386063, -0.05235065892338753, -0.2252492904663086, -0.29926589131355286, -0.4193759858608246, 0.7040789127349854, -0.5729403495788574, -0.010976267978549004, -0.13129860162734985, -0.5165112614631653, 0.35700055956840515, 0.2379293292760849, 0.4234335422515869, -0.7384966611862183, -0.2996845841407776, 0.14729325473308563, -0.21362629532814026, -1.0796012878417969, -0.3345467150211334, -0.15955224633216858, -0.43402376770973206, -0.04300619289278984, -0.6746367812156677, -0.2671433985233307, -1.155880093574524, -0.895510733127594, 0.8942694664001465, -0.07147084921598434, 0.035371456295251846, 0.31625300645828247, 0.12742026150226593, 0.01873510330915451, 0.01543536689132452, -0.37773677706718445, 0.3050276041030884, 0.3915669918060303, 0.05134446918964386, 0.5094626545906067, 0.6864594221115112, 0.4894557297229767, 0.2531225383281708, 0.1797473132610321, 0.2998065948486328, -0.08107680827379227, 0.5593595504760742, 0.7959629893302917, 0.4676887094974518, -0.5533620119094849, -0.360463410615921, -0.26312193274497986, -0.8608108758926392, 0.014924542047083378, -0.024043839424848557, 0.23040935397148132, 0.19737675786018372, -0.2087375968694687, -0.43201085925102234, -0.04968607798218727, 1.0435794591903687, -0.3701154589653015, 0.4728507101535797, 0.6161354184150696, 0.34023281931877136, -0.626931369304657, -0.8243104815483093, 0.7445864677429199, -0.0664362832903862, 0.48612260818481445, 0.29685330390930176, 0.6511200070381165, 0.7502586245536804, 0.43821045756340027, -0.6481269001960754, 0.521770715713501, 0.30047154426574707, 0.2970542013645172, 0.19448748230934143, -0.10778670012950897, 0.6017376780509949, -0.9624938368797302, -0.08303188532590866, -0.3513423502445221, -0.46059513092041016, 0.22022394835948944, -0.10124358534812927, 0.46743524074554443, 0.07206754386425018, -0.07387933880090714, -0.3055620789527893, -0.788398802280426, 0.490271657705307, 0.3671986162662506, -0.011894268915057182, -0.41548943519592285, -0.9085553884506226, -0.6186255216598511, 0.9235599040985107, 0.5535262227058411, -1.06533682346344, -0.3527565598487854, -0.01681797206401825, -0.16658034920692444, -0.2519853115081787, -0.17456437647342682, 0.22454902529716492, 0.506550669670105, 0.3168810307979584, -0.1642424464225769, -0.7942284345626831, -0.5642659068107605, 0.23711992800235748, -0.3129187226295471, -0.6041380763053894, 0.3743491768836975, -0.49834319949150085, -0.10713899880647659, -0.22670796513557434, -0.019608598202466965, -0.8201559782028198, 0.10316497087478638, -0.1391810178756714, -0.25544407963752747, 0.09442738443613052, 0.06539694964885712, 0.46180203557014465, -0.26995980739593506, 0.2637243866920471, 0.4110759496688843, 0.19497419893741608, -0.537168562412262, 0.17627592384815216, 0.3398289084434509, 1.1060947179794312, 0.7387933731079102, 0.4773392975330353, -0.8506298661231995, 0.10504729300737381, -0.41891923546791077, -0.7701476812362671, 0.4530353844165802, -0.4097827970981598, 0.3840009570121765, -0.8576757311820984, 0.18763872981071472, -0.05589069053530693, -0.3927527666091919, 0.0388265885412693, -0.2973880469799042, -0.06618933379650116, -0.16703717410564423, 0.08482984453439713, 0.1061844602227211, -0.46349582076072693, 0.637459933757782, -1.255387306213379, 0.47272229194641113, -0.06159745156764984, -0.5562509298324585, 0.6129476428031921, 0.35827726125717163, -0.5673586130142212, 0.8134362101554871, 0.5712994933128357, 0.23302072286605835, -0.40700531005859375, 0.3479688763618469, 0.021682485938072205, 0.2943746745586395, -0.552418053150177, 0.817510724067688, -0.2931200861930847, 0.07528265565633774, -1.0293285846710205, 0.714117169380188, -0.016843128949403763, 0.23786206543445587, -0.5306995511054993, -0.1661936193704605, 0.0381992906332016, -0.9640825390815735, 0.0023227385245263577, -1.1963354349136353, -0.03848631680011749, -0.34118926525115967, 0.21366941928863525, 0.6300371289253235, -0.47528088092803955, -0.17342369258403778, 0.05840975418686867, 0.25161606073379517, 0.9392940998077393, -0.6943128108978271, 1.3641622066497803, 0.21414169669151306, 0.7633015513420105, 0.04141898825764656, -0.1282544732093811, -0.3253907859325409, 0.13870461285114288, -0.3387754261493683, -0.6708320379257202, 0.05947062000632286, -0.5120628476142883, -0.044174693524837494, -0.6808499097824097, -0.36146628856658936, -0.6207299828529358, 0.48157134652137756, -0.40582266449928284, -1.4046274423599243, 0.8296899795532227, -0.6292511224746704, -0.5372037291526794, -0.004553928505629301, 0.8212885856628418, 0.26896485686302185, 0.5073760747909546, -0.09965347498655319, -0.4187770485877991, 0.6142389178276062, -0.16794654726982117, -0.26536425948143005, 0.3427497148513794, -0.027385493740439415, -0.48358866572380066, -0.43182095885276794, -0.08995848894119263, -0.11551065742969513, 0.20805557072162628, -0.5479069948196411, -0.2067212015390396, 0.04276381433010101, -0.006485546473413706, 0.5572469234466553, 0.057549022138118744, -0.9696815013885498, 0.9226314425468445, 0.1551659107208252, 0.6850005388259888, -0.26384660601615906, 0.8998221158981323, 0.8836247324943542, -0.5044856667518616, 0.7755122184753418, 0.5986174941062927, 0.42930835485458374, 0.3623505234718323, -0.26111018657684326, -0.16759167611598969, 0.05522163212299347, -0.8317939043045044, -0.7259050011634827, 0.325112521648407, 1.090957760810852, -0.043679747730493546, 0.28630587458610535, 0.2608568072319031, -0.13611570000648499, -0.9232766032218933, -0.6268579363822937, -1.2048745155334473, 0.12022952735424042, -0.11546782404184341, 0.24467502534389496, 1.1945645809173584, -0.8231504559516907, 4.011875629425049, 0.9044615030288696, 0.8151648640632629, 0.6693780422210693, -0.7534969449043274, 0.42979055643081665, 0.24521374702453613, -0.2962283492088318, 0.07633628696203232, -0.24716654419898987, 0.599983274936676, -0.9298447370529175, 0.04883155971765518, -0.16402806341648102, 0.5231726169586182, 0.8504107594490051, -0.6733672022819519, 0.15487982332706451, 0.619827151298523, -0.8687736392021179, -0.6349381804466248, 0.6091209053993225, -0.0766325518488884, 0.6429796814918518, -0.30949610471725464, 0.93180251121521, 0.19824840128421783, -0.06870495527982712, 0.8874219655990601, -0.6255327463150024, -0.2773967683315277, 0.03952799364924431, 0.6007585525512695, -0.4282625615596771, 0.09168028086423874, 0.15331201255321503, -0.04016462713479996, -0.3081047236919403, 0.3632398843765259, 0.10539563745260239, 0.033355891704559326, -0.054874222725629807, -0.8225093483924866, -0.3087600767612457, -0.0380718968808651, 0.144305020570755, -0.2518053352832794, -0.2546204626560211, 0.12042301893234253, -0.7966712117195129, 0.6732966899871826, 0.4537939727306366, 0.6790732741355896, -0.777544379234314, -1.1085641384124756, 0.16442319750785828, 0.35850632190704346, 0.4425540566444397, 0.18199105560779572, 0.3393445611000061, -0.3794325590133667, 0.45766445994377136, -0.05872996896505356, 0.15205851197242737, 0.2857985496520996, 0.9788772463798523, 0.12844888865947723, 0.919766366481781, -0.48900502920150757, 0.06302772462368011, -0.10235834121704102, -0.335798978805542, -0.7311689853668213, -1.1058911085128784, -0.19581042230129242, -0.2786797881126404, -0.12464328855276108, -0.2960458993911743, 0.8176886439323425, -0.45960158109664917, -0.1442001312971115, -0.00400405703112483, -0.16732487082481384, -0.8593505620956421, 0.3343299925327301, 0.7815001606941223, 0.013988402672111988, -0.849172830581665, 1.2299977540969849, 0.5716329216957092, 0.5913756489753723, 0.9716690182685852, -0.4632037281990051, -0.5264860987663269, 0.20307861268520355 ]
[ 1026, 23325, 1997, 13590, 10797, 1028, 1006, 1041, 1012, 1043, 1012, 21025, 2102, 7065, 8743, 1011, 23290, 1018, 2546, 2581, 2575, 2546, 2509, 10322, 2497, 2620, 2509, 16020, 2549, 3207, 2581, 2549, 2050, 2620, 26224, 4215, 2683, 2546, 2575, 2620, 19841, 2581, 2063, 19481, 2575, 2620, 2063, 16048, 2097, 7065, 8743, 1996, 2034, 10797, 2067, 1999, 1996, 13590, 2864, 2012, 1018, 2546, 2581, 2575, 2546, 2509, 10322, 2497, 2620, 2509, 16020, 2549, 3207, 2581, 2549, 2050, 2620, 26224, 4215, 2683, 2546, 2575, 2620, 19841, 2581, 2063, 19481, 2575, 2620, 2063, 16048, 1007, 21025, 2102, 1999, 24234, 2860, 10222, 2478, 21025, 2102, 1010, 2009, 1521, 1055, 2200, 18801, 1006, 3191, 1024, 3492, 2172, 10915, 1007, 2000, 2031, 2019, 17093, 16091, 1999, 2115, 5806, 4129, 2017, 2054, 3589, 2017, 1521, 2128, 2747, 2006, 1012, 2224, 2023, 3853, 1999, 2115, 1012, 6337, 1013, 1012, 24234, 11890, 1013, 1012, 24234, 1035, 6337, 2000, 9585, 2017, 2000, 2173, 2115, 21025, 2102, 3589, 1999, 2115, 25732, 1024, 3853, 11968, 3366, 1035, 21025, 2102, 1035, 3589, 1063, 21025, 2102, 3589, 1011, 1011, 2053, 1011, 3609, 1016, 1028, 1013, 16475, 1013, 19701, 1064, 7367, 2094, 1011, 1041, 1005, 1013, 1034, 1031, 1034, 1008, 1033, 1013, 1040, 1005, 1011, 1041, 1005, 1055, 1013, 1008, 1032, 1006, 1012, 1008, 1032, 1007, 1013, 1006, 1032, 1015, 1007, 1013, 1005, 1065, 102 ]
metasploit
95.txt
1
[CLS] some terminologyin this quick howto, we ’ ll be referring to the rapid7 fork of metasploit - framework as upstream. it ’ s a pretty common local configuration, advocated by the development environment setup. your fork of metasploit - framework will be referred to as origin. the term ‘ repo ’ is short for ‘ repository. ’ also known as ‘ fork ’ ( as a noun ). the easy waythe easiest way to keep in sync with master is to trash your fork of metasploit - framework, and re - fork. this is a surprisingly common practice, since most people in the world don ’ t work with metasploit every day. if you ’ re the sort to be struck by hackerish inspiration every few months, and couldn ’ t give a whit about preserving branches, history, or pull requests, simply nuke your local fork. on your fork, in the github ui, go to settings, scroll down to the danger zone, and hit delete this repository. once you ’ ve re - authenticated, re - fork the metasploit - framework repository by going to the rapid7 repo and hit fork as hard as you possibly can. the hard wayif you ’ re contributing to the metasploit framework a lot, first off, thank you. metasploit is more than a framework, it ’ s a collective and a community of people around the world who are driven to make the internet – and therefore, human civilization – a better place. gushing aside, if you want to keep in sync with upstream, the hard way ( and therefore, best way ), is to have a local clone of origin / mestasploit - framework on your local workstation. ( linux is preferred, but there are servicable solutions for osx and windows ). and, with that said, the github documentation is pretty excellent in explaining how to do this – it ’ s really not all that hard. take a look at their fork a repo docs, and do what it says. one thing i like to do is to keep separate branches for master ( which tracks origin / master ), and upstream - master ( which tracks, unsurprisingly, upstream / master ). if you just want to know how to add an upstream remote, check it out. once you ’ ve done that, all you need to do is to pull one of these : git checkout - b upstream
[ 0.09836026281118393, -0.5765137672424316, -0.5882562398910522, -0.002477678470313549, -0.2563967704772949, -0.4896654486656189, -0.36784079670906067, 0.4315052330493927, 0.7727316617965698, 0.8072671890258789, -0.020516851916909218, -0.201567143201828, 0.3646671772003174, -0.6677045226097107, -0.14235897362232208, -0.07127704471349716, -0.42808476090431213, -0.6532269716262817, -1.2132689952850342, -0.24151740968227386, 0.35042545199394226, -0.432573139667511, -0.6287057399749756, -0.833455502986908, -0.5618229508399963, 0.48704472184181213, 0.029381459578871727, 0.03135853633284569, 0.41098737716674805, 0.5782948136329651, 0.17267903685569763, 0.11404042690992355, -0.33756759762763977, -0.30699422955513, -0.07205021381378174, -0.5001547336578369, 0.7347573041915894, 0.05271601676940918, -0.21036605536937714, -1.5179942846298218, 0.7741745710372925, -0.8394472599029541, -0.2095458060503006, -0.3872404396533966, -1.1267164945602417, -0.1699749380350113, -0.25951191782951355, -0.250100702047348, 0.4294418394565582, -0.7592859268188477, 0.7183040976524353, 0.4930286407470703, -0.1505676656961441, 0.7604117393493652, 0.3233000934123993, 0.07388737797737122, -0.32682645320892334, 0.27560657262802124, 0.04690587893128395, 0.3176075220108032, 0.0996352881193161, 0.6216525435447693, -0.003685295581817627, -0.9565978646278381, -0.10050752758979797, 0.8485195636749268, 0.21136488020420074, -0.4511435031890869, 0.005518727004528046, -0.8867568373680115, -0.14951370656490326, 0.7103051543235779, -0.1356217861175537, -0.2051561027765274, -0.2698037922382355, 0.3884875476360321, 0.9109495282173157, -0.3388643264770508, 0.018239187076687813, 0.21023163199424744, 0.006309719290584326, 0.8677550554275513, 0.1427539438009262, -0.10524974018335342, -0.6703088283538818, -0.22241057455539703, 0.4734961688518524, 0.5242754220962524, -0.49800679087638855, -0.17395657300949097, 0.24107617139816284, 0.4758785367012024, -0.05013170465826988, 0.1131063923239708, 0.42277631163597107, 0.5171140432357788, 0.04074457660317421, 0.00514583382755518, -0.14673684537410736, 0.3651675283908844, 0.3017233908176422, 0.694205105304718, 0.48426470160484314, 0.2781631350517273, -0.060584671795368195, 0.30503320693969727, 0.32508745789527893, -0.13103985786437988, 0.0037121428176760674, -0.21880680322647095, 0.36444807052612305, -0.19034817814826965, 0.14624017477035522, -0.7315352559089661, 0.013219350948929787, 0.6842113733291626, 0.5663291811943054, -0.2782154381275177, -0.215995654463768, 0.7018683552742004, -0.045311931520700455, -0.43547672033309937, -0.41710251569747925, -0.00514725036919117, -0.12654484808444977, 0.029824363067746162, 0.27478694915771484, 0.4074760675430298, -0.7640650272369385, -0.6316178441047668, -0.48970797657966614, -0.3225283920764923, 0.5932559967041016, 1.212846040725708, 0.32944339513778687, 0.7708103060722351, 0.23453128337860107, 0.6464034914970398, 0.9862297773361206, -1.1547753810882568, 0.42986759543418884, 0.49448779225349426, 0.28487199544906616, 1.4373209476470947, 0.08383157849311829, -0.008866450749337673, -0.09753625839948654, -0.279345840215683, -0.014640295878052711, 0.4378877580165863, -0.24662186205387115, 0.205478236079216, 0.22783200442790985, 0.14714324474334717, 0.16307073831558228, -0.026761462911963463, -0.6261817812919617, 0.21104830503463745, 0.004440553952008486, 0.44089028239250183, -0.15022020041942596, 1.1126033067703247, 0.10925500094890594, 0.7653027176856995, -0.6497644782066345, 0.7139689922332764, -0.3932341933250427, -0.4021158814430237, -0.445330411195755, 0.0016104961978271604, 0.5269829034805298, 0.03676588833332062, -0.2206500619649887, -0.009516947902739048, 1.3535584211349487, 0.6260489225387573, -0.5873737931251526, 0.3367003798484802, -0.040266990661621094, 0.5147775411605835, -0.42169421911239624, 1.2229278087615967, 0.034629374742507935, 0.5902296304702759, -0.27142319083213806, 0.14720450341701508, -0.10974740236997604, -0.3608192503452301, -0.05559273436665535, -0.08374929428100586, -0.7311072945594788, 0.5248246788978577, 0.05448770523071289, 0.39912301301956177, 0.2675126791000366, -0.18629670143127441, -0.867777407169342, -0.49140217900276184, -0.2358301728963852, -0.24919161200523376, -0.4308422803878784, 0.44616249203681946, -0.12091666460037231, 0.822731077671051, -0.2555689215660095, -0.2321527600288391, 0.700908899307251, 0.5209704637527466, -0.30935490131378174, 0.7788805961608887, 0.8774480819702148, -0.3043322265148163, -0.44130739569664, 0.06004248186945915, -0.44795697927474976, -0.22163555026054382, -0.5544447302818298, 0.6107492446899414, -0.47202280163764954, -0.11129798740148544, 0.1643112450838089, 0.7682100534439087, 1.1111242771148682, 0.033507294952869415, 0.026831315830349922, -0.4432377517223358, 0.38766786456108093, 0.8076186180114746, -0.38488924503326416, 0.4105454087257385, -0.3703269958496094, 0.10431830585002899, 0.32629889249801636, 0.7022179365158081, 0.4519331753253937, -0.5453986525535583, 0.2552099823951721, 0.46591830253601074, -0.3887709677219391, -0.21014273166656494, 0.053463444113731384, 0.38168153166770935, 0.3759976923465729, 1.230818271636963, 0.15695951879024506, 0.7968766689300537, 0.5840465426445007, 0.21977752447128296, 0.3163734972476959, 0.3439047932624817, -1.099785566329956, 0.33565834164619446, 0.39031553268432617, 0.12234380096197128, -1.1526784896850586, -0.5037060379981995, 0.554524302482605, 1.055463433265686, -0.9513055086135864, -0.7713320851325989, 0.5503183007240295, -0.6899153590202332, -0.33532726764678955, -0.39278000593185425, 0.08540984243154526, 0.9677345752716064, -0.1963244080543518, 0.41153383255004883, 0.36842086911201477, -0.4432089924812317, -0.18007329106330872, 0.21986828744411469, -0.14142413437366486, -0.6383485198020935, -0.8190202116966248, 0.059619706124067307, 0.1412024050951004, -0.31099462509155273, 0.18557485938072205, -0.036468684673309326, -0.4637746214866638, -0.13737648725509644, -0.1393464356660843, 0.28857535123825073, 0.2797810733318329, -0.33403345942497253, -0.1830875426530838, -0.02215765416622162, -0.3356188237667084, 1.215882658958435, -0.22578829526901245, -0.6470353603363037, -0.3478928208351135, -0.7149804830551147, -0.07841090857982635, -0.3420107960700989, 0.27217066287994385, 0.04989950731396675, 0.21861937642097473, -0.26577526330947876, 0.008239337243139744, -0.054271966218948364, 0.6732304692268372, 0.407870888710022, 0.09827351570129395, 0.16531607508659363, -0.5897069573402405, -0.18755154311656952, 0.4352817237377167, 0.11218288540840149, -0.6902860999107361, 0.1526230126619339, -0.012979206629097462, 0.7095538973808289, -0.7813247442245483, 0.557377278804779, 0.11618388444185257, -0.0896601602435112, -0.5586405992507935, -0.25155168771743774, -0.1747291386127472, -0.4271545112133026, 0.07143687456846237, -0.5191513299942017, -0.5733263492584229, 0.4742472171783447, 0.41127073764801025, -1.1993449926376343, 0.6256222724914551, -0.2694658637046814, -0.7709499001502991, 0.2276027500629425, 0.41938209533691406, 1.0570517778396606, 0.06584355980157852, 0.25227588415145874, -0.3903558850288391, 0.15772022306919098, 0.059451960027217865, -0.35501816868782043, 0.08085443079471588, -0.6413092613220215, 1.1154441833496094, -0.3274853229522705, -0.7881291508674622, 0.4537377655506134, 1.2589774131774902, -0.5853768587112427, -0.13257469236850739, -0.027551183477044106, -0.08440512418746948, 0.05883309245109558, 0.11213135719299316, 0.8248584866523743, 0.632455050945282, 0.8472090363502502, -0.5339338183403015, 0.39562666416168213, 0.25924867391586304, 0.3101978302001953, -0.2082994133234024, 0.21455118060112, -0.39054545760154724, 0.06523659080266953, -0.47665807604789734, -0.2755098044872284, 0.06975536048412323, 0.597453236579895, 0.4896945059299469, -0.34506016969680786, 0.7451816201210022, -0.21856075525283813, -0.20901426672935486, 0.9384459257125854, -0.4885143041610718, -0.7500020265579224, 0.28803473711013794, 0.30681490898132324, 0.2690052092075348, -0.3618741035461426, 0.02718675322830677, 0.36761587858200073, 0.14577510952949524, -0.35387688875198364, 0.4853072166442871, -0.3570161461830139, -0.6706648468971252, -0.1925784945487976, -0.44953712821006775, -0.5720807313919067, -0.17151232063770294, -0.4258195161819458, 0.6258935928344727, -0.7703869938850403, -1.1160500049591064, -0.437879741191864, 0.7842473387718201, 1.0749043226242065, 0.546221911907196, 0.7001290917396545, 0.6325299143791199, 0.09330578148365021, -0.5638843178749084, 0.1291240006685257, 0.20234979689121246, 0.6260653734207153, 0.0832662284374237, 0.38850730657577515, -0.048145491629838943, 0.19354815781116486, -0.15828213095664978, -0.00425834720954299, -0.7701330780982971, -0.3310006856918335, -0.0369943343102932, -0.27135324478149414, -0.566511332988739, -0.6114042401313782, -0.12895795702934265, 0.18257024884223938, -1.0324482917785645, -0.7896299362182617, -0.25601139664649963, 0.4493314027786255, 0.7372980117797852, -0.5569743514060974, -0.6299224495887756, -0.7350303530693054, -0.006398965138942003, 0.4296207129955292, 0.11682005971670151, -0.1648961901664734, -0.12334423512220383, -0.2945958077907562, -0.9106224179267883, 0.20138584077358246, 0.15765227377414703, 0.4271809756755829, -0.274967223405838, -0.8793307542800903, -0.21648110449314117, 0.20733949542045593, -0.07584381103515625, -0.5804234147071838, -0.33294543623924255, 0.29889732599258423, -0.0577564500272274, 0.1928388774394989, -0.5209004878997803, -0.445120245218277, 0.38943079113960266, -0.7425117492675781, 0.4402410089969635, -0.4128941595554352, 0.5689480304718018, 0.20061123371124268, -0.07246962934732437, 0.1942908614873886, 0.24203886091709137, -0.362225741147995, -0.2775470018386841, -0.8805784583091736, 0.20314651727676392, -0.4720359444618225, -0.35216307640075684, 0.7445449233055115, -0.07928622514009476, -0.23959025740623474, 0.863804817199707, 0.6436461210250854, -0.43428122997283936, 0.3401549160480499, 0.2096816748380661, -0.5430338382720947, 0.5000560283660889, -0.6018357872962952, 0.29195380210876465, 0.47202128171920776, 0.06155819445848465, -0.05582224950194359, 0.0775076374411583, 1.3919323682785034, 0.3149488866329193, 0.4594649374485016, -0.9268180131912231, -0.3993169069290161, 0.15576709806919098, 0.47362205386161804, 0.39625421166419983, 0.44705235958099365, -0.48443642258644104, -0.1502368450164795, 0.1797723025083542, 0.03690154477953911, -0.7912253141403198, -1.1348235607147217, 0.27241605520248413, 0.4358826279640198, -0.10463525354862213, 0.037219319492578506, 0.0811258926987648, -0.20573100447654724, -0.08360186219215393, -0.07470256835222244, -0.8240368366241455, 0.19079332053661346, -0.9679369926452637, -0.6146349310874939, -0.8971670866012573, -0.04254148527979851, -0.0423993282020092, -0.4440014362335205, -0.19462092220783234, 0.48525065183639526, 0.5257666110992432, 0.7668213248252869, 0.04170636087656021, 0.034695226699113846, -0.4695764482021332, 0.6676793098449707, -0.04510536044836044, -0.6923085451126099, 0.10117625445127487, 0.42274630069732666, -0.11139221489429474, 0.09634743630886078, -0.7253148555755615, -0.1264488399028778, -0.7285130023956299, -0.6424449682235718, -0.22507914900779724, 0.08339203894138336, -0.286663293838501, -0.4850866198539734, -1.0045033693313599, -0.32550129294395447, 0.7483515739440918, -0.2198408991098404, -1.189093828201294, 0.22356073558330536, -0.4770338833332062, 0.6545339226722717, -0.10126462578773499, -0.38548988103866577, -0.5003311038017273, -0.47015586495399475, -0.02807319536805153, 0.4726235270500183, -0.48005548119544983, -0.016714021563529968, 0.12251221388578415, 0.26367056369781494, 0.1597706526517868, -0.16899484395980835, -0.16782666742801666, -0.9256570935249329, -0.13263678550720215, 0.44027289748191833, -0.3013067841529846, 0.2174639105796814, 0.1779801994562149, 0.8809167146682739, 0.14557063579559326, 0.028919123113155365, -0.5199801921844482, -0.14188021421432495, -0.44806572794914246, 0.1281460076570511, 0.21815873682498932, -0.2247740924358368, -0.13134022057056427, 0.15080097317695618, 0.9256388545036316, 0.29618170857429504, -0.1207956001162529, -0.856265664100647, 0.5664450526237488, -0.7915323972702026, -1.2138720750808716, 0.752014696598053, -0.160799041390419, -0.12109199166297913, -0.021387871354818344, -0.6797115802764893, 0.5788528323173523, 0.07404977828264236, -0.07369942218065262, 1.1139612197875977, 0.2924802899360657, 0.9563347101211548, -0.9436140656471252, 0.76833176612854, 0.9604600667953491, -0.00509013794362545, 0.5852484107017517, -0.12002237886190414, 0.7396247386932373, -0.04753497242927551, 0.04300498217344284, -0.7176544666290283, -0.5638750195503235, 0.0651351809501648, 0.5615960359573364, -0.961514413356781, 0.5647889971733093, 0.02110893279314041, -0.557222306728363, -0.13791203498840332, 0.4172763526439667, -0.12927325069904327, 0.19435422122478485, 0.6253585815429688, 0.5718427896499634, 0.4093877971172333, -0.2765844464302063, 0.8604542016983032, -0.07035858184099197, -0.2545829713344574, 0.4138307273387909, 0.7722086310386658, -0.2585313320159912, 0.5673289895057678, 0.6722310781478882, -1.0809224843978882, -0.9063087105751038, -1.0024962425231934, 0.2525165379047394, 0.12750862538814545, -0.44725021719932556, -0.8397306799888611, -0.11443876475095749, 0.15310125052928925, 0.012352312915027142, 0.649479866027832, -0.4083167314529419, -0.10526692867279053, -0.6704541444778442, 0.24357888102531433, -0.17180097103118896, 0.5227439403533936, 0.5560263395309448, -0.31513237953186035, -0.2817513346672058, -1.1626356840133667, -0.2764817178249359, -0.07231549173593521, 0.1654060035943985, 0.7529982924461365, 0.2608911991119385, 0.9764862060546875, 0.4479717016220093, -0.08354730904102325, 0.858320951461792, -0.6967012286186218, 0.9626571536064148, 0.8234143257141113, -0.30731478333473206, -0.660247802734375, -0.08307603001594543, -0.13231782615184784, -0.3850633203983307, 0.46781453490257263, -0.38410812616348267, -0.18645696341991425, -0.2040720283985138, 0.1889197677373886, -0.024874413385987282, -0.682202160358429, -0.063868448138237, -0.6201342344284058, 0.07725464552640915, -0.08651202917098999, 0.4016699194908142, -0.3579287827014923, -0.42992499470710754, -0.286969929933548, -0.41916367411613464, -0.5931867957115173, 0.24473930895328522, 0.4063913822174072, -0.2683704197406769, -0.5019227266311646, 0.02160082757472992, -0.8513720631599426, -0.5830528736114502, -0.5228360891342163, 0.1351626068353653, -0.30088675022125244, -0.4976974129676819, -0.4684506058692932, -0.21551434695720673, -0.6080686450004578, -0.2325439602136612, -0.5613625049591064, 0.09339393675327301, 0.2595805525779724, -0.45718589425086975, -0.13030023872852325, 0.8349299430847168, -0.7529942989349365, 0.13179908692836761, 0.4443799555301666, -0.007719381712377071, 0.22949808835983276, -0.4408368766307831, -0.09615878760814667, -0.5397448539733887, 0.2927454710006714, 0.5410088300704956, -0.007493613753467798, -0.9750762581825256, 0.03559228032827377, 0.19361066818237305, -0.490527480840683, -0.5340659022331238, -0.7517585158348083, 0.33410021662712097, -0.12837053835391998, 0.08851443231105804, 0.1203797236084938, 0.5689629912376404, 0.6570236086845398, -0.056666940450668335, 0.12328357249498367, 1.0635433197021484, 0.5497485399246216, 0.13719266653060913, -0.22402730584144592, 0.17044159770011902, 0.043378300964832306, -0.7537819743156433, -0.5697391629219055, 1.1261591911315918, -0.7740665674209595, 0.38943567872047424, -0.02515406720340252, 0.1701515018939972, -0.5412193536758423, -0.732305645942688, -0.05783409625291824, 0.2000259906053543, 0.2544504404067993, 0.12412774562835693, 0.43677812814712524, -0.06737873703241348, -0.1623675674200058, -0.455072283744812, -0.6345637440681458, -0.7315902709960938, 0.19555619359016418, -0.7269088625907898, 0.018328651785850525, -0.36323267221450806, 0.12090549618005753, -0.3495224118232727, -0.019135979935526848, 0.2634980380535126, 0.07887928932905197, -0.1629970669746399, 0.9189851880073547, 1.2821546792984009, -0.7804564833641052, -0.917392909526825, -0.36478355526924133, 0.4018571078777313, -0.43691980838775635, -0.8679969906806946, 0.20719771087169647, 1.1123137474060059, 0.14386343955993652, 0.280379980802536, -0.34654590487480164, -0.1252795159816742, 0.6126018762588501, 0.1267513781785965, -0.31755149364471436, 0.22214891016483307, -0.770659863948822, 0.5073327422142029, -0.41422510147094727, 0.24344491958618164, -0.7397651076316833, 0.0913657546043396, -0.12903626263141632, 0.4154307544231415, -0.24191845953464508, 0.4557625651359558, 0.4052596688270569, 0.1663515269756317, 0.6888857483863831, 0.6466111540794373, 0.3158479928970337, -0.47403383255004883, -0.38481417298316956, -0.33585870265960693, 0.7972835302352905, -0.34789860248565674, 0.8796632289886475, 0.37044912576675415, 0.20989838242530823, 0.1447233259677887, -0.7559955716133118, 0.3176458775997162, 0.7630549073219299, -0.1327754110097885, -0.13967189192771912, -0.29526713490486145, -0.22893327474594116, -0.17002731561660767, -0.05316176265478134, -0.1357341855764389, 0.08788368850946426, 0.06989516317844391, 0.33960846066474915, -0.4627697765827179, -0.679027259349823, 0.5018173456192017, -0.46217620372772217, 0.34449055790901184, -0.21032512187957764, -0.18151704967021942, 0.36364832520484924, 0.6204802393913269, -0.981138288974762, 0.4151679575443268, 1.1370288133621216, -0.035600870847702026, -0.01080468948930502, 0.3028115928173065, 0.23021842539310455, 0.8112533092498779, 0.06018823757767677, -0.02817799150943756, -0.09732300043106079, 0.3173331916332245, -0.4460695683956146, -0.09164336323738098, -0.5586868524551392, -0.48242202401161194, -0.19582298398017883, -0.37637799978256226, 0.0781133770942688, -0.08479807525873184, -0.13308703899383545, -1.014147162437439, 0.5260935425758362, -0.6450675129890442, 0.3527604937553406, 0.30472153425216675, -0.4374111592769623, -0.6647852063179016, 1.304084062576294, 0.4391326904296875, 1.2233881950378418, 0.3776761293411255, 1.14281165599823, 0.28302448987960815, 0.13320493698120117, 0.17530041933059692, -0.3539775013923645, -0.24337247014045715, -0.4289102852344513, -0.3163576126098633, -0.45888078212738037, 0.6303211450576782, -0.6178547143936157, 0.181073397397995, -0.5349681377410889, -0.048151884227991104, -0.1795436441898346, 0.3215327858924866, -0.3286290466785431, -1.4457193613052368, 0.7668769359588623, -0.6240662932395935, -0.8491787910461426, -0.23598124086856842, 0.7139124274253845, 0.55515056848526, -0.04660271108150482, -0.3032883107662201, -0.5810726881027222, -0.3434308171272278, -0.23993031680583954, -0.7557204365730286, 0.4151216149330139, 0.18185608088970184, -0.4703233242034912, -0.00724612595513463, -0.3746263086795807, -0.47222694754600525, -0.7059463262557983, -0.6202332973480225, -0.5665169954299927, 1.0506813526153564, 0.24610179662704468, 0.1602153778076172, -0.062163177877664566, -0.5807384252548218, 0.11533109098672867, -0.09441190212965012, 0.8457179665565491, -0.8249970078468323, 1.1102098226547241, 0.7909257411956787, -0.6611703634262085, 0.03843086585402489, 0.28116852045059204, 0.7442150712013245, -0.7033652067184448, -0.31654563546180725, 0.4597081243991852, -0.11298950761556625, -0.9642196893692017, -0.8839257955551147, -0.07174532115459442, -0.0347297340631485, 0.3117128014564514, -0.6090526580810547, -0.5263411998748779, -0.7529716491699219, -0.7913196086883545, -0.5723245143890381, -0.266589879989624, -0.08974124491214752, -0.28359416127204895, -0.2090829312801361, 1.0201258659362793, -0.8068003058433533, 4.210809707641602, 0.8993502259254456, 0.46480175852775574, 0.03002922795712948, 0.23318366706371307, 1.0585252046585083, 0.5381055474281311, -0.34351131319999695, 0.6872205138206482, -0.45449790358543396, 0.5534225702285767, -0.8530599474906921, -0.1654227375984192, 0.2180408388376236, 0.656990647315979, 0.8720545172691345, -0.11255587637424469, 0.8693037033081055, -0.052115850150585175, -1.4382425546646118, -1.2965712547302246, -0.08875275403261185, -0.6864631175994873, 0.7183592915534973, 0.35306721925735474, 0.47997984290122986, 0.13476476073265076, 0.0075852107256650925, 0.22339485585689545, 0.5761376023292542, 0.09831630438566208, -0.07813684642314911, 0.3875716030597687, -0.07815995067358017, -0.6097515225410461, 0.42623576521873474, -0.33382147550582886, -0.49016207456588745, 0.2356349378824234, -0.5396732091903687, 0.4922294318675995, 0.2511773407459259, -0.0037789891939610243, -0.22926084697246552, 0.07422498613595963, 1.17903470993042, -0.20160815119743347, 0.021934369578957558, 0.3318029046058655, -0.42041653394699097, 0.6722856163978577, 0.16241517663002014, 0.7938833832740784, 0.04452281445264816, -0.8829333186149597, -0.05981598049402237, -0.13542959094047546, -0.35236963629722595, 0.09758636355400085, 0.010184147395193577, 0.517478883266449, -0.28314486145973206, 0.32196980714797974, -0.21063132584095, -0.5289157032966614, 0.14404307305812836, -0.1457926481962204, 0.8811052441596985, -0.3454827070236206, -0.5117035508155823, -0.44400957226753235, -0.07951675355434418, -0.08316899836063385, -0.4435822665691376, 0.5068869590759277, -0.02859855629503727, 0.11653195321559906, -0.27330970764160156, 0.49423304200172424, -0.40754401683807373, -0.5395179390907288, -0.18336473405361176, -0.8988866209983826, -0.009303930215537548, 0.8836350440979004, 0.6587929129600525, 0.1326431930065155, -0.8853356242179871, 0.03572370484471321, 0.7382892966270447, 0.39782485365867615, 0.45250892639160156, -0.7551217675209045, 0.5199650526046753, -0.026493556797504425 ]
[ 101, 2070, 18444, 2378, 2023, 4248, 2129, 3406, 1010, 2057, 1521, 2222, 2022, 7727, 2000, 1996, 5915, 2581, 9292, 1997, 18804, 13102, 4135, 4183, 1011, 7705, 2004, 13909, 1012, 2009, 1521, 1055, 1037, 3492, 2691, 2334, 9563, 1010, 11886, 2011, 1996, 2458, 4044, 16437, 1012, 2115, 9292, 1997, 18804, 13102, 4135, 4183, 1011, 7705, 2097, 2022, 3615, 2000, 2004, 4761, 1012, 1996, 2744, 1520, 16360, 2080, 1521, 2003, 2460, 2005, 1520, 22409, 1012, 1521, 2036, 2124, 2004, 1520, 9292, 1521, 1006, 2004, 1037, 15156, 1007, 1012, 1996, 3733, 2126, 10760, 25551, 2126, 2000, 2562, 1999, 26351, 2007, 3040, 2003, 2000, 11669, 2115, 9292, 1997, 18804, 13102, 4135, 4183, 1011, 7705, 1010, 1998, 2128, 1011, 9292, 1012, 2023, 2003, 1037, 10889, 2691, 3218, 1010, 2144, 2087, 2111, 1999, 1996, 2088, 2123, 1521, 1056, 2147, 2007, 18804, 13102, 4135, 4183, 2296, 2154, 1012, 2065, 2017, 1521, 2128, 1996, 4066, 2000, 2022, 4930, 2011, 23307, 4509, 7780, 2296, 2261, 2706, 1010, 1998, 2481, 1521, 1056, 2507, 1037, 1059, 16584, 2055, 15224, 5628, 1010, 2381, 1010, 2030, 4139, 11186, 1010, 3432, 16371, 3489, 2115, 2334, 9292, 1012, 2006, 2115, 9292, 1010, 1999, 1996, 21025, 2705, 12083, 21318, 1010, 2175, 2000, 10906, 1010, 17186, 2091, 2000, 1996, 5473, 4224, 1010, 1998, 2718, 3972, 12870, 2023, 22409, 1012, 2320, 2017, 1521, 2310, 2128, 1011, 14469, 4383, 1010, 2128, 1011, 9292, 1996, 18804, 13102, 4135, 4183, 1011, 7705, 22409, 2011, 2183, 2000, 1996, 5915, 2581, 16360, 2080, 1998, 2718, 9292, 2004, 2524, 2004, 2017, 4298, 2064, 1012, 1996, 2524, 2126, 10128, 2017, 1521, 2128, 8020, 2000, 1996, 18804, 13102, 4135, 4183, 7705, 1037, 2843, 1010, 2034, 2125, 1010, 4067, 2017, 1012, 18804, 13102, 4135, 4183, 2003, 2062, 2084, 1037, 7705, 1010, 2009, 1521, 1055, 1037, 7268, 1998, 1037, 2451, 1997, 2111, 2105, 1996, 2088, 2040, 2024, 5533, 2000, 2191, 1996, 4274, 1516, 1998, 3568, 1010, 2529, 10585, 1516, 1037, 2488, 2173, 1012, 12670, 12053, 4998, 1010, 2065, 2017, 2215, 2000, 2562, 1999, 26351, 2007, 13909, 1010, 1996, 2524, 2126, 1006, 1998, 3568, 1010, 2190, 2126, 1007, 1010, 2003, 2000, 2031, 1037, 2334, 17598, 1997, 4761, 1013, 2033, 9153, 13102, 4135, 4183, 1011, 7705, 2006, 2115, 2334, 2573, 12516, 1012, 1006, 11603, 2003, 6871, 1010, 2021, 2045, 2024, 14262, 7903, 3085, 7300, 2005, 9808, 2595, 1998, 3645, 1007, 1012, 1998, 1010, 2007, 2008, 2056, 1010, 1996, 21025, 2705, 12083, 12653, 2003, 3492, 6581, 1999, 9990, 2129, 2000, 2079, 2023, 1516, 2009, 1521, 1055, 2428, 2025, 2035, 2008, 2524, 1012, 2202, 1037, 2298, 2012, 2037, 9292, 1037, 16360, 2080, 9986, 2015, 1010, 1998, 2079, 2054, 2009, 2758, 1012, 2028, 2518, 1045, 2066, 2000, 2079, 2003, 2000, 2562, 3584, 5628, 2005, 3040, 1006, 2029, 3162, 4761, 1013, 3040, 1007, 1010, 1998, 13909, 1011, 3040, 1006, 2029, 3162, 1010, 4895, 26210, 18098, 9355, 2135, 1010, 13909, 1013, 3040, 1007, 1012, 2065, 2017, 2074, 2215, 2000, 2113, 2129, 2000, 5587, 2019, 13909, 6556, 1010, 4638, 2009, 2041, 1012, 2320, 2017, 1521, 2310, 2589, 2008, 1010, 2035, 2017, 2342, 2000, 2079, 2003, 2000, 4139, 2028, 1997, 2122, 1024, 21025, 2102, 4638, 5833, 1011, 1038, 13909 ]
metasploit
96.txt
0
- master - - track upstream / master git checkout master git merge - - ff - only upstream - master git commit git push origin now, this only works well if you never commit to master. if you do, you ’ re going to have a bad time, as you ’ ll eventually hit a dreaded merge conflict. any change you make, be it for local experimentation or public proposal, should be done in a branch from the master branch ( or, if you ’ re a habitual committer, a branch off the upstream - master branch ). ignore this advice at your own peril. the max powers wayit ’ s like the wrong way, but faster. - max powersif you are allergic to the command line, it is possible to sync with upstream / master via the github web ui. this is a little messy, but it ’ s handy if you have small changes that you don ’ t care to sign ( by the way, you should sign your commits ). first, go to the rapid7 branch, and click the green, somewhat subtle mini - pr button. then, click compare across forks, and set base fork to your fork, while leaving the head fork pointing to rapid7 ’ s fork. that ’ ll take you to a url like this : url you ’ ll hit the big green create a pull request button, which will drop you to a new pr page, against your own fork. fill it in, then immediately click the prs icon on the left side, find your new pr, and merge it. this will keep your github - hosted fork up - to - date, and if you prefer using the github ui over a real development environment, you can jump in and start making changes there. this method is especially handy for light changes, like documentation or cosmetic changes to modules. however, using the github ui means that you are necessarily not testing new modules or libraries, and you of course cannot sign your commits, which is horrifying. it ’ s also nice for people very new to github as a collaborative platform. [SEP]
[ -0.07937899976968765, 0.09530403465032578, -0.6346880793571472, 0.3734915852546692, -0.8767247200012207, -0.9837214946746826, 0.2083447128534317, 0.1892722249031067, 0.4781627357006073, 1.1561269760131836, -0.32349395751953125, 0.24262097477912903, 0.8359285593032837, -0.46640482544898987, 0.20479688048362732, 0.23245660960674286, 0.06208990141749382, -0.6785563230514526, -1.1707367897033691, 0.07823496311903, -0.2448476254940033, -0.07921282947063446, -0.8472599387168884, -0.3132648766040802, 0.0548398420214653, 0.6495126485824585, -0.23555876314640045, -0.47069835662841797, 1.3116987943649292, 1.0354619026184082, -0.7947415113449097, -0.28605350852012634, -0.16038593649864197, -0.18354861438274384, -1.1121927499771118, -0.5145373344421387, 0.1574498564004898, -0.007622529286891222, -1.0468569993972778, -1.1516441106796265, 0.04676009342074394, -0.6638921499252319, 0.12901243567466736, -0.7311180830001831, -1.406664252281189, 0.3282930254936218, -0.413509339094162, -0.33208873867988586, -0.03907952830195427, -1.064355731010437, -0.7111623287200928, 1.2386963367462158, 0.38788101077079773, 0.26252859830856323, -0.046611033380031586, 0.015816297382116318, -0.5054152607917786, -0.30001917481422424, 0.030474979430437088, 0.7649534344673157, 0.4869065582752228, 0.2842670679092407, 0.03453375771641731, -0.8990074396133423, -0.25145232677459717, 1.043154001235962, 0.16878138482570648, -0.3878415524959564, 0.08331195265054703, -0.8124704360961914, -0.7210603356361389, 0.1860501617193222, 0.17726245522499084, -0.33010977506637573, -0.11490442603826523, 0.04582942649722099, 0.9712433815002441, -0.0008777270559221506, 0.7912070155143738, 0.23110763728618622, 0.3745814859867096, 0.49085211753845215, -0.019621696323156357, 0.4196787178516388, -0.819105327129364, -0.2151942104101181, 0.20748910307884216, -0.1089530661702156, -0.0047807833179831505, -0.38128504157066345, 0.6476819515228271, 0.5950565934181213, -0.0029505318962037563, -0.13824515044689178, 0.6220834851264954, 0.5611177682876587, -0.24618616700172424, 0.027669381350278854, -0.04113789275288582, 0.21632589399814606, -0.19659027457237244, 0.6597195863723755, 0.09193045645952225, 0.04946549981832504, 0.09167450666427612, -0.27401572465896606, 0.5887137055397034, -0.4215056300163269, 0.6503995656967163, -0.873330295085907, -0.11383956670761108, -0.38280534744262695, 0.03923560306429863, 0.2618376910686493, 0.06387905031442642, -0.3539574146270752, -0.18039657175540924, -0.2222016453742981, -0.40524575114250183, -0.4126286208629608, 0.6443201303482056, -0.10070062428712845, -0.3756330907344818, 0.1898617297410965, -0.6533023118972778, -0.20229117572307587, -0.13377711176872253, 0.23658619821071625, -0.5966772437095642, 0.2059575915336609, -0.18173404037952423, -0.5291411280632019, -0.41265860199928284, 0.7498821020126343, 0.34831055998802185, 0.5524232387542725, -0.21613730490207672, -0.1619192361831665, 0.43356215953826904, -0.35094088315963745, -0.3052867650985718, -0.3474680483341217, 0.5336370468139648, 0.877103865146637, 0.039734531193971634, 0.40784332156181335, -0.5440121293067932, -0.09753139317035675, 0.054354775696992874, -0.19669629633426666, -0.30847951769828796, 0.029141606763005257, -0.4110141098499298, -0.42235779762268066, 0.16093888878822327, 0.4117073714733124, 0.07057425379753113, -0.18400122225284576, 0.22733500599861145, 1.243241786956787, 0.04131636023521423, 1.1885088682174683, -0.033744897693395615, 0.2361164540052414, -0.6736430525779724, 0.7996990084648132, -0.425152450799942, -0.2778826951980591, -0.1576324850320816, -0.42965203523635864, 0.5574114322662354, 0.5013987421989441, -0.02952195517718792, -0.41246744990348816, 0.9177292585372925, 0.2768867313861847, -0.5138142108917236, 0.27901092171669006, -0.05586875230073929, 0.2817065715789795, -0.08423609286546707, 0.8553129434585571, 0.767967164516449, 0.6018509268760681, -0.29407215118408203, 0.08504878729581833, 0.05977269634604454, 0.29915428161621094, 0.1444244235754013, -0.42634838819503784, -0.804657518863678, 0.7029589414596558, 0.1518237143754959, 0.8752554655075073, -0.23911991715431213, -0.41039133071899414, -0.321307897567749, -0.05952795594930649, 0.6413029432296753, 0.37284591794013977, -0.5063678026199341, 0.13376352190971375, -0.49458861351013184, 0.6607977747917175, -0.5276497602462769, -0.25894618034362793, 0.38774746656417847, 0.2939378023147583, -0.9916741847991943, 0.12808381021022797, 0.6451106071472168, -0.2853187620639801, -0.3032514750957489, -0.1419350653886795, -0.09189408272504807, -0.4671511650085449, -0.007131348829716444, 0.4810067415237427, -0.25493717193603516, -0.2807241380214691, 0.8872002363204956, 0.5360561609268188, 0.7230567932128906, 0.16055481135845184, 0.40350812673568726, 0.18724854290485382, -0.28154024481773376, 0.30143487453460693, -0.1324111968278885, 0.03142077103257179, -0.24895501136779785, 0.11402111500501633, -0.09686703234910965, 0.6653949022293091, 0.6000372171401978, -0.23198699951171875, 0.6772580742835999, 0.4754149913787842, 0.004852668382227421, 0.2027818113565445, 0.7963258624076843, 0.24181458353996277, 0.04762662574648857, 0.7003275156021118, -0.23788340389728546, 0.08067256957292557, 0.11727961897850037, 0.38392555713653564, 0.4287102222442627, 0.5435474514961243, -1.2345969676971436, 0.36507320404052734, 0.1640975922346115, -0.01229140069335699, -0.15938778221607208, -0.11522085964679718, 0.1132950410246849, 1.0629373788833618, -0.34365949034690857, 0.12615929543972015, 0.06232690438628197, 0.12453264743089676, -0.46038079261779785, -0.3124929368495941, -0.4694530665874481, 0.5476540327072144, -0.45803385972976685, 0.33377644419670105, -0.1004762127995491, -0.6708344221115112, -0.26382824778556824, 0.12952470779418945, -0.545393168926239, -0.8311361074447632, -0.8310478925704956, 0.7103245854377747, 0.10919257253408432, -0.13533227145671844, -0.523940920829773, -0.012193316593766212, 0.24885663390159607, 0.2677551209926605, -0.036806996911764145, 0.4425080418586731, 0.5018742680549622, 0.6750124096870422, -0.4733131229877472, -0.10095386207103729, -0.529427170753479, 1.5936157703399658, -0.18030042946338654, 0.047815706580877304, -0.4869972765445709, 0.08118943870067596, 0.40431204438209534, -0.1772216558456421, -0.6945143342018127, 0.05612314119935036, -0.3771800100803375, -0.03048301674425602, -0.8874672055244446, -0.7433965802192688, 0.6779670715332031, -0.3241833746433258, -0.20859092473983765, -0.11020386964082718, -0.6435624361038208, -0.5087536573410034, 1.0096668004989624, -0.08658546954393387, -0.15389753878116608, 0.5245646238327026, -0.23485809564590454, -0.02459753304719925, -0.28446727991104126, 0.2607910633087158, 0.11512957513332367, 0.05072035640478134, -0.2674511671066284, -0.29611489176750183, -0.569546103477478, -0.5492134690284729, 0.3494153916835785, -0.7847091555595398, -0.5653443932533264, 0.8482390642166138, -0.121788889169693, -0.9397504329681396, 0.05373355373740196, -0.5978279709815979, -0.8199585676193237, -0.05481699854135513, 0.2130146473646164, 1.0408040285110474, 0.3043490946292877, -0.5019553899765015, -0.22994153201580048, 0.3897184133529663, -0.24539655447006226, 0.05805278569459915, 0.46779128909111023, 0.006874480750411749, 1.1030043363571167, 0.15567319095134735, -0.3202720582485199, -0.45883822441101074, 0.5183432102203369, -0.7051527500152588, -0.49961626529693604, -0.35331109166145325, 0.042780276387929916, 0.8650817275047302, 0.11795221269130707, 1.027136206626892, 0.5477176904678345, 0.5877172946929932, -0.8273288011550903, 0.1427491307258606, -0.318292498588562, -0.00523981312289834, -0.7231157422065735, 0.5984030961990356, -0.5984232425689697, 0.18114759027957916, -0.443034827709198, -0.18720579147338867, -0.10907728224992752, 0.14265985786914825, 0.9703372120857239, -0.5577458739280701, 0.3117533326148987, 0.2126273512840271, -0.4587533473968506, -0.15965276956558228, -0.7092976570129395, -0.3387717604637146, 0.6131429672241211, 0.5253564119338989, 0.413440078496933, -0.21529285609722137, -1.1537511348724365, -0.043841179460287094, 0.1772688776254654, 0.3224699795246124, 0.7321065664291382, 0.07264292985200882, -1.018877387046814, 0.2906303107738495, -0.6231081485748291, -0.059643764048814774, -0.13643144071102142, -1.0252739191055298, 0.3539925217628479, -0.4503025412559509, -0.5080001354217529, -0.2873167395591736, 0.5057316422462463, 0.42060479521751404, 0.3210485279560089, 0.03311562165617943, 0.8709002733230591, -0.30384859442710876, -0.3762025237083435, 0.03271425515413284, 0.09055206179618835, 0.11084363609552383, -0.15181492269039154, 0.31305932998657227, 1.1233340501785278, 0.23168465495109558, 0.07368724048137665, 0.01846216432750225, 0.33873575925827026, 0.1018156185746193, -0.21914368867874146, -0.34075233340263367, -0.9621620774269104, -0.4426245391368866, 0.31786566972732544, 0.22688280045986176, -0.6240681409835815, -0.1793093979358673, -1.463778018951416, 0.2661859095096588, 0.8897263407707214, -0.6756221055984497, 0.38071417808532715, -0.7234482765197754, -0.5138239860534668, 1.1620436906814575, -0.5659204125404358, -0.5548698306083679, 0.5982710123062134, -0.906234622001648, -1.1549811363220215, 0.9194830060005188, 0.902938961982727, -0.23682202398777008, -0.3719704747200012, -0.4499129354953766, -0.5539935231208801, -0.389606237411499, -0.20634281635284424, -0.6447631120681763, -0.23980996012687683, 0.35109585523605347, -0.1542627364397049, 0.16580721735954285, -0.02756963111460209, 0.16821564733982086, 0.26422154903411865, -0.35734543204307556, 0.41259148716926575, -0.2011188566684723, 0.47419285774230957, 0.13285669684410095, 0.36801740527153015, 0.09404280036687851, 0.8914145827293396, 0.23550891876220703, -0.32583609223365784, -0.1662677824497223, 0.34532806277275085, -0.5769616365432739, -0.7845082879066467, 0.10712825506925583, 0.25353407859802246, -0.043942373245954514, 0.6256370544433594, 0.09246273338794708, -0.8420297503471375, 0.8512230515480042, 0.44286835193634033, 0.061733491718769073, -0.14926666021347046, -0.8498473763465881, 0.6089366674423218, 0.29793569445610046, 0.08547966927289963, 0.1624569147825241, -0.45452257990837097, 1.0430200099945068, -0.24078848958015442, 0.05917821452021599, -0.4534061551094055, -0.33616042137145996, -0.2790352702140808, 0.07617556303739548, 0.14306525886058807, 1.1754121780395508, -0.07120506465435028, 0.045201625674963, -0.3257153332233429, -0.12821096181869507, -0.02457956224679947, -0.22775770723819733, -0.20610597729682922, 0.29841646552085876, 0.39627605676651, 0.2759137451648712, -0.10356175154447556, -0.06281330436468124, -0.273524671792984, 0.4712534546852112, -0.6447539925575256, -0.13946732878684998, -0.6390619874000549, -0.30967193841934204, 0.024199198931455612, -0.2358420044183731, -0.3806169629096985, -0.24265649914741516, -0.0776401162147522, 0.08968288451433182, 0.40437209606170654, 0.3057388365268707, 0.3710629642009735, 0.02992783486843109, -0.21988913416862488, 1.0715994834899902, -0.5699338316917419, -0.7401909828186035, -0.24926571547985077, -0.3733220100402832, -0.267989844083786, 0.5788196921348572, 0.30628731846809387, -0.936981737613678, -0.29452794790267944, -0.5685351490974426, 0.19158664345741272, -0.0768485739827156, -0.5277177095413208, -0.5760038495063782, -0.8980478644371033, -0.47066307067871094, 0.4105861783027649, 0.28501126170158386, -0.6172204613685608, 0.7652755975723267, -0.6076378226280212, 0.09276090562343597, -0.4891079366207123, 0.3740573823451996, -0.1148349791765213, 0.43819570541381836, 0.11409539729356766, 0.30967947840690613, -0.49626755714416504, 0.27330291271209717, 0.024673616513609886, 0.5738863945007324, 0.7210989594459534, 0.49810177087783813, -0.17034901678562164, -0.5072228312492371, 0.3179730474948883, 0.7132419943809509, -0.6389925479888916, 0.033477094024419785, -0.4727229177951813, 1.240411639213562, 0.04134884104132652, 1.0623797178268433, -0.4213798940181732, 0.3589320182800293, -0.5257312655448914, 0.1615874320268631, -0.09375344216823578, 0.34610122442245483, 0.4592529535293579, 0.19152647256851196, 0.7834053039550781, -0.3778231739997864, 0.09536269307136536, -0.656619668006897, 0.5816745162010193, -0.39240536093711853, -0.7134988903999329, 0.014786472544074059, 0.187997967004776, 0.234309121966362, -0.031961407512426376, -0.18044151365756989, 0.5270887017250061, -0.4876578450202942, 0.5385677218437195, 0.6773337721824646, 0.4752921760082245, 0.969049870967865, -1.3630506992340088, 0.7491669058799744, 0.40489575266838074, 0.018200760707259178, 0.5514981746673584, 0.08392517268657684, 0.10195796191692352, -0.10341416299343109, 0.33296287059783936, -0.2989027202129364, -0.3892790377140045, -0.029392562806606293, 0.6724942326545715, -0.2684086859226227, 0.2998926341533661, -0.11573652923107147, -1.1688649654388428, -0.39421483874320984, 0.5230348110198975, 0.49417605996131897, 0.05896195024251938, 0.0694858506321907, 0.09243891388177872, 0.5741007328033447, -0.10301758348941803, -0.06865063309669495, 0.15924814343452454, -0.3403646647930145, 1.0282199382781982, 0.8661463260650635, -0.23991206288337708, 0.2047012895345688, 0.7702565789222717, -1.2388778924942017, -1.3503249883651733, -1.2976330518722534, 0.49425527453422546, -0.29820847511291504, 0.0015552593395113945, -0.31975042819976807, -0.5352827906608582, -0.38355961441993713, 0.5701798796653748, 0.7283746004104614, -0.37759798765182495, -0.1523820459842682, -0.5769444108009338, -0.4919627010822296, -0.0254391860216856, 0.3627689480781555, 0.6506940126419067, -0.16221562027931213, -0.2601880133152008, -0.8055456876754761, -0.1268918812274933, -0.7009251713752747, 0.21339310705661774, 0.7327343225479126, -0.39282578229904175, 0.6631889939308167, 0.8105909824371338, 0.44805288314819336, 0.5673316121101379, 0.5782203674316406, 0.630465567111969, 0.22573396563529968, -0.15197765827178955, -0.5389925837516785, 0.07913357019424438, -0.35566774010658264, -0.012026125565171242, 0.49155744910240173, -0.6103715300559998, -0.08671487867832184, 0.257265567779541, 0.21071459352970123, 0.23502539098262787, -0.1917642503976822, 0.2671571671962738, -0.01627138815820217, -0.07245919853448868, -0.07630115002393723, 0.03833189979195595, -0.36205726861953735, -0.3549543023109436, -0.2276362031698227, -0.3501257598400116, -0.9314021468162537, 0.6445375680923462, -0.04319537803530693, -0.9643105268478394, -0.5646910667419434, -0.1559973955154419, -0.7130613327026367, -0.765588641166687, -0.7984083294868469, 0.3517100214958191, -0.3344874978065491, 0.0750017985701561, 0.232061967253685, -0.4159319996833801, 0.10691819339990616, -0.5658454895019531, 0.2346307784318924, 0.7091822624206543, -0.2663995027542114, -0.26776230335235596, -0.37475624680519104, 0.24374820291996002, -0.06439720094203949, 0.38116347789764404, 0.2587509751319885, -0.5731809139251709, 0.7877686619758606, 0.3743336498737335, -0.03241673484444618, -0.7683414816856384, 0.4922789931297302, 0.38948166370391846, -0.2482341080904007, -0.6250391602516174, -0.8560529351234436, -0.3729163110256195, -0.5558420419692993, 0.020234202966094017, -0.06053583696484566, -0.08494152873754501, 0.17531882226467133, 0.14396806061267853, -0.25435444712638855, 0.038728367537260056, -0.10183438658714294, 0.25009289383888245, -0.3465637266635895, 0.634356677532196, 0.7671199440956116, -0.10823113471269608, -0.009566246531903744, 0.5791929960250854, 0.22541716694831848, 0.1033698320388794, -0.009965568780899048, 1.1457840204238892, -0.1908111572265625, -0.1424403190612793, 0.07267068326473236, 0.5051939487457275, -0.18788772821426392, -0.175068199634552, -0.19525866210460663, 0.8777347803115845, -0.23488518595695496, -0.007892227731645107, -0.2068970799446106, -0.007523990701884031, -0.02152080088853836, 0.10864293575286865, -1.1479811668395996, -0.5817427039146423, 0.46866655349731445, -0.5951534509658813, 0.14007900655269623, -0.5162566900253296, 0.26251789927482605, -0.1746090054512024, 0.6471640467643738, -0.3928494155406952, -0.5249902606010437, 0.21284514665603638, 0.9355302453041077, 0.904061496257782, -0.6730848550796509, -0.4285895526409149, 0.09989392757415771, -0.0441945344209671, -0.09341932833194733, -0.95148766040802, -0.2968716025352478, 1.3905035257339478, -0.002801949391141534, 0.021507766097784042, -0.6437476873397827, -0.19214466214179993, -0.21597760915756226, 0.44037964940071106, -0.28654220700263977, 0.27951833605766296, -0.8048539161682129, 0.1918177604675293, -0.09672461450099945, -0.11846867948770523, -1.1714508533477783, 0.5953617691993713, -0.11443356424570084, 0.41449156403541565, 0.021691350266337395, 0.1091933399438858, 0.5145877003669739, 0.17745105922222137, 0.6538795232772827, 0.23773758113384247, 0.05764946714043617, -0.24768497049808502, -0.2268683761358261, 0.2254781275987625, 1.81226646900177, 0.23433776199817657, 0.35964661836624146, 0.08027161657810211, 0.1605103313922882, 0.020713426172733307, 0.15172767639160156, -0.039031825959682465, -0.6176630258560181, -0.5243186354637146, -0.8991250991821289, -0.22614583373069763, -0.10911351442337036, -0.059852682054042816, -0.37627318501472473, 0.06764194369316101, -0.06103665381669998, -0.2622652053833008, 0.08176656067371368, -0.11543269455432892, -0.5329815745353699, 0.5558800101280212, -0.9832844138145447, 0.25849926471710205, 0.467962384223938, -0.2379450798034668, 0.7906334400177002, 0.7281230092048645, 0.05699164792895317, 0.984393298625946, 0.8564091920852661, 0.08061385899782181, 0.5100693106651306, 0.40569719672203064, 0.5158998966217041, 0.6220983862876892, -0.5701299905776978, 0.6423714756965637, 0.07752349972724915, 0.17567972838878632, -1.1475896835327148, 0.5227961540222168, 0.1320333480834961, -0.6663866639137268, -0.2686987519264221, 0.11444675177335739, -0.3124174177646637, -0.043558478355407715, -0.48539766669273376, -1.330248236656189, 0.17282287776470184, -0.682976484298706, 0.10666722059249878, 0.46305060386657715, -0.36497846245765686, -0.8519919514656067, 0.08053385466337204, 0.3145281672477722, 0.5270621180534363, 0.5305724740028381, 1.332176685333252, -0.12332513183355331, 0.4343840777873993, 0.6164484620094299, -0.07596267759799957, 0.023078685626387596, -0.3567204475402832, -0.18637602031230927, -0.31928980350494385, 0.528779149055481, -0.3181457221508026, 0.10882880538702011, -0.05090279132127762, -0.34394943714141846, 0.14481887221336365, 0.42352861166000366, -0.730287492275238, -1.4717897176742554, 0.5392722487449646, -0.4012546241283417, -1.034226417541504, -0.5397638082504272, 0.9542863965034485, -0.011906707659363747, -0.14249230921268463, -0.6836759448051453, 0.15379942953586578, -0.15629559755325317, -0.01973440684378147, -0.47525903582572937, 0.0634724348783493, 0.46721121668815613, -0.9002506136894226, -0.47332170605659485, 0.20852991938591003, 0.14472784101963043, -0.9184194803237915, -0.8389102220535278, -0.32274138927459717, 0.5662649869918823, -0.005680461879819632, 0.41217032074928284, -0.09052330255508423, -0.730181097984314, 1.0677345991134644, 0.36132684350013733, 1.0484400987625122, 0.3306964337825775, 0.9572755694389343, 0.5960248112678528, -0.4869556427001953, 0.24205152690410614, 0.1471126824617386, 0.5631134510040283, 0.14044716954231262, -0.1118069514632225, -0.21097533404827118, -0.03783160075545311, -0.5542371273040771, -1.2013996839523315, -0.5535560846328735, 1.3753838539123535, -0.3039325475692749, -0.26043689250946045, 0.23883414268493652, -0.09441997110843658, -1.0955833196640015, -1.0939534902572632, -0.8516750335693359, 0.16381345689296722, 0.24749021232128143, -0.926299512386322, 0.8389700651168823, -0.6244612336158752, 4.1914238929748535, 0.7792126536369324, 0.01820327155292034, 0.45500391721725464, -0.5728873610496521, 1.0525647401809692, -0.09357557445764542, 0.218232199549675, -0.07238680869340897, -0.15630535781383514, 0.17634044587612152, -0.4120919704437256, -0.3960716724395752, 0.07327823340892792, 0.27875831723213196, 0.6183698177337646, -0.43317532539367676, -0.013728816993534565, -0.4443216323852539, -1.5179611444473267, -0.5497753620147705, 0.07483159750699997, 0.14765284955501556, -0.09560998529195786, 0.12794363498687744, 1.1134015321731567, -0.2798869013786316, -0.12720362842082977, -0.106076180934906, -0.5571361780166626, 0.9184441566467285, 0.22756962478160858, 0.5921851992607117, -0.2726569175720215, -0.2640816271305084, 0.44406458735466003, -0.1704528033733368, 0.17304012179374695, 0.2100503146648407, -0.569527268409729, 0.6382638216018677, -0.07827260345220566, -0.4861281216144562, 0.04396834969520569, -0.1676635891199112, 1.1352962255477905, -0.368461549282074, 0.16267208755016327, 0.09235167503356934, 0.02069750241935253, -0.040942683815956116, 0.22147192060947418, 0.5144490599632263, -0.4679611921310425, -0.6572294235229492, 0.03599042072892189, 0.250853568315506, -0.25324711203575134, 0.556835949420929, 0.2941930294036865, 0.14878405630588531, 0.5724999308586121, 0.30276408791542053, -0.18533891439437866, -0.20506788790225983, 0.24241596460342407, 0.24357762932777405, 0.9721446633338928, -0.8988622426986694, -0.22809632122516632, -0.22100473940372467, -0.0366375632584095, -0.4370949864387512, -1.1474215984344482, -0.5010552406311035, 0.43378782272338867, -0.641521692276001, -0.29432082176208496, 0.39413487911224365, -0.8746586441993713, 0.13863691687583923, 0.6349024176597595, -0.2795718014240265, -0.8357000350952148, 0.9343167543411255, 0.47023269534111023, -0.05524647980928421, -0.5628905296325684, -0.08716093748807907, 0.34399524331092834, 0.556404709815979, 0.4582877457141876, -0.8906397819519043, 0.6031827926635742, -0.03859926015138626 ]
[ 1011, 3040, 1011, 1011, 2650, 13909, 1013, 3040, 21025, 2102, 4638, 5833, 3040, 21025, 2102, 13590, 1011, 1011, 21461, 1011, 2069, 13909, 1011, 3040, 21025, 2102, 10797, 21025, 2102, 5245, 4761, 2085, 1010, 2023, 2069, 2573, 2092, 2065, 2017, 2196, 10797, 2000, 3040, 1012, 2065, 2017, 2079, 1010, 2017, 1521, 2128, 2183, 2000, 2031, 1037, 2919, 2051, 1010, 2004, 2017, 1521, 2222, 2776, 2718, 1037, 14436, 2098, 13590, 4736, 1012, 2151, 2689, 2017, 2191, 1010, 2022, 2009, 2005, 2334, 21470, 2030, 2270, 6378, 1010, 2323, 2022, 2589, 1999, 1037, 3589, 2013, 1996, 3040, 3589, 1006, 2030, 1010, 2065, 2017, 1521, 2128, 1037, 10427, 8787, 10797, 3334, 1010, 1037, 3589, 2125, 1996, 13909, 1011, 3040, 3589, 1007, 1012, 8568, 2023, 6040, 2012, 2115, 2219, 2566, 4014, 1012, 1996, 4098, 4204, 2126, 4183, 1521, 1055, 2066, 1996, 3308, 2126, 1010, 2021, 5514, 1012, 1011, 4098, 4204, 10128, 2017, 2024, 27395, 2000, 1996, 3094, 2240, 1010, 2009, 2003, 2825, 2000, 26351, 2007, 13909, 1013, 3040, 3081, 1996, 21025, 2705, 12083, 4773, 21318, 1012, 2023, 2003, 1037, 2210, 18307, 1010, 2021, 2009, 1521, 1055, 18801, 2065, 2017, 2031, 2235, 3431, 2008, 2017, 2123, 1521, 1056, 2729, 2000, 3696, 1006, 2011, 1996, 2126, 1010, 2017, 2323, 3696, 2115, 27791, 1007, 1012, 2034, 1010, 2175, 2000, 1996, 5915, 2581, 3589, 1010, 1998, 11562, 1996, 2665, 1010, 5399, 11259, 7163, 1011, 10975, 6462, 1012, 2059, 1010, 11562, 12826, 2408, 19896, 1010, 1998, 2275, 2918, 9292, 2000, 2115, 9292, 1010, 2096, 2975, 1996, 2132, 9292, 7302, 2000, 5915, 2581, 1521, 1055, 9292, 1012, 2008, 1521, 2222, 2202, 2017, 2000, 1037, 24471, 2140, 2066, 2023, 1024, 24471, 2140, 2017, 1521, 2222, 2718, 1996, 2502, 2665, 3443, 1037, 4139, 5227, 6462, 1010, 2029, 2097, 4530, 2017, 2000, 1037, 2047, 10975, 3931, 1010, 2114, 2115, 2219, 9292, 1012, 6039, 2009, 1999, 1010, 2059, 3202, 11562, 1996, 10975, 2015, 12696, 2006, 1996, 2187, 2217, 1010, 2424, 2115, 2047, 10975, 1010, 1998, 13590, 2009, 1012, 2023, 2097, 2562, 2115, 21025, 2705, 12083, 1011, 4354, 9292, 2039, 1011, 2000, 1011, 3058, 1010, 1998, 2065, 2017, 9544, 2478, 1996, 21025, 2705, 12083, 21318, 2058, 1037, 2613, 2458, 4044, 1010, 2017, 2064, 5376, 1999, 1998, 2707, 2437, 3431, 2045, 1012, 2023, 4118, 2003, 2926, 18801, 2005, 2422, 3431, 1010, 2066, 12653, 2030, 25536, 3431, 2000, 14184, 1012, 2174, 1010, 2478, 1996, 21025, 2705, 12083, 21318, 2965, 2008, 2017, 2024, 9352, 2025, 5604, 2047, 14184, 2030, 8860, 1010, 1998, 2017, 1997, 2607, 3685, 3696, 2115, 27791, 1010, 2029, 2003, 7570, 18752, 14116, 1012, 2009, 1521, 1055, 2036, 3835, 2005, 2111, 2200, 2047, 2000, 21025, 2705, 12083, 2004, 1037, 12317, 4132, 1012, 102 ]
metasploit
96.txt
1
[CLS] since we have a lot of people creating and merging branches on the metasploit github repository, we need to periodically get rid of old and abandoned branches. here ’ s my technique : back up the repoclone a new metasploit - framework. git repository : todb @ presto : ~ / github / todb - r7 $ git clone github _ r7 : rapid7 / metasploit - framework. git msf - backup. gitgo there and check out every remote branch we ’ ve got. that way, if you screw up and delete something important, you can add it back in later from this backup clone. todb @ presto : ~ / github / todb - r7 $ cd msf - backup. git ` todb @ presto : ~ / github / todb - r7 / metasploit - framework $ for b in ` git branch - r | grep - v " head - > origin " | sed's / ^ origin \ / / /'` ; do git checkout - b $ b - - track origin / $ b ; done tarball it out of the way. todb @ presto : ~ / github / todb - r7 $ cd.. todb @ presto : ~ / github $ tar zxvf msf - backup. git. tar. gz todb @ presto : ~ / github $ rm - rf msf - backup. git make a new clonenow, clone metasploit again. i do this because i have like 20 remotes to deal with on my “ real ” clone and i don ’ t want to have to grep through all my origin vs non - origin stuff. mazikeen :. / rapid7 $ git clone github _ r7 : rapid7 / metasploit - framework. git msf - prunenow start figuring out what branches to delete. first, wipe out anything that responds to prune. usually that ’ s not a lot. mazikeen :. / msf - prune $ git prune remote originnext, take a look at what ’ s already merged and what ’ s not. we can drop most of the merged stuff right away. mazikeen :. / msf - prune $ git
[ 1.050834059715271, 0.012085240334272385, -0.5599097013473511, 0.7251669764518738, -0.3628261983394623, -0.5671845078468323, -0.474529892206192, 0.8834037184715271, 0.7783807516098022, 0.5904541611671448, 0.27977752685546875, -0.05658286064863205, 0.3529116213321686, -0.5892049074172974, -0.6131829619407654, -0.3507552444934845, -0.6222944855690002, -0.33865001797676086, -1.5390655994415283, -0.07632142305374146, 0.2137584388256073, -0.5444174408912659, -0.5476145148277283, -0.31466585397720337, -0.3894806206226349, 0.35606399178504944, 0.6390825510025024, -0.6732663512229919, 1.00078547000885, 0.2046123594045639, 0.15725067257881165, -0.5154060125350952, -0.2639182507991791, -1.0374783277511597, 0.17605970799922943, -0.5351126790046692, 0.9279760718345642, -0.10970667749643326, 0.0012099201558157802, -0.8314216136932373, -0.24962137639522552, -0.5865095257759094, 0.1148441806435585, -0.8016034364700317, -0.5172340273857117, 0.18176624178886414, -0.3794640600681305, -0.08234391361474991, 0.5007321238517761, -0.8714799880981445, 0.5790242552757263, 0.6455701589584351, -0.45881450176239014, 0.12261690944433212, 0.2509172856807709, 0.4928002655506134, -0.31892842054367065, 0.5078234672546387, -0.03621082380414009, 0.8157112002372742, 0.15684059262275696, 0.6992384195327759, 0.227511927485466, -1.3788201808929443, 0.04311537370085716, 0.6833308935165405, -0.20616215467453003, 0.16168193519115448, 0.09019104391336441, -0.5006340146064758, -0.17338120937347412, -0.023939529433846474, -0.6834273338317871, 0.16176825761795044, -0.2182694971561432, -0.035239413380622864, 0.757648766040802, -0.032025739550590515, -0.6245872974395752, 0.6889758110046387, 0.631845235824585, 0.3566991090774536, 0.23837755620479584, 0.05756773427128792, -0.4079762101173401, -0.840114414691925, 0.4289129376411438, 0.4836408793926239, -0.36685800552368164, 0.06964172422885895, 0.48681849241256714, 0.4820803105831146, 0.03392519801855087, -0.26102006435394287, 0.753173291683197, 0.4408464729785919, -0.6055670380592346, 0.1806364506483078, 0.06704961508512497, 0.05906211957335472, 0.7112369537353516, 0.3882180154323578, 0.2494422197341919, 0.17659567296504974, -0.37030595541000366, -0.3676580488681793, -0.204710453748703, -0.6360824108123779, 0.37718355655670166, -0.1890699565410614, -0.12933684885501862, -0.25112587213516235, 0.4870549142360687, -0.02309378795325756, 0.09275403618812561, 0.20403555035591125, 0.11698932945728302, -0.22566427290439606, -0.499902606010437, 0.2707318067550659, 0.2692252993583679, -0.34222298860549927, -0.39079320430755615, -0.6796642541885376, 0.3191573917865753, 0.0798470601439476, 0.09068594127893448, 0.8822441697120667, -1.089485764503479, 0.17763063311576843, -0.8374139666557312, -0.3317200839519501, 0.0067389714531600475, 0.2924862205982208, -0.07816079258918762, 0.44151443243026733, -0.6385017037391663, 0.06949383020401001, 0.5212278366088867, -1.1794739961624146, 0.3565215468406677, 0.2813853621482849, 0.8100029826164246, 1.0941684246063232, 0.6843113899230957, -0.161233052611351, -0.8528665900230408, -0.17800647020339966, -0.2124185860157013, 0.4189303517341614, -0.1490693986415863, -0.2986629605293274, 0.5273510217666626, -0.439422070980072, -0.14425064623355865, 0.27268722653388977, -0.30076390504837036, 0.5429622530937195, -0.4032619595527649, 0.800205647945404, -0.06961504369974136, 0.7370863556861877, 0.24543070793151855, 0.5931115746498108, -0.7673138976097107, 0.6333786845207214, -0.038595788180828094, -0.44632771611213684, -0.6475741863250732, -0.24313987791538239, 0.16706149280071259, -0.08292883634567261, -0.2849494516849518, -0.07464104145765305, 1.506453275680542, 0.14052307605743408, -0.15603646636009216, 0.15857677161693573, 0.29317212104797363, 0.5896569490432739, 0.09035955369472504, 0.5266976952552795, 0.38549089431762695, 0.620955228805542, 0.30062079429626465, 0.03222886472940445, -0.257444828748703, -0.3883158266544342, -0.3483968675136566, -0.26685670018196106, -0.6978440880775452, 0.5424237251281738, 0.028939273208379745, 0.5133897066116333, 0.3547835052013397, 0.28585246205329895, -0.3859463632106781, -0.10787203162908554, 0.35256436467170715, -0.851616621017456, -1.2195991277694702, 0.47992923855781555, -0.2697075605392456, 0.9444823861122131, -1.0772920846939087, -0.597217321395874, 0.5815542340278625, 0.9557002782821655, -0.2699209749698639, 0.8828843832015991, 0.39395809173583984, -0.017261935397982597, -0.8877632021903992, 0.4799865782260895, -0.3236277103424072, -0.28294023871421814, -0.04858142510056496, 0.2554779052734375, -0.38216525316238403, -0.15206192433834076, 0.4197953939437866, 0.5193052291870117, 1.1378546953201294, 0.1974925994873047, 0.33323708176612854, -0.15099747478961945, 0.09437215328216553, 0.19478045403957367, -0.17336925864219666, 0.22994351387023926, -0.23019249737262726, 0.2827543616294861, 0.6258816123008728, 0.9874789118766785, 0.42735734581947327, -0.2271261364221573, 0.5935091376304626, 0.6391230225563049, 0.24530252814292908, 0.15985850989818573, 0.014709481038153172, 0.5300251841545105, 0.6337771415710449, 0.6925512552261353, 0.179269939661026, 0.22983282804489136, 0.2872254550457001, -0.4209069013595581, 0.32411250472068787, 0.5341976284980774, -0.6158122420310974, 1.2626714706420898, 0.4990233778953552, -0.6171079277992249, -0.4054217040538788, -0.5660907030105591, -0.09328696131706238, 1.3272467851638794, -0.8476110100746155, -0.3784140944480896, -0.32303065061569214, -0.35303711891174316, -0.9543630480766296, 0.08018690347671509, -0.45263776183128357, 0.609984278678894, -0.3867926597595215, 0.12807726860046387, -0.05821188911795616, -0.623085081577301, -0.5115496516227722, -0.41369765996932983, -1.0504764318466187, -1.0452057123184204, -0.5834483504295349, 0.532867968082428, 0.04482594504952431, -0.46533629298210144, -0.12843187153339386, -0.6574128270149231, -0.5648190379142761, -0.2735729515552521, 0.1736166626214981, 0.9225602149963379, 0.44475415349006653, -0.3964247405529022, -0.5500150918960571, 0.10124784708023071, -0.17701919376850128, 0.9419253468513489, -0.07089436054229736, -0.6426673531532288, -0.6753426194190979, -0.033218856900930405, 0.1974315345287323, 0.18408237397670746, 0.6614623665809631, -0.5461252927780151, -0.037321701645851135, -0.12516428530216217, -0.015531501732766628, 0.2569890022277832, 0.629324197769165, -0.09220689535140991, -0.5908365845680237, 0.04541529715061188, -0.06805014610290527, -0.1161382645368576, 0.22961373627185822, 0.8126080632209778, -0.4784049093723297, 0.8422117233276367, -0.1286454200744629, 1.2663586139678955, -0.3291175365447998, 0.23389242589473724, 0.40123024582862854, 0.6232845187187195, -0.1331932544708252, 0.12952058017253876, -0.00618661567568779, -0.05828957259654999, 0.08543583750724792, -0.5100047588348389, -0.41565853357315063, 0.6045762300491333, 0.7166200876235962, -1.1316221952438354, 0.4946780502796173, -0.5309823155403137, -0.9541686177253723, -0.017557241022586823, -0.3046890199184418, 0.4491702616214752, 0.07790234684944153, 0.39935582876205444, -0.1721816211938858, -0.3814457952976227, 0.12497168779373169, -0.10053080320358276, 0.32173219323158264, -0.5459710955619812, 0.48057258129119873, -0.3833742141723633, -0.4125792980194092, 0.23567092418670654, 0.48377466201782227, -0.5444352030754089, -0.2705751657485962, 0.009466397576034069, 0.09245911240577698, 0.2767721116542816, 0.4450318217277527, 0.45074570178985596, 0.41768836975097656, 0.47044095396995544, -0.8424424529075623, 0.21513725817203522, 0.4982343316078186, -0.047313980758190155, 0.2994384467601776, 0.27580633759498596, 0.3483945429325104, 0.39762091636657715, -1.0028971433639526, -0.2094482183456421, -0.17832113802433014, -0.12849338352680206, 0.5395944714546204, -0.10428377985954285, 0.8849313855171204, -0.47560763359069824, 0.022356053814291954, 0.4793008267879486, -0.6543214321136475, -0.8635106086730957, 0.3611423969268799, 0.07613049447536469, 0.6421326398849487, -0.3961490988731384, -0.6525486707687378, 0.048195675015449524, 0.30629202723503113, 0.5808893442153931, 0.27091169357299805, 0.30572614073753357, -0.6893090605735779, -0.20963932573795319, -0.3979870080947876, -0.20294326543807983, -0.046778663992881775, -0.3488392233848572, -0.14945615828037262, -0.4684959650039673, -0.7367441654205322, -0.13845403492450714, 0.9171146750450134, 0.9337608218193054, 0.529442548751831, -0.08174049854278564, 0.2785636782646179, 0.5907641053199768, -0.45280104875564575, 0.5754353404045105, -0.15337368845939636, 0.4381633698940277, -0.1094389408826828, 0.31797558069229126, 0.8726902008056641, -0.2281530201435089, 0.29850298166275024, 0.8517827391624451, -0.015770139172673225, 0.11018630862236023, -0.4123355746269226, -0.6220417618751526, -1.5338467359542847, -0.16933976113796234, 0.09573231637477875, 0.2610401213169098, -1.1714709997177124, -0.14781014621257782, 0.02383011393249035, 0.5199878811836243, 0.3765319287776947, -0.808873176574707, -0.21025745570659637, -0.5805648565292358, -0.07928813993930817, -0.11202109605073929, 0.43275541067123413, -0.5523678064346313, 0.07574750483036041, -0.6770623326301575, -1.0416300296783447, 0.44102683663368225, 0.18390192091464996, 0.2885766923427582, -0.5728734135627747, -0.7137991786003113, 0.2395135909318924, 0.004299002233892679, -0.6533460021018982, -0.45057085156440735, -0.6430156826972961, 0.4910791218280792, 0.1535954773426056, 0.19370900094509125, 0.13482464849948883, -0.4268403649330139, -0.24797163903713226, -0.09814485162496567, -0.36280566453933716, -0.7870137095451355, 0.26208505034446716, -0.11038161814212799, -0.10947774350643158, -0.06773672997951508, 0.5351214408874512, -0.5350514650344849, 0.18945370614528656, -0.2651703357696533, 0.6474893093109131, -0.6213954091072083, -0.22896157205104828, 0.2645466923713684, 0.23615920543670654, -0.5457025766372681, 0.6935697197914124, 0.5994517803192139, -0.6886858940124512, 0.1026473268866539, -0.08614731580018997, -0.6872915029525757, 0.547478199005127, -0.10301081836223602, 1.1347239017486572, 0.5672944784164429, -0.01211804710328579, 0.2993259131908417, -0.49520382285118103, 0.6353511214256287, 0.35308462381362915, 0.6162994503974915, -1.5873740911483765, -0.5269513130187988, -0.014093459583818913, 0.5130000114440918, 0.2074671983718872, 0.4117942750453949, 0.21314972639083862, -0.3312413990497589, -0.11209280043840408, -0.04051133617758751, -0.8686156868934631, -0.9470984935760498, -0.31161946058273315, -0.6291317939758301, 0.4331156313419342, 0.26265254616737366, 0.5280153155326843, 0.229971244931221, -0.29295507073402405, 0.10307282954454422, -0.8791543245315552, 0.4124411344528198, -0.3657895028591156, -0.25281578302383423, -1.1699692010879517, 0.264326810836792, -0.48463091254234314, 0.10032312572002411, -0.06076390668749809, 0.10890969634056091, -0.023255180567502975, 0.8498299717903137, 0.5086988210678101, -0.41814756393432617, -0.5308095216751099, 0.8105764985084534, -0.22246475517749786, -0.7186093330383301, -0.4528881311416626, -0.08011242747306824, -0.05896808207035065, 0.19281621277332306, -0.3321024179458618, 0.24819818139076233, -1.1036789417266846, -0.7233067750930786, -0.43212267756462097, -0.6147802472114563, -0.34677016735076904, -0.4817880094051361, -0.8927069902420044, 0.006083207670599222, 0.47519651055336, 0.43983766436576843, -0.9991341829299927, 0.1922299563884735, -0.572918176651001, 0.39874306321144104, 0.051529400050640106, 0.14967216551303864, -0.44140657782554626, -0.15107277035713196, -0.5048150420188904, 0.4954431653022766, 0.09452052414417267, 0.09173405170440674, -0.6138275265693665, -0.22042027115821838, 0.19032859802246094, 0.506709098815918, -0.33640506863594055, -0.42097121477127075, -0.5192410945892334, -0.03624752163887024, -0.12242133170366287, 1.0655919313430786, -0.32328149676322937, 0.3579769432544708, -0.4457102417945862, 0.4636686444282532, -0.23809465765953064, 0.31778836250305176, -0.9649444222450256, -0.2774568200111389, 0.22562408447265625, -0.7679047584533691, -0.10659579932689667, -0.3421751856803894, 0.9120107293128967, 0.026702312752604485, -0.15984919667243958, -0.39902830123901367, 0.5158656239509583, -0.528519868850708, -0.8914162516593933, 0.6611893177032471, 0.15649454295635223, 0.11284308135509491, -0.31207457184791565, 0.35545551776885986, 0.7748508453369141, -0.8548771142959595, 0.5065534114837646, 0.9196817874908447, 0.8451135754585266, 1.1175973415374756, -0.8028472065925598, 0.315743625164032, 0.6716587543487549, 0.7416487336158752, 0.40073728561401367, 0.06102879345417023, -0.30094683170318604, 0.17036430537700653, 0.19836217164993286, -0.09988932311534882, -0.6188490986824036, -0.27455082535743713, 0.4527275562286377, -0.425913006067276, 0.7598766088485718, -0.24323733150959015, -0.7269139289855957, 0.08294425904750824, 0.5244032144546509, 0.39364930987358093, 0.1026904433965683, 0.3007580041885376, 0.3925682008266449, 0.25199195742607117, -0.825269877910614, -0.026617521420121193, -0.303276389837265, 0.17285750806331635, 0.9703848958015442, 0.14174744486808777, -0.992759108543396, 0.3608081042766571, 0.841418981552124, -1.025580883026123, -0.4191758632659912, -0.8709319829940796, 0.04578995704650879, -0.2712012231349945, -0.7156828045845032, -0.2291111797094345, 0.48882991075515747, 0.2866891026496887, 0.3035600781440735, 1.1937077045440674, -0.8055773973464966, -0.04962511360645294, -0.3712494373321533, 0.31110090017318726, -0.23318248987197876, 0.4710792601108551, 0.31321272253990173, 0.04165373370051384, -0.8093046545982361, -1.0701512098312378, -0.07334927469491959, 0.47953853011131287, 0.0364660769701004, 0.7818662524223328, 0.26617246866226196, 0.011104418896138668, 0.560612678527832, -0.20974130928516388, 0.6011132597923279, 0.18648535013198853, 1.008780837059021, 0.7623667120933533, -0.21764425933361053, -0.2298613339662552, -0.10577024519443512, -0.42756885290145874, 0.42988497018814087, 0.8209449648857117, -0.21765358746051788, -0.39973360300064087, -0.05517582595348358, -0.1287015974521637, 0.04512106999754906, -0.5482152104377747, -0.25898346304893494, -0.593116283416748, -0.39717039465904236, 0.06794099509716034, 0.059460241347551346, -0.05211877450346947, -0.03031904250383377, -0.4006035327911377, -1.065253734588623, -0.5132062435150146, 0.26921743154525757, 0.16651932895183563, 0.26782354712486267, -0.8584481477737427, 0.41516605019569397, -0.46132639050483704, -0.5065755248069763, -0.6043710708618164, 0.035803381353616714, -0.2738800048828125, -0.771777868270874, 0.24730218946933746, 0.11536651849746704, -0.10307405143976212, 0.3237842917442322, -0.6002956032752991, 0.3453025817871094, -0.1472347378730774, -0.5646528601646423, 0.20744669437408447, 1.2044428586959839, -0.9591801762580872, 0.5498576760292053, -0.07940899580717087, -0.030276942998170853, 0.7335147261619568, -0.5166498422622681, 0.21064884960651398, -0.5933002233505249, -0.00040618510683998466, 0.4119344651699066, 0.491909921169281, -1.1175233125686646, 0.17642076313495636, -0.6279590129852295, -0.3113259971141815, -0.5675603747367859, 0.030245089903473854, 0.09698379784822464, 0.18010804057121277, 0.08680941164493561, 0.04413271322846413, 0.5491262674331665, 0.465873658657074, 0.04148660600185394, -0.27826741337776184, 0.6704703569412231, 0.7732470035552979, 0.08261872082948685, -0.018470754846930504, 0.2681260108947754, 0.18059220910072327, 0.11546601355075836, 0.3903672397136688, -0.008652964606881142, -0.18884043395519257, 0.5138983130455017, 0.2704962193965912, -0.03408822417259216, -0.3780190050601959, -0.21538415551185608, 0.4036122262477875, 0.41597089171409607, 0.41794055700302124, -0.3214725852012634, 0.4121690094470978, -0.17549075186252594, -0.249943345785141, 0.03753815218806267, -1.1102019548416138, -0.3957260251045227, 0.028941577300429344, -0.08661317825317383, -0.03950482979416847, -0.44064974784851074, 0.3352578282356262, -0.14770065248012543, 0.10483074933290482, -0.12210168689489365, -0.4029926061630249, -1.181559681892395, 0.6198815703392029, 1.1048109531402588, -0.8975116610527039, -0.7507683634757996, -0.40958142280578613, 0.25276413559913635, -0.5948077440261841, -0.6688047051429749, 0.13546448945999146, 0.3314531147480011, 0.20248280465602875, 0.011502050794661045, -0.049197014421224594, -0.029413554817438126, 0.1906007081270218, 0.13152064383029938, -0.04439949616789818, 0.4644317924976349, -1.1442384719848633, 0.6164690256118774, -0.3284434676170349, 0.2604161500930786, -0.5848996043205261, -0.22180789709091187, -0.41632696986198425, 0.6615079641342163, -0.10368184745311737, 0.7048158645629883, 0.5360709428787231, 0.24426418542861938, 0.7545064687728882, 0.4949477016925812, 0.6332827210426331, -0.2688678205013275, 0.025335537269711494, 0.07836765050888062, 0.08643443137407303, 0.5819999575614929, 0.6943768262863159, 0.16176737844944, 0.3694283366203308, 0.46200665831565857, -0.6428561806678772, -0.1411791294813156, 0.5229105353355408, -0.11862370371818542, -0.6803821921348572, -0.7699236869812012, 0.35878506302833557, 0.4796622693538666, 0.038867976516485214, 0.06125753000378609, -0.11039280891418457, -0.20653432607650757, 0.03772041201591492, 0.1658186912536621, 0.04654255136847496, 0.4028691351413727, -1.1981050968170166, 0.4275549352169037, -0.09181507676839828, -0.29109886288642883, -0.055534571409225464, 0.7433501482009888, -1.153739094734192, 0.7168183326721191, 1.248078465461731, -0.06848998367786407, -0.39654865860939026, 0.2204122394323349, -0.2217271625995636, 0.5495383739471436, -0.12373317778110504, -0.17291221022605896, -0.5732156038284302, 0.7202907204627991, -0.6863818764686584, -0.12854284048080444, -0.39094078540802, 0.3120233714580536, 0.15428683161735535, -0.028180524706840515, 0.3690911829471588, -0.11571189016103745, -0.3372858166694641, -0.8808795213699341, 0.13242290914058685, -0.32377558946609497, -0.6140265464782715, 0.3473239243030548, -0.8006312251091003, -0.7381832599639893, 1.1368814706802368, 0.5413206219673157, 1.0131893157958984, 0.3934306204319, 0.6795233488082886, -0.5566320419311523, 0.5124857425689697, 0.36391082406044006, -0.2655702233314514, -0.14107702672481537, 0.30537149310112, -0.0889747217297554, -0.9920064210891724, 0.040148597210645676, -0.4172945022583008, 0.8116896748542786, -0.2310756891965866, 0.1060173287987709, 0.2282399982213974, 0.2145417183637619, -0.17359311878681183, -0.8482570648193359, 0.7988218665122986, 0.036068305373191833, -1.2717965841293335, 0.24012182652950287, 0.4489694833755493, 0.25019654631614685, -0.1501242220401764, -0.3359643518924713, -0.30573129653930664, -0.27627435326576233, -0.5096153020858765, -0.054410822689533234, 0.6521388292312622, -0.09127398580312729, -0.2818785309791565, -0.5696943402290344, -0.4042830169200897, 0.155702605843544, -0.5264915227890015, -1.0341647863388062, -0.25989338755607605, 1.1766098737716675, 0.12529337406158447, 0.22223711013793945, -0.33256006240844727, -0.6535571217536926, -0.00858829915523529, 0.13987097144126892, 0.9430533647537231, 0.15173470973968506, 0.7445328235626221, 0.7455229759216309, -0.1190188005566597, 0.13042724132537842, -0.06777772307395935, 0.8786174654960632, -0.16444139182567596, 0.10567910224199295, -0.5873842239379883, -0.7194254398345947, -0.8198322653770447, -1.0105377435684204, -0.2774069905281067, 0.6310683488845825, 0.25517383217811584, -0.4224923253059387, -0.864166796207428, -0.6759806275367737, -0.5565725564956665, -0.16334497928619385, -0.5267099142074585, 0.7163621187210083, 0.6511677503585815, -0.01033592689782381, 0.24007239937782288, -0.9218717217445374, 4.216371536254883, 0.7643042206764221, 0.7129507064819336, 0.38014766573905945, -0.0033637809101492167, 0.5661094188690186, 0.40181949734687805, 0.05596502497792244, 0.29361793398857117, -0.22100384533405304, 0.34538376331329346, -0.12264291197061539, 0.014267399907112122, 0.6589371562004089, 1.261773705482483, 1.0268563032150269, -0.2803090810775757, 0.45734602212905884, 0.05060185119509697, -1.0616400241851807, -0.9072796106338501, 0.055939413607120514, -0.3672269284725189, 0.4903242290019989, 0.2458226978778839, 0.4318374991416931, 0.31331831216812134, -0.8204398155212402, 0.3866594433784485, 0.18786418437957764, -0.10295168310403824, -0.23874451220035553, 0.12368181347846985, -0.22954514622688293, 0.02632278762757778, 0.14329588413238525, 0.08709190040826797, -0.780861496925354, -0.4198940694332123, -0.20439091324806213, 0.7607855796813965, -0.02575141005218029, -0.10375286638736725, -0.18732570111751556, 0.15418653190135956, 0.6099701523780823, -0.5872179865837097, 0.032504551112651825, -0.24294596910476685, -0.6499872207641602, 0.17325706779956818, 0.4140014946460724, 0.5250205397605896, -0.135907843708992, -0.5288494825363159, 0.16170848906040192, 0.2359849214553833, -0.2136843502521515, -0.08154022693634033, -0.11737753450870514, -0.06054418906569481, -0.3857487142086029, 0.3143414556980133, 0.5151944160461426, -0.6644122004508972, 0.22398756444454193, -0.6823664307594299, -0.26603516936302185, -0.6462172865867615, -0.5370131731033325, -0.33473503589630127, 0.3964545726776123, 0.0705551877617836, -0.6756589412689209, 0.5636075139045715, -0.24397458136081696, -0.9115858674049377, -0.6246214509010315, 0.3638692796230316, -0.7226871848106384, -0.17124636471271515, -0.6790460348129272, -1.0384225845336914, -0.17481905221939087, 0.8832963109016418, 0.2757101058959961, -0.07933519780635834, -0.2012058049440384, 0.5441400408744812, 0.9920897483825684, 0.550971269607544, 0.05283694341778755, -0.4187299311161041, 0.5561476349830627, 0.5439664721488953 ]
[ 101, 2144, 2057, 2031, 1037, 2843, 1997, 2111, 4526, 1998, 16468, 5628, 2006, 1996, 18804, 13102, 4135, 4183, 21025, 2705, 12083, 22409, 1010, 2057, 2342, 2000, 18043, 2131, 9436, 1997, 2214, 1998, 4704, 5628, 1012, 2182, 1521, 1055, 2026, 6028, 1024, 2067, 2039, 1996, 16360, 10085, 27165, 1037, 2047, 18804, 13102, 4135, 4183, 1011, 7705, 1012, 21025, 2102, 22409, 1024, 28681, 2497, 1030, 3653, 16033, 1024, 1066, 1013, 21025, 2705, 12083, 1013, 28681, 2497, 1011, 1054, 2581, 1002, 21025, 2102, 17598, 21025, 2705, 12083, 1035, 1054, 2581, 1024, 5915, 2581, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1012, 21025, 2102, 5796, 2546, 1011, 10200, 1012, 21025, 2102, 3995, 2045, 1998, 4638, 2041, 2296, 6556, 3589, 2057, 1521, 2310, 2288, 1012, 2008, 2126, 1010, 2065, 2017, 11224, 2039, 1998, 3972, 12870, 2242, 2590, 1010, 2017, 2064, 5587, 2009, 2067, 1999, 2101, 2013, 2023, 10200, 17598, 1012, 28681, 2497, 1030, 3653, 16033, 1024, 1066, 1013, 21025, 2705, 12083, 1013, 28681, 2497, 1011, 1054, 2581, 1002, 3729, 5796, 2546, 1011, 10200, 1012, 21025, 2102, 1036, 28681, 2497, 1030, 3653, 16033, 1024, 1066, 1013, 21025, 2705, 12083, 1013, 28681, 2497, 1011, 1054, 2581, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1002, 2005, 1038, 1999, 1036, 21025, 2102, 3589, 1011, 1054, 1064, 24665, 13699, 1011, 1058, 1000, 2132, 1011, 1028, 4761, 1000, 1064, 7367, 2094, 1005, 1055, 1013, 1034, 4761, 1032, 1013, 1013, 1013, 1005, 1036, 1025, 2079, 21025, 2102, 4638, 5833, 1011, 1038, 1002, 1038, 1011, 1011, 2650, 4761, 1013, 1002, 1038, 1025, 2589, 16985, 7384, 2009, 2041, 1997, 1996, 2126, 1012, 28681, 2497, 1030, 3653, 16033, 1024, 1066, 1013, 21025, 2705, 12083, 1013, 28681, 2497, 1011, 1054, 2581, 1002, 3729, 1012, 1012, 28681, 2497, 1030, 3653, 16033, 1024, 1066, 1013, 21025, 2705, 12083, 1002, 16985, 1062, 2595, 2615, 2546, 5796, 2546, 1011, 10200, 1012, 21025, 2102, 1012, 16985, 1012, 1043, 2480, 28681, 2497, 1030, 3653, 16033, 1024, 1066, 1013, 21025, 2705, 12083, 1002, 28549, 1011, 21792, 5796, 2546, 1011, 10200, 1012, 21025, 2102, 2191, 1037, 2047, 17598, 19779, 1010, 17598, 18804, 13102, 4135, 4183, 2153, 1012, 1045, 2079, 2023, 2138, 1045, 2031, 2066, 2322, 6556, 2015, 2000, 3066, 2007, 2006, 2026, 1523, 2613, 1524, 17598, 1998, 1045, 2123, 1521, 1056, 2215, 2000, 2031, 2000, 24665, 13699, 2083, 2035, 2026, 4761, 5443, 2512, 1011, 4761, 4933, 1012, 5003, 5831, 20553, 2078, 1024, 1012, 1013, 5915, 2581, 1002, 21025, 2102, 17598, 21025, 2705, 12083, 1035, 1054, 2581, 1024, 5915, 2581, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1012, 21025, 2102, 5796, 2546, 1011, 10975, 9816, 19779, 2707, 23218, 2041, 2054, 5628, 2000, 3972, 12870, 1012, 2034, 1010, 13387, 2041, 2505, 2008, 16412, 2000, 10975, 9816, 1012, 2788, 2008, 1521, 1055, 2025, 1037, 2843, 1012, 5003, 5831, 20553, 2078, 1024, 1012, 1013, 5796, 2546, 1011, 10975, 9816, 1002, 21025, 2102, 10975, 9816, 6556, 4761, 2638, 18413, 1010, 2202, 1037, 2298, 2012, 2054, 1521, 1055, 2525, 5314, 1998, 2054, 1521, 1055, 2025, 1012, 2057, 2064, 4530, 2087, 1997, 1996, 5314, 4933, 2157, 2185, 1012, 5003, 5831, 20553, 2078, 1024, 1012, 1013, 5796, 2546, 1011, 10975, 9816, 1002, 21025, 2102 ]
metasploit
97.txt
0
branch - r - - merged mazikeen :. / msf - prune $ git branch - r - - no - merged that gives a pretty good idea of how many branches we ’ re talking about. start deleting old, merged brancheshere ’ s a one - liner, lightly modified from url which lists all remote merged branches in date order. mazikeen :. / msf - prune $ for k in ` git branch - r - - merged | grep - v " head - > " | sed s / ^.. / / ` ; do echo - e ` git log - 1 - - pretty = format : " % cgreen % ci % cblue % cr % creset " $ k - - ` \ \ t " $ k " ; done | sort count off how many you want to keep at the end, do the arithmetic, and tack on another couple pipes to catch everything that ’ s more than two weeks old. these are the merged branches that nobody ’ s likely to miss. mazikeen :. / msf - prune $ for k in ` git branch - r - - merged | grep - v " head - > " | sed s / ^.. / / ` ; do echo - e ` git log - 1 - - pretty = format : " % cgreen % ci % cblue % cr % creset " $ k - - ` \ \ t " $ k " ; done | sort | head - 45 | sed " s / ^. * origin \ / / / " > / tmp / merged _ to _ delete. txt pull the trigger : mazikeen :. / msf - prune $ for b in ` cat / tmp / merged _ to _ delete. txt ` ; do echo deleting $ b & & git push origin : $ b ; done note that we still have our tarball, so if we need to reinstate any of these branches, just need to re - push. repeat for the unmerged branchespretty much the same as above, but use - - no - merged instead of - - merged and allow for older unmerged branches ( say, 2 months ). tell people about it. sometimes, some people may run into sync problems with these missing branches and need to git remote prune origin themselves. alternatively, they want to look into
[ 0.6891552209854126, -0.3261066675186157, -0.12645912170410156, 0.8560592532157898, -0.19646808505058289, -0.6091628670692444, 0.057087838649749756, 0.48482799530029297, 0.4072094261646271, 0.5227437615394592, 0.5044161081314087, -0.06517882645130157, 0.29496142268180847, -0.3835442066192627, -0.6870798468589783, -0.18506133556365967, -0.54481041431427, 0.16377857327461243, -1.2997390031814575, -0.38388869166374207, 0.19335022568702698, -0.3282562494277954, -0.8096757531166077, -0.45976749062538147, -0.12997427582740784, 0.35684606432914734, 1.1948634386062622, -0.010965432040393353, 1.3316758871078491, 0.34735703468322754, -0.02873062528669834, -0.7790097594261169, -0.3487214148044586, -0.9245176911354065, -0.3165498375892639, 0.5280616879463196, 0.589348316192627, -0.2744269073009491, -0.06862736493349075, -1.372502088546753, -0.21263031661510468, -0.5696820020675659, 0.2977460026741028, -0.7407107949256897, -0.19868142902851105, -0.2580690383911133, -0.1535831242799759, -0.24320247769355774, 0.34686046838760376, -0.7571536302566528, 0.5098155736923218, 0.28057315945625305, -0.3041405975818634, 0.1750345379114151, 0.4287812411785126, -0.07345008850097656, 0.2205551564693451, 0.7167342901229858, -0.08082253485918045, 0.611691415309906, 0.17812058329582214, -0.17726510763168335, 0.6622613072395325, -0.6690179109573364, -0.37854644656181335, 0.4583554267883301, -0.025609735399484634, 0.44993487000465393, 0.5243951678276062, -0.6519779562950134, 0.08913266658782959, 0.485343873500824, -1.2341890335083008, 0.31745365262031555, -0.7074469923973083, -0.3810805082321167, 0.8822451829910278, -0.42064622044563293, -0.4323115944862366, 0.4512422978878021, 1.0204282999038696, 0.943359375, 0.5651329755783081, 0.1762712150812149, -0.5592209696769714, -0.2896696925163269, 0.17226053774356842, 1.3654193878173828, -0.7745717763900757, 0.5806886553764343, 0.378755658864975, 0.4179188907146454, 0.6350619196891785, 0.04734520986676216, 0.5576660633087158, 1.0753954648971558, -0.688706636428833, 0.7205075025558472, 0.1372615396976471, -0.43180012702941895, 1.1722379922866821, 0.8297686576843262, 0.2526768743991852, 0.21124032139778137, -0.2165849804878235, -0.3853965997695923, 0.17005597054958344, -0.31483983993530273, 0.8028700947761536, -0.1827220916748047, 0.06890809535980225, -0.20945142209529877, 0.4876914918422699, -0.1279272884130478, 0.23150861263275146, 0.029895884916186333, -0.7397339344024658, 0.10457765311002731, -0.9033636450767517, 0.2916795313358307, -0.06491780281066895, 0.08707652240991592, 0.07978016138076782, 0.5450137853622437, -0.05956842750310898, -0.12995459139347076, -0.10279414802789688, 0.18787825107574463, -0.4895453453063965, -0.43227675557136536, -0.2671532928943634, -0.7366731762886047, -0.6284360289573669, 0.29509103298187256, -0.04168115183711052, -0.33631569147109985, -0.2416994720697403, 0.33027827739715576, 0.7413110136985779, -0.5946431159973145, 0.07578220218420029, 0.27850180864334106, 0.14904995262622833, 1.1590808629989624, 0.3870983123779297, 0.630259096622467, -0.42334869503974915, 0.023954909294843674, -0.12169017642736435, 0.39497625827789307, -0.1323789358139038, -0.6610701084136963, 0.3372769057750702, -0.37746667861938477, -0.8037373423576355, 0.48620399832725525, 0.20996256172657013, 0.49654698371887207, -0.7957736253738403, 0.5752458572387695, 0.12145290523767471, 0.0010950947180390358, 0.7250053882598877, 0.1883232295513153, -0.6422498226165771, 0.9356489181518555, 0.11100813746452332, -0.5096762776374817, -0.05712021142244339, -0.16587933897972107, 0.4643252491950989, 0.4539444148540497, -0.7030950784683228, -0.21250125765800476, 1.3611418008804321, 0.7448697686195374, -0.4705190658569336, 0.4567185342311859, 0.07550931721925735, 0.8180637359619141, -0.437601774930954, 0.26559603214263916, 0.4680038094520569, 0.3839280903339386, -0.21225418150424957, 0.7076766490936279, -0.06481996178627014, -0.41536909341812134, -0.5701252222061157, -0.6109098792076111, -0.5232658982276917, 0.19781717658042908, 0.07813362777233124, 0.8079510927200317, 0.28011661767959595, 0.380571186542511, -0.41418781876564026, -0.25444871187210083, 0.6888218522071838, -0.8453574180603027, -1.0082542896270752, 0.3670434355735779, -0.5723764896392822, 0.7393009066581726, -0.8579344153404236, -0.30784618854522705, 0.23683398962020874, 1.2646293640136719, -0.45565086603164673, 1.00819993019104, 0.9516960382461548, 0.2551210820674896, -0.5335363149642944, 0.33854541182518005, -0.07432063668966293, -0.5183862447738647, -0.18605321645736694, 0.3734867572784424, 0.15461072325706482, -0.3728749752044678, 0.9721968770027161, 0.9276375770568848, 0.4166167080402374, 0.4337713420391083, 0.7495211362838745, -0.32182079553604126, 0.6417828798294067, 0.8330187201499939, -0.7482147216796875, 0.1251741498708725, -0.42223119735717773, 0.7278105616569519, 0.4504685401916504, 1.1677650213241577, 0.2491787225008011, -0.41076406836509705, 0.4248109459877014, 0.3517039120197296, 0.3836671710014343, -0.11219631880521774, 0.478380411863327, 0.24700741469860077, 0.9251784682273865, 0.8402988910675049, 0.350606232881546, 0.7062975764274597, -1.0310405492782593, -0.615180492401123, 0.09685403108596802, 0.5724433660507202, 0.2289246916770935, 1.4490573406219482, 0.7000036835670471, -0.45389556884765625, -1.0464833974838257, -0.74257493019104, 0.15066653490066528, 0.45007920265197754, -0.7063032388687134, -0.9925292134284973, -0.5542386174201965, -0.028412695974111557, -0.5851678848266602, -0.4038231074810028, 0.17426501214504242, -0.12406938523054123, -0.5019134879112244, -0.07598885148763657, 0.3076510429382324, -0.8909940719604492, -0.6948745846748352, -0.7231095433235168, -1.272544264793396, -0.8505467176437378, -0.46102553606033325, 0.6783980131149292, 0.6317898035049438, 0.05733972042798996, 0.076897032558918, -0.11768121272325516, -1.142561912536621, 0.4717690348625183, -0.46675509214401245, 0.9705575108528137, 0.1711190938949585, -0.30723699927330017, -0.6702755689620972, 0.19973333179950714, -0.12227116525173187, 0.7458369135856628, 0.2724520266056061, -0.4629320204257965, -0.4775511622428894, -0.05819561704993248, 0.46830523014068604, 0.33374083042144775, 0.43472737073898315, -0.3255310654640198, -0.04509008675813675, -0.9430869817733765, -0.1290377974510193, -0.0023080010432749987, 0.27678537368774414, -0.378513365983963, -0.4708313047885895, 0.42036303877830505, -1.229651689529419, -0.24632537364959717, 0.21205328404903412, -0.0004647070891223848, -0.6040855646133423, 0.7154383063316345, -0.09451714903116226, 1.5044729709625244, -0.3120783269405365, -0.35666799545288086, 0.5093386173248291, 0.5562930703163147, -0.49274858832359314, -0.3500986695289612, -0.1558951437473297, -0.27581244707107544, 0.6498271226882935, -0.6209647059440613, -0.8958956599235535, 0.10401875525712967, 0.7865521311759949, -0.6857880353927612, 0.5448957085609436, 0.1764262467622757, -0.7660022377967834, 0.17329661548137665, -1.241947889328003, 1.1234004497528076, -0.06998918205499649, -0.12299787998199463, -0.5235583782196045, -0.9780421853065491, -0.17357809841632843, -0.09691206365823746, 0.43582481145858765, -1.1219873428344727, 0.6899245977401733, -0.27780041098594666, 0.40208807587623596, -0.037686750292778015, 0.11852262914180756, -0.41448062658309937, -0.36376523971557617, 0.37099018692970276, 0.13180075585842133, -0.18713964521884918, 0.38408032059669495, 0.9735324382781982, 0.02930750884115696, 0.4043084383010864, -0.2059081345796585, 0.13294513523578644, 0.05523229390382767, -0.2946356534957886, 0.41064539551734924, -0.16940398514270782, -0.6056477427482605, 0.40425512194633484, -1.2473653554916382, -0.21053385734558105, -0.29494184255599976, -0.7581260204315186, 0.6233382821083069, -0.012085282243788242, 0.8658620119094849, -0.03420542553067207, -0.25629010796546936, 0.751384437084198, -0.1305685043334961, -0.22525964677333832, 1.1042839288711548, 0.0628919005393982, 0.3752097189426422, -0.5724635720252991, 0.05065501481294632, 0.09713156521320343, -0.16140057146549225, 0.41982004046440125, 0.45195910334587097, 0.3811708688735962, -0.42096036672592163, -0.6402934789657593, -0.19556747376918793, -0.6924418807029724, -0.4517296254634857, -0.30681687593460083, -0.38120049238204956, -0.7970606684684753, -0.583838701248169, -0.6242452263832092, 1.2235701084136963, 0.7169104218482971, 0.7463233470916748, -0.29027554392814636, 0.09926197677850723, 0.22605006396770477, -0.22366751730442047, 0.7542954683303833, -0.2133742719888687, 0.7503994107246399, -0.11715463548898697, 0.4465864896774292, 0.5323006510734558, -0.2606546878814697, -0.16178348660469055, 0.11386306583881378, -0.3933267593383789, 0.3061850666999817, -0.5265110731124878, -0.8297560214996338, -0.5585736632347107, -0.471567839384079, -0.5638844966888428, 0.29785582423210144, -0.6827152967453003, -0.2713339626789093, 0.6926687955856323, 0.8660179376602173, 0.3852696120738983, -0.512904703617096, -0.16841711103916168, -0.8203139305114746, 0.21988454461097717, 0.5060610175132751, 0.33305320143699646, -0.21676181256771088, 0.05714725703001022, -0.18770377337932587, -1.261916160583496, -0.2399996668100357, 0.02132197469472885, 0.10801906138658524, -0.2935185730457306, -1.1856569051742554, -0.5350825190544128, 0.33811715245246887, -0.13180573284626007, 0.012867472134530544, -0.7737351059913635, 0.7674803733825684, -0.13950271904468536, 1.230087399482727, -0.45456624031066895, -0.2950035035610199, 0.44374221563339233, -0.38137224316596985, -0.5420379042625427, -0.49465587735176086, 0.2778826951980591, 0.33029770851135254, -0.5261300802230835, 0.16434822976589203, 0.48822981119155884, -0.4441375434398651, -0.14007017016410828, -0.31231850385665894, -0.01077952329069376, -0.45766204595565796, -0.29446476697921753, 0.8081430792808533, 0.1987461894750595, -0.39495840668678284, 0.5428566336631775, 0.700327455997467, -0.3769015967845917, 0.09669149667024612, 0.11488227546215057, -0.2913762629032135, 0.6192601919174194, -0.11754316836595535, 1.1999808549880981, 0.19337676465511322, 0.47658252716064453, 0.33738845586776733, -0.4072130620479584, 0.32431554794311523, -0.24574759602546692, 0.25483089685440063, -1.2868220806121826, -0.7494348883628845, -0.4205419719219208, 0.4562254846096039, 0.279060035943985, 0.5576183199882507, -0.1259690821170807, -0.019721172749996185, 0.20040716230869293, 0.031027553603053093, -0.572812020778656, -0.41080906987190247, -0.2789355516433716, -0.4493055045604706, 0.014625035226345062, 0.3759310841560364, 0.7986212372779846, 0.03830515593290329, -0.592759907245636, 0.25775906443595886, -0.2456677109003067, 0.41637521982192993, -0.8396903872489929, -0.07597474008798599, -0.6849148869514465, 0.7670990824699402, -0.7988828420639038, 0.17878274619579315, -0.13271696865558624, 0.20534218847751617, -0.49872106313705444, 0.12080339342355728, 0.25229883193969727, -0.5572088360786438, -0.3487316071987152, 0.8280401229858398, -0.058693982660770416, -0.4247528612613678, -0.0937640592455864, 0.29121100902557373, -0.07614775747060776, 0.06383936107158661, -0.5231691598892212, 0.05742192268371582, -0.6498382091522217, -0.3402750492095947, -0.534339964389801, -0.6833005547523499, 0.18478567898273468, -0.3146316111087799, -0.14968980848789215, 0.4163462817668915, 0.45696204900741577, 0.18800048530101776, -0.7589536309242249, -0.6248140931129456, -0.45000675320625305, -0.23663529753684998, -0.3336690068244934, 0.45433440804481506, -0.5580770373344421, -0.5885837078094482, -0.24895569682121277, 0.6381393671035767, 0.3723240792751312, 0.5163224339485168, 0.04173593968153, -0.08717748522758484, 0.6362316608428955, 0.10454710572957993, -0.3617541491985321, -0.4472382664680481, -0.28546178340911865, -0.6451322436332703, -0.28137579560279846, 0.7706649899482727, -0.160048246383667, 0.48734530806541443, -0.13837552070617676, 0.34690192341804504, -0.1161969006061554, -0.24866342544555664, -1.0497454404830933, -0.13976863026618958, 0.4393722414970398, -0.13165433704853058, 0.5900192856788635, -0.018852675333619118, 0.6418417692184448, 1.0048482418060303, 0.2592405378818512, -0.6489078402519226, 0.421297162771225, -0.41555678844451904, -1.3058381080627441, -0.008402182720601559, 0.2521468997001648, -0.013544839806854725, -0.18604092299938202, 0.013952956534922123, 0.6157684922218323, 0.07259608805179596, 0.5065808892250061, 0.5316291451454163, 0.09391894936561584, 0.9159402847290039, -0.5435019731521606, 0.09114984422922134, -0.08433409780263901, -0.3145357668399811, 0.26572850346565247, -0.1561747044324875, -0.288670152425766, 0.5110872983932495, -0.34081533551216125, 0.4625256359577179, -0.14441215991973877, -0.45891526341438293, -0.0632660835981369, -0.620724081993103, 1.1192394495010376, -0.6060234308242798, -0.926970899105072, -0.018611622974276543, 0.2944321930408478, 0.34074127674102783, -0.828973650932312, 0.2615218162536621, 0.16874459385871887, 0.0785197839140892, -0.2943994700908661, 0.8684457540512085, -0.0707569494843483, 0.2711404860019684, 0.8159472346305847, 0.03470664098858833, -1.3905760049819946, 0.8922672867774963, 0.18143123388290405, -1.6719475984573364, -0.34822407364845276, -0.4119908809661865, 0.24488522112369537, -0.14408791065216064, 0.2919164001941681, -0.07353390008211136, 0.4769560694694519, 0.0747121050953865, 0.41425472497940063, 1.403382420539856, -0.41073542833328247, 0.15816070139408112, -0.13520267605781555, -0.07319289445877075, 0.08508620411157608, 0.7395121455192566, 0.5636553168296814, -0.6032540202140808, -0.594712495803833, -0.5576150417327881, -0.036284152418375015, -0.2876829206943512, -0.19268283247947693, 1.2601008415222168, 0.03398739546537399, 0.7855093479156494, 0.6395949721336365, 0.16603225469589233, 0.44620952010154724, -0.26176518201828003, 0.18515945971012115, 1.1408251523971558, 0.6675152778625488, -0.771450400352478, -0.2837245464324951, -0.534760057926178, 0.9570861458778381, 0.9933016896247864, -0.321899950504303, -0.6062308549880981, -0.08034823834896088, -0.2774854898452759, -0.0013607366709038615, -0.6001261472702026, -0.9575561285018921, -0.4919761121273041, -0.6503772139549255, 0.45368844270706177, 0.17342664301395416, 0.25471192598342896, 0.4727669656276703, -0.7170856595039368, -0.3704525828361511, -0.41776344180107117, 0.19536593556404114, 0.04784627631306648, 0.17825652658939362, -1.0749690532684326, 0.011001094244420528, -0.4349600672721863, -0.3043884038925171, -0.32560989260673523, -0.6555943489074707, -0.5755554437637329, -0.4353350102901459, 0.010137937031686306, 0.39997053146362305, -0.08146276324987411, 0.055074550211429596, -0.3416062891483307, -0.04951794818043709, 0.17166166007518768, -0.93692547082901, 0.3231397569179535, 1.3368935585021973, -0.5724616646766663, 1.1336779594421387, -0.12841007113456726, 0.21007198095321655, -0.023803837597370148, -0.40627947449684143, 0.14823074638843536, -0.4333189129829407, 0.15215985476970673, 0.3466041386127472, 0.34588557481765747, -0.6371387243270874, -0.6984360218048096, -0.7927268147468567, -0.5133455991744995, -0.9038066267967224, 0.3540842533111572, -0.08777718245983124, 0.20027461647987366, 0.06810671836137772, 0.8690206408500671, 0.6747533679008484, 0.1669960618019104, 0.5748114585876465, -0.8712225556373596, 0.20247282087802887, 0.2778826653957367, 0.33714520931243896, -0.18403081595897675, 0.5702866315841675, 0.13982626795768738, -0.02866569720208645, -0.1659008264541626, 0.5763007998466492, -0.4769490361213684, 0.8363885879516602, -0.10558146983385086, -0.29849812388420105, -0.4538608491420746, 0.006300814915448427, 0.7781628966331482, 0.6670675873756409, 0.6716850996017456, -0.04847109690308571, 0.7946473956108093, -0.6822059750556946, -0.7046118974685669, 0.05345726013183594, -1.5546289682388306, 0.005281543824821711, -0.12576647102832794, 0.06732874363660812, -0.2940090000629425, -0.299689382314682, -0.0653606578707695, -0.16391456127166748, 0.23532891273498535, -0.8442236185073853, -0.25100618600845337, -0.8552141785621643, -0.24598529934883118, 1.2580468654632568, -1.0024851560592651, -0.953848123550415, -0.9220240712165833, 0.055696044117212296, -0.5919613242149353, -0.7881134152412415, -0.047579679638147354, 0.2921470105648041, 0.7204229831695557, -0.055994775146245956, -0.7834938764572144, 0.2162889540195465, 0.2596500515937805, -0.197648286819458, -0.12238076329231262, 0.8439045548439026, -0.33842000365257263, 0.3639618754386902, -0.45294705033302307, 0.16054074466228485, -0.6332340240478516, 0.04687471315264702, 0.36810699105262756, -0.1579514443874359, -0.5288199186325073, 0.793777346611023, 0.6309347748756409, -0.04421104118227959, 1.0535510778427124, 0.9674972295761108, 0.3042486608028412, -0.4596136510372162, 0.3835091292858124, 0.21080423891544342, 0.868934690952301, 0.006268053315579891, 0.20526261627674103, -0.753332793712616, 0.32710564136505127, 0.31060388684272766, -0.7932952046394348, -0.43326976895332336, 0.34273654222488403, 0.2474958449602127, -0.5391404032707214, -0.07259845733642578, -0.02707590162754059, 0.9465083479881287, 0.5349802374839783, -0.7165209650993347, -0.007446423638612032, 0.46780046820640564, 0.15839435160160065, 0.47891733050346375, 0.3541613221168518, 1.3153470754623413, -1.1349122524261475, -0.11722896248102188, -0.5710163116455078, -0.16935735940933228, -0.6104375123977661, 0.2332606166601181, -0.47205430269241333, 0.3844507038593292, 1.1059156656265259, -0.23494349420070648, -0.23958291113376617, 0.49646031856536865, -0.49281376600265503, 0.5394712686538696, -0.15908023715019226, 0.10240691900253296, -0.3734355568885803, 0.7344151735305786, -0.18576934933662415, -0.2937721312046051, -0.8656906485557556, 0.23007234930992126, -0.1829327940940857, 0.044035766273736954, 0.6124886870384216, -0.36761707067489624, -0.6759612560272217, -0.9975143671035767, 0.4824163317680359, -0.8932872414588928, -0.2752622663974762, -0.09244371950626373, -0.12012184411287308, 0.1340845823287964, 0.5163886547088623, 0.29784244298934937, 0.8951489329338074, 0.4350951313972473, 1.0877196788787842, -0.14447785913944244, 0.13906173408031464, 0.1366948038339615, -0.03326276317238808, -0.2617718577384949, 0.13159123063087463, -0.035275861620903015, -0.9380416870117188, -0.07651958614587784, 0.11545205861330032, 1.2637912034988403, 0.09725634753704071, 0.01794295758008957, 0.1436602622270584, 0.02457638643682003, -0.7501046061515808, -0.6322007179260254, 0.24407953023910522, -0.06750624626874924, -0.4009515643119812, 0.10758865624666214, 0.12857581675052643, -0.010057603009045124, 0.16382138431072235, 0.082694873213768, -0.15546798706054688, -0.16897742450237274, -0.2593447268009186, -0.13797248899936676, 0.7989927530288696, 0.3422502875328064, -0.2506698966026306, 0.20406198501586914, -0.6052569150924683, -0.1370503008365631, -0.46845543384552, -0.5549917221069336, -0.24264493584632874, 0.6168895363807678, 0.6235541701316833, 0.2624518573284149, 0.08434353768825531, -0.6905511021614075, 0.08296546339988708, -0.2061690390110016, 0.4954592287540436, -0.6510216593742371, 0.39686834812164307, 0.7096087336540222, 0.40239012241363525, 0.3881376087665558, 0.35793575644493103, 0.47745686769485474, 0.7223129868507385, 0.1573757827281952, -0.21119514107704163, 0.05076363682746887, -1.1799712181091309, -0.4762328565120697, 0.17255814373493195, 0.5270624756813049, 0.34931066632270813, 0.16272471845149994, -1.0686566829681396, 0.5849642157554626, -1.0307204723358154, -0.05438834801316261, -0.3933148682117462, 0.10352051258087158, 0.08432230353355408, -0.12154563516378403, 0.8741005063056946, -0.7939566969871521, 3.8714146614074707, 0.1956864297389984, 0.19210578501224518, -0.21277037262916565, -0.17630429565906525, 0.8020514845848083, 0.5987891554832458, -0.8054304718971252, 0.876822292804718, -0.4202134311199188, 0.08202052861452103, 0.5821631550788879, 0.5017585754394531, 0.08221300691366196, 0.49224573373794556, 1.2009526491165161, -0.38633739948272705, 0.2809714376926422, -0.20301984250545502, -1.1132839918136597, -1.083945870399475, 0.3561319410800934, -0.614056408405304, 0.8010328412055969, -0.08612147718667984, 0.7477607131004333, 0.5576015710830688, -0.8980717062950134, 0.26747363805770874, -0.571340024471283, -0.5705146193504333, -1.1469120979309082, -0.10328435152769089, -0.6954333186149597, -0.4095405638217926, -0.31589436531066895, 0.16272549331188202, -1.2692863941192627, -0.5220053195953369, -0.12314930558204651, 1.0519059896469116, 0.36105379462242126, -0.03789810836315155, -0.9203407168388367, 0.45859071612358093, 0.6644187569618225, -0.30998051166534424, -0.8756009340286255, 0.12449861317873001, -0.8045966029167175, 0.4597145617008209, 0.106266088783741, 0.46953868865966797, -0.3427237868309021, -0.8519521951675415, 0.5670714378356934, 0.14630722999572754, -0.11273888498544693, 0.6711929440498352, -0.6422898173332214, 0.21705462038516998, 0.011069984175264835, 0.1190761998295784, 0.7504415512084961, -0.6852039694786072, 0.05344194918870926, -0.4296007454395294, -0.5875336527824402, -0.48358824849128723, -0.3227224051952362, 0.03139146417379379, 0.16935063898563385, -0.3176601231098175, -0.5902560353279114, 1.192309021949768, -0.39041393995285034, -1.0699447393417358, -0.33358731865882874, -0.10058742016553879, -0.47539111971855164, -0.23746255040168762, -0.7979552149772644, -0.12923076748847961, -0.5892634987831116, 0.8445302844047546, 0.45721715688705444, 0.18819178640842438, -0.7363473773002625, 0.4523443877696991, 0.1954193115234375, 0.8535796403884888, -0.2709401547908783, -0.4738074839115143, -0.34336796402931213, 0.6431012749671936 ]
[ 3589, 1011, 1054, 1011, 1011, 5314, 5003, 5831, 20553, 2078, 1024, 1012, 1013, 5796, 2546, 1011, 10975, 9816, 1002, 21025, 2102, 3589, 1011, 1054, 1011, 1011, 2053, 1011, 5314, 2008, 3957, 1037, 3492, 2204, 2801, 1997, 2129, 2116, 5628, 2057, 1521, 2128, 3331, 2055, 1012, 2707, 3972, 20624, 3070, 2214, 1010, 5314, 5628, 5886, 2063, 1521, 1055, 1037, 2028, 1011, 11197, 1010, 8217, 6310, 2013, 24471, 2140, 2029, 7201, 2035, 6556, 5314, 5628, 1999, 3058, 2344, 1012, 5003, 5831, 20553, 2078, 1024, 1012, 1013, 5796, 2546, 1011, 10975, 9816, 1002, 2005, 1047, 1999, 1036, 21025, 2102, 3589, 1011, 1054, 1011, 1011, 5314, 1064, 24665, 13699, 1011, 1058, 1000, 2132, 1011, 1028, 1000, 1064, 7367, 2094, 1055, 1013, 1034, 1012, 1012, 1013, 1013, 1036, 1025, 2079, 9052, 1011, 1041, 1036, 21025, 2102, 8833, 1011, 1015, 1011, 1011, 3492, 1027, 4289, 1024, 1000, 1003, 1039, 28637, 2078, 1003, 25022, 1003, 17324, 7630, 2063, 1003, 13675, 1003, 13675, 6810, 2102, 1000, 1002, 1047, 1011, 1011, 1036, 1032, 1032, 1056, 1000, 1002, 1047, 1000, 1025, 2589, 1064, 4066, 4175, 2125, 2129, 2116, 2017, 2215, 2000, 2562, 2012, 1996, 2203, 1010, 2079, 1996, 20204, 1010, 1998, 26997, 2006, 2178, 3232, 12432, 2000, 4608, 2673, 2008, 1521, 1055, 2062, 2084, 2048, 3134, 2214, 1012, 2122, 2024, 1996, 5314, 5628, 2008, 6343, 1521, 1055, 3497, 2000, 3335, 1012, 5003, 5831, 20553, 2078, 1024, 1012, 1013, 5796, 2546, 1011, 10975, 9816, 1002, 2005, 1047, 1999, 1036, 21025, 2102, 3589, 1011, 1054, 1011, 1011, 5314, 1064, 24665, 13699, 1011, 1058, 1000, 2132, 1011, 1028, 1000, 1064, 7367, 2094, 1055, 1013, 1034, 1012, 1012, 1013, 1013, 1036, 1025, 2079, 9052, 1011, 1041, 1036, 21025, 2102, 8833, 1011, 1015, 1011, 1011, 3492, 1027, 4289, 1024, 1000, 1003, 1039, 28637, 2078, 1003, 25022, 1003, 17324, 7630, 2063, 1003, 13675, 1003, 13675, 6810, 2102, 1000, 1002, 1047, 1011, 1011, 1036, 1032, 1032, 1056, 1000, 1002, 1047, 1000, 1025, 2589, 1064, 4066, 1064, 2132, 1011, 3429, 1064, 7367, 2094, 1000, 1055, 1013, 1034, 1012, 1008, 4761, 1032, 1013, 1013, 1013, 1000, 1028, 1013, 1056, 8737, 1013, 5314, 1035, 2000, 1035, 3972, 12870, 1012, 19067, 2102, 4139, 1996, 9495, 1024, 5003, 5831, 20553, 2078, 1024, 1012, 1013, 5796, 2546, 1011, 10975, 9816, 1002, 2005, 1038, 1999, 1036, 4937, 1013, 1056, 8737, 1013, 5314, 1035, 2000, 1035, 3972, 12870, 1012, 19067, 2102, 1036, 1025, 2079, 9052, 3972, 20624, 3070, 1002, 1038, 1004, 1004, 21025, 2102, 5245, 4761, 1024, 1002, 1038, 1025, 2589, 3602, 2008, 2057, 2145, 2031, 2256, 16985, 7384, 1010, 2061, 2065, 2057, 2342, 2000, 19222, 12259, 2151, 1997, 2122, 5628, 1010, 2074, 2342, 2000, 2128, 1011, 5245, 1012, 9377, 2005, 1996, 4895, 5017, 5999, 5628, 28139, 15353, 2172, 1996, 2168, 2004, 2682, 1010, 2021, 2224, 1011, 1011, 2053, 1011, 5314, 2612, 1997, 1011, 1011, 5314, 1998, 3499, 2005, 3080, 4895, 5017, 5999, 5628, 1006, 2360, 1010, 1016, 2706, 1007, 1012, 2425, 2111, 2055, 2009, 1012, 2823, 1010, 2070, 2111, 2089, 2448, 2046, 26351, 3471, 2007, 2122, 4394, 5628, 1998, 2342, 2000, 21025, 2102, 6556, 10975, 9816, 4761, 3209, 1012, 14084, 1010, 2027, 2215, 2000, 2298, 2046 ]
metasploit
97.txt
1
these branches again – especially the unmerged ones. so, let people know that you just did this on the metasploit - hackers list and the freenode irc channel. if someone wants an old branch back, just go to your backup clone and push it back up as you would any branch : git checkout branchname & & git push origin branchname. no problem. [SEP]
[ 0.3839748799800873, -0.5012123584747314, -0.37320154905319214, 0.6151313185691833, -0.3870032727718353, -1.1130985021591187, 0.10705159604549408, 0.23939651250839233, 0.37194108963012695, 0.9021027684211731, 0.670169472694397, 0.10816642642021179, 0.36586859822273254, 0.09343387186527252, -1.10100519657135, 0.31601855158805847, 0.6033505201339722, -0.38363733887672424, -0.5234297513961792, -0.15886114537715912, 0.8478978276252747, -0.6648340225219727, -0.3602102994918823, 0.07803797721862793, -0.21857872605323792, 0.00945812463760376, 0.05656914785504341, -0.46420955657958984, 1.2058593034744263, 0.6843954920768738, -1.0460975170135498, -0.49898800253868103, 0.14241597056388855, -1.1899652481079102, -0.3841291666030884, -0.29969125986099243, 0.13531731069087982, -0.06268822401762009, -0.7370705008506775, -0.9057530164718628, -0.7597975730895996, -0.16888567805290222, 0.31171032786369324, -0.9665429592132568, -1.1668436527252197, 0.5775802135467529, -0.6631343960762024, 0.27132943272590637, -0.0929776057600975, -0.8181015253067017, 0.5376473069190979, 0.8213100433349609, 0.06700039654970169, 0.2618095278739929, 0.1582193672657013, 0.34106355905532837, 0.23584651947021484, 0.30073824524879456, 0.2777690887451172, 0.890784502029419, 0.5857258439064026, 0.6418098211288452, 0.05075184255838394, -0.9905780553817749, 0.4459749758243561, 0.39660781621932983, -0.9348265528678894, 0.049251046031713486, 0.1327025443315506, 0.1551298350095749, -0.5107956528663635, 0.01942708157002926, -0.38035452365875244, -0.30144187808036804, 0.6046514511108398, 0.19943232834339142, 0.7248770594596863, 1.1054714918136597, 0.2590256333351135, 0.5065857172012329, 0.041639987379312515, 0.2269359678030014, 0.4077425003051758, -0.22217130661010742, -0.6726861596107483, -0.8194668889045715, -0.08222357928752899, -0.5618749260902405, -0.5346946716308594, -0.07705284655094147, 0.2974754273891449, 0.7285547256469727, 0.026317046955227852, -0.1885564774274826, 0.27481895685195923, 0.8095920085906982, -0.5633960366249084, -0.12976764142513275, -0.1464017629623413, -0.17531774938106537, 1.2887656688690186, 0.18417398631572723, 0.0862068310379982, 0.05254660174250603, -0.4976864159107208, -0.06836617738008499, 0.6481081247329712, -0.20201042294502258, 1.0287317037582397, -0.24267622828483582, -0.8584243059158325, -0.31119632720947266, 0.10203542560338974, -0.21200816333293915, 0.04913053289055824, -0.8290207386016846, -0.2728741765022278, -0.22972506284713745, -0.28132885694503784, -0.11965687572956085, 0.6998422741889954, -0.1173844113945961, -0.5948097705841064, -0.5924075245857239, -0.07860691100358963, 0.611534059047699, 0.40606197714805603, 0.2269446700811386, -0.60416579246521, -0.12397005409002304, -0.744964599609375, -0.6175128817558289, 0.09385844320058823, 1.0184097290039062, -0.3669947683811188, 0.2665095627307892, -0.2576048672199249, 0.46594810485839844, 0.5127822756767273, -0.9090551137924194, 0.17016109824180603, -0.2910504639148712, 0.5123851895332336, 0.8509150147438049, 0.5362551808357239, -0.14832890033721924, 0.4051083028316498, 0.048532746732234955, -0.16094422340393066, 0.6467216610908508, -0.1057891771197319, -0.04120072349905968, -0.003600888419896364, -0.0016938113840296865, 0.02124577946960926, 0.6508010625839233, -0.2865769863128662, 0.7110491394996643, 0.38590461015701294, 0.5742476582527161, -0.15793488919734955, 0.47192561626434326, -0.13620346784591675, 0.725566029548645, -1.0111323595046997, 0.7223804593086243, -0.0007856276351958513, -0.7218503952026367, -0.1956474483013153, -0.20594476163387299, 0.5371195673942566, 0.28233325481414795, -0.6727362275123596, 0.3686096668243408, 1.074257731437683, 0.49874579906463623, -0.5247492790222168, 0.40368783473968506, -0.04346897453069687, 0.4756849706172943, 0.5075245499610901, 0.6679342985153198, 0.8034857511520386, 0.603597104549408, 0.06548696011304855, -0.09412815421819687, 0.6750171184539795, -0.17409275472164154, -0.007134603802114725, -0.1831684410572052, -0.1926736831665039, 1.2389767169952393, 0.19644922018051147, 1.0137567520141602, -0.44463813304901123, -0.2667485475540161, 0.18338562548160553, 0.5136231184005737, 0.2854754626750946, -0.654508113861084, -0.8501709699630737, 0.5209442377090454, -1.0418766736984253, 0.8573161959648132, -0.7377721071243286, -0.9635215997695923, 0.0331384651362896, 0.6634478569030762, -0.22922861576080322, -0.40959078073501587, 0.3891433775424957, 0.34285232424736023, -0.22749939560890198, -0.11507700383663177, 0.15883879363536835, -0.2804166376590729, 0.06307238340377808, 0.35477015376091003, -0.08257094770669937, 0.020232664421200752, 0.4133867919445038, 0.8765707015991211, 0.7032598853111267, 0.42340949177742004, -0.3040122389793396, 0.18140052258968353, 0.06542658805847168, 0.30012544989585876, -0.2557179927825928, 0.21262291073799133, -0.4581608772277832, -0.02477952279150486, -0.17878611385822296, 0.5916356444358826, 0.3048976957798004, -0.047882940620183945, 1.598049521446228, 0.7853040099143982, -0.3728189766407013, 0.08487474918365479, 0.16275912523269653, 0.14796265959739685, 0.014678304083645344, 0.002641677390784025, -0.7360600233078003, -0.23668040335178375, 0.5978941321372986, 0.2251880168914795, -0.2377152144908905, 0.410331130027771, -0.334295392036438, 0.345064640045166, 0.05033646523952484, 0.10178826749324799, -0.7702966928482056, -0.5569278001785278, 0.3438260853290558, 0.6577190160751343, -1.1557517051696777, -0.13211770355701447, 0.04587877541780472, -0.4372709393501282, -0.23161040246486664, -0.31580430269241333, -0.26044127345085144, 0.5469233989715576, 0.3103533089160919, 0.2625623047351837, -0.854534924030304, -1.0411403179168701, -0.5369501113891602, -0.5965537428855896, -0.41828206181526184, -0.9554656147956848, -0.9975221753120422, 0.3941662609577179, 0.29750847816467285, -0.8448413610458374, 0.09992526471614838, -0.5127538442611694, 0.05928851291537285, 0.08214934170246124, 0.29575949907302856, 0.3233364224433899, -0.07253260910511017, -0.36714908480644226, -0.90277498960495, 0.18851283192634583, -0.4258429706096649, 1.7649847269058228, -0.5982957482337952, 0.09156129509210587, 0.3220100402832031, -0.5809779763221741, 0.2672768831253052, 0.22041328251361847, -0.8163636326789856, 0.2831529676914215, -0.6797715425491333, -0.4609904885292053, -0.402955025434494, -0.03970612213015556, 0.6135579943656921, -0.14728185534477234, -0.5572366118431091, 0.2583727538585663, 0.19207152724266052, -0.5907471776008606, 1.0698678493499756, 1.2722707986831665, 0.0914502665400505, 1.3532627820968628, -0.9128958582878113, 0.4505002796649933, -0.2284764051437378, 0.9748719334602356, 0.5514670610427856, 0.2844943106174469, -0.8034095764160156, -0.03989000245928764, -0.5344862937927246, -0.23026154935359955, 0.5743552446365356, -0.555186927318573, 0.17346586287021637, 0.7474413514137268, 0.1670776903629303, -1.0138413906097412, 0.9758845567703247, -0.5733922719955444, -1.1789215803146362, 0.1501477062702179, -0.6220737099647522, 0.7247484922409058, 0.16435445845127106, 0.2364444136619568, -0.2661089599132538, 0.10540745407342911, 0.2994239926338196, 0.20812807977199554, 0.14083798229694366, -0.0996037945151329, 0.5450595617294312, 0.15165719389915466, -0.1831723302602768, -1.3363468647003174, 0.365136057138443, -0.4072694480419159, 0.09541045129299164, -0.6377021074295044, 0.5697542428970337, 0.9745208024978638, -0.0472390353679657, 1.0277055501937866, 0.2781798839569092, 0.6059244275093079, -0.6416481137275696, -0.2137860655784607, 0.09852983802556992, 0.11681482195854187, 0.6194069981575012, 0.5505284667015076, -0.22954165935516357, 0.06379467993974686, 0.21017377078533173, -1.145775318145752, -0.1070546954870224, 0.43091392517089844, 0.7471311092376709, -0.601364254951477, 0.6845004558563232, -0.4309898018836975, -0.2560434341430664, -0.031957775354385376, -0.7694138288497925, -0.49780532717704773, -0.4118728041648865, -0.7488028407096863, 0.3970971405506134, -0.5189304947853088, -1.0983107089996338, -0.2520430088043213, -0.009094399400055408, 0.2652653455734253, 0.15247468650341034, -0.11514226347208023, -0.9990147352218628, -0.349254846572876, -1.1014901399612427, 0.0725325271487236, -0.03532196581363678, -0.8968421816825867, 0.2543526887893677, -0.8595226407051086, -0.8696199059486389, -0.6749381422996521, 0.41422390937805176, 0.3753364384174347, 0.7326560020446777, -0.22454549372196198, -0.07339004427194595, 0.44989728927612305, 0.23634305596351624, 0.6040748953819275, 0.14094063639640808, -0.06584151834249496, -0.646295964717865, 0.333951860666275, 1.0610705614089966, -0.4003899097442627, 0.4639832079410553, 0.9552132487297058, 0.8087428212165833, 1.2439414262771606, -0.9554370641708374, -0.8113448619842529, -0.7362755537033081, 0.011308363638818264, 0.6002861261367798, -0.21502083539962769, -0.6589757204055786, -0.3287269175052643, -0.9934507012367249, 0.39122796058654785, 0.9260021448135376, -0.5750454664230347, 0.2601102888584137, 0.0384707897901535, -0.6592035293579102, 0.42334502935409546, -0.21533967554569244, -0.26945960521698, -0.261232852935791, -1.4093356132507324, -1.2770845890045166, 0.6338035464286804, 0.2555028200149536, 0.17420415580272675, -0.08960482478141785, -0.6617960333824158, 0.20911863446235657, -0.44627106189727783, -0.015510525554418564, -0.2593282461166382, -0.7451508641242981, -0.26509079337120056, 0.13903991878032684, -0.2352391481399536, 0.5805822610855103, -0.1583971083164215, 0.40460190176963806, -0.338003009557724, 0.2788551449775696, -1.216102123260498, 0.3198457658290863, -0.07547102868556976, 0.46617212891578674, -1.045304536819458, 0.5603970885276794, -0.29713645577430725, 0.38265231251716614, -0.4992043375968933, 0.44452646374702454, -0.5603976845741272, -0.36971384286880493, 0.02587909996509552, 0.5725235939025879, -0.4515901505947113, 0.8588833212852478, 0.8137863278388977, -0.7369081377983093, 0.6050530076026917, 0.42097875475883484, -0.3466758728027344, 0.7754259705543518, -0.9711061120033264, 1.3814239501953125, 0.3734680414199829, -0.21315835416316986, 0.3098457157611847, -0.48899519443511963, 0.5148568153381348, 0.5860990881919861, 0.2745320796966553, -0.9434122443199158, -0.09981786459684372, -0.7789161801338196, 0.10917752236127853, 0.17921864986419678, -0.0010703470325097442, -0.8077864050865173, 0.6013320088386536, 0.15283268690109253, -0.3206355571746826, -0.057111941277980804, -0.055866967886686325, -1.047359824180603, -1.020611047744751, 0.68276047706604, 0.21898123621940613, 0.3335351049900055, 0.02200251817703247, -0.6981255412101746, 0.130916565656662, -0.15182772278785706, 0.008138061501085758, -0.061577457934617996, -0.3578219413757324, -0.04263817518949509, 0.8696449995040894, -1.042312502861023, 0.44581711292266846, -0.15786147117614746, 0.22876513004302979, 0.9229291677474976, 0.1710740476846695, 0.1861293464899063, 0.1361066699028015, -0.634975254535675, 0.8618049025535583, -0.10338261723518372, -0.9756351709365845, 0.05765761807560921, 0.07148604840040207, -0.24383139610290527, 0.5849756598472595, -0.25608277320861816, -0.7381212711334229, -1.1954541206359863, -0.4717967212200165, -0.5568655133247375, -1.2765884399414062, -0.9292740225791931, -0.1753525584936142, -0.6557700037956238, -0.18508361279964447, 0.9163491725921631, 0.03525705635547638, -0.6567171216011047, 0.4629373252391815, -0.5399270057678223, 0.21206481754779816, -0.4784901738166809, -0.2052745670080185, 0.13453684747219086, -0.5149713754653931, -0.3355465233325958, 0.7047436237335205, -0.062027450650930405, -0.24163100123405457, -0.41036322712898254, 0.22604072093963623, 0.012268816120922565, 0.41402870416641235, -0.3965208828449249, -0.20885904133319855, -0.15538440644741058, -0.5656791925430298, -0.37065085768699646, 0.32235363125801086, -0.929940402507782, 0.33933308720588684, -0.18203133344650269, 0.3721590042114258, -0.2637176215648651, 0.1371287852525711, -0.577476441860199, -0.14088979363441467, 0.08435981720685959, -0.7019369006156921, 0.7889612317085266, 0.26692962646484375, 0.9212748408317566, 0.3398818075656891, 0.0031839925795793533, 0.06806699931621552, 0.2795705795288086, -0.6043410897254944, -0.8466009497642517, 0.06255991756916046, 0.016743337735533714, 0.5262652635574341, 0.41793766617774963, 0.046997785568237305, 0.2657516598701477, -0.8214385509490967, 0.661838710308075, 0.6558912396430969, 0.567753791809082, 0.4347740113735199, -1.3663396835327148, 0.5043432116508484, 0.9926154017448425, -0.07670328766107559, -0.5124872326850891, 0.4836908280849457, -0.6901074647903442, -0.7517886161804199, -0.6626022458076477, -0.386656790971756, -0.5485520362854004, -0.03933308273553848, 0.7981802821159363, -0.31438443064689636, 0.5528867840766907, -1.1441224813461304, -0.1955205351114273, -0.5488159656524658, 0.4300050735473633, 0.26397186517715454, 0.6090402007102966, 0.21880728006362915, -0.10096149146556854, 0.4048369228839874, 0.02923167683184147, -0.3210185766220093, 0.10312152653932571, -0.16830654442310333, 0.5152673125267029, 0.31638675928115845, 0.03468213230371475, 0.32503822445869446, -0.1629285365343094, -0.7508193850517273, -0.9982275366783142, -1.2021583318710327, 0.6503516435623169, -0.8622725605964661, -0.22802482545375824, -0.31086093187332153, 0.029811738058924675, 0.2543584108352661, 0.4635182023048401, 0.8989918231964111, -0.24045902490615845, -0.27277040481567383, -0.21501149237155914, -0.08151724934577942, 0.0104585075750947, 0.8029054999351501, 0.5969996452331543, 0.1577887386083603, -0.9532802700996399, -1.0426697731018066, -0.26481959223747253, -0.5611425638198853, 0.729331374168396, 1.5428130626678467, 0.15330064296722412, 0.5911462903022766, 0.1111173927783966, 0.5632030963897705, 1.283437967300415, 0.08426685631275177, 0.4475520849227905, 0.5083959102630615, -0.6956108212471008, -0.5544393062591553, 0.14385277032852173, -0.43019574880599976, -0.552726686000824, 0.9371932744979858, -0.23296838998794556, 0.04653768986463547, 0.1507577896118164, 0.16418346762657166, -0.23623967170715332, -1.206953763961792, 0.4868144392967224, -0.5650612115859985, 0.16439135372638702, -0.12075117230415344, -0.7434306740760803, 0.1826411634683609, -0.8546764254570007, -0.021644514054059982, -0.799323320388794, -0.4759577810764313, -0.01601974293589592, 0.10346014052629471, -0.5636473894119263, -0.6558374166488647, 0.2218947410583496, -0.33414649963378906, -0.8388083577156067, -0.665563702583313, -0.028349831700325012, -0.40099960565567017, -0.7750723361968994, 0.3950314521789551, -0.38980141282081604, 0.7494972944259644, 0.37698787450790405, 0.2902088165283203, 0.1612158864736557, -0.3712921440601349, -0.5320066213607788, -0.3002733290195465, 0.3855114281177521, -0.27818915247917175, 0.5604649782180786, 0.372050404548645, 0.5197433233261108, 0.6864237189292908, -0.21636080741882324, -0.25478652119636536, -0.3609258532524109, 0.08875014632940292, 0.5736794471740723, 0.052834201604127884, -0.5563909411430359, -0.050047583878040314, -0.6310250759124756, -0.07043209671974182, 0.6416667103767395, -0.02320999838411808, 0.3151607811450958, 0.03046857751905918, -0.0035299542360007763, -0.0657566636800766, 1.051277995109558, -0.028094062581658363, -0.1601577252149582, 0.15685993432998657, 0.5376235842704773, 0.5625393986701965, 0.25033506751060486, -0.38082030415534973, -0.09316787868738174, -0.30730387568473816, 0.6210750341415405, 0.11203610897064209, 0.5322130918502808, 0.02939005382359028, -0.09624544531106949, -0.14478030800819397, 0.5762132406234741, -0.4211219251155853, 0.36679622530937195, 0.07358229160308838, 0.3286261558532715, 1.1032922267913818, 0.008890444412827492, 0.5378502011299133, 0.06967837363481522, -0.09329908341169357, 0.39198631048202515, -1.4265778064727783, 0.15140791237354279, 0.2571962773799896, 0.5747160315513611, 0.1775437593460083, -1.0576941967010498, 0.3299398124217987, -0.36282533407211304, -0.215867280960083, -0.3242741525173187, 0.11164794117212296, -0.7766868472099304, 0.6499970555305481, 0.6883253455162048, -1.046049952507019, -0.07886837422847748, 0.0005318984622135758, 0.20931287109851837, -0.20395110547542572, -0.6596076488494873, -0.20822452008724213, 0.2544857859611511, -0.621087372303009, -0.04661300778388977, -0.16851840913295746, 0.07530208677053452, 0.4603438675403595, 0.4741228520870209, -0.4712318181991577, 0.23031984269618988, -0.1300550401210785, 0.530727744102478, 0.3381190598011017, -0.07052911072969437, -0.6625596284866333, 0.4121035039424896, 0.031871479004621506, 0.09861240535974503, -0.6365747451782227, 0.3223234713077545, 0.812690258026123, 0.5088739991188049, 0.6410415172576904, 0.1245453730225563, 0.3856438100337982, -0.5127027630805969, 0.4060452878475189, 0.5142508149147034, 1.4115039110183716, 0.5987904071807861, 0.5596815347671509, -0.022323930636048317, 0.8344269394874573, -0.5362765789031982, -0.6152374148368835, -0.39593562483787537, -0.2598952054977417, -0.6388413906097412, -0.7839326858520508, 0.47539934515953064, 0.27046555280685425, -0.06624700874090195, 0.5747174620628357, 0.14435788989067078, -0.28762441873550415, -1.2472692728042603, 0.2773694396018982, -0.5442420840263367, -0.35504111647605896, 0.5126175880432129, -1.0358448028564453, 0.3695756196975708, 0.24662411212921143, -0.7737274765968323, 0.8100387454032898, 0.536754846572876, -0.7377301454544067, 0.22986997663974762, 1.5848692655563354, 0.25317397713661194, -0.3506636321544647, 0.43643608689308167, 0.7232206463813782, -0.028701698407530785, -0.8206759691238403, 0.16751115024089813, -0.4634264409542084, 0.3898860514163971, -0.6981706619262695, 0.13611721992492676, -0.3991250693798065, 0.12292613089084625, -0.4092026650905609, -0.48083949089050293, 0.012739871628582478, -0.5678621530532837, -0.36348575353622437, -0.9775860905647278, 0.07902204990386963, -0.4483964145183563, -0.22126637399196625, 0.5658383369445801, -0.0995858907699585, -0.6378130912780762, 0.3669954836368561, 0.5433873534202576, 0.5006840825080872, 0.3550684154033661, 0.4455621540546417, 0.029384922236204147, -0.036856021732091904, 0.618655800819397, -0.4119454622268677, 0.06938370317220688, 0.6342514753341675, -0.6834720373153687, -0.217913419008255, 0.8614445924758911, -0.4403398036956787, 0.32808366417884827, -0.026441210880875587, -0.10098591446876526, 0.3211227357387543, -0.05220383405685425, 0.24156801402568817, -1.1367759704589844, 0.3175118565559387, -0.13824518024921417, -0.8644165396690369, 0.6518760919570923, 0.9232125878334045, -0.029874783009290695, -0.20068074762821198, -0.48108357191085815, 0.6534411907196045, -0.23810763657093048, -0.4055493474006653, -0.6669040322303772, 0.5277591943740845, 0.5589848756790161, -0.4344104528427124, -0.438209593296051, -0.5968457460403442, 0.07194778323173523, 0.3914710581302643, -0.8013373613357544, -0.2299012392759323, 0.7588133811950684, 0.1373712420463562, 0.12372150272130966, 0.3787936866283417, -0.4636433720588684, 0.8780235648155212, 0.3141931891441345, 0.8157338500022888, -0.39136749505996704, 0.9705619812011719, 0.32824936509132385, -0.46329495310783386, 0.35751277208328247, 0.007864875718951225, 1.0268183946609497, -0.05468667298555374, 0.1652861088514328, -0.22103236615657806, -0.16335353255271912, -1.0306037664413452, -1.0891751050949097, 0.39136046171188354, 1.2824664115905762, -0.014040147885680199, -0.7770144939422607, 0.3208637535572052, 0.0026587434113025665, -1.0168468952178955, -0.39331647753715515, -1.33064866065979, 0.39398708939552307, -0.41691333055496216, 0.21746627986431122, 0.050597380846738815, -1.1910403966903687, 3.8390846252441406, 0.6203377842903137, 1.1596393585205078, 0.31521278619766235, -0.3509480357170105, 1.376086950302124, -0.17419202625751495, 0.07553320378065109, -0.34758472442626953, -0.5278891324996948, 0.5504854321479797, -0.9156807065010071, -0.024150662124156952, 0.5263425707817078, 0.6734141111373901, 0.6116194725036621, -0.4879190921783447, 0.495601087808609, 0.36950793862342834, -0.7654745578765869, -0.9972243905067444, 1.0325385332107544, -0.1426444798707962, 0.45257532596588135, 0.5964635014533997, 0.6202438473701477, 0.5313460230827332, -0.9607488512992859, -0.6282955408096313, -0.748063325881958, 1.1691408157348633, -0.02301841229200363, 0.5376951694488525, -0.5046302676200867, -0.043729107826948166, 0.2318449169397354, -0.045617252588272095, -0.721967339515686, 0.22934457659721375, -0.3435547649860382, -0.16366411745548248, 0.39038604497909546, 0.018382351845502853, 0.0830707922577858, -0.4911707937717438, 0.6317759156227112, -0.034556057304143906, 0.07237889617681503, -0.40432894229888916, -0.3196817934513092, 0.24912825226783752, 0.506834089756012, 0.6411356925964355, -0.8696760535240173, -0.5144854187965393, -0.16998326778411865, 0.5075258612632751, 0.028151778504252434, 0.38820505142211914, -0.49768149852752686, 0.21558886766433716, 0.22537681460380554, -0.5108870267868042, 0.7813154458999634, 0.22846616804599762, 0.25934943556785583, 0.18548564612865448, 0.8209298253059387, -0.4302876591682434, 0.08070247620344162, -0.06771104782819748, 0.31300655007362366, -0.5059928297996521, -0.4975603222846985, -0.22296154499053955, -0.8148863315582275, 0.11301995068788528, -0.44697386026382446, 0.6131030321121216, -0.3072040379047394, -0.8365345001220703, -0.43539515137672424, -0.8191051483154297, -1.0398831367492676, 0.44954079389572144, 0.43770232796669006, -0.6221868991851807, -0.1750139445066452, 0.29196426272392273, 0.6708517074584961, 1.026194453239441, 0.9931661486625671, -0.6806283593177795, 0.7521529197692871, 0.316654771566391 ]
[ 2122, 5628, 2153, 1516, 2926, 1996, 4895, 5017, 5999, 3924, 1012, 2061, 1010, 2292, 2111, 2113, 2008, 2017, 2074, 2106, 2023, 2006, 1996, 18804, 13102, 4135, 4183, 1011, 23307, 2015, 2862, 1998, 1996, 2489, 3630, 3207, 20868, 2278, 3149, 1012, 2065, 2619, 4122, 2019, 2214, 3589, 2067, 1010, 2074, 2175, 2000, 2115, 10200, 17598, 1998, 5245, 2009, 2067, 2039, 2004, 2017, 2052, 2151, 3589, 1024, 21025, 2102, 4638, 5833, 3589, 18442, 1004, 1004, 21025, 2102, 5245, 4761, 3589, 18442, 1012, 2053, 3291, 1012, 102 ]
metasploit
97.txt
2
[CLS] use this collection of resources to work with the metasploit framework ’ s git repository. cheatsheetreference sitessetting up a metasploit development environment - this will walk you through creating a pull requestlanding pull requests - this is the procedure that metasploit core devs go through to merge your requestremote branch pruninga fork is when you snapshot someone else ’ s codebase into your own repo, presumably on github. com, and that codebase may have it ’ s own branches, but you are usually snapshotting the master branch. you usually then clone your fork to your local machine. you then create your own branches, which are offshoots of your own fork. those snapshots, even if pushed to your github are not a part of the original codebase, in this case rapid7 / metasploit - framework. if you then submit a pull request, your branch ( generally ) can be pulled into the original codebase ’ s master branch ( usually … you could be pulled into an experimental branch or something if your code was a massive change or something, but that ’ s not typical ). you only fork once, you clone as many times as you have machines on which you want to code, and you branch, commit, and push as often as you like ( you don ’ t always have to push, you can push later or not at all, but you ’ ll have to push before doing a pull request, a. k. a. pr ), and you submit a pr when you are ready. see belowgithub. com / rapid7 / metasploit - framework - - > fork - - > github. com / <... > / metasploit - framework ^ | | git clone git : / / github. com / <... > / metasploit - framework. git | | ` - - accepted < - - pull request v ^ / home / <... > / repo / metasploit - framework | | | | github. com / <... > / metasploit - framework / branch _ xyz | | | | | v v | v branch _ abc... ` - - push < - - branch _ xyz ( thanks to kernelsmith for this excellent description ) [SEP]
[ 0.3860815465450287, -0.353268027305603, -0.6566460728645325, 0.13614007830619812, -0.038348179310560226, -0.8663461804389954, -0.5745617747306824, 0.31537723541259766, 0.34254491329193115, 0.6357656717300415, -0.054310861974954605, -0.1332940310239792, 0.7410473227500916, -0.139390230178833, -0.29284417629241943, 0.4717601239681244, 0.3889504075050354, -0.32049649953842163, -1.1060856580734253, 0.019186293706297874, 0.06818418204784393, -0.15245918929576874, -0.6373896598815918, -0.36302047967910767, -0.05971026048064232, 0.5120500922203064, -0.1623116433620453, -0.4524034261703491, 1.16701078414917, 0.18562358617782593, -0.7291862964630127, -0.23859098553657532, 0.1459609419107437, -0.38269326090812683, -0.2889849841594696, -0.56866455078125, 0.405796080827713, -0.1482529193162918, -0.5378801822662354, -0.7253400683403015, -0.0065724849700927734, -0.3398071229457855, 0.23862046003341675, -0.7804344892501831, -0.6502934694290161, 0.2847556471824646, -0.7103928327560425, 0.14221501350402832, 0.45271098613739014, -0.21746109426021576, 0.02166878432035446, 1.2834193706512451, 0.10462569445371628, 0.17703858017921448, -0.21413028240203857, -0.02590043656527996, -0.2520006597042084, -0.00765386363491416, -0.04741251841187477, 0.698308527469635, -0.10953196883201599, 0.5253022909164429, -0.2306654155254364, -0.7718561887741089, 0.08630792051553726, 1.024594783782959, -0.33802899718284607, 0.2055400162935257, 0.023900356143712997, -0.7787478566169739, 0.07723705470561981, 0.2270074337720871, -0.24433600902557373, -0.23457293212413788, -0.037556394934654236, -0.04985348507761955, 0.9783033132553101, 0.1577616184949875, 0.38294246792793274, 1.0535714626312256, 0.43247660994529724, 0.5578168630599976, 0.06084594130516052, -0.10576542466878891, -0.7937106490135193, -0.45013540983200073, 0.154661625623703, -0.18589279055595398, -0.4303024113178253, -0.6248703002929688, 0.4924111068248749, 0.4651852548122406, -0.04979247227311134, 0.23405511677265167, -0.0050911190919578075, 0.4466438293457031, -0.13866226375102997, 0.3569459021091461, -0.25323981046676636, 1.1794171333312988, 0.35051149129867554, 0.06213182210922241, 0.01832355372607708, 0.11434803903102875, 0.13163605332374573, -0.44251468777656555, 0.5969374179840088, -0.5240286588668823, 0.2131800502538681, -0.08992049843072891, 0.08909512311220169, -0.3586961627006531, -0.12019282579421997, 0.21963711082935333, 0.41279616951942444, -0.3331271708011627, -0.20670242607593536, 0.25610217452049255, -0.3733738660812378, -0.4102851152420044, 0.36019065976142883, -0.306117981672287, -0.6047558784484863, -0.44960981607437134, -0.34322255849838257, -0.10375987738370895, -0.10184845328330994, 0.7415400147438049, -0.24187622964382172, 0.5749538540840149, -0.21817244589328766, -0.4399412274360657, 0.046410270035266876, 0.7411316633224487, 0.22498124837875366, 0.40775758028030396, -0.13765066862106323, -0.005844050087034702, 0.7474924325942993, -0.40364664793014526, -0.2232661247253418, -0.40912383794784546, 0.36034560203552246, 1.01404869556427, 0.09369748085737228, -0.5284332036972046, -0.2562943398952484, -0.2613323926925659, -0.29361066222190857, 0.12741906940937042, 0.21199308335781097, -0.9380014538764954, -0.1389552503824234, 0.054126862436532974, 0.5233664512634277, 0.2531810402870178, -0.6163537502288818, 0.4391699433326721, 0.14979323744773865, 0.8980032801628113, 0.0678105503320694, 0.14360852539539337, -0.14610245823860168, 1.0318959951400757, -0.7559416890144348, 0.7950236201286316, -0.34896916151046753, -0.7550698518753052, -0.28020036220550537, -0.14337049424648285, 0.5766472220420837, -0.03167566657066345, -0.5191428065299988, 0.03809092938899994, 0.853537380695343, -0.20204849541187286, -0.32078424096107483, 0.5865275859832764, -0.2507486939430237, 0.6005830764770508, -0.056619223207235336, 1.0058492422103882, 0.7931708693504333, 0.7049744129180908, -0.031676601618528366, -0.1400388479232788, 0.14844271540641785, -0.2615140378475189, 0.056469064205884933, -0.2205478399991989, -0.47735509276390076, 0.4069826304912567, -0.11234893649816513, 0.4238874912261963, -0.001857999712228775, 0.17706692218780518, -0.5999558568000793, -0.3126834034919739, -0.2302694320678711, -0.19110584259033203, -0.7151363492012024, 0.11049596965312958, -0.07106470316648483, 0.3632141947746277, -0.6590703129768372, -0.6003559231758118, 0.3477790653705597, 0.40398111939430237, -0.42843928933143616, -0.06989997625350952, 0.4701510965824127, -0.04102044925093651, -0.6001531481742859, 0.04716360196471214, 0.14985911548137665, -0.6020006537437439, -0.5470837950706482, 0.36628445982933044, -0.1762046366930008, 0.06931491196155548, 0.6296618580818176, 0.919445276260376, 0.8245316743850708, 0.33756059408187866, -0.2337287962436676, -0.13049834966659546, -0.4724205732345581, 0.1857253611087799, 0.03210562840104103, 0.13266521692276, -0.02292058616876602, 0.01531795784831047, 0.007455715909600258, 0.9598670601844788, 0.7398363947868347, -0.027650002390146255, 0.5009768605232239, 0.8853638172149658, -0.036113083362579346, -0.15906020998954773, 0.6333694458007812, 0.4485970139503479, -0.007121438160538673, 0.44806089997291565, 0.03168657049536705, 0.34460610151290894, 0.2451130449771881, -0.48997679352760315, 0.30079737305641174, 0.2995961308479309, -1.3915026187896729, 0.865669846534729, -0.009089190512895584, 0.09926412254571915, 0.0868324488401413, -0.9277387857437134, -0.677791953086853, 0.26486292481422424, -0.6795060634613037, 0.25153955817222595, 0.37703612446784973, -0.36299577355384827, -0.6496697664260864, -0.2698350250720978, -0.2893604040145874, 0.7036851644515991, 0.2711424231529236, 0.13144254684448242, 0.2958056628704071, -0.5335628986358643, -0.5161114931106567, 0.01246707048267126, -0.5782430171966553, -0.5736558437347412, -0.42724570631980896, 0.5402562618255615, 0.14400377869606018, -0.532180666923523, 0.07011694461107254, -0.4552842080593109, 0.4156014621257782, 0.033781491219997406, -0.35389280319213867, 0.04558604210615158, 0.33970677852630615, -0.24418771266937256, -0.1756071150302887, -0.5890470743179321, -0.2776525616645813, 1.239754557609558, -0.03502139821648598, 0.1453310251235962, 0.1217949315905571, -0.16538327932357788, 0.1650984138250351, -0.01869126223027706, -0.44175100326538086, -0.44576045870780945, -0.2405591905117035, 0.28657037019729614, -0.1652032434940338, -0.11453408747911453, 0.8856287002563477, -0.1961168348789215, -0.34714099764823914, 0.2082144170999527, -0.5074784159660339, -0.19325421750545502, 0.8929292559623718, 0.020997753366827965, -0.2743794620037079, 0.8165813684463501, -0.5553633570671082, 0.3924427330493927, -0.19171485304832458, 0.4189532399177551, 0.53692227602005, 0.4058302044868469, -0.516677737236023, -0.6131691932678223, -0.5426662564277649, -0.3022308647632599, 0.23815913498401642, -0.7989420294761658, -0.3777279555797577, 0.7939490079879761, -0.15952441096305847, -1.2467927932739258, -0.2553570568561554, -0.20376548171043396, -0.6467529535293579, 0.20263871550559998, 0.22308318316936493, 0.6363040208816528, 0.32187414169311523, 0.2855612337589264, -0.6103708148002625, 0.5398608446121216, -0.3197457492351532, -0.644936203956604, 0.480812668800354, 0.010085289366543293, 0.7393586039543152, 0.36830902099609375, -0.1302492320537567, -0.5251317620277405, 0.6687185764312744, -0.5699782371520996, -0.0941278487443924, -0.734221875667572, 0.4387005865573883, 0.706727921962738, -0.05288257449865341, 0.9547924399375916, 0.13961423933506012, 0.749527096748352, -0.868117094039917, 0.29751572012901306, -0.1824091523885727, -0.006344042718410492, 0.3891623914241791, 0.9185237288475037, -0.5289050936698914, -0.18537655472755432, -0.41799396276474, -0.5650156736373901, -0.4876353144645691, 0.19924625754356384, 0.8788328170776367, -0.8496867418289185, 0.7469830513000488, -0.5981404185295105, -0.01955646276473999, 0.15377460420131683, -0.36707744002342224, -0.6307286620140076, 0.019164424389600754, 0.2554813027381897, 0.6640328168869019, -0.7034149765968323, -0.8484339714050293, 0.5015465021133423, 0.4357023537158966, 0.2975374758243561, 0.5386229157447815, -0.2594844698905945, -0.4173015356063843, 0.14805617928504944, -1.0285420417785645, -0.3865436017513275, 0.04568986967206001, -0.5466028451919556, 0.11345847696065903, -0.46778395771980286, -0.7467846274375916, -0.2659550905227661, 0.4981672465801239, 0.5727817416191101, 0.6049519777297974, 0.34523850679397583, 0.30751362442970276, 0.5266737341880798, -0.26532047986984253, 0.5663187503814697, 0.146452859044075, -0.21193692088127136, -0.21420983970165253, 0.3472817838191986, 0.7309056520462036, -0.1967323124408722, -0.2484307438135147, -0.03513571247458458, 0.44040679931640625, 0.30756792426109314, -0.6632142663002014, -0.5443134903907776, -0.977730929851532, 0.10108727216720581, 0.4836827218532562, 0.37696266174316406, -0.7696812748908997, -0.3348255753517151, -1.1116242408752441, 0.24137429893016815, 0.8528669476509094, -0.37343788146972656, -0.2667447030544281, -0.4209088683128357, -0.6215621829032898, 0.3806498944759369, -0.2310885637998581, -0.44889000058174133, -0.1165112778544426, -0.49883681535720825, -1.1120325326919556, 1.075586199760437, 0.33035388588905334, -0.12042398750782013, -0.9227176904678345, -0.41140398383140564, -0.063658207654953, -0.38552114367485046, -0.4648222327232361, -0.5436481237411499, -0.6859468817710876, 0.041267722845077515, 0.2409726232290268, 0.12869387865066528, 0.11647810786962509, 0.12626373767852783, 0.10543528199195862, -0.16394944489002228, -0.5590375661849976, -0.6343117952346802, 0.17105621099472046, -0.3591645658016205, 0.4983433187007904, 0.026884298771619797, 0.8689063191413879, 0.3349235951900482, 0.06248443201184273, -0.24194855988025665, 0.40332216024398804, -0.6975058913230896, -0.8780161738395691, 0.294689416885376, 0.6876103281974792, -0.18540142476558685, 1.2073050737380981, 0.2193022221326828, -0.2838261127471924, 0.340721070766449, 0.08330735564231873, -0.4757917523384094, 0.009580109268426895, -0.452714204788208, 0.7413513660430908, 0.6599592566490173, -0.21277447044849396, -0.08678185194730759, -0.6990388631820679, 0.6222936511039734, 0.10262073576450348, 0.14109259843826294, -0.7698891162872314, -0.3486649990081787, 0.12270070612430573, 0.24593210220336914, 0.36692115664482117, 0.850958526134491, -0.4154256582260132, -0.11909974366426468, 0.13147714734077454, 0.3854815661907196, -0.4675799012184143, -0.501192569732666, 0.13931520283222198, -0.4177917242050171, 0.8784558176994324, -0.04816363751888275, 0.3592923581600189, 0.20037244260311127, -0.33272743225097656, -0.06893578916788101, -0.4849347174167633, 0.5054659247398376, -0.17329341173171997, -0.19717979431152344, -0.25120794773101807, 0.25536981225013733, -0.9813708662986755, -0.10158602893352509, -0.6538847088813782, 0.4033442735671997, 0.6655998826026917, 0.7035993933677673, 0.3532373905181885, -0.3001614809036255, -0.40940913558006287, 0.6873016357421875, -0.1937791109085083, -0.5429283380508423, -0.717268168926239, 0.15456202626228333, -0.2802685797214508, 0.4223661720752716, 0.41812023520469666, -0.4888823628425598, -0.6454077363014221, 0.0678115114569664, -0.03560960292816162, -1.0695586204528809, -0.6909963488578796, -0.7965579032897949, -1.021744728088379, -0.19858147203922272, 0.4815467596054077, 0.30691030621528625, -0.7815734148025513, 0.31467026472091675, -0.49495479464530945, 0.16997191309928894, -0.03014456480741501, 0.36191561818122864, -0.2918751835823059, 0.3109186887741089, 0.22354425489902496, 0.533296525478363, -0.16408050060272217, 0.3335020840167999, -0.2914814352989197, 0.026154525578022003, 0.5146118998527527, 0.8847790360450745, -0.23627449572086334, -0.4255911409854889, 0.05113312974572182, -0.42919984459877014, -0.028031090274453163, 0.6446577906608582, -0.9337224364280701, 0.7477253079414368, -0.36617186665534973, 0.39234891533851624, -0.5757296085357666, -0.056408096104860306, -0.8571394085884094, 0.37239134311676025, -0.29520511627197266, 0.05113658308982849, 0.5309734344482422, 0.1693820059299469, 0.37909555435180664, -0.41615381836891174, 0.3452020585536957, 0.2285241335630417, 0.37087738513946533, -0.4210573434829712, -0.827926516532898, 0.37350746989250183, 0.03663313761353493, 0.0377180241048336, 0.16647620499134064, -0.281004399061203, 0.9655167460441589, -0.5817816257476807, 0.7484092712402344, 0.7042055726051331, 0.8444039821624756, 0.454109787940979, -0.8212690949440002, 0.8891426920890808, 0.9866509437561035, -0.11323925107717514, 0.09352905303239822, 0.17841938138008118, -0.23531468212604523, 0.10309921205043793, 0.09043372422456741, -0.0996437519788742, -0.4939979910850525, 0.2435319423675537, 0.48103851079940796, -0.8794258236885071, -0.3285578191280365, -0.6183685064315796, -0.7211881875991821, -0.00018185681255999953, 0.4506998062133789, 0.5549113750457764, 0.4124639630317688, 0.23101358115673065, 0.24260511994361877, 0.111442930996418, -0.3479539752006531, -0.09344608336687088, -0.13597676157951355, -0.0369863361120224, 0.8694946765899658, 0.33336642384529114, -0.5161024332046509, -0.04170295596122742, 0.1537788063287735, -1.4007686376571655, -0.6391876339912415, -1.2855421304702759, 0.44426265358924866, -0.3543426990509033, 0.01114929374307394, -0.7642738819122314, -0.6918894648551941, 0.10447867214679718, 0.4882842004299164, 0.7369731068611145, -0.2883854806423187, -0.45719510316848755, -0.21720965206623077, -0.2695479094982147, -0.07954739779233932, 0.5611522197723389, 0.40152934193611145, 0.058699317276477814, -0.633175253868103, -0.7114165425300598, 0.08943454921245575, -0.5897589921951294, 0.8246584534645081, 0.4048900008201599, 0.2578074038028717, 0.5271611213684082, 0.5128523707389832, 0.23367559909820557, 1.0925394296646118, -0.0910286009311676, 1.0068475008010864, 0.2193247526884079, -0.556678295135498, -0.26393166184425354, -0.1384260356426239, -0.45844730734825134, -0.14455635845661163, 0.38050174713134766, -0.5589898824691772, 0.21954306960105896, -0.06767242401838303, 0.10787127912044525, -0.27622050046920776, -0.6742186546325684, 0.4644969403743744, -0.3237609267234802, -0.24147216975688934, -0.4500674903392792, 0.03327289968729019, -0.1784212291240692, -0.8930540680885315, -0.7979020476341248, -0.4713149666786194, -0.8161069750785828, -0.24262860417366028, 0.22733871638774872, -0.21916842460632324, -0.3319022059440613, -0.1835145652294159, -0.8551383018493652, -0.9967872500419617, -0.18153539299964905, 0.2463453859090805, -0.44433146715164185, -0.49380767345428467, -0.13000446557998657, -0.26499316096305847, -0.24998150765895844, 0.06061944738030434, -0.16158020496368408, 0.7705709934234619, -0.4590645730495453, -0.4620993733406067, -0.5338699817657471, 0.15311765670776367, -0.41084760427474976, 0.3289918601512909, 0.23996438086032867, -0.523931086063385, 0.15468673408031464, -0.05514146015048027, -0.1375061571598053, -0.3072308301925659, 0.4624767303466797, 0.434288889169693, 0.06855558604001999, -0.7395893335342407, 0.07669373601675034, 0.11193802952766418, -0.22204408049583435, -0.3060753643512726, -0.3179706931114197, -0.008447209373116493, 0.42596378922462463, 0.05681869387626648, -0.02719862200319767, 0.5083044767379761, -0.023007242009043694, -0.16194164752960205, 0.3793644905090332, 0.6211009621620178, 0.3585631251335144, 0.4117693603038788, -0.4916362762451172, -0.1105298101902008, -0.29779765009880066, -0.3251327872276306, 0.21226921677589417, 0.4255269169807434, -0.12019064277410507, 0.2420070767402649, -0.27507326006889343, 0.16344158351421356, -0.05225677043199539, -0.19986703991889954, -0.5956127047538757, 0.4988082945346832, 0.4871935248374939, 0.3004480004310608, -0.011120452545583248, 0.09045252203941345, 0.5694926381111145, -0.22817309200763702, -0.7721877098083496, -0.528023362159729, 0.4238530695438385, -0.36583998799324036, 0.4150993227958679, -0.5947900414466858, 0.8168752193450928, 0.19424453377723694, 0.11395205557346344, -0.3322729468345642, 0.037298090755939484, -0.3514731824398041, 0.7643994092941284, 0.8832955360412598, -0.938622236251831, -0.23380117118358612, -0.15919364988803864, 0.5912133455276489, -0.6796819567680359, -0.7474148273468018, 0.01056926790624857, 1.4846261739730835, -0.19442301988601685, 0.31303033232688904, -0.5095783472061157, -0.5006175637245178, 0.26262474060058594, 0.5825687646865845, -0.4895145297050476, 0.029535071924328804, -0.6190814971923828, 0.45230090618133545, -0.1036486029624939, -0.07958503812551498, -0.29647624492645264, 0.015654103830456734, -0.04038579761981964, 0.15038573741912842, -0.5238388776779175, 0.31474319100379944, 0.33054301142692566, 0.30522260069847107, 0.888695478439331, 0.23911824822425842, -0.2747546434402466, -0.16375315189361572, -0.3519763648509979, 0.4979139566421509, 1.0143623352050781, 0.34092721343040466, 0.5338753461837769, 0.020308034494519234, 0.3598366677761078, -0.12407118082046509, -0.06473394483327866, -0.2526339590549469, -0.3198374807834625, -0.4138733744621277, -0.41770973801612854, -0.24993018805980682, -0.11764384061098099, -0.14347250759601593, -0.029780471697449684, -0.12777204811573029, -0.08286047726869583, -0.5053837895393372, 0.3887735903263092, -0.5205783843994141, -0.25492534041404724, 0.47931796312332153, -0.8931763172149658, 0.05874974653124809, 0.050187721848487854, -0.32852187752723694, 0.49108272790908813, 0.9071651697158813, -0.2089860439300537, 0.4629647433757782, 1.3768543004989624, 0.6869271993637085, -0.1809644103050232, 0.007335574831813574, 0.3995022773742676, 0.3921402096748352, -0.28198638558387756, 0.3709507882595062, -0.2928278148174286, 0.223500058054924, -0.9515509009361267, 0.4670311212539673, -0.30487605929374695, -0.35786089301109314, -0.3927316963672638, -0.08309119939804077, -0.2046792358160019, 0.08902375400066376, -0.4661189019680023, -0.8351793885231018, 0.05434975400567055, -0.46924901008605957, -0.06891518831253052, 0.4291951358318329, -0.5017073750495911, -0.8194864988327026, 0.5135692358016968, 0.5658969283103943, 0.8722019195556641, 0.5115843415260315, 0.7548677325248718, -0.22087611258029938, 0.6707223057746887, 0.2611047029495239, 0.0033786315470933914, 0.566055417060852, 0.02821747027337551, -0.3818293809890747, -0.6011583209037781, -0.11168373376131058, -0.24611608684062958, 0.18273761868476868, -0.6804351806640625, 0.04545631632208824, 0.2604259252548218, 0.523803174495697, -0.11200187355279922, -1.1627315282821655, 1.1904520988464355, -0.25050437450408936, -0.967387318611145, -0.048352811485528946, 0.9967297315597534, 0.12690548598766327, -0.3525385558605194, -0.41394859552383423, 0.21068760752677917, -0.4610332250595093, -0.6070145964622498, -0.5169029235839844, 0.6529824137687683, 0.19549523293972015, -0.5634580850601196, 0.01350373961031437, -0.3959847688674927, 0.2722386419773102, -0.23216445744037628, -0.7413106560707092, -0.25221434235572815, 1.0237395763397217, 0.15954174101352692, 0.39730703830718994, -0.18581748008728027, -0.9499261975288391, 0.16101892292499542, 0.6752328276634216, 0.966732919216156, 0.19581840932369232, 0.5441524386405945, 1.0029127597808838, -0.2788236439228058, 0.2976294755935669, 0.27693796157836914, 0.6188260316848755, 0.1677558273077011, -0.2947174310684204, -0.40425604581832886, -0.15017174184322357, -0.6668521165847778, -1.2153959274291992, 0.09932881593704224, 1.161774754524231, 0.4097137451171875, -0.01964106224477291, -0.22390873730182648, -0.47970709204673767, -0.7649896740913391, -0.8066443800926208, -1.0475995540618896, -0.13557718694210052, -0.031631387770175934, -0.5912356376647949, 0.8950296640396118, -0.5354195833206177, 4.375439643859863, 1.0856245756149292, -0.011624949052929878, 0.19787484407424927, -0.38766634464263916, 0.9348686337471008, 0.21453794836997986, 0.39820003509521484, 0.5983453392982483, -0.6751240491867065, 0.6626793146133423, -0.7807314395904541, 0.13119648396968842, 0.3356875777244568, -0.0021408486645668745, 1.2594316005706787, -0.21717952191829681, 0.24376872181892395, -0.009523889049887657, -0.9932596683502197, -0.7229632139205933, 0.06866057217121124, -0.22210273146629333, 0.9081572890281677, -0.014270939864218235, 0.9246618151664734, -0.3859782814979553, -0.0500604510307312, 0.27192240953445435, -0.3115909993648529, 0.4593864381313324, -0.28151342272758484, 0.6471094489097595, -0.19667179882526398, 0.14958159625530243, 0.47087782621383667, 0.33545634150505066, -0.3115844428539276, 0.15402956306934357, -0.06976836174726486, 0.3133256137371063, 0.07501006126403809, -0.4431079924106598, -0.30960211157798767, -0.3202008008956909, 1.4225958585739136, -0.6221728324890137, -0.4056087136268616, 0.5159614086151123, -0.23122818768024445, 0.0030221808701753616, 0.5116329789161682, 0.5516396164894104, -0.5487192869186401, -0.5579051375389099, -0.4000745415687561, 0.06238881126046181, 0.11102543026208878, 0.5327105522155762, -0.36886271834373474, 0.22609058022499084, 0.5739595890045166, 0.21303917467594147, 0.35083135962486267, -0.18481940031051636, 0.3741030991077423, 0.06437782943248749, 0.6954842209815979, -0.8397607207298279, -0.3386875092983246, -0.012903206050395966, -0.23058649897575378, -0.3493221700191498, -1.0822350978851318, -0.146869957447052, 0.1366228610277176, -0.5840827226638794, -0.2415330410003662, 0.6426628828048706, -1.0154647827148438, -0.2664240896701813, -0.04795702546834946, -0.08869916945695877, -0.4253487288951874, 0.5533497929573059, 0.5429604053497314, -0.23369309306144714, 0.08728103339672089, 0.035377390682697296, 0.1564161330461502, 0.17732559144496918, 1.065036654472351, -0.8743131160736084, 0.9426642656326294, 0.4324685335159302 ]
[ 101, 2224, 2023, 3074, 1997, 4219, 2000, 2147, 2007, 1996, 18804, 13102, 4135, 4183, 7705, 1521, 1055, 21025, 2102, 22409, 1012, 21910, 4095, 15558, 2890, 25523, 4573, 21678, 2075, 2039, 1037, 18804, 13102, 4135, 4183, 2458, 4044, 1011, 2023, 2097, 3328, 2017, 2083, 4526, 1037, 4139, 5227, 3122, 2075, 4139, 11186, 1011, 2023, 2003, 1996, 7709, 2008, 18804, 13102, 4135, 4183, 4563, 16475, 2015, 2175, 2083, 2000, 13590, 2115, 5227, 28578, 12184, 3589, 10975, 19496, 13807, 9292, 2003, 2043, 2017, 20057, 12326, 2619, 2842, 1521, 1055, 3642, 15058, 2046, 2115, 2219, 16360, 2080, 1010, 10712, 2006, 21025, 2705, 12083, 1012, 4012, 1010, 1998, 2008, 3642, 15058, 2089, 2031, 2009, 1521, 1055, 2219, 5628, 1010, 2021, 2017, 2024, 2788, 20057, 12326, 3436, 1996, 3040, 3589, 1012, 2017, 2788, 2059, 17598, 2115, 9292, 2000, 2115, 2334, 3698, 1012, 2017, 2059, 3443, 2115, 2219, 5628, 1010, 2029, 2024, 12446, 23416, 2015, 1997, 2115, 2219, 9292, 1012, 2216, 20057, 12326, 2015, 1010, 2130, 2065, 3724, 2000, 2115, 21025, 2705, 12083, 2024, 2025, 1037, 2112, 1997, 1996, 2434, 3642, 15058, 1010, 1999, 2023, 2553, 5915, 2581, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1012, 2065, 2017, 2059, 12040, 1037, 4139, 5227, 1010, 2115, 3589, 1006, 3227, 1007, 2064, 2022, 2766, 2046, 1996, 2434, 3642, 15058, 1521, 1055, 3040, 3589, 1006, 2788, 1529, 2017, 2071, 2022, 2766, 2046, 2019, 6388, 3589, 2030, 2242, 2065, 2115, 3642, 2001, 1037, 5294, 2689, 2030, 2242, 1010, 2021, 2008, 1521, 1055, 2025, 5171, 1007, 1012, 2017, 2069, 9292, 2320, 1010, 2017, 17598, 2004, 2116, 2335, 2004, 2017, 2031, 6681, 2006, 2029, 2017, 2215, 2000, 3642, 1010, 1998, 2017, 3589, 1010, 10797, 1010, 1998, 5245, 2004, 2411, 2004, 2017, 2066, 1006, 2017, 2123, 1521, 1056, 2467, 2031, 2000, 5245, 1010, 2017, 2064, 5245, 2101, 2030, 2025, 2012, 2035, 1010, 2021, 2017, 1521, 2222, 2031, 2000, 5245, 2077, 2725, 1037, 4139, 5227, 1010, 1037, 1012, 1047, 1012, 1037, 1012, 10975, 1007, 1010, 1998, 2017, 12040, 1037, 10975, 2043, 2017, 2024, 3201, 1012, 2156, 2917, 23806, 6979, 2497, 1012, 4012, 1013, 5915, 2581, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1011, 1011, 1028, 9292, 1011, 1011, 1028, 21025, 2705, 12083, 1012, 4012, 1013, 1026, 1012, 1012, 1012, 1028, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1034, 1064, 1064, 21025, 2102, 17598, 21025, 2102, 1024, 1013, 1013, 21025, 2705, 12083, 1012, 4012, 1013, 1026, 1012, 1012, 1012, 1028, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1012, 21025, 2102, 1064, 1064, 1036, 1011, 1011, 3970, 1026, 1011, 1011, 4139, 5227, 1058, 1034, 1013, 2188, 1013, 1026, 1012, 1012, 1012, 1028, 1013, 16360, 2080, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1064, 1064, 1064, 1064, 21025, 2705, 12083, 1012, 4012, 1013, 1026, 1012, 1012, 1012, 1028, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1013, 3589, 1035, 1060, 2100, 2480, 1064, 1064, 1064, 1064, 1064, 1058, 1058, 1064, 1058, 3589, 1035, 5925, 1012, 1012, 1012, 1036, 1011, 1011, 5245, 1026, 1011, 1011, 3589, 1035, 1060, 2100, 2480, 1006, 4283, 2000, 16293, 21405, 2005, 2023, 6581, 6412, 1007, 102 ]
metasploit
98.txt
0
[CLS] overviewone of the most important things to learn when first working with metasploit is how to navigate metasploit ’ s codebase. however, its often not immediately clear how this should be done. this page aims to explain some of the different approaches that one can take when navigating metasploit ’ s codebase and provides a primer for learning how metasploit ’ s codebase is structured. a quick reminder before we get started, but one can always access the metasploit slack at url normally this page should allow you to sign up, however if for any reason you cannot, feel free to shoot an email to msfdev at rapid7 dot com and we will be happy to send you an invite link. metasploit code structurea great outline of metasploit ’ s code structure can be found at url which should be referred to for an overview of metasploit ’ s code structure. to repeat what is said there there are the following main subdirectories : data - our general data storage area. used to store wordlists for use by modules, binaries that are used by exploits, images, and more. db - holds the metasploit module database information. the modules _ metadata _ base. json file here gets updated every time a new module is pushed into the framework or the properties of one gets updated, so that metasploit can do things like autocompleting module names. docker - files related to building a docker instance of metasploit framework. documentation - this is the documentation directory. every module that has been landed within the last 3 - 4 years is required to have documentation along with the exploit code. you may find older exploits don't have documentation ; if you ’ d like to help out with this we have an open task at url for adding missing documentation to some auxiliary modules. external - used as a storage area for the source code of the binaries that modules might depend on, as well as burpsuite, zsh tab completion, and a metasploit specific fork of the serialport project. lib - where all the library code goes. if your working on something that could affect multiple modules, that code will likely be contained in a library stored under this directory. modules - all modules are stored under this directory, and are further broken down into several categories. modules / exploit - stores exploit modules which generally tend to gain you a shell of some
[ 0.24744944274425507, -0.6201826333999634, -0.39918652176856995, 0.054477088153362274, -0.23260854184627533, -0.1808333545923233, -0.4154900014400482, 0.2091505080461502, 0.06681893765926361, 0.7057961225509644, 0.2443510890007019, 0.07249303162097931, 0.43605542182922363, -0.48228102922439575, -0.7304015755653381, 0.04680761694908142, -0.24686628580093384, 0.08485706150531769, -1.3391649723052979, -0.01490519754588604, -0.052724238485097885, -0.11140184104442596, -0.8377955555915833, -0.48183202743530273, -0.2357582300901413, 1.2347761392593384, 0.21595536172389984, -0.3111456334590912, 0.5592676997184753, 0.6662001013755798, 0.6051287651062012, -0.16052109003067017, -0.020098911598324776, -0.40055105090141296, 0.20714178681373596, -0.3542780578136444, 0.902464747428894, -0.6457962989807129, 0.48459741473197937, -1.267559289932251, 0.36399394273757935, -0.7597600221633911, -0.4133508801460266, -0.36683890223503113, -0.30938076972961426, -0.28018081188201904, -0.3409609794616699, 0.4682243764400482, 0.643159031867981, -0.3714730739593506, 0.7343106865882874, 0.17638808488845825, 0.33953505754470825, -0.105948805809021, 0.1424814909696579, -0.05671743303537369, -0.35994404554367065, 0.04219377785921097, -0.3749176263809204, 0.13394208252429962, 0.2738982141017914, 0.3922935426235199, 0.25886037945747375, -0.9385110139846802, 0.12048269808292389, 0.462815523147583, 0.26134347915649414, -0.17651239037513733, -0.08203190565109253, -0.6600338816642761, -0.02792162448167801, 0.9087725281715393, -0.8078396916389465, -0.2985409200191498, -1.0442978143692017, -0.10972228646278381, 0.5164027214050293, -0.2955246567726135, -0.2015352100133896, 0.6110645532608032, -0.09344100952148438, 0.7353408932685852, 0.5169612765312195, -0.2451283037662506, -0.08595428615808487, -0.0470113568007946, 0.28855496644973755, 1.03090500831604, -0.6147940158843994, 0.365023672580719, 0.25567755103111267, 0.6062843203544617, -0.4285365045070648, 0.5586304664611816, 0.15547999739646912, 0.5934992432594299, -0.027858875691890717, 0.24346788227558136, 0.05133726820349693, 0.41023918986320496, 0.7499266266822815, 0.794707179069519, 0.07441489398479462, 0.5876449942588806, -0.17090445756912231, -0.03383263945579529, 0.2646273076534271, -0.44222313165664673, 0.2773677110671997, 0.4236992299556732, 0.5804232954978943, -0.19033974409103394, 0.2881259322166443, -0.5001434087753296, 0.24159152805805206, 0.41616344451904297, 0.8184561133384705, -0.15930511057376862, -0.3203839063644409, 0.5822980999946594, -0.08240186423063278, -0.5668290853500366, -0.4946567714214325, 0.038030918687582016, 0.03638717532157898, 0.5007416009902954, 0.428669273853302, 0.614130973815918, -0.45584550499916077, -0.7453804612159729, -0.2487989366054535, -0.6274855136871338, -0.33149757981300354, 0.468121200799942, 0.010839862748980522, 0.8402250409126282, -0.25958511233329773, 0.6058796644210815, 0.6541872024536133, -0.782967746257782, 0.3729856610298157, 0.3507292568683624, 0.3140067458152771, 1.1946336030960083, 0.06430556625127792, 0.015310724265873432, -0.3432789742946625, -0.40576061606407166, 0.17583420872688293, -0.1751594841480255, 0.08102897554636002, -0.5045250654220581, 0.6532250046730042, -0.2848159372806549, -0.4299723207950592, 0.21972869336605072, -1.0140659809112549, 1.11195969581604, -0.12379448115825653, 0.27711108326911926, -0.07088455557823181, 0.9725714325904846, 0.038695238530635834, 0.5453033447265625, -0.6657314896583557, 0.35420358180999756, -0.542373538017273, -0.7239952683448792, -0.25418218970298767, 0.011615666560828686, 0.2226162552833557, -0.26811355352401733, 0.11447712033987045, 0.23033565282821655, 1.4127291440963745, 0.6956357359886169, -0.07277577370405197, 0.16475102305412292, 0.5040028095245361, 0.4757400453090668, -0.8734739422798157, -0.1450587511062622, 0.24262356758117676, 0.5312479138374329, -0.22516411542892456, 0.07803525030612946, -0.2945985794067383, -0.7927261590957642, -0.154653862118721, -0.4725101590156555, -0.3364037573337555, 0.8443629145622253, -0.33952492475509644, 0.32876771688461304, 0.9583917260169983, -0.0881609171628952, -0.9519912004470825, 0.16861864924430847, -0.2916094660758972, -1.1925272941589355, -0.8747289180755615, 0.6020036935806274, -0.37991097569465637, 0.6469969749450684, -0.736582338809967, -0.2872345447540283, 0.733700156211853, 1.1587567329406738, -0.66446453332901, 0.42004963755607605, 0.648650050163269, 0.13501563668251038, -0.4137150049209595, 0.2437964379787445, -0.16811122000217438, -0.19016176462173462, -0.7858855724334717, 0.8510335683822632, -0.307527631521225, 0.2108227014541626, -0.44545838236808777, 0.2156275510787964, 0.6280522346496582, 0.22133509814739227, -0.03504854068160057, -0.1886991560459137, 0.40755829215049744, 0.10239488631486893, 0.0060930512845516205, -0.24140018224716187, -0.4174169600009918, 0.4250513017177582, 0.43228697776794434, 0.9371762275695801, 0.3966583013534546, -0.4042423963546753, 0.6164013743400574, 0.9423398375511169, -0.07510233670473099, -0.0783797949552536, 0.10423140972852707, 0.6380288004875183, 0.4074794054031372, 0.6791149377822876, 0.7521694898605347, 0.6285164952278137, 0.3738686740398407, 0.17187824845314026, -0.23148244619369507, 0.2317751944065094, -0.5604940056800842, 1.0212008953094482, 0.8533047437667847, -0.2011025995016098, -0.9713865518569946, -1.372572422027588, -0.12304338067770004, 0.9478887915611267, -0.9952366948127747, -0.3664998412132263, 0.2050224393606186, -0.07002249360084534, -0.5046331882476807, -0.3961801528930664, -0.028071826323866844, 0.4226207733154297, -0.04789464548230171, 0.24274682998657227, -0.05480760335922241, -0.8399437665939331, -0.8748337030410767, 0.2049543261528015, -1.280393123626709, -0.48379042744636536, -0.6884379982948303, -0.17616964876651764, -0.4653657376766205, -0.18920888006687164, 0.2484089881181717, -0.12334520369768143, -0.7014703750610352, -0.02858167700469494, 0.11789021641016006, 0.5831758379936218, 0.009793918579816818, -0.323619544506073, -0.40754857659339905, -0.04940883815288544, 0.08068665862083435, 0.8354979753494263, -0.6866545677185059, 0.025252925232052803, -0.4889698624610901, -0.4503954350948334, 0.25951310992240906, -0.12319830805063248, 0.5587616562843323, -0.3524681329727173, -0.025114674121141434, -0.06567521393299103, -0.4143564999103546, 0.14619675278663635, 0.2617532014846802, -0.3843522369861603, -0.06801222264766693, 1.2729640007019043, -0.6238202452659607, -0.1412227749824524, 0.7751059532165527, 0.8994317054748535, -0.6342369914054871, 0.5928956866264343, 0.21221613883972168, 0.23988290131092072, -0.6548492908477783, 0.6367894411087036, 0.16736705601215363, 0.15159428119659424, 0.18687544763088226, -0.732589840888977, -0.17637300491333008, -0.18589341640472412, 0.10257747024297714, -0.6123565435409546, 0.12631766498088837, 0.7665930986404419, 0.3778347074985504, -0.9421917796134949, 0.7774531245231628, -0.2924455404281616, -0.6334663033485413, -0.08517379313707352, 0.2660955488681793, 0.6060994267463684, -0.6332734823226929, 0.5195826888084412, -0.4162561297416687, -0.02064288593828678, -0.14659857749938965, -0.1721949279308319, 0.4898817837238312, -0.2929059565067291, 0.9815754890441895, -0.10815323144197464, -0.37667906284332275, 0.566028892993927, 0.5849232077598572, -0.41031989455223083, -0.3089316189289093, -0.19478388130664825, -0.7294313907623291, 0.4880470931529999, 0.5999687910079956, 0.7272679805755615, -0.03969603776931763, 1.053242802619934, -0.3909836709499359, 0.29819321632385254, 0.06399088352918625, 0.5594671964645386, 0.5112382173538208, 0.20632557570934296, -0.03356990963220596, 0.0394696407020092, -0.8045943975448608, -0.6784826517105103, -0.3424818217754364, 0.3708541691303253, 0.29093459248542786, -0.7399637699127197, 1.0861555337905884, -0.47206389904022217, -0.012257721275091171, 0.9016290307044983, 0.062372829765081406, -0.7152655124664307, 0.6298521757125854, 0.11306349188089371, 0.4980052709579468, -0.892487645149231, -0.11551765352487564, 0.1280640959739685, 0.04806426912546158, 0.2670660614967346, 0.010091607458889484, 0.0141631243750453, -0.015467033721506596, -0.5175012946128845, -0.04931763559579849, -0.7460224628448486, -0.2673659920692444, -0.06618362665176392, 0.43318670988082886, -0.5306025147438049, -0.8028093576431274, -0.49857640266418457, 0.8496740460395813, 0.7531595230102539, 0.44719210267066956, 0.7945725917816162, 0.4950766861438751, 0.41196659207344055, -0.47208529710769653, 0.2830193042755127, -0.23603133857250214, 0.31022974848747253, 0.3463648557662964, 0.7603370547294617, -0.2727194130420685, 0.05510206148028374, -0.07978115230798721, 0.12286987155675888, -0.7399615049362183, 0.28123539686203003, 0.44222986698150635, -0.31797125935554504, -0.9021229147911072, -0.6231741905212402, 0.5254557132720947, -0.021038752049207687, -0.2902751863002777, -0.4391553997993469, -0.009726081974804401, 0.5056067705154419, 0.4497418999671936, -0.9218990206718445, -0.26896026730537415, -0.45030391216278076, 0.03661244362592697, 0.04988699033856392, 0.43734341859817505, -0.036529820412397385, -1.0185580253601074, -0.034923478960990906, -0.5027686953544617, 0.396830290555954, 0.10646761208772659, 0.7542558908462524, 0.02503223903477192, -0.7982491850852966, 0.45389196276664734, 0.1324354112148285, -0.46110111474990845, -0.5037201642990112, -0.15036799013614655, 0.331074595451355, 0.8183550238609314, 0.4882311224937439, -0.5767000317573547, -0.29766902327537537, 0.1516745686531067, -0.5039125084877014, 0.7003857493400574, -0.6968269944190979, 0.3270522952079773, -0.11315972357988358, 0.18335171043872833, 0.1349148154258728, 0.6427447199821472, -0.6785777807235718, 0.14804786443710327, -1.0329344272613525, -0.09057609736919403, -0.683335542678833, -0.5849866271018982, 1.0642718076705933, 0.17034977674484253, -0.49517107009887695, 0.35062408447265625, 0.17682921886444092, -0.6257221102714539, 0.028875382617115974, -0.06682197004556656, -0.7229761481285095, 0.5759372115135193, -1.085384488105774, 0.3154546320438385, 0.18470460176467896, 0.11648882180452347, 0.3190864324569702, -0.3678091764450073, 0.9968929886817932, 0.3818369209766388, -0.348227322101593, -1.2933170795440674, -0.25027984380722046, 0.1570657640695572, 0.632233202457428, 0.010171843692660332, 0.4831269085407257, -0.2908833920955658, -0.4539298713207245, 0.16346977651119232, 0.20892001688480377, -0.8098336458206177, -1.111110806465149, 0.11738337576389313, -0.256431519985199, -0.19370196759700775, -0.006433023605495691, 0.33008018136024475, 0.23044712841510773, -0.3553781509399414, 0.5162035822868347, -0.32789263129234314, 0.14606624841690063, -1.0851361751556396, -0.13773883879184723, -0.6003381013870239, 0.05402335524559021, -0.17682760953903198, 0.0852193683385849, 0.03881401568651199, 0.15370696783065796, 0.1343003213405609, 0.3022328019142151, 0.5561681389808655, -0.11887340247631073, -0.05965594947338104, 0.5341569185256958, -0.01334204338490963, -0.5487239360809326, 0.4716535806655884, 0.25518977642059326, -0.2427734136581421, 0.552772581577301, -0.17004671692848206, -0.2710726261138916, -0.658353328704834, -0.7954434752464294, -0.1571439653635025, -0.7289859056472778, 0.5608378648757935, -0.5143102407455444, -0.5378140211105347, -0.08894151449203491, 0.3431853652000427, 0.4933553636074066, -0.9150033593177795, -0.08213327825069427, -0.41094911098480225, 0.3798428177833557, -0.057317979633808136, -0.5707880258560181, -0.4558538496494293, -0.8905869722366333, -0.570322573184967, 1.3312056064605713, 0.14473089575767517, -0.2054157704114914, 0.04040326923131943, -0.011336526833474636, 0.44489380717277527, 0.5589083433151245, -0.19594164192676544, -0.7814642190933228, -0.19267988204956055, -0.12847188115119934, 0.1568266898393631, 0.42502138018608093, -0.5665687322616577, 0.3585824966430664, -0.08876867592334747, 0.39925116300582886, 0.15478335320949554, 0.019646428525447845, -0.17473678290843964, -0.25419390201568604, 0.6875306367874146, -0.5928215384483337, 0.26835814118385315, -0.2562143802642822, 0.8245269060134888, -0.1793319433927536, -0.31684041023254395, -0.4125276505947113, 0.5220405459403992, -0.7450635433197021, -1.706493854522705, 0.8240291476249695, 0.034684088081121445, -0.7396185994148254, 0.40515947341918945, -0.4738565683364868, 0.9988454580307007, -0.16285450756549835, 0.5522816181182861, 0.9093433022499084, 0.3072473704814911, 0.19498679041862488, -0.6476784348487854, 0.2211533784866333, 0.16756899654865265, 0.3818952441215515, 0.6865459084510803, -0.20429779589176178, -0.12134592980146408, 0.5169772505760193, -0.3440087139606476, -0.1175544485449791, -0.6297947764396667, -0.860318660736084, 0.6508941650390625, -0.4110376238822937, 0.7620104551315308, -0.4135325253009796, -0.6183596849441528, 0.41735509037971497, 0.14479069411754608, 0.48176977038383484, -0.4871881604194641, 0.3211277425289154, 0.010459593497216702, 0.2135193943977356, -0.6579713821411133, 0.3046210706233978, -0.2965143620967865, -0.6329348683357239, 0.9760459661483765, 0.02304617129266262, -0.05932144075632095, 0.45947977900505066, 0.6259477138519287, -0.9923227429389954, -0.5652272701263428, -1.214905023574829, -0.2833285927772522, 0.37495577335357666, -0.45645779371261597, -0.3258199095726013, 0.04761887714266777, 0.38948413729667664, 0.1573462337255478, 0.4002726972103119, -0.06259375810623169, 0.10559555888175964, -0.5755794048309326, -0.023291919380426407, 0.06738048046827316, 0.4925000071525574, 0.6724544763565063, -0.7450092434883118, -0.595870316028595, -0.680931806564331, 0.042441874742507935, 0.03801257163286209, 0.13622769713401794, 0.7592566013336182, 0.2490738034248352, 0.8829964399337769, -0.14657583832740784, 0.5760596990585327, 0.4264167845249176, -0.13936112821102142, 0.37006279826164246, 0.5118803381919861, 0.07271319627761841, -1.1220535039901733, -0.44756248593330383, -0.10203492641448975, 0.1128980740904808, 0.6869661211967468, -0.4561181664466858, -0.2735247015953064, -0.007000905927270651, -0.8714138269424438, -0.48428869247436523, -0.7395378947257996, -0.5376185774803162, -0.9234651327133179, -0.6681705117225647, -0.1649494171142578, 0.247543066740036, -0.03470645844936371, -0.3750708997249603, -0.6156179308891296, -0.15735779702663422, -0.5564375519752502, 0.30829012393951416, -0.7300071716308594, 0.19681397080421448, -0.24470551311969757, 0.00820857472717762, -0.9468676447868347, -0.5046838521957397, -0.24226981401443481, -0.2021423727273941, -0.16361968219280243, -0.7611706852912903, -0.07653931528329849, 0.2781011760234833, -0.6857233643531799, 0.3787766396999359, -0.49577081203460693, 0.18576563894748688, 0.10477518290281296, -0.6377915143966675, -0.1053512766957283, 1.0696345567703247, -0.8306388258934021, 0.44740620255470276, -0.37257078289985657, 0.40669068694114685, 0.5002182126045227, -0.36435115337371826, 0.07244895398616791, 0.34033146500587463, 0.3625999391078949, 0.022411294281482697, -0.003086794400587678, -0.20279256999492645, 0.2011779099702835, -0.19639739394187927, -0.6957559585571289, -0.5423260927200317, -0.5062983632087708, 0.14176204800605774, 0.06210622936487198, -0.7521865367889404, 0.3298872113227844, 1.2316218614578247, 0.1902836263179779, -0.39309999346733093, -0.580462634563446, 0.9746657013893127, 0.6085039973258972, 0.5985413193702698, 0.2607162296772003, 0.5568090081214905, 0.1404457539319992, -0.010089297778904438, -0.059366580098867416, 0.5507593750953674, -0.9440547823905945, 0.32186707854270935, 0.01010329369455576, -0.34570133686065674, -0.07804355770349503, -0.45104944705963135, -0.5191730260848999, 0.24843037128448486, 0.2735605537891388, -0.13122746348381042, 0.3696317970752716, -0.38939788937568665, -0.2713826894760132, 0.2794574499130249, -1.0495681762695312, -0.1186763197183609, 0.09256384521722794, -0.750119686126709, -0.7035861015319824, -0.369132399559021, -0.08803005516529083, 0.6520248651504517, -0.5214999914169312, 0.20708556473255157, 0.061732422560453415, -0.6366026997566223, 0.5751702785491943, 0.7736750245094299, -0.8034647703170776, -0.12737174332141876, -0.09612761437892914, 0.1700475513935089, -0.27948522567749023, -0.5384408831596375, 0.36938491463661194, 1.1239813566207886, -0.03688443452119827, 0.04075196385383606, -0.3199789822101593, 0.45662179589271545, 0.5692287087440491, 0.21721936762332916, -0.1216619461774826, 0.39816200733184814, -0.5480536222457886, 0.7125433683395386, -0.39555156230926514, -0.2218603789806366, -0.04885267838835716, 0.18476183712482452, 0.06579405814409256, -0.15396320819854736, -0.572989284992218, 0.9366507530212402, -0.18055835366249084, 0.2533073425292969, 0.9409012198448181, 0.08908446133136749, 0.09017418324947357, -0.6189272999763489, -0.3171262741088867, -0.12670132517814636, 0.28688517212867737, 0.17902536690235138, 0.5845411419868469, -0.3844242990016937, 0.46140778064727783, 0.24188250303268433, -0.573972225189209, -0.44989973306655884, 0.19970841705799103, -0.25145581364631653, -0.28500959277153015, -0.34051772952079773, -0.28124141693115234, 0.009548519738018513, 0.21145690977573395, -0.24295732378959656, 0.09250295907258987, -0.5817554593086243, -0.191891610622406, -0.06875142455101013, -0.5402309894561768, 0.7599709630012512, -0.6369200348854065, 0.5593299865722656, -0.29546165466308594, -0.12392029166221619, 0.8004026412963867, 0.5051716566085815, -1.01567804813385, 0.022052396088838577, 0.7036735415458679, 0.2956075370311737, -0.7385069727897644, 0.7027653455734253, -0.08443126827478409, 0.3612637519836426, 0.24903614819049835, 0.11832505464553833, -0.19615614414215088, 1.1039459705352783, 0.10982844233512878, -0.4183500409126282, -0.6164638996124268, 0.2860180735588074, -0.4331497848033905, 0.020413586869835854, 0.2104719877243042, -0.02570534683763981, -0.012254398316144943, -0.37483200430870056, 0.361112505197525, -0.630773663520813, -0.23235857486724854, 0.5457292795181274, -0.8508063554763794, -0.560134768486023, 0.9329474568367004, 0.508137047290802, 1.0646729469299316, 0.23477713763713837, 1.1332858800888062, -0.0017725813668221235, 0.17794367671012878, 0.5829610824584961, -0.3898305892944336, 0.17063382267951965, -0.11958535760641098, 0.0826404020190239, -0.6151732802391052, 0.2759104371070862, -0.6458687782287598, 0.5669560432434082, 0.03340544551610947, -0.26179003715515137, -0.7031289935112, 0.4876699149608612, -0.8150338530540466, -0.8633322715759277, 0.3328085243701935, 0.04006492719054222, -0.67728191614151, -0.37096327543258667, 0.5961865782737732, 0.4029808044433594, 0.5304827690124512, -0.440849632024765, -0.5230910778045654, -0.20595431327819824, -0.35096386075019836, -0.43834349513053894, 0.5118783116340637, -0.08030913770198822, -0.029491815716028214, -0.10305607318878174, -0.7957854270935059, -0.01369170006364584, 0.5869225263595581, -0.8214161396026611, -0.6378092765808105, 1.051074504852295, 0.19233383238315582, 1.168692946434021, -0.10520816594362259, -0.42873430252075195, 0.16761450469493866, 0.2126305103302002, 0.7229876518249512, 0.005822473205626011, 0.555347740650177, 0.5284388661384583, 0.22716228663921356, 0.2770463526248932, -0.030782300978899002, 1.0300954580307007, -0.006363854743540287, -0.4953000247478485, 0.1955476850271225, -0.33425530791282654, -0.6281663179397583, -0.499925822019577, 0.10575258731842041, 0.09957710653543472, 0.004369885195046663, 0.023724431172013283, -1.1078674793243408, -0.4405120611190796, -0.34898850321769714, 0.08295916020870209, -0.5301134586334229, 0.2728358805179596, 0.11733019351959229, 0.2777591347694397, 0.8937858939170837, -1.0269930362701416, 4.220160484313965, 0.8248832821846008, -0.1486305147409439, 0.09589660912752151, 0.14552022516727448, 0.8152030110359192, 0.884878933429718, -0.8447542786598206, 0.7317953109741211, -0.5426903367042542, -0.06140989065170288, -0.8020947575569153, 0.02010485716164112, 0.4304073750972748, 0.47978445887565613, 0.48498862981796265, -0.6431335210800171, 0.10227090120315552, 0.3101426661014557, -1.1455458402633667, -1.1618602275848389, -0.04481664299964905, -0.8146767020225525, 0.4931415915489197, 0.40589621663093567, 0.0061503686010837555, -0.34452730417251587, -0.5745563507080078, -0.04101482778787613, -0.10050142556428909, -0.034336723387241364, -0.14833420515060425, 0.516619086265564, -0.17016063630580902, -0.7707364559173584, -0.1938772350549698, -0.4584316909313202, -1.1936966180801392, -0.06456230580806732, -0.21030309796333313, 0.22522582113742828, 0.25764134526252747, 0.1058436706662178, -0.462508887052536, 0.728690505027771, 0.7624003887176514, -0.7476868033409119, 0.0885235145688057, 0.35533615946769714, -0.9403084516525269, 0.2700004577636719, 0.2740466296672821, 0.6993796825408936, 0.20298896729946136, -0.7373722791671753, -0.11737530678510666, -0.21126273274421692, -0.17980897426605225, 0.3810337483882904, 0.3042159676551819, 0.2083546668291092, 0.004728957079350948, -0.017735140398144722, 0.17671111226081848, -0.660201370716095, 0.3873536288738251, -0.102073073387146, 0.25669971108436584, 0.298282265663147, 0.0218470711261034, 0.07305549085140228, -0.06417357176542282, 0.0451253205537796, -0.25439339876174927, 0.8392459154129028, 0.38091543316841125, -0.28839269280433655, -0.05290593206882477, 0.47398170828819275, -0.4534693956375122, -0.1534237116575241, -0.7778394818305969, -0.8381848931312561, 0.15280482172966003, 0.9444521069526672, 1.0187203884124756, -0.5690728425979614, -1.199924349784851, -0.3446103036403656, 0.6057668328285217, 0.3773236572742462, 0.4347041845321655, -0.5780252814292908, 0.48079872131347656, 0.5519665479660034 ]
[ 101, 19184, 5643, 1997, 1996, 2087, 2590, 2477, 2000, 4553, 2043, 2034, 2551, 2007, 18804, 13102, 4135, 4183, 2003, 2129, 2000, 22149, 18804, 13102, 4135, 4183, 1521, 1055, 3642, 15058, 1012, 2174, 1010, 2049, 2411, 2025, 3202, 3154, 2129, 2023, 2323, 2022, 2589, 1012, 2023, 3931, 8704, 2000, 4863, 2070, 1997, 1996, 2367, 8107, 2008, 2028, 2064, 2202, 2043, 6583, 5737, 16961, 18804, 13102, 4135, 4183, 1521, 1055, 3642, 15058, 1998, 3640, 1037, 3539, 2099, 2005, 4083, 2129, 18804, 13102, 4135, 4183, 1521, 1055, 3642, 15058, 2003, 14336, 1012, 1037, 4248, 14764, 2077, 2057, 2131, 2318, 1010, 2021, 2028, 2064, 2467, 3229, 1996, 18804, 13102, 4135, 4183, 19840, 2012, 24471, 2140, 5373, 2023, 3931, 2323, 3499, 2017, 2000, 3696, 2039, 1010, 2174, 2065, 2005, 2151, 3114, 2017, 3685, 1010, 2514, 2489, 2000, 5607, 2019, 10373, 2000, 5796, 2546, 24844, 2012, 5915, 2581, 11089, 4012, 1998, 2057, 2097, 2022, 3407, 2000, 4604, 2017, 2019, 13260, 4957, 1012, 18804, 13102, 4135, 4183, 3642, 3252, 2050, 2307, 12685, 1997, 18804, 13102, 4135, 4183, 1521, 1055, 3642, 3252, 2064, 2022, 2179, 2012, 24471, 2140, 2029, 2323, 2022, 3615, 2000, 2005, 2019, 19184, 1997, 18804, 13102, 4135, 4183, 1521, 1055, 3642, 3252, 1012, 2000, 9377, 2054, 2003, 2056, 2045, 2045, 2024, 1996, 2206, 2364, 4942, 4305, 2890, 16761, 3111, 1024, 2951, 1011, 2256, 2236, 2951, 5527, 2181, 1012, 2109, 2000, 3573, 2773, 27103, 2005, 2224, 2011, 14184, 1010, 8026, 12086, 2008, 2024, 2109, 2011, 20397, 1010, 4871, 1010, 1998, 2062, 1012, 16962, 1011, 4324, 1996, 18804, 13102, 4135, 4183, 11336, 7809, 2592, 1012, 1996, 14184, 1035, 27425, 1035, 2918, 1012, 1046, 3385, 5371, 2182, 4152, 7172, 2296, 2051, 1037, 2047, 11336, 2003, 3724, 2046, 1996, 7705, 2030, 1996, 5144, 1997, 2028, 4152, 7172, 1010, 2061, 2008, 18804, 13102, 4135, 4183, 2064, 2079, 2477, 2066, 8285, 9006, 10814, 3436, 11336, 3415, 1012, 8946, 2121, 1011, 6764, 3141, 2000, 2311, 1037, 8946, 2121, 6013, 1997, 18804, 13102, 4135, 4183, 7705, 1012, 12653, 1011, 2023, 2003, 1996, 12653, 14176, 1012, 2296, 11336, 2008, 2038, 2042, 5565, 2306, 1996, 2197, 1017, 1011, 1018, 2086, 2003, 3223, 2000, 2031, 12653, 2247, 2007, 1996, 18077, 3642, 1012, 2017, 2089, 2424, 3080, 20397, 2079, 2025, 2031, 12653, 1025, 2065, 2017, 1521, 1040, 2066, 2000, 2393, 2041, 2007, 2023, 2057, 2031, 2019, 2330, 4708, 2012, 24471, 2140, 2005, 5815, 4394, 12653, 2000, 2070, 9830, 14184, 1012, 6327, 1011, 2109, 2004, 1037, 5527, 2181, 2005, 1996, 3120, 3642, 1997, 1996, 8026, 12086, 2008, 14184, 2453, 12530, 2006, 1010, 2004, 2092, 2004, 20934, 14536, 28880, 2063, 1010, 1062, 4095, 21628, 6503, 1010, 1998, 1037, 18804, 13102, 4135, 4183, 3563, 9292, 1997, 1996, 7642, 6442, 2622, 1012, 5622, 2497, 1011, 2073, 2035, 1996, 3075, 3642, 3632, 1012, 2065, 2115, 2551, 2006, 2242, 2008, 2071, 7461, 3674, 14184, 1010, 2008, 3642, 2097, 3497, 2022, 4838, 1999, 1037, 3075, 8250, 2104, 2023, 14176, 1012, 14184, 1011, 2035, 14184, 2024, 8250, 2104, 2023, 14176, 1010, 1998, 2024, 2582, 3714, 2091, 2046, 2195, 7236, 1012, 14184, 1013, 18077, 1011, 5324, 18077, 14184, 2029, 3227, 7166, 2000, 5114, 2017, 1037, 5806, 1997, 2070 ]
metasploit
99.txt
0
sort. modules / auxiliary - stores auxiliary modules, which are used to gain information and generally don ’ t gain a shell. modules / post - stores post modules which perform useful actions after one has gained access to a target. modules / encoders - stores encoder modules which are used to encode various payloads to help avoid bad characters or provide additional obfuscation. modules / evasion - stores evasion modules which are used to help avoid antivirus. modules / nops - stores nop modules used for generating nop shellcode for various architectures. plugins - used for storing various metasploit plugins that allow metasploit to integrate with other programs or import data from other programs. scripts - stores various scripts used within metasploit, such as meterpreter, and scripts for the console interface of metasploit framework. spec - contains various rspec checks that are used to ensure libraries and core functionality within the framework are working as expected. if you are writing a new library or adjusting one, you may need to update the corresponding rspec file within this directory to ensure the specification checks are updated to reflect the new behavior. test - contains tests for various parts of metasploit code to ensure they are operating as expected. tools - contains various tools that may be helpful under different situations. the dev directory contains tools useful during development, such as tools / dev / msftidy _ docs. rb which helps ensure your documentation is in line with standards. ~ ~ code navigation tools github code navigationyou can search through the code of metasploit using github with searches such as url note that double quotes are required to match specifically on a certain term ; in the previous example this term was payload. arch. you can also set the type = code parameter to specifically match only on code results, however this can be set to commits or issues if you want to search commits or issues instead. finally notice that when searching code, its important to also specify the language of the files you want to match. in the case above i made it so that my results would only match on files deemed by github to contain ruby code, however you can also specify other languages such as batch, or c if you want those languages instead. you can even remove the language restriction if you find your search results are too narrow. another incredibly useful feature of github is the ability to search across all repositories that an organization owns. this
[ 0.012455247342586517, -0.16187331080436707, -0.11627986282110214, 0.07119446247816086, 0.01733364164829254, -0.3555070161819458, -0.34970545768737793, 0.2763282358646393, 0.10560423135757446, 0.3892604112625122, 0.25666582584381104, 0.40025484561920166, 0.1399942934513092, -0.45609113574028015, -0.13028937578201294, -0.3487296998500824, 0.09175325185060501, -0.1301482766866684, -0.7381756901741028, -0.675773024559021, -0.09278783947229385, 0.15971294045448303, -0.8577917814254761, -0.7653102278709412, -0.650083065032959, 0.32380229234695435, 0.3195609152317047, 0.12114279717206955, 0.013258568942546844, 0.6835137605667114, 0.8801554441452026, 0.21945403516292572, 0.061767589300870895, -0.5809888243675232, 0.1587195247411728, -0.23961427807807922, 0.480757474899292, -0.8190857172012329, 0.830375611782074, -0.7770372629165649, 0.7164542078971863, -0.5291965007781982, -0.38812658190727234, -0.5766626000404358, -0.31156298518180847, -0.7566711902618408, 0.5856135487556458, -0.20139135420322418, 1.1613678932189941, 0.22253656387329102, 0.6978910565376282, 0.34679338335990906, -0.26135602593421936, -0.31442680954933167, -0.03998563438653946, -0.4618864357471466, 0.03838950768113136, 0.055089130997657776, 0.4426402747631073, 0.3311478793621063, -0.19686685502529144, 0.8509324789047241, 0.39287039637565613, -0.5101029872894287, -0.7186250686645508, 0.571516752243042, -0.02436947263777256, -0.3645506203174591, -0.0622134804725647, -1.0628414154052734, -0.07389915734529495, 0.7617954015731812, -0.5203703045845032, -0.5007948875427246, -0.7065437436103821, -0.08851739764213562, 1.0194380283355713, -0.6129913926124573, -0.304725706577301, 0.6762951016426086, 0.13972583413124084, 0.36294353008270264, 0.5989508628845215, -0.1937686949968338, 0.11474986374378204, -0.211534783244133, 0.22157526016235352, 0.9584781527519226, -0.8754166960716248, 0.06449639052152634, 0.07232192158699036, 0.5294016599655151, -0.871325671672821, 0.17132173478603363, 0.2871451675891876, 0.6460369229316711, 0.03748524561524391, -0.038611315190792084, -0.06639464199542999, -0.2068505883216858, 0.3417341411113739, 0.6777588129043579, 0.22649189829826355, 0.5427796244621277, -0.15316540002822876, 0.9872958064079285, 0.6356834173202515, -0.13851837813854218, -0.3052906394004822, -0.28994330763816833, 0.5349831581115723, 0.4127333164215088, 0.4590921700000763, -0.49508288502693176, 0.2301178276538849, 0.6478862166404724, 0.42341676354408264, 0.10611758381128311, -0.2611246705055237, 1.0270673036575317, 0.27029749751091003, -0.14201024174690247, -0.017850805073976517, -0.026452677324414253, 0.2698914408683777, 0.0821918398141861, -0.045507438480854034, 0.5472720265388489, -0.6740155816078186, -0.5031834244728088, -0.22696349024772644, 0.3959648907184601, 0.38459983468055725, 0.5673935413360596, -0.1278657764196396, 0.2902139723300934, -0.39627963304519653, -0.13951298594474792, 0.7523916363716125, -1.1632519960403442, 0.38408032059669495, 0.6416413187980652, -0.06690171360969543, 0.9671009182929993, -0.4970938563346863, -0.4140391945838928, 0.14624737203121185, -0.3694836497306824, -0.09498730301856995, 0.6585522890090942, -0.24161499738693237, -0.48500895500183105, 0.28820931911468506, 0.10234778374433517, -0.35019567608833313, 0.6324425935745239, 0.028163816779851913, 0.2331341952085495, -0.026665013283491135, -0.22424200177192688, -0.6278183460235596, 0.45558062195777893, 0.07337519526481628, 0.45782139897346497, -0.14334289729595184, 0.4987983703613281, -0.6039602160453796, -0.3672000765800476, -0.6643116474151611, 0.17798525094985962, 0.1580430120229721, -0.2724069356918335, 0.01424479577690363, 0.056297965347766876, 0.9430362582206726, 0.732953667640686, -0.2978053092956543, -0.2674826681613922, 0.37791404128074646, 0.6142781376838684, -0.5031083822250366, 0.569166362285614, -0.052099261432886124, 0.5525368452072144, 0.38525357842445374, -0.012210346758365631, -0.07990086823701859, -0.24320894479751587, -0.1545765995979309, -0.8235536813735962, -0.43889766931533813, 0.6753659248352051, -0.18849681317806244, 0.49090513586997986, 0.4508208632469177, 0.26266250014305115, -0.6353235244750977, -0.08150117099285126, -0.4855955243110657, -0.9348193407058716, -0.35658329725265503, 0.04940333962440491, 0.3099309504032135, 0.4136465787887573, -0.5014361143112183, 0.20363929867744446, 0.780255913734436, 0.4391235411167145, -0.45878708362579346, 0.7196983098983765, 0.5391982197761536, -0.08935581892728806, -0.2347119152545929, -0.07634562253952026, -0.01007305271923542, 0.03478815406560898, -0.9895551204681396, 0.5259978175163269, -0.5918982028961182, 0.2848375737667084, 0.19373252987861633, 0.5980023741722107, 0.7096368670463562, 0.21607938408851624, -0.2876845598220825, -0.35505741834640503, 0.11755119264125824, 0.1067231222987175, -0.3854905366897583, 0.45562806725502014, -0.5148220062255859, -0.2506614923477173, -0.12695369124412537, 1.0264885425567627, -0.10835868120193481, -0.034981876611709595, 0.36150649189949036, 0.12275850027799606, -0.6546412706375122, -0.1459612101316452, 0.10267305374145508, 0.5277261734008789, 0.037373196333646774, 0.8143187761306763, 0.05583643913269043, 0.7184284329414368, -0.020910657942295074, 0.1338249146938324, 0.25714486837387085, 0.2391776144504547, 0.058375414460897446, 0.9529154300689697, 0.8719099760055542, 0.03729482367634773, -0.41455724835395813, -0.8536062240600586, 0.7724660038948059, 0.7421479821205139, -0.646614134311676, -0.5842360258102417, -0.1845335215330124, -0.05082328990101814, -0.8212125897407532, -0.3105131685733795, -0.2699156105518341, 0.3553397059440613, 0.04997941106557846, -0.12107183039188385, -0.06290308386087418, -0.22321255505084991, -0.8490656018257141, 0.6426434516906738, -0.7288311123847961, 0.0251266248524189, -0.9598585963249207, -0.0950622484087944, -0.12033697217702866, -0.6014273762702942, 0.41134145855903625, -0.6316373348236084, -0.6040740013122559, 0.367357075214386, 0.02356308326125145, 0.5816556811332703, -0.0687808021903038, -0.11125018447637558, -0.8440665006637573, -0.013503761030733585, -0.2560614347457886, 0.8888822793960571, -0.2740900218486786, -0.24281026422977448, -0.7015913128852844, -0.429037481546402, -0.6144652366638184, 0.23449034988880157, 0.6264815926551819, 0.13309061527252197, -0.06161509454250336, -0.08522774279117584, -0.000615342054516077, 0.3647417724132538, 0.5665328502655029, 0.2894589602947235, -0.6660555005073547, 0.37876108288764954, -0.09457377344369888, 0.008811615407466888, 0.4068029224872589, 0.6141337752342224, -0.9425106048583984, 0.7086782455444336, 0.15414369106292725, 0.28229236602783203, -0.20698930323123932, 0.8224650025367737, 0.2744707465171814, 0.04304831102490425, -0.4979049265384674, -0.6277516484260559, 0.22232423722743988, -0.1718827784061432, -0.011755992658436298, -0.15844477713108063, 0.41306665539741516, 0.5992760062217712, -0.0913231298327446, -0.9940167665481567, 0.10012055933475494, -0.5482466816902161, -0.15144331753253937, -0.2398063838481903, 0.34251639246940613, 0.9655506014823914, -0.4390052258968353, 0.81159508228302, -0.17498904466629028, -0.6540205478668213, 0.04079528898000717, 0.18531978130340576, -0.3718266487121582, -0.374062180519104, 0.656175434589386, 0.5342426896095276, -0.27811604738235474, 0.6551589369773865, 0.163408100605011, -0.15960532426834106, -0.48778867721557617, 0.15953710675239563, 0.07001081109046936, -0.16959714889526367, 0.5939175486564636, 0.34519776701927185, 0.40983670949935913, 0.39906418323516846, -0.2693846821784973, -0.3280540704727173, -0.059812117367982864, 0.6282992959022522, -0.013667586259543896, 0.5490686297416687, 0.33559492230415344, 0.3012211322784424, -0.5674075484275818, -0.31669414043426514, 0.3046577274799347, 0.306249737739563, -0.1497351974248886, -0.5603495240211487, 1.0082032680511475, -0.19360080361366272, -0.06103811785578728, 0.3934435546398163, 0.006631956435739994, -0.8201718330383301, 0.49812617897987366, 0.07063491642475128, 0.6838131546974182, -0.03917364776134491, 0.1977219581604004, 0.2304656207561493, -0.5927587151527405, -0.13519452512264252, 0.3962204158306122, -0.32471564412117004, -0.588653028011322, -0.39583757519721985, 0.22830872237682343, -0.8575567603111267, -0.5503648519515991, -0.49914056062698364, 0.06105419620871544, -0.3742941915988922, -0.9890845417976379, -0.601140022277832, 0.36808112263679504, 0.47930634021759033, 0.5366168022155762, 0.991112232208252, 0.19943684339523315, -0.1443486511707306, -0.8013171553611755, 0.0318293571472168, -0.7292906045913696, 0.7795290946960449, 0.04545378312468529, 0.7384294271469116, -1.1663070917129517, 0.08734922111034393, -0.28643694519996643, 0.07907482981681824, 0.05961180105805397, 0.12538191676139832, 0.2997242510318756, -0.11188846826553345, -0.5209643244743347, 0.29326558113098145, 0.2626899778842926, -0.015934312716126442, -0.46912768483161926, -0.3954133093357086, 0.22485575079917908, 0.40911799669265747, 0.3916289508342743, -0.911309540271759, -0.9037219285964966, -0.23212768137454987, -0.029080549255013466, 0.08956175297498703, -0.13663366436958313, 0.15556752681732178, -0.9736353754997253, -0.26726365089416504, -0.4775206744670868, -0.1643689125776291, 0.35034117102622986, 0.2672410011291504, 0.28122541308403015, -0.7137954235076904, -0.15939819812774658, -0.2260741889476776, -0.7743499279022217, -0.7865172624588013, -0.1345083862543106, 0.11233919113874435, 0.3520265519618988, 0.6871560215950012, -0.05779723823070526, -0.6029521226882935, 0.4379916787147522, -0.4168011546134949, 0.7039240002632141, -0.7664313912391663, 0.48451435565948486, 0.1510498970746994, 0.08391962945461273, -0.3202166259288788, 0.3712694048881531, -0.5252309441566467, -0.17354334890842438, -0.3057423532009125, 0.12635427713394165, -0.5898177623748779, 0.29593589901924133, 0.6675645709037781, -0.5154619812965393, -0.5025333166122437, 0.6245615482330322, 0.2865193784236908, -0.05940548703074455, 0.20517534017562866, -0.10998272895812988, -0.9697023034095764, 0.10266178101301193, -0.34967440366744995, 0.33007586002349854, 0.19185063242912292, 0.4147464334964752, 0.38199856877326965, 0.003371170023456216, 0.5799038410186768, 0.1634826362133026, -0.18065857887268066, -0.9136332273483276, 0.11683353781700134, -0.11477896571159363, -0.04489443823695183, 0.27366307377815247, 0.832252562046051, 0.016809649765491486, -0.4894421696662903, 0.016725949943065643, 0.06161300092935562, -0.0694533959031105, -0.5113025903701782, -0.18507151305675507, -0.24708645045757294, -0.30483266711235046, -0.1562725007534027, 0.5574044585227966, 0.2296752780675888, -0.29392263293266296, -0.10158178955316544, 0.2909257411956787, 0.23899628221988678, -0.5995232462882996, -0.5149866342544556, -0.8779201507568359, -0.2861373722553253, -0.6100627183914185, 0.24786099791526794, -0.7217541933059692, 0.4057365953922272, -0.09001391381025314, 0.35898324847221375, 0.5687967538833618, -0.2137058526277542, -0.026050537824630737, 0.35315799713134766, 0.10291966050863266, -0.1657889187335968, -0.16605138778686523, 0.6281534433364868, 0.024619443342089653, 0.79441899061203, -0.1367722600698471, -0.38109448552131653, -0.5076944231987, -0.655834972858429, -0.3537958562374115, 0.13059188425540924, -0.17447808384895325, -0.4090748131275177, -0.6501277685165405, -0.20523419976234436, 0.4858647882938385, 0.10282572358846664, -1.2090963125228882, 0.14124102890491486, 0.019605295732617378, 0.40745916962623596, 0.13609987497329712, -0.7181792855262756, 0.17883509397506714, -0.7921957969665527, -0.5529929399490356, 1.1337131261825562, -0.24061988294124603, -0.04921988770365715, -0.623951256275177, 0.5508129000663757, -0.11036794632673264, 0.35593414306640625, -0.7632022500038147, -0.4224039614200592, -0.08944913744926453, 0.15857085585594177, -0.03921980783343315, 0.4146287143230438, 0.1931043118238449, 0.7158582210540771, -0.37175658345222473, -0.3280332684516907, -0.2919314205646515, -0.29195162653923035, -0.3345654308795929, 0.11425496637821198, 0.6350368857383728, 0.12378837913274765, -0.26879721879959106, -0.5434078574180603, 0.5948059558868408, 0.06191880255937576, -0.34788617491722107, -0.09099653363227844, 0.4868871867656708, -0.7549631595611572, -1.1344997882843018, 0.2940632998943329, 0.10841948539018631, -0.390788197517395, 0.522160530090332, -0.07770922034978867, 0.31195348501205444, -0.10729436576366425, 0.22530484199523926, 0.7062593102455139, -0.07390358299016953, 0.44876372814178467, -0.7278682589530945, 0.6030120253562927, 0.7424696683883667, 0.0249151811003685, 0.3436022698879242, -0.2810593843460083, 0.21853125095367432, 0.3068802058696747, -0.1397547423839569, -0.5226150751113892, -0.9116265177726746, -0.3028970956802368, 0.7462978959083557, -0.03603542596101761, 0.1561717689037323, 0.34494835138320923, -0.42325276136398315, -0.009155668318271637, -0.08020742237567902, -0.4385532736778259, -0.18499882519245148, 0.7588390707969666, 0.9912424683570862, 0.09121985733509064, -0.90522700548172, 0.3773219585418701, -0.6612588763237, -0.0395585261285305, 0.6071664094924927, 0.39302387833595276, -0.23197799921035767, 0.5454473495483398, 0.04406963661313057, -0.455062597990036, -0.2477179914712906, -0.7097169756889343, 0.2971842885017395, 0.10511817038059235, -0.3628862798213959, -0.6667313575744629, 0.33393359184265137, 0.09825210273265839, 0.26447468996047974, 0.5213268399238586, -0.05528911575675011, 0.3577125072479248, -0.8293433785438538, 0.40111401677131653, 0.11172641068696976, 0.279300332069397, 0.3442356586456299, -0.26476290822029114, -0.18937647342681885, -0.41018128395080566, -0.6185478568077087, -0.01825067214667797, 0.26693615317344666, 1.0756757259368896, 0.08244646340608597, -0.1790246218442917, -0.24834854900836945, -0.005037928465753794, 0.5973445773124695, -0.09182486683130264, 0.12772148847579956, 1.2495108842849731, -0.29273006319999695, -1.272633671760559, -0.19801227748394012, 0.3889322578907013, -0.2856537997722626, 0.21770627796649933, -0.17689213156700134, -0.6360809206962585, -0.03960403427481651, -0.05238034948706627, -0.09524614363908768, -0.6467739939689636, -0.5856300592422485, -0.39295369386672974, -0.2778877317905426, -0.12872155010700226, 0.0912686139345169, -0.1382407546043396, -0.14815326035022736, -0.3563404679298401, -0.4192211627960205, -0.2366979569196701, 0.31531834602355957, -0.19058549404144287, 0.017944790422916412, -0.4750000536441803, 0.2003064900636673, -0.4290444850921631, -0.9094096422195435, -0.08073728531599045, -0.16721726953983307, -0.5756385326385498, -0.7855405807495117, -0.1488390862941742, 0.24520941078662872, -0.4367976486682892, 0.3612671494483948, -0.9550837278366089, -0.40781542658805847, 0.1570763885974884, -0.6948844790458679, -0.20650063455104828, 0.4152693450450897, -0.2572699189186096, 0.40085461735725403, 0.0713847205042839, -0.017413290217518806, 0.39146363735198975, -1.1389902830123901, 0.21493354439735413, 0.10575827956199646, -0.12159021943807602, 0.5660262107849121, -0.01738560013473034, -0.6185503602027893, -0.040972743183374405, 0.383891761302948, -0.9492725729942322, -0.28251636028289795, -0.6927003264427185, 0.49564284086227417, 0.2196105271577835, 0.05971711128950119, 0.7882572412490845, 0.8900806903839111, 0.172413170337677, 0.126788929104805, -0.14611802995204926, 1.177855372428894, 0.9327956438064575, 0.5706716775894165, 0.09612749516963959, 0.564233124256134, 0.4209561347961426, -1.1028445959091187, 0.2437179535627365, 0.18855655193328857, -0.5198512077331543, -0.2521060109138489, -0.32968026399612427, -0.012228275649249554, 0.005468451883643866, -0.19142602384090424, 0.0817401185631752, -0.1329486072063446, 0.3022308647632599, -0.17523068189620972, -0.008503776043653488, -0.12386362254619598, 0.11459331214427948, 0.07841824740171432, -1.2978042364120483, 0.48020270466804504, -0.15893396735191345, -0.8196298480033875, -0.14925846457481384, -0.2504575848579407, -0.14504040777683258, 0.05375121533870697, -0.3819042444229126, 0.198984757065773, 0.23490898311138153, -0.07901224493980408, 0.09452308714389801, 1.2858912944793701, -1.0071895122528076, -0.7017529606819153, -0.36480632424354553, 0.12052322179079056, -0.6578214168548584, -0.9842750430107117, 0.2583668529987335, 0.9596021175384521, -0.015742767602205276, -0.32345879077911377, -0.7441372871398926, 0.19409123063087463, 0.7356104850769043, 0.15875431895256042, -0.22828169167041779, 0.04139687120914459, -0.3187004625797272, 0.40384283661842346, -0.46297338604927063, -0.2733680307865143, -0.12354563921689987, -0.2617638111114502, 0.5633368492126465, 0.2172829657793045, -0.5859311819076538, 0.686576247215271, 0.055888645350933075, -0.2501787841320038, 0.7984057664871216, 0.5337098836898804, 0.39841189980506897, -0.5743104219436646, 0.0013348291395232081, -0.17601530253887177, 0.08840072154998779, -0.03848392888903618, 0.7962363362312317, -0.4126461148262024, 0.2619204521179199, 0.020105309784412384, -0.9734083414077759, -0.1086612418293953, 0.8489283919334412, 0.060329534113407135, -0.1149415522813797, -0.2855689525604248, -0.017517371103167534, -0.01810799539089203, -0.08556071668863297, -0.34365561604499817, -0.4924587309360504, 0.2846204936504364, 0.043676406145095825, 0.10257892310619354, -0.48807430267333984, 0.44855210185050964, -0.5815414190292358, 0.2324933558702469, 0.4051550030708313, -0.2705044448375702, 0.3186408281326294, -0.33392637968063354, -0.6293954849243164, 0.8442476391792297, 1.2202860116958618, 0.12614157795906067, -0.477120041847229, 0.23166832327842712, -0.3509136438369751, 0.2860032021999359, 0.5657653212547302, 0.45191752910614014, -0.560623049736023, 0.2669537663459778, -0.20470456779003143, -0.6202195882797241, -0.6510952711105347, 0.02092575468122959, -0.1809966117143631, -0.6859805583953857, 0.5279548168182373, -0.21526168286800385, 0.10021234303712845, -0.20798783004283905, 0.6264339089393616, -0.4212144911289215, 0.07529432326555252, 0.054309774190187454, 0.5319175720214844, -0.46743452548980713, 1.0473827123641968, 0.2296123206615448, 0.8833773136138916, 0.4899217188358307, 0.8330557346343994, 0.4252573847770691, 0.710013747215271, 0.03153347596526146, -0.6322041749954224, -0.10750369727611542, -0.28218844532966614, -0.25701120495796204, -0.5974072813987732, 0.6578418612480164, -0.6123248338699341, 0.6302723288536072, -0.5515235662460327, 0.37978145480155945, -0.8756225109100342, 0.36065852642059326, 0.01794430799782276, -0.6934176087379456, 0.3843565285205841, -0.12027838826179504, -0.34128522872924805, -0.30675455927848816, 0.378213495016098, 0.47734615206718445, 0.7375608086585999, 0.048524025827646255, -0.4441836476325989, -0.17096221446990967, -0.37954607605934143, -0.10901238024234772, 0.8814373016357422, -0.8580695390701294, -0.35867631435394287, 0.29802921414375305, -0.8404324650764465, -0.08233634382486343, 0.1904333382844925, -0.012210221029818058, -0.30848193168640137, 0.5018587112426758, 0.4570152163505554, 0.7217944264411926, -0.04582066461443901, -0.14155460894107819, -0.0404890701174736, -0.10297605395317078, 0.5585702657699585, -0.3225418031215668, 0.7433541417121887, 0.36086776852607727, -0.2463473230600357, 0.1123303472995758, -0.7884454727172852, 0.7610882520675659, -0.605255663394928, -0.26528918743133545, -0.41314488649368286, 0.2605096995830536, -0.6865317225456238, 0.09834721684455872, 0.21578224003314972, 0.5887081027030945, 0.015287840738892555, 0.0419723317027092, -0.9299641251564026, 0.15798091888427734, -0.8707560300827026, 0.017891816794872284, -0.0890488252043724, -0.04960489645600319, 0.059243228286504745, -0.45357733964920044, 0.5865313410758972, -1.379062533378601, 4.471166133880615, 0.4601203203201294, 0.37402334809303284, 0.1548185497522354, 0.1471203863620758, 1.1635102033615112, 1.1587822437286377, -0.49163657426834106, -0.07872004806995392, -0.2021799087524414, 0.726784884929657, -0.5681301951408386, 0.4102255403995514, 0.34922364354133606, 0.6015646457672119, 0.4408922493457794, -0.21373683214187622, 0.5766350626945496, -0.008332660421729088, -0.7714096903800964, -0.9465093612670898, 0.16896766424179077, -0.34560462832450867, 0.7677244544029236, 0.2180875688791275, 0.24230767786502838, 0.028455983847379684, -0.4438568651676178, 0.7185952663421631, -0.39284998178482056, -0.07696618139743805, -0.15698064863681793, 0.5330102443695068, -0.3765159547328949, -0.30887940526008606, 0.19989755749702454, 0.1498982161283493, -0.21611014008522034, -0.3772527277469635, -0.13488122820854187, 0.2931898534297943, -0.5304176211357117, -0.028673183172941208, -0.37954261898994446, 0.22196313738822937, 0.5810942649841309, -0.8013997077941895, -0.03246348351240158, 0.25338640809059143, -0.33096563816070557, 0.9205775856971741, 0.29314377903938293, 0.6770564913749695, -0.44157612323760986, -1.0061371326446533, 0.5977966785430908, -0.5903239250183105, -0.5223907828330994, -0.12831370532512665, -0.15682987868785858, 0.2254764884710312, -0.6441936492919922, 0.37497299909591675, -0.09572334587574005, 0.07123199850320816, 0.855171263217926, -0.1752072274684906, 1.2872763872146606, 0.21433855593204498, -0.3315359055995941, -0.389968603849411, -0.3996880352497101, -0.4713699221611023, -0.42265114188194275, 0.4953145384788513, -0.43588048219680786, 0.2867864668369293, -0.2460118532180786, 0.7519354224205017, 0.08794210106134415, -0.638148307800293, -0.7376364469528198, -0.6748435497283936, -0.08362514525651932, 0.5230833888053894, 0.5753172039985657, 0.13108137249946594, -1.164414405822754, 0.1637839674949646, 0.38984233140945435, 0.48132961988449097, -0.1531059294939041, -0.5528475046157837, 0.47321951389312744, -0.01312899962067604 ]
[ 4066, 1012, 14184, 1013, 9830, 1011, 5324, 9830, 14184, 1010, 2029, 2024, 2109, 2000, 5114, 2592, 1998, 3227, 2123, 1521, 1056, 5114, 1037, 5806, 1012, 14184, 1013, 2695, 1011, 5324, 2695, 14184, 2029, 4685, 6179, 4506, 2044, 2028, 2038, 4227, 3229, 2000, 1037, 4539, 1012, 14184, 1013, 4372, 16044, 2869, 1011, 5324, 4372, 16044, 2099, 14184, 2029, 2024, 2109, 2000, 4372, 16044, 2536, 18093, 2015, 2000, 2393, 4468, 2919, 3494, 2030, 3073, 3176, 27885, 25608, 10719, 1012, 14184, 1013, 9345, 10992, 1011, 5324, 9345, 10992, 14184, 2029, 2024, 2109, 2000, 2393, 4468, 3424, 23350, 1012, 14184, 1013, 2053, 4523, 1011, 5324, 2053, 2361, 14184, 2109, 2005, 11717, 2053, 2361, 5806, 16044, 2005, 2536, 4294, 2015, 1012, 13354, 7076, 1011, 2109, 2005, 23977, 2536, 18804, 13102, 4135, 4183, 13354, 7076, 2008, 3499, 18804, 13102, 4135, 4183, 2000, 17409, 2007, 2060, 3454, 2030, 12324, 2951, 2013, 2060, 3454, 1012, 14546, 1011, 5324, 2536, 14546, 2109, 2306, 18804, 13102, 4135, 4183, 1010, 2107, 2004, 8316, 28139, 3334, 1010, 1998, 14546, 2005, 1996, 10122, 8278, 1997, 18804, 13102, 4135, 4183, 7705, 1012, 28699, 1011, 3397, 2536, 12667, 5051, 2278, 14148, 2008, 2024, 2109, 2000, 5676, 8860, 1998, 4563, 15380, 2306, 1996, 7705, 2024, 2551, 2004, 3517, 1012, 2065, 2017, 2024, 3015, 1037, 2047, 3075, 2030, 19158, 2028, 1010, 2017, 2089, 2342, 2000, 10651, 1996, 7978, 12667, 5051, 2278, 5371, 2306, 2023, 14176, 2000, 5676, 1996, 12827, 14148, 2024, 7172, 2000, 8339, 1996, 2047, 5248, 1012, 3231, 1011, 3397, 5852, 2005, 2536, 3033, 1997, 18804, 13102, 4135, 4183, 3642, 2000, 5676, 2027, 2024, 4082, 2004, 3517, 1012, 5906, 1011, 3397, 2536, 5906, 2008, 2089, 2022, 14044, 2104, 2367, 8146, 1012, 1996, 16475, 14176, 3397, 5906, 6179, 2076, 2458, 1010, 2107, 2004, 5906, 1013, 16475, 1013, 5796, 6199, 3593, 2100, 1035, 9986, 2015, 1012, 21144, 2029, 7126, 5676, 2115, 12653, 2003, 1999, 2240, 2007, 4781, 1012, 1066, 1066, 3642, 9163, 5906, 21025, 2705, 12083, 3642, 9163, 29337, 2064, 3945, 2083, 1996, 3642, 1997, 18804, 13102, 4135, 4183, 2478, 21025, 2705, 12083, 2007, 17193, 2107, 2004, 24471, 2140, 3602, 2008, 3313, 16614, 2024, 3223, 2000, 2674, 4919, 2006, 1037, 3056, 2744, 1025, 1999, 1996, 3025, 2742, 2023, 2744, 2001, 18093, 1012, 7905, 1012, 2017, 2064, 2036, 2275, 1996, 2828, 1027, 3642, 16381, 2000, 4919, 2674, 2069, 2006, 3642, 3463, 1010, 2174, 2023, 2064, 2022, 2275, 2000, 27791, 2030, 3314, 2065, 2017, 2215, 2000, 3945, 27791, 2030, 3314, 2612, 1012, 2633, 5060, 2008, 2043, 6575, 3642, 1010, 2049, 2590, 2000, 2036, 20648, 1996, 2653, 1997, 1996, 6764, 2017, 2215, 2000, 2674, 1012, 1999, 1996, 2553, 2682, 1045, 2081, 2009, 2061, 2008, 2026, 3463, 2052, 2069, 2674, 2006, 6764, 8357, 2011, 21025, 2705, 12083, 2000, 5383, 10090, 3642, 1010, 2174, 2017, 2064, 2036, 20648, 2060, 4155, 2107, 2004, 14108, 1010, 2030, 1039, 2065, 2017, 2215, 2216, 4155, 2612, 1012, 2017, 2064, 2130, 6366, 1996, 2653, 16840, 2065, 2017, 2424, 2115, 3945, 3463, 2024, 2205, 4867, 1012, 2178, 11757, 6179, 3444, 1997, 21025, 2705, 12083, 2003, 1996, 3754, 2000, 3945, 2408, 2035, 16360, 20049, 29469, 2229, 2008, 2019, 3029, 8617, 1012, 2023 ]
metasploit
99.txt
1
is especially useful in metasploit as certain components, such as rex code and payload code, may be contained in repositories other than metasploit - framework. to search across the public repositories that rapid7 owns, use a search such as url note the presence of the org : rapid7 tag within the previous url : this tells github to look through all repositories that rapid7 owns for the term payload. arch within any code files. experiment with these results and play around with github searches more. over time you will learn where it is useful and where it has its limitations and will be able to determine when it might be better to use an ide to help understand a piece of code more. solargraph code navigationa better way to navigate code, particularly across repos, and also find out where things are defined using an easy to use interface, is sourcegraph from url the interface is not hard to use and you can find several tutorials over at url on how to use it. the main benefit of sourcegraph over github is the ability to search all known repositories at once and then easily jump between definitions using either the online search at url or the github integrated browser plugin from url to allow easy navigation of metasploit and rapid7 code from your github pr reviews. it is also recommended to review the tutorials and better understand some of the advanced search capabilities of sourcegraph as they do provide some useful search functionality that is not available or may be harder to perform with github. ide code navigation rubymine code navigationone of the best ways to navigate the codebase within metasploit is to use rubymine, available from url whilst it is a paid tool, it offers a variety of neat referencing finding features such as the ability to right click on a method name and select find usages, or to right click the method name and select go to - > declaration or usages to find all the locations where that method might of been defined within the codebase, which can make tracing complex definitions that wind between library and module code much easier. rubymine also offers autocompletion and integrates well with many tools such as git to allow you to quickly switch branches and rubocop to help provide suggestions on where your code style could be improved. for a cheaper option one can also use vs code. note however that vs code does not have the best auto
[ 0.38473373651504517, -0.20654579997062683, -0.2093675583600998, 0.24746067821979523, -0.4898223876953125, 0.07341021299362183, -0.10880979895591736, -0.03598780930042267, 0.2632204592227936, 0.9428459405899048, 0.3314213752746582, -0.149855837225914, 0.08281154930591583, -0.545039176940918, -0.010331529192626476, -0.39660340547561646, -0.1801844984292984, 0.4220532476902008, -1.4593620300292969, 0.21645598113536835, -0.33780157566070557, 0.5674410462379456, -1.1244184970855713, -0.9494228959083557, -0.41405975818634033, 0.6765914559364319, 0.3080030381679535, -0.378072589635849, 0.6711440682411194, 1.0902726650238037, 0.5922777056694031, -0.24408386647701263, 0.27516594529151917, -0.2879314720630646, 0.4759615957736969, -0.5699714422225952, 0.8637112975120544, -0.458342045545578, 0.43566736578941345, -0.4344596862792969, 0.6664845943450928, -0.7131818532943726, -0.5018736720085144, -0.4810485243797302, -0.6490059494972229, -0.26180437207221985, 0.41027432680130005, -0.33701440691947937, 0.39249271154403687, -0.13677522540092468, 0.0942632183432579, 0.5870805978775024, -0.1429373174905777, -0.0011509859468787909, 0.013993349857628345, -0.462257981300354, -0.18659350275993347, 0.18606606125831604, -0.347481369972229, 0.13836324214935303, 0.2418166697025299, -0.0747065618634224, -0.2635163366794586, -0.40450096130371094, -0.26920902729034424, 0.5879311561584473, 0.24358585476875305, 0.1956864595413208, 0.12009479105472565, -0.5648921132087708, 0.20140306651592255, 0.8164653182029724, -0.14981883764266968, -0.24381732940673828, -0.6748422980308533, -0.5686622858047485, 0.4004972577095032, -0.09786470234394073, -0.1817282885313034, 0.5816087126731873, -0.1481902152299881, 0.4817137122154236, 0.06228937953710556, -0.25487270951271057, -0.0008580349385738373, -0.04203791171312332, 0.3369400203227997, 0.7853948473930359, -0.7746134996414185, 0.044008031487464905, 0.4671629071235657, 0.34498804807662964, -0.21113969385623932, 0.06694319099187851, 0.3099013864994049, 0.5359315872192383, -0.40574729442596436, 0.4020659029483795, 0.03362921625375748, -0.00007892145367804915, 0.10392239689826965, 0.8266374468803406, -0.32778769731521606, 0.4250822067260742, 0.6820859909057617, 0.48217612504959106, -0.14527249336242676, -0.38433513045310974, -0.06559369713068008, 0.0010856295702978969, 0.8508628010749817, 0.32805636525154114, -0.2990294098854065, -0.8121239542961121, 0.7032433748245239, 0.3135986626148224, -0.07714779675006866, 0.1830703318119049, -0.4011337161064148, 0.7059967517852783, -0.16648557782173157, 0.04430118948221207, -0.3168451189994812, 0.25577279925346375, 0.3258442282676697, -0.024977434426546097, 0.3610440790653229, -0.030972132459282875, -0.47139033675193787, -0.3635385036468506, -0.4009791910648346, -0.31660008430480957, -0.20789510011672974, 0.7364177703857422, -0.11191153526306152, 0.44473469257354736, -0.09991232305765152, -0.08354292064905167, 0.44871723651885986, -0.5689252018928528, -0.10805944353342056, 0.2676067650318146, 0.06765266507863998, 1.1438288688659668, -0.3233013451099396, 0.22789707779884338, -0.19867371022701263, -0.787183940410614, -0.08070331811904907, 0.6238490343093872, -0.004208285827189684, -0.26765894889831543, 0.23069928586483002, -0.6961650252342224, -0.8852505683898926, 0.3312240242958069, -0.4621487557888031, 0.6695147752761841, 0.4187707006931305, 0.3951197564601898, -0.1446601003408432, 0.35008054971694946, 0.05075494199991226, 0.6406486630439758, -0.3275371789932251, 0.3812977075576782, -1.1039842367172241, -0.35979458689689636, -0.04736027866601944, -0.05737737938761711, 0.5753008723258972, 0.11012507230043411, 0.23019865155220032, 0.0783797949552536, 1.2705947160720825, 1.050126314163208, -0.14065854251384735, -0.40617135167121887, 0.2171100527048111, 0.12743395566940308, 0.18595992028713226, 0.13457080721855164, 0.2384130358695984, 0.423910528421402, -0.5237778425216675, 0.29631853103637695, 0.2354649156332016, -0.15831488370895386, 0.18653342127799988, -0.24639792740345, -0.1308148354291916, 0.4909120798110962, -0.5957297682762146, 0.7492640614509583, 0.520382821559906, 0.28571373224258423, -1.0807089805603027, -0.19720865786075592, -0.2139909416437149, -0.6662507057189941, -0.756605327129364, 0.42764973640441895, 0.28894150257110596, 0.514793872833252, -1.3472206592559814, -0.08578415960073471, 1.1999523639678955, 0.6621536612510681, -0.25623083114624023, 0.42012909054756165, 0.8992012143135071, -0.24576741456985474, -0.6615481972694397, -0.022511323913931847, -0.1512410193681717, 0.5317185521125793, -0.586862325668335, 0.6254927515983582, -0.5864599347114563, 0.10072401165962219, -0.2769823968410492, 0.4107762575149536, 0.6309142708778381, -0.0053788130171597, 0.21220995485782623, -0.2017470747232437, -0.2066361904144287, 0.5443732142448425, 0.06553295999765396, 0.003733469173312187, -0.27608364820480347, 0.03231944143772125, 0.091427743434906, 0.572279155254364, -0.04131272807717323, -0.210298091173172, 0.18486905097961426, 0.8043950796127319, -0.27143052220344543, 0.17659638822078705, 0.1008242517709732, 0.7593559622764587, 0.49822601675987244, 0.31318220496177673, 0.43144187331199646, 0.18955816328525543, -0.1283665895462036, -0.014789901673793793, 0.3299109935760498, 0.43936267495155334, -0.6720676422119141, 0.7307863235473633, 0.6570189595222473, -0.3372555673122406, -0.5803396105766296, -0.454066663980484, 0.6197962760925293, 0.7045784592628479, -0.5038981437683105, -0.046327900141477585, 0.14857330918312073, -0.05611808970570564, 0.3918290436267853, -0.6947134137153625, 0.17645800113677979, 0.5548818111419678, 0.22621537744998932, 0.5668874979019165, -0.06302063167095184, -0.6486106514930725, -0.6053004860877991, -0.19645126163959503, -0.6367522478103638, -0.10291217267513275, -0.7356305718421936, -0.15664304792881012, -0.4130108952522278, -0.23669672012329102, 0.5052961707115173, -0.48324263095855713, -0.33230558037757874, -0.3198719024658203, -0.13805213570594788, 0.21899156272411346, 0.035804975777864456, -0.12416183203458786, -0.18180102109909058, 0.19310081005096436, 0.09016066789627075, 0.9246919751167297, -0.19542697072029114, -0.4740806818008423, -0.21224817633628845, -0.3745079040527344, -0.16264556348323822, -0.2647421360015869, 0.8086758852005005, -0.31752702593803406, -0.1434682160615921, 0.17264530062675476, -0.29153406620025635, -0.17990215122699738, 0.04938788339495659, -0.09726168215274811, -0.23114903271198273, 0.09817078709602356, -0.4948084354400635, 0.14339348673820496, 0.4262545108795166, 0.5385128259658813, -0.8769329786300659, 0.40221908688545227, 0.051286809146404266, 0.041562166064977646, -0.5810123682022095, 0.7924928069114685, -0.052241429686546326, 0.33977434039115906, -0.39347726106643677, -0.8897399306297302, 0.32397180795669556, -0.11973605304956436, 0.06594449281692505, -0.1532011330127716, 0.03922389820218086, 0.4676100015640259, -0.6947947144508362, -0.9571301341056824, 0.3374907374382019, -0.37083137035369873, -0.5345984101295471, 0.0024706136900931597, 0.38433223962783813, 1.0769113302230835, -0.29628869891166687, 0.06707313656806946, 0.15251342952251434, -0.19024832546710968, -0.03709372505545616, 0.09804391115903854, -0.27259957790374756, -0.18686804175376892, 0.7310847640037537, -0.051193349063396454, -0.2788398265838623, 0.5094844698905945, 0.191384956240654, -0.5928653478622437, 0.158954456448555, -0.2048722356557846, -0.49543872475624084, 0.663260817527771, -0.10198596864938736, 0.8127745985984802, 0.3609365224838257, 0.5998667478561401, -0.25217604637145996, 0.15737727284431458, 0.12656661868095398, 0.5612890124320984, -0.17255589365959167, 0.2761830687522888, 0.21146751940250397, -0.1074511706829071, -0.509083092212677, -0.3120483160018921, -0.7028786540031433, -0.02114233188331127, 0.18483226001262665, -0.48845216631889343, 0.5339810252189636, 0.03679487854242325, -0.19386248290538788, 0.5128971338272095, -0.0054404279217123985, -1.1385003328323364, 0.447871595621109, 0.35679319500923157, 0.3678324818611145, -0.5135031342506409, 0.003807219909504056, -0.3478547930717468, 0.10976190865039825, 0.05080221965909004, 0.22581055760383606, -0.5079905390739441, -0.43028271198272705, -0.6750839352607727, 0.039834387600421906, -0.6897047758102417, -0.3292526304721832, 0.0676688626408577, 0.5848381519317627, -0.5917232036590576, -0.679699718952179, -0.8960956931114197, 0.9804561138153076, 0.79383385181427, -0.058832474052906036, 0.7819283604621887, 0.3040601313114166, 0.30569130182266235, -0.3789023756980896, 0.33757853507995605, -0.2512359917163849, 0.7060481309890747, 0.2454245388507843, 0.5600455403327942, -0.73391193151474, 0.06630770117044449, -0.21082720160484314, -0.3328184187412262, -0.02106749452650547, 0.20999014377593994, 0.4372067451477051, -0.06893421709537506, -0.6189335584640503, -0.24128104746341705, 0.23296301066875458, 0.42561039328575134, -0.46901530027389526, 0.09598509967327118, 0.16581109166145325, 0.5005283951759338, 0.6872551441192627, -0.8122812509536743, -0.6377343535423279, -0.5351845622062683, -0.648107647895813, -0.016333671286702156, 0.29816925525665283, 0.15729892253875732, -0.3712489604949951, -0.4654032289981842, -0.7335097193717957, 0.8065797090530396, 0.8041607141494751, 0.46885257959365845, 0.043130699545145035, -1.0775891542434692, -0.22225964069366455, 0.5648109316825867, -0.3338630795478821, -0.6573365330696106, -0.5155366659164429, 0.41119933128356934, 0.5969739556312561, 0.7503945231437683, -0.5493660569190979, -0.5087339282035828, 0.3459547758102417, -0.6129042506217957, 0.5227770805358887, -0.891356348991394, 0.31594690680503845, -0.0385570228099823, -0.2773977816104889, -0.03628412261605263, 0.6627422571182251, -0.17490200698375702, 0.26754242181777954, -0.6196843981742859, 0.05571621283888817, -0.745722770690918, -0.04134391248226166, 0.5239875316619873, -0.15346364676952362, -0.4827621877193451, 0.5786779522895813, 0.29337915778160095, -0.2486448436975479, -0.05143687129020691, -0.6203939914703369, -0.3486640453338623, 0.5047587752342224, -0.44492149353027344, 0.3746810853481293, 0.33786627650260925, -0.0702328011393547, 0.013558251783251762, -0.5974793434143066, 0.5661906599998474, 0.10229181498289108, -0.09830394387245178, -0.5418235063552856, 0.05325503647327423, 0.31178757548332214, -0.11361288279294968, 0.13713955879211426, 0.558117151260376, 0.00440428638830781, -0.407433420419693, 0.0708128809928894, -0.032951321452856064, -0.8589180111885071, -0.8762218356132507, 0.418700635433197, -0.01986955851316452, 0.28516384959220886, 0.495282381772995, 0.08964747190475464, 0.11410132795572281, 0.03172767534852028, -0.06475148350000381, -0.04282575845718384, 0.01350072119385004, -0.672598659992218, 0.09916538745164871, -0.34938955307006836, -0.014839807525277138, -0.31592443585395813, 0.21362490952014923, -0.5323240756988525, 0.30041730403900146, 0.11483672261238098, 0.6774267554283142, 1.0466103553771973, 0.10260172188282013, -0.05966668576002121, 0.4304543733596802, 0.01680024154484272, -0.9859707951545715, 0.21356719732284546, 0.611567497253418, -0.42668217420578003, 0.5315802097320557, 0.1891656219959259, -0.45961010456085205, -0.9393747448921204, -0.6802257299423218, 0.21445736289024353, -0.2497214674949646, -0.006806493736803532, -0.6386039853096008, -0.9145647883415222, 0.000174937435076572, 0.5636377930641174, 0.4875349700450897, -0.7240679860115051, -0.31387627124786377, -0.32327333092689514, 0.6306824684143066, 0.1626012772321701, -0.11988205462694168, -0.2627854347229004, -0.3949398398399353, -0.15880638360977173, 0.898629367351532, 0.07679105550050735, -0.5725488662719727, -0.10287226736545563, 0.5074340105056763, 0.49925538897514343, 0.35792773962020874, -0.7134906053543091, -0.6751335859298706, -0.08230533450841904, -0.24083541333675385, -0.6354189515113831, 0.39059916138648987, -0.5058348178863525, 0.6222690939903259, 0.32011470198631287, -0.05100119113922119, -0.017258426174521446, -0.3518885374069214, -0.4964422583580017, -0.055306077003479004, 0.7631796598434448, -0.5972226858139038, -0.3423665761947632, 0.1683332771062851, 0.6531128287315369, 0.14696826040744781, 0.05434275418519974, -0.5392493009567261, 0.21094776690006256, -0.05203552916646004, -1.7176247835159302, 0.16722755134105682, 0.10088832676410675, -0.30394110083580017, 0.3391849398612976, -0.5374353528022766, 0.9062865972518921, -0.03578389436006546, 0.3842768967151642, 0.7930123805999756, -0.21113964915275574, 0.2290152609348297, -0.6284292936325073, 0.4474484622478485, 0.34831008315086365, 0.0012350039323791862, 0.30609023571014404, 0.2006293684244156, 0.34525611996650696, 0.5449050664901733, -0.10516838729381561, -0.137565478682518, -0.09794386476278305, -0.13162122666835785, 0.4093064069747925, -0.17776590585708618, 0.3788091242313385, 0.10605989396572113, -0.29222819209098816, 0.17258398234844208, -0.2293943166732788, 0.3981468379497528, -0.3770240247249603, 0.29569506645202637, 0.31292134523391724, 0.49087876081466675, -0.4135861098766327, 0.3116663992404938, -0.7376328110694885, -0.23495709896087646, 0.6301943063735962, 0.29687514901161194, -0.5311655402183533, 0.6010292768478394, 0.469936728477478, -0.9581133127212524, -0.525762677192688, -0.46640074253082275, 0.22161734104156494, 0.10319104790687561, -0.33030492067337036, -0.10001056641340256, 0.2821979224681854, -0.15945205092430115, -0.06987834721803665, 0.2892321050167084, -0.15419447422027588, -0.06879621744155884, -0.17491766810417175, -0.27506113052368164, 0.022229140624403954, 0.1396326720714569, 0.49165815114974976, -0.3756154179573059, -0.3362376093864441, -0.2150951474905014, 0.2718457579612732, -0.16718895733356476, 0.06998459249734879, 1.0251986980438232, -0.35573306679725647, 0.3526940643787384, -0.343293696641922, 0.6337547302246094, 0.6163030862808228, 0.12167884409427643, 0.5089805722236633, 1.0877594947814941, -0.12493348866701126, -0.9490100145339966, -0.6809253096580505, 0.0782046914100647, -0.24394075572490692, 0.24466457962989807, 0.2283623069524765, 0.09412620961666107, -0.052852630615234375, -0.47021177411079407, -0.1937589794397354, -0.6180821657180786, -0.2745610773563385, -0.5681715607643127, -0.8721311092376709, -0.10352056473493576, 0.022069871425628662, -0.5018488168716431, 0.6943466067314148, -1.0214216709136963, -0.23209896683692932, -0.15702025592327118, 0.5586909055709839, 0.04472729563713074, 0.15053655207157135, -0.16389496624469757, -0.09915023297071457, -0.9004461169242859, -0.5215360522270203, -0.025983348488807678, -0.48419350385665894, -0.36267387866973877, -0.4281429350376129, -0.10417895019054413, -0.14631570875644684, -0.4938955307006836, 0.29304125905036926, -0.7470991611480713, 0.30202028155326843, -0.11414937674999237, -0.607628583908081, -0.22571459412574768, 0.28370949625968933, 0.028990203514695168, 0.20982004702091217, 0.0346287377178669, 0.6663036346435547, 0.116875559091568, -0.24236051738262177, 0.04443679749965668, -0.062322016805410385, 0.3453538119792938, 0.4183461666107178, -0.3424915373325348, 0.07185109704732895, -0.036615774035453796, 0.2152314931154251, -0.9405036568641663, -0.33191177248954773, -0.4154098927974701, 0.18727920949459076, -0.048732154071331024, -0.5025382041931152, 0.27020764350891113, 1.1219664812088013, 0.014691559597849846, 0.020033935084939003, -0.2563041150569916, 0.7108005285263062, 0.3465692698955536, 0.15551622211933136, 0.3886302709579468, 0.49566590785980225, 0.41446056962013245, -0.35517194867134094, -0.5120065212249756, 0.5722649693489075, -0.6459793448448181, -0.002709331689402461, 0.18890239298343658, 0.16305069625377655, -0.6112420558929443, 0.3432560861110687, -0.4754910171031952, -0.19821995496749878, 0.3287407159805298, -0.23547294735908508, 0.027184922248125076, -0.44050297141075134, -0.42120084166526794, -0.1153644546866417, -0.6840398907661438, -0.393296480178833, -0.12029922753572464, -0.6959915161132812, -0.11598975211381912, -0.2637597620487213, -0.27900436520576477, -0.3871522545814514, -0.28736448287963867, -0.13713416457176208, 0.3353586792945862, 0.16049279272556305, 0.04693804681301117, 0.7275042533874512, -0.5923539996147156, -0.6382829546928406, -0.048858631402254105, 0.598336935043335, -0.8986469507217407, -0.9093681573867798, -0.03215485438704491, 0.9768834114074707, -0.08424513787031174, -0.11548434942960739, -0.7147812843322754, 0.23236577212810516, 0.1235060766339302, -0.08173709362745285, -0.04337482899427414, 0.08291948586702347, -0.545345664024353, 0.475289911031723, -0.6994349956512451, -0.2697829306125641, 0.21537695825099945, 0.4817623496055603, 0.8080952763557434, 0.43330034613609314, -0.3103804886341095, 0.521996021270752, -0.22143405675888062, 0.36969560384750366, 0.6056154370307922, 0.8752171993255615, 0.1722993105649948, -0.40601179003715515, -0.14553159475326538, -0.23526594042778015, 0.1281038373708725, 0.05232076346874237, 0.24991028010845184, -0.42417216300964355, -0.11598816514015198, 0.2062157243490219, -0.699928879737854, -0.5705185532569885, 0.17478856444358826, 0.3241123855113983, -0.03706207871437073, -0.10017676651477814, 0.17861944437026978, -0.20674793422222137, -0.6057735085487366, -0.5639575719833374, 0.32291439175605774, -0.38739466667175293, -0.3489689528942108, -0.19750383496284485, -0.9298477172851562, 0.9074071645736694, -0.5539577007293701, 0.23382803797721863, -0.38576722145080566, -0.18442611396312714, 0.9473093152046204, 0.3183242082595825, -0.72550368309021, 0.1369936764240265, 0.7244892716407776, 0.3389033377170563, -0.5939693450927734, 0.5469056963920593, -0.4391443431377411, 0.18508043885231018, 0.6172208786010742, -0.021650291979312897, -0.2481444776058197, 0.2972915470600128, -0.07179314643144608, -0.49111899733543396, -0.363751620054245, 0.21814793348312378, 0.3395037055015564, -0.4318385720252991, 0.3295955955982208, -0.20346054434776306, 0.23816998302936554, -0.3240664303302765, 0.4867923855781555, -0.5846046209335327, -0.15937748551368713, -0.16744883358478546, -0.14303115010261536, -0.8313522934913635, 0.7593163847923279, -0.034200772643089294, 0.34852349758148193, 0.08087615668773651, 1.066329002380371, 0.17071031033992767, 0.3731830418109894, 0.04633944109082222, -0.5069687962532043, 0.1206967905163765, -0.1825927346944809, -0.06321528553962708, -0.763107180595398, 0.26641032099723816, -0.213545560836792, 0.34213975071907043, -0.8391605019569397, -0.20680786669254303, -0.9752958416938782, 0.1238831877708435, -0.2263258844614029, -0.7293466925621033, 0.3434080183506012, 0.13184818625450134, -0.6124798059463501, -0.2565118074417114, 0.04433566704392433, 0.1375654935836792, 0.3178855776786804, -0.2794097065925598, 0.12578310072422028, -0.6029250621795654, -0.6657406687736511, -0.44161495566368103, 0.32315197587013245, -0.3532847762107849, -0.31239446997642517, 0.2191256582736969, -0.34091728925704956, -0.13681676983833313, -0.005569822154939175, -0.5224644541740417, -0.27323630452156067, 0.2965393364429474, 0.4050597548484802, 0.43209895491600037, 0.17595882713794708, -0.0640094205737114, 0.2477451115846634, 0.2769729197025299, 0.5322731733322144, -0.013903171755373478, 0.5439383387565613, 0.3247508108615875, 0.3354424238204956, 0.3675715923309326, -0.384598970413208, 0.7299064993858337, -0.48953860998153687, -0.343303918838501, 0.1714739054441452, -0.3725658059120178, -0.687985360622406, -0.5653768181800842, 0.05231624096632004, -0.08474297821521759, 0.06359028071165085, 0.1650969684123993, -0.959286630153656, -0.313003271818161, -0.17205113172531128, -0.0035903567913919687, -0.39901992678642273, -0.0996398776769638, 0.44390586018562317, 0.18566185235977173, 1.133657455444336, -0.7928077578544617, 4.6177873611450195, 0.23977598547935486, 0.07661241292953491, 0.024060219526290894, -0.025290418416261673, 0.550668478012085, 0.8061549663543701, -0.7975390553474426, 0.5763417482376099, -0.7297093868255615, 0.06273223459720612, -0.7328594923019409, 0.007531492970883846, -0.2661336064338684, 0.4621962010860443, 1.019258737564087, -0.40466511249542236, 0.33676981925964355, 0.29139935970306396, -1.0859729051589966, -1.061281442642212, 0.22679471969604492, -0.5167064666748047, 0.536116898059845, 0.5440612435340881, 0.38461989164352417, 0.14604952931404114, -0.006008706986904144, 0.18442849814891815, -0.3064732551574707, -0.5014097690582275, 0.024328965693712234, 0.5934492349624634, -0.15709291398525238, -0.4794326722621918, 0.1361827552318573, -0.24758215248584747, -0.4761425852775574, -0.2908535599708557, 0.18629759550094604, 0.5470685362815857, -0.651327908039093, -0.25318917632102966, -0.35523688793182373, 0.5381901264190674, 1.1578388214111328, -0.24156887829303741, -0.38577815890312195, 0.4269872009754181, -0.6617431640625, 0.8323812484741211, -0.07897823303937912, 0.5478840470314026, 0.22920550405979156, -0.36617332696914673, 0.545303225517273, 0.10542348027229309, 0.08965416997671127, 0.27395060658454895, 0.082252137362957, 0.36934831738471985, -0.31174036860466003, 0.08435262739658356, 0.03142154589295387, -0.6146080493927002, 0.6493141651153564, -0.2648390531539917, 0.5979578495025635, 0.08521366119384766, 0.016002986580133438, -0.2787565588951111, -0.1404474526643753, 0.07753344625234604, 0.08592502772808075, 0.5552346706390381, 0.04094954952597618, 0.1276676505804062, 0.0822863057255745, 0.3274025022983551, -0.20233865082263947, 0.06979884207248688, -0.3543812334537506, -1.0233004093170166, 0.003555403323844075, 0.633769690990448, 0.9087726473808289, -0.22822630405426025, -1.1117876768112183, -0.09775066375732422, 0.6277669668197632, -0.21646086871623993, 0.4156181812286377, 0.16327105462551117, 0.34936225414276123, -0.16575191915035248 ]
[ 2003, 2926, 6179, 1999, 18804, 13102, 4135, 4183, 2004, 3056, 6177, 1010, 2107, 2004, 10151, 3642, 1998, 18093, 3642, 1010, 2089, 2022, 4838, 1999, 16360, 20049, 29469, 2229, 2060, 2084, 18804, 13102, 4135, 4183, 1011, 7705, 1012, 2000, 3945, 2408, 1996, 2270, 16360, 20049, 29469, 2229, 2008, 5915, 2581, 8617, 1010, 2224, 1037, 3945, 2107, 2004, 24471, 2140, 3602, 1996, 3739, 1997, 1996, 8917, 1024, 5915, 2581, 6415, 2306, 1996, 3025, 24471, 2140, 1024, 2023, 4136, 21025, 2705, 12083, 2000, 2298, 2083, 2035, 16360, 20049, 29469, 2229, 2008, 5915, 2581, 8617, 2005, 1996, 2744, 18093, 1012, 7905, 2306, 2151, 3642, 6764, 1012, 7551, 2007, 2122, 3463, 1998, 2377, 2105, 2007, 21025, 2705, 12083, 17193, 2062, 1012, 2058, 2051, 2017, 2097, 4553, 2073, 2009, 2003, 6179, 1998, 2073, 2009, 2038, 2049, 12546, 1998, 2097, 2022, 2583, 2000, 5646, 2043, 2009, 2453, 2022, 2488, 2000, 2224, 2019, 8909, 2063, 2000, 2393, 3305, 1037, 3538, 1997, 3642, 2062, 1012, 5943, 14413, 3642, 9163, 2050, 2488, 2126, 2000, 22149, 3642, 1010, 3391, 2408, 16360, 2891, 1010, 1998, 2036, 2424, 2041, 2073, 2477, 2024, 4225, 2478, 2019, 3733, 2000, 2224, 8278, 1010, 2003, 3120, 14413, 2013, 24471, 2140, 1996, 8278, 2003, 2025, 2524, 2000, 2224, 1998, 2017, 2064, 2424, 2195, 14924, 26340, 2058, 2012, 24471, 2140, 2006, 2129, 2000, 2224, 2009, 1012, 1996, 2364, 5770, 1997, 3120, 14413, 2058, 21025, 2705, 12083, 2003, 1996, 3754, 2000, 3945, 2035, 2124, 16360, 20049, 29469, 2229, 2012, 2320, 1998, 2059, 4089, 5376, 2090, 15182, 2478, 2593, 1996, 3784, 3945, 2012, 24471, 2140, 2030, 1996, 21025, 2705, 12083, 6377, 16602, 13354, 2378, 2013, 24471, 2140, 2000, 3499, 3733, 9163, 1997, 18804, 13102, 4135, 4183, 1998, 5915, 2581, 3642, 2013, 2115, 21025, 2705, 12083, 10975, 4391, 1012, 2009, 2003, 2036, 6749, 2000, 3319, 1996, 14924, 26340, 1998, 2488, 3305, 2070, 1997, 1996, 3935, 3945, 9859, 1997, 3120, 14413, 2004, 2027, 2079, 3073, 2070, 6179, 3945, 15380, 2008, 2003, 2025, 2800, 2030, 2089, 2022, 6211, 2000, 4685, 2007, 21025, 2705, 12083, 1012, 8909, 2063, 3642, 9163, 10090, 11233, 3642, 9163, 5643, 1997, 1996, 2190, 3971, 2000, 22149, 1996, 3642, 15058, 2306, 18804, 13102, 4135, 4183, 2003, 2000, 2224, 10090, 11233, 1010, 2800, 2013, 24471, 2140, 5819, 2009, 2003, 1037, 3825, 6994, 1010, 2009, 4107, 1037, 3528, 1997, 15708, 28789, 4531, 2838, 2107, 2004, 1996, 3754, 2000, 2157, 11562, 2006, 1037, 4118, 2171, 1998, 7276, 2424, 8192, 2015, 1010, 2030, 2000, 2157, 11562, 1996, 4118, 2171, 1998, 7276, 2175, 2000, 1011, 1028, 8170, 2030, 8192, 2015, 2000, 2424, 2035, 1996, 5269, 2073, 2008, 4118, 2453, 1997, 2042, 4225, 2306, 1996, 3642, 15058, 1010, 2029, 2064, 2191, 16907, 3375, 15182, 2008, 3612, 2090, 3075, 1998, 11336, 3642, 2172, 6082, 1012, 10090, 11233, 2036, 4107, 8285, 9006, 10814, 3508, 1998, 17409, 2015, 2092, 2007, 2116, 5906, 2107, 2004, 21025, 2102, 2000, 3499, 2017, 2000, 2855, 6942, 5628, 1998, 14548, 24163, 2361, 2000, 2393, 3073, 15690, 2006, 2073, 2115, 3642, 2806, 2071, 2022, 5301, 1012, 2005, 1037, 16269, 5724, 2028, 2064, 2036, 2224, 5443, 3642, 1012, 3602, 2174, 2008, 5443, 3642, 2515, 2025, 2031, 1996, 2190, 8285 ]
metasploit
99.txt
2
##tab completion and will not allow you to trace references, however if your willing to put up with this, it is a much faster and more lightweight product than rubymine, which makes it great for those times when you just need to edit a piece of code without loading a bunch of related files that you don ’ t need to reference or edit. it also has great regex search features that work much faster than rubymine, allowing you to search for items within the codebase a lot quicker than you can with rubymine, which will often seem to stutter at times due to its larger overhead. ultimately though the tool that you pick should be up to you. some may prefer to work with vim / nano / emacs or some other command line editor over a gui interface. use whatever you can afford and feels comfortable to you! solargraph code navigation - vscodewe ’ d be remiss to not mention solargraph as a potential plugin that one can use to navigate code within vscode. this tool provides a lot of the autocomplete and intellisense functionality you might get from dedicated ides such as rubymine, within vscode itself. the tool can be installed by running gem install solargraph - rails for the rails integrations, which will also in turn install solargraph itself. if you just want solargraph without the rails integrations, run gem install solargraph. the configuration file for solargraph itself can be found at. solargraph. yml within the root directory of metasploit framework. for more information on how this works and how to tweak it, please refer to url the gem files have been installed, the next step is to install the vscode plugin. you can grab it from url once this is done, run the following commands to ensure that solargraph is using the most up to date information about your code : bundle install # update all the gems yard gems # create documentation files for all the gems. solargraph relies on yard for a lot of info. yard doc - c # create yard docs for all files and use the cache so we don't repeat work ( - c option ). solargraph bundle # update solargraph documentation for bundled gems then close down vscode and restart it again, opening up the metasploit - framework directory again as a project if needs be. this should result in the solargraph server starting and then taking a few minutes to index your files. note that this process may occur every time you open
[ 0.6554562449455261, 0.036268532276153564, 0.06376127898693085, 0.06513199955224991, -0.4106634557247162, -0.11512048542499542, -0.5993000864982605, 0.12702584266662598, 0.0972617119550705, 0.5458480715751648, 0.29840973019599915, -0.20539747178554535, 0.7646218538284302, -1.1679210662841797, -0.11328089237213135, -0.6838788986206055, -0.5056654810905457, -0.18953366577625275, -1.2327039241790771, -0.08318363130092621, 0.39226701855659485, 0.22532448172569275, -0.704292893409729, -1.2464317083358765, 0.25193914771080017, 0.5616182684898376, 0.33146214485168457, -0.011380980722606182, 0.6729331016540527, 1.152862548828125, 0.6095063090324402, -0.27346479892730713, -0.18565627932548523, -0.10945770144462585, 0.622175395488739, -0.5886891484260559, 0.5044317245483398, -0.6798872351646423, 0.4148578643798828, -0.903393566608429, 0.5658152103424072, -0.6497395634651184, 0.6489706039428711, -0.6395308971405029, -0.17578457295894623, -0.3474143445491791, -0.13166232407093048, -0.605334997177124, -0.052104249596595764, -1.1619150638580322, 0.4891103208065033, -0.13793715834617615, -0.016339818015694618, 0.4385296106338501, -0.14088985323905945, 0.49493905901908875, -0.4654555320739746, 0.1378735601902008, -0.5266964435577393, 0.3407823145389557, 0.5295419692993164, 0.2500707507133484, 0.3393838405609131, -0.38490206003189087, 0.30186253786087036, 0.7583106756210327, 0.21191896498203278, -0.04169405996799469, 0.27227675914764404, -0.41224411129951477, -0.6845627427101135, 0.6901203393936157, -0.12554897367954254, -0.07380010932683945, -0.4030812680721283, -0.33269187808036804, 0.28633370995521545, -0.3472316563129425, -0.23706254363059998, 0.9026548266410828, -0.41478097438812256, 0.613874614238739, 0.46100711822509766, -0.33111193776130676, -0.05453770235180855, -0.7976710200309753, 0.5693121552467346, 0.5530931949615479, -0.146078959107399, -0.14436659216880798, 0.9671947360038757, 0.555884838104248, 0.3073093891143799, -0.15837204456329346, 0.688531219959259, 0.36518552899360657, -0.3120631277561188, 0.23367148637771606, 0.32233622670173645, -0.17568252980709076, 0.2830139398574829, 0.6352742314338684, -0.15680834650993347, 0.10737130045890808, -0.4114633798599243, 0.26567769050598145, -0.5109432339668274, -0.594469428062439, 0.3164600133895874, -0.3567378520965576, 0.48141804337501526, 0.15914389491081238, 0.22069549560546875, -0.6508194804191589, -0.02615310624241829, 0.7729783654212952, 0.08666972070932388, -0.40207090973854065, -0.40514177083969116, -0.025930415838956833, 0.1292227953672409, -0.12893810868263245, -0.127068892121315, -0.054931968450546265, 0.582162082195282, -0.1261749416589737, 0.2153426706790924, 0.5628935098648071, -0.8085731863975525, -0.6451764106750488, -0.1256312131881714, -0.23254278302192688, 0.026818903163075447, 0.3837062418460846, -0.4372715950012207, -0.04948541522026062, -0.08548829704523087, -0.029683472588658333, -0.09011247009038925, -0.6272342205047607, 0.2313385009765625, -0.39027100801467896, 0.1222667396068573, 1.4366252422332764, 0.10324938595294952, 0.14109759032726288, -0.1782083660364151, 0.024349337443709373, -0.8849286437034607, 0.599815845489502, -0.3632860779762268, -0.5163449048995972, 0.7256457209587097, -0.5344365239143372, -0.5364137887954712, 0.030969521030783653, 0.39806854724884033, 0.04696397855877876, 0.17663978040218353, -0.23418337106704712, 0.4426039457321167, 0.733023464679718, -0.34223759174346924, 1.052586555480957, -0.6145884990692139, 0.6499999165534973, -0.4918159544467926, -0.7391907572746277, 0.7039597630500793, 0.012953124940395355, -0.09451696276664734, -0.11572519689798355, -0.11196819692850113, -0.2079446166753769, 1.3328155279159546, 0.32450830936431885, 0.09015480428934097, -0.25047239661216736, 0.39807364344596863, 0.45098966360092163, -0.6561610698699951, -0.21152420341968536, 0.18144163489341736, 0.5506405830383301, -0.14523854851722717, 0.6925243735313416, -0.4080522358417511, -0.253007173538208, -0.1896286904811859, 0.25829431414604187, -0.046350449323654175, 1.0319790840148926, -0.4181152880191803, 0.531059205532074, 0.7877735495567322, 0.33845365047454834, -1.3418843746185303, -0.19550511240959167, -0.33925068378448486, -1.7515949010849, -0.5035170912742615, 0.42883172631263733, -0.03702664002776146, 0.3644152879714966, -0.37514421343803406, -0.49206313490867615, 0.4449078440666199, 0.9086136817932129, -0.46788927912712097, 0.41216161847114563, 0.7291429042816162, 0.38646286725997925, -0.24127918481826782, -0.354857861995697, 0.0056117563508450985, -0.05160434916615486, -0.6224231123924255, 0.5195296406745911, -0.05903848633170128, 0.0020771848503500223, -0.11222339421510696, 0.6800273656845093, 0.10589177161455154, 0.8782005906105042, 0.0659850537776947, -0.23465143144130707, -0.288989782333374, 0.23659111559391022, 0.038618460297584534, -0.014290967956185341, -0.516991913318634, 0.7040318846702576, 0.47210800647735596, 0.616297721862793, -0.45393890142440796, 0.13189837336540222, 0.6271216869354248, 0.09149481356143951, -0.15267272293567657, -0.29661381244659424, 0.20456384122371674, 0.4808677136898041, 0.5821675062179565, 0.7381457090377808, 0.5181838870048523, 0.48497214913368225, -0.12067023664712906, 0.14685223996639252, 0.3391477167606354, 0.5874128341674805, -0.48280882835388184, 0.8701829314231873, 0.19878937304019928, -0.7174389362335205, -0.7942247986793518, -0.6687113046646118, 0.8029036521911621, 0.8569165468215942, -0.6038058996200562, -1.0687646865844727, -0.26946115493774414, 0.3247207999229431, -0.2615621089935303, -0.926602840423584, 0.5265132188796997, 0.35384970903396606, -0.3563050627708435, 0.12402316927909851, 0.48101019859313965, -1.0864657163619995, -0.8192245364189148, -0.8811388611793518, -1.0458418130874634, -0.04913536086678505, -0.42124229669570923, -0.2747318744659424, 0.9045964479446411, -0.26273825764656067, -0.5645740628242493, -0.5632811188697815, -0.258480966091156, -0.023006891831755638, -0.2058034986257553, 0.7993809580802917, 0.45723816752433777, -0.11880584806203842, -0.409727543592453, -0.1387477070093155, -0.22098183631896973, 0.6415138840675354, -0.04917402192950249, -0.835451602935791, -0.16763558983802795, -0.6932331323623657, 0.434572696685791, 0.12790131568908691, 0.7010107636451721, -0.4317486584186554, -0.2219424694776535, 0.1114678829908371, 0.2053598165512085, 0.1293763667345047, -0.11373177915811539, -0.07758167386054993, 0.12535737454891205, 0.6689848899841309, -0.04401218891143799, -0.3617058992385864, 0.29481586813926697, 0.4057970941066742, -0.5186043977737427, 0.10325781255960464, -0.44464221596717834, 0.7488332986831665, -0.8190881013870239, 0.6112743616104126, 0.268938273191452, -0.32484233379364014, 0.4742761552333832, -0.40545961260795593, 0.42284855246543884, -0.2950794994831085, -0.27670523524284363, -0.008549180813133717, 0.2698952555656433, 0.8140343427658081, -0.023167002946138382, -0.9693482518196106, 0.4567900598049164, -0.16311748325824738, -0.9762745499610901, -0.3482363522052765, 0.04022608697414398, 0.7573296427726746, -0.023219509050250053, 0.14914076030254364, -0.48206326365470886, -0.6757174730300903, 0.52048659324646, 0.31809061765670776, -0.16030500829219818, -0.7614670395851135, -0.03860238194465637, 0.2847049832344055, 0.3407888412475586, 0.38447681069374084, 0.4075682759284973, -0.380727618932724, -0.4314855635166168, 0.5105625987052917, -0.6870817542076111, 0.368747740983963, 0.2621088922023773, 0.6068500876426697, 0.08794555813074112, 0.47816309332847595, -0.17876629531383514, -0.3941497504711151, 0.25093454122543335, -0.1234542578458786, -0.12406063824892044, 0.49199312925338745, 0.39413678646087646, -0.06412020325660706, -0.5736955404281616, -0.9093870520591736, -0.22364844381809235, -0.037637028843164444, 0.5558397173881531, -0.44559404253959656, 0.8702324032783508, 0.10217846930027008, 0.147908017039299, -0.12247626483440399, 0.010099748149514198, -1.070577621459961, 0.457804411649704, -0.12967072427272797, 0.5680335164070129, 0.3516627252101898, -0.24899759888648987, -0.3735157549381256, -0.0544731505215168, 0.1911318451166153, 0.11413039267063141, 0.22781433165073395, -0.25435003638267517, -0.549415647983551, -0.5242944359779358, -0.430574893951416, 0.47545960545539856, 0.18547186255455017, 0.14380228519439697, -0.8235739469528198, -0.870628297328949, -0.6813930869102478, 1.1456100940704346, 0.9108003973960876, -0.026074133813381195, 0.2833646833896637, -0.3768029808998108, 1.0682811737060547, -0.28490158915519714, 0.452147901058197, -0.6599135994911194, 0.20284003019332886, -0.1738237887620926, 0.6867583394050598, -0.0031148961279541254, 0.10935665667057037, -0.5440943837165833, 0.048953160643577576, -0.9414834380149841, 0.17158105969429016, 0.5268008708953857, -0.504014790058136, -0.2846352756023407, -0.28077349066734314, -0.7284467220306396, -0.37942370772361755, -0.24364393949508667, -0.3346376121044159, -0.43278777599334717, 1.0670404434204102, 0.7000812888145447, -0.8108506202697754, -0.4367794692516327, -0.9931604266166687, -0.6676545739173889, 0.6845133304595947, 0.033938322216272354, -0.37820741534233093, -0.3058911859989166, -0.35494500398635864, -0.7163304090499878, 0.5271216034889221, 0.39924660325050354, 0.6553718447685242, -0.08821061998605728, -1.0141817331314087, 0.008486238308250904, 0.5683285593986511, -0.4511195123195648, -0.007286444306373596, -0.10297820717096329, 0.5498732924461365, 0.3746851682662964, 0.4154781401157379, -0.6203418970108032, -0.7676424384117126, -0.20276734232902527, -0.5292850732803345, -0.06434547156095505, -0.457598477602005, 0.03368945047259331, 0.3900116980075836, 0.09124372154474258, -0.2261858880519867, 0.7818427085876465, -0.2429877072572708, 0.13741959631443024, 0.2566450238227844, 0.2486567199230194, 0.2325475513935089, -0.34191980957984924, 0.7965219020843506, 0.08961347490549088, -0.6394981741905212, 0.29710647463798523, 0.3942142426967621, -0.25698524713516235, 0.4133346378803253, -0.2723311483860016, -0.2718904912471771, 0.3236173391342163, -0.7108930349349976, 0.6454864740371704, -0.16940592229366302, 0.6523154973983765, 0.2843015193939209, -0.1518743485212326, 0.7596392631530762, 0.536780059337616, 0.6876188516616821, -0.8003207445144653, -0.24564462900161743, -0.517167866230011, -0.2826820909976959, -0.05189264938235283, 0.18268893659114838, -0.27862274646759033, -0.2674136161804199, -0.5574420690536499, 0.24238018691539764, -0.18514421582221985, -0.8326339721679688, -0.6595593690872192, -0.05781480297446251, 0.14037995040416718, 0.5657534599304199, -0.4074324071407318, -0.4476143717765808, -0.23553058505058289, 0.46390581130981445, 0.1948268562555313, 0.32609087228775024, -0.18793417513370514, 0.34003588557243347, 0.09529171139001846, 0.5676488876342773, 0.18105816841125488, 0.4543786346912384, 0.31085890531539917, -0.08155103027820587, -0.054186370223760605, 0.6041387319564819, 0.857521116733551, 0.029472844675183296, -0.5535025596618652, 0.7095973491668701, 0.27567312121391296, -0.7513755559921265, 0.6663978099822998, 0.5233842134475708, -0.24558387696743011, 0.04390044882893562, -0.37882673740386963, -0.1939767301082611, -1.1971640586853027, -0.6893731355667114, 0.23405717313289642, -0.47452136874198914, 0.3273620009422302, -0.5527549386024475, -0.8016374111175537, 0.16396960616111755, 0.47155603766441345, 0.22250743210315704, -1.18119478225708, 0.06868671625852585, -0.6651435494422913, 0.33530744910240173, -0.08099180459976196, 0.07255497574806213, -0.5328508615493774, -0.5667255520820618, -0.14204029738903046, 0.37708574533462524, 0.39351657032966614, 0.7481575012207031, 0.09550181031227112, 0.16183064877986908, 0.7498688101768494, -0.2241949588060379, -0.8156182765960693, 0.13401450216770172, 0.0800376832485199, 0.11303065717220306, -0.7754576802253723, 0.6040575504302979, -0.04122161492705345, 0.2574225962162018, -0.03196876868605614, 0.1652340590953827, 0.4033224880695343, 0.12931104004383087, -0.3914197087287903, -0.22795385122299194, 0.7970530986785889, -0.689008891582489, 0.04411502555012703, 0.23519395291805267, 0.5916911363601685, -0.1523590236902237, 0.20446231961250305, -0.3789716064929962, -0.16118139028549194, -0.5493373870849609, -1.195309042930603, 0.3745138943195343, 0.18433964252471924, -0.17008273303508759, -0.6122957468032837, -0.38142460584640503, 0.49887967109680176, 0.04518776386976242, -0.011866442859172821, 0.8263039588928223, 0.5741308927536011, 0.7702757716178894, -1.7767196893692017, 0.6147489547729492, 0.3423534631729126, 0.16716089844703674, -0.1997210681438446, -0.07407234609127045, -0.2266135811805725, 0.49799174070358276, 0.4964159429073334, 0.013657177798449993, -0.5917280912399292, 0.013469207100570202, 0.3169569969177246, -0.16762462258338928, 0.5794541239738464, 0.26405128836631775, -0.957284152507782, 0.09803573787212372, 0.42509570717811584, 0.0998382493853569, -0.19571317732334137, -0.2585172653198242, 0.18800075352191925, -0.2083505094051361, -0.7037513852119446, 0.4476723074913025, -0.32095542550086975, -0.1332610845565796, 0.12465580552816391, 0.09397213906049728, -0.49100419878959656, 0.8775991797447205, 0.1220904290676117, -1.3445883989334106, -0.5458337664604187, -0.2740713059902191, -0.6645256280899048, -0.4211011528968811, -0.4680970013141632, 0.038160987198352814, 0.03780776634812355, -0.23924197256565094, -0.16680389642715454, 0.46890684962272644, -0.025121713057160378, -0.16439642012119293, -0.600540816783905, -0.004552315920591354, -0.9698614478111267, 0.52579665184021, 0.7422829270362854, -0.5878987908363342, -0.5081900358200073, -0.541439414024353, -0.2546716332435608, 0.13037480413913727, -0.545253574848175, 0.3749406933784485, -0.2342349737882614, 0.19401630759239197, -0.09611810743808746, 0.6524507999420166, 0.7333009243011475, -0.2711447775363922, 0.5780172348022461, 1.0491812229156494, -0.022105352953076363, -0.5768035650253296, -0.8933275938034058, 0.4625355899333954, 0.25697070360183716, 0.5230998396873474, -0.3305976688861847, -0.31176862120628357, -0.13757620751857758, 0.034729380160570145, -0.4124012887477875, -0.7336639165878296, -0.7354353666305542, -0.4179200232028961, -0.3566579222679138, 0.09170986711978912, -0.17579184472560883, -0.2720809280872345, -0.09694495797157288, -0.5862534046173096, -0.30035364627838135, -0.2236449122428894, 0.9852762818336487, -0.3852795660495758, 0.7053377032279968, -0.2976422607898712, 0.7828255891799927, -1.209601879119873, -0.2435217797756195, -0.12719573080539703, -0.39761102199554443, -0.6223790049552917, -0.40189328789711, -0.31150713562965393, -0.20271290838718414, -0.5356634855270386, 0.46565744280815125, -0.7364534139633179, -0.2977181077003479, -0.02187366411089897, 0.22278347611427307, 0.4604480564594269, 0.4768366813659668, -0.8082749247550964, 0.4213107228279114, -0.3196769952774048, 0.271775484085083, 0.31349727511405945, -0.38331907987594604, -0.2979300022125244, 0.04873846471309662, 0.1658017635345459, 0.8379683494567871, -0.1459231823682785, 0.08308722078800201, 0.32808586955070496, 0.4627251923084259, -0.5841870903968811, -0.024025574326515198, 0.06885116547346115, -0.22728128731250763, -0.07933282107114792, -0.22780080139636993, 0.03672930225729942, 1.3187025785446167, 0.37511733174324036, 0.04405013099312782, -0.42360997200012207, 0.7292322516441345, 0.2965668737888336, 0.029516495764255524, -0.013756437227129936, 0.6265389919281006, 0.3869066834449768, -0.1699531078338623, -0.10152958333492279, -0.3905577063560486, -0.5182200074195862, 0.590751051902771, -0.05307414382696152, 0.3850109577178955, -0.3779646158218384, -0.4348379969596863, 0.24836435914039612, 0.13422635197639465, 0.8007166385650635, -0.26274627447128296, 0.4357540011405945, -0.07302147895097733, -0.8582364916801453, 0.7331367135047913, -0.7880778908729553, -0.22151120007038116, -0.016300739720463753, -0.1054893285036087, 0.41135361790657043, -0.094612717628479, -0.21398627758026123, 0.20940713584423065, 0.28670623898506165, -0.059678297489881516, 0.104280486702919, -0.2505752742290497, -0.2770330607891083, 0.7146450281143188, -0.5870855450630188, -0.36020198464393616, -0.34613901376724243, 0.7055230736732483, -0.6415356397628784, -0.7690674662590027, -0.5097348093986511, 0.9835344552993774, -0.0878317803144455, -0.20669777691364288, -0.5241984724998474, 0.09110667556524277, 0.7497568130493164, 0.1625402718782425, 0.6267185211181641, 0.3142089545726776, -0.9575861096382141, 0.21027883887290955, -0.5823089480400085, 0.28226906061172485, -0.15154607594013214, 0.5520331263542175, 1.014015555381775, 0.5178304314613342, 0.07916140556335449, 0.4793626070022583, 0.05802960693836212, 0.46981891989707947, 0.6599012017250061, 0.1793602555990219, 0.7778213620185852, -0.5825737118721008, 0.18021510541439056, -0.4249897599220276, -0.36572927236557007, -0.2522798478603363, 0.604681134223938, -0.015043545514345169, -0.15705156326293945, 0.5179247260093689, -1.004460096359253, -0.23700165748596191, 0.3750856816768646, 0.11842836439609528, -0.38482511043548584, 0.32640746235847473, 0.30206984281539917, -0.13067062199115753, 0.49871745705604553, -0.2527848184108734, 0.7152852416038513, -0.4964296221733093, -0.05472398176789284, 0.041519645601511, 0.3445635437965393, 0.8236395716667175, -0.6692250967025757, 1.0214009284973145, -0.6562320590019226, -0.50611811876297, 0.07811523228883743, 0.4568493664264679, -0.8162450790405273, 0.5394951105117798, 0.5303517580032349, 0.30138957500457764, -0.37982290983200073, 0.8793866634368896, 0.09203124046325684, 0.4104062020778656, 0.5270799398422241, -0.1669049859046936, -0.36200523376464844, 0.32464292645454407, -0.17685635387897491, -0.6439499855041504, -0.7701382040977478, 0.15628646314144135, -0.06309588253498077, -0.24185000360012054, 0.7377923130989075, -0.13036450743675232, -0.09978526830673218, -0.4921550452709198, -0.011389932595193386, -0.432457834482193, 0.0689660906791687, 0.48081302642822266, -0.4220881164073944, -0.8810436129570007, 0.7762043476104736, -0.10835260897874832, 0.5351123809814453, 0.23074202239513397, 0.7964004278182983, -0.08774956315755844, 0.2163737565279007, 0.4213915467262268, -0.38932400941848755, 0.08031557500362396, -0.08816905319690704, -0.3815236985683441, -0.1641712337732315, 0.3184168338775635, -0.29757675528526306, 0.5114545226097107, -0.48121407628059387, -0.8175510764122009, -0.8229227066040039, 0.09587723016738892, -0.573817253112793, -1.0488052368164062, -0.10592321306467056, 0.06820881366729736, -0.9921435713768005, -0.11581939458847046, 0.5577800273895264, 0.43710243701934814, 0.41346418857574463, -0.4599434435367584, -0.5970655679702759, -0.11162050813436508, -0.033092644065618515, -0.4750462472438812, 0.6345075368881226, -0.12367027252912521, -0.07954099029302597, 0.2381889671087265, -0.4150511622428894, -0.17531323432922363, -0.5214715003967285, -0.06019442155957222, -0.4715954065322876, 0.5228691697120667, -0.13926884531974792, 0.6607927083969116, 0.49437177181243896, -0.10520534217357635, 0.12065843492746353, 0.3765741288661957, 0.6968571543693542, -0.40450403094291687, 0.8696199655532837, 0.6213752031326294, 0.9519020915031433, -0.3461591601371765, 0.034382425248622894, 0.8027282357215881, 0.005992514081299305, 0.36204156279563904, 0.004521375987678766, -0.2857417166233063, -0.45589762926101685, -0.2844488024711609, -0.2942350208759308, -0.45476093888282776, 0.20033250749111176, 0.26356640458106995, -0.5947958827018738, 0.35469964146614075, -0.9388923645019531, -0.06376483291387558, -0.4002998173236847, 0.025012612342834473, 0.6630539894104004, 0.3639637231826782, 0.4588848352432251, -1.4499354362487793, 4.32318115234375, 0.8830333352088928, 0.1614965796470642, 0.246353879570961, 0.2586529850959778, 0.8893815279006958, 0.9214301109313965, -0.5368463397026062, 0.26091113686561584, -0.4214218258857727, -0.06942843645811081, -0.3191055953502655, -0.1042776107788086, 0.6156287789344788, 0.2863933742046356, 0.92732834815979, -0.6754615306854248, -0.12160418927669525, 0.6900470852851868, -0.9896090030670166, -0.7884196043014526, 0.007058430463075638, 0.09567629545927048, 0.2443787008523941, 0.5855841040611267, 0.4578511416912079, 0.48820021748542786, -0.9306544661521912, 0.013360394164919853, 0.08656207472085953, -0.41716498136520386, -0.3786466419696808, 0.5483478903770447, -0.31015828251838684, -0.33689430356025696, -0.25484827160835266, 0.2002759724855423, -0.8474820852279663, 0.08983810245990753, 0.580173671245575, 0.017117135226726532, 0.16069957613945007, 0.36470726132392883, -0.22076746821403503, 0.19713850319385529, 0.45541810989379883, -0.2170407921075821, 0.18089738488197327, 0.1371326595544815, -1.0347177982330322, 0.4512961506843567, -0.12079637497663498, 0.6456550359725952, 0.29648685455322266, -0.92509925365448, -0.07138390094041824, 0.3992716073989868, -0.3013509511947632, -0.04674025997519493, -0.3682324290275574, 0.7544923424720764, -0.7197788953781128, -0.07811637222766876, -0.023073049262166023, -1.1741387844085693, 0.6749215126037598, -0.8878310918807983, -0.35512277483940125, 0.028603360056877136, 0.20411257445812225, 0.38740596175193787, -0.017666051164269447, -0.3769853413105011, -0.08942330628633499, 1.0074145793914795, 0.06772812455892563, -0.3109123110771179, -0.43544700741767883, 0.06354579329490662, 0.07888716459274292, -0.038901206105947495, -0.8902612328529358, -1.2668553590774536, 0.12886165082454681, 0.5886518359184265, 0.3557155430316925, -0.30267593264579773, -0.9779360294342041, -0.13631555438041687, 0.18307465314865112, -0.11297300457954407, 0.2932259142398834, -0.28954562544822693, 0.23999562859535217, 0.5292575359344482 ]
[ 2696, 2497, 6503, 1998, 2097, 2025, 3499, 2017, 2000, 7637, 7604, 1010, 2174, 2065, 2115, 5627, 2000, 2404, 2039, 2007, 2023, 1010, 2009, 2003, 1037, 2172, 5514, 1998, 2062, 12038, 4031, 2084, 10090, 11233, 1010, 2029, 3084, 2009, 2307, 2005, 2216, 2335, 2043, 2017, 2074, 2342, 2000, 10086, 1037, 3538, 1997, 3642, 2302, 10578, 1037, 9129, 1997, 3141, 6764, 2008, 2017, 2123, 1521, 1056, 2342, 2000, 4431, 2030, 10086, 1012, 2009, 2036, 2038, 2307, 19723, 10288, 3945, 2838, 2008, 2147, 2172, 5514, 2084, 10090, 11233, 1010, 4352, 2017, 2000, 3945, 2005, 5167, 2306, 1996, 3642, 15058, 1037, 2843, 19059, 2084, 2017, 2064, 2007, 10090, 11233, 1010, 2029, 2097, 2411, 4025, 2000, 24646, 12079, 2012, 2335, 2349, 2000, 2049, 3469, 8964, 1012, 4821, 2295, 1996, 6994, 2008, 2017, 4060, 2323, 2022, 2039, 2000, 2017, 1012, 2070, 2089, 9544, 2000, 2147, 2007, 6819, 2213, 1013, 28991, 1013, 7861, 6305, 2015, 2030, 2070, 2060, 3094, 2240, 3559, 2058, 1037, 26458, 8278, 1012, 2224, 3649, 2017, 2064, 8984, 1998, 5683, 6625, 2000, 2017, 999, 5943, 14413, 3642, 9163, 1011, 5443, 16044, 8545, 1521, 1040, 2022, 2128, 15630, 2015, 2000, 2025, 5254, 5943, 14413, 2004, 1037, 4022, 13354, 2378, 2008, 2028, 2064, 2224, 2000, 22149, 3642, 2306, 5443, 16044, 1012, 2023, 6994, 3640, 1037, 2843, 1997, 1996, 8285, 9006, 10814, 2618, 1998, 13420, 6856, 16700, 15380, 2017, 2453, 2131, 2013, 4056, 8909, 2229, 2107, 2004, 10090, 11233, 1010, 2306, 5443, 16044, 2993, 1012, 1996, 6994, 2064, 2022, 5361, 2011, 2770, 17070, 16500, 5943, 14413, 1011, 15168, 2005, 1996, 15168, 8346, 2015, 1010, 2029, 2097, 2036, 1999, 2735, 16500, 5943, 14413, 2993, 1012, 2065, 2017, 2074, 2215, 5943, 14413, 2302, 1996, 15168, 8346, 2015, 1010, 2448, 17070, 16500, 5943, 14413, 1012, 1996, 9563, 5371, 2005, 5943, 14413, 2993, 2064, 2022, 2179, 2012, 1012, 5943, 14413, 1012, 1061, 19968, 2306, 1996, 7117, 14176, 1997, 18804, 13102, 4135, 4183, 7705, 1012, 2005, 2062, 2592, 2006, 2129, 2023, 2573, 1998, 2129, 2000, 1056, 8545, 4817, 2009, 1010, 3531, 6523, 2000, 24471, 2140, 1996, 17070, 6764, 2031, 2042, 5361, 1010, 1996, 2279, 3357, 2003, 2000, 16500, 1996, 5443, 16044, 13354, 2378, 1012, 2017, 2064, 6723, 2009, 2013, 24471, 2140, 2320, 2023, 2003, 2589, 1010, 2448, 1996, 2206, 10954, 2000, 5676, 2008, 5943, 14413, 2003, 2478, 1996, 2087, 2039, 2000, 3058, 2592, 2055, 2115, 3642, 1024, 14012, 16500, 1001, 10651, 2035, 1996, 20296, 4220, 20296, 1001, 3443, 12653, 6764, 2005, 2035, 1996, 20296, 1012, 5943, 14413, 16803, 2006, 4220, 2005, 1037, 2843, 1997, 18558, 1012, 4220, 9986, 1011, 1039, 1001, 3443, 4220, 9986, 2015, 2005, 2035, 6764, 1998, 2224, 1996, 17053, 2061, 2057, 2123, 1005, 1056, 9377, 2147, 1006, 1011, 1039, 5724, 1007, 1012, 5943, 14413, 14012, 1001, 10651, 5943, 14413, 12653, 2005, 24378, 20296, 2059, 2485, 2091, 5443, 16044, 1998, 23818, 2009, 2153, 1010, 3098, 2039, 1996, 18804, 13102, 4135, 4183, 1011, 7705, 14176, 2153, 2004, 1037, 2622, 2065, 3791, 2022, 1012, 2023, 2323, 2765, 1999, 1996, 5943, 14413, 8241, 3225, 1998, 2059, 2635, 1037, 2261, 2781, 2000, 5950, 2115, 6764, 1012, 3602, 2008, 2023, 2832, 2089, 5258, 2296, 2051, 2017, 2330 ]
metasploit
99.txt
3
up the metasploit - framework project. this is normal and to be expected. if you ’ d like to save yourself some time, you can have yard automatically generate new documentation for installed gems by running yard config - - gem - install - yri which will configure yard to automatically generate documentation whenever new gems are installed. debugging metasploit pry debuggingoccasionally, simply reading through metasploit code may not be helpful. you need to actually get into the weeds and learn what a piece of code is doing. in these cases, it may be helpful to use pry, a ruby debugger that can be launched at a specific place within your code and which allows you to view the state of the program at that time, make adjustments as needed, and then either step through the program or continue to let it run. you can enter into an interactive debugging environment using pry by adding the following code snippet within your metasploit module or library method : require'pry'; binding. pry pry includes inbuilt commands for code navigation : backtrace : show the current call stackup / down : navigate the call stackstep : move forward by a single execution stepnext : move forward by a single linewhereami : show the current breakpoint location againhelp : view all of the available commands and optionsruby ’ s runtime introspection can be used to view the available methods, classes, and variables within the current ruby environment : self : to find out what the current object isself. methods : find all available methodsself. methods. grep / send / : searching for a particular method that you ’ re interested in. this can be great to explore unknown apis. self. method ( : connect ). source _ location : find out which file, and which line, defined a particular methodself. class. ancestors : for complex modules, this can be useful to see what mixins a metasploit module is currently usingto learn more about pry, we recommend reading gitlab ’ s guide at url debug. gem debuggingruby 3. 1 and later come with debug. gem installed automatically, which is the new default debugger for ruby. it replaces the old lib / debug. rb library that was not actively being maintained and replaces it with a modern debugging library capable of performing many debu
[ 0.18313440680503845, -0.747359573841095, -0.4704757034778595, 0.15161415934562683, -0.33072447776794434, -0.12732072174549103, -0.023587828502058983, 0.3819811940193176, 0.6974620223045349, 0.5244476795196533, 0.2438187599182129, -0.1394205093383789, 0.521312952041626, -0.3487379252910614, -0.25369444489479065, -0.5316742062568665, -0.1554175615310669, -0.010775752365589142, -1.1618164777755737, 0.052632883191108704, -0.19057966768741608, 0.17351378500461578, -0.5279605984687805, -0.9455596208572388, 0.03803359344601631, 0.2694512903690338, 0.2784588038921356, -0.5572750568389893, 0.5289514064788818, 0.6185542941093445, 0.631507158279419, -0.13488200306892395, 0.24883420765399933, -0.4672923684120178, 0.09928154200315475, -0.3504413962364197, 0.7147620916366577, -0.4017535150051117, 0.28222033381462097, -0.6636084914207458, 0.5914826989173889, 0.1823880821466446, 0.07550080120563507, -0.8495587706565857, -0.3774624466896057, -0.41377919912338257, 0.35464218258857727, -0.27312517166137695, 0.6602619290351868, 0.2638595998287201, 0.5221142172813416, 0.2731195390224457, 0.005174786318093538, 0.05853309854865074, -0.019891269505023956, -0.3700195550918579, -0.11668940633535385, 0.5910954475402832, -0.12469467520713806, -0.014599116519093513, 0.2865186929702759, 0.5395974516868591, 0.17643438279628754, -0.44075390696525574, 0.004873588215559721, 0.4781661033630371, 0.2659948170185089, 0.13530032336711884, -0.13633012771606445, -0.42784252762794495, -0.34030425548553467, 0.8819141387939453, -0.4473925530910492, -0.2774214744567871, -0.9497789144515991, 0.04202507808804512, 0.513176441192627, 0.0944170355796814, -0.40094390511512756, 0.6734085083007812, 0.05568758770823479, 0.6597245931625366, 0.43957027792930603, -0.011918828822672367, 0.17952339351177216, -0.24661129713058472, 0.23318785429000854, 0.9408453106880188, -0.6701470017433167, 0.43207263946533203, 0.8714514374732971, 0.6528578400611877, -0.8761691451072693, -0.08280831575393677, 0.5994675755500793, 0.600638747215271, -0.021965041756629944, 0.11419575661420822, 0.03221540525555611, 0.37666431069374084, 0.4729115068912506, 1.35536789894104, 0.07816849648952484, 0.19010542333126068, 0.09103605151176453, 0.014331579208374023, -0.012995916418731213, -0.6225503087043762, -0.004666811320930719, -0.27358096837997437, 0.17868103086948395, 0.12785881757736206, -0.07907716929912567, -0.3605307936668396, 0.3409111797809601, 0.5288277864456177, 0.20556382834911346, -0.1590675264596939, -0.16972264647483826, 0.5860950946807861, -0.40596476197242737, -0.30332091450691223, -0.2050032615661621, -0.21115589141845703, 0.4544793367385864, -0.09595517814159393, 0.6072781085968018, 0.3756203055381775, -0.3577287793159485, -0.2980390787124634, -0.8781442046165466, -0.346861869096756, 0.20412443578243256, 0.264920711517334, 0.13005384802818298, 0.2078254073858261, 0.009568276815116405, 0.024696653708815575, 0.5247076749801636, -0.3781624734401703, 0.08882826566696167, -0.2117403745651245, 0.1034545749425888, 1.3385969400405884, 0.4260405898094177, 0.20494168996810913, -0.16541847586631775, -0.15686477720737457, 0.15350596606731415, 0.3077029883861542, -0.047755684703588486, -0.5482466220855713, 0.4085708558559418, -0.16571463644504547, -0.03871860355138779, -0.048570770770311356, -0.7515749335289001, 0.4699794352054596, -0.2628593146800995, 0.5211578011512756, -0.2608610689640045, 0.981403648853302, 0.1687503159046173, 0.6747297644615173, -0.4854262173175812, -0.056224290281534195, -0.42621317505836487, -0.5854959487915039, -0.3763614296913147, -0.01742773875594139, 0.364511102437973, 0.022427158430218697, 0.04045144468545914, -0.18783976137638092, 0.996776819229126, 0.4769322872161865, -0.016063949093222618, -0.10401038825511932, -0.04579230025410652, 0.22521767020225525, -0.4021404981613159, 0.24956460297107697, 0.1357521414756775, 0.5924161672592163, 0.11701249331235886, 0.33848005533218384, 0.015336859971284866, -1.0765793323516846, 0.07436898350715637, -0.15413661301136017, -0.18075723946094513, 0.29854679107666016, -0.4619589149951935, 0.07070734351873398, 0.6127620935440063, 0.12188395112752914, -0.8940336108207703, -0.3519475758075714, -0.10636936873197556, -1.8782682418823242, -0.7510302662849426, 0.5947968363761902, -0.13695192337036133, 0.6473244428634644, -0.13902585208415985, 0.3804326355457306, 1.0091699361801147, 0.5314628481864929, -0.49353641271591187, 0.5315636992454529, 0.5758670568466187, -0.1946098953485489, -0.8255196213722229, -0.07929559051990509, -0.032694149762392044, 0.037440989166498184, -0.490051805973053, 0.42131999135017395, -0.2481219470500946, 0.11101988703012466, -0.4410577416419983, 0.4733593761920929, 0.5789557695388794, -0.3267323076725006, -0.2515472173690796, -0.7856827974319458, -0.08127512037754059, 0.37024813890457153, -0.021236786618828773, 0.5776093602180481, -0.2818463146686554, 0.11056584864854813, -0.12384121865034103, 0.6753275990486145, 0.2729131281375885, 0.027805693447589874, 0.4629490375518799, 0.329086571931839, 0.14335185289382935, -0.04242260381579399, -0.02842482551932335, 0.749684751033783, 0.17862823605537415, 0.7106174230575562, 0.6826152205467224, 0.569396436214447, 0.3175516128540039, -0.33603739738464355, 0.4252338111400604, 0.06372373551130295, -0.5099148154258728, 1.164032220840454, 0.4504769742488861, -0.4819870591163635, -0.8703044652938843, -0.5057965517044067, 0.39623701572418213, 1.2584762573242188, -0.8426352739334106, -0.2564345598220825, 0.08987975120544434, 0.029111627489328384, -0.5047417283058167, -0.28219160437583923, 0.48249977827072144, 0.5804458260536194, -0.1186104342341423, 0.37785792350769043, -0.13876326382160187, -0.5166637301445007, -0.655769944190979, 0.10504360496997833, -0.9063757658004761, -0.25796058773994446, -0.518718957901001, -0.47222092747688293, 0.11040700227022171, 0.04135517776012421, 0.3307478725910187, -0.36825087666511536, -0.4322350323200226, -0.23953041434288025, -0.24276232719421387, 0.4256003499031067, 0.5871058106422424, -0.5736569762229919, -0.3083839416503906, 0.3434816896915436, 0.3455812633037567, 1.0152254104614258, -0.5439724326133728, -0.1576521396636963, -0.3646432161331177, -0.2469126135110855, 0.030142735689878464, 0.03371269255876541, 0.8100850582122803, -0.5409549474716187, 0.06113952770829201, 0.31455111503601074, 0.10001534968614578, -0.10637503117322922, 0.5259164571762085, 0.150351881980896, 0.041281189769506454, 0.38069626688957214, 0.2049332857131958, -0.0832822248339653, 0.7671018242835999, 0.41624951362609863, -0.8646708130836487, 0.24772979319095612, -0.2128700464963913, 0.4833279848098755, -0.7420566082000732, 0.6998542547225952, 0.07104060053825378, -0.1303548514842987, 0.026534272357821465, -0.03726368024945259, 0.575139582157135, -0.5063697695732117, -0.05968502163887024, -0.27525344491004944, -0.5486951470375061, 0.4930034279823303, 0.23002859950065613, -0.4516214430332184, 0.47088387608528137, 0.048747021704912186, -0.12325381487607956, 0.18261225521564484, 0.22105459868907928, 0.7829026579856873, 0.1309586763381958, 0.41903236508369446, -0.5964074730873108, -0.2770583927631378, -0.18275021016597748, -0.3686197102069855, -0.07305362075567245, -0.3818042576313019, 0.4954933524131775, 0.010414939373731613, -0.5286749601364136, 0.38788336515426636, 0.2790367901325226, -0.4763025939464569, -0.4057956635951996, -0.17817026376724243, -0.4964481294155121, 0.5158562064170837, 0.5661562085151672, 0.6588330268859863, -0.2182522416114807, 0.8472344279289246, -0.4960813522338867, -0.5297057032585144, 0.9805858731269836, 0.5149953365325928, 0.303855299949646, -0.14301356673240662, 0.4341851770877838, -0.054492127150297165, -0.32275494933128357, -0.46908074617385864, -0.025289196521043777, -0.06196671351790428, 0.44149264693260193, 0.014900309965014458, 0.5993186235427856, -0.5793830752372742, 0.02542896382510662, 0.6177428960800171, -0.2951236367225647, -0.7051352262496948, 0.46563977003097534, -0.12327779829502106, 0.7725762128829956, -0.2295571267604828, 0.14099159836769104, -0.2237415760755539, 0.07017636299133301, -0.0015885188477113843, -0.32053452730178833, -0.03293735161423683, -0.0726216658949852, -0.5318796634674072, -0.05840522423386574, -0.6555572152137756, -0.10058126598596573, -0.07745145261287689, 0.8180815577507019, -0.274358868598938, -0.644188404083252, -0.7411810755729675, 1.404711127281189, 1.1532607078552246, 0.4099448621273041, 0.6055728197097778, 0.5350639224052429, 0.08722683787345886, -0.07473989576101303, -0.10454694926738739, -0.14519499242305756, 0.2854776382446289, 0.22706876695156097, 0.8965365290641785, -0.44822821021080017, 0.19711114466190338, -0.35339078307151794, 0.15859514474868774, -0.46850520372390747, -0.00950168538838625, 0.2008940726518631, -0.19269107282161713, -0.7861839532852173, 0.05796337500214577, 0.2095733880996704, 0.14254994690418243, -0.49570468068122864, -0.03770538792014122, 0.0393216609954834, 0.15855561196804047, 0.22402676939964294, -0.4649583101272583, -0.4001883864402771, -0.7384690046310425, 0.0669834315776825, -0.0710444226861, -0.5216325521469116, 0.016140276566147804, -0.5700972676277161, -0.19037409126758575, -0.6567403674125671, -0.014106214046478271, 0.6915745139122009, -0.15048548579216003, -0.30569157004356384, -1.1149169206619263, -0.15242622792720795, -0.09527869522571564, -0.7214573621749878, -0.3533496558666229, -0.1769174486398697, 0.236249178647995, 0.5285795331001282, 0.1446530669927597, -0.2795836627483368, -0.5918282866477966, -0.08330976963043213, -0.46374624967575073, 0.5794805288314819, -0.5879759788513184, 0.2692054808139801, -0.12949159741401672, -0.3404827415943146, -0.09786132723093033, 0.2514510452747345, -0.6016174554824829, 0.049657903611660004, -0.4107140004634857, 0.24532614648342133, -0.5247513055801392, -0.36827144026756287, 0.4474840462207794, 0.4425225555896759, -0.5342615246772766, 0.6592878103256226, 0.25229910016059875, -0.24665559828281403, -0.2939673960208893, -0.0881752148270607, -0.48086145520210266, 0.46351104974746704, -0.30939188599586487, 0.014782175421714783, 0.603740930557251, -0.07735878229141235, -0.16904579102993011, -0.6252400875091553, 1.0586938858032227, 0.5186986923217773, 0.2537877559661865, -0.7060011029243469, -0.18203863501548767, 0.41694000363349915, 0.17925164103507996, -0.03477919474244118, 0.6406975388526917, 0.05587425082921982, -0.5955773591995239, 0.13896526396274567, -0.11933206766843796, -0.5551162958145142, -0.7019481658935547, 0.41578951478004456, -0.5427276492118835, 0.5165306925773621, 0.08263390511274338, 0.29614555835723877, 0.09312458336353302, -0.046752385795116425, 0.28776904940605164, -0.24952197074890137, -0.10815760493278503, -0.6661443710327148, -0.015162700787186623, -0.5273317694664001, -0.042309779673814774, -0.5722423195838928, -0.21747395396232605, -0.05465300753712654, 0.10165125876665115, -0.14545828104019165, 0.3303900957107544, 0.6015267372131348, -0.1530311554670334, -0.40589675307273865, 0.6738305687904358, -0.20363833010196686, -0.9896196126937866, 0.4930986762046814, 0.8081647753715515, -0.07830536365509033, 0.17941832542419434, 0.17883619666099548, -0.4283788502216339, -1.2200199365615845, -0.5239481925964355, 0.16130389273166656, -0.09293055534362793, 0.16786490380764008, -0.4847843050956726, -0.8713922500610352, -0.24505707621574402, -0.17177972197532654, 0.20406009256839752, -1.3905240297317505, -0.11499626934528351, -0.6793276071548462, 0.726851224899292, 0.05583878606557846, -0.03472789376974106, -0.44144850969314575, -0.18827907741069794, -0.08096253126859665, 0.6990928053855896, -0.006997075863182545, -0.208526149392128, 0.08881238847970963, 0.2192765474319458, 0.1887785941362381, 0.7491725087165833, -0.41895443201065063, -0.3485998213291168, -0.10925214737653732, -0.27990609407424927, -0.3871038556098938, 0.4803709387779236, -0.19135749340057373, 0.2682512700557709, -0.22578918933868408, 0.15494318306446075, -0.34812113642692566, -0.14593708515167236, -0.497077614068985, -0.07276593893766403, 0.6514943838119507, -0.5129656791687012, -0.10783622413873672, 0.20923207700252533, 0.6016519069671631, 0.5015639066696167, -0.11374599486589432, -0.5298238396644592, 0.3467014729976654, -0.17048458755016327, -1.6033697128295898, 0.294280469417572, -0.33504241704940796, -0.05717340484261513, 0.06183873489499092, -0.2772652804851532, 0.6531100273132324, -0.055480752140283585, 0.3228110373020172, 0.9453834295272827, -0.0735560804605484, 0.29304423928260803, -0.9394658207893372, 0.23159554600715637, 0.3398038148880005, 0.5229784250259399, 0.5893980860710144, -0.20029209554195404, 0.6870745420455933, 0.014742757193744183, -0.32671210169792175, -0.40979644656181335, -0.5003029108047485, -0.6391541957855225, 0.41080382466316223, -0.4812099039554596, 0.16850407421588898, -0.09359944611787796, -0.9286050200462341, -0.23677906394004822, -0.019431671127676964, -0.18863877654075623, -0.09971509873867035, 0.4243711531162262, 0.5325644612312317, 0.301126092672348, -0.4516018331050873, -0.025743909180164337, -0.4058474898338318, -0.21833647787570953, 0.7131372094154358, 0.425923615694046, -0.5455246567726135, 0.6723482608795166, 0.43923959136009216, -0.9958571195602417, -0.3814736008644104, -0.8990819454193115, -0.16085824370384216, -0.23947493731975555, -0.8692693114280701, -0.6188653111457825, -0.27104681730270386, -0.08891413360834122, -0.001651959028095007, 0.51042640209198, 0.008606868796050549, -0.11657481640577316, 0.06927967071533203, 0.3482029139995575, 0.18250250816345215, 0.4329783320426941, 0.5215418338775635, -0.7726858258247375, -0.6855500340461731, -0.943317174911499, 0.0011622458696365356, 0.03760102763772011, 0.4340837001800537, 0.7276248335838318, 0.2781137228012085, 0.479148805141449, -0.11813537031412125, -0.01993544027209282, 0.49181821942329407, -0.2435780018568039, 0.4865649342536926, 0.8247073888778687, -0.2781186103820801, -0.8681474328041077, -0.834385097026825, 0.3542064428329468, -0.040765292942523956, 0.42163631319999695, -0.015136726200580597, -0.43633925914764404, -0.09612320363521576, -0.026457704603672028, -0.31840574741363525, -0.5917513966560364, -0.20369668304920197, -1.1482514142990112, -0.9561890363693237, 0.5230381488800049, 0.5683649182319641, -0.5283673405647278, -0.004868868738412857, -0.7020787596702576, -0.3371729850769043, -0.8708347082138062, 0.6723017692565918, -0.3686085045337677, 0.1985418200492859, -0.25722599029541016, 0.05191764608025551, -0.6529512405395508, -0.4519730508327484, -0.5958595275878906, -0.40220504999160767, -0.4783534109592438, -0.8171288967132568, -0.2400490939617157, -0.34452033042907715, -0.9261612892150879, 0.0742264837026596, -0.4230353832244873, -0.020149460062384605, -0.053465135395526886, -0.3888673484325409, -0.29015663266181946, 0.33963584899902344, -0.5304597616195679, -0.19084545969963074, -0.18422022461891174, 0.046519067138433456, 0.44829675555229187, -0.322396844625473, 0.05066109821200371, 0.39955204725265503, 0.12179186940193176, 0.3451254963874817, 0.08199712634086609, -0.15744338929653168, 0.009250065311789513, 0.2962648868560791, -0.555130660533905, -0.13390593230724335, -0.7566275596618652, -0.012974387966096401, -0.04843171685934067, 0.10346703231334686, 0.22515596449375153, 0.7664151191711426, 0.5742853283882141, 0.46276286244392395, -0.34133508801460266, 0.8080065250396729, 0.04872364178299904, 0.11378312110900879, 0.04623235762119293, 0.28265276551246643, -0.05919323489069939, -0.15872028470039368, -0.18669232726097107, 0.26602014899253845, -0.762412965297699, 0.177797332406044, 0.0747789517045021, 0.06010760739445686, -0.3510059416294098, -0.3706302046775818, -0.17193816602230072, -0.0488983578979969, 0.14925892651081085, -0.48436036705970764, 0.2555195093154907, -0.2306685596704483, -0.47279104590415955, 0.19706420600414276, -0.718493640422821, -0.32036229968070984, 0.1603734791278839, -0.07172516733407974, -0.2980182468891144, -0.18078674376010895, -0.18302097916603088, 0.19506283104419708, -0.39523589611053467, -0.08451919257640839, 0.5131653547286987, 0.18425731360912323, -0.21735545992851257, 0.8929876685142517, -0.7982509136199951, -0.415547639131546, -0.7314209342002869, 0.8047583699226379, -0.6141627430915833, -1.0857740640640259, -0.11201803386211395, 0.47051942348480225, 0.2584218978881836, 0.33609431982040405, -0.445353627204895, 0.06688301265239716, -0.14726020395755768, 0.024860702455043793, 0.19171495735645294, 0.24409924447536469, -0.4326498806476593, 0.629690408706665, -0.7788826823234558, -0.1732143610715866, -0.23054276406764984, -0.2785322368144989, -0.05826553702354431, 0.25870922207832336, -0.051541101187467575, 0.29277655482292175, -0.02246118150651455, 0.08378162235021591, 0.8665672540664673, 0.8105500340461731, 0.6572312712669373, -0.3220553994178772, -0.5285711288452148, -0.1618620902299881, 0.2543487548828125, -0.016354722902178764, 0.1730586588382721, -0.3238038718700409, 0.41720670461654663, 0.698787271976471, -0.8702036142349243, -0.1418074667453766, 0.5901188850402832, 0.06803377717733383, -0.11487181484699249, -0.33319565653800964, -0.5206358432769775, 0.35572147369384766, -0.09968467056751251, -0.44918176531791687, 0.5305396914482117, -0.16054879128932953, -0.09501947462558746, -0.03271746635437012, -0.3512323200702667, 1.1557272672653198, -0.6966902017593384, 0.918090283870697, -0.5681243538856506, -0.26283159852027893, 0.603816568851471, 0.4440772235393524, -0.6720411777496338, 0.13236796855926514, 1.554266095161438, 0.11066383123397827, -0.45370495319366455, 0.7352443933486938, -0.09609340131282806, 0.26417988538742065, 0.4182601273059845, -0.044468432664871216, -0.46993425488471985, 0.17879463732242584, -0.22818146646022797, -0.5887079238891602, -0.38191312551498413, -0.11967192590236664, 0.3445144593715668, -0.1716235727071762, 0.29105523228645325, -0.2535248398780823, 0.4531005024909973, -0.3224041163921356, 0.40962329506874084, -0.4486379027366638, -0.0301770381629467, -0.09371329843997955, -0.15753376483917236, -0.334718257188797, 0.8681514859199524, 0.35339388251304626, 0.8919538259506226, 0.10254830121994019, 1.3850728273391724, 0.042024776339530945, 0.30683183670043945, 0.2537579834461212, -0.3572517931461334, 0.31879374384880066, -0.07797910273075104, -0.06849440187215805, -0.2612510025501251, -0.1376696527004242, -0.33626890182495117, 0.5470799207687378, 0.15605111420154572, -0.43602725863456726, -0.7807946801185608, -0.18871057033538818, -0.36540111899375916, -0.6474364399909973, 0.5223885774612427, -0.5446382761001587, -0.6468583345413208, -0.28507333993911743, 0.4454636871814728, 0.4409630000591278, 0.2574239671230316, -0.16826097667217255, -0.12421093881130219, -0.5069469809532166, -0.06484601646661758, -0.5637692809104919, 0.4996366798877716, -0.42418980598449707, -0.08073221892118454, 0.07191290706396103, -0.5054411888122559, -0.29726642370224, -0.009972584433853626, -0.36463627219200134, -0.8328841924667358, 0.5987775921821594, 0.03736748918890953, 0.5291598439216614, 0.2580738365650177, -0.5280524492263794, -0.2731812000274658, -0.002293260535225272, 0.782441258430481, -0.15235210955142975, 0.567571759223938, 0.36210793256759644, 0.14696826040744781, 0.3776777386665344, -0.0893828421831131, 0.6910080909729004, -0.5350087285041809, -0.2837703227996826, -0.013968476094305515, -0.4915785789489746, -0.6895477175712585, -0.22398735582828522, 0.12299478054046631, 0.44937992095947266, 0.5481259226799011, 0.05719790235161781, -1.0601439476013184, -0.2640311121940613, -0.9501469135284424, -0.2384469211101532, -0.022168226540088654, 0.17709729075431824, 0.3645971715450287, 0.14471031725406647, 0.9805771708488464, -0.9574325680732727, 4.549068927764893, 0.6086612343788147, 0.03547170013189316, -0.13802732527256012, 0.13307276368141174, 0.7418332099914551, 0.998499870300293, -0.34197700023651123, 0.577972412109375, -0.451348215341568, 0.3599799871444702, -0.06813512742519379, 0.3107004463672638, 0.0500919371843338, 0.8374759554862976, 0.8044652342796326, -0.3018706440925598, 0.3021358549594879, 0.261058509349823, -0.8998383283615112, -0.7686691880226135, 0.1681879758834839, -0.6128635406494141, 0.3520529568195343, 0.9755533337593079, 0.30783748626708984, 0.2369397133588791, -0.6182103753089905, -0.044826481491327286, -0.4156205654144287, -0.1489850878715515, 0.018116341903805733, 0.07234852015972137, -0.18986676633358002, -0.5961663126945496, 0.43846800923347473, -0.9048703908920288, -0.8791263103485107, -0.4971708059310913, 0.38805508613586426, 0.5650931000709534, -0.06282538920640945, -0.5878159999847412, -0.2454601228237152, 0.15114560723304749, 0.8204208016395569, -0.4254227578639984, -0.1345847100019455, 1.0443027019500732, -0.21715018153190613, 0.23723101615905762, 0.16778001189231873, 0.6201465129852295, 0.21925902366638184, -1.1321635246276855, 0.27987247705459595, 0.3500669300556183, -0.0539337657392025, -0.34577906131744385, -0.19325712323188782, 0.22986362874507904, -0.5967891812324524, 0.2576420307159424, -0.5573198199272156, -0.45228463411331177, 0.5716948509216309, -0.21870246529579163, 0.2867305278778076, -0.1625310331583023, 0.3336121141910553, -0.1525263637304306, -0.31631484627723694, -0.08085180819034576, -0.015536850318312645, 0.6632834076881409, 0.09123118966817856, 0.012205942533910275, -0.19362308084964752, 0.9819154739379883, -0.5689057111740112, 0.24959073960781097, -0.46622738242149353, -0.9786112904548645, 0.21809007227420807, 0.5936964750289917, 0.8524214029312134, 0.031395215541124344, -0.8231677412986755, -0.07848716527223587, 0.3589455187320709, 0.2836572825908661, 0.6734656691551208, -0.44769665598869324, 0.6622651219367981, 0.20123203098773956 ]
[ 2039, 1996, 18804, 13102, 4135, 4183, 1011, 7705, 2622, 1012, 2023, 2003, 3671, 1998, 2000, 2022, 3517, 1012, 2065, 2017, 1521, 1040, 2066, 2000, 3828, 4426, 2070, 2051, 1010, 2017, 2064, 2031, 4220, 8073, 9699, 2047, 12653, 2005, 5361, 20296, 2011, 2770, 4220, 9530, 8873, 2290, 1011, 1011, 17070, 1011, 16500, 1011, 1061, 3089, 2029, 2097, 9530, 8873, 27390, 2063, 4220, 2000, 8073, 9699, 12653, 7188, 2047, 20296, 2024, 5361, 1012, 2139, 8569, 12588, 18804, 13102, 4135, 4183, 29198, 2139, 8569, 12588, 10085, 15671, 19301, 2135, 1010, 3432, 3752, 2083, 18804, 13102, 4135, 4183, 3642, 2089, 2025, 2022, 14044, 1012, 2017, 2342, 2000, 2941, 2131, 2046, 1996, 20777, 1998, 4553, 2054, 1037, 3538, 1997, 3642, 2003, 2725, 1012, 1999, 2122, 3572, 1010, 2009, 2089, 2022, 14044, 2000, 2224, 29198, 1010, 1037, 10090, 2139, 8569, 13327, 2008, 2064, 2022, 3390, 2012, 1037, 3563, 2173, 2306, 2115, 3642, 1998, 2029, 4473, 2017, 2000, 3193, 1996, 2110, 1997, 1996, 2565, 2012, 2008, 2051, 1010, 2191, 24081, 2004, 2734, 1010, 1998, 2059, 2593, 3357, 2083, 1996, 2565, 2030, 3613, 2000, 2292, 2009, 2448, 1012, 2017, 2064, 4607, 2046, 2019, 9123, 2139, 8569, 12588, 4044, 2478, 29198, 2011, 5815, 1996, 2206, 3642, 1055, 3490, 29519, 2306, 2115, 18804, 13102, 4135, 4183, 11336, 2030, 3075, 4118, 1024, 5478, 1005, 29198, 1005, 1025, 8031, 1012, 29198, 29198, 2950, 1999, 8569, 4014, 2102, 10954, 2005, 3642, 9163, 1024, 2067, 6494, 3401, 1024, 2265, 1996, 2783, 2655, 9991, 6279, 1013, 2091, 1024, 22149, 1996, 2655, 20829, 2618, 2361, 1024, 2693, 2830, 2011, 1037, 2309, 7781, 3357, 2638, 18413, 1024, 2693, 2830, 2011, 1037, 2309, 2240, 2860, 5886, 5243, 4328, 1024, 2265, 1996, 2783, 3338, 8400, 3295, 2153, 16001, 2361, 1024, 3193, 2035, 1997, 1996, 2800, 10954, 1998, 7047, 6820, 3762, 1521, 1055, 2448, 7292, 17174, 13102, 18491, 2064, 2022, 2109, 2000, 3193, 1996, 2800, 4725, 1010, 4280, 1010, 1998, 10857, 2306, 1996, 2783, 10090, 4044, 1024, 2969, 1024, 2000, 2424, 2041, 2054, 1996, 2783, 4874, 26354, 2884, 2546, 1012, 4725, 1024, 2424, 2035, 2800, 4725, 11246, 2546, 1012, 4725, 1012, 24665, 13699, 1013, 4604, 1013, 1024, 6575, 2005, 1037, 3327, 4118, 2008, 2017, 1521, 2128, 4699, 1999, 1012, 2023, 2064, 2022, 2307, 2000, 8849, 4242, 17928, 2015, 1012, 2969, 1012, 4118, 1006, 1024, 7532, 1007, 1012, 3120, 1035, 3295, 1024, 2424, 2041, 2029, 5371, 1010, 1998, 2029, 2240, 1010, 4225, 1037, 3327, 4725, 2884, 2546, 1012, 2465, 1012, 10748, 1024, 2005, 3375, 14184, 1010, 2023, 2064, 2022, 6179, 2000, 2156, 2054, 4666, 7076, 1037, 18804, 13102, 4135, 4183, 11336, 2003, 2747, 2478, 3406, 4553, 2062, 2055, 29198, 1010, 2057, 16755, 3752, 21025, 19646, 7875, 1521, 1055, 5009, 2012, 24471, 2140, 2139, 8569, 2290, 1012, 17070, 2139, 8569, 12588, 6820, 3762, 1017, 1012, 1015, 1998, 2101, 2272, 2007, 2139, 8569, 2290, 1012, 17070, 5361, 8073, 1010, 2029, 2003, 1996, 2047, 12398, 2139, 8569, 13327, 2005, 10090, 1012, 2009, 20736, 1996, 2214, 5622, 2497, 1013, 2139, 8569, 2290, 1012, 21144, 3075, 2008, 2001, 2025, 8851, 2108, 5224, 1998, 20736, 2009, 2007, 1037, 2715, 2139, 8569, 12588, 3075, 5214, 1997, 4488, 2116, 2139, 8569 ]
metasploit
99.txt
4
##gging actions with next to no impact on the performance of the debugged application. whilst rubymine does not support the debug. gem functionality, you can use vscode to take advantage of debug. gem to get speedy debugging of ruby scripts from within vscode itself. simply install the debugging plugin from url then go to the metasploit root directory, and if you have bundler installed, run bundle install. this will bring in the latest version of the debug gem. once this is all done, open the metasploit - framework folder from a cloned github copy of metasploit framework in vscode by using file - > open folder. then click run - > add configuration - > ruby ( rdbg ). this will create a file at < metasploit root > /. vscode / launch. json. replace the contents of this file with the contents of the file at url if you wish, you can optionally change the listening port from 55634 in the script to one of your choice. finally click run - > start debugging to start debugging metasploit framework using vscode. this may cause a prompt to appear that looks like bundle exec ruby / home / tekwizz123 / git / metasploit - framework / msfconsole. confirm this looks okay and that you are using bundle exec ruby to execute msfconsole. if all looks good, hit the enter key to confirm. at this point you should see metasploit framework open up. if you want to prevent this prompt in the future then simply remove the " askparameters " : true, line from launch. json. once in a debugging session, debug. gem supports the same commands as pry in may cases, so the commands listed in the pry section above should work in the same manner. additionally debug. gem also supports extra commands for things such as tracing data. for more details refer to the command list at url which provides a detailed list of debug. gem ’ s supported commands. for more information on the vscode rdbg plugin, refer to url and url rubymine debuggingrubymine comes with its own built in debugger that is based off of the old lib / debug. rb library in ruby, however it has custom patches and modifications applied
[ 0.5152368545532227, -0.27398553490638733, -0.40579932928085327, 0.4114876985549927, -0.35564300417900085, -0.28370922803878784, -0.043994177132844925, 0.5065842866897583, 0.09876877814531326, 0.9384577870368958, 0.23680834472179413, 0.0403282456099987, 0.8337863683700562, -0.8017493486404419, 0.004782487638294697, -0.23730690777301788, -0.2746202051639557, -0.08788347244262695, -0.9665219187736511, -0.5277273058891296, -0.06633061170578003, -0.23452241718769073, -0.7459335327148438, -0.8086142539978027, -0.6955611705780029, 0.7208579778671265, -0.23080280423164368, -0.34154441952705383, 0.5409273505210876, 0.9217219352722168, 0.25561168789863586, -0.5278691053390503, 0.019705085083842278, -0.6523613333702087, 0.29494979977607727, -0.2793760597705841, 0.7232330441474915, -0.18362954258918762, 0.07196683436632156, -0.707144021987915, 0.7278894186019897, -0.14484138786792755, 0.3644794523715973, -0.8376519680023193, -0.8898305296897888, -0.5283321142196655, -0.010939943604171276, -0.15900391340255737, 0.013233187608420849, -0.052577607333660126, 0.710559606552124, 0.42940983176231384, -0.1281852275133133, -0.12501026690006256, -0.22800247371196747, -0.28898024559020996, -0.10666759312152863, 0.3169303834438324, -0.19747360050678253, 0.08743076026439667, 0.3265990912914276, 1.016425371170044, 0.5069720149040222, -0.33738768100738525, 0.015187668614089489, 0.8744608163833618, -0.5368203520774841, -0.4811936020851135, -0.5037981867790222, 0.10571718961000443, -0.25042659044265747, 1.1545498371124268, 0.05179264023900032, -0.33937594294548035, -0.6943686604499817, 0.26860710978507996, 0.29680749773979187, -0.2444690316915512, -0.6522521376609802, 0.556138277053833, -0.4311363697052002, 0.9629442095756531, 0.4191034138202667, -0.11076979339122772, 0.0811544880270958, -0.409396231174469, 0.5565264821052551, 1.0572295188903809, -0.3212468922138214, 0.3288266360759735, 0.3435206115245819, 0.4961063861846924, -0.5698686838150024, 0.22485698759555817, 0.2731509208679199, 0.7691251635551453, -0.20148329436779022, -0.2823825180530548, -0.08301500231027603, 0.02624177187681198, 0.42386770248413086, 0.9400103092193604, 0.3588007092475891, -0.10783500224351883, -0.40954744815826416, 0.1519755870103836, 0.33143019676208496, -0.11932086944580078, 0.18561258912086487, -0.25799623131752014, -0.13049408793449402, 0.27937793731689453, 0.22330009937286377, -0.4576953053474426, 0.2988385260105133, 0.5774703621864319, 0.6464436054229736, -0.177523672580719, -0.5970096588134766, 0.7023874521255493, 0.06747405976057053, -0.3415112793445587, 0.2121361494064331, -0.015118594281375408, -0.0762522742152214, 0.08220017701387405, 0.9239939451217651, 0.34970223903656006, -0.4051527976989746, -0.7226203083992004, -0.5271392464637756, -0.25029078125953674, 0.09392807632684708, 0.8457688093185425, -0.05569683015346527, -0.11273803561925888, 0.2742512822151184, -0.07778450101613998, 0.6223525404930115, -0.6399573087692261, 0.30650800466537476, -0.333375483751297, -0.1496449112892151, 1.2559726238250732, 0.1826048195362091, -0.4090979993343353, -0.43212395906448364, 0.37159648537635803, -0.06832171976566315, 0.6644309163093567, -0.4170353412628174, -0.3431383967399597, 0.5583096146583557, -0.34544533491134644, -0.40013206005096436, -0.37204790115356445, -0.5457830429077148, 0.6592814922332764, 0.17668820917606354, 0.19049693644046783, 0.05414990708231926, 0.5663467049598694, -0.31572815775871277, 0.7890425324440002, -0.3857031464576721, 0.3055322468280792, -0.5180371403694153, -0.6341431736946106, 0.3735644817352295, -0.19118231534957886, 0.6759109497070312, 0.09646812826395035, 0.05999336391687393, -0.25347763299942017, 1.4543201923370361, 0.5845060348510742, 0.008415729738771915, -0.14461621642112732, 0.4359241724014282, 0.42322656512260437, -0.8460550308227539, 0.5759418606758118, 0.5892676115036011, 0.4003484547138214, -0.030012276023626328, 0.376619428396225, 0.06245914474129677, -0.70355623960495, 0.3691253960132599, -0.14171886444091797, -0.017728621140122414, 0.44577381014823914, -0.5276731252670288, 0.4643951952457428, 0.32551705837249756, 0.006506508216261864, -0.7216798067092896, 0.23724932968616486, 0.44780418276786804, -1.6660257577896118, -0.0055756825022399426, 0.19368907809257507, -0.019798502326011658, 0.6961885094642639, -0.6478819847106934, -0.07856854796409607, 0.8913818597793579, 0.5197006464004517, 0.13875140249729156, 0.5513109564781189, 0.6691586375236511, -0.07073972374200821, -0.8868230581283569, 0.15596838295459747, -0.21658897399902344, 0.010534198023378849, -0.3963974714279175, 0.32518699765205383, -0.1083867996931076, -0.2856035530567169, 0.019828859716653824, 0.35250380635261536, 0.28022316098213196, 0.5227685570716858, -0.1354735791683197, -0.7732987403869629, -0.1420528143644333, 0.16032996773719788, -0.18267560005187988, 0.1525791585445404, 0.13881593942642212, 0.4962158799171448, 0.043363362550735474, 0.6422547698020935, -0.16618667542934418, -0.47351711988449097, 0.3112092614173889, 0.22400395572185516, 0.20856264233589172, -0.3769734799861908, -0.0364585816860199, 0.7525286078453064, 0.6931760907173157, 0.6978998780250549, -0.19715258479118347, 0.38000842928886414, -0.06787281483411789, 0.15246495604515076, 0.7475898861885071, 0.3375546932220459, -0.4244653284549713, 1.1183971166610718, 0.41172152757644653, 0.06055847182869911, -1.1583333015441895, -0.6210606098175049, 0.60844886302948, 1.1747896671295166, -0.5624625086784363, -0.795839250087738, -0.21681302785873413, 0.19074581563472748, -0.1708948314189911, -0.28794628381729126, 0.16776570677757263, 0.18011876940727234, -0.7239628434181213, 0.7643169164657593, 0.09406626969575882, -0.7533432245254517, -0.2591908872127533, -0.1253049522638321, -0.6815252900123596, -0.30293381214141846, -0.5333256125450134, -0.44374898076057434, 0.44559210538864136, -0.5090047717094421, 0.5042298436164856, -0.5398503541946411, -0.29394933581352234, 0.10683217644691467, 0.15161670744419098, 0.6817362308502197, 0.12230464816093445, -0.08704493194818497, -0.6513872742652893, 0.019820818677544594, 0.0760800838470459, 0.6206587553024292, -0.20276916027069092, -0.6164303421974182, -0.011313440278172493, -0.3365839719772339, 0.10176238417625427, -0.15575337409973145, 0.907707154750824, 0.09136117249727249, 0.244725301861763, -0.04830417409539223, 0.5865606665611267, -0.05625768005847931, 0.32561784982681274, 0.3314533531665802, -0.37649640440940857, 0.5386654734611511, 0.029222292825579643, -0.0897284746170044, 0.5821740031242371, 0.612752377986908, -1.2526929378509521, 0.145395889878273, 0.013022594153881073, 0.29354485869407654, -0.7060412764549255, 0.42490944266319275, 0.040435176342725754, -0.14016932249069214, -0.05123019963502884, -0.48308321833610535, 0.3756091296672821, -0.45951783657073975, -0.3796277344226837, -0.21394017338752747, -0.5316066145896912, 0.45457297563552856, 0.1670050323009491, -0.6515799164772034, 0.5646176934242249, -0.49818700551986694, -0.06356432288885117, 0.3018881380558014, -0.04497971013188362, 1.0926398038864136, -0.25473326444625854, 0.18907083570957184, -0.33398932218551636, -0.38204121589660645, 0.08386308699846268, 0.14444555342197418, 0.044824689626693726, -0.5152751803398132, 0.5895296931266785, 0.23507513105869293, -0.32077863812446594, 0.34499186277389526, 0.6069187521934509, -0.8862961530685425, -0.47272107005119324, -0.027752337977290154, -0.7346247434616089, 0.058310769498348236, 0.13005216419696808, 0.3892366886138916, 0.7526760101318359, 0.7315137982368469, -0.4446726143360138, -0.2576489746570587, 0.3175855875015259, 0.48116335272789, 0.11369180679321289, -0.614936351776123, 0.06110590323805809, 0.6820090413093567, -0.6364813446998596, -0.18554916977882385, 0.41835764050483704, -0.035634301602840424, 0.11253795772790909, -0.004933857824653387, 0.6043799519538879, -0.29754799604415894, 0.05162540078163147, 0.3985004425048828, -0.2089213728904724, -0.40219932794570923, 0.7406153082847595, -0.24265314638614655, 0.3670092821121216, -0.14992953836917877, 0.4342226982116699, -0.06950969249010086, -0.08284807950258255, 0.217657208442688, -0.03320522606372833, -0.13507381081581116, -0.14687535166740417, 0.004237264860421419, -0.38568583130836487, -0.46375319361686707, -0.11245304346084595, -0.6011289954185486, 0.6545342803001404, -1.0354474782943726, -1.1014801263809204, -0.3573782742023468, 1.3001539707183838, 0.7983776926994324, 0.6836077570915222, 0.8287200331687927, 0.48273196816444397, -0.0011817228514701128, -0.8895760178565979, 0.5629744529724121, -0.5648477673530579, 0.36174115538597107, -0.17535600066184998, 0.4884779751300812, -0.7042388916015625, 0.5071935653686523, -0.28935113549232483, -0.15007467567920685, -0.42106905579566956, -0.020176660269498825, 0.2214614599943161, -0.6228575706481934, -0.5108804702758789, -0.3348216712474823, -0.3300014138221741, 0.002987610176205635, -0.4406675696372986, -0.4512849450111389, 0.2183702141046524, 0.2268235832452774, 0.5180280804634094, -0.7784693241119385, -0.3931453824043274, -0.8627210855484009, -0.00029143012943677604, 0.279061883687973, 0.09267525374889374, -0.4540614187717438, -0.4228585362434387, -0.5338334441184998, -1.271926760673523, 0.05236859992146492, 0.5005322098731995, 0.6570500135421753, -0.5218328833580017, -0.9906875491142273, -0.4311384856700897, 0.22779062390327454, -0.6439951658248901, -0.4136526882648468, -0.09813293814659119, 0.9176058173179626, 0.10404934734106064, 0.5412757396697998, -0.41144058108329773, -0.20042473077774048, 0.22857871651649475, -0.8080947399139404, 0.6840676069259644, -0.9797929525375366, 0.2544027864933014, 0.022290010005235672, -0.45326268672943115, 0.17798234522342682, 0.321185439825058, -0.17533527314662933, 0.020522695034742355, -0.4210410416126251, -0.09730744361877441, -0.353031724691391, -0.46143075823783875, 0.6638431549072266, 0.6601373553276062, -0.33018577098846436, 0.63031405210495, 0.24213939905166626, -0.06084481254220009, -0.15694665908813477, -0.2752678692340851, 0.34520959854125977, 0.376385897397995, -0.5037614703178406, 0.6628223061561584, 0.0374484546482563, 0.07830654829740524, 0.1490098387002945, -0.34520983695983887, 1.4701118469238281, -0.09280948340892792, 0.4339669644832611, -1.2315666675567627, -0.29140588641166687, 0.22305816411972046, 0.23384660482406616, 0.559546172618866, 0.46539172530174255, -0.5176535844802856, -0.13849681615829468, -0.20291148126125336, -0.4642680287361145, -0.9024021625518799, -0.32223594188690186, 0.17402644455432892, -0.3970007300376892, 0.033072032034397125, -0.08249444514513016, 0.07480265945196152, -0.09921558946371078, -0.6268001198768616, 0.30801406502723694, -0.5341659188270569, -0.044439930468797684, -0.3182089924812317, 0.040014393627643585, -0.7386173605918884, 0.33082523941993713, -0.35263392329216003, 0.21324314177036285, -0.39804452657699585, 0.4845636785030365, -0.005090286955237389, 0.5108985900878906, 0.818494975566864, -0.24095742404460907, -0.7259224653244019, 0.3207101821899414, 0.24553757905960083, -0.4056938886642456, 0.03330262750387192, 1.0656896829605103, -0.3405657112598419, -0.09110933542251587, -0.4315221309661865, -0.7739192247390747, -0.6607205271720886, -0.8083930611610413, 0.20798227190971375, -0.14593394100666046, 0.06124994903802872, -0.4140435457229614, -0.9175087809562683, -0.15773986279964447, 0.09342215210199356, 0.33875831961631775, -1.398438572883606, -0.3455038070678711, -0.4301324188709259, 0.5851575136184692, -0.2545277178287506, -0.10259633511304855, -0.44329413771629333, -0.6822859644889832, -0.12719759345054626, 0.716101348400116, 0.08428429067134857, -0.08593682944774628, 0.3282119929790497, 0.009860158897936344, 0.3995503783226013, -0.016921576112508774, -0.2842130661010742, -0.38191989064216614, -0.06694156676530838, 0.05793062597513199, -0.26929011940956116, 0.43558600544929504, -0.20910274982452393, 0.14919625222682953, -0.18577387928962708, 0.3452933430671692, -0.30440837144851685, 0.012225368060171604, -0.5656638741493225, -0.03280099853873253, 1.0464938879013062, -0.35788190364837646, 0.2313157021999359, 0.16471180319786072, 0.9349130988121033, 0.4749916195869446, 0.10519544780254364, -0.5537959337234497, 0.49119967222213745, -0.10614315420389175, -1.5280003547668457, 0.1717454046010971, -0.21093402802944183, -0.5340642929077148, 0.15283742547035217, -0.23544372618198395, 0.7113054394721985, -0.7189294695854187, 0.41401487588882446, 0.7105554938316345, 0.5164309144020081, 0.7514137029647827, -0.8546892404556274, 0.4773256480693817, 0.6982508897781372, -0.033719733357429504, 0.17810453474521637, -0.32135817408561707, 0.5019620060920715, -0.02551760897040367, -0.24461859464645386, -0.18140749633312225, -0.6676408648490906, -0.322112113237381, 0.7093383073806763, -0.19942522048950195, 0.3049028813838959, -0.05676411837339401, -0.7384316921234131, -0.304299533367157, 0.4494418501853943, -0.23932044208049774, 0.13939684629440308, 0.2851037085056305, 0.24676014482975006, 0.1504947692155838, -0.5512740612030029, 0.444136381149292, -0.29770344495773315, 0.056629668921232224, 0.5653082132339478, 0.02314245142042637, -0.5525433421134949, 0.8700256943702698, 0.06418582051992416, -1.1025457382202148, -0.5508531332015991, -0.4583800137042999, 0.05639369413256645, -0.2894202768802643, -1.0755831003189087, -0.744197428226471, -0.25611743330955505, -0.1620408445596695, 0.19720318913459778, 0.7653849720954895, -0.25406089425086975, 0.6598930954933167, -0.42895743250846863, -0.055642835795879364, -0.030016323551535606, -0.19944387674331665, 0.47156551480293274, -1.1292784214019775, -0.28131672739982605, -0.9851315021514893, -0.3882119655609131, 0.39417794346809387, 0.05194728821516037, 0.4963543117046356, -0.3522128462791443, 0.33750665187835693, 0.25768032670021057, -0.040574461221694946, 0.6234705448150635, 0.10945852845907211, 0.6701454520225525, 0.8721621632575989, -0.07743749022483826, -0.8913045525550842, -0.7822291851043701, -0.07689552754163742, -0.025615012273192406, 0.30773618817329407, 0.16651815176010132, -0.667976975440979, -0.33268505334854126, 0.17194829881191254, -0.28719791769981384, -0.8108846545219421, -0.18638668954372406, -0.8429081439971924, -0.41642069816589355, 0.427801251411438, 0.4586738348007202, -0.4690672755241394, 0.40513572096824646, -0.08595023304224014, -0.2010803073644638, -0.5018929839134216, 0.10809974372386932, -0.07758572697639465, 0.010142403654754162, -0.37997978925704956, 0.07031753659248352, -0.6553335785865784, -0.44622012972831726, -0.09240499883890152, -0.20111651718616486, -0.4295482933521271, -0.8212924599647522, -0.7201998233795166, -0.46480536460876465, -0.5422077775001526, 0.271238774061203, -0.9184834361076355, 0.03343195840716362, 0.01894872821867466, 0.056896064430475235, -0.1394827961921692, 0.4825333058834076, -0.8088717460632324, 0.198464497923851, -0.24954912066459656, 0.1090489998459816, 0.19716468453407288, -0.5344818234443665, 0.012808102183043957, 0.3312374949455261, 0.14470899105072021, 0.37670624256134033, 0.07108555734157562, -0.5831530094146729, 0.29588523507118225, 0.3789769113063812, -0.6527067422866821, 0.15947964787483215, -1.2019866704940796, 0.28211092948913574, -0.33935248851776123, -0.06299782544374466, -0.26513591408729553, 0.7902668714523315, 0.41273602843284607, 0.2580018639564514, -0.09035219252109528, 0.6897688508033752, -0.09456510096788406, -0.002268289215862751, 0.1425814926624298, 0.008324488066136837, 0.4174695312976837, -0.33587411046028137, -0.20495614409446716, 0.12374181300401688, -0.5963942408561707, 0.2272612750530243, 0.047716837376356125, 0.10085922479629517, -0.39737653732299805, -0.34485146403312683, 0.3634587228298187, 0.6023556590080261, 0.39595741033554077, -0.20200267434120178, 0.4335952401161194, 0.07964827865362167, -0.746630847454071, 0.6204437613487244, -0.5729541778564453, -0.1782970428466797, -0.010209647938609123, -0.2784140408039093, -0.05462849512696266, -0.0446002334356308, 0.13936643302440643, 0.06339012086391449, -0.4872420132160187, -0.22064054012298584, 0.24264933168888092, 0.25932368636131287, -0.09948904812335968, 1.2697651386260986, -0.8498715162277222, -0.8370248079299927, -0.40906399488449097, 0.7762407660484314, -0.49681007862091064, -1.1139836311340332, 0.0723162591457367, 0.4940834939479828, 0.2862391173839569, 0.10728377848863602, -0.5528815984725952, 0.02779732085764408, 0.3379046618938446, 0.16915902495384216, 0.09169355779886246, -0.146574005484581, -0.6122931241989136, 0.4520333707332611, -0.29708603024482727, 0.39776575565338135, -0.22718799114227295, -0.008722259663045406, 0.05656547099351883, -0.16464076936244965, -0.6567560434341431, 0.009348133578896523, -0.13759364187717438, 0.48003822565078735, 1.1039482355117798, 0.8306493759155273, 0.7430465817451477, -0.5399693250656128, -0.6144131422042847, -0.37296193838119507, 0.5473918914794922, -0.12736214697360992, 0.10111360996961594, -0.3379722535610199, 0.39215150475502014, 0.27297675609588623, -1.2311936616897583, -0.6433650851249695, 0.07184953987598419, 0.2355271428823471, -0.24156701564788818, 0.21984830498695374, -0.1110939309000969, 0.021857183426618576, -0.2033114731311798, -0.23589785397052765, 0.5316886305809021, -0.0894278734922409, 0.20086278021335602, -0.2637707591056824, -0.1837581843137741, 1.094752311706543, -0.4945438802242279, 0.4448475241661072, -0.07130073010921478, -0.1823296993970871, 0.3375606834888458, 0.1573660522699356, -0.8525241017341614, 0.47964516282081604, 0.8858965039253235, 0.33018210530281067, -0.19040927290916443, 0.42892107367515564, -0.11487213522195816, 0.4021281599998474, 0.4201532304286957, -0.04810650646686554, -0.2175496369600296, 0.19088588654994965, -0.05971512943506241, -0.26513686776161194, -0.5644214153289795, 0.3281477987766266, 0.36542651057243347, 0.009220683947205544, 0.43121352791786194, -0.5972725749015808, 0.32306674122810364, -0.6223450899124146, 0.626691460609436, -0.8565006256103516, 0.09383971244096756, -0.22556358575820923, 0.02146266959607601, -0.5628501772880554, 1.1276097297668457, 0.25310513377189636, 0.36357587575912476, -0.4614500403404236, 1.0277498960494995, 0.3529275357723236, -0.027488049119710922, 0.5577952265739441, -0.610444962978363, 0.006066917907446623, 0.12680470943450928, -0.6886136531829834, -0.20855511724948883, 0.17125502228736877, 0.3235252797603607, 0.42229458689689636, -0.07682891190052032, -0.04185357689857483, -1.0708969831466675, 0.011495317332446575, -0.4075722396373749, -1.0906224250793457, 0.43259531259536743, -0.6593106985092163, -0.5028280019760132, 0.09044234454631805, 0.06067901849746704, 0.4163402318954468, 0.5732853412628174, -0.2832380533218384, -0.492966890335083, -0.13364465534687042, 0.3105965554714203, -0.20355121791362762, 0.7253479361534119, -0.412448525428772, -0.2714230418205261, 0.3532339632511139, -0.39283931255340576, -0.7408993244171143, -0.3162339925765991, -0.5399066209793091, -0.7559600472450256, 0.8008416295051575, 0.18607284128665924, 0.6723628044128418, 0.6607900261878967, -0.16979947686195374, 0.07179968804121017, 0.047189075499773026, 0.8199185132980347, 0.13687925040721893, 0.45389458537101746, 0.6329834461212158, 0.40054500102996826, -0.020104845985770226, -0.1403513252735138, 0.6550579071044922, -0.21842074394226074, -0.255558580160141, 0.4178406298160553, -0.27268141508102417, -0.7441498041152954, -0.6830857992172241, 0.10198121517896652, 0.26183536648750305, 0.2885323166847229, 0.18619446456432343, -0.5850293636322021, 0.22806601226329803, -0.8208801746368408, -0.3311346769332886, -0.14654327929019928, 0.24977532029151917, 0.3576405942440033, 0.06102919578552246, 0.5775995254516602, -1.306901454925537, 4.432956218719482, 0.518586277961731, 0.1767709106206894, 0.4277113080024719, 0.04585005342960358, 0.5469090938568115, 0.9767735004425049, -0.45121240615844727, 0.2856803238391876, -0.4758434295654297, -0.11501316726207733, -0.4828718900680542, 0.7010876536369324, 0.06059282273054123, 0.48854485154151917, 0.47413331270217896, -0.6837136149406433, 0.27323293685913086, 0.16033980250358582, -1.0532724857330322, -0.4406360685825348, 0.15558059513568878, -0.6899905800819397, 0.43325623869895935, 0.450513631105423, 0.17643018066883087, 0.7028325200080872, -0.581642746925354, 0.30538010597229004, -0.089308962225914, -0.08984175324440002, -0.18871663510799408, -0.1667027473449707, -0.3239382207393646, -0.3339986801147461, 0.365212619304657, 0.08980832248926163, -0.7562159299850464, -0.327958881855011, -0.015780774876475334, 0.5941433310508728, 0.05359356477856636, 0.17837278544902802, -0.037652719765901566, 0.05971329286694527, 0.6312651634216309, -0.4410972595214844, 0.17362086474895477, 0.9429224133491516, -0.6392121315002441, 0.4695332944393158, 0.46359726786613464, 0.6946248412132263, 0.010538943111896515, -1.0283228158950806, 0.36322060227394104, -0.23679044842720032, -0.33864668011665344, -0.37061044573783875, -0.34735560417175293, 0.5327852368354797, -0.649503767490387, 0.2647647261619568, -0.01831694133579731, -0.4007215201854706, 0.3308950364589691, -0.32706698775291443, 0.5278870463371277, -0.1467675119638443, 0.40129658579826355, 0.15513046085834503, 0.08345218747854233, -0.5565045475959778, -0.4232858419418335, 0.8038555383682251, 0.047824081033468246, 0.04807952791452408, 0.37113210558891296, 0.84349524974823, -0.1071556806564331, 0.24375784397125244, -0.5429656505584717, -0.812863290309906, -0.14382673799991608, 0.8026044964790344, 0.5482919216156006, 0.3323652446269989, -1.3347469568252563, -0.19873076677322388, 0.09400628507137299, -0.03758138418197632, 0.8083760738372803, -0.4539150595664978, 0.17828276753425598, 0.1431702971458435 ]
[ 12588, 4506, 2007, 2279, 2000, 2053, 4254, 2006, 1996, 2836, 1997, 1996, 2139, 8569, 15567, 4646, 1012, 5819, 10090, 11233, 2515, 2025, 2490, 1996, 2139, 8569, 2290, 1012, 17070, 15380, 1010, 2017, 2064, 2224, 5443, 16044, 2000, 2202, 5056, 1997, 2139, 8569, 2290, 1012, 17070, 2000, 2131, 26203, 2139, 8569, 12588, 1997, 10090, 14546, 2013, 2306, 5443, 16044, 2993, 1012, 3432, 16500, 1996, 2139, 8569, 12588, 13354, 2378, 2013, 24471, 2140, 2059, 2175, 2000, 1996, 18804, 13102, 4135, 4183, 7117, 14176, 1010, 1998, 2065, 2017, 2031, 14012, 2099, 5361, 1010, 2448, 14012, 16500, 1012, 2023, 2097, 3288, 1999, 1996, 6745, 2544, 1997, 1996, 2139, 8569, 2290, 17070, 1012, 2320, 2023, 2003, 2035, 2589, 1010, 2330, 1996, 18804, 13102, 4135, 4183, 1011, 7705, 19622, 2013, 1037, 17598, 2094, 21025, 2705, 12083, 6100, 1997, 18804, 13102, 4135, 4183, 7705, 1999, 5443, 16044, 2011, 2478, 5371, 1011, 1028, 2330, 19622, 1012, 2059, 11562, 2448, 1011, 1028, 5587, 9563, 1011, 1028, 10090, 1006, 16428, 2497, 2290, 1007, 1012, 2023, 2097, 3443, 1037, 5371, 2012, 1026, 18804, 13102, 4135, 4183, 7117, 1028, 1013, 1012, 5443, 16044, 1013, 4888, 1012, 1046, 3385, 1012, 5672, 1996, 8417, 1997, 2023, 5371, 2007, 1996, 8417, 1997, 1996, 5371, 2012, 24471, 2140, 2065, 2017, 4299, 1010, 2017, 2064, 11887, 2135, 2689, 1996, 5962, 3417, 2013, 4583, 2575, 22022, 1999, 1996, 5896, 2000, 2028, 1997, 2115, 3601, 1012, 2633, 11562, 2448, 1011, 1028, 2707, 2139, 8569, 12588, 2000, 2707, 2139, 8569, 12588, 18804, 13102, 4135, 4183, 7705, 2478, 5443, 16044, 1012, 2023, 2089, 3426, 1037, 25732, 2000, 3711, 2008, 3504, 2066, 14012, 4654, 8586, 10090, 1013, 2188, 1013, 8915, 2243, 9148, 13213, 12521, 2509, 1013, 21025, 2102, 1013, 18804, 13102, 4135, 4183, 1011, 7705, 1013, 5796, 11329, 5644, 9890, 1012, 12210, 2023, 3504, 3100, 1998, 2008, 2017, 2024, 2478, 14012, 4654, 8586, 10090, 2000, 15389, 5796, 11329, 5644, 9890, 1012, 2065, 2035, 3504, 2204, 1010, 2718, 1996, 4607, 3145, 2000, 12210, 1012, 2012, 2023, 2391, 2017, 2323, 2156, 18804, 13102, 4135, 4183, 7705, 2330, 2039, 1012, 2065, 2017, 2215, 2000, 4652, 2023, 25732, 1999, 1996, 2925, 2059, 3432, 6366, 1996, 1000, 3198, 28689, 22828, 2015, 1000, 1024, 2995, 1010, 2240, 2013, 4888, 1012, 1046, 3385, 1012, 2320, 1999, 1037, 2139, 8569, 12588, 5219, 1010, 2139, 8569, 2290, 1012, 17070, 6753, 1996, 2168, 10954, 2004, 29198, 1999, 2089, 3572, 1010, 2061, 1996, 10954, 3205, 1999, 1996, 29198, 2930, 2682, 2323, 2147, 1999, 1996, 2168, 5450, 1012, 5678, 2139, 8569, 2290, 1012, 17070, 2036, 6753, 4469, 10954, 2005, 2477, 2107, 2004, 16907, 2951, 1012, 2005, 2062, 4751, 6523, 2000, 1996, 3094, 2862, 2012, 24471, 2140, 2029, 3640, 1037, 6851, 2862, 1997, 2139, 8569, 2290, 1012, 17070, 1521, 1055, 3569, 10954, 1012, 2005, 2062, 2592, 2006, 1996, 5443, 16044, 16428, 2497, 2290, 13354, 2378, 1010, 6523, 2000, 24471, 2140, 1998, 24471, 2140, 10090, 11233, 2139, 8569, 12588, 6820, 3762, 11233, 3310, 2007, 2049, 2219, 2328, 1999, 2139, 8569, 13327, 2008, 2003, 2241, 2125, 1997, 1996, 2214, 5622, 2497, 1013, 2139, 8569, 2290, 1012, 21144, 3075, 1999, 10090, 1010, 2174, 2009, 2038, 7661, 13864, 1998, 12719, 4162 ]
metasploit
99.txt
5
to it by the jetbrains team. to set it up, first clone the git repository for metasploit - framework locally, then go file - > open and click on the metasploit - framework folder to open it as a project. once this is done, go to run - > edit configurations and click the plus sign to add a new configuration. select ruby, and in the name field, enter a name that makes sense for you, such as metasploit debug. under ruby script, enter the full path to msfconsole on your local machine. finally, set the sdk to either use project sdk or select another ruby sdk that rubymine recognizes. you can add a ruby sdk by going to file - > settings - > languages and frameworks - > ruby sdk and gems and clicking the plus sign. [SEP]
[ 0.20188254117965698, -0.31407037377357483, -0.14480608701705933, -0.26809921860694885, -0.2720118463039398, -0.24762442708015442, 0.08943451195955276, 0.44256991147994995, 0.27363717555999756, 0.6238840818405151, 0.170292928814888, -0.23784300684928894, 1.0574729442596436, -0.20025406777858734, -0.3579793870449066, 0.37776246666908264, 0.04986647889018059, -0.4144003391265869, -0.9938187599182129, -0.006954587996006012, 0.3575136661529541, -0.00210953364148736, -0.5250147581100464, 0.023515397682785988, -0.4346293807029724, 0.2273397147655487, -0.746137797832489, -0.248834028840065, 0.8708178400993347, 0.534426748752594, -0.020393995568156242, -0.3729618787765503, 0.6767324209213257, -0.4912094473838806, -0.02823684923350811, -0.3251079022884369, 0.12137454748153687, -0.5927024483680725, -0.9413833022117615, -0.7227033972740173, 0.5562165975570679, 0.03332894667983055, 0.5430514216423035, -0.30086550116539, -0.9376018047332764, -0.11458887159824371, -0.1619436889886856, 0.061186764389276505, 0.16841362416744232, 0.10685326904058456, 0.1364833116531372, 0.4784088134765625, 0.638853132724762, 0.18596519529819489, -0.16513453423976898, -0.7095478773117065, -0.48139405250549316, 0.5978602170944214, -0.34997254610061646, -0.014068457297980785, -0.019961755722761154, 0.6458951830863953, -0.4648527503013611, -0.15909428894519806, 0.46481025218963623, 0.8196250796318054, -0.4393494427204132, -0.3052625358104706, -0.07938947528600693, -0.38574936985969543, 0.05461630970239639, 1.5998928546905518, 0.04445511847734451, -0.7199856042861938, -0.32309889793395996, 0.29614606499671936, 0.4631873667240143, -0.12633702158927917, -0.2341350018978119, 1.165809988975525, 0.29994362592697144, 0.9849042296409607, 0.27236875891685486, -0.29975563287734985, -0.6232085824012756, -0.2658468782901764, 0.030332546681165695, -0.340347021818161, -0.8347598314285278, -0.2794058918952942, 0.8225380778312683, 0.35907313227653503, 0.25666508078575134, 0.4636009931564331, 0.18489418923854828, 0.4518897831439972, -0.04902363196015358, 0.055603038519620895, -0.017280424013733864, 0.655763566493988, 0.41507408022880554, 0.13270123302936554, -0.2293761968612671, -0.20919646322727203, 0.6169089674949646, -0.10637867450714111, -0.005321059841662645, -0.7083700895309448, -0.19259905815124512, 0.14534065127372742, -0.006759656593203545, -0.17847515642642975, 0.2035568505525589, -0.585426390171051, 0.18017540872097015, 0.2965564727783203, 0.03519807383418083, 0.43735888600349426, -0.03578830882906914, -0.045546047389507294, 0.31169238686561584, -0.6941660046577454, -0.3911812901496887, -0.957125723361969, -0.30558812618255615, -0.2716517746448517, 0.5444968342781067, 0.14042070508003235, -0.17852194607257843, -0.2791166305541992, -0.0545814149081707, -0.2907550036907196, 0.6355332136154175, 0.48252519965171814, -0.18318234384059906, 0.11898456513881683, 0.14455196261405945, -0.17207394540309906, 1.43840491771698, -0.5111913084983826, 0.42677581310272217, -0.6072456240653992, -0.04598895460367203, 1.2620686292648315, 0.48027223348617554, -0.2516181468963623, -0.2580973505973816, -0.020214976742863655, -0.23533107340335846, 0.41390955448150635, -0.19986672699451447, -1.1594569683074951, 0.06743597239255905, 0.42392584681510925, 0.43981659412384033, 0.39439061284065247, -0.5683320760726929, 0.4979628324508667, 0.31425437331199646, 0.6061246991157532, 0.009022473357617855, 0.3157397210597992, -0.2998705208301544, 0.9206379055976868, -0.4577658474445343, -0.04066584259271622, -0.5532554984092712, -0.852895975112915, -0.09945764392614365, -0.40633365511894226, 0.47897568345069885, -0.2651245892047882, -0.582234799861908, 0.32782673835754395, 0.21746398508548737, -0.3102799654006958, -0.3927077054977417, 0.38196253776550293, -0.39071840047836304, 0.18110619485378265, -0.14637383818626404, 0.5786336064338684, 0.5667421221733093, 0.4370156526565552, 0.3053222596645355, 0.3488701581954956, 0.1273532211780548, 0.09034023433923721, -0.12422460317611694, -0.23731645941734314, 0.5778404474258423, 0.44123947620391846, -0.32863983511924744, 0.28980734944343567, -0.21781720221042633, 0.22399072349071503, -0.6705223917961121, -0.20087462663650513, 0.2543345093727112, -1.0863395929336548, -0.4050951600074768, 0.29297536611557007, -0.05891010910272598, 0.09099175781011581, -0.22165383398532867, -0.5116878747940063, 0.685312807559967, 0.5432347059249878, -0.40022507309913635, -0.4683486819267273, 0.5679662227630615, -0.11893725395202637, -1.0516468286514282, -0.02593228593468666, 0.4761456251144409, -0.6315215826034546, -0.5721073746681213, 0.3904213607311249, 0.0794481709599495, 0.03548908233642578, 0.17251074314117432, 0.480917364358902, 0.5877476930618286, 0.6189041137695312, -0.8580933213233948, -0.26420772075653076, -0.15308791399002075, 0.7408506274223328, -0.3368890881538391, -0.1686883270740509, 0.06531976163387299, -0.19515392184257507, -0.2864183485507965, 0.8990775346755981, 0.10854567587375641, -0.017071349546313286, 0.6954630613327026, 0.1847074180841446, -0.5108001232147217, 0.07114247232675552, -0.03533653914928436, 0.24123045802116394, -0.19520385563373566, 1.059495210647583, 0.25681135058403015, 0.18299256265163422, 0.05220828577876091, -0.16910874843597412, -0.06825503706932068, -0.0618542917072773, -1.4020334482192993, 1.104055643081665, 0.23601701855659485, -0.13173076510429382, -0.385621577501297, -0.9623382091522217, -0.28236138820648193, 1.1533464193344116, -0.7348350882530212, 0.3189004361629486, 0.3489029109477997, -0.14863525331020355, -0.7438589930534363, -0.03662488982081413, 0.12342682480812073, 1.234626054763794, -0.2813904583454132, -0.052628595381975174, -0.1639372557401657, -0.11770747601985931, -0.03650568053126335, -0.3745778203010559, -0.48791226744651794, 0.4972127676010132, -0.27898046374320984, 0.24066606163978577, 0.46133849024772644, -0.5948199033737183, 0.022616835311055183, -0.41353878378868103, 0.47913724184036255, 0.4110785722732544, 0.1663805991411209, 0.4001772403717041, 0.7422937750816345, -0.5319293141365051, -0.18114355206489563, -0.21037155389785767, -0.5897424221038818, 0.642379105091095, -0.5257518887519836, -0.14967334270477295, 0.9316999912261963, -0.690692663192749, 0.6154495477676392, -0.6087046265602112, -0.30692988634109497, -0.4766550362110138, -0.22099196910858154, 0.5337557792663574, -0.1955980807542801, 0.379200279712677, 0.8401618599891663, 0.10108382254838943, -0.024886464700102806, 0.3221655786037445, 0.24524542689323425, -0.1778057962656021, 0.6185545921325684, 0.40106090903282166, -0.7646138072013855, 0.8332200050354004, -0.44353148341178894, -0.31456896662712097, -0.21857313811779022, 0.24675504863262177, 0.24641020596027374, -0.2351807951927185, -0.4651954174041748, -0.5669728517532349, -0.1623786836862564, -0.33837053179740906, -0.29138559103012085, -0.01250007376074791, 0.11511816084384918, 0.8891650438308716, -0.09972085803747177, -0.6153066158294678, 0.3696076571941376, -0.19851411879062653, -0.20696036517620087, 0.33685302734375, 0.6203480958938599, -0.12725596129894257, -0.30219024419784546, 0.37949085235595703, -0.7929871082305908, 0.5216882824897766, 0.14098834991455078, 0.08885835856199265, -0.38153812289237976, -0.005032006651163101, 0.6156866550445557, 0.2705093324184418, -0.012221491895616055, -0.7045118808746338, 0.2801125645637512, -1.1279387474060059, -0.19114899635314941, -0.7492607831954956, 0.10117030143737793, -0.3700222969055176, 0.07857086509466171, 1.1209626197814941, 0.05702149122953415, 0.7235379219055176, -0.6393067836761475, 0.03331400081515312, 0.6011128425598145, -0.09611892700195312, 0.08015625178813934, -0.13393110036849976, -0.36652615666389465, 0.2927468419075012, -0.3142837882041931, -0.6282055974006653, 0.07321744412183762, 0.6149464845657349, 0.4294717311859131, -0.7820155024528503, 0.39190319180488586, -0.36536523699760437, -0.12490314245223999, 0.2882205843925476, 0.5637364983558655, -0.4467759132385254, 0.3613213896751404, 0.12804189324378967, 0.48511990904808044, -0.2196241170167923, -0.06241423264145851, 0.4475683271884918, 0.7165281772613525, 0.18598738312721252, 0.7048027515411377, -0.6006262898445129, -0.06279345601797104, 0.15769493579864502, -0.7443695068359375, -0.9415368437767029, -0.569035530090332, 0.06170939281582832, 0.8516814112663269, -0.6677978038787842, -0.9379574656486511, -0.5074474811553955, 0.9417375922203064, 0.9087668657302856, 1.0537502765655518, 0.6248020529747009, 0.4710761606693268, -0.07611005753278732, -0.3403697907924652, 0.6489881277084351, -0.3430379033088684, 0.2360966056585312, -0.5945445895195007, 0.5430194735527039, -0.0756600946187973, 0.22705945372581482, -0.34910187125205994, 0.35596516728401184, -0.481739342212677, 0.39060643315315247, -0.9628674983978271, -0.5394315719604492, -0.3568553924560547, 0.2694334089756012, -0.26948124170303345, 0.014415525831282139, -0.7400310039520264, 0.13634833693504333, -0.6567066311836243, -0.07292848080396652, 0.7282766103744507, -0.5781380534172058, -0.3450112044811249, -0.22884264588356018, -0.7853081822395325, 0.2991544306278229, -0.11667783558368683, -0.030510922893881798, -0.9549447298049927, -0.6784318685531616, -0.9256249070167542, 0.9762027859687805, 0.41302818059921265, 0.42850881814956665, -0.4384303390979767, -0.3973577618598938, -0.08008916676044464, -0.3189109265804291, -0.020955558866262436, -0.2509777545928955, 0.16296981275081635, 0.11120881140232086, 0.25746917724609375, -0.00010568336438154802, -0.14128941297531128, -0.28685423731803894, 0.40075722336769104, -0.15798082947731018, -0.11640476435422897, -0.6158456802368164, 0.31464242935180664, -0.42263129353523254, -0.03160679340362549, -0.36855384707450867, 0.3626357614994049, 0.23083363473415375, -0.22732090950012207, 0.004394302610307932, 0.8211721181869507, -0.8029063940048218, -0.753716766834259, 0.2657843232154846, 0.6673583984375, -0.07663257420063019, 0.4523526728153229, 0.09702490270137787, -1.2440588474273682, 0.5510380864143372, -0.1529812067747116, 0.014291279949247837, 0.14699135720729828, -0.11990986764431, 0.07888934761285782, 0.5862699151039124, 0.09751198440790176, 0.6397386789321899, -0.5812504887580872, 1.4398125410079956, -0.004008570685982704, 0.5636159777641296, -0.3948517441749573, -0.38571619987487793, 0.6731518507003784, 0.32453835010528564, 0.14011210203170776, 0.7626714706420898, -0.3947869539260864, -0.37546536326408386, 0.11403731256723404, -0.08437962085008621, -0.4599734842777252, -0.32090118527412415, 0.2814261317253113, -1.1692259311676025, 0.6469800472259521, 0.37002378702163696, -0.20942161977291107, 0.15133117139339447, -0.3345465660095215, 0.10872963070869446, -0.5956417322158813, 0.9408888816833496, 0.3613858222961426, 0.22800253331661224, -0.4464084804058075, 0.10533599555492401, -0.32801857590675354, 0.22746340930461884, -0.4515881836414337, 0.24126756191253662, 0.2990298867225647, 0.16414874792099, 0.4234110116958618, -0.38107678294181824, -0.890172004699707, 0.2341855764389038, 0.10638701915740967, -0.8059780597686768, -0.4209277629852295, 0.6063470244407654, -0.10392148047685623, 0.5571576356887817, -0.09218024462461472, -0.9166162610054016, -0.7311526536941528, 0.34895893931388855, 0.6177541017532349, -0.49386802315711975, -0.56059730052948, -0.22194410860538483, -1.6038068532943726, -0.11214964091777802, 0.08103422820568085, 0.3558410406112671, -1.3836865425109863, 0.048135604709386826, -0.3513208329677582, 0.10171868652105331, -0.282149076461792, -0.3873712420463562, -0.23117665946483612, -0.4417465329170227, 0.17929069697856903, 0.5377455353736877, -0.7298803329467773, 0.23314633965492249, -0.15207894146442413, 0.6700122952461243, -0.0319116935133934, 0.5510213375091553, -0.18269416689872742, -0.3774198591709137, 0.0682283490896225, 0.06789751350879669, -0.05850175395607948, 0.4583362340927124, -0.1859365850687027, 0.02324260026216507, -0.09068456292152405, 0.30342593789100647, -0.6242175102233887, -0.09714972972869873, -0.8339927792549133, 0.42573752999305725, 0.6378178000450134, -0.329970121383667, 0.5687284469604492, 0.07356107980012894, 0.7949369549751282, 0.30917099118232727, 0.35773202776908875, -0.2123902142047882, -0.0980316698551178, -0.0658314973115921, -1.0396323204040527, 0.5570730566978455, -0.1973940134048462, 0.004191683139652014, 0.2932874262332916, -0.6894853711128235, 0.3018132448196411, -0.28664055466651917, -0.18743197619915009, 0.8051034212112427, 0.19485315680503845, 0.16300266981124878, -1.0977201461791992, 0.569348156452179, 0.3468713164329529, -0.23723158240318298, -0.14644180238246918, -0.027397513389587402, 0.17072685062885284, -0.024036210030317307, -0.1971290409564972, -0.5866551995277405, -0.16807891428470612, 0.08989359438419342, 0.5388473272323608, -0.8462311625480652, -0.06541527807712555, -0.9982238411903381, -0.9350829720497131, -0.02208387479186058, 0.2669956088066101, 0.5261241793632507, 0.5294058322906494, -0.4879204332828522, 0.753868043422699, 0.5606548190116882, 0.18697918951511383, 0.0018338282825425267, -0.47653526067733765, 0.017069866880774498, 0.4869891405105591, 0.5172168016433716, -0.23386943340301514, 0.39881572127342224, -0.0117030069231987, -0.9516434669494629, -0.4077843427658081, -0.3985920250415802, 0.3120398223400116, -0.9146612882614136, -0.7640759944915771, -0.7675727009773254, -0.2924570143222809, -0.7301880717277527, 0.5564647316932678, 0.7825584411621094, 0.06760014593601227, -0.23986755311489105, -0.34370580315589905, -0.00939005333930254, -0.0969248116016388, 0.550357460975647, 0.4466050863265991, -0.30137741565704346, -0.4272337853908539, -0.8157092928886414, -0.3851996064186096, -0.4260132312774658, 0.5877170562744141, 0.10407747328281403, 0.7568733096122742, 0.942475438117981, 0.7291191816329956, 0.7158824801445007, 1.2846370935440063, -0.20869526267051697, 1.0805243253707886, 0.22336840629577637, -1.4814306497573853, -1.2585798501968384, -1.0295929908752441, -0.2837129533290863, -0.25709718465805054, 0.3049597144126892, 0.6051274538040161, -0.09650400280952454, -0.16040366888046265, 0.17797838151454926, -0.02907523326575756, -1.2158164978027344, 0.9925503730773926, -0.6096391677856445, -0.3567056357860565, -0.349955290555954, -0.015717629343271255, 0.22343435883522034, -0.3380700945854187, -0.465605765581131, -0.09273596107959747, -1.0193736553192139, -0.015203384682536125, 0.05883701145648956, -0.2632128596305847, 0.07581103593111038, -0.8232011795043945, -0.6986583471298218, -0.35731443762779236, -0.24277351796627045, 0.10692057013511658, -0.17157281935214996, -0.5174173712730408, 0.12921686470508575, -0.05226961895823479, -0.2804035544395447, 0.9332674145698547, -0.5378656983375549, 0.4002872109413147, -0.44962242245674133, -0.16391204297542572, -0.6382047533988953, -0.607245147228241, -0.5911306738853455, 0.40521860122680664, 0.48449453711509705, -0.5733668208122253, 0.4831219017505646, -0.22855432331562042, 0.3009035885334015, 0.42774727940559387, -0.17561973631381989, 0.1926882266998291, 0.016754765063524246, -0.5662537217140198, -0.25003647804260254, -0.09003236889839172, -0.13601239025592804, 0.3917110860347748, -0.9307993054389954, -0.09909085184335709, 0.587863564491272, 0.3673039674758911, -0.2879451513290405, 0.6238276958465576, 0.030408604070544243, -0.563962459564209, 0.563391387462616, 0.3703898787498474, -0.2880072593688965, 0.5432554483413696, -0.3196469843387604, 0.16873981058597565, -0.15850183367729187, 0.27166688442230225, 0.49332669377326965, -0.003837750991806388, -0.11979261040687561, 0.3913543224334717, -0.3691914975643158, 0.26619407534599304, -0.2807545065879822, -0.2878287732601166, -0.10610581189393997, 0.49637433886528015, 0.3678697645664215, -0.1416938602924347, 0.3893694281578064, -0.2053680568933487, -0.13089071214199066, 0.16872122883796692, -0.8922268152236938, -0.6703251004219055, 0.05891329050064087, -0.6498333215713501, 0.6447932124137878, -0.5083689093589783, 0.2422230839729309, -0.04891912266612053, -0.40754908323287964, -0.6502261161804199, 0.39991164207458496, 0.402776837348938, 0.6709995865821838, 0.35076162219047546, -1.3216346502304077, -0.7385954856872559, -0.6980557441711426, 0.48017531633377075, -0.4314509630203247, -0.7139933109283447, 0.2909289300441742, 0.924882173538208, 0.0882328599691391, 0.5899341106414795, -0.21699996292591095, -0.6158619523048401, 0.3051442801952362, 0.3873259127140045, -0.09291698783636093, 0.05905798450112343, -0.6414876580238342, 0.4906885623931885, -0.3859311640262604, 0.936529815196991, 0.2595697343349457, 0.3222033381462097, -0.16836903989315033, 0.07630111277103424, -0.0006698291399516165, 0.5764418244361877, -0.2297281175851822, 0.4300369322299957, 0.7455283403396606, 0.36289793252944946, 0.18134145438671112, 0.02431531436741352, -0.419249951839447, 0.048546742647886276, 1.071264624595642, 0.15885697305202484, 1.1889567375183105, -0.15908955037593842, 1.1830480098724365, 0.14839774370193481, -0.7550585269927979, -0.3597007095813751, 0.01987059973180294, 0.059345826506614685, 0.04153263196349144, 0.326198935508728, 0.25396639108657837, 0.3863290250301361, 0.3468190133571625, 0.019497869536280632, 0.2398398369550705, -0.22301514446735382, -0.07043039798736572, -0.23254209756851196, 0.2900804281234741, 0.5399367213249207, -0.28196996450424194, -0.18824467062950134, 0.2589740753173828, -0.4687252342700958, 0.7016804218292236, 0.5605930685997009, -0.6396049857139587, 0.24381360411643982, 0.8663772344589233, 0.5312825441360474, -0.33274123072624207, 0.14237937331199646, 0.09901392459869385, 0.09179751574993134, -0.03559359163045883, 0.2601906955242157, -0.6291248798370361, 0.12030679732561111, -0.3749139606952667, 0.06369872391223907, -0.574916660785675, -0.24732311069965363, 0.11414891481399536, -0.2798272967338562, 0.06771793961524963, -0.3069327771663666, -0.5596283674240112, -0.817027747631073, 0.529549241065979, -0.4728378355503082, 0.1863689422607422, 0.2741166949272156, -0.2529876232147217, -0.2347903847694397, 0.8951719403266907, -0.13921771943569183, 0.42040157318115234, -0.28492605686187744, 0.8091470003128052, 1.0142611265182495, 0.03400241956114769, 0.09238263219594955, -0.03729495778679848, 0.2948305606842041, -0.11530902981758118, -1.0817420482635498, 0.04273359104990959, 0.20190125703811646, 0.13274513185024261, -0.20069952309131622, -0.9362261891365051, -0.22338005900382996, -0.013788328506052494, 0.2687349319458008, -0.6733593940734863, -0.7960813641548157, 0.6683191657066345, -0.5714206695556641, -0.7987663745880127, -0.11560610681772232, 0.8123558163642883, 0.09053539484739304, -0.1523682326078415, -0.5662796497344971, 0.20542649924755096, -0.5315195322036743, -0.10441578179597855, -0.9078491926193237, 0.029710208997130394, 0.024611210450530052, 0.4466692805290222, 0.2748872935771942, -0.2323654443025589, -0.5330405831336975, -0.5794727802276611, -1.0624488592147827, -0.3854506313800812, 0.4925166070461273, -0.009710556827485561, 0.8040130734443665, 0.10125873237848282, -0.6106646656990051, 0.05999857932329178, 0.18917930126190186, 0.9050572514533997, -0.0465218648314476, 0.6234642267227173, 0.7146494388580322, -0.1412813812494278, 0.25205761194229126, 0.5553454160690308, 0.10482122004032135, -0.5698925256729126, 0.038337592035532, 0.14598171412944794, -0.17449527978897095, -0.7657920122146606, -1.0439486503601074, -0.14164672791957855, 0.27509814500808716, 0.6086563467979431, 0.08034434914588928, 0.11335581541061401, -0.4816495180130005, -1.2705745697021484, -0.7132134437561035, -1.1449376344680786, -0.11211415380239487, -0.15800510346889496, -0.13078533113002777, 0.46828800439834595, -1.2295078039169312, 4.282186985015869, 0.8748084306716919, 0.6226635575294495, 0.8949055075645447, -0.26380839943885803, 0.6704086661338806, 0.819990873336792, -0.38856571912765503, 0.3600176274776459, -1.0274479389190674, -0.183895543217659, -0.32864660024642944, 0.9513033032417297, 0.48223593831062317, -0.2796292006969452, 1.360701560974121, -0.5441980361938477, 0.46742480993270874, 0.2270563840866089, -0.5831681489944458, -0.9553995132446289, 0.4756777882575989, -0.25947314500808716, 0.6280103921890259, 0.7069556713104248, 0.6045685410499573, 0.05928720533847809, -0.2008044421672821, -0.32957276701927185, 0.11146412789821625, -0.12288553267717361, -0.19513410329818726, 0.6027199029922485, -0.18362601101398468, 0.25723889470100403, 0.48891681432724, -0.464937686920166, -0.2866809368133545, -0.17915822565555573, 0.058595169335603714, 0.3027356266975403, 0.3803716003894806, 0.14753352105617523, 0.33844855427742004, -0.2764357030391693, 1.2146445512771606, -0.3866012990474701, -0.15835288166999817, 0.7507862448692322, 0.1521240472793579, -0.20280522108078003, 0.4904778301715851, 0.028798896819353104, -0.26413148641586304, -0.7949804663658142, 0.17211729288101196, -0.6694864630699158, 0.14057675004005432, 0.12628768384456635, -0.7633396983146667, 0.03312842547893524, 0.5879417657852173, -0.4166451096534729, -0.3882334232330322, -0.32375118136405945, 0.4977191090583801, 0.5161159038543701, 1.0010567903518677, -0.41522377729415894, -0.7230422496795654, 0.25347787141799927, 0.07160286605358124, -0.3728625178337097, -0.6157208681106567, 0.2822933793067932, -0.2711230516433716, -0.12188581377267838, 0.14491772651672363, 0.6827978491783142, -0.36882540583610535, 0.09033230692148209, -0.29309314489364624, -0.37254607677459717, -0.5072716474533081, 0.6243047118186951, 0.677459180355072, 0.10687470436096191, -0.47750696539878845, -0.04174633324146271, 0.19197995960712433, 0.13939490914344788, 0.8914488554000854, -1.06956148147583, 0.07607121765613556, 0.6017394661903381 ]
[ 2000, 2009, 2011, 1996, 6892, 10024, 7076, 2136, 1012, 2000, 2275, 2009, 2039, 1010, 2034, 17598, 1996, 21025, 2102, 22409, 2005, 18804, 13102, 4135, 4183, 1011, 7705, 7246, 1010, 2059, 2175, 5371, 1011, 1028, 2330, 1998, 11562, 2006, 1996, 18804, 13102, 4135, 4183, 1011, 7705, 19622, 2000, 2330, 2009, 2004, 1037, 2622, 1012, 2320, 2023, 2003, 2589, 1010, 2175, 2000, 2448, 1011, 1028, 10086, 22354, 1998, 11562, 1996, 4606, 3696, 2000, 5587, 1037, 2047, 9563, 1012, 7276, 10090, 1010, 1998, 1999, 1996, 2171, 2492, 1010, 4607, 1037, 2171, 2008, 3084, 3168, 2005, 2017, 1010, 2107, 2004, 18804, 13102, 4135, 4183, 2139, 8569, 2290, 1012, 2104, 10090, 5896, 1010, 4607, 1996, 2440, 4130, 2000, 5796, 11329, 5644, 9890, 2006, 2115, 2334, 3698, 1012, 2633, 1010, 2275, 1996, 17371, 2243, 2000, 2593, 2224, 2622, 17371, 2243, 2030, 7276, 2178, 10090, 17371, 2243, 2008, 10090, 11233, 14600, 1012, 2017, 2064, 5587, 1037, 10090, 17371, 2243, 2011, 2183, 2000, 5371, 1011, 1028, 10906, 1011, 1028, 4155, 1998, 7705, 2015, 1011, 1028, 10090, 17371, 2243, 1998, 20296, 1998, 22042, 1996, 4606, 3696, 1012, 102 ]
metasploit
99.txt
6
[CLS] enterprise techniques techniques represent'how'an adversary achieves a tactical goal by performing an action. for example, an adversary may dump credentials to achieve credential access. techniques : 196 sub - techniques : 411 id name description t1548 abuse elevation control mechanism adversaries may circumvent mechanisms designed to control elevate privileges to gain higher - level permissions. most modern systems contain native elevation control mechanisms that are intended to limit privileges that a user can perform on a machine. authorization has to be granted to specific users in order to perform tasks that can be considered of higher risk. an adversary can perform several methods to take advantage of built - in control mechanisms in order to escalate privileges on a system.. 001 setuid and setgid an adversary may abuse configurations where an application has the setuid or setgid bits set in order to get code running in a different ( and possibly more privileged ) user ’ s context. on linux or macos, when the setuid or setgid bits are set for an application binary, the application will run with the privileges of the owning user or group respectively. normally an application is run in the current user ’ s context, regardless of which user or group owns the application. however, there are instances where programs need to be executed in an elevated context to function properly, but the user running them may not have the specific required privileges.. 002 bypass user account control adversaries may bypass uac mechanisms to elevate process privileges on system. windows user account control ( uac ) allows a program to elevate its privileges ( tracked as integrity levels ranging from low to high ) to perform a task under administrator - level permissions, possibly by prompting the user for confirmation. the impact to the user ranges from denying the operation under high enforcement to allowing the user to perform the action if they are in the local administrators group and click through the prompt or allowing them to enter an administrator password to complete the action.. 003 sudo and sudo caching adversaries may perform sudo caching and / or use the sudoers file to elevate privileges. adversaries may do this to execute commands as other users or spawn processes with higher privileges.. 004 elevated execution with prompt adversaries may leverage the authorizationexecutewithprivileges api to escalate privileges by prompting the user for credentials. the purpose of this api is to give application developers an easy way to perform operations with root privileges, such
[ 0.3053598701953888, -0.36809661984443665, -0.26956963539123535, 0.7772517800331116, 0.1284162551164627, 0.07582647353410721, -0.6100375652313232, 0.02396676316857338, 0.0753134936094284, 0.4475122094154358, 0.4125440716743469, 0.12210812419652939, 0.26674017310142517, -0.5148996710777283, -0.18821759521961212, -0.26115402579307556, -0.39293745160102844, 0.21122263371944427, -0.5189683437347412, -0.16984941065311432, 0.7023257613182068, -0.09308516979217529, -0.47771334648132324, -0.5412074327468872, -0.13836990296840668, 0.12020329385995865, 0.5499260425567627, -0.5237408876419067, 0.4193646311759949, 1.2770211696624756, -0.0719323679804802, 0.0498076006770134, -0.5228039026260376, -0.21968014538288116, 0.22023163735866547, -0.15911677479743958, 0.9480811357498169, -0.23098978400230408, -0.021114597097039223, -0.35589003562927246, 0.6876752972602844, 0.2449178397655487, -0.28540629148483276, -0.1299038678407669, -0.20623202621936798, -0.48825913667678833, -0.46281132102012634, -0.14381808042526245, 0.8935922384262085, -0.01226724497973919, 0.9670189619064331, 0.3820180892944336, -0.03836483135819435, -0.09714846312999725, -0.40117427706718445, -0.06629334390163422, 0.10834202170372009, 0.32658135890960693, 0.24370060861110687, -0.037320613861083984, -0.3728775084018707, -0.037485599517822266, 0.05082489922642708, -0.7385234236717224, 0.6608426570892334, 0.30980411171913147, 0.2707267999649048, -0.702466607093811, -0.1276666671037674, 0.26022228598594666, -0.24501828849315643, 0.6149677038192749, -0.6903710961341858, -0.20699676871299744, -0.6731610298156738, 0.13317857682704926, -0.0690625011920929, -0.3882664740085602, 0.14564909040927887, 0.36067479848861694, -0.1685410588979721, 0.44114986062049866, -0.20144595205783844, -0.45050370693206787, 0.004326448310166597, 0.258949875831604, 0.6679286360740662, 0.9379562735557556, -0.10410365462303162, 0.3019481599330902, 0.029861021786928177, 0.1834574192762375, -0.662897527217865, -0.2871894836425781, -0.2455008178949356, 0.6382802724838257, -0.8916868567466736, 0.6676738858222961, 0.3886318802833557, -0.1993970423936844, 0.7557204961776733, 0.3459279537200928, 0.27465954422950745, 0.6013904213905334, -0.09118127822875977, 0.5420669913291931, 0.46073785424232483, -0.341068297624588, -0.3439217209815979, -0.26267969608306885, 0.5654404163360596, 0.4744516909122467, 0.2013152688741684, -0.991620659828186, -0.30051741003990173, 0.4706363081932068, -0.1343395859003067, 0.415423721075058, -0.6157360076904297, 0.9607981443405151, 0.2927478849887848, -0.6620802283287048, 0.6369565725326538, 0.21882793307304382, -0.10382674634456635, -0.3521310091018677, 0.08075147867202759, 0.13400018215179443, -0.6113308072090149, -0.7783058881759644, 0.059754956513643265, 0.05524970963597298, -0.250203013420105, 0.39816680550575256, -0.8236942887306213, 0.5963386297225952, 0.6690148115158081, 0.3914637565612793, 0.740631639957428, -1.061885952949524, -0.6873522996902466, 0.42740878462791443, 0.1568470150232315, 1.2327895164489746, 0.6627927422523499, 0.3238140940666199, -0.4985339343547821, -0.02481030859053135, -0.6828622817993164, 0.22624018788337708, -0.16575384140014648, -0.10218102484941483, 0.6764712929725647, 0.04430757462978363, -0.1255059838294983, -0.6074451208114624, -0.22045117616653442, 0.535260796546936, -0.04863810911774635, 0.5795906186103821, 0.19444109499454498, 0.894480288028717, -0.3607778549194336, -0.02974492497742176, -0.15490451455116272, 0.2189895063638687, -0.9589654803276062, -0.4614104628562927, -0.19806060194969177, 0.1121167242527008, 1.0172795057296753, 0.02376951463520527, -0.3563854396343231, -0.6833015084266663, 0.8364929556846619, 0.5961447358131409, 0.1335761398077011, 0.09254296123981476, 0.26507169008255005, 0.23233310878276825, -0.7061139941215515, 0.4303480088710785, -0.05049734190106392, 1.1136484146118164, -0.3351063132286072, 0.2848511338233948, -0.33492547273635864, -0.5137391090393066, 0.37752118706703186, -0.3209030330181122, -0.20169784128665924, 0.018304159864783287, 0.057184211909770966, 0.6432378888130188, 0.5877255201339722, 0.05581563338637352, -0.8031408190727234, -0.13448478281497955, -0.1572575867176056, -1.0396333932876587, -0.20028461515903473, 0.31165045499801636, -0.04322114586830139, 0.37469783425331116, -0.5764378309249878, -0.3933142423629761, 0.7812411189079285, 0.6166725754737854, 0.11683031171560287, 0.40202513337135315, 1.0504440069198608, -0.07651130110025406, 0.21558710932731628, -0.45647725462913513, 0.39757078886032104, 0.5838687419891357, 0.2868773937225342, 0.437760591506958, -0.32096773386001587, 0.09162522107362747, -0.1713554561138153, -0.222134530544281, 0.4640448987483978, 0.21315166354179382, 0.41028785705566406, -0.5734585523605347, -0.17380587756633759, 0.5370681285858154, -0.6627100110054016, -0.23328031599521637, 0.1918540894985199, -0.0864180326461792, 0.1464991271495819, 0.7229395508766174, 0.17610709369182587, -0.6646621823310852, -0.19512513279914856, 0.12068692594766617, 0.33433663845062256, -0.3034951686859131, -0.03169851377606392, 0.6040310859680176, 0.6008752584457397, 0.628391683101654, 0.38421696424484253, 0.2000826895236969, 0.3840348422527313, 0.08207973837852478, 0.5828476548194885, 0.19734492897987366, 0.0692015290260315, 0.2784087359905243, -0.16496354341506958, -0.21259908378124237, -0.7187129259109497, -0.5427042245864868, 0.9389654994010925, 0.09876243770122528, -0.6101437211036682, -0.8503174185752869, -0.15750454366207123, 0.01587890274822712, 0.12523122131824493, -0.5990353226661682, 0.18132473528385162, -0.027016930282115936, -0.2930047810077667, 0.712604820728302, -0.46120691299438477, -0.6854777932167053, -0.47104188799858093, -0.1189359724521637, -0.6308315992355347, -0.6256469488143921, -0.7087928652763367, -0.5569222569465637, 0.06317877769470215, 0.11338302493095398, 0.8170468807220459, -0.7611340880393982, 0.3474292457103729, 0.03678957372903824, -0.08369244635105133, 0.8335599303245544, -0.778596818447113, -0.24585603177547455, -0.48691990971565247, -0.1323191523551941, -0.3931083381175995, 0.39378622174263, -0.2473200112581253, -0.7376952767372131, 0.021139362826943398, 0.15994219481945038, -0.21497730910778046, -0.205042764544487, 0.967729389667511, 0.28599390387535095, 0.29837265610694885, -0.2259933203458786, 0.4146428406238556, -0.7566746473312378, 0.36679527163505554, 0.09836170822381973, -0.29708752036094666, 0.05673499032855034, 0.4308862090110779, -0.6070568561553955, 0.3228907585144043, 0.48943719267845154, -0.7586234211921692, 0.16489219665527344, 0.022297261282801628, 0.375293105840683, -0.7954855561256409, 0.6274848580360413, 0.2836408019065857, -0.35466626286506653, 0.012147587724030018, -0.7662292718887329, 0.026055367663502693, -0.7405903339385986, 0.016427217051386833, -0.08342014998197556, -0.09098842740058899, 0.2639755308628082, 0.1542583703994751, -0.9386729598045349, 0.12695205211639404, -0.301724374294281, 0.25230827927589417, -0.7372047305107117, -0.6343061327934265, 0.7728092074394226, 0.08362613618373871, -0.2278100848197937, 0.13848766684532166, -0.33193913102149963, -0.22190620005130768, -0.07562224566936493, 0.0565086267888546, -0.5462381839752197, 0.6983708739280701, 0.15754354000091553, -0.11502087116241455, 1.0298125743865967, 0.5198107361793518, -0.2563934922218323, -0.20153550803661346, -0.4094555377960205, -0.4960729777812958, 0.035962700843811035, -0.18323805928230286, 0.19578801095485687, 0.9295613169670105, 0.4553608298301697, -0.2662181854248047, -0.1929088830947876, -0.3849206566810608, 0.12540186941623688, 0.39822378754615784, -0.5461076498031616, -0.4553370475769043, 0.23518896102905273, -0.15884289145469666, -0.053722526878118515, 0.17359577119350433, -0.10033690929412842, 0.20132334530353546, -0.5351592898368835, 0.6046404838562012, 0.4349089562892914, -0.3545862138271332, -0.14847980439662933, -0.3451415002346039, -0.31353798508644104, 0.21732893586158752, -0.5536045432090759, 0.16870155930519104, -0.4849437177181244, 0.2665918171405792, 0.16496890783309937, 0.3716963827610016, 0.1456177681684494, 0.1932474970817566, -0.7506456971168518, -0.18583552539348602, 0.3793608248233795, -0.0467485636472702, 0.16923865675926208, -0.5308173894882202, 0.06119232997298241, 0.22924397885799408, -0.016928860917687416, -1.2015750408172607, -0.5306799411773682, 1.0396884679794312, 0.7733778953552246, 0.6772313117980957, 0.16750124096870422, 0.678035318851471, 0.3651597797870636, -0.4952942728996277, 0.5793227553367615, -0.27172204852104187, 0.052375275641679764, 0.009161153808236122, 1.1301769018173218, -0.5697662830352783, -0.4331059157848358, -0.3677806258201599, -0.03533611074090004, -0.48108547925949097, 0.04303908720612526, 0.7605157494544983, 0.07916689664125443, -0.4085761308670044, -0.48462656140327454, 0.06867720931768417, 0.09153009951114655, -0.19629913568496704, -0.9016575217247009, -0.030102862045168877, 0.5488939881324768, 0.5979911684989929, -0.7268403172492981, -0.5614458322525024, -0.9629380702972412, -0.1151065081357956, -0.25992536544799805, 0.14217665791511536, -0.5909482836723328, 0.06755586713552475, -0.381396621465683, -0.4630804657936096, -0.5115327835083008, -0.053339533507823944, 0.36615514755249023, -0.032856326550245285, -0.39238521456718445, -0.4131109118461609, 0.029630880802869797, -0.2589574158191681, -0.4465574324131012, -0.3149477243423462, -0.007027358748018742, 0.29393085837364197, 0.14836212992668152, -0.041543181985616684, -0.05925362557172775, -0.014842532575130463, -1.0086387395858765, 0.6733050346374512, -1.2448068857192993, -0.23733921349048615, 0.28628525137901306, 0.26300522685050964, -0.2966500520706177, 0.2663724720478058, -0.4491010308265686, -0.29215142130851746, -0.21850477159023285, -0.17164544761180878, -0.09525193274021149, 0.6243276596069336, 0.5182539820671082, 0.042403239756822586, -0.2104874551296234, 0.9464557766914368, 0.13698716461658478, 0.08716905117034912, 0.13498573005199432, -0.3199917674064636, -0.04637589305639267, 0.08413530141115189, -0.8480987548828125, 0.4576196074485779, 0.10144396126270294, 0.05833122134208679, -0.4343203604221344, -0.18318940699100494, 0.5653495192527771, 0.4615298807621002, 0.08639349788427353, -0.9392242431640625, -0.7576959133148193, 0.41630205512046814, 0.18060390651226044, -0.05675801262259483, 0.7558934688568115, -0.4835747182369232, -0.19590547680854797, 0.4684329926967621, -0.1199725940823555, -0.797438383102417, -0.1469988226890564, -0.1315586417913437, 0.8151487112045288, -0.17651249468326569, -0.4104393720626831, -0.045681629329919815, 0.030885960906744003, -0.16523772478103638, 0.59892737865448, -0.17282840609550476, -0.4746542274951935, -0.9781761169433594, -0.5680252909660339, 0.053945500403642654, 0.6733168363571167, -1.0735697746276855, -0.2733188271522522, -0.4854091703891754, 0.8628732562065125, 0.0743153840303421, 0.21322494745254517, 0.828279972076416, 0.3073274791240692, 0.5666139721870422, 0.025298278778791428, 0.43884679675102234, -0.7221435308456421, 0.08224228769540787, 0.5238531827926636, -0.2800481915473938, -0.27605530619621277, -0.7786194682121277, -0.14103718101978302, -0.6417444348335266, -1.1062132120132446, -0.07700461149215698, -0.42482510209083557, 0.5337037444114685, -0.6928266286849976, -0.6474522948265076, -0.3309045433998108, 0.16003908216953278, -0.40433675050735474, -0.19128049910068512, -0.182183176279068, 0.01814788579940796, 0.0714854821562767, -0.02987024001777172, 0.028860848397016525, -0.6437523365020752, -0.5819081664085388, 0.06729412823915482, 0.5828642845153809, 0.33268195390701294, 0.03867001831531525, 0.4936632215976715, 0.09345262497663498, 0.669685959815979, -0.06090785190463066, -0.5738832354545593, -0.33365917205810547, 0.03469729423522949, 0.06018639728426933, -0.4530373513698578, 0.0639091357588768, -0.6709047555923462, 0.3338080644607544, 0.09256694465875626, -0.009869375266134739, 0.10029491782188416, 0.03719210624694824, -0.37510430812835693, 0.3848854899406433, 0.673734188079834, -0.753720760345459, 0.1996503323316574, 0.5055977702140808, 0.6284208297729492, 0.17878413200378418, 0.26763859391212463, -0.5774897336959839, 0.08217503875494003, -0.6504873037338257, -1.3686673641204834, 0.972413957118988, 0.10680684447288513, -0.6430196166038513, -0.14301300048828125, -0.12262795120477676, 0.18880338966846466, -0.3425705134868622, 0.2935294508934021, 1.3342880010604858, 0.3100184500217438, -0.07417859882116318, -0.2947652339935303, 0.4114026725292206, 0.3350227475166321, -0.03982288017868996, 0.0588616281747818, 0.041585374623537064, -0.46019020676612854, -0.47205543518066406, -0.32428446412086487, -0.5774967670440674, -0.6375757455825806, 0.014495661482214928, 0.03644008934497833, -0.1774998903274536, 0.31115472316741943, -0.5565952658653259, -0.1937830150127411, -0.5824400782585144, 0.012576062232255936, -0.6125295758247375, 0.03047051653265953, 0.7099935412406921, -0.09735335409641266, -0.03957933187484741, -0.21056228876113892, 0.4906613230705261, -0.6172983646392822, -0.7773666381835938, 0.5896345376968384, 0.3421037495136261, -0.6447173357009888, 1.233456015586853, -0.04943753406405449, -0.35822755098342896, -0.6647533774375916, -0.7030620574951172, -0.13057488203048706, 0.2456706017255783, -0.2152097374200821, -0.22447514533996582, -0.3126746118068695, 0.22911672294139862, -0.4646061658859253, 0.2208864837884903, -0.12842296063899994, -0.012981235049664974, -1.0718693733215332, -0.11310797184705734, 0.07363677024841309, 0.1559295803308487, 0.37742894887924194, -0.28226736187934875, -0.4647440016269684, -0.3636510968208313, 0.26366639137268066, 0.6329955458641052, 0.5861939191818237, 0.8738717436790466, -0.4558587074279785, -0.31816717982292175, -0.4840341806411743, 0.08791998773813248, 0.5105260014533997, -0.39455071091651917, 0.6599230170249939, 0.4883415997028351, 0.11272615939378738, -0.16615426540374756, -0.8132904171943665, -0.2118389755487442, -0.03117303177714348, 0.47600799798965454, -0.7591993808746338, 0.2452440708875656, 0.44901803135871887, 0.096434585750103, -0.8167768120765686, -0.5240708589553833, -0.7548946738243103, -0.6323879361152649, 0.10133308172225952, 0.3497079312801361, -0.02604694664478302, -0.3250194191932678, 0.19978512823581696, 0.06080308184027672, -0.15782436728477478, -0.5437807440757751, -0.22042657434940338, -0.11530918627977371, -0.20817871391773224, -0.5953255295753479, 0.6396913528442383, -0.46846017241477966, -0.4209572374820709, -0.06629469245672226, -0.769702136516571, -0.27509424090385437, -0.28782427310943604, 0.6438348293304443, 0.2547401487827301, -0.5501804947853088, 0.30952438712120056, -0.2643081843852997, -0.20070336759090424, 0.1302822232246399, -0.8370615243911743, -0.6824586391448975, 0.6825156807899475, -0.2090289145708084, 0.046518463641405106, 0.4789000451564789, 0.6100914478302002, 0.64591383934021, -0.17369040846824646, -0.1971036046743393, 0.22939489781856537, -0.03549416363239288, 0.4286211431026459, -0.01197703555226326, -0.6490725874900818, 0.11071594059467316, 0.16881081461906433, -0.16741791367530823, 0.13382397592067719, -0.6524995565414429, 0.03796663135290146, -0.23030701279640198, -0.445950448513031, 0.4288736879825592, 0.7616642117500305, -0.06241534277796745, 0.19072569906711578, -0.5451239943504333, 0.6707605719566345, 0.5663749575614929, 0.03381026163697243, -0.05959256738424301, 0.4325242042541504, 0.302396684885025, -0.43826889991760254, -0.13711027801036835, 0.21337904036045074, -0.2817535102367401, 0.7500693798065186, -0.08161026239395142, 0.07879342883825302, 0.09665332734584808, -0.3865991234779358, 0.6316127777099609, 0.963895857334137, -0.02152678370475769, 0.6266290545463562, 0.7423723340034485, -0.14703992009162903, -1.513068675994873, 0.33052852749824524, -0.671241283416748, -0.19091694056987762, 0.05794825032353401, -0.5085592865943909, -0.22445368766784668, -0.04131833836436272, 0.277389794588089, -0.4840734899044037, 0.08042189478874207, -0.08190783858299255, 0.31183427572250366, 0.5750588178634644, 0.7868015766143799, 1.6443971395492554, -0.09636512398719788, -0.32803601026535034, -0.2774203419685364, -0.09770075976848602, -1.0359830856323242, -0.8627902269363403, 0.006763532292097807, 1.2163084745407104, -0.035717424005270004, 0.11159657686948776, -0.7876375317573547, 0.20253053307533264, 0.22573304176330566, -0.30960318446159363, -0.1822577714920044, 0.17745360732078552, -0.9282652735710144, 0.39748111367225647, -0.47375354170799255, 0.1591683328151703, 0.18384338915348053, 0.3699805438518524, 0.004158060532063246, -0.4870193302631378, -0.7936335206031799, 0.2143661379814148, -0.16230827569961548, -0.21160487830638885, 0.2465534657239914, 0.6029855608940125, 0.308555543422699, -1.0345616340637207, 0.16867685317993164, -0.15135471522808075, 0.3406626880168915, 0.2698342502117157, 0.31218820810317993, -0.2677566707134247, 0.1392366737127304, 0.6731734871864319, -0.40027719736099243, 0.12670888006687164, 0.3319348096847534, 0.3709263801574707, -0.42563188076019287, 0.9653434157371521, -0.49145570397377014, -0.5431082248687744, -0.6448205709457397, 0.2454344779253006, 0.011520756408572197, -0.3898012042045593, 0.5422504544258118, -0.3454693555831909, 0.09000983834266663, 0.8209133744239807, -0.20287327468395233, 0.9083654284477234, 0.07995293289422989, -0.059800174087285995, 0.43941470980644226, -0.26201415061950684, -0.6035817861557007, 0.2534743845462799, 0.9109523296356201, 0.6525473594665527, -0.47111743688583374, 0.4051531255245209, 0.12752752006053925, -0.39183881878852844, 0.17889508605003357, -0.03123694472014904, -0.4855916202068329, 0.5770915150642395, 0.339814692735672, -0.7060160040855408, -0.49995195865631104, -0.3216291069984436, 0.3366170823574066, -0.187659353017807, 0.3904847502708435, -0.26261797547340393, 0.31632572412490845, 0.034949202090501785, 0.5653398036956787, -0.7222975492477417, 0.04002618417143822, 0.2714932858943939, -0.04775506258010864, -0.13955198228359222, 0.8616441488265991, -0.006938159931451082, 0.5682551264762878, 0.0013057797914370894, 0.5490359663963318, 0.19007635116577148, 0.43305784463882446, -0.24446021020412445, -0.5950131416320801, -0.4373266100883484, 0.024099932983517647, -0.06124076247215271, -0.19822943210601807, 0.016577405855059624, 0.11296047270298004, 0.8885276317596436, 0.5128092765808105, -0.1642480343580246, -0.24006275832653046, 0.5779100656509399, -0.042815133929252625, -0.6893212199211121, 0.2452612966299057, -0.12004875391721725, -0.33849090337753296, -0.30253878235816956, -0.20960280299186707, 0.6594630479812622, 0.7032561302185059, 0.005037395749241114, -0.29172807931900024, -0.6290938854217529, -0.18008197844028473, -0.2402539700269699, 0.6735060811042786, 0.24071232974529266, -0.26431751251220703, -0.0038447603583335876, -0.6146592497825623, -0.6591745018959045, 0.010252414271235466, -0.4960671365261078, -0.4988204836845398, 0.529983639717102, 0.22814098000526428, 0.2010035216808319, 0.6801105737686157, 0.22370867431163788, -0.037739839404821396, -0.02103879116475582, 0.7276628613471985, -0.14821229875087738, -0.1100674569606781, 0.5229687094688416, 0.7610093355178833, -0.14786306023597717, -0.24814201891422272, 0.16075538098812103, -0.08771614730358124, -0.2674040198326111, -0.21104015409946442, -0.6035277843475342, -0.658970057964325, -0.331785649061203, 0.6256376504898071, 0.04759210720658302, 0.6218411922454834, -0.1804095357656479, -0.27812081575393677, -0.27706271409988403, -0.10209015011787415, 0.2563641369342804, -0.31477776169776917, -0.26317986845970154, 0.4426635205745697, 0.2346799671649933, 0.34140539169311523, -0.45250529050827026, 4.5374531745910645, 0.24203823506832123, -0.19701039791107178, -0.10121922940015793, -0.03452248498797417, 1.2106311321258545, 1.002785086631775, -0.2193106710910797, -0.2867390811443329, -0.6025409698486328, 0.4825487434864044, -0.4307795763015747, 0.27962082624435425, -0.4070569574832916, -0.008175977505743504, 0.30875828862190247, -0.2284860461950302, 0.14767220616340637, -0.2150755226612091, -0.9000303149223328, -0.5423402190208435, -0.07033749669790268, -0.44208142161369324, 0.28574541211128235, -0.1841699182987213, 0.5734538435935974, 0.395781546831131, -0.47345390915870667, -0.0998632088303566, -0.6037902235984802, -0.4506393373012543, -0.5822293162345886, -0.14128367602825165, -0.396025687456131, -0.7755643129348755, 0.47345200181007385, 0.0038629949558526278, -0.26134976744651794, -0.5856713652610779, -0.3386581242084503, 0.49338892102241516, 0.5075770020484924, -0.28791287541389465, -0.577658474445343, 0.066243477165699, 1.0620481967926025, -0.16850906610488892, -0.21364666521549225, 0.7674225568771362, 0.12604831159114838, 1.1252720355987549, -0.5634405612945557, 0.6366606950759888, 0.16396550834178925, -0.3884360194206238, 0.3430896997451782, 0.03964877873659134, 0.019316185265779495, 0.5682626962661743, 0.536139190196991, 0.9936901330947876, -0.39029887318611145, 0.06293085217475891, -0.2833743989467621, -0.13543714582920074, 0.6860228180885315, 0.41363245248794556, 0.48340126872062683, -0.014850469306111336, 0.04099816828966141, 0.30467262864112854, -0.411100834608078, -0.9256191849708557, -0.43449220061302185, 0.16387498378753662, 0.5005914568901062, 0.7709353566169739, 0.33849167823791504, 0.5291277766227722, 0.054178543388843536, -0.10261235386133194, -0.26732245087623596, -0.7615953683853149, 0.41602998971939087, 0.5787152647972107, 0.28376448154449463, 0.15787376463413239, -0.9373038411140442, -0.42246758937835693, 0.3449496328830719, 0.20122030377388, 0.3369707465171814, -0.745994508266449, -0.21895183622837067, 0.05289940536022186 ]
[ 101, 6960, 5461, 5461, 5050, 1005, 2129, 1005, 2019, 27248, 6162, 2015, 1037, 8608, 3125, 2011, 4488, 2019, 2895, 1012, 2005, 2742, 1010, 2019, 27248, 2089, 15653, 22496, 2000, 6162, 13675, 14728, 19909, 3229, 1012, 5461, 1024, 20035, 4942, 1011, 5461, 1024, 27517, 8909, 2171, 6412, 1056, 16068, 18139, 6905, 6678, 2491, 7337, 4748, 14028, 12086, 2089, 25022, 11890, 2819, 15338, 10595, 2881, 2000, 2491, 3449, 13331, 2618, 14310, 2000, 5114, 3020, 1011, 2504, 6656, 2015, 1012, 2087, 2715, 3001, 5383, 3128, 6678, 2491, 10595, 2008, 2024, 3832, 2000, 5787, 14310, 2008, 1037, 5310, 2064, 4685, 2006, 1037, 3698, 1012, 20104, 2038, 2000, 2022, 4379, 2000, 3563, 5198, 1999, 2344, 2000, 4685, 8518, 2008, 2064, 2022, 2641, 1997, 3020, 3891, 1012, 2019, 27248, 2064, 4685, 2195, 4725, 2000, 2202, 5056, 1997, 2328, 1011, 1999, 2491, 10595, 1999, 2344, 2000, 9686, 25015, 2618, 14310, 2006, 1037, 2291, 1012, 1012, 25604, 2275, 21272, 1998, 2275, 5856, 2094, 2019, 27248, 2089, 6905, 22354, 2073, 2019, 4646, 2038, 1996, 2275, 21272, 2030, 2275, 5856, 2094, 9017, 2275, 1999, 2344, 2000, 2131, 3642, 2770, 1999, 1037, 2367, 1006, 1998, 4298, 2062, 21598, 1007, 5310, 1521, 1055, 6123, 1012, 2006, 11603, 2030, 6097, 2891, 1010, 2043, 1996, 2275, 21272, 2030, 2275, 5856, 2094, 9017, 2024, 2275, 2005, 2019, 4646, 12441, 1010, 1996, 4646, 2097, 2448, 2007, 1996, 14310, 1997, 1996, 19273, 5310, 2030, 2177, 4414, 1012, 5373, 2019, 4646, 2003, 2448, 1999, 1996, 2783, 5310, 1521, 1055, 6123, 1010, 7539, 1997, 2029, 5310, 2030, 2177, 8617, 1996, 4646, 1012, 2174, 1010, 2045, 2024, 12107, 2073, 3454, 2342, 2000, 2022, 6472, 1999, 2019, 8319, 6123, 2000, 3853, 7919, 1010, 2021, 1996, 5310, 2770, 2068, 2089, 2025, 2031, 1996, 3563, 3223, 14310, 1012, 1012, 4002, 2475, 11826, 5310, 4070, 2491, 4748, 14028, 12086, 2089, 11826, 25423, 2278, 10595, 2000, 3449, 13331, 2618, 2832, 14310, 2006, 2291, 1012, 3645, 5310, 4070, 2491, 1006, 25423, 2278, 1007, 4473, 1037, 2565, 2000, 3449, 13331, 2618, 2049, 14310, 1006, 12808, 2004, 11109, 3798, 7478, 2013, 2659, 2000, 2152, 1007, 2000, 4685, 1037, 4708, 2104, 8911, 1011, 2504, 6656, 2015, 1010, 4298, 2011, 15870, 1996, 5310, 2005, 13964, 1012, 1996, 4254, 2000, 1996, 5310, 8483, 2013, 16039, 1996, 3169, 2104, 2152, 7285, 2000, 4352, 1996, 5310, 2000, 4685, 1996, 2895, 2065, 2027, 2024, 1999, 1996, 2334, 15631, 2177, 1998, 11562, 2083, 1996, 25732, 2030, 4352, 2068, 2000, 4607, 2019, 8911, 20786, 2000, 3143, 1996, 2895, 1012, 1012, 4002, 2509, 19219, 2080, 1998, 19219, 2080, 6187, 8450, 4748, 14028, 12086, 2089, 4685, 19219, 2080, 6187, 8450, 1998, 1013, 2030, 2224, 1996, 19219, 8913, 2869, 5371, 2000, 3449, 13331, 2618, 14310, 1012, 4748, 14028, 12086, 2089, 2079, 2023, 2000, 15389, 10954, 2004, 2060, 5198, 2030, 25645, 6194, 2007, 3020, 14310, 1012, 1012, 4002, 2549, 8319, 7781, 2007, 25732, 4748, 14028, 12086, 2089, 21155, 1996, 20104, 10288, 8586, 10421, 24415, 18098, 12848, 9463, 8449, 17928, 2000, 9686, 25015, 2618, 14310, 2011, 15870, 1996, 5310, 2005, 22496, 1012, 1996, 3800, 1997, 2023, 17928, 2003, 2000, 2507, 4646, 9797, 2019, 3733, 2126, 2000, 4685, 3136, 2007, 7117, 14310, 1010, 2107 ]
mitre
10.txt
0
as for application installation or updating. this api does not validate that the program requesting root privileges comes from a reputable source or has been maliciously modified. t1134 access token manipulation adversaries may modify access tokens to operate under a different user or system security context to perform actions and bypass access controls. windows uses access tokens to determine the ownership of a running process. a user can manipulate access tokens to make a running process appear as though it is the child of a different process or belongs to someone other than the user that started the process. when this occurs, the process also takes on the security context associated with the new token.. 001 token impersonation / theft adversaries may duplicate then impersonate another user's existing token to escalate privileges and bypass access controls. for example, an adversary can duplicate an existing token using duplicatetoken or duplicatetokenex. the token can then be used with impersonateloggedonuser to allow the calling thread to impersonate a logged on user's security context, or with setthreadtoken to assign the impersonated token to a thread.. 002 create process with token adversaries may create a new process with an existing token to escalate privileges and bypass access controls. processes can be created with the token and resulting security context of another user using features such as createprocesswithtokenw and runas.. 003 make and impersonate token adversaries may make new tokens and impersonate users to escalate privileges and bypass access controls. for example, if an adversary has a username and password but the user is not logged onto the system the adversary can then create a logon session for the user using the logonuser function. the function will return a copy of the new session's access token and the adversary can use setthreadtoken to assign the token to a thread.. 004 parent pid spoofing adversaries may spoof the parent process identifier ( ppid ) of a new process to evade process - monitoring defenses or to elevate privileges. new processes are typically spawned directly from their parent, or calling, process unless explicitly specified. one way of explicitly assigning the ppid of a new process is via the createprocess api call, which supports a parameter that defines the ppid to use. this functionality is used by windows features such as user account control ( uac )
[ -0.02973944880068302, -0.4549005627632141, -0.14000698924064636, 0.48696842789649963, -0.24733683466911316, -0.3618786633014679, -0.45729219913482666, -0.15733711421489716, -0.0033287673722952604, 0.496290385723114, -0.028371302410960197, -0.08776869624853134, -0.08722220361232758, -0.3295399248600006, -0.4815560579299927, 0.04456530511379242, -0.5545434355735779, -0.00942323263734579, -0.47690021991729736, -0.030932407826185226, 0.31391841173171997, 0.3408324122428894, -0.7674590945243835, -0.8434647917747498, 0.2156745046377182, 0.5609114766120911, 0.31954869627952576, -0.04411103576421738, 0.5108463764190674, 0.615741491317749, -0.5004182457923889, -0.10344568639993668, 0.15914417803287506, -0.2831439673900604, 0.25529563426971436, -0.3540818989276886, 0.9528061747550964, -0.24143654108047485, -0.027699757367372513, -0.2721109390258789, 0.6119706034660339, -0.45464807748794556, 0.19810763001441956, -0.41773468255996704, -0.30719810724258423, -0.29080137610435486, 0.024098586291074753, -0.16500432789325714, 0.39354145526885986, -0.015582860447466373, -0.0066159190610051155, -0.15218891203403473, -0.3148607015609741, 0.1586277335882187, -0.021620869636535645, 0.10951142758131027, 0.09988214820623398, -0.1611790955066681, -0.04730071499943733, 0.6899799704551697, -0.5627928972244263, 0.3719366490840912, -0.20771777629852295, -0.570634663105011, -0.09836731106042862, 0.24255655705928802, 0.6658757925033569, -0.3211067020893097, -0.11966292560100555, -0.6162877082824707, -0.077950119972229, 0.28480634093284607, -1.042441487312317, -0.053821828216314316, -0.10155758261680603, -0.76911860704422, 0.4268325865268707, -0.42440590262413025, -0.2154981642961502, 0.05891251936554909, 0.11666066944599152, 0.41180986166000366, -0.47841036319732666, -0.6107518076896667, 0.17223277688026428, 0.05983228236436844, 0.554642915725708, 0.9430055618286133, 0.16792243719100952, -0.34200918674468994, 0.6043422818183899, 0.20550145208835602, -0.4583730101585388, -0.495790034532547, -0.41302359104156494, 0.38496869802474976, -0.6838188767433167, 0.37589314579963684, 0.07583306729793549, 0.11840523779392242, 0.5789306163787842, -0.014258204028010368, -0.054879575967788696, 0.271461546421051, -0.3425026834011078, 0.8182377815246582, 0.9120064377784729, -0.21451164782047272, -0.4324119985103607, -0.35019657015800476, 0.6989029049873352, -0.48913437128067017, 0.2285662442445755, -0.5342072248458862, 0.27672675251960754, 0.33218130469322205, 0.2508533298969269, 0.052453555166721344, -0.23565690219402313, 0.5883413553237915, 0.44631293416023254, -0.9355931878089905, 0.4875255525112152, 0.2402195781469345, 0.5334149599075317, 0.14655397832393646, 0.4611179828643799, 0.1730303317308426, -0.9746131300926208, -0.3710857331752777, 0.17192837595939636, -0.04335718974471092, -0.25920793414115906, 0.6582782864570618, -0.16313976049423218, 1.0737894773483276, 0.40002167224884033, 0.19092664122581482, 0.4813389778137207, -0.5625453591346741, -0.33780109882354736, 0.5991545915603638, 0.5892565846443176, 1.1492955684661865, 0.5489223599433899, 0.1712256669998169, 0.2590595483779907, 0.23173430562019348, -0.6902114748954773, -0.10134238004684448, -0.28323712944984436, 0.6438232660293579, 0.8062549829483032, -0.16527774930000305, -0.8645471334457397, 0.48705199360847473, -0.12195833027362823, 0.6186090111732483, -0.4279201328754425, -0.021908672526478767, -0.25172123312950134, 0.9610205888748169, 0.24123431742191315, 0.6195768713951111, -0.014807024039328098, 0.3180372416973114, -0.7176170945167542, -0.4762069284915924, -0.32494404911994934, -0.35564666986465454, 0.3210570514202118, 0.4094153344631195, -0.0007453165017068386, -0.5080638527870178, 0.6524702906608582, 1.0001991987228394, 0.4730285108089447, 0.16434164345264435, -0.15951749682426453, 0.2001628875732422, -1.1849422454833984, -0.3592788279056549, -0.27985528111457825, 1.3162879943847656, 0.15936173498630524, 0.3967042565345764, -0.42027491331100464, -0.6378080248832703, 0.12037117779254913, -0.6990437507629395, -0.07173629850149155, 0.27251166105270386, -0.8039140105247498, 0.561708390712738, 0.6133015751838684, 0.11903302371501923, -0.9242696166038513, -0.0945805162191391, -0.4749995768070221, -0.8270193338394165, -0.06309850513935089, 0.037013422697782516, 0.4339573383331299, 0.24596162140369415, -0.45756012201309204, -0.022959763184189796, 0.8813865780830383, 0.6338282823562622, -0.6376427412033081, 0.5217164158821106, 0.556954562664032, 0.18650318682193756, -0.26113787293434143, 0.23518072068691254, 0.2213205248117447, -0.06782585382461548, 0.18176522850990295, 0.7445650696754456, 0.3254598081111908, 0.3674395978450775, -0.4158332645893097, 0.5592567324638367, 0.3880431652069092, 0.12960703670978546, -0.18928369879722595, -0.26588189601898193, -0.3211318850517273, 0.25512930750846863, -0.24184982478618622, -0.04569138586521149, -0.23768246173858643, 0.3317895829677582, 0.5729547739028931, 1.0609714984893799, 0.07234329730272293, -0.198754221200943, 0.20847143232822418, 0.5611644387245178, 0.16253961622714996, 0.037980835884809494, -0.2920346260070801, 0.7031384110450745, 0.6889932155609131, 0.02806413173675537, 0.45074766874313354, 0.3361835181713104, 0.34755954146385193, -0.054711002856492996, 0.5633742213249207, 0.20241779088974, 0.051764458417892456, 0.8738707304000854, 0.09526549279689789, 0.13236583769321442, -0.5139037370681763, -0.423614501953125, 0.7602959275245667, 0.40117311477661133, -0.3564203977584839, -0.6467734575271606, 0.31927207112312317, 0.050753846764564514, -0.10297168046236038, 0.012058784253895283, 0.1986922174692154, -0.13142067193984985, 0.5480718612670898, 0.3263818025588989, -1.050964117050171, -0.13333141803741455, -0.7212830185890198, -0.17951294779777527, -0.5549507141113281, -0.06201636791229248, -0.6740833520889282, -0.22254471480846405, -0.3634386956691742, -0.48497849702835083, 0.7395914793014526, -1.0967700481414795, -0.258722186088562, 0.5456366539001465, -0.4434218108654022, 0.8950390815734863, 0.06448932737112045, -0.11067873239517212, -0.44222596287727356, 0.24461276829242706, 0.19719287753105164, 0.7216936945915222, -0.5465071797370911, 0.21901585161685944, -0.17838601768016815, -0.5283876061439514, -0.34388142824172974, -0.17938943207263947, 0.6408931016921997, -0.24081657826900482, -0.013453835621476173, 0.1285775750875473, 0.20555654168128967, 0.16630545258522034, 0.528877854347229, -0.21494905650615692, -1.0499776601791382, 0.15402017533779144, 0.21313020586967468, 0.0349980853497982, 0.9807220697402954, 0.5843856930732727, -0.3122614920139313, 0.15649501979351044, -0.21981261670589447, 0.8023513555526733, -0.6767438650131226, 0.5988870859146118, -0.1835167407989502, 0.24970479309558868, -0.08524218201637268, -0.6258571743965149, -0.21499671041965485, -0.18197432160377502, -0.4804307222366333, -0.6595646142959595, 0.2989843189716339, 0.20237532258033752, 0.07715359330177307, -0.362235963344574, 0.284523069858551, -0.6007274389266968, -0.012407933361828327, -0.1314193308353424, -0.3063986003398895, 0.8422136902809143, 0.05498252063989639, -0.03375820070505142, 0.40850478410720825, -0.30808883905410767, -0.030237706378102303, 0.3508537709712982, 0.40885406732559204, -0.8808935880661011, 0.3042794466018677, 0.6011422872543335, -0.26391351222991943, 0.5752837061882019, 0.6878034472465515, -0.9184505939483643, -0.08823306113481522, -1.071354627609253, -0.15310533344745636, 0.03433061018586159, 0.4658765494823456, -0.08595557510852814, 0.09203430265188217, 0.4605569541454315, -0.6493151187896729, -0.35595542192459106, -0.535956621170044, 0.23804908990859985, 0.05996178463101387, 0.30679166316986084, -0.0022384896874427795, 0.4026259481906891, -0.8044216632843018, -0.64364093542099, -0.2621840536594391, 0.20033635199069977, 0.6052312850952148, -0.5734890103340149, 0.5065172910690308, -0.4119040071964264, -0.10483203828334808, 0.23666644096374512, -0.18732953071594238, -0.36086970567703247, 0.525575578212738, -0.36734429001808167, 0.02553137205541134, -0.5631229877471924, 0.15083405375480652, 0.23194877803325653, -0.39688265323638916, 0.14925681054592133, -0.10360877215862274, 0.23906002938747406, -0.6322734951972961, -0.11721685528755188, -0.311311811208725, 0.1425282061100006, 0.3706190884113312, -0.269606351852417, 0.04686283320188522, 0.23662011325359344, -1.144058346748352, -0.39638155698776245, 0.6290521025657654, 0.4268490970134735, -0.05257410928606987, 0.25491106510162354, 0.9070942401885986, 0.38025495409965515, -0.2902408540248871, 0.9083843231201172, -0.27240246534347534, 0.16285254061222076, -0.21137374639511108, 1.1170295476913452, -0.2897222638130188, -0.4013289511203766, -0.3091897964477539, -0.09423686563968658, -0.9604746103286743, -0.5016364455223083, 0.16962450742721558, 0.6070935130119324, -0.3795980215072632, -0.7917303442955017, 0.33359670639038086, 0.24272605776786804, -0.6073950529098511, -0.2850908041000366, -0.514109194278717, 0.27549853920936584, 0.8328420519828796, -0.5227277278900146, 0.4267069399356842, -0.19417382776737213, 0.4377176761627197, 0.5702462196350098, -0.2553606629371643, -0.5532323718070984, -0.06513594090938568, 0.3718894124031067, -0.13209004700183868, 0.06086555868387222, 0.2389100193977356, -0.2578723430633545, 0.00946919433772564, -0.8447871208190918, -0.11672845482826233, 0.5610765814781189, -0.12255022674798965, -0.9615083932876587, -0.3352014720439911, 0.48598816990852356, 0.1183512881398201, -0.04132669046521187, -0.06702966243028641, -0.10977661609649658, 0.29922783374786377, -0.5208956003189087, 0.138824924826622, -1.2847981452941895, -0.20459648966789246, -0.11241552978754044, -0.06850680708885193, -0.21998558938503265, 0.5175133347511292, -0.9366896748542786, 0.5006560683250427, -0.2433699667453766, 0.8227062821388245, 0.23819030821323395, -0.03771020844578743, 0.7875970602035522, 0.24999350309371948, 0.02853184938430786, 0.4166938066482544, 0.4145053029060364, -0.05574064701795578, 0.20784077048301697, -0.14766943454742432, -0.3133966028690338, 0.4800945818424225, -0.5732161998748779, 0.5739923119544983, -0.22916482388973236, 0.2016708105802536, -0.12426245957612991, -0.12369921058416367, 0.2986137866973877, 0.12769253551959991, -0.13166724145412445, -0.5853961706161499, -0.2770591676235199, 0.33816635608673096, -0.10710521787405014, -0.11765141040086746, 0.7512106895446777, -0.42593899369239807, -0.15312717854976654, 0.6451224684715271, -0.2903177738189697, 0.01743128150701523, -0.6229585409164429, -0.4673185646533966, 0.010209483094513416, 0.16997238993644714, -0.042641106992959976, 0.8833619356155396, -0.09029952436685562, -0.26168325543403625, 0.19608967006206512, -0.33467721939086914, -0.025707028806209564, -1.3669941425323486, 0.011669714003801346, -0.44336456060409546, 0.2992604970932007, -1.1427854299545288, 0.42346423864364624, -0.23436635732650757, 0.15612539649009705, -0.13625043630599976, 0.6663756370544434, 0.6769916415214539, -0.2798684537410736, 0.158389151096344, -0.11101005971431732, 0.10494811832904816, -0.8179665207862854, 0.16911032795906067, 0.4118206799030304, -0.37301576137542725, 0.03681766614317894, 0.12303265929222107, -0.34713271260261536, -0.2881612777709961, -0.8177846670150757, 0.2715514004230499, -0.4402867555618286, 0.5952785611152649, -0.4439263641834259, -0.5471204519271851, -0.34384873509407043, 0.2868776023387909, -0.0876532793045044, -0.9842898845672607, -0.2581523060798645, -0.004378036130219698, 0.4186095893383026, 0.3780793845653534, 0.19123958051204681, -0.6686703562736511, -0.36777305603027344, -0.1646013706922531, 0.09469686448574066, 0.23060089349746704, -0.15616656839847565, 0.012655267491936684, -0.28241395950317383, 0.44101691246032715, 0.4320621192455292, -1.3220218420028687, -0.13262955844402313, 0.17762872576713562, -0.08745874464511871, -0.2762451171875, 0.6089584231376648, -0.5639025568962097, 0.6096346974372864, -0.13072949647903442, -0.010942071676254272, 0.29615509510040283, -0.6087899804115295, -0.9685117602348328, -0.1468399614095688, 0.3409959077835083, -1.2456843852996826, -0.9264609813690186, 0.01889493688941002, 0.46468257904052734, -0.06688213348388672, 0.016154617071151733, -0.7426763772964478, 0.13518455624580383, -0.9539353251457214, -1.0686581134796143, 0.8147842288017273, 0.23158495128154755, -0.12248552590608597, -0.24645684659481049, -0.46790650486946106, 0.05907794088125229, -0.481107234954834, 0.2941408157348633, 0.9294416904449463, 0.45072141289711, -0.02589986100792885, -0.5957639217376709, 0.3366212546825409, 0.18014274537563324, 0.3243773877620697, 0.21360920369625092, -0.0011737407185137272, -0.32608211040496826, -0.1899639219045639, -0.419912189245224, -0.6382003426551819, -0.20039458572864532, 0.17129650712013245, -0.04204548895359039, -0.5513091087341309, -0.16848397254943848, -0.9042659401893616, -0.14171740412712097, 0.24385198950767517, -0.016039356589317322, -1.0026053190231323, -0.2975986897945404, 0.862471342086792, -0.18631897866725922, 0.07616851478815079, -0.5315734148025513, -0.0793834999203682, -0.10524776577949524, -0.4136974513530731, 0.4406898617744446, 0.12198666483163834, -0.3072773814201355, 1.3186674118041992, 0.21466971933841705, -0.33536776900291443, -0.5082457661628723, -0.3406105935573578, -0.0038967200089246035, -0.35030698776245117, -0.16288036108016968, -0.3239248991012573, 0.20914191007614136, -0.14854459464550018, -0.9074798822402954, 0.4286712408065796, 0.019528908655047417, 0.035284608602523804, -1.1128630638122559, 0.6386423110961914, 0.032753802835941315, 0.3546172082424164, 0.6556504368782043, -0.8405508399009705, -0.29292580485343933, -0.48812705278396606, 0.1175747662782669, 0.6353856921195984, 0.7485036849975586, 0.5215767621994019, -0.11481692641973495, 0.10302329808473587, 0.02122466079890728, -0.06710185110569, 0.7800532579421997, 0.37912601232528687, 0.06780952960252762, 0.9412418007850647, 0.6241044402122498, -0.6452062129974365, -0.39063379168510437, -0.23814469575881958, -0.12213237583637238, 0.18199095129966736, -0.705041229724884, -0.5594373941421509, -0.01653042808175087, 0.6291231513023376, -0.27343061566352844, -0.6855781674385071, -0.7589590549468994, -0.38900747895240784, 0.05876747891306877, -0.0707758367061615, -0.3511126935482025, -0.45989152789115906, 0.17733286321163177, -0.378964364528656, -0.24744094908237457, -0.6555360555648804, -0.2886379063129425, -0.09425465017557144, -0.7930227518081665, -0.7899821996688843, -0.3739270567893982, -0.38040322065353394, -0.4448804557323456, -0.7057311534881592, -0.48241090774536133, -0.5545459389686584, -0.22864599525928497, -0.04433979466557503, 0.15496543049812317, -0.7200620770454407, -0.041395772248506546, -0.9357117414474487, -0.071637824177742, 0.16929566860198975, -0.9420156478881836, -0.5958387851715088, 1.170516848564148, -0.11448352038860321, -0.16401800513267517, 0.28886303305625916, 0.5661883354187012, 0.9580027461051941, -0.9220290780067444, -0.47490954399108887, 0.010480753146111965, -0.5803253054618835, 0.23528049886226654, -0.06677214801311493, 0.3452577590942383, -0.7960906624794006, 0.15025465190410614, -0.09349176287651062, -0.32660308480262756, -0.703265905380249, 0.43874838948249817, 0.3129461407661438, 0.2347680926322937, 0.042159534990787506, 0.6795727610588074, 0.2987501919269562, 0.39909252524375916, 0.15607541799545288, 1.0563366413116455, 0.7921640276908875, 0.1215648427605629, 0.7118512988090515, 0.33564484119415283, 0.5275896787643433, -0.6408214569091797, -0.0702856034040451, 0.04387589916586876, -0.23023073375225067, 0.43527916073799133, -0.1662309616804123, 0.06333065778017044, -0.5631731152534485, -0.1446261703968048, 0.7940489053726196, 0.5416743159294128, 0.5298725962638855, -0.10277155041694641, 0.4992702603340149, 0.10264084488153458, -0.2236560434103012, -0.07111061364412308, -0.6832778453826904, -0.6807849407196045, 0.32243454456329346, -0.0003994004218839109, -0.18368732929229736, -0.61518794298172, -0.1102747768163681, -0.3303762376308441, 0.23994559049606323, -0.06618508696556091, -0.16547173261642456, 0.29079025983810425, 0.483965665102005, 0.9495135545730591, -0.6643384099006653, -0.1132579818367958, 0.4187662601470947, 0.8579057455062866, -0.6297892928123474, -1.2530022859573364, 0.053822167217731476, 1.1320165395736694, 0.6821506023406982, -0.22297260165214539, -0.3420082628726959, 0.8317873477935791, 0.5099044442176819, 0.20575495064258575, 0.6241844892501831, -0.20423202216625214, -0.8164452314376831, 0.7622918486595154, -0.5906925201416016, -0.14247947931289673, -0.23139750957489014, 0.4492233097553253, 0.28314685821533203, -0.03069605678319931, -0.9696208834648132, -0.07156095653772354, 0.45567211508750916, -0.2822684347629547, 0.5295414328575134, -0.07278519868850708, 0.5132205486297607, -0.7956785559654236, 0.15943044424057007, -1.0906891822814941, 0.18186348676681519, 0.9357052445411682, 0.22479665279388428, 0.25373226404190063, 0.3172156810760498, 0.40975093841552734, -0.14447569847106934, 0.09326721727848053, 0.14433316886425018, 0.16961047053337097, -0.3458987772464752, 0.5785167217254639, 0.058208901435136795, -0.3784555196762085, -0.5437300205230713, -0.12865988910198212, -0.32974401116371155, 0.028837354853749275, 0.8106446862220764, -0.24533462524414062, -0.3094179928302765, 0.584170401096344, 0.10819586366415024, 0.27322712540626526, 0.3631967604160309, -0.32088592648506165, 0.2762805223464966, 0.17374476790428162, -0.23214484751224518, 0.3495231568813324, 1.0962311029434204, 0.6995951533317566, 0.15901421010494232, 0.6236431002616882, 0.13800594210624695, -0.2991664707660675, 0.8884283304214478, -0.13981382548809052, -0.8139320015907288, -0.21448758244514465, 0.12346477806568146, -0.16906732320785522, -0.2612749934196472, 0.08374640345573425, 0.18580593168735504, -0.2622538208961487, 0.5495390295982361, -0.40222224593162537, -0.01954052969813347, -0.6912891268730164, 1.3034402132034302, 0.006386944558471441, 0.19289684295654297, 0.2402559071779251, -0.593024492263794, -0.8369093537330627, 0.7399488687515259, -0.43220841884613037, 0.8235610723495483, 0.8850664496421814, 0.07524681091308594, 0.543256938457489, 0.4105394780635834, 0.08947274088859558, -0.07224255800247192, 0.14970523118972778, 0.4560089409351349, 0.4235475957393646, -0.22293418645858765, 0.09027907997369766, -0.13290226459503174, 0.3038488030433655, 0.16912148892879486, -0.32002389430999756, -0.7946030497550964, -0.0038188868202269077, 0.07389332354068756, -0.4668295085430145, 0.6058852672576904, 0.3014017343521118, -0.1880006492137909, -0.4372710883617401, 0.16401982307434082, 0.570048451423645, 0.38060277700424194, 0.290039598941803, -0.5261308550834656, -0.692197322845459, -0.5523105263710022, 0.3502202332019806, 0.7578821182250977, 0.34816792607307434, -0.029448460787534714, 0.1395280510187149, -0.9650179743766785, -0.44240206480026245, -0.23649947345256805, 0.112640880048275, -0.19136430323123932, 0.851099967956543, 0.5712065100669861, 0.4313388764858246, 0.17519530653953552, -0.1084611713886261, -0.43970686197280884, -0.11392500251531601, 0.20660722255706787, -0.6457939147949219, 0.40267226099967957, 0.5348186492919922, 0.3259285092353821, 0.03438924252986908, -0.41626566648483276, 0.3205169141292572, -0.5963227152824402, -0.14289797842502594, -0.6986331939697266, -0.8207413554191589, -0.6526328325271606, -0.2540813684463501, 0.0018588084494695067, 0.306294322013855, 0.48954230546951294, 0.1345839947462082, -0.9278141856193542, -0.335390567779541, -0.4406653344631195, -0.012157071381807327, -0.11922257393598557, -0.08913805335760117, 0.31062158942222595, 0.0034599790815263987, 0.9042578935623169, -1.3078346252441406, 4.443877220153809, 0.4820577800273895, -0.33325010538101196, -0.27862197160720825, 0.3109756112098694, 0.9675089120864868, 0.5649992823600769, -0.6900280714035034, -0.12343490123748779, 0.043661389499902725, 0.5428045988082886, -0.18716232478618622, 0.27893510460853577, 0.07880903780460358, 0.1630982607603073, 0.5405750870704651, -0.7083297967910767, -0.2765263020992279, 0.22130759060382843, -1.3233401775360107, -0.4795970618724823, 0.11661059409379959, -0.4554298520088196, 0.7955107092857361, -0.04026764631271362, 0.28408631682395935, -0.025339294224977493, -0.1685962826013565, -0.3959258794784546, 0.04007764905691147, 0.21262827515602112, -0.1784866601228714, 0.5279532074928284, -0.46730491518974304, -0.7357315421104431, 0.1316658854484558, 0.39735254645347595, -0.6585306525230408, -0.10131483525037766, 0.2183397114276886, 0.7924303412437439, 0.019484877586364746, -0.16419489681720734, -0.34186995029449463, -0.13592451810836792, 0.6472702026367188, -0.572685182094574, 0.285982221364975, 0.46195080876350403, -0.9042749404907227, 1.2984939813613892, -0.4190441370010376, 0.7667926549911499, 0.4072853624820709, -0.7207393646240234, -0.1515711545944214, 0.07553686946630478, -0.1326160430908203, 0.036131881177425385, 0.3472443222999573, 1.1461873054504395, -0.35321328043937683, 0.3078477680683136, -0.8756170272827148, -0.2522764205932617, 0.8038151264190674, 0.20225338637828827, 0.5013810396194458, -0.12014592438936234, -0.22946226596832275, -0.21784256398677826, -0.47022512555122375, -0.3342081606388092, -0.17730140686035156, 1.1959139108657837, -0.2421789914369583, -0.015678251162171364, -0.055581286549568176, 0.3325434923171997, -0.6380055546760559, 0.11199881136417389, -0.9925800561904907, -1.0554370880126953, 0.018067847937345505, 0.7728643417358398, 0.59595787525177, 0.1201675608754158, -0.7265064716339111, 0.018202805891633034, -0.05752381682395935, 0.031371794641017914, 0.6161144971847534, -0.8572812080383301, 0.01772059127688408, -0.11499203741550446 ]
[ 2004, 2005, 4646, 8272, 2030, 2039, 16616, 1012, 2023, 17928, 2515, 2025, 9398, 3686, 2008, 1996, 2565, 17942, 7117, 14310, 3310, 2013, 1037, 16360, 23056, 3120, 2030, 2038, 2042, 24391, 2135, 6310, 1012, 1056, 14526, 22022, 3229, 19204, 16924, 4748, 14028, 12086, 2089, 19933, 3229, 19204, 2015, 2000, 5452, 2104, 1037, 2367, 5310, 2030, 2291, 3036, 6123, 2000, 4685, 4506, 1998, 11826, 3229, 7711, 1012, 3645, 3594, 3229, 19204, 2015, 2000, 5646, 1996, 6095, 1997, 1037, 2770, 2832, 1012, 1037, 5310, 2064, 17708, 3229, 19204, 2015, 2000, 2191, 1037, 2770, 2832, 3711, 2004, 2295, 2009, 2003, 1996, 2775, 1997, 1037, 2367, 2832, 2030, 7460, 2000, 2619, 2060, 2084, 1996, 5310, 2008, 2318, 1996, 2832, 1012, 2043, 2023, 5158, 1010, 1996, 2832, 2036, 3138, 2006, 1996, 3036, 6123, 3378, 2007, 1996, 2047, 19204, 1012, 1012, 25604, 19204, 17727, 18617, 3370, 1013, 11933, 4748, 14028, 12086, 2089, 24473, 2059, 17727, 18617, 3686, 2178, 5310, 1005, 1055, 4493, 19204, 2000, 9686, 25015, 2618, 14310, 1998, 11826, 3229, 7711, 1012, 2005, 2742, 1010, 2019, 27248, 2064, 24473, 2019, 4493, 19204, 2478, 24473, 18715, 2368, 2030, 24473, 18715, 8625, 2595, 1012, 1996, 19204, 2064, 2059, 2022, 2109, 2007, 17727, 18617, 3686, 21197, 5999, 24891, 2121, 2000, 3499, 1996, 4214, 11689, 2000, 17727, 18617, 3686, 1037, 26618, 2006, 5310, 1005, 1055, 3036, 6123, 1010, 2030, 2007, 2275, 2705, 16416, 11927, 11045, 2078, 2000, 23911, 1996, 17727, 18617, 4383, 19204, 2000, 1037, 11689, 1012, 1012, 4002, 2475, 3443, 2832, 2007, 19204, 4748, 14028, 12086, 2089, 3443, 1037, 2047, 2832, 2007, 2019, 4493, 19204, 2000, 9686, 25015, 2618, 14310, 1998, 11826, 3229, 7711, 1012, 6194, 2064, 2022, 2580, 2007, 1996, 19204, 1998, 4525, 3036, 6123, 1997, 2178, 5310, 2478, 2838, 2107, 2004, 3443, 21572, 9623, 26760, 8939, 18715, 2368, 2860, 1998, 2448, 3022, 1012, 1012, 4002, 2509, 2191, 1998, 17727, 18617, 3686, 19204, 4748, 14028, 12086, 2089, 2191, 2047, 19204, 2015, 1998, 17727, 18617, 3686, 5198, 2000, 9686, 25015, 2618, 14310, 1998, 11826, 3229, 7711, 1012, 2005, 2742, 1010, 2065, 2019, 27248, 2038, 1037, 5310, 18442, 1998, 20786, 2021, 1996, 5310, 2003, 2025, 26618, 3031, 1996, 2291, 1996, 27248, 2064, 2059, 3443, 1037, 8154, 2078, 5219, 2005, 1996, 5310, 2478, 1996, 8154, 10182, 2121, 3853, 1012, 1996, 3853, 2097, 2709, 1037, 6100, 1997, 1996, 2047, 5219, 1005, 1055, 3229, 19204, 1998, 1996, 27248, 2064, 2224, 2275, 2705, 16416, 11927, 11045, 2078, 2000, 23911, 1996, 19204, 2000, 1037, 11689, 1012, 1012, 4002, 2549, 6687, 14255, 2094, 11867, 21511, 2075, 4748, 14028, 12086, 2089, 11867, 21511, 1996, 6687, 2832, 8909, 4765, 18095, 1006, 4903, 3593, 1007, 1997, 1037, 2047, 2832, 2000, 26399, 2832, 1011, 8822, 13345, 2030, 2000, 3449, 13331, 2618, 14310, 1012, 2047, 6194, 2024, 4050, 18379, 3495, 2013, 2037, 6687, 1010, 2030, 4214, 1010, 2832, 4983, 12045, 9675, 1012, 2028, 2126, 1997, 12045, 23911, 2075, 1996, 4903, 3593, 1997, 1037, 2047, 2832, 2003, 3081, 1996, 3443, 21572, 9623, 2015, 17928, 2655, 1010, 2029, 6753, 1037, 16381, 2008, 11859, 1996, 4903, 3593, 2000, 2224, 1012, 2023, 15380, 2003, 2109, 2011, 3645, 2838, 2107, 2004, 5310, 4070, 2491, 1006, 25423, 2278, 1007 ]
mitre
10.txt
1
to correctly set the ppid after a requested elevated process is spawned by system ( typically via svchost. exe or consent. exe ) rather than the current user context.. 005 sid - history injection adversaries may use sid - history injection to escalate privileges and bypass access controls. the windows security identifier ( sid ) is a unique value that identifies a user or group account. sids are used by windows security in both security descriptors and access tokens. an account can hold additional sids in the sid - history active directory attribute, allowing inter - operable account migration between domains ( e. g., all values in sid - history are included in access tokens ). t1531 account access removal adversaries may interrupt availability of system and network resources by inhibiting access to accounts utilized by legitimate users. accounts may be deleted, locked, or manipulated ( ex : changed credentials ) to remove access to accounts. adversaries may also subsequently log off and / or perform a system shutdown / reboot to set malicious changes into place. t1087 account discovery adversaries may attempt to get a listing of valid accounts, usernames, or email addresses on a system or within a compromised environment. this information can help adversaries determine which accounts exist, which can aid in follow - on behavior such as brute - forcing, spear - phishing attacks, or account takeovers ( e. g., valid accounts ).. 001 local account adversaries may attempt to get a listing of local system accounts. this information can help adversaries determine which local accounts exist on a system to aid in follow - on behavior.. 002 domain account adversaries may attempt to get a listing of domain accounts. this information can help adversaries determine which domain accounts exist to aid in follow - on behavior such as targeting specific accounts which possess particular privileges.. 003 email account adversaries may attempt to get a listing of email addresses and accounts. adversaries may try to dump exchange address lists such as global address lists ( gals ).. 004 cloud account adversaries may attempt to get a listing of cloud accounts. cloud accounts are those created and configured by an organization for use by users, remote support, services, or for administration of resources within a cloud service provider or saas application. t1098 account manipulation adversaries may manipulate accounts to maintain access to victim systems. account manipulation may consist of any action that preserves
[ -0.06638923287391663, -0.5067617297172546, 0.48379191756248474, 0.4158809781074524, -0.7089154720306396, -0.3946143388748169, -0.673198938369751, -0.3911254405975342, 0.2012454867362976, -0.00911462027579546, -0.16366098821163177, -0.5954574346542358, 0.13718707859516144, -0.23461222648620605, -0.5230360627174377, -0.06790009886026382, -0.25061267614364624, 0.09464352577924728, -0.7216821312904358, -0.4625736474990845, 1.1262973546981812, 0.18734601140022278, -0.8355075716972351, -0.9801876544952393, 0.027130618691444397, 0.6144940257072449, 0.15274465084075928, 0.40603160858154297, 0.5506623983383179, 0.4357944130897522, 0.029129620641469955, -0.7500340938568115, 0.14828018844127655, -0.12640604376792908, 0.327706903219223, 0.2592146396636963, 0.5669474601745605, -0.8538979887962341, 0.040421150624752045, 0.06969090551137924, 0.40527966618537903, -0.37765154242515564, 0.006446859799325466, -0.6390982270240784, -0.16174355149269104, -0.2537879943847656, 0.04358027130365372, -0.34204789996147156, 0.3033452332019806, -0.3398902714252472, 0.05073446035385132, -0.22599904239177704, 0.1970420777797699, -0.17191392183303833, -0.13077855110168457, -0.32147759199142456, 0.030207160860300064, 0.20336474478244781, 0.011067709885537624, 0.41468745470046997, -0.02624743990600109, 0.33823737502098083, 0.6102982759475708, -0.140267014503479, 0.004878119565546513, 0.18892697989940643, -0.12288776785135269, -0.3138079047203064, 0.30355310440063477, -0.27087482810020447, 0.31260696053504944, 0.5202595591545105, -0.9579241275787354, 0.3525603711605072, -0.732475996017456, -0.6230295896530151, -0.14916852116584778, -0.30403780937194824, 0.012997627258300781, 0.4325563311576843, -0.4507278800010681, -0.0017085584113374352, 0.7642172574996948, -0.16562524437904358, 0.13894951343536377, -0.3046087324619293, 0.3194124698638916, 0.5411669015884399, -0.3325975835323334, 0.5888448357582092, 0.3116031885147095, 0.378182590007782, -0.6953322291374207, -0.4891950190067291, 0.10135291516780853, 0.16995911300182343, -0.30255764722824097, -0.2658378779888153, -0.05099131539463997, -0.2946230173110962, 0.6487370133399963, -0.004906169604510069, 0.10232320427894592, 0.2635335624217987, -0.056214768439531326, 0.5229666829109192, 0.6884809732437134, -0.33177271485328674, -0.32704728841781616, -0.32041046023368835, 0.9140579700469971, 0.04716849699616432, 0.3489150106906891, -0.44212788343429565, -0.649513840675354, 0.23336447775363922, 0.49444589018821716, 0.20344071090221405, -0.3932781517505646, 0.6208435893058777, 0.12561511993408203, -0.3524625897407532, 0.7949177026748657, -0.26936957240104675, 0.4018407166004181, 0.020883454009890556, 0.5287556648254395, 0.3429056406021118, -0.573419451713562, -0.9574929475784302, 0.35897326469421387, -0.005837028846144676, -0.2789495587348938, 0.385813444852829, -0.4048635959625244, -0.2131115347146988, 0.5655340552330017, -0.1443857103586197, 0.7071760296821594, -0.8892403244972229, -0.274920254945755, 0.5505000948905945, 0.26782286167144775, 1.3021854162216187, 0.5656683444976807, 0.044821564108133316, 0.18307095766067505, 0.4353545904159546, -0.42551133036613464, 0.5890159606933594, -0.4736853837966919, 0.7184874415397644, 0.914382815361023, 0.040217626839876175, -0.3810737133026123, -0.03625941276550293, 0.2736221253871918, 0.16256961226463318, -0.7108234167098999, -0.17284536361694336, -0.8745939135551453, 0.1335195004940033, 0.08494433760643005, 0.2769346833229065, 0.38640108704566956, 0.07846967875957489, -0.30507493019104004, -0.07841325551271439, 0.05764572322368622, 0.11003205925226212, 0.6151040196418762, 0.28338828682899475, 0.05176430940628052, -0.0030380988027900457, 0.7319393754005432, 0.9250133633613586, 0.446609228849411, -0.1848677545785904, -0.17852775752544403, 0.5687544345855713, -0.8655807375907898, 0.2156868875026703, 0.37250396609306335, 0.9453482627868652, 0.12903614342212677, -0.14331743121147156, 0.046692099422216415, -0.8313049674034119, -0.15686215460300446, -0.28635257482528687, 0.05064215883612633, 0.8230533003807068, -0.5873371362686157, 1.3322992324829102, 0.5176532864570618, -0.11086039990186691, -0.9880727529525757, 0.17581655085086823, 0.2601461112499237, -0.7520561814308167, -0.3696548044681549, 0.33056584000587463, 0.10358414053916931, 0.31765490770339966, -0.4957597255706787, -0.7417104244232178, 0.8142169713973999, 0.6973488926887512, 0.010394697077572346, 0.8098326921463013, 0.6143040060997009, -0.17458724975585938, 0.4725964665412903, -0.023448606953024864, 0.18852518498897552, -0.4754490256309509, 0.25019410252571106, 0.727023720741272, 0.09257160872220993, 0.5738396644592285, 0.20036838948726654, 0.8760172724723816, 0.28045639395713806, 0.5786758065223694, -0.25791075825691223, -0.18826843798160553, -0.003795699682086706, 0.18815895915031433, -0.5458662509918213, -0.10155273973941803, -0.03914542496204376, 0.31447941064834595, 0.5742610096931458, 0.4575388431549072, -0.3100384473800659, -0.5186364054679871, -0.14005786180496216, 0.03710867837071419, -0.18551698327064514, 0.1048598662018776, 0.18230335414409637, 1.001496434211731, 0.4410492181777954, 0.659022867679596, 0.5110055208206177, 0.4232347011566162, -0.1930062174797058, 0.052948933094739914, 0.3555089235305786, 0.13294877111911774, 0.43915867805480957, 0.7442663908004761, 0.45399585366249084, 0.0011418629437685013, -0.7238394021987915, -0.5373856425285339, 1.3505891561508179, 0.18074063956737518, -0.21551162004470825, -0.4476814866065979, -0.48015570640563965, -0.20978310704231262, -0.07496804744005203, -0.4786490201950073, 0.11362838745117188, -0.011746006086468697, 0.4461938440799713, -0.014620570465922356, -0.37191498279571533, -0.4404144585132599, -0.5175758600234985, -0.36231598258018494, -0.16274763643741608, -0.773980438709259, -0.17064589262008667, -0.32922521233558655, -0.1098228320479393, -0.3877788484096527, 1.0941561460494995, -1.227804183959961, -0.6802143454551697, -0.012278364039957523, 0.006131528411060572, 0.8651459217071533, -0.4649653434753418, -0.10018337517976761, -0.9785951375961304, -0.09645438939332962, 0.11807244271039963, 0.9143645763397217, 0.23729535937309265, -0.5389230847358704, 0.1973922699689865, -0.9165768027305603, -0.07044707983732224, -0.21316948533058167, 0.6623414754867554, 0.28511136770248413, -0.27997660636901855, -0.30519363284111023, -0.23857641220092773, 0.10816623270511627, 0.06873274594545364, -0.08465337008237839, -0.4126245081424713, -0.013718530535697937, -0.21037478744983673, 0.13899646699428558, 0.2699545919895172, 0.42804956436157227, -0.34486547112464905, 0.22132839262485504, 0.44792377948760986, 0.7022531628608704, -0.5612170696258545, 0.6568883657455444, 0.0732211098074913, 0.09440189599990845, -0.3349420130252838, -0.8230584859848022, -0.009169763885438442, -0.07328809797763824, -0.15382736921310425, -0.08777882158756256, -0.5139679312705994, -0.05320549011230469, 0.11923294514417648, -0.7195512056350708, -0.27263420820236206, -0.7491127848625183, -0.12915773689746857, -0.2658473253250122, -0.585986316204071, 0.8958966135978699, -0.1915353387594223, 0.05811954289674759, 0.0068704430013895035, -1.1237714290618896, 0.33178338408470154, -0.3872971534729004, -0.10634143650531769, -0.633328378200531, 0.5678354501724243, 0.5856420993804932, -0.4884181618690491, 0.6440655589103699, 0.4039543569087982, -0.41434207558631897, -0.07829240709543228, 0.23596100509166718, -0.7691287994384766, -0.40136516094207764, 0.6638978719711304, 0.11789587885141373, 0.027201935648918152, 0.8774144053459167, -0.6870697736740112, -0.5587497353553772, 0.28712478280067444, 0.010776962153613567, 0.49488288164138794, -0.15472066402435303, -0.25306448340415955, 0.26401078701019287, -0.6084697842597961, -0.8156325817108154, -0.13153977692127228, 0.29544055461883545, 0.5892811417579651, 0.1739165186882019, 0.41253775358200073, -0.3767092525959015, -0.27185410261154175, 0.6788254380226135, -0.2560711205005646, -0.2303534299135208, 0.5080322027206421, -0.28862807154655457, 0.3203614056110382, -0.010999149642884731, 0.5867306590080261, -0.3908544182777405, -0.49157804250717163, -0.11050377786159515, -0.32815811038017273, -0.14982493221759796, -0.9031285643577576, -0.5149434804916382, 0.021196864545345306, 0.0210283100605011, 0.01857098937034607, -0.14690779149532318, -0.1731254905462265, -0.11586873978376389, -0.8609594106674194, -1.0317696332931519, 0.7717939019203186, 0.5405644774436951, 0.5073679685592651, 0.7165697813034058, 0.7944782376289368, 0.7091579437255859, -0.6762971878051758, 0.6651288866996765, -0.4271918833255768, 0.16209852695465088, -0.2553165853023529, 0.5608536601066589, -0.19207264482975006, -0.6849151849746704, -0.03719719126820564, -0.22936832904815674, -0.07046427577733994, 0.16961659491062164, 0.4363038241863251, 0.4061150550842285, 0.1046128049492836, -0.8109437227249146, 0.04699907824397087, 0.013706483878195286, -0.6715368628501892, 0.14694249629974365, -0.0978575125336647, 0.23229281604290009, 0.7420318126678467, -0.6855334043502808, -0.6177144646644592, -0.2534908056259155, 0.3773730993270874, 0.46783381700515747, 0.5646785497665405, 0.16788016259670258, -0.09721052646636963, 0.02208654396235943, -0.30866533517837524, -0.09443435817956924, 0.3122388422489166, -0.08766419440507889, -0.0605735220015049, -1.0972341299057007, 0.028666796162724495, 0.034358032047748566, -0.7832854390144348, -0.34098637104034424, -0.05948634073138237, 0.5264323949813843, -0.0021777241490781307, 0.38159114122390747, -0.2605181932449341, -0.37414947152137756, 0.6722372174263, -0.6079531311988831, 0.49856966733932495, -1.471828818321228, -0.2185145914554596, -0.12577667832374573, -0.18216963112354279, -0.7490251660346985, 0.316049724817276, -0.3875412940979004, 0.4616491198539734, -0.5491077303886414, -0.2857828736305237, -0.2942497134208679, 0.5831613540649414, 0.7386000156402588, 0.17553067207336426, 0.033606573939323425, 0.4216782748699188, 0.37296685576438904, -0.21511715650558472, -0.1144256517291069, -0.5670056343078613, -0.31814393401145935, 0.42355433106422424, -0.4647067189216614, 0.5326327085494995, -0.12086665630340576, -0.05984090268611908, -0.5174576044082642, -0.3450658619403839, 0.6301873326301575, 0.10077060759067535, -0.3051118552684784, -0.38641515374183655, -0.5097341537475586, -0.1414201855659485, -0.24932949244976044, -0.17185430228710175, 0.11802245676517487, 0.05670550465583801, -0.1931568682193756, -0.10479546338319778, 0.8374546766281128, -0.18442164361476898, -0.2631414830684662, -0.2070944905281067, -0.05045301094651222, -0.3391542136669159, -0.8607050180435181, 0.5293400883674622, -0.09562870115041733, -0.21728065609931946, 0.08494217693805695, 0.7990919947624207, 0.1303931027650833, -0.6508322954177856, -0.617356538772583, -0.5756575465202332, 0.6726652383804321, -0.7480295896530151, 0.4495982825756073, -0.42206650972366333, 0.33262190222740173, -0.1668795794248581, 0.20498281717300415, 0.6794679760932922, 0.19597946107387543, -0.6090093851089478, 0.09830112010240555, 0.4344806671142578, -0.5264529585838318, 0.46862250566482544, 0.5967007279396057, -0.5693042278289795, -0.17734487354755402, -0.24330788850784302, -0.5279539823532104, -0.5987353324890137, -1.0572322607040405, -0.023053668439388275, -0.46419769525527954, 0.30201050639152527, -0.4960452616214752, -0.014936954714357853, -0.09566766768693924, 0.5428116917610168, 0.16477341949939728, -0.45175623893737793, -0.2487219274044037, -0.07312575727701187, -0.21751460433006287, 0.10448591411113739, -0.3070546090602875, -0.22681806981563568, -0.6232160925865173, 0.2761295735836029, 0.6420386433601379, -0.23892174661159515, 0.2378571331501007, 0.30761927366256714, -0.5974701642990112, 0.8446058630943298, -0.32420614361763, -1.1551227569580078, -0.3701041340827942, 0.28303462266921997, -0.39111050963401794, -0.4147394001483917, 0.12431588768959045, -0.5838054418563843, 0.47742676734924316, -0.12236162275075912, -0.4133106470108032, 0.15914386510849, -0.8756913542747498, -0.19306127727031708, -0.09079011529684067, 0.5017338395118713, -1.0740766525268555, -0.6507953405380249, 0.22502867877483368, 0.7410188317298889, 0.4585880935192108, 0.3817686140537262, 0.0833614319562912, 0.159158855676651, -0.641724705696106, -1.4355708360671997, 0.2510206401348114, 0.6056627035140991, -0.23424950242042542, 0.11307678371667862, -0.13164325058460236, 0.2855047881603241, 0.2225860357284546, 0.04487892985343933, 0.6703858971595764, 0.650466799736023, 0.1986403912305832, -0.43205738067626953, -0.38033556938171387, 0.4124091863632202, -0.17928995192050934, 0.4459269344806671, -0.31073859333992004, -0.6036284565925598, 0.10733617097139359, -0.47437137365341187, -0.19690784811973572, -0.3539378345012665, -0.3897927701473236, 0.798064649105072, -0.41642776131629944, 0.709812343120575, -0.33002203702926636, -0.727397620677948, 0.0072093321941792965, 0.004198881331831217, -0.38780340552330017, -0.4864453375339508, 1.1614073514938354, 0.24946728348731995, -0.20847143232822418, -0.3527242839336395, 0.5087988376617432, -0.036599986255168915, -0.12035471946001053, 0.7158989906311035, 0.16212394833564758, -0.7253468036651611, 1.1845051050186157, 0.13080023229122162, -0.8808557391166687, -0.6847631931304932, -0.3348042070865631, -0.30301806330680847, 0.051660552620887756, -0.3554547429084778, -0.3228127062320709, 0.21307426691055298, -0.32354092597961426, 0.021260030567646027, 0.8452212810516357, 1.1806241273880005, 0.295944482088089, -0.9219551086425781, 0.5541383028030396, -0.1898873895406723, 0.26891958713531494, 0.9740124940872192, -0.5746610164642334, -0.033737633377313614, -0.41320285201072693, -0.505610466003418, 0.4747413992881775, 0.1701507270336151, 0.598360002040863, 0.05810278654098511, 0.26392534375190735, -0.041785307228565216, -0.15108774602413177, 1.1867094039916992, 0.288503497838974, -0.5309851169586182, 0.7364987730979919, 0.86868816614151, -0.7634584307670593, -0.206962451338768, 0.4532415270805359, -0.2282872349023819, 0.6711397171020508, -0.7945898175239563, -0.2105736881494522, -0.10194946080446243, -0.05783701688051224, -0.37756282091140747, -0.8384137749671936, -0.751091718673706, -0.000505985866766423, 0.07190141081809998, -0.2741450369358063, 0.011870800517499447, -0.11327794939279556, 0.3296637237071991, -0.1514676958322525, -0.07369834184646606, -0.350457102060318, 0.2047884464263916, -0.3737408220767975, -0.5237805247306824, -0.6794415712356567, -0.27453845739364624, -0.2750694453716278, -0.7702698111534119, -0.4510156512260437, -0.5891093611717224, -0.48092108964920044, -0.35646727681159973, 0.33012017607688904, -0.4106692671775818, -1.0609087944030762, 0.024580709636211395, -0.28798621892929077, 0.06171589344739914, 0.5211693048477173, -0.7843219041824341, 0.31859004497528076, 0.36657804250717163, -0.25687822699546814, -0.10198308527469635, 0.5475873351097107, 0.5103868842124939, 0.30160078406333923, -0.49058040976524353, 0.3514692783355713, 0.20343247056007385, -0.6189186573028564, 0.21343892812728882, -0.1963559240102768, 0.06900528818368912, -0.08884197473526001, -0.04309608042240143, -0.37403684854507446, -0.09479284286499023, -0.19569404423236847, 0.6250349879264832, 0.40030592679977417, -0.48642560839653015, -0.13291969895362854, 0.2354668825864792, 0.15487201511859894, 0.30688896775245667, -0.4116540551185608, 0.5836819410324097, 1.0847294330596924, 0.2911694645881653, 0.35326582193374634, 0.4374862313270569, 0.5108247995376587, -0.233494833111763, 0.06889308989048004, 0.0138148944824934, -0.022776741534471512, 0.8683350086212158, 0.055461201816797256, -0.009612479247152805, -0.235129252076149, -0.4885942339897156, 0.7360140085220337, 0.23039603233337402, 0.5484974980354309, 0.2830261290073395, 0.7070786356925964, -0.3929683566093445, -0.8779223561286926, -0.5041813850402832, -0.5803902745246887, 0.02928328514099121, 0.40969112515449524, -0.0897599384188652, -0.6590772271156311, -0.17041946947574615, -0.2712991237640381, -0.025189239531755447, -0.0885314792394638, 0.027788355946540833, 0.5447918176651001, 0.06420218199491501, -0.5659118294715881, 0.8233880996704102, -0.11403142660856247, -0.6525600552558899, -0.057997770607471466, 0.08288931846618652, -0.09795937687158585, -1.0380909442901611, 0.28614866733551025, 1.0718258619308472, 0.385215163230896, -0.34772932529449463, -0.6617491841316223, 0.30026403069496155, 0.1610136479139328, -0.8824217319488525, 0.7691755890846252, 0.25730419158935547, -0.4101722538471222, -0.01693415269255638, -0.58870530128479, 0.19071729481220245, 0.11795274913311005, 0.5916298031806946, 0.477064311504364, 0.18516358733177185, -0.9015604853630066, -0.00740925595164299, 0.16986136138439178, -0.052558593451976776, 0.7164849042892456, 0.6355647444725037, 0.36472848057746887, -0.750725269317627, -0.272544801235199, -0.8094731569290161, 0.12531545758247375, 0.6713324189186096, -0.37138935923576355, 0.34523022174835205, -0.026996156200766563, 0.33402153849601746, -0.6428579092025757, 0.3104356527328491, 0.46056613326072693, 0.6019989252090454, -0.9255599975585938, 0.8924819827079773, -0.1193099245429039, -0.16140912473201752, -0.15120242536067963, -0.397587388753891, 0.05601358413696289, -0.024223415181040764, 0.029922811314463615, -0.23659732937812805, -0.08185508847236633, 0.58383709192276, -0.20450104773044586, 0.15894712507724762, -0.22077199816703796, 0.14943861961364746, 0.23510251939296722, -0.2714051604270935, -0.2750663459300995, 0.07976584881544113, 1.0407109260559082, 0.03788457438349724, 0.12877877056598663, 0.4454006552696228, -0.45729148387908936, -0.04561060294508934, 0.9949612021446228, 0.28998297452926636, -0.7717161774635315, 0.6098817586898804, 0.4152163863182068, -0.48784303665161133, -0.9058225154876709, -0.35533276200294495, 0.8492750525474548, 0.05087213218212128, 0.6994207501411438, -0.24334716796875, 0.190293088555336, 0.3104557394981384, 1.0882892608642578, 0.3238793909549713, -0.0028875647112727165, 0.6181689500808716, -0.6037355661392212, -0.3277446925640106, 0.8604445457458496, -0.4435599148273468, 0.356606662273407, -0.38372182846069336, 0.34723514318466187, 0.5433933734893799, -0.34837621450424194, -0.31029272079467773, -0.7559365034103394, -0.6114590764045715, -0.10937120020389557, 0.2188599407672882, -0.31177476048469543, -0.3115100562572479, -0.322569340467453, 1.1106246709823608, 0.22846969962120056, 0.044200487434864044, -0.2685273587703705, -0.1585918813943863, 0.28010836243629456, -0.25297409296035767, 0.9908006191253662, -0.15402796864509583, -0.22386611998081207, 0.18434007465839386, -0.7179081439971924, 0.438528835773468, 0.21132461726665497, -0.05268086865544319, -0.5881275534629822, -0.964691162109375, -0.3328748345375061, -0.28055739402770996, 0.7829110026359558, 0.843618631362915, -0.46262326836586, 0.18377263844013214, -0.48122474551200867, -0.7160906791687012, 0.014367424882948399, -0.7256175875663757, -0.3599700927734375, 0.4588627517223358, 0.07437749207019806, 0.6056571006774902, 1.1111668348312378, 0.07890449464321136, -0.6214629411697388, 0.11666061729192734, 0.7052450180053711, -0.8107733726501465, -0.07689997553825378, -0.20110207796096802, -0.3551114499568939, 0.3311128616333008, -0.041563037782907486, 0.2485944628715515, -0.1558072715997696, -0.06248805671930313, -0.6809259057044983, -0.5257240533828735, -0.6967966556549072, -0.233239084482193, 0.44427376985549927, 0.004943658597767353, 0.38129764795303345, 0.15763883292675018, -0.5792677402496338, 0.23883593082427979, -0.6375603675842285, 0.09367464482784271, 0.06488484889268875, 0.1329651176929474, -0.1994844526052475, 0.07595980167388916, 0.6453494429588318, -1.426835536956787, 4.384584903717041, 0.26801741123199463, -0.20688633620738983, -0.7772650122642517, 0.4812794625759125, 0.7762756943702698, 1.0538665056228638, -0.8176217079162598, 0.02826332300901413, -0.6254663467407227, 0.30394241213798523, -0.09442517161369324, 0.7228366732597351, 0.14475607872009277, 0.4675181806087494, 0.16643540561199188, -0.34057363867759705, 0.29548177123069763, 0.25441378355026245, -1.0330878496170044, -0.8208967447280884, 0.1580042690038681, -0.9110510349273682, 0.9203794598579407, 0.19843947887420654, 0.6832687258720398, 0.03490183874964714, -0.42110052704811096, 0.27984151244163513, -0.12458258122205734, 0.15760865807533264, -0.22727860510349274, 0.08252353966236115, -0.39374053478240967, -0.335146427154541, -0.38733628392219543, 0.6419065594673157, -0.43389779329299927, -0.38564348220825195, 0.12381785362958908, 0.7054951190948486, 0.014798279851675034, 0.20663166046142578, -0.7098197937011719, -0.018164973706007004, 0.8159146308898926, -0.21087612211704254, -0.31930670142173767, 0.7231830358505249, 0.07574616372585297, 1.530457615852356, -0.13465987145900726, 0.6648844480514526, -0.3475736677646637, -0.7052223086357117, 1.1470353603363037, 0.08165490627288818, -0.5687442421913147, 0.6197026371955872, -0.1193716898560524, 0.8897419571876526, -0.08399553596973419, -0.023735646158456802, -0.48808491230010986, 0.0770195871591568, 0.3997062146663666, -0.17977435886859894, 0.25764787197113037, -0.02344885841012001, -0.7296856641769409, 0.3414125442504883, -0.544136106967926, -0.48978951573371887, 0.00018659321358427405, 0.9471834301948547, -0.9158153533935547, -0.35604336857795715, 0.2736053764820099, 1.0079275369644165, -0.2791118621826172, -0.18353134393692017, -0.615875780582428, -0.755547821521759, -0.28915417194366455, 0.6830478310585022, 0.4036160111427307, 0.43789950013160706, -1.2822120189666748, 0.8525293469429016, -0.22271457314491272, 0.07258963584899902, -0.11182940751314163, -0.4290279746055603, 0.4077354967594147, 0.18771016597747803 ]
[ 2000, 11178, 2275, 1996, 4903, 3593, 2044, 1037, 7303, 8319, 2832, 2003, 18379, 2011, 2291, 1006, 4050, 3081, 17917, 9905, 3367, 1012, 4654, 2063, 2030, 9619, 1012, 4654, 2063, 1007, 2738, 2084, 1996, 2783, 5310, 6123, 1012, 1012, 4002, 2629, 15765, 1011, 2381, 13341, 4748, 14028, 12086, 2089, 2224, 15765, 1011, 2381, 13341, 2000, 9686, 25015, 2618, 14310, 1998, 11826, 3229, 7711, 1012, 1996, 3645, 3036, 8909, 4765, 18095, 1006, 15765, 1007, 2003, 1037, 4310, 3643, 2008, 14847, 1037, 5310, 2030, 2177, 4070, 1012, 15765, 2015, 2024, 2109, 2011, 3645, 3036, 1999, 2119, 3036, 4078, 23235, 5668, 1998, 3229, 19204, 2015, 1012, 2019, 4070, 2064, 2907, 3176, 15765, 2015, 1999, 1996, 15765, 1011, 2381, 3161, 14176, 17961, 1010, 4352, 6970, 1011, 3850, 3468, 4070, 9230, 2090, 13100, 1006, 1041, 1012, 1043, 1012, 1010, 2035, 5300, 1999, 15765, 1011, 2381, 2024, 2443, 1999, 3229, 19204, 2015, 1007, 1012, 1056, 16068, 21486, 4070, 3229, 8208, 4748, 14028, 12086, 2089, 17938, 11343, 1997, 2291, 1998, 2897, 4219, 2011, 26402, 2075, 3229, 2000, 6115, 12550, 2011, 11476, 5198, 1012, 6115, 2089, 2022, 17159, 1010, 5299, 1010, 2030, 20063, 1006, 4654, 1024, 2904, 22496, 1007, 2000, 6366, 3229, 2000, 6115, 1012, 4748, 14028, 12086, 2089, 2036, 3525, 8833, 2125, 1998, 1013, 2030, 4685, 1037, 2291, 3844, 7698, 1013, 2128, 27927, 2000, 2275, 24391, 3431, 2046, 2173, 1012, 1056, 10790, 2620, 2581, 4070, 5456, 4748, 14028, 12086, 2089, 3535, 2000, 2131, 1037, 10328, 1997, 9398, 6115, 1010, 5310, 18442, 2015, 1010, 2030, 10373, 11596, 2006, 1037, 2291, 2030, 2306, 1037, 20419, 4044, 1012, 2023, 2592, 2064, 2393, 4748, 14028, 12086, 5646, 2029, 6115, 4839, 1010, 2029, 2064, 4681, 1999, 3582, 1011, 2006, 5248, 2107, 2004, 26128, 1011, 6932, 1010, 12341, 1011, 13569, 12227, 4491, 1010, 2030, 4070, 15336, 2015, 1006, 1041, 1012, 1043, 1012, 1010, 9398, 6115, 1007, 1012, 1012, 25604, 2334, 4070, 4748, 14028, 12086, 2089, 3535, 2000, 2131, 1037, 10328, 1997, 2334, 2291, 6115, 1012, 2023, 2592, 2064, 2393, 4748, 14028, 12086, 5646, 2029, 2334, 6115, 4839, 2006, 1037, 2291, 2000, 4681, 1999, 3582, 1011, 2006, 5248, 1012, 1012, 4002, 2475, 5884, 4070, 4748, 14028, 12086, 2089, 3535, 2000, 2131, 1037, 10328, 1997, 5884, 6115, 1012, 2023, 2592, 2064, 2393, 4748, 14028, 12086, 5646, 2029, 5884, 6115, 4839, 2000, 4681, 1999, 3582, 1011, 2006, 5248, 2107, 2004, 14126, 3563, 6115, 2029, 10295, 3327, 14310, 1012, 1012, 4002, 2509, 10373, 4070, 4748, 14028, 12086, 2089, 3535, 2000, 2131, 1037, 10328, 1997, 10373, 11596, 1998, 6115, 1012, 4748, 14028, 12086, 2089, 3046, 2000, 15653, 3863, 4769, 7201, 2107, 2004, 3795, 4769, 7201, 1006, 14891, 2015, 1007, 1012, 1012, 4002, 2549, 6112, 4070, 4748, 14028, 12086, 2089, 3535, 2000, 2131, 1037, 10328, 1997, 6112, 6115, 1012, 6112, 6115, 2024, 2216, 2580, 1998, 26928, 2011, 2019, 3029, 2005, 2224, 2011, 5198, 1010, 6556, 2490, 1010, 2578, 1010, 2030, 2005, 3447, 1997, 4219, 2306, 1037, 6112, 2326, 10802, 2030, 7842, 3022, 4646, 1012, 1056, 10790, 2683, 2620, 4070, 16924, 4748, 14028, 12086, 2089, 17708, 6115, 2000, 5441, 3229, 2000, 6778, 3001, 1012, 4070, 16924, 2089, 8676, 1997, 2151, 2895, 2008, 18536 ]
mitre
10.txt
2
adversary access to a compromised account, such as modifying credentials or permission groups. these actions could also include account activity designed to subvert security policies, such as performing iterative password updates to bypass password duration policies and preserve the life of compromised credentials.. 001 additional cloud credentials adversaries may add adversary - controlled credentials to a cloud account to maintain persistent access to victim accounts and instances within the environment.. 002 additional email delegate permissions adversaries may grant additional permission levels to maintain persistent access to an adversary - controlled email account.. 003 additional cloud roles an adversary may add additional roles or permissions to an adversary - controlled cloud account to maintain persistent access to a tenant. for example, adversaries may update iam policies in cloud - based environments or add a new global administrator in office 365 environments. with sufficient permissions, a compromised account can gain almost unlimited access to data and settings ( including the ability to reset the passwords of other admins ).. 004 ssh authorized keys adversaries may modify the ssh authorized _ keys file to maintain persistence on a victim host. linux distributions and macos commonly use key - based authentication to secure the authentication process of ssh sessions for remote management. the authorized _ keys file in ssh specifies the ssh keys that can be used for logging into the user account for which the file is configured. this file is usually found in the user's home directory under < user - home > /. ssh / authorized _ keys. users may edit the system ’ s ssh config file to modify the directives pubkeyauthentication and rsaauthentication to the value " yes " to ensure public key and rsa authentication are enabled. the ssh config file is usually located under / etc / ssh / sshd _ config.. 005 device registration adversaries may register a device to an adversary - controlled account. devices may be registered in a multifactor authentication ( mfa ) system, which handles authentication to the network, or in a device management system, which handles device access and compliance. t1650 acquire access adversaries may purchase or otherwise acquire an existing access to a target system or network. a variety of online services and initial access broker networks are available to sell access to previously compromised systems. in some cases, adversary groups may form partnerships to share compromised systems with each other. t1583 acquire infrastructure adversaries may buy, lease, or rent infrastructure that can be used
[ -0.1764635592699051, -0.7261594533920288, 0.1041942909359932, 0.7109661102294922, -0.2670588195323944, 0.11747027933597565, -0.20691536366939545, 0.10743910819292068, 0.1223352923989296, 0.588526725769043, 0.16373580694198608, -0.147262841463089, 0.24649818241596222, -0.5257827043533325, -0.8110074996948242, -0.24079176783561707, -0.013439156115055084, 0.7235221266746521, -0.7268710136413574, -0.0004290133365429938, 1.0085011720657349, 0.052122216671705246, -0.766377329826355, -0.19661282002925873, 0.05808994546532631, 0.5193096399307251, 0.35092759132385254, 0.26467350125312805, 0.15838684141635895, 0.7638929486274719, 0.21377484500408173, 0.28532183170318604, -0.07155925035476685, -0.3685370981693268, -0.15187378227710724, -0.2733887732028961, 0.6949499845504761, -0.2593473196029663, -0.20292893052101135, -0.6470918655395508, 0.9014686942100525, -0.18331420421600342, 0.07347376644611359, -0.4000816345214844, -0.3652212917804718, -0.08495302498340607, -0.07031583040952682, -0.0663614422082901, 0.5016202926635742, -0.5740239024162292, 0.44574064016342163, -0.12747660279273987, 0.40036293864250183, 0.03894290700554848, 0.17571872472763062, -0.0013260861160233617, 0.0019447115482762456, 0.4156959652900696, -0.2436998188495636, 0.39105311036109924, 0.45839059352874756, 0.1737513393163681, 0.23057927191257477, -0.1697845309972763, 0.8197965621948242, 0.42042276263237, 0.7442732453346252, -0.35022929310798645, -0.06200414150953293, -0.23770160973072052, -0.0413782112300396, -0.1123591884970665, -0.8552421927452087, 0.19049665331840515, -0.5143317580223083, -0.2087690383195877, 0.07752338796854019, -0.19734394550323486, -0.1471693366765976, 0.8500313758850098, 0.21555519104003906, 0.3467612564563751, 0.004387419670820236, -0.8894190788269043, 0.03559010475873947, 0.3967476785182953, 0.5792889595031738, 1.039315104484558, -0.6165720224380493, 0.04847579821944237, 0.09840910136699677, 0.516730010509491, -0.7929182052612305, -0.2062433809041977, 0.34500154852867126, 0.1598682701587677, -0.547269344329834, 0.300892174243927, 0.2662612497806549, 0.038785554468631744, 0.0464598648250103, 0.1343803107738495, 0.10320669412612915, 0.5046150088310242, 0.36357587575912476, 0.42046883702278137, 0.46296820044517517, 0.10005975514650345, -0.5628199577331543, -0.38051602244377136, 0.8154169917106628, 0.007890059612691402, -0.06728295236825943, -0.602116584777832, -0.0992719754576683, 0.48506247997283936, 0.1624140590429306, 0.6448574662208557, 0.10537756234407425, 0.3567097783088684, 0.4135056138038635, -0.5655985474586487, 0.6222372651100159, 0.21781757473945618, 0.42955777049064636, 0.06394758820533752, 0.2758640646934509, 0.5111650228500366, -0.4229280352592468, -0.6833969354629517, 0.20388640463352203, 0.23725520074367523, -0.18714578449726105, 0.42928066849708557, -0.6092828512191772, -0.09012868255376816, 0.4290584325790405, 0.3845288157463074, 0.5010337829589844, -1.2334156036376953, -0.5535016655921936, 1.2635798454284668, 0.4949027895927429, 1.0769765377044678, 0.3392103314399719, 0.19816742837429047, -0.0644068792462349, -0.07233940809965134, -0.6523369550704956, 0.5930079221725464, 0.0014560467097908258, 0.12960073351860046, 0.9936005473136902, 0.4217163920402527, -0.500920295715332, -0.1366044580936432, -0.4334007501602173, 0.7691652774810791, 0.11466851085424423, -0.09464606642723083, -0.5143851637840271, 0.8626574277877808, 0.03176747262477875, 0.6299607157707214, -0.008076460100710392, 0.8190650343894958, -0.6512371301651001, -0.6013376712799072, -0.3158036470413208, -0.21416805684566498, 0.5692435503005981, 0.27530723810195923, 0.11296974122524261, -0.42148399353027344, 0.40954267978668213, 0.5294623374938965, 0.025558246299624443, 0.05122848227620125, 0.04892244562506676, 0.7088673710823059, -0.810322642326355, 0.04576868936419487, 0.48670974373817444, 1.1932554244995117, -0.3552726209163666, 0.3758024275302887, -0.39567798376083374, -0.9776861667633057, -0.40882840752601624, -0.4982137978076935, -0.5508444309234619, -0.142409086227417, -0.34117087721824646, 0.5235463976860046, 0.6771751046180725, -0.24823911488056183, -1.3693227767944336, -0.1615113765001297, -0.20341035723686218, -0.84535151720047, -0.12187649309635162, 0.028232311829924583, -0.26998621225357056, 0.8366525173187256, -0.6630963683128357, -0.8700240254402161, 0.9985142350196838, 0.6667729020118713, -0.29333317279815674, 0.5758346319198608, 1.151925802230835, -0.4044061601161957, -0.02025758847594261, -0.48802128434181213, 0.2300548553466797, -0.466280460357666, -0.05747254565358162, 0.590885579586029, -0.7000603079795837, 0.49453654885292053, -0.27373987436294556, 0.997825026512146, 0.4294954538345337, 0.5677829384803772, 0.5414569973945618, -0.3070664405822754, 0.2401471734046936, 0.2936788499355316, -0.009040179662406445, -0.3673180043697357, -0.21033793687820435, 0.5756651163101196, 0.3944931924343109, 1.1572654247283936, 0.2945117652416229, -0.376003235578537, -0.31897032260894775, 0.39035704731941223, 0.6500016450881958, -0.2009299248456955, -0.4237506091594696, 0.9296073913574219, 0.014268235303461552, 0.48646077513694763, 0.5388308167457581, 0.12328717857599258, 0.1172972247004509, -0.06837224960327148, 0.130692720413208, 0.20341484248638153, -0.15563905239105225, 0.5706401467323303, 0.6185455918312073, -0.21656863391399384, -1.1956695318222046, -0.44926345348358154, 0.7815688848495483, 0.15438848733901978, -0.4411240518093109, -0.6237509250640869, -0.35019466280937195, -0.21830876171588898, -0.048943664878606796, -0.4745067358016968, 0.15058551728725433, 0.034576255828142166, 0.2565976083278656, 0.6123070120811462, -0.03526388853788376, -0.013606078922748566, -0.9730902314186096, -0.4741399884223938, -0.5607300996780396, -0.6896365880966187, -0.4381081461906433, -0.39654088020324707, -0.2308594435453415, -0.14636430144309998, 0.6874653100967407, -1.2254894971847534, -0.4322657585144043, 0.39030224084854126, 0.08790548145771027, 0.21438173949718475, -0.39376401901245117, -0.238678440451622, -0.5642780065536499, 0.2594994902610779, -0.21669068932533264, 0.8060250282287598, -0.46162527799606323, 0.07934445887804031, -0.27822229266166687, -0.14619989693164825, 0.24553850293159485, -0.527448832988739, 0.8424963355064392, -0.26637887954711914, -0.3645557761192322, -0.23262251913547516, -0.13032080233097076, -0.060051534324884415, 0.7720562219619751, -0.14670775830745697, -0.01623191311955452, 0.4298866391181946, -0.10259585827589035, -0.07375936210155487, 0.6678054928779602, 0.3722674250602722, -0.3834678828716278, 0.43157505989074707, 0.28181320428848267, 0.6497522592544556, -0.5952968001365662, 0.4855906665325165, 0.4971930980682373, 0.12809468805789948, -0.325534850358963, -0.8634487986564636, -0.22564026713371277, -0.584211528301239, 0.030276304110884666, -0.2635563910007477, -0.026539836078882217, 0.12706749141216278, 0.2309602051973343, -1.0238735675811768, -0.0015548327937722206, -0.470804899930954, -0.43482035398483276, -0.1387149542570114, -0.3781082332134247, 1.0871176719665527, 0.12165828794240952, -0.04858376085758209, 0.489100843667984, -0.6672871112823486, -0.3330875337123871, 0.31554901599884033, 0.40918928384780884, -1.1958285570144653, 0.6582972407341003, 0.5025699734687805, -0.6365526914596558, 0.5404489636421204, 0.21683022379875183, -0.6856980919837952, -0.40758126974105835, -0.32365769147872925, -0.12390562891960144, -0.3498342037200928, 0.19024676084518433, 0.3349478244781494, 0.3431434631347656, 0.47658443450927734, -0.08500530570745468, -0.3033738136291504, 0.11046921461820602, 0.40398940443992615, 0.15750402212142944, 0.06688202917575836, -0.2810557782649994, -0.40152668952941895, -0.5056915879249573, -0.3606603741645813, -0.09335022419691086, 0.09834501892328262, 0.621572732925415, 0.12870293855667114, 1.06989324092865, -0.12687107920646667, -0.40462857484817505, 0.5158041715621948, -0.09189170598983765, -0.6020458936691284, 0.48771676421165466, -0.2114730179309845, 0.12336461246013641, -0.5510796308517456, 0.09841258078813553, -0.2489888221025467, -0.1604660451412201, 0.21028968691825867, 0.45668208599090576, -0.6038604974746704, -0.89068204164505, -0.30713656544685364, 0.10165060311555862, -0.09664178639650345, -0.60563063621521, -0.23096661269664764, 0.011697734706103802, 0.05632798373699188, -0.9075790643692017, -0.6481587886810303, 1.197905421257019, 0.8462754487991333, 0.3202231526374817, 0.24777667224407196, 1.2121275663375854, 0.31036221981048584, 0.08129863440990448, 0.2668536901473999, -0.36086535453796387, -0.05078984051942825, -0.5526224970817566, 0.5670841336250305, -0.886954128742218, 0.037625644356012344, -0.2913176417350769, 0.007859372533857822, -0.5298717021942139, -0.37091901898384094, 0.23859773576259613, 0.46354877948760986, 0.10646025091409683, -0.6359770894050598, 0.42180335521698, -0.10687872022390366, -0.8966564536094666, -0.35163119435310364, -0.2198616862297058, 0.7531880140304565, 0.9064754247665405, -0.8275508284568787, 0.05524217709898949, -0.8213853240013123, -0.09809290617704391, 0.1688496321439743, 0.37040144205093384, -0.10463666170835495, -0.5269167423248291, -0.13240711390972137, -0.45377975702285767, -0.20115438103675842, 0.05288644880056381, -0.0398067981004715, -0.3530574440956116, -0.47795093059539795, 0.5012502670288086, 0.23608480393886566, -0.020745370537042618, -0.7302571535110474, -0.1348675638437271, 0.7128182649612427, 0.2822393476963043, 0.6891783475875854, -0.18914222717285156, -0.21745111048221588, 0.18098248541355133, -0.8932199478149414, 0.21616917848587036, -0.9754748344421387, -0.06958986073732376, -0.10206729173660278, 0.11946019530296326, -0.3798489272594452, 0.8028140068054199, -0.7332723140716553, -0.09430225938558578, -0.43492770195007324, -0.0949874296784401, -0.022494472563266754, 0.2875623106956482, 0.7360644936561584, -0.2537633776664734, -0.06803539395332336, 0.4084565043449402, 0.4123689830303192, -0.06534582376480103, 0.008106926456093788, -0.270717978477478, -0.2991584241390228, 0.24180257320404053, -0.6066487431526184, 0.5156345367431641, -0.048279523849487305, -0.12677131593227386, -0.15142938494682312, -0.8654119968414307, 1.1826828718185425, 0.35238122940063477, 0.19858403503894806, -0.4866032302379608, -0.23045401275157928, 0.22547054290771484, -0.009815718047320843, 0.09524689614772797, 0.9253502488136292, -0.4070444703102112, -0.2344868779182434, -0.1571561098098755, 0.5997418761253357, -0.8342342376708984, 0.6789643168449402, -0.22296980023384094, 0.1548023372888565, -0.37819406390190125, -0.3857291340827942, 0.39520859718322754, -0.15044385194778442, 0.005997995380312204, 0.5766032934188843, 0.3437905013561249, -0.48856279253959656, -1.3322938680648804, -1.2823107242584229, -0.583895206451416, 0.5781926512718201, -0.8495506644248962, 0.08116266876459122, -0.538959264755249, 0.3355202376842499, 0.01003977283835411, 0.36274993419647217, 0.7453105449676514, -0.14102482795715332, 0.20761331915855408, 0.3492668569087982, 0.6802595853805542, -0.21897128224372864, 0.029720967635512352, 0.5263771414756775, -0.4582118093967438, 0.1588173359632492, -0.44329044222831726, -0.9338810443878174, -0.2608410716056824, -0.19492578506469727, 0.09085359424352646, -0.06086292862892151, 0.46453937888145447, -1.0111922025680542, 0.08288972079753876, -0.5864678025245667, 0.49710842967033386, 0.09875793009996414, -0.8104814291000366, 0.014002235606312752, 0.017786595970392227, 0.37139448523521423, 0.1778557449579239, 0.04941652715206146, -0.5381709337234497, -0.8363468050956726, 0.5970755219459534, 0.24771787226200104, 0.0900009348988533, 0.027728665620088577, 0.5137890577316284, -0.18472179770469666, 0.3250601291656494, 0.16715317964553833, -0.9766435027122498, -0.11040280014276505, 0.46311619877815247, -0.14292408525943756, -0.02517266385257244, 0.06323244422674179, -1.2576048374176025, 0.27419736981391907, -0.08349761366844177, -0.32517334818840027, 0.002976697403937578, -0.3342602849006653, 0.07100129127502441, 0.9034513831138611, 0.36468198895454407, -0.6548284292221069, -0.008736174553632736, 0.06054624170064926, 0.3980461359024048, 0.5556827187538147, 0.33228975534439087, 0.0014736431185156107, -0.036364633589982986, -0.5977087616920471, -1.5632175207138062, 0.6516146659851074, 0.27490106225013733, -0.3133230209350586, -0.40849053859710693, -0.26642662286758423, 0.39351096749305725, 0.06822220236063004, 0.5345878601074219, 0.9174641966819763, 0.3838523030281067, -0.287058562040329, 0.04892634227871895, 0.02676701731979847, 0.412507563829422, -0.10439113527536392, 0.12851884961128235, -0.04601425677537918, -0.7427186369895935, -0.04555738344788551, -0.2549307346343994, -0.13352158665657043, -0.4078225791454315, -0.020525343716144562, 0.3176212012767792, -0.7120876908302307, 0.7070413827896118, -0.24571830034255981, -0.401043176651001, 0.10738923400640488, -0.670160174369812, -0.5906018614768982, -0.1985863745212555, 0.9106255769729614, 0.25220298767089844, -0.6200780272483826, -0.26759809255599976, 0.2706373631954193, -0.05792347714304924, -0.5996217727661133, 0.678859293460846, 0.5612136125564575, -0.438014954328537, 1.2444837093353271, 0.07654614746570587, -0.6767603158950806, -0.7248767614364624, -0.7597124576568604, 0.1078723892569542, 0.49212998151779175, -0.15695682168006897, 0.10226002335548401, 0.4424094259738922, -0.6160424947738647, 0.23375502228736877, 0.1929541379213333, 0.7423804998397827, 0.27461186051368713, -1.2860127687454224, 0.5345576405525208, -0.5434797406196594, -0.5635919570922852, 0.8131394982337952, -0.8017763495445251, -0.4659985303878784, -0.7260339260101318, 0.5454400777816772, 0.7372680902481079, 0.6665078401565552, 0.958040177822113, -0.09234962612390518, -0.12158630788326263, -0.30429983139038086, 0.2181016355752945, 0.9139671921730042, 0.09642350673675537, -0.0760037750005722, 0.921118974685669, 0.18391092121601105, -0.6656194925308228, -0.43056416511535645, 0.11598789691925049, -0.4295881986618042, 0.19642633199691772, -0.8160940408706665, 0.1602957844734192, 0.17450174689292908, 0.48221448063850403, -0.6078758239746094, -0.40718594193458557, -0.9115079641342163, -0.7307836413383484, -0.14163018763065338, 0.08103959262371063, 0.0821959599852562, -0.021027622744441032, 0.6937220692634583, -0.32283103466033936, -0.05424105003476143, -0.5204160213470459, 0.058167748153209686, -0.38189780712127686, -0.1781625598669052, -0.4776647686958313, -0.0015043895691633224, -0.40771281719207764, -0.5272756814956665, -0.4672340750694275, -0.5938022136688232, -0.39166080951690674, -0.42918866872787476, 0.3076966404914856, 0.6981514692306519, -0.5331245064735413, 0.10126804560422897, -0.5105477571487427, 0.016761675477027893, -0.1667701154947281, -0.7536455392837524, -0.5675314664840698, 0.18477113544940948, -0.28452757000923157, -0.1006297618150711, 0.717625617980957, 0.513863742351532, 1.0539196729660034, -0.4587145149707794, 0.09561854600906372, -0.34884583950042725, -0.3606902062892914, 0.24000053107738495, 0.19755956530570984, -0.3371627628803253, -0.5868297219276428, -0.1756836175918579, -0.07228662818670273, -0.24585649371147156, -0.1688361018896103, -0.3551216125488281, 0.2325006127357483, -0.7609337568283081, 0.35559511184692383, 0.5502291321754456, -0.1615176796913147, 0.14736449718475342, -0.6001363396644592, 0.8420350551605225, 0.5404780507087708, 0.02482549101114273, 0.9984366297721863, 0.7725203037261963, 0.20224665105342865, -0.7242127656936646, -0.030957449227571487, -0.09946130961179733, -0.33348000049591064, 0.206634059548378, -0.40578603744506836, 0.0014536610106006265, -0.29520782828330994, -0.29768550395965576, 0.4504055380821228, 0.23558542132377625, 0.3362600803375244, 1.0144273042678833, 0.4174305498600006, -0.2782539427280426, -1.1083024740219116, -0.5084850788116455, -0.8755519390106201, 0.2476099729537964, 0.26857316493988037, -0.14175276458263397, -0.652526319026947, -0.49551141262054443, -0.20175416767597198, -0.026885870844125748, 0.05004411190748215, 0.009047712199389935, -0.07079020142555237, 0.0719362273812294, 0.5263875126838684, 1.3123421669006348, -0.32540637254714966, -0.4337690472602844, -0.04340359941124916, 0.6137410998344421, -0.9732475876808167, -0.7574040293693542, 0.2379954308271408, 1.1114604473114014, 0.33802759647369385, 0.04861237481236458, -0.7453967928886414, 0.7013193368911743, 1.1777030229568481, -0.0754198357462883, 0.2817157208919525, -0.0023478292860090733, -0.5657723546028137, 0.8125604391098022, -0.3499334752559662, 0.12724357843399048, 0.11531037837266922, 0.3663940131664276, 0.03397630900144577, -0.12150033563375473, -0.9868687987327576, 0.019310109317302704, -0.45444148778915405, -0.4824066460132599, 0.6149237155914307, 0.5013220906257629, -0.09546346962451935, -0.7192323207855225, 0.049737412482500076, -0.38131728768348694, 0.6445726752281189, 0.8406283855438232, -0.17017769813537598, -0.2825208902359009, 0.2617369592189789, 0.3299764096736908, -0.7255816459655762, 0.16031889617443085, 0.46483516693115234, 0.11180614680051804, -0.12322957813739777, 0.26162242889404297, -0.433797150850296, 0.05336964130401611, -0.3839665949344635, -0.1301993876695633, -0.13285332918167114, -0.13858385384082794, 0.3775022327899933, 0.14138908684253693, -0.25239577889442444, 1.4460915327072144, -0.31527596712112427, 0.45269519090652466, -0.21886764466762543, 0.03166235238313675, 0.044921450316905975, -0.045205481350421906, -0.3398233950138092, 0.06624753028154373, 1.340286135673523, 0.4104804992675781, -0.5806049704551697, 0.4649152159690857, -0.01267422828823328, -0.4651620388031006, -0.15919288992881775, 0.03240763023495674, -0.3382891118526459, 0.619772732257843, -0.1316985934972763, -0.7469580769538879, -0.4128161072731018, -0.29585000872612, 0.22702205181121826, 0.027646776288747787, 0.31665024161338806, -0.11163637787103653, 0.1852799504995346, -0.05354343727231026, 1.170641303062439, -0.8294459581375122, -0.2082957774400711, 0.47726351022720337, -0.5872350931167603, -0.3176773488521576, 0.14006008207798004, -0.247588649392128, 0.4024302065372467, 0.0003594524459913373, 0.3598591685295105, 0.43328139185905457, -0.04136800765991211, -0.16114239394664764, -0.7299966812133789, -0.13969255983829498, -0.04475133493542671, -0.308598130941391, -0.16536745429039001, 0.042810071259737015, -0.02539839781820774, 0.7516403198242188, 0.06220788508653641, 0.20637622475624084, -0.6028716564178467, 0.016657911241054535, 0.16476476192474365, -0.22110258042812347, 0.9469343423843384, -0.08600789308547974, -0.553097128868103, 0.1644848883152008, -0.0727875828742981, 0.059356048703193665, 0.4980160892009735, -0.3938869833946228, -0.8977451324462891, -0.8409870266914368, -0.4806053936481476, -0.42877650260925293, 0.8291762471199036, 0.1673671007156372, 0.06454337388277054, -0.46692323684692383, -0.7627375721931458, -0.4167793095111847, 0.6210898756980896, -0.25173860788345337, -0.48867666721343994, 0.3694867491722107, -0.04934537410736084, 0.9573730230331421, 0.46457284688949585, -0.44843754172325134, -0.08399317413568497, 0.16199944913387299, 0.15810361504554749, -0.7842516899108887, 0.050863221287727356, 0.06686235964298248, 0.7225133180618286, 0.18064811825752258, -0.2939125895500183, -0.06457088142633438, -0.12663669884204865, -0.2972243130207062, -0.6948380470275879, -0.8044430613517761, -0.4780175983905792, -0.1413673460483551, 0.26467475295066833, 0.4444579780101776, 0.3159573972225189, -0.1914951503276825, -0.8668925166130066, -0.09801919013261795, -0.15958555042743683, -0.1528758704662323, -0.18720661103725433, 0.10007326304912567, 0.12756112217903137, 0.2828841209411621, 0.7852394580841064, -1.565562129020691, 4.356113433837891, 0.5462537407875061, -0.30866578221321106, -0.12085285037755966, 0.05655768886208534, 0.843338668346405, 0.914119303226471, -0.5703714489936829, 0.1833668053150177, -0.3980301022529602, 0.5985305905342102, -0.5206688642501831, 0.302734911441803, 0.3943479359149933, 0.07292401790618896, 0.3805752992630005, -0.4879029095172882, -0.135576069355011, -0.24381299316883087, -1.2516669034957886, -0.35806986689567566, -0.3509107828140259, -0.3124116063117981, 0.6971706748008728, 0.37488853931427, 0.20801343023777008, -0.5439786314964294, -0.2939254641532898, -0.27261215448379517, -0.4363820552825928, 0.09164577722549438, -0.5551249384880066, 0.34394121170043945, -0.45352450013160706, -0.36263611912727356, 0.26229986548423767, -0.00013388003571890295, -0.2478063702583313, -0.4467986226081848, 0.02115403302013874, 0.762852668762207, 0.4323767125606537, -0.4518139362335205, -0.9308159351348877, 0.15430963039398193, 1.2737488746643066, -0.4122648239135742, -0.02845102548599243, 0.5796256065368652, -0.18548929691314697, 1.076538324356079, -0.22238712012767792, 0.5001272559165955, -0.3972182273864746, -0.21691906452178955, 0.17074784636497498, 0.09759508073329926, -0.4884451925754547, 0.17479313910007477, 0.433052659034729, 0.8308154344558716, 0.2205028384923935, -0.15084946155548096, 0.16726994514465332, 0.009397960267961025, 0.8670812249183655, 0.10467398166656494, 0.46856552362442017, 0.16674166917800903, -0.2177886962890625, -0.7156075835227966, -0.9187114834785461, -0.876322865486145, -0.3756580650806427, 0.14855101704597473, -0.5255894660949707, 0.13171933591365814, 0.01909213699400425, 1.0373705625534058, 0.1286429464817047, -0.4749215841293335, -0.3987331688404083, -0.7152573466300964, 0.22856681048870087, 0.4054516553878784, 0.588415801525116, -0.14972653985023499, -0.6350967884063721, 0.14053164422512054, -0.11077141016721725, 0.5980628132820129, -0.08844056725502014, -0.4103773832321167, 0.11319198459386826, 0.06832156330347061 ]
[ 27248, 3229, 2000, 1037, 20419, 4070, 1010, 2107, 2004, 29226, 22496, 2030, 6656, 2967, 1012, 2122, 4506, 2071, 2036, 2421, 4070, 4023, 2881, 2000, 4942, 16874, 3036, 6043, 1010, 2107, 2004, 4488, 2009, 25284, 20786, 14409, 2000, 11826, 20786, 9367, 6043, 1998, 7969, 1996, 2166, 1997, 20419, 22496, 1012, 1012, 25604, 3176, 6112, 22496, 4748, 14028, 12086, 2089, 5587, 27248, 1011, 4758, 22496, 2000, 1037, 6112, 4070, 2000, 5441, 14516, 3229, 2000, 6778, 6115, 1998, 12107, 2306, 1996, 4044, 1012, 1012, 4002, 2475, 3176, 10373, 11849, 6656, 2015, 4748, 14028, 12086, 2089, 3946, 3176, 6656, 3798, 2000, 5441, 14516, 3229, 2000, 2019, 27248, 1011, 4758, 10373, 4070, 1012, 1012, 4002, 2509, 3176, 6112, 4395, 2019, 27248, 2089, 5587, 3176, 4395, 2030, 6656, 2015, 2000, 2019, 27248, 1011, 4758, 6112, 4070, 2000, 5441, 14516, 3229, 2000, 1037, 16713, 1012, 2005, 2742, 1010, 4748, 14028, 12086, 2089, 10651, 24264, 2213, 6043, 1999, 6112, 1011, 2241, 10058, 2030, 5587, 1037, 2047, 3795, 8911, 1999, 2436, 19342, 10058, 1012, 2007, 7182, 6656, 2015, 1010, 1037, 20419, 4070, 2064, 5114, 2471, 14668, 3229, 2000, 2951, 1998, 10906, 1006, 2164, 1996, 3754, 2000, 25141, 1996, 20786, 2015, 1997, 2060, 4748, 21266, 1007, 1012, 1012, 4002, 2549, 7020, 2232, 9362, 6309, 4748, 14028, 12086, 2089, 19933, 1996, 7020, 2232, 9362, 1035, 6309, 5371, 2000, 5441, 28297, 2006, 1037, 6778, 3677, 1012, 11603, 20611, 1998, 6097, 2891, 4141, 2224, 3145, 1011, 2241, 27280, 2000, 5851, 1996, 27280, 2832, 1997, 7020, 2232, 6521, 2005, 6556, 2968, 1012, 1996, 9362, 1035, 6309, 5371, 1999, 7020, 2232, 27171, 1996, 7020, 2232, 6309, 2008, 2064, 2022, 2109, 2005, 15899, 2046, 1996, 5310, 4070, 2005, 2029, 1996, 5371, 2003, 26928, 1012, 2023, 5371, 2003, 2788, 2179, 1999, 1996, 5310, 1005, 1055, 2188, 14176, 2104, 1026, 5310, 1011, 2188, 1028, 1013, 1012, 7020, 2232, 1013, 9362, 1035, 6309, 1012, 5198, 2089, 10086, 1996, 2291, 1521, 1055, 7020, 2232, 9530, 8873, 2290, 5371, 2000, 19933, 1996, 16449, 2015, 9047, 14839, 4887, 10760, 16778, 10719, 1998, 12667, 11057, 14317, 4765, 21261, 2000, 1996, 3643, 1000, 2748, 1000, 2000, 5676, 2270, 3145, 1998, 12667, 2050, 27280, 2024, 9124, 1012, 1996, 7020, 2232, 9530, 8873, 2290, 5371, 2003, 2788, 2284, 2104, 1013, 4385, 1013, 7020, 2232, 1013, 7020, 14945, 1035, 9530, 8873, 2290, 1012, 1012, 4002, 2629, 5080, 8819, 4748, 14028, 12086, 2089, 4236, 1037, 5080, 2000, 2019, 27248, 1011, 4758, 4070, 1012, 5733, 2089, 2022, 5068, 1999, 1037, 4800, 7011, 16761, 27280, 1006, 26913, 1007, 2291, 1010, 2029, 16024, 27280, 2000, 1996, 2897, 1010, 2030, 1999, 1037, 5080, 2968, 2291, 1010, 2029, 16024, 5080, 3229, 1998, 12646, 1012, 1056, 16048, 12376, 9878, 3229, 4748, 14028, 12086, 2089, 5309, 2030, 4728, 9878, 2019, 4493, 3229, 2000, 1037, 4539, 2291, 2030, 2897, 1012, 1037, 3528, 1997, 3784, 2578, 1998, 3988, 3229, 20138, 6125, 2024, 2800, 2000, 5271, 3229, 2000, 3130, 20419, 3001, 1012, 1999, 2070, 3572, 1010, 27248, 2967, 2089, 2433, 13797, 2000, 3745, 20419, 3001, 2007, 2169, 2060, 1012, 1056, 16068, 2620, 2509, 9878, 6502, 4748, 14028, 12086, 2089, 4965, 1010, 10084, 1010, 2030, 9278, 6502, 2008, 2064, 2022, 2109 ]
mitre
10.txt
3
during targeting. a wide variety of infrastructure exists for hosting and orchestrating adversary operations. infrastructure solutions include physical or cloud servers, domains, and third - party web services. additionally, botnets are available for rent or purchase.. 001 domains adversaries may acquire domains that can be used during targeting. domain names are the human readable names used to represent one or more ip addresses. they can be purchased or, in some cases, acquired for free.. 002 dns server adversaries may set up their own domain name system ( dns ) servers that can be used during targeting. during post - compromise activity, adversaries may utilize dns traffic for various tasks, including for command and control ( ex : application layer protocol ). instead of hijacking existing dns servers, adversaries may opt to configure and run their own dns servers in support of operations.. 003 virtual private server adversaries may rent virtual private servers ( vpss ) that can be used during targeting. there exist a variety of cloud service providers that will sell virtual machines / containers as a service. by utilizing a vps, adversaries can make it difficult to physically tie back operations to them. the use of cloud infrastructure can also make it easier for adversaries to rapidly provision, modify, and shut down their infrastructure.. 004 server adversaries may buy, lease, or rent physical servers that can be used during targeting. use of servers allows an adversary to stage, launch, and execute an operation. during post - compromise activity, adversaries may utilize servers for various tasks, including for command and control. adversaries may use web servers to support support watering hole operations, as in drive - by compromise, or email servers to support phishing operations. instead of compromising a third - party server or renting a virtual private server, adversaries may opt to configure and run their own servers in support of operations.. 005 botnet adversaries may buy, lease, or rent a network of compromised systems that can be used during targeting. a botnet is a network of compromised systems that can be instructed to perform coordinated tasks. adversaries may purchase a subscription to use an existing botnet from a booter / stresser service. with a botnet at their disposal, adversaries may perform follow - on activity such as large - scale phishing or distributed denial of service ( ddos ).. 006 web services adversaries
[ -0.19982504844665527, -0.47971969842910767, 0.0862220823764801, 0.7113776206970215, -1.0172171592712402, -0.37329331040382385, -0.49965229630470276, 0.2713843882083893, -0.18711984157562256, 0.23291370272636414, 0.4911908209323883, -0.25962984561920166, 0.020959187299013138, 0.6200613975524902, -0.4435470998287201, -0.25989559292793274, -0.4342222511768341, 0.5342718362808228, -0.8576905727386475, -0.34171029925346375, 0.8284322023391724, 0.3333263397216797, -1.1888928413391113, -0.7801315188407898, 0.16565117239952087, 0.4688974618911743, 0.34462952613830566, -0.019264772534370422, 0.4713214039802551, 1.0938385725021362, 0.054216936230659485, -0.31822049617767334, 0.13513776659965515, -0.4610844850540161, 0.06438268721103668, -0.38108029961586, 0.3870520293712616, -0.35074755549430847, -0.21113187074661255, -0.6429324150085449, 0.402427613735199, -0.41815903782844543, -0.02397112362086773, -0.14404670894145966, -0.32481417059898376, -0.4471849501132965, -0.09213554859161377, 0.051987532526254654, 0.5694255828857422, -0.08961900323629379, 0.491321325302124, 0.45682841539382935, 0.38763168454170227, 0.3770948052406311, 0.076339952647686, 0.07990962266921997, -0.31132882833480835, 0.15956179797649384, -0.5186907649040222, -0.08407850563526154, 0.3467088043689728, -0.08151831477880478, 0.015834221616387367, -0.6916016936302185, 0.23763810098171234, -0.2237595170736313, 0.600256621837616, -0.42397403717041016, -0.10670435428619385, -0.46079620718955994, -0.1907244473695755, 0.025161754339933395, -1.1046658754348755, -0.2845005393028259, -0.11133691668510437, -0.348355233669281, -0.11099496483802795, -0.7410227060317993, -0.25038963556289673, 0.5290971994400024, 0.13798663020133972, 0.3281143307685852, 0.39845046401023865, -0.48688212037086487, -0.19780519604682922, -0.11814770847558975, 1.0891976356506348, 0.560536801815033, -0.35623884201049805, 0.27922502160072327, 0.0017245910130441189, 0.3407894968986511, -0.8090259432792664, 0.15933574736118317, -0.12953826785087585, 0.142872616648674, -0.2980518341064453, 0.5781000852584839, 0.36657655239105225, -0.16409102082252502, 0.3670467734336853, 0.5506768226623535, 0.10102997720241547, 0.5610234141349792, -0.3170105218887329, 0.46631428599357605, 0.3752575218677521, -0.6579684615135193, -0.8767750859260559, -0.11867035925388336, 1.0286005735397339, 0.4817074239253998, 0.30413612723350525, -0.3362271785736084, -0.4690345525741577, 0.22707206010818481, 0.4095678925514221, 0.5662012696266174, -0.19090737402439117, 1.0200083255767822, -0.34193727374076843, -0.21476240456104279, 0.6801624894142151, -0.15870358049869537, 0.692663311958313, -0.19741889834403992, -0.18906359374523163, 0.3646823465824127, -0.9197121262550354, -1.3161120414733887, 0.34781673550605774, 0.011832237243652344, 0.043637678027153015, 0.41030725836753845, -0.12842030823230743, 0.4962003529071808, 0.35443052649497986, 0.2022544890642166, 0.4244500994682312, -1.166918158531189, -0.31342053413391113, 0.42830023169517517, -0.07656192779541016, 1.2993541955947876, 0.2331317812204361, 0.31478989124298096, 0.0519196055829525, -0.2190755307674408, -0.6823491454124451, 0.2931523621082306, 0.12603361904621124, -0.04457118734717369, 0.6469561457633972, 0.47782522439956665, -0.09541617333889008, 0.544052243232727, 0.2090800702571869, 0.5715543031692505, -0.4630560278892517, 0.1312488615512848, -0.21353405714035034, 0.6631916165351868, 0.020629890263080597, 0.6184239983558655, 0.02220241166651249, 0.42234188318252563, -1.184460997581482, 0.09092772006988525, -0.43926844000816345, -0.4752073287963867, 0.5773210525512695, 0.12649478018283844, -0.09723001718521118, 0.7060074210166931, 0.6884354948997498, 0.6690780520439148, 0.12039817869663239, -0.20369376242160797, 0.8952551484107971, 0.2741244435310364, -0.5741665363311768, 0.09925541281700134, 0.39275914430618286, 0.8308407664299011, -0.11798326671123505, 0.14180833101272583, -0.19630759954452515, -0.9746009707450867, -0.17534352838993073, -0.3090810179710388, -0.3625624477863312, -0.21451754868030548, 0.021362291648983955, 0.7985169291496277, 0.9387324452400208, 0.3994440734386444, -1.2930783033370972, -0.20879912376403809, -0.3635185658931732, -0.5452931523323059, -0.12073751538991928, 0.16697260737419128, -0.13348902761936188, 0.415372371673584, -0.11389951407909393, -0.4357195496559143, 1.144200325012207, 0.411979079246521, -0.3249340057373047, 0.3258604109287262, 0.4163733124732971, -0.35285142064094543, -0.056521687656641006, -0.21853165328502655, 0.5264413952827454, -0.025766046717762947, -0.1826830804347992, 1.0809016227722168, -0.47395050525665283, 0.09751727432012558, -0.24426820874214172, 0.914027988910675, 0.09615582227706909, 0.9118211269378662, 0.4705640375614166, -0.8728414177894592, -0.17319823801517487, 0.3166247010231018, -0.5178795456886292, 0.2230403572320938, -0.14476747810840607, 0.20706218481063843, 0.2593776285648346, 1.2979235649108887, 0.06296277046203613, 0.02044248767197132, -0.002400454832240939, 0.4924065172672272, -0.2454931139945984, 0.3864842653274536, 0.026397796347737312, 0.6645345091819763, 0.721895158290863, 0.6454727053642273, 0.1849425882101059, 0.5642639994621277, 0.3392319977283478, 0.34751570224761963, -0.12169767171144485, 0.10514892637729645, 0.19248172640800476, 0.45087817311286926, 0.4377252161502838, 0.6966955065727234, -0.6192382574081421, -0.40634697675704956, 0.6143074035644531, 0.7013181447982788, -0.2392040640115738, -0.6553923487663269, -0.4313700497150421, -0.0804940015077591, -0.3807685375213623, -1.0435600280761719, 0.08639732003211975, 0.8359264135360718, 0.13613863289356232, 0.6094376444816589, -0.4074420630931854, -0.4385186731815338, -0.6239035129547119, -0.5014218688011169, 0.06236538663506508, -0.5218325257301331, -0.49657830595970154, -0.5455785393714905, 0.5273928046226501, -0.9241454005241394, 1.059479832649231, -0.8706001043319702, -0.13837866485118866, 0.7593146562576294, -0.6099184155464172, 0.44483405351638794, -0.4315255880355835, -0.21804407238960266, -0.21381279826164246, -0.29570484161376953, -0.13528381288051605, 0.905046284198761, -0.4015490412712097, -0.38215211033821106, -0.09305132180452347, -0.012708731926977634, 0.1243901401758194, -0.10729607939720154, 0.6823447346687317, 0.1819850504398346, -0.08338946104049683, -0.10951677709817886, 0.016463570296764374, 0.08541274815797806, 0.8512834906578064, 0.169865220785141, -0.9366560578346252, 0.06872902065515518, 0.2591361999511719, -0.20354528725147247, 0.3624100685119629, 0.4586419463157654, -0.8249208927154541, 0.37219756841659546, -0.07994136214256287, 0.09554404765367508, -0.5011911392211914, 0.45033642649650574, 0.3800458014011383, 0.2339569330215454, -0.45101436972618103, -0.7945694923400879, -0.37067854404449463, -0.20283125340938568, -0.081728994846344, -0.09268013387918472, 0.12911248207092285, 0.3058459758758545, -0.2838854491710663, -0.7848863005638123, 0.02588234655559063, -0.8625903725624084, -0.30398449301719666, -0.19210320711135864, -0.1814109981060028, 0.5310559868812561, -0.17252999544143677, -0.3425818085670471, 0.2995400130748749, -0.49266406893730164, 0.38864263892173767, -0.024506915360689163, 0.6336396336555481, -0.9688704609870911, 0.4475317597389221, 0.9322858452796936, 0.03755506873130798, 0.11651307344436646, 0.46680763363838196, -0.49904412031173706, -0.11453475058078766, -0.4190141260623932, -0.059569817036390305, 0.20095254480838776, 0.018662909045815468, 0.6979204416275024, 0.2583944797515869, 0.5386424660682678, -0.5307893753051758, 0.4496442973613739, 0.24458684027194977, 0.37618425488471985, 0.6033946871757507, -0.3164513111114502, -0.3367912173271179, -0.4906364679336548, -0.4221118688583374, -0.8014200329780579, 0.5620591640472412, 0.3812035620212555, 0.023318270221352577, -0.7408274412155151, 0.6383024454116821, -0.12151749432086945, -0.019381508231163025, -0.05868057906627655, -0.3923684358596802, -0.770082414150238, 0.4413512945175171, -0.6519838571548462, 0.6241942644119263, -0.4079563617706299, 0.36002713441848755, 0.007733101956546307, 0.3693091869354248, -0.25133541226387024, 0.23580370843410492, -0.03240527585148811, -0.2571088671684265, -0.5362668633460999, 0.4612269699573517, -0.2691710293292999, -0.22754529118537903, -0.40740716457366943, 0.23308904469013214, 0.22614523768424988, -0.6826700568199158, -0.7021700143814087, 0.6201750040054321, 0.6648605465888977, 0.4490882158279419, 0.1809871345758438, 1.163745403289795, 0.33207860589027405, 0.01611172966659069, 0.4225395619869232, -0.25329819321632385, 0.1475571244955063, -0.587537944316864, 0.654026448726654, -0.03631395101547241, 0.32429713010787964, 0.04819948598742485, -0.24716922640800476, -0.33360379934310913, -0.1631080061197281, -0.21993528306484222, 0.3760267198085785, -0.8116486668586731, -0.8666306734085083, 0.421720951795578, -0.21637263894081116, 0.007289875764399767, -0.1462389975786209, -0.9050596952438354, 0.529971718788147, 0.984449028968811, -0.8190394639968872, -0.35580122470855713, -0.5809679627418518, 0.14790968596935272, 0.30303987860679626, 0.3857349753379822, -0.011680113151669502, -1.001869797706604, -0.5661401748657227, -0.8279210329055786, 0.12870195508003235, 0.29410648345947266, 0.24769169092178345, -0.16304026544094086, -0.581829309463501, -0.17447614669799805, -0.02968619391322136, -0.7003430724143982, -0.6808555722236633, -0.17048074305057526, 0.4432234466075897, 0.09737575054168701, 0.7362474203109741, -0.5628451108932495, -0.5766670107841492, 0.11210167407989502, -0.86073237657547, 0.29444509744644165, -1.3775646686553955, -0.5653256177902222, -0.042644403874874115, 0.5019923448562622, -0.4805336892604828, 0.3715086579322815, -0.4707483649253845, 0.3791770935058594, -0.2147631049156189, -0.4223877489566803, -0.603045642375946, -0.25579142570495605, 0.9688788056373596, 0.05884517356753349, -0.11918342113494873, 0.12264992296695709, -0.1832028478384018, -0.5171554684638977, -0.07182931900024414, 0.22094932198524475, -0.32090169191360474, 0.27854135632514954, -0.7115812301635742, 0.29330551624298096, 0.2403271496295929, -0.5264793634414673, -0.1794482320547104, -0.537068247795105, 0.6525601148605347, -0.13015390932559967, 0.012669820338487625, -0.9810028672218323, -0.7066357135772705, -0.08545595407485962, 0.44331422448158264, -0.368630588054657, 0.4431752860546112, -0.33323875069618225, -0.09336192160844803, -0.1625831127166748, 0.407731294631958, -1.0163966417312622, -0.059731751680374146, -0.07012354582548141, 0.1321614682674408, 0.07013953477144241, 0.3091575801372528, 0.7438850998878479, -0.4830724000930786, -0.10926630347967148, 0.4441482424736023, -0.06520898640155792, -0.14389720559120178, -0.9101245999336243, -0.6354542374610901, -0.19927743077278137, 0.300849050283432, -0.3223113715648651, 0.11920914798974991, -0.7952731251716614, 0.5918488502502441, 0.2185986042022705, 0.44359371066093445, 0.3841489255428314, 0.4007889926433563, -0.2831838130950928, 0.08243713527917862, 0.565299391746521, -0.6526321768760681, 0.05893339216709137, 0.36014196276664734, -0.5687615275382996, 0.36464330554008484, 0.26004981994628906, -0.26135534048080444, -0.7941573858261108, -0.812706470489502, 0.1074128970503807, -0.22164523601531982, 0.09031231701374054, -0.724638044834137, -0.6714019179344177, -0.4795437455177307, 0.7143236994743347, 0.08800024539232254, 0.03486425429582596, -0.21365045011043549, -0.20606324076652527, 0.103363536298275, 0.1773010641336441, 0.5506628155708313, -0.7051268219947815, -0.9035882949829102, 0.24314893782138824, 0.8543223142623901, 0.21191543340682983, -0.14892089366912842, -0.08798021823167801, -0.2599211633205414, 0.9737583994865417, 0.13267146050930023, -0.8792004585266113, -0.4344373643398285, 0.5787804126739502, -0.5860168933868408, 0.220760315656662, 0.009735677391290665, -0.868069052696228, 0.617607831954956, 0.11431281268596649, 0.05909121781587601, 0.30526959896087646, -0.9479385614395142, -0.24420538544654846, 0.004800216760486364, 0.5005137920379639, -0.6419024467468262, 0.08073507994413376, 0.08421425521373749, 0.7556484937667847, 0.32016754150390625, 0.1736898124217987, -0.2904070317745209, -0.1894179880619049, -1.2083317041397095, -1.4006954431533813, 0.0873686671257019, -0.2326444387435913, -0.48255518078804016, 0.3240191638469696, -0.6726139187812805, 0.5075857043266296, -0.43194717168807983, 0.5554409623146057, 0.9272208213806152, 0.2427477389574051, 0.02880563959479332, -0.6884710192680359, 0.1332397311925888, 0.16726189851760864, 0.06591878831386566, 0.2739585340023041, -0.46050962805747986, -0.6134053468704224, 0.06459029763936996, -0.4112565815448761, -0.4709509313106537, -0.3750569224357605, -0.36299198865890503, 1.034030556678772, -0.9698399901390076, 0.3864961564540863, -0.9468457102775574, 0.014233165420591831, -0.43032383918762207, 0.07334783673286438, -0.008530911058187485, -0.44720935821533203, 0.7216615676879883, 0.21093985438346863, -0.22624847292900085, -0.24100928008556366, 0.166104257106781, -0.11792648583650589, -0.48592954874038696, 0.5904552340507507, 0.3299177289009094, -0.31489846110343933, 0.9209154844284058, 0.07086817920207977, -0.4067647457122803, -0.5207464098930359, -0.4491429924964905, -0.052001576870679855, -0.3216172456741333, 0.07679426670074463, -0.685478150844574, 0.2405758947134018, 0.2971286475658417, 0.40168556571006775, 0.3320600986480713, 0.46450093388557434, -0.22208546102046967, -0.9656622409820557, 0.3713163733482361, -0.5486841797828674, 0.011581078171730042, 0.42567625641822815, -0.6118407249450684, -0.19140459597110748, -0.5147567987442017, -0.23821376264095306, 0.33607977628707886, 0.21267886459827423, 0.7864391803741455, 0.08779730647802353, 0.11204249411821365, -0.2623525559902191, 0.6881878972053528, 1.2729785442352295, -0.0903291329741478, -0.22682437300682068, 0.720862865447998, 0.3156417906284332, -1.1271179914474487, 0.06394489109516144, 0.3615576922893524, -0.537569522857666, 0.4476124048233032, -0.49313050508499146, 0.08023609966039658, 0.5525044202804565, -0.03728383779525757, -0.7586168050765991, -1.3499572277069092, -0.6906029582023621, -0.4620969593524933, 0.06030721217393875, 0.31100335717201233, -0.08332055062055588, -0.3732033669948578, 0.1758279651403427, -0.588872492313385, -0.07020304352045059, -0.8028533458709717, 0.02825239673256874, -0.1177688017487526, -0.1305372714996338, -0.11418052762746811, -0.0942143127322197, -0.6442130208015442, -0.4837974011898041, 0.039683640003204346, -0.13313642144203186, -0.41974565386772156, -0.7554043531417847, 0.47451433539390564, 0.5548174977302551, -0.868771493434906, -0.3893868923187256, -0.6719552874565125, 0.6940175890922546, -0.3598291575908661, -1.0647999048233032, -0.07698802649974823, 0.4136505722999573, 0.022669091820716858, 0.478045791387558, 0.37801840901374817, 0.01843501441180706, 0.7281969785690308, -0.005154912360012531, 0.41410955786705017, 0.15975703299045563, -0.31878963112831116, 0.44491884112358093, 0.30127114057540894, -0.04079782962799072, -0.41249972581863403, -0.10528368502855301, -0.5130632519721985, -0.07435908913612366, -1.200703740119934, 0.21078288555145264, -0.006700778845697641, -0.11919661611318588, 0.6111093163490295, 0.8753493428230286, 0.0440213605761528, -0.1506456732749939, -0.6116471886634827, 0.9649830460548401, 0.5166398286819458, -0.06708995252847672, -0.051645271480083466, 0.41232454776763916, 0.7434116005897522, 0.2819357216358185, -0.17013360559940338, 0.7165733575820923, -0.3961502015590668, 0.2374643236398697, 0.07468405365943909, 0.1366916298866272, -0.5412429571151733, -0.4064449369907379, 0.4503965675830841, 0.4260779321193695, 0.38866522908210754, 0.6040700674057007, 0.43666720390319824, 0.044357750564813614, -0.6598479151725769, -0.2861537039279938, -0.634651780128479, -0.4542507827281952, 0.6547879576683044, 0.10422521084547043, -0.50053870677948, -0.25239285826683044, -0.7731732726097107, -0.5712456107139587, 0.09166081994771957, 0.1410263031721115, 0.2018200010061264, 0.4624119997024536, 0.24958905577659607, 1.3424803018569946, -0.027681082487106323, -0.42729729413986206, -0.29300636053085327, 0.2997971773147583, -0.9553247094154358, -1.3848122358322144, 0.00599867757409811, 1.1783115863800049, 0.09450048208236694, 0.1486945003271103, -0.7086060047149658, 0.4335706830024719, 0.41824808716773987, -0.15864844620227814, 0.5200347900390625, 0.19144850969314575, -0.5154287815093994, 0.5094402432441711, -0.38005688786506653, -0.1657169610261917, 0.2872447967529297, 0.34928783774375916, 0.00669035455211997, -0.19323551654815674, -0.8914215564727783, -0.10363569110631943, 0.17959637939929962, -0.2519606947898865, 0.5562071204185486, 0.5350298285484314, 0.17142796516418457, -0.7180086970329285, -0.3304396867752075, -0.7481608390808105, 0.4533177614212036, 0.6699344515800476, 0.27635613083839417, 0.0513729564845562, 0.12327112257480621, 0.22633522748947144, -0.3762128949165344, 0.03273317590355873, 0.5020514726638794, 0.5012431740760803, -0.3066561222076416, 0.659466028213501, -0.5682028532028198, -0.49324432015419006, -0.550494372844696, -0.1127493754029274, 0.4797201156616211, -0.15845757722854614, 0.23084715008735657, -0.3299805819988251, -0.6959359645843506, 0.5763211846351624, -0.29268062114715576, 0.046846240758895874, -0.09983484447002411, -0.06943361461162567, 0.3331108093261719, 0.5638145208358765, -0.6630229353904724, 0.593158483505249, 1.1048301458358765, -0.014194476418197155, -0.31682029366493225, -0.18445365130901337, 0.02379835583269596, 0.3338191509246826, 0.2574116587638855, 0.7011600732803345, -0.8928964138031006, 0.1880965679883957, 0.006214240100234747, -0.6528419852256775, -0.12917999923229218, -0.2380056381225586, 0.3755887448787689, 0.16469581425189972, 0.48247677087783813, 0.12024129182100296, -0.018256116658449173, -0.5251067280769348, 1.0550545454025269, -0.7939804792404175, 0.15000513195991516, 0.39071449637413025, -0.6485961675643921, -0.3139677941799164, 0.844933807849884, -0.10379920899868011, 0.8756987452507019, 0.029762933030724525, 0.6232068538665771, 0.7056738138198853, 0.13396772742271423, -0.2965932786464691, -0.1478913277387619, -0.24665702879428864, -0.15200841426849365, 0.12760744988918304, -0.15075945854187012, 0.02141731046140194, -0.18021008372306824, 0.2888466715812683, 0.03371904417872429, 0.36687541007995605, -0.7942569255828857, 0.16777639091014862, 0.36704733967781067, -0.8064824938774109, 1.0667413473129272, -0.08851584792137146, -0.16520294547080994, -0.3754969835281372, 0.3957933187484741, 0.5034223198890686, -0.06731577217578888, -0.27010467648506165, 0.265915185213089, -0.7624880075454712, -0.14813576638698578, -0.5171943306922913, 0.41036778688430786, -0.013847028836607933, -0.23448839783668518, -0.5496046543121338, -0.9851422309875488, -0.2611672580242157, 0.1984473317861557, -1.0927860736846924, -0.4052809178829193, 0.9836081862449646, 0.6406171321868896, 0.6981980800628662, 0.8002538681030273, 0.09383635222911835, 0.02295989729464054, 0.6243742108345032, 0.707770824432373, -0.1513599008321762, 0.1782885640859604, 0.13870711624622345, 0.23305439949035645, 0.385174959897995, -0.1151442676782608, 0.2537180483341217, 0.05712098628282547, -0.25568699836730957, -0.5322273373603821, -0.5479269027709961, -0.4298584759235382, -0.28640860319137573, 1.0833743810653687, 0.2598799765110016, 0.5990608930587769, -0.3779144287109375, -1.008922815322876, 0.4228179454803467, -0.22289323806762695, -0.364448606967926, -0.107561856508255, 0.43104758858680725, 0.09448311477899551, 0.03888470306992531, 0.6337040662765503, -0.9778029322624207, 4.37316370010376, 0.8067900538444519, -0.2029900997877121, -0.2882406413555145, 0.20494148135185242, 0.6934089660644531, 1.0626660585403442, -0.3817911148071289, -0.03845321759581566, -0.47335880994796753, 0.7672494053840637, -0.4874607026576996, 0.4061639904975891, -0.0993560329079628, 0.3236127197742462, 0.40453824400901794, -0.0981995165348053, -0.14890727400779724, 0.28457093238830566, -0.5164236426353455, -0.502007246017456, -0.4029691517353058, -0.5521650910377502, 0.6083276271820068, 0.19234883785247803, -0.16664637625217438, -0.1570727676153183, -0.7991749048233032, -0.21176156401634216, -0.2748314142227173, 0.11302643269300461, -0.4183175563812256, 0.5753404498100281, -0.3197292983531952, -0.6919898390769958, -0.03731321915984154, 0.2367015928030014, -0.7943042516708374, -0.20959538221359253, -0.1784944385290146, 0.6735429167747498, -0.041277140378952026, 0.03825189918279648, -0.5711104273796082, 0.33150985836982727, 1.1513254642486572, -0.6807965636253357, 0.687839150428772, 0.7779991626739502, -0.08983706682920456, 1.181793212890625, -0.17040355503559113, 0.4434923231601715, 0.04949871823191643, -0.5149658918380737, 0.10510309785604477, -0.0345592126250267, -0.246834397315979, -0.04760797321796417, 0.030030813068151474, 0.5775963068008423, 0.3317352831363678, 0.11553789675235748, -0.2848573625087738, -0.260086327791214, 0.8320016860961914, -0.0070457798428833485, 0.6216438412666321, 0.5559005737304688, -0.14786656200885773, -0.31953439116477966, -0.34964486956596375, -0.4216229319572449, -0.4482609033584595, 0.6355469226837158, -0.4537191390991211, 0.1160014271736145, 0.2719155251979828, 0.9787646532058716, -0.25499942898750305, -0.47076669335365295, -0.8335350155830383, -1.370833158493042, 0.171781986951828, 0.5264240503311157, 0.4811454117298126, -0.23679527640342712, -0.9974197745323181, 0.14181354641914368, 0.4031572639942169, 0.3651271462440491, -0.32540470361709595, -0.6157216429710388, -0.011219794861972332, 0.46947288513183594 ]
[ 2076, 14126, 1012, 1037, 2898, 3528, 1997, 6502, 6526, 2005, 9936, 1998, 4032, 3436, 27248, 3136, 1012, 6502, 7300, 2421, 3558, 2030, 6112, 14903, 1010, 13100, 1010, 1998, 2353, 1011, 2283, 4773, 2578, 1012, 5678, 1010, 28516, 22781, 2024, 2800, 2005, 9278, 2030, 5309, 1012, 1012, 25604, 13100, 4748, 14028, 12086, 2089, 9878, 13100, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 5884, 3415, 2024, 1996, 2529, 3191, 3085, 3415, 2109, 2000, 5050, 2028, 2030, 2062, 12997, 11596, 1012, 2027, 2064, 2022, 4156, 2030, 1010, 1999, 2070, 3572, 1010, 3734, 2005, 2489, 1012, 1012, 4002, 2475, 1040, 3619, 8241, 4748, 14028, 12086, 2089, 2275, 2039, 2037, 2219, 5884, 2171, 2291, 1006, 1040, 3619, 1007, 14903, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2076, 2695, 1011, 12014, 4023, 1010, 4748, 14028, 12086, 2089, 16462, 1040, 3619, 4026, 2005, 2536, 8518, 1010, 2164, 2005, 3094, 1998, 2491, 1006, 4654, 1024, 4646, 6741, 8778, 1007, 1012, 2612, 1997, 7632, 17364, 2075, 4493, 1040, 3619, 14903, 1010, 4748, 14028, 12086, 2089, 23569, 2000, 9530, 8873, 27390, 2063, 1998, 2448, 2037, 2219, 1040, 3619, 14903, 1999, 2490, 1997, 3136, 1012, 1012, 4002, 2509, 7484, 2797, 8241, 4748, 14028, 12086, 2089, 9278, 7484, 2797, 14903, 1006, 21210, 4757, 1007, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2045, 4839, 1037, 3528, 1997, 6112, 2326, 11670, 2008, 2097, 5271, 7484, 6681, 1013, 16143, 2004, 1037, 2326, 1012, 2011, 16911, 1037, 21210, 2015, 1010, 4748, 14028, 12086, 2064, 2191, 2009, 3697, 2000, 8186, 5495, 2067, 3136, 2000, 2068, 1012, 1996, 2224, 1997, 6112, 6502, 2064, 2036, 2191, 2009, 6082, 2005, 4748, 14028, 12086, 2000, 5901, 9347, 1010, 19933, 1010, 1998, 3844, 2091, 2037, 6502, 1012, 1012, 4002, 2549, 8241, 4748, 14028, 12086, 2089, 4965, 1010, 10084, 1010, 2030, 9278, 3558, 14903, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2224, 1997, 14903, 4473, 2019, 27248, 2000, 2754, 1010, 4888, 1010, 1998, 15389, 2019, 3169, 1012, 2076, 2695, 1011, 12014, 4023, 1010, 4748, 14028, 12086, 2089, 16462, 14903, 2005, 2536, 8518, 1010, 2164, 2005, 3094, 1998, 2491, 1012, 4748, 14028, 12086, 2089, 2224, 4773, 14903, 2000, 2490, 2490, 25813, 4920, 3136, 1010, 2004, 1999, 3298, 1011, 2011, 12014, 1010, 2030, 10373, 14903, 2000, 2490, 13569, 12227, 3136, 1012, 2612, 1997, 4012, 25013, 1037, 2353, 1011, 2283, 8241, 2030, 9278, 2075, 1037, 7484, 2797, 8241, 1010, 4748, 14028, 12086, 2089, 23569, 2000, 9530, 8873, 27390, 2063, 1998, 2448, 2037, 2219, 14903, 1999, 2490, 1997, 3136, 1012, 1012, 4002, 2629, 28516, 7159, 4748, 14028, 12086, 2089, 4965, 1010, 10084, 1010, 2030, 9278, 1037, 2897, 1997, 20419, 3001, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 1037, 28516, 7159, 2003, 1037, 2897, 1997, 20419, 3001, 2008, 2064, 2022, 10290, 2000, 4685, 14206, 8518, 1012, 4748, 14028, 12086, 2089, 5309, 1037, 15002, 2000, 2224, 2019, 4493, 28516, 7159, 2013, 1037, 9573, 2121, 1013, 6911, 2121, 2326, 1012, 2007, 1037, 28516, 7159, 2012, 2037, 13148, 1010, 4748, 14028, 12086, 2089, 4685, 3582, 1011, 2006, 4023, 2107, 2004, 2312, 1011, 4094, 13569, 12227, 2030, 5500, 14920, 1997, 2326, 1006, 20315, 2891, 1007, 1012, 1012, 4002, 2575, 4773, 2578, 4748, 14028, 12086 ]
mitre
10.txt
4
may register for web services that can be used during targeting. a variety of popular websites exist for adversaries to register for a web - based service that can be abused during later stages of the adversary lifecycle, such as during command and control ( web service ), exfiltration over web service, or phishing. using common services, such as those offered by google or twitter, makes it easier for adversaries to hide in expected noise. by utilizing a web service, adversaries can make it difficult to physically tie back operations to them.. 007 serverless adversaries may purchase and configure serverless cloud infrastructure, such as cloudflare workers or aws lambda functions, that can be used during targeting. by utilizing serverless infrastructure, adversaries can make it more difficult to attribute infrastructure used during operations back to them.. 008 malvertising adversaries may purchase online advertisements that can be abused to distribute malware to victims. ads can be purchased to plant as well as favorably position artifacts in specific locations online, such as prominently placed within search engine results. these ads may make it more difficult for users to distinguish between actual search results and advertisements. purchased ads may also target specific audiences using the advertising network ’ s capabilities, potentially further taking advantage of the trust inherently given to search engines and popular websites. t1595 active scanning adversaries may execute active reconnaissance scans to gather information that can be used during targeting. active scans are those where the adversary probes victim infrastructure via network traffic, as opposed to other forms of reconnaissance that don't involve direct interaction.. 001 scanning ip blocks adversaries may scan victim ip blocks to gather information that can be used during targeting. public ip addresses may be allocated to organizations by block, or a range of sequential addresses.. 002 vulnerability scanning adversaries may scan victims for vulnerabilities that can be used during targeting. vulnerability scans typically check if the configuration of a target host / application ( ex : software and version ) potentially aligns with the target of a specific exploit the adversary may seek to use.. 003 wordlist scanning adversaries may iteratively probe infrastructure using brute - forcing and crawling techniques. while this technique employs similar methods to brute force, its goal is the identification of content and infrastructure rather than the discovery of valid credentials. wordlists used in these scans may contain generic, commonly used names and file extensions or terms specific to a particular software. adversaries may also create custom, target - specific
[ -0.10981237888336182, -0.257275253534317, -0.10968262702226639, 0.9128854870796204, -1.0975568294525146, -0.5205081105232239, -0.4766581058502197, 0.004972404334694147, 0.10323844850063324, -0.08888083696365356, 0.558734118938446, -0.4414415955543518, 0.2732204496860504, 0.6221856474876404, -0.47067901492118835, -0.37947961688041687, -0.5102028250694275, 0.35114598274230957, -0.4936497211456299, 0.07564186304807663, 0.45944374799728394, 0.4103800356388092, -0.7541394829750061, -0.5986649990081787, -0.02445615828037262, 0.5591484904289246, 0.20128744840621948, -0.16155928373336792, 0.626757800579071, 1.0642644166946411, 0.018996624276041985, -0.36471298336982727, 0.0708141103386879, -0.6662020087242126, 0.15122970938682556, -0.2617166042327881, 0.33664342761039734, -0.7345993518829346, -0.12436175346374512, -0.6888848543167114, 0.5019102692604065, -0.011040017008781433, -0.29180413484573364, -0.2344740331172943, -0.1052442118525505, -0.2888656258583069, -0.14347681403160095, -0.21147798001766205, -0.14400647580623627, 0.26269933581352234, 0.7016490697860718, 0.4131172001361847, -0.313699334859848, 0.15081694722175598, -0.25891435146331787, -0.08491426706314087, -0.348042368888855, 0.5040421485900879, -0.20656029880046844, -0.3018597662448883, 0.3162117004394531, -0.17028939723968506, -0.07903794944286346, -0.5922356247901917, 0.21991980075836182, 0.35512495040893555, 0.12193048000335693, -0.16438621282577515, 0.10077317804098129, -0.20199596881866455, -0.16736838221549988, 0.15819601714611053, -0.6698974967002869, -0.3994203805923462, -0.30202439427375793, -0.4844401776790619, -0.13122254610061646, -0.705427348613739, -0.16306763887405396, 0.4200807213783264, 0.11747055500745773, 0.3349679410457611, 0.3134387731552124, -0.4412477910518646, 0.08552136272192001, 0.3009248375892639, 1.026343584060669, 0.8143352270126343, -0.03388240933418274, 0.24814659357070923, 0.3832636773586273, 0.3488459885120392, -0.7236284613609314, 0.05946803092956543, -0.2262294441461563, 0.36914533376693726, -0.583114504814148, 0.5182690620422363, 0.42207083106040955, 0.07075067609548569, 0.4620787501335144, 0.753609836101532, -0.0985340103507042, 0.5094237327575684, -0.6788391470909119, 0.4082915782928467, 0.798443615436554, -0.622173011302948, -0.14317509531974792, -0.34775012731552124, 0.9696444869041443, 0.38328737020492554, 0.24671579897403717, -0.6661784052848816, -0.10683238506317139, 0.4285431206226349, 0.20743510127067566, 0.45578432083129883, 0.2766900360584259, 0.8375282287597656, -0.34985923767089844, -0.1759265661239624, 0.5925540328025818, -0.03871025890111923, 0.5390341877937317, -0.025500738993287086, 0.24759268760681152, 0.15989041328430176, -0.8256959319114685, -1.2302395105361938, 0.0615181140601635, -0.24824202060699463, 0.11863158643245697, 0.6917555332183838, -0.19209803640842438, 0.28696441650390625, 0.3496478497982025, 0.2765662372112274, 0.12583206593990326, -0.5671918988227844, -0.6093742847442627, 0.4472666084766388, 0.28555262088775635, 1.3486521244049072, 0.2264104187488556, 0.2925328314304352, 0.30879995226860046, -0.01832466758787632, -0.8171421885490417, 0.2803784906864166, 0.22592473030090332, -0.05455920100212097, 0.6872192025184631, -0.12909609079360962, -0.21966706216335297, 0.1296333372592926, -0.11318697035312653, 0.7138452529907227, -0.28086376190185547, 0.03929204121232033, -0.0031145873945206404, 0.7784873843193054, -0.2912376821041107, 0.6594507694244385, -0.19631484150886536, 0.49543559551239014, -0.9331200122833252, -0.37187662720680237, -0.2541878819465637, -0.432661235332489, 0.8307176232337952, 0.14040528237819672, 0.2182420790195465, 0.45029217004776, 0.6722472310066223, 0.9502239227294922, 0.04600859433412552, -0.24171249568462372, 0.5803764462471008, 0.30143609642982483, -0.2212667167186737, 0.07043392211198807, 0.8509087562561035, 1.1746519804000854, 0.10372014343738556, 0.02693209797143936, -0.1864985227584839, -0.761420488357544, 0.23870055377483368, -0.1631212681531906, -0.17921148240566254, 0.1483975052833557, -0.019411243498325348, 0.7751367092132568, 0.8771424889564514, 0.5782240033149719, -1.0421241521835327, -0.029130030423402786, -0.014740398153662682, -0.8128321766853333, 0.04793478548526764, 0.06600674241781235, -0.5559465289115906, 0.25869548320770264, -0.6953237652778625, -0.34832528233528137, 1.1786359548568726, 0.3619270920753479, -0.3252866268157959, 0.6401650905609131, 0.30968421697616577, -0.13389702141284943, -0.3355042040348053, -0.7595861554145813, 0.3476130962371826, 0.09406255185604095, -0.11637797206640244, 0.5627549886703491, -0.2933056652545929, 0.16072455048561096, -0.14850440621376038, 0.5011276006698608, 0.32368072867393494, 0.6120097637176514, 0.5020613074302673, -0.8683710098266602, -0.7108811140060425, 0.23374995589256287, -0.08411464840173721, 0.1606825441122055, -0.21915771067142487, 0.11010146141052246, 0.126050665974617, 1.0970121622085571, -0.361356258392334, 0.16458342969417572, -0.169644296169281, 0.26619094610214233, 0.3180135190486908, -0.07795445621013641, 0.2853895127773285, 1.223363995552063, 0.6128386855125427, 0.2747722566127777, 0.2200167328119278, 0.5042714476585388, 0.3057532012462616, 0.34324952960014343, -0.13535256683826447, 0.42818179726600647, 0.2545587122440338, 0.5226709842681885, 0.24691350758075714, 0.5826213359832764, -0.6635130047798157, -0.42965391278266907, 0.485064297914505, 0.4125674366950989, -0.32147616147994995, -0.6240090727806091, -0.4343876540660858, 0.1971316933631897, -0.24704760313034058, -0.866713285446167, 0.5567910075187683, 0.6834058165550232, 0.195951908826828, 0.5071312189102173, -0.6783638596534729, -0.7296425104141235, -0.8863976001739502, -0.6436111927032471, -0.07111752033233643, -0.8186265826225281, -0.3377739191055298, -0.8753872513771057, 0.26894551515579224, -0.5664937496185303, 0.9032549858093262, -0.775481641292572, -0.40262287855148315, 0.5678074955940247, -0.43807151913642883, 0.6305711269378662, -0.2947128117084503, -0.13266225159168243, -0.804948627948761, -0.1362820416688919, 0.21095792949199677, 0.8954862952232361, -0.3808789551258087, -0.3379826843738556, 0.021300094202160835, 0.09333276748657227, 0.1646730601787567, -0.2316141575574875, 0.9092078804969788, 0.014658684842288494, -0.005537630058825016, -0.06808122992515564, 0.2700537443161011, 0.30853763222694397, 0.6624875664710999, 0.244802325963974, -0.5541887879371643, 0.3377421200275421, 0.08068741858005524, 0.2933061122894287, 0.321274995803833, 0.7997505068778992, -0.7613362669944763, 0.5944836735725403, -0.11020360141992569, -0.11908260732889175, -0.4404902756214142, 0.3118862807750702, 0.5025165677070618, 0.2739017605781555, -0.2356661558151245, -0.6949326992034912, 0.029169278219342232, -0.35341861844062805, -0.05663667991757393, -0.15202771127223969, -0.04755760356783867, 0.5527732372283936, -0.6102365851402283, -0.6010693907737732, -0.007898365147411823, -0.8317995071411133, -0.30418553948402405, -0.2889622449874878, -0.2770882248878479, 0.8834241032600403, 0.4620492458343506, -0.34338101744651794, 0.12693054974079132, -0.2287966012954712, 0.5723581314086914, 0.12259329110383987, 0.5899468660354614, -0.8917707204818726, 0.5041706562042236, 0.7929546236991882, 0.046186886727809906, 0.4459461569786072, 0.5913379192352295, -0.5520039796829224, -0.176825612783432, -0.2741239666938782, -0.4745974540710449, -0.0627681165933609, 0.15514647960662842, 0.3479226529598236, 0.11403113603591919, 0.597737729549408, -0.6860336661338806, 0.010751739144325256, 0.311855673789978, 0.13901586830615997, 0.9652219414710999, 0.20017015933990479, -0.28691384196281433, -0.49398550391197205, -0.43938493728637695, -0.5111035108566284, 0.08655183017253876, 0.5347607135772705, 0.026154901832342148, -0.08543094247579575, 0.5422292947769165, -0.5772751569747925, -0.24169528484344482, 0.2404923141002655, -0.02820456027984619, -0.4624881446361542, 0.5890451669692993, -0.3310283422470093, 0.799458920955658, -0.3476039171218872, 0.43643003702163696, -0.043474018573760986, 0.3874446749687195, -0.23179760575294495, 0.2167009860277176, -0.19438767433166504, -0.21608422696590424, -0.3664342164993286, 0.4842487871646881, -0.16820016503334045, -0.2914002537727356, -0.28906944394111633, 0.1514919102191925, 0.19536864757537842, -0.949522852897644, -0.597191572189331, 0.5069893002510071, 0.44706493616104126, 0.39877599477767944, 0.01019617822021246, 0.7948331236839294, 0.4253656268119812, -0.257927268743515, 0.32639533281326294, -0.30601441860198975, -0.013475652784109116, -0.3088080585002899, 0.8323961496353149, -0.5048567652702332, -0.21163667738437653, 0.049496982246637344, 0.06898697465658188, -0.33350861072540283, -0.27477461099624634, 0.061165038496255875, 0.22634872794151306, -0.8009510040283203, -0.5028792023658752, 0.4101848602294922, -0.23645520210266113, 0.24055229127407074, -0.13781291246414185, -0.5287760496139526, 0.5987219214439392, 1.2052937746047974, -0.6946572661399841, -0.09757646173238754, -0.8110178709030151, -0.1512080430984497, 0.12982040643692017, 0.2616352438926697, 0.15314969420433044, -1.067160725593567, -0.5306436419487, -0.7105432748794556, 0.09362341463565826, 0.394625186920166, 0.36598631739616394, -0.007727591320872307, -0.7961368560791016, -0.13317786157131195, -0.11462536454200745, -1.0992937088012695, -0.8162901401519775, -0.5279288291931152, 0.5588523149490356, 0.3663591146469116, 0.6194350719451904, -0.6054729223251343, -0.3153872787952423, 0.031928304582834244, -1.002754807472229, 0.8546846508979797, -1.382043480873108, -0.2769756019115448, -0.3175771236419678, 0.3749654293060303, -0.19685323536396027, 0.30523374676704407, -0.35515668988227844, 0.02807750180363655, -0.5164952278137207, -0.24844492971897125, -0.4165947437286377, -0.29397299885749817, 0.7045915126800537, 0.19750800728797913, -0.37628522515296936, 0.04727188125252724, -0.2281482219696045, -0.09365387260913849, -0.12790833413600922, -0.042833272367715836, -0.36030349135398865, 0.3833008408546448, -0.5054672956466675, 0.09758643805980682, 0.5454614162445068, -0.2823633849620819, -0.12312840670347214, -0.6855294704437256, 0.4338272213935852, -0.22811929881572723, -0.1648586392402649, -0.9151255488395691, -0.5969662666320801, -0.09852979332208633, 0.24693644046783447, -0.10095188021659851, 0.7882418632507324, -0.0004869643598794937, -0.270995169878006, 0.06981468945741653, 0.23466996848583221, -0.7608336210250854, -0.3777334988117218, -0.30287185311317444, 0.17391900718212128, 0.23449549078941345, 0.0729374885559082, 0.8339169025421143, -0.41828712821006775, -0.4571015238761902, 0.40852615237236023, -0.18581581115722656, -0.3130928575992584, -0.8090906143188477, -0.27299439907073975, -0.3944299519062042, 0.49219492077827454, -0.5546391606330872, 0.47232282161712646, -0.424836665391922, 0.4697100520133972, 0.2944996953010559, 0.23127469420433044, 0.2512998580932617, -0.0067597185261547565, -0.26331040263175964, 0.2704634964466095, 0.25168660283088684, -0.8419675827026367, 0.17152856290340424, 0.42822274565696716, -0.502368152141571, 0.28906217217445374, 0.37554314732551575, -0.10885237157344818, -0.6725077033042908, -0.5724554657936096, -0.03595724701881409, -0.19439871609210968, 0.41919806599617004, -0.6105424761772156, -0.852131724357605, -0.20972825586795807, 0.5666598081588745, -0.28127169609069824, -0.3017781972885132, -0.3416547179222107, -0.2401096522808075, -0.003664236282929778, 0.05440709367394447, 0.317192018032074, -0.660869836807251, -0.7668917179107666, 0.12550917267799377, 0.7100920081138611, 0.4523330330848694, -0.15249326825141907, -0.16797947883605957, -0.5067719221115112, 1.2476630210876465, 0.17864981293678284, -0.7540745139122009, -0.440232515335083, 0.35278037190437317, -0.3704471290111542, 0.29622316360473633, 0.028032638132572174, -1.0082355737686157, 0.5865526795387268, 0.2534602880477905, 0.07336272299289703, -0.03356060013175011, -0.6258772611618042, -0.34811535477638245, -0.2881327271461487, 0.43162885308265686, -0.7972147464752197, 0.19826287031173706, 0.3802244961261749, 0.6847195625305176, 0.0679631382226944, 0.29862549901008606, -0.18971236050128937, 0.07620273530483246, -1.2124693393707275, -1.7414709329605103, 0.29094377160072327, -0.2517261803150177, -0.30084457993507385, 0.324544757604599, -0.6086241602897644, 0.5377070307731628, -0.6393002271652222, 0.47484517097473145, 0.7983525991439819, 0.16065378487110138, 0.09771207720041275, -0.6000633239746094, 0.04003015160560608, 0.20448611676692963, 0.5360885262489319, 0.16537372767925262, -0.1108359545469284, -0.13333354890346527, -0.35156893730163574, -0.5314705967903137, -0.26313894987106323, -0.29113203287124634, -0.7416089773178101, 0.7436060905456543, -0.9117355346679688, 0.09528254717588425, -0.7144851684570312, -0.24570827186107635, -0.2794840335845947, 0.12635719776153564, 0.2835434377193451, -0.3838910162448883, 0.7216620445251465, 0.36679375171661377, -0.08850615471601486, -0.3500196635723114, 0.11581265181303024, -0.365978479385376, -0.4655054807662964, 0.6939955353736877, 0.35030439496040344, -0.35013478994369507, 1.160244107246399, 0.44536176323890686, -0.10089914500713348, -0.4020739197731018, -0.8196732401847839, -0.22062890231609344, -0.21981658041477203, 0.07762239873409271, -0.7500737309455872, -0.3639194667339325, 0.15879759192466736, 0.08370289951562881, 0.41958633065223694, 0.4908600449562073, -0.11566165089607239, -0.8305805325508118, 0.06006127968430519, -0.16382290422916412, -0.012544458732008934, 0.8043331503868103, -0.6786044836044312, -0.05847495421767235, -0.8683484792709351, -0.17688755691051483, 0.4575572907924652, -0.05997496098279953, 0.7779659032821655, -0.01600506901741028, 0.29221880435943604, -0.20515446364879608, 0.34999051690101624, 1.265271782875061, -0.08771158754825592, 0.05043765529990196, 0.5840161442756653, 0.19427357614040375, -0.9769789576530457, -0.3395027816295624, 0.6257700324058533, -0.671879231929779, 0.4058744013309479, -0.4679102301597595, 0.020059023052453995, 0.40602967143058777, 0.06698271632194519, -0.5646408200263977, -0.7607055902481079, -0.4728061556816101, -0.850268542766571, -0.2888205945491791, 0.18708106875419617, 0.22918623685836792, -0.390374094247818, 0.6109920740127563, -0.8083963990211487, 0.10083340108394623, -0.8357837796211243, 0.19041837751865387, -0.44043514132499695, -0.29333847761154175, -0.2303290069103241, 0.32958704233169556, -0.6655250787734985, -0.5727901458740234, -0.04879942536354065, -0.4366113543510437, -0.6889486908912659, -0.8960643410682678, 0.29314279556274414, 0.3442820906639099, -1.3001058101654053, -0.3665199875831604, -0.7309862375259399, 0.5046468377113342, -0.4168137013912201, -0.946688175201416, -0.5137213468551636, 0.5020920634269714, 0.03138212487101555, 0.5306615829467773, 0.2813069224357605, -0.1180955097079277, 0.5929681658744812, 0.02498297579586506, 0.09439004957675934, 0.34416183829307556, -0.3143571615219116, 0.6882959604263306, 0.32968294620513916, -0.06936699897050858, -0.3581482172012329, -0.08008462190628052, -0.5251633524894714, -0.019845010712742805, -1.0675538778305054, 0.22545434534549713, -0.017182568088173866, -0.14684908092021942, 0.9329654574394226, 0.6406208872795105, 0.19297577440738678, 0.04660721868276596, -0.6113423109054565, 1.0186859369277954, 0.8172519207000732, 0.14162510633468628, 0.24664874374866486, 0.2591978907585144, 0.8021587133407593, 0.08872728049755096, -0.18268023431301117, 0.6494711637496948, -0.26585128903388977, -0.007924055680632591, -0.042384229600429535, 0.15832199156284332, -0.5252445936203003, -0.42452767491340637, 0.5053889155387878, 0.36831969022750854, 0.2761475443840027, 0.3983013331890106, 0.8586620092391968, -0.2017585188150406, -0.7262683510780334, -0.38075822591781616, -0.5059745907783508, -0.308330774307251, 0.7759774327278137, 0.26591426134109497, -0.2824898958206177, 0.010520106181502342, -0.7265114188194275, -0.5197750329971313, 0.013229862786829472, -0.33227846026420593, 0.2946874499320984, 0.39912137389183044, -0.168875053524971, 1.0657745599746704, -0.329163134098053, -0.0667012557387352, -0.3249230980873108, 0.13987186551094055, -1.0367854833602905, -1.2652117013931274, -0.08923253417015076, 1.2904170751571655, 0.057300057262182236, 0.22189152240753174, -0.9609256982803345, 0.7570595741271973, 0.0885789692401886, -0.28137511014938354, 0.49667486548423767, 0.1443880945444107, -0.6571733355522156, 0.16501112282276154, -0.399505078792572, 0.22369007766246796, 0.19714996218681335, 0.34488895535469055, -0.34065350890159607, -0.4479439854621887, -0.8291307687759399, -0.0356217660009861, 0.141037255525589, -0.17126737534999847, 0.3678154945373535, 0.3953828513622284, 0.2656525671482086, -0.9646235108375549, -0.7050732374191284, -0.8088724613189697, 0.46842607855796814, 0.8204380869865417, 0.021811489015817642, 0.04576962813735008, 0.3481086492538452, 0.5530661940574646, -0.422446072101593, 0.05500904843211174, 0.138071671128273, 0.48666322231292725, -0.1577543467283249, 0.4656389653682709, -0.29923903942108154, -0.1489364504814148, -0.7136971354484558, -0.27439916133880615, -0.018849793821573257, -0.18087363243103027, 0.6487104296684265, 0.032920971512794495, -0.6387261748313904, 0.6073975563049316, -0.6264413595199585, 0.021234991028904915, -0.4605252742767334, 0.005965440534055233, 0.7855839729309082, 0.404899924993515, -0.8834913969039917, 0.4922206997871399, 1.171701431274414, 0.1627621054649353, -0.5539170503616333, 0.2901230752468109, 0.033363472670316696, 0.19638054072856903, 0.3622417747974396, 0.546739399433136, -0.620895266532898, 0.16695795953273773, 0.3235313296318054, -0.6336317658424377, -0.29935136437416077, -0.17316220700740814, 0.40000608563423157, 0.1887037307024002, 0.19157935678958893, -0.054647788405418396, -0.18462347984313965, -0.3294369876384735, 0.9398864507675171, -0.6283015608787537, -0.18906952440738678, 0.34989696741104126, -0.683440089225769, -0.2612474858760834, 0.6094634532928467, 0.1685553938150406, 0.7961549162864685, 0.047677379101514816, 0.7478048205375671, 0.5146197080612183, 0.03638892620801926, -0.370962917804718, -0.5029118061065674, -0.297031432390213, 0.15807467699050903, 0.13957694172859192, -0.2766447365283966, -0.23888139426708221, -0.03775843232870102, 0.4840530753135681, 0.2782887816429138, 0.33842217922210693, -1.2621831893920898, 0.3399636745452881, 0.2487076073884964, -1.178916573524475, 0.9904657602310181, -0.2235848605632782, -0.39663371443748474, -0.4527508318424225, 0.2571564316749573, 0.3206861615180969, 0.2534206509590149, -0.20675037801265717, -0.0412454679608345, -0.4910128116607666, -0.25106069445610046, -0.608971893787384, 0.6611423492431641, -0.19184599816799164, -0.3035357594490051, -0.18804673850536346, -0.7617037296295166, -0.18514057993888855, 0.18812133371829987, -0.6779999136924744, -0.11791948974132538, 0.5607629418373108, 0.4758147597312927, 0.46165308356285095, 1.0074013471603394, -0.0015985227655619383, -0.04140803590416908, 0.194234237074852, 0.428462415933609, -0.31502240896224976, -0.11568652838468552, -0.013787554576992989, 0.4250990152359009, 0.338096559047699, -0.19073614478111267, 0.17244450747966766, -0.03313564881682396, -0.19068685173988342, -0.5394966006278992, -0.5307579636573792, -0.5182232856750488, -0.10477234423160553, 1.073732852935791, 0.28560036420822144, -0.015880169346928596, -0.08837179094552994, -0.7895111441612244, 0.3831065595149994, -0.4364585280418396, 0.1762653887271881, 0.10983491688966751, 0.4764086902141571, 0.5089940428733826, 0.30909669399261475, 0.7631433606147766, -1.0204764604568481, 4.419316291809082, 0.511780321598053, -0.2219408005475998, -0.3560228943824768, 0.397724986076355, 0.893688440322876, 0.9961086511611938, -0.7835123538970947, 0.20826123654842377, -0.325067400932312, 0.5226396322250366, -0.3605346977710724, 0.4502440094947815, -0.3970128297805786, 0.3281107246875763, 0.44478839635849, -0.3203549087047577, -0.1471826732158661, 0.31071752309799194, -0.9472708106040955, -0.18642760813236237, 0.27226072549819946, -0.5061212182044983, 0.4827086627483368, 0.5705385208129883, -0.05341131240129471, 0.12474103271961212, -0.8451669216156006, -0.30956023931503296, -0.4543614089488983, -0.27735254168510437, -0.041723597794771194, 0.3106243908405304, -0.5754945874214172, -0.7959544658660889, 0.0701778456568718, -0.0004916400648653507, -0.8529088497161865, -0.3180163502693176, -0.26593923568725586, 0.5284117460250854, -0.28041261434555054, -0.11836525797843933, -0.3688183128833771, 0.05869973450899124, 0.7858572602272034, -0.5485037565231323, 0.19797611236572266, 0.6860218048095703, 0.04594270884990692, 1.0022170543670654, -0.31716009974479675, 0.44274935126304626, -0.01727903261780739, -0.4796539545059204, 0.07000340521335602, 0.273694783449173, -0.2507002055644989, -0.015187425538897514, 0.2742445468902588, 0.9405346512794495, 0.09473273158073425, 0.07749884575605392, -0.5368512868881226, -0.22780416905879974, 1.1627094745635986, 0.010199109092354774, 0.30618467926979065, 0.0038703028112649918, -0.17925360798835754, -0.23956018686294556, -0.35288673639297485, -0.2829816937446594, 0.09632275253534317, 0.501733660697937, -0.3763919770717621, 0.21779857575893402, 0.276577889919281, 0.8660574555397034, -0.3419684171676636, -0.23228630423545837, -0.36591312289237976, -1.185032844543457, 0.4404543340206146, 0.5206996202468872, 0.3928161561489105, 0.19792872667312622, -0.9529172778129578, 0.09093610942363739, 0.38992515206336975, 0.3018835186958313, -0.29533249139785767, -0.49762725830078125, 0.04025167599320412, 0.5301473140716553 ]
[ 2089, 4236, 2005, 4773, 2578, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 1037, 3528, 1997, 2759, 11744, 4839, 2005, 4748, 14028, 12086, 2000, 4236, 2005, 1037, 4773, 1011, 2241, 2326, 2008, 2064, 2022, 16999, 2076, 2101, 5711, 1997, 1996, 27248, 2166, 23490, 1010, 2107, 2004, 2076, 3094, 1998, 2491, 1006, 4773, 2326, 1007, 1010, 4654, 28674, 2058, 4773, 2326, 1010, 2030, 13569, 12227, 1012, 2478, 2691, 2578, 1010, 2107, 2004, 2216, 3253, 2011, 8224, 2030, 10474, 1010, 3084, 2009, 6082, 2005, 4748, 14028, 12086, 2000, 5342, 1999, 3517, 5005, 1012, 2011, 16911, 1037, 4773, 2326, 1010, 4748, 14028, 12086, 2064, 2191, 2009, 3697, 2000, 8186, 5495, 2067, 3136, 2000, 2068, 1012, 1012, 4002, 2581, 8241, 3238, 4748, 14028, 12086, 2089, 5309, 1998, 9530, 8873, 27390, 2063, 8241, 3238, 6112, 6502, 1010, 2107, 2004, 6112, 10258, 12069, 3667, 2030, 22091, 2015, 23375, 4972, 1010, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2011, 16911, 8241, 3238, 6502, 1010, 4748, 14028, 12086, 2064, 2191, 2009, 2062, 3697, 2000, 17961, 6502, 2109, 2076, 3136, 2067, 2000, 2068, 1012, 1012, 4002, 2620, 15451, 16874, 9355, 4748, 14028, 12086, 2089, 5309, 3784, 14389, 2008, 2064, 2022, 16999, 2000, 16062, 15451, 8059, 2000, 5694, 1012, 14997, 2064, 2022, 4156, 2000, 3269, 2004, 2092, 2004, 27597, 2597, 10471, 1999, 3563, 5269, 3784, 1010, 2107, 2004, 14500, 2872, 2306, 3945, 3194, 3463, 1012, 2122, 14997, 2089, 2191, 2009, 2062, 3697, 2005, 5198, 2000, 10782, 2090, 5025, 3945, 3463, 1998, 14389, 1012, 4156, 14997, 2089, 2036, 4539, 3563, 9501, 2478, 1996, 6475, 2897, 1521, 1055, 9859, 1010, 9280, 2582, 2635, 5056, 1997, 1996, 3404, 26096, 2445, 2000, 3945, 5209, 1998, 2759, 11744, 1012, 1056, 16068, 2683, 2629, 3161, 13722, 4748, 14028, 12086, 2089, 15389, 3161, 8967, 27404, 2000, 8587, 2592, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 3161, 27404, 2024, 2216, 2073, 1996, 27248, 15113, 2015, 6778, 6502, 3081, 2897, 4026, 1010, 2004, 4941, 2000, 2060, 3596, 1997, 8967, 2008, 2079, 2025, 9125, 3622, 8290, 1012, 1012, 25604, 13722, 12997, 5991, 4748, 14028, 12086, 2089, 13594, 6778, 12997, 5991, 2000, 8587, 2592, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2270, 12997, 11596, 2089, 2022, 11095, 2000, 4411, 2011, 3796, 1010, 2030, 1037, 2846, 1997, 25582, 11596, 1012, 1012, 4002, 2475, 18130, 13722, 4748, 14028, 12086, 2089, 13594, 5694, 2005, 24728, 19666, 6906, 14680, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 18130, 27404, 4050, 4638, 2065, 1996, 9563, 1997, 1037, 4539, 3677, 1013, 4646, 1006, 4654, 1024, 4007, 1998, 2544, 1007, 9280, 25705, 2015, 2007, 1996, 4539, 1997, 1037, 3563, 18077, 1996, 27248, 2089, 6148, 2000, 2224, 1012, 1012, 4002, 2509, 2773, 9863, 13722, 4748, 14028, 12086, 2089, 2009, 25284, 2135, 15113, 6502, 2478, 26128, 1011, 6932, 1998, 15927, 5461, 1012, 2096, 2023, 6028, 13495, 2714, 4725, 2000, 26128, 2486, 1010, 2049, 3125, 2003, 1996, 8720, 1997, 4180, 1998, 6502, 2738, 2084, 1996, 5456, 1997, 9398, 22496, 1012, 2773, 27103, 2109, 1999, 2122, 27404, 2089, 5383, 12391, 1010, 4141, 2109, 3415, 1998, 5371, 14305, 2030, 3408, 3563, 2000, 1037, 3327, 4007, 1012, 4748, 14028, 12086, 2089, 2036, 3443, 7661, 1010, 4539, 1011, 3563 ]
mitre
10.txt
5
wordlists using data gathered from other reconnaissance techniques ( ex : gather victim org information, or search victim - owned websites ). t1557 adversary - in - the - middle adversaries may attempt to position themselves between two or more networked devices using an adversary - in - the - middle ( aitm ) technique to support follow - on behaviors such as network sniffing or transmitted data manipulation. by abusing features of common networking protocols that can determine the flow of network traffic ( e. g. arp, dns, llmnr, etc. ), adversaries may force a device to communicate through an adversary controlled system so they can collect information or perform additional actions.. 001 llmnr / nbt - ns poisoning and smb relay by responding to llmnr / nbt - ns network traffic, adversaries may spoof an authoritative source for name resolution to force communication with an adversary controlled system. this activity may be used to collect or relay authentication materials.. 002 arp cache poisoning adversaries may poison address resolution protocol ( arp ) caches to position themselves between the communication of two or more networked devices. this activity may be used to enable follow - on behaviors such as network sniffing or transmitted data manipulation.. 003 dhcp spoofing adversaries may redirect network traffic to adversary - owned systems by spoofing dynamic host configuration protocol ( dhcp ) traffic and acting as a malicious dhcp server on the victim network. by achieving the adversary - in - the - middle ( aitm ) position, adversaries may collect network communications, including passed credentials, especially those sent over insecure, unencrypted protocols. this may also enable follow - on behaviors such as network sniffing or transmitted data manipulation. t1071 application layer protocol adversaries may communicate using osi application layer protocols to avoid detection / network filtering by blending in with existing traffic. commands to the remote system, and often the results of those commands, will be embedded within the protocol traffic between the client and server.. 001 web protocols adversaries may communicate using application layer protocols associated with web traffic to avoid detection / network filtering by blending in with existing traffic. commands to the remote system, and often the results of those commands, will be embedded within the protocol traffic between the client and server.. 002 file transfer protocols adversaries may communicate using application layer protocols associated with transferring files to avoid detection / network filtering by blending in with existing traffic. commands to the
[ -0.1934947371482849, -0.31959280371665955, 0.01781471259891987, 0.9182718396186829, -0.3137156665325165, -0.16953489184379578, -0.3530270755290985, -0.2945583760738373, 0.38302671909332275, 0.8759384751319885, 0.5096620321273804, -0.09172637015581131, 0.3317091166973114, -0.5865181684494019, -0.5970893502235413, -0.6785779595375061, -0.49655336141586304, 0.21185050904750824, -0.41040414571762085, -0.7031143307685852, 0.9818004965782166, -0.040464386343955994, -0.3979033827781677, -0.8706514239311218, -0.17598366737365723, 0.5369768142700195, 0.5903222560882568, 0.1804378777742386, 0.016033921390771866, 0.7617831826210022, 0.5538402199745178, -0.014335203915834427, -0.1588294506072998, -0.3255889117717743, 0.20521685481071472, -0.4020703434944153, 0.9828804135322571, -0.8180665969848633, 0.005856122821569443, -0.596938967704773, 0.5392737984657288, -0.263399213552475, 0.14398905634880066, -0.1503746658563614, -0.40102311968803406, -0.3466859757900238, -0.31949490308761597, -0.11726498603820801, 0.7512050271034241, -0.6110047101974487, 0.48541221022605896, 0.388889342546463, -0.043748438358306885, 0.3553234040737152, 0.2880420982837677, -0.4502527117729187, 0.01048155315220356, 0.6021288633346558, 0.1351083219051361, 0.019401680678129196, -0.12294477969408035, 0.1273612678050995, 0.16327537596225739, -0.5836542248725891, 0.19784313440322876, 0.4410873055458069, 0.1592756062746048, -0.4810675382614136, -0.1369130164384842, -0.2752842903137207, -0.5518200993537903, 0.46702998876571655, -0.7661784887313843, -0.3306731581687927, -0.3113764226436615, 0.11323771625757217, 0.021439790725708008, -0.530112624168396, -0.0089730741456151, 0.5857366323471069, -0.15927466750144958, 0.8779556155204773, 0.30879250168800354, -0.17480087280273438, 0.37447619438171387, 0.2265080213546753, 0.27618899941444397, 0.5127019286155701, -0.6041099429130554, 0.19131781160831451, 0.42702046036720276, 0.6777480840682983, -0.4526176452636719, -0.1679665595293045, 0.22461548447608948, 0.20900486409664154, -0.5861501693725586, 0.2412545531988144, 0.2950492203235626, -0.16060926020145416, 0.4466158449649811, 0.7898948192596436, 0.4025599956512451, 0.3885182738304138, 0.5984950661659241, 0.815355658531189, 0.0693325474858284, -0.4808325469493866, -0.6423351764678955, -0.4056674540042877, 0.6904075741767883, -0.5121467709541321, -0.08449620753526688, -0.8404054641723633, -0.5556914806365967, -0.07649027556180954, 0.5384891033172607, 0.21126669645309448, -0.317870169878006, 0.7096874117851257, 0.16863469779491425, -0.6068038940429688, 1.1219106912612915, 0.5579934120178223, -0.22196806967258453, 0.5118290185928345, 0.28547346591949463, 0.05592471733689308, -0.38510799407958984, -0.8970426321029663, -0.08785537630319595, 0.3742735683917999, 0.0765281543135643, 0.5795928835868835, -0.06510356068611145, 0.1271311193704605, 0.14215926826000214, 0.12931658327579498, 0.30091097950935364, -0.5746172070503235, -0.04536503925919533, 0.09101707488298416, 0.15068677067756653, 0.9310786724090576, 0.5367194414138794, 0.47542738914489746, -0.17873071134090424, 0.15041813254356384, -0.5733063817024231, 0.1938980370759964, -0.34382790327072144, 0.17086903750896454, 0.626560628414154, -0.47622036933898926, -0.6745678186416626, 0.41162562370300293, -0.24973855912685394, 0.28043460845947266, -0.7143538594245911, 0.6054546236991882, -0.02418808825314045, 1.3246970176696777, -0.05553651601076126, 0.5716186165809631, -0.28022301197052, 0.470541775226593, -1.3867871761322021, -0.7081413269042969, 0.39763280749320984, 0.26213064789772034, 0.3267761766910553, -0.15235818922519684, 0.7282636165618896, 0.3369295001029968, 0.8845515847206116, 0.6950364112854004, -0.10546045005321503, 0.21218997240066528, 0.15410377085208893, 0.2197413444519043, -0.24037034809589386, -0.20426948368549347, 0.10000123828649521, 0.603398323059082, -0.13134078681468964, 0.30057185888290405, -0.2428886890411377, -1.541562795639038, -0.40619638562202454, -0.14529621601104736, -0.13540686666965485, 0.2031431794166565, -0.10526563972234726, 0.6463941931724548, 0.7898586392402649, -0.31024691462516785, -1.0833501815795898, -0.26985377073287964, 0.11616203188896179, -1.2854586839675903, -0.05659264698624611, 0.16565793752670288, -0.09523829817771912, 0.7011217474937439, -0.5577166676521301, 0.21904385089874268, 0.7225539088249207, 0.7490837574005127, -0.2775786519050598, 0.8104463219642639, 0.7797373533248901, -0.42050281167030334, 0.21382690966129303, -0.6430560946464539, 0.2465067356824875, -0.16542598605155945, -0.17189985513687134, 0.3755802810192108, -0.25826746225357056, 0.40803220868110657, -0.4518418610095978, 0.5685022473335266, 0.6894946098327637, 0.38172298669815063, 0.2372216135263443, -0.46959158778190613, -0.11742864549160004, -0.09342826902866364, -0.4911516308784485, -0.08563979715108871, -0.20637887716293335, 0.7209450006484985, 0.2297092229127884, 0.8041422963142395, -0.20119665563106537, -0.09494693577289581, -0.4853607714176178, 0.172573059797287, 0.6086466908454895, -0.19202163815498352, -0.01353464275598526, 0.666709840297699, 0.3269032835960388, 0.49128881096839905, 0.6808270215988159, 0.5328561067581177, -0.11220239102840424, 0.027005333453416824, -0.19952243566513062, -0.10847986489534378, 0.005856142845004797, 0.7447299957275391, 0.6209761500358582, -0.11372141540050507, -0.7650059461593628, -0.8969429135322571, 0.9405055642127991, 0.23324717581272125, -0.036526504904031754, -1.0051698684692383, 0.1282162070274353, -0.4337444603443146, -0.19740475714206696, -0.18985696136951447, 0.43483519554138184, 0.26280665397644043, 0.05850634723901749, 0.029829176142811775, -0.566481351852417, -0.052493005990982056, -0.9787473678588867, -0.5020636320114136, -1.0877256393432617, -0.6418805122375488, -0.7295562624931335, -0.49777132272720337, -0.14846038818359375, -0.3660888075828552, 1.0237514972686768, -0.5930404663085938, -0.6192871332168579, 0.08457350730895996, -0.37199369072914124, 0.4452008605003357, -0.12919488549232483, 0.1540469527244568, -0.42768919467926025, 0.4197177290916443, 0.24547868967056274, 0.712897002696991, 0.37345263361930847, -0.39436304569244385, -0.8256983160972595, -0.21772867441177368, -0.14167454838752747, 0.35232388973236084, 1.1589076519012451, -0.37736940383911133, -0.5200061202049255, -0.20083889365196228, 0.41584545373916626, -0.17924094200134277, 0.3015053868293762, -0.1263376921415329, -0.5843032002449036, -0.35095861554145813, -0.25146394968032837, -0.35195454955101013, 0.7512812614440918, 0.544726550579071, -0.7543815970420837, 0.2904030978679657, 0.013357422314584255, 0.7535357475280762, -0.7136266827583313, 0.9828425645828247, 0.6856377720832825, -0.09745583683252335, 0.030783794820308685, -0.865447998046875, 0.09014224261045456, 0.3577713370323181, 0.10445250570774078, -0.32482466101646423, -0.19858881831169128, 0.45300793647766113, 0.05957358703017235, -0.5215067267417908, 0.5975602269172668, -0.47725769877433777, -0.41265809535980225, 0.06988269090652466, -0.3001149594783783, 1.142136573791504, 0.5680806040763855, -0.17326503992080688, -0.1622122824192047, -0.8105226755142212, 0.555282473564148, 0.1034415066242218, -0.13555847108364105, -0.6536067128181458, 0.640128493309021, 0.28576210141181946, -0.3747507631778717, 0.6768583655357361, 0.44094038009643555, -0.2803117632865906, -0.35457438230514526, -0.33890464901924133, -0.7075284719467163, 0.5244852304458618, 0.09534298628568649, 0.24030201137065887, 0.11182411760091782, 0.47757411003112793, -0.44541415572166443, 0.5447101593017578, 0.20492729544639587, 0.38664793968200684, 0.5344725847244263, 0.07368839532136917, -0.19486992061138153, -0.13106827437877655, -0.6833821535110474, -0.6911241412162781, 0.26151710748672485, 0.07963034510612488, -0.052641138434410095, -0.03650568053126335, 0.46713894605636597, -0.7621023058891296, 0.04171163588762283, 0.1799146682024002, -0.6982220411300659, -0.7681826949119568, 0.14289914071559906, -0.45139995217323303, 0.8520927429199219, -0.9482025504112244, 0.39917829632759094, -0.10171195864677429, 0.25791364908218384, -0.28631848096847534, 0.23738336563110352, -0.6191408634185791, -0.7521297931671143, 0.0006814481457695365, 0.5076165795326233, -0.833182692527771, -0.039010390639305115, -0.19946713745594025, -0.108057402074337, -0.03641058877110481, -1.070527195930481, -0.32918405532836914, 1.2371556758880615, 0.7363030910491943, 0.6321999430656433, 0.2742883861064911, 0.558594822883606, 0.1448156088590622, -0.787846028804779, 0.3588084876537323, -0.724382221698761, 0.6493885517120361, -0.12802375853061676, 0.7421327829360962, -0.0984518826007843, -0.08898240327835083, -0.12066970765590668, -0.08561333268880844, -0.382941335439682, -0.2229471057653427, 0.34258946776390076, -0.001895290450192988, -0.7354755401611328, -0.11722114682197571, 0.6170946955680847, 0.03202507644891739, -0.534960925579071, -0.33648034930229187, -0.5336012244224548, 0.535667896270752, 0.719089925289154, -1.1438943147659302, 0.49129799008369446, -0.5489546656608582, 0.3801620900630951, 0.3152453601360321, 0.5734744668006897, -0.12682534754276276, -0.6476256847381592, -0.4364771246910095, -1.2188398838043213, 0.05188335105776787, 0.49136286973953247, 0.009417983703315258, -0.505934476852417, -0.7017924785614014, -0.1943890005350113, 0.3281289339065552, -0.6050115823745728, -0.7262561321258545, -0.09109407663345337, 0.3288327753543854, 0.018889132887125015, 0.45304036140441895, -0.1012428030371666, -0.26595374941825867, -0.05680306255817413, -0.7352208495140076, 0.35853418707847595, -1.3301295042037964, -0.32343319058418274, 0.05975429713726044, 0.24069339036941528, 0.14476278424263, 0.4528873562812805, -0.5319456458091736, -0.04280386492609978, -0.36666014790534973, -0.25313857197761536, -0.5914127230644226, -0.06748337298631668, 0.7197864055633545, 0.0034729428589344025, -0.0987689420580864, 0.28965651988983154, 0.26783373951911926, -0.30543792247772217, 0.04233206436038017, -0.45643556118011475, -0.5234484672546387, 0.8040342330932617, -0.34425607323646545, 0.48968198895454407, 0.07992328703403473, -0.2047576606273651, -0.5287615656852722, -0.8994213938713074, 0.9409412741661072, 0.32885488867759705, 0.3988034725189209, -0.7991422414779663, -0.5709071755409241, 0.031214755028486252, 0.010319969616830349, 0.4183313250541687, 1.1333329677581787, -0.24598674476146698, -0.31415635347366333, 0.20716308057308197, 0.7385895848274231, -0.36947643756866455, -0.044272638857364655, -0.7914873361587524, -0.16966156661510468, 0.12422393262386322, -0.0903845801949501, 0.737622082233429, -0.08631966263055801, -0.08538750559091568, 0.13547508418560028, 0.34688040614128113, 0.3141210675239563, -0.6313522458076477, -0.23548993468284607, -0.45494645833969116, 0.4285159707069397, -0.25946706533432007, 0.4747394323348999, -0.13555578887462616, -0.03849964961409569, 0.24017712473869324, 0.21105895936489105, 0.9033344984054565, 0.1638183742761612, -0.4317438006401062, -0.052386973053216934, 0.9166243076324463, -0.9370846748352051, 0.4966799020767212, 0.2745148241519928, -0.515203058719635, -0.16925813257694244, 0.5806795358657837, -0.7402328252792358, -0.7749719619750977, -0.5176100730895996, 0.43595853447914124, -0.3260776698589325, 0.46762746572494507, -1.2841063737869263, -0.20157837867736816, -0.3518110513687134, 0.28777894377708435, -0.120567686855793, -0.5320352911949158, 0.07629988342523575, 0.34480300545692444, 0.5022537708282471, 0.20472750067710876, -0.12521791458129883, -0.4319134056568146, -0.6869238018989563, 0.27412688732147217, 0.979229211807251, -0.02491285279393196, -0.389030396938324, 0.14371664822101593, -0.09478603303432465, 1.2253378629684448, -0.6384565830230713, -0.801974356174469, -0.4824634790420532, 0.3493328392505646, 0.03428191691637039, -0.48880308866500854, 0.39521467685699463, -0.34483906626701355, 0.1281515210866928, 0.38916775584220886, 0.10413316637277603, 0.07201991230249405, 0.054766882210969925, -0.09375753253698349, 0.013110106810927391, 0.666707456111908, -0.8501446843147278, 0.11758441478013992, -0.10455450415611267, 0.8140992522239685, 0.32100948691368103, 0.02043996751308441, -0.3710448741912842, 0.10803563892841339, -0.6582300066947937, -1.461424708366394, 0.7177268862724304, -0.2511903643608093, -0.3584112524986267, -0.3242770731449127, -0.3618522882461548, 0.675453245639801, -0.07371298968791962, 0.4420173168182373, 0.43239545822143555, 0.14804144203662872, -0.19200904667377472, -0.38255584239959717, 0.4588596820831299, 0.1514182984828949, 0.14576312899589539, 0.06398127973079681, -0.5910064578056335, -0.3061283528804779, -0.3098561763763428, 0.13448664546012878, -0.30030402541160583, 0.00189453293569386, -0.5285611152648926, 0.310362309217453, -0.8573006987571716, 0.2906563878059387, -0.5216689705848694, -0.5383211374282837, -0.25429365038871765, -0.35265111923217773, -0.8061108589172363, 0.2084251046180725, 0.35812294483184814, 0.365680068731308, 0.091094009578228, -0.4211578071117401, 0.4856189787387848, -0.8658025860786438, -0.45865046977996826, 0.5916855931282043, 0.06141579896211624, -0.26135364174842834, 1.0669617652893066, 0.1962585598230362, -0.15065602958202362, 0.18103930354118347, -0.999792218208313, 0.5139757990837097, 0.6227231025695801, -0.6043550968170166, 0.07295038551092148, -0.1503657102584839, 0.19140954315662384, -0.2627543807029724, 0.3227396011352539, 0.6339519619941711, -0.21673543751239777, -1.2280428409576416, 0.5479381084442139, -0.2456674575805664, 0.1526879072189331, 0.4912765622138977, -0.55543053150177, -0.43256238102912903, -0.44854387640953064, 0.12401387095451355, 0.21422821283340454, 0.046221498399972916, 0.9429044723510742, -0.9351946711540222, 0.6026437282562256, -0.35930925607681274, 0.16717107594013214, 0.7880496382713318, 0.21013915538787842, 0.06447483599185944, 1.0572758913040161, 0.571581244468689, -0.9636617302894592, -0.14400699734687805, 0.14706717431545258, -0.4526866376399994, 0.02255938947200775, -0.5686333179473877, -0.1272834986448288, -0.09553693234920502, 0.31319159269332886, -0.3891661465167999, -1.1850799322128296, -0.7947462797164917, -0.5384207367897034, -0.28488194942474365, 0.3127759099006653, -0.18200154602527618, 0.09508722275495529, 0.5783703327178955, -0.33224332332611084, -0.2257082462310791, -0.6694672703742981, 0.44498777389526367, 0.24048613011837006, -0.06840318441390991, -0.7637907862663269, 0.7074093818664551, -0.7635591626167297, -0.3556775748729706, -0.11815272271633148, -0.24328003823757172, -0.2904691696166992, -0.2632008194923401, 0.33607837557792664, 0.2635481357574463, -0.8141708970069885, -0.4724712371826172, -0.4314422309398651, 0.07849116623401642, 0.1589890420436859, -0.11296538263559341, 0.2016461044549942, 0.4976038634777069, -0.07313154637813568, 0.38492217659950256, 0.26788872480392456, 0.1093592420220375, 0.749556303024292, -0.7466104030609131, -0.17969369888305664, 0.19029738008975983, -0.2026512771844864, 0.32224851846694946, 0.28517767786979675, -0.032473862171173096, -0.037545301020145416, 0.16308066248893738, -0.718227207660675, -0.6559697985649109, -0.6258679628372192, 0.2646523714065552, 0.5491080284118652, -0.5000675916671753, -0.11079773306846619, 0.8164682388305664, 0.037585556507110596, 0.36979061365127563, -1.040270209312439, 0.8212921023368835, 0.22828367352485657, 0.27350881695747375, 0.6768537163734436, 0.7035105228424072, -0.15791340172290802, -0.10778486728668213, -0.5177162885665894, 0.28504180908203125, -0.42543932795524597, 0.18533974885940552, -0.39445334672927856, -0.12957894802093506, -0.4890393316745758, -0.3531976342201233, 0.2828279137611389, 0.25242510437965393, -0.18488560616970062, 1.0747262239456177, 0.5609564185142517, 0.41179999709129333, -0.5181028842926025, 0.12192200869321823, -0.5878982543945312, 0.2087809145450592, 0.25372549891471863, 0.002580608706921339, -0.4907127916812897, -0.6470633745193481, 0.0801347866654396, -0.3403576612472534, 0.3828352987766266, 0.2710455358028412, 0.21675367653369904, 0.3226923644542694, -0.1604870706796646, 1.3926570415496826, -0.42754867672920227, -0.20380043983459473, -0.866401195526123, 0.22008448839187622, -1.0085351467132568, -0.973841667175293, 0.22299131751060486, 1.4283808469772339, 0.5383015871047974, -0.20135292410850525, -1.1066490411758423, 0.42115089297294617, 0.5710248947143555, -0.39731931686401367, 0.48563531041145325, -0.3745095431804657, -0.7305333018302917, 0.45930272340774536, -0.9427661895751953, 0.009454421699047089, 0.24263936281204224, -0.049001432955265045, 0.09279245138168335, -0.057672031223773956, -0.38990408182144165, 0.29481199383735657, 0.1978035718202591, -0.5084925293922424, 0.8690856099128723, 0.467533141374588, 0.030234945937991142, -0.34538576006889343, 0.20878465473651886, -0.6043884754180908, 0.8557389378547668, 0.46311619877815247, 0.035807427018880844, -0.4249940812587738, 0.62396639585495, 0.9999709725379944, -0.884195864200592, 0.4943631887435913, 0.5402628183364868, 0.5216223001480103, -0.743343710899353, 0.29242369532585144, -0.48945870995521545, 0.32244452834129333, -0.23387698829174042, -0.4984319806098938, -0.014339815825223923, 0.33288004994392395, 0.22658412158489227, 0.17832283675670624, -0.46039673686027527, 0.34225335717201233, -0.21804256737232208, 0.46379554271698, -0.20110303163528442, -0.11824052035808563, 0.36791810393333435, -0.050876349210739136, 0.1256820410490036, 0.42386460304260254, 1.4439728260040283, 0.4896743893623352, -0.38318362832069397, 0.37581107020378113, -0.2760331332683563, 0.22464261949062347, -0.18874512612819672, 0.051026344299316406, -0.7642442584037781, -0.03180219233036041, 0.3294770419597626, -0.4974171817302704, -0.4944964349269867, -0.5600168108940125, -0.06173352152109146, 0.000516955740749836, 0.5046873092651367, -0.11460750550031662, 0.444088339805603, -0.05246873199939728, 1.2507648468017578, -0.7391121983528137, -0.3237544298171997, 0.36632040143013, -0.24681153893470764, -0.5695739388465881, 0.6961421966552734, -0.4776533246040344, 0.3226277828216553, -0.11867532134056091, 0.837431013584137, 0.548312246799469, 0.014167730696499348, -0.5869777202606201, -0.26785561442375183, -0.09885795414447784, 0.03354247286915779, -0.3650055229663849, -0.5819137096405029, -0.33291396498680115, -0.12692053616046906, 0.4399222731590271, 0.061009421944618225, 0.3180408477783203, -0.8142496943473816, -0.17518173158168793, -0.06200467422604561, -0.6632530689239502, 0.4736284911632538, -0.023155922070145607, -0.31920966506004333, -0.4434235095977783, -0.19586414098739624, 0.39957746863365173, 0.4754887521266937, -0.43203020095825195, -0.7613526582717896, -0.7582142949104309, -0.08833639323711395, -0.36971715092658997, 0.7659149169921875, -0.01522018387913704, -0.08904986083507538, 0.03563055396080017, -0.5518107414245605, -1.072187066078186, -0.00818494614213705, -0.2600388526916504, -0.3607415556907654, 0.6241711974143982, 0.47216561436653137, 0.6061280965805054, 0.5369898676872253, 0.05834827944636345, -0.42142173647880554, 0.13671445846557617, 0.2926536798477173, -0.6991330981254578, 0.37663573026657104, 0.2413686364889145, 0.005253763869404793, 0.12989836931228638, -0.35838782787323, 0.3523576557636261, -0.28037238121032715, -0.3805331289768219, -0.82166588306427, -0.6158261895179749, -0.5601910352706909, -0.4026091992855072, 0.33990755677223206, -0.26091906428337097, 0.22563444077968597, 0.009456675499677658, -0.8910813331604004, -0.37110117077827454, -0.4002445936203003, 0.3756358027458191, 0.04164094850420952, 0.44831210374832153, 0.3198648691177368, -0.12365041673183441, 1.0445774793624878, -0.8531098365783691, 4.263911724090576, 0.4084685444831848, -0.6613755822181702, 0.1810530722141266, 0.31914806365966797, 1.5220342874526978, 0.8897790908813477, -0.9406430125236511, 0.07574482262134552, 0.20260575413703918, 0.7729048132896423, -0.9565296769142151, 0.4823155999183655, 0.26023292541503906, 0.20037825405597687, 0.7665128111839294, -0.35907673835754395, 0.29820793867111206, 0.25610068440437317, -1.0296403169631958, -0.20791533589363098, 0.2238343060016632, -0.6249984502792358, 0.38574397563934326, 0.3636133372783661, 0.49488434195518494, -0.21746297180652618, -0.0483514703810215, -0.24106939136981964, -0.192348912358284, 0.18646450340747833, 0.16433364152908325, 0.12268926203250885, -0.5587388277053833, -0.4380628764629364, 0.12959812581539154, 0.12873676419258118, -0.7169516086578369, -0.13840091228485107, -0.11756564676761627, 1.1384565830230713, -0.0016424861969426274, -0.2728573679924011, -0.8362898826599121, 0.0053163194097578526, 1.1313754320144653, -0.9209579229354858, 0.25472137331962585, 0.4409121572971344, -0.2994667589664459, 1.1120290756225586, 0.17562124133110046, 1.0305140018463135, 0.25197842717170715, -0.11289045959711075, 0.7291929721832275, 0.3619127571582794, -0.4571582078933716, -0.11602144688367844, 0.49668213725090027, 0.3175522983074188, -0.20122575759887695, 0.1509343534708023, -0.19559234380722046, 0.15536341071128845, 0.5810967087745667, -0.1635051816701889, -0.008719729259610176, 0.13491111993789673, 0.4250691831111908, -0.23461097478866577, -0.8481506705284119, -1.4216703176498413, -0.22464877367019653, 0.5492340326309204, -0.14966697990894318, 0.05589917674660683, 0.44452932476997375, 0.4530506134033203, -0.15507130324840546, -0.09064655005931854, -1.2376092672348022, -0.7140015363693237, 0.2136036455631256, 0.8581369519233704, 0.42856648564338684, 0.2673831284046173, -1.299323320388794, 0.08222731202840805, -0.24003814160823822, 0.5382962822914124, 0.012963392771780491, -0.8035714030265808, -0.04232446849346161, 0.15768499672412872 ]
[ 2773, 27103, 2478, 2951, 5935, 2013, 2060, 8967, 5461, 1006, 4654, 1024, 8587, 6778, 8917, 2592, 1010, 2030, 3945, 6778, 1011, 3079, 11744, 1007, 1012, 1056, 16068, 28311, 27248, 1011, 1999, 1011, 1996, 1011, 2690, 4748, 14028, 12086, 2089, 3535, 2000, 2597, 3209, 2090, 2048, 2030, 2062, 2897, 2098, 5733, 2478, 2019, 27248, 1011, 1999, 1011, 1996, 1011, 2690, 1006, 9932, 21246, 1007, 6028, 2000, 2490, 3582, 1011, 2006, 15592, 2107, 2004, 2897, 27646, 2030, 11860, 2951, 16924, 1012, 2011, 8273, 7741, 2838, 1997, 2691, 14048, 16744, 2008, 2064, 5646, 1996, 4834, 1997, 2897, 4026, 1006, 1041, 1012, 1043, 1012, 12098, 2361, 1010, 1040, 3619, 1010, 2222, 2213, 16118, 1010, 4385, 1012, 1007, 1010, 4748, 14028, 12086, 2089, 2486, 1037, 5080, 2000, 10639, 2083, 2019, 27248, 4758, 2291, 2061, 2027, 2064, 8145, 2592, 2030, 4685, 3176, 4506, 1012, 1012, 25604, 2222, 2213, 16118, 1013, 1050, 19279, 1011, 24978, 16149, 1998, 15488, 2497, 8846, 2011, 14120, 2000, 2222, 2213, 16118, 1013, 1050, 19279, 1011, 24978, 2897, 4026, 1010, 4748, 14028, 12086, 2089, 11867, 21511, 2019, 23949, 3120, 2005, 2171, 5813, 2000, 2486, 4807, 2007, 2019, 27248, 4758, 2291, 1012, 2023, 4023, 2089, 2022, 2109, 2000, 8145, 2030, 8846, 27280, 4475, 1012, 1012, 4002, 2475, 12098, 2361, 17053, 16149, 4748, 14028, 12086, 2089, 9947, 4769, 5813, 8778, 1006, 12098, 2361, 1007, 17053, 2015, 2000, 2597, 3209, 2090, 1996, 4807, 1997, 2048, 2030, 2062, 2897, 2098, 5733, 1012, 2023, 4023, 2089, 2022, 2109, 2000, 9585, 3582, 1011, 2006, 15592, 2107, 2004, 2897, 27646, 2030, 11860, 2951, 16924, 1012, 1012, 4002, 2509, 28144, 21906, 11867, 21511, 2075, 4748, 14028, 12086, 2089, 2417, 7442, 6593, 2897, 4026, 2000, 27248, 1011, 3079, 3001, 2011, 11867, 21511, 2075, 8790, 3677, 9563, 8778, 1006, 28144, 21906, 1007, 4026, 1998, 3772, 2004, 1037, 24391, 28144, 21906, 8241, 2006, 1996, 6778, 2897, 1012, 2011, 10910, 1996, 27248, 1011, 1999, 1011, 1996, 1011, 2690, 1006, 9932, 21246, 1007, 2597, 1010, 4748, 14028, 12086, 2089, 8145, 2897, 4806, 1010, 2164, 2979, 22496, 1010, 2926, 2216, 2741, 2058, 16021, 29150, 1010, 16655, 12273, 2854, 13876, 2098, 16744, 1012, 2023, 2089, 2036, 9585, 3582, 1011, 2006, 15592, 2107, 2004, 2897, 27646, 2030, 11860, 2951, 16924, 1012, 1056, 10790, 2581, 2487, 4646, 6741, 8778, 4748, 14028, 12086, 2089, 10639, 2478, 9808, 2072, 4646, 6741, 16744, 2000, 4468, 10788, 1013, 2897, 22910, 2011, 23293, 1999, 2007, 4493, 4026, 1012, 10954, 2000, 1996, 6556, 2291, 1010, 1998, 2411, 1996, 3463, 1997, 2216, 10954, 1010, 2097, 2022, 11157, 2306, 1996, 8778, 4026, 2090, 1996, 7396, 1998, 8241, 1012, 1012, 25604, 4773, 16744, 4748, 14028, 12086, 2089, 10639, 2478, 4646, 6741, 16744, 3378, 2007, 4773, 4026, 2000, 4468, 10788, 1013, 2897, 22910, 2011, 23293, 1999, 2007, 4493, 4026, 1012, 10954, 2000, 1996, 6556, 2291, 1010, 1998, 2411, 1996, 3463, 1997, 2216, 10954, 1010, 2097, 2022, 11157, 2306, 1996, 8778, 4026, 2090, 1996, 7396, 1998, 8241, 1012, 1012, 4002, 2475, 5371, 4651, 16744, 4748, 14028, 12086, 2089, 10639, 2478, 4646, 6741, 16744, 3378, 2007, 14391, 6764, 2000, 4468, 10788, 1013, 2897, 22910, 2011, 23293, 1999, 2007, 4493, 4026, 1012, 10954, 2000, 1996 ]
mitre
10.txt
6
remote system, and often the results of those commands, will be embedded within the protocol traffic between the client and server.. 003 mail protocols adversaries may communicate using application layer protocols associated with electronic mail delivery to avoid detection / network filtering by blending in with existing traffic. commands to the remote system, and often the results of those commands, will be embedded within the protocol traffic between the client and server.. 004 dns adversaries may communicate using the domain name system ( dns ) application layer protocol to avoid detection / network filtering by blending in with existing traffic. commands to the remote system, and often the results of those commands, will be embedded within the protocol traffic between the client and server. t1010 application window discovery adversaries may attempt to get a listing of open application windows. window listings could convey information about how the system is used. for example, information about application windows could be used identify potential data to collect as well as identifying security tooling ( security software discovery ) to evade. t1560 archive collected data an adversary may compress and / or encrypt data that is collected prior to exfiltration. compressing the data can help to obfuscate the collected data and minimize the amount of data sent over the network. encryption can be used to hide information that is being exfiltrated from detection or make exfiltration less conspicuous upon inspection by a defender.. 001 archive via utility adversaries may use utilities to compress and / or encrypt collected data prior to exfiltration. many utilities include functionalities to compress, encrypt, or otherwise package data into a format that is easier / more secure to transport.. 002 archive via library an adversary may compress or encrypt data that is collected prior to exfiltration using 3rd party libraries. many libraries exist that can archive data, including python rarfile, libzip, and zlib. most libraries include functionality to encrypt and / or compress data.. 003 archive via custom method an adversary may compress or encrypt data that is collected prior to exfiltration using a custom method. adversaries may choose to use custom archival methods, such as encryption with xor or stream ciphers implemented with no external library or utility references. custom implementations of well - known compression algorithms have also been used. t1123 audio capture an adversary can leverage a computer's peripheral devices ( e. g., microphones and webcams
[ 0.2996673583984375, -0.1861574798822403, 0.09027159214019775, 0.391686350107193, -0.6797627210617065, -0.36298272013664246, -0.5549594759941101, -0.1975962072610855, -0.12233635038137436, 0.5335578918457031, 0.2691224217414856, -0.020601850003004074, 0.12298428267240524, -0.5098332166671753, -0.5045850872993469, -0.07590429484844208, -0.10251588374376297, 0.15019077062606812, -0.7196569442749023, -0.34958669543266296, 0.2763533592224121, 0.2724999487400055, -0.427609920501709, -0.7873498797416687, -0.5410716533660889, 0.6717001795768738, 0.40084120631217957, 0.24860748648643494, 0.3408387005329132, 0.806817352771759, -0.3759215176105499, 0.2787221372127533, -0.029063943773508072, -0.9007142186164856, 0.5232370495796204, -0.20577119290828705, 0.9836497902870178, -0.6087000966072083, 0.137948676943779, -0.06090092286467552, 0.6842275261878967, -0.21529118716716766, -0.05407017841935158, -0.3525952696800232, -0.8343119025230408, -0.3798811435699463, 0.1666969358921051, -0.3318454921245575, 0.26401960849761963, 0.12497420608997345, 0.5429964065551758, 0.4967196583747864, -0.3728180229663849, -0.022940658032894135, 0.3732815682888031, 0.19286388158798218, 0.05751841515302658, 0.5448213219642639, 0.23775139451026917, 0.4218621253967285, 0.05495579168200493, 0.3815864324569702, -0.16808797419071198, -0.0694856345653534, 0.39932185411453247, 0.11622462421655655, -0.00028644411941058934, 0.1391383707523346, -0.08760388940572739, -0.3182202875614166, -0.4256207048892975, 0.08859387040138245, -0.8103193640708923, -0.11588556319475174, -0.43904706835746765, -0.0923939123749733, -0.14098453521728516, -0.25811952352523804, -0.3878660202026367, 0.3774977922439575, 0.26020535826683044, 0.744224488735199, 0.5961477160453796, -0.2804843783378601, 0.055703990161418915, -0.41019952297210693, 0.47970715165138245, -0.05133499205112457, -0.07688900828361511, 0.062151793390512466, 0.2719111442565918, 0.6936477422714233, -0.725254476070404, -0.21479445695877075, -0.31756913661956787, 0.16452015936374664, -0.49093636870384216, 0.12864641845226288, 0.40982627868652344, -0.16849350929260254, 0.668196976184845, 0.8742416501045227, 0.23758256435394287, 0.26300451159477234, 0.25850069522857666, 0.633050262928009, 0.06804034858942032, 0.0862598717212677, -0.36643341183662415, -0.27189257740974426, 0.7487000226974487, 0.18066371977329254, 0.08937352895736694, -0.805575430393219, -0.27292951941490173, 0.5771130919456482, 0.4849311113357544, 0.37492960691452026, -0.05488349497318268, 0.28543996810913086, -0.027970794588327408, -0.3832271993160248, 0.8532508015632629, -0.26021531224250793, -0.2032850682735443, -0.0068579367361962795, -0.11882968246936798, 0.3031578063964844, -0.32896533608436584, -1.095582365989685, 0.004077202640473843, -0.1400492787361145, -0.4221397936344147, 0.27039676904678345, -0.1831902116537094, 0.3329816460609436, 0.22092880308628082, 0.30238041281700134, 0.0547151155769825, -0.5573241710662842, 0.038930293172597885, 0.6209527850151062, -0.18146687746047974, 0.75287926197052, 0.06992737948894501, 0.42814236879348755, -0.3597690761089325, -0.19857366383075714, -0.290301650762558, 0.3050291836261749, -0.10263338685035706, 0.2696995735168457, 0.6447296738624573, -0.5236132144927979, -0.32252800464630127, 0.0920436829328537, -0.4788479208946228, 0.4754045903682709, -0.38845667243003845, -0.38313087821006775, -0.3949807584285736, 0.7567672729492188, -0.21443945169448853, 0.13819825649261475, -0.16173160076141357, 0.7851892709732056, -0.9235349297523499, -0.5221760272979736, 0.05878704786300659, 0.14460456371307373, 0.5787932276725769, -0.08702027797698975, 0.43109866976737976, 0.03495800867676735, 0.8422453999519348, 0.6714819669723511, 0.07934629917144775, 0.3137839734554291, 0.3063492178916931, 0.13964217901229858, -0.4757854640483856, 0.274859756231308, 0.19810742139816284, 0.6006452441215515, -0.08532028645277023, 0.5239318609237671, 0.030840931460261345, -0.5926346182823181, -0.2641706168651581, -0.3202337324619293, -0.006518885027617216, 0.36827564239501953, -0.4181370437145233, 0.6621346473693848, 0.44652044773101807, -0.6168178915977478, -1.082875370979309, 0.1893274337053299, -0.2321990430355072, -0.9438678622245789, -0.39541590213775635, 0.03012465126812458, 0.1121843159198761, 0.6936632394790649, -1.0495158433914185, 0.36757761240005493, 0.9986740350723267, 0.9814469814300537, -0.3936573565006256, 1.0538080930709839, 0.8788331747055054, -0.447765976190567, -0.3650350272655487, -0.20845484733581543, 0.32414495944976807, 0.19579650461673737, -0.07080862671136856, 0.3062862753868103, -0.09829560667276382, -0.07124707102775574, -0.21345467865467072, 0.5533400177955627, 0.07287310808897018, -0.057590052485466, -0.03197183832526207, -0.326602965593338, -0.32926830649375916, 0.3474665880203247, -0.30856072902679443, 0.22484028339385986, 0.0946827158331871, 0.594042956829071, -0.04729701578617096, 0.8858783841133118, -0.12660643458366394, -0.27878397703170776, -0.2942931056022644, 0.5980783700942993, -0.14123386144638062, 0.21368129551410675, -0.24089281260967255, 0.9579573273658752, -0.1264396458864212, 0.41776010394096375, 0.3661518394947052, 0.2174970954656601, -0.5807669758796692, 0.0017842738889157772, -0.0956546887755394, -0.1066412404179573, -0.05001673847436905, 0.685061514377594, 0.7491077184677124, 0.4794040322303772, -0.5452638268470764, -0.6999748945236206, 0.6796906590461731, 0.3254084587097168, -0.5865930914878845, -1.0357890129089355, -0.19204461574554443, -0.12891785800457, 0.07951712608337402, -0.32232579588890076, -0.07949976623058319, -0.060180436819791794, 0.7698501944541931, -0.21214134991168976, -0.3891213536262512, -0.507524311542511, -0.8399852514266968, -0.4136231541633606, -0.4011433720588684, -0.18213899433612823, -0.5421944260597229, 0.08363201469182968, -0.02205750159919262, -1.0247101783752441, 0.3640129864215851, -0.8253079652786255, -0.398715078830719, 0.1097218468785286, 0.07996631413698196, 0.10180233418941498, -0.6773272752761841, -0.3399960994720459, -0.5372679829597473, 0.046727605164051056, 0.22291336953639984, 0.9000497460365295, -0.27474498748779297, -0.2200191169977188, -0.43144872784614563, -0.2898311913013458, 0.5757942795753479, -0.31707537174224854, 0.7914966344833374, 0.20896479487419128, -0.07171393930912018, -0.1743808537721634, 0.025802187621593475, -0.2802497148513794, 0.4019017517566681, 0.07462703436613083, -0.5777915716171265, -0.06891920417547226, -0.46207746863365173, -0.14284992218017578, 0.40610799193382263, 0.9611726999282837, -0.8744204044342041, 0.029138993471860886, 0.35543006658554077, 0.2928008735179901, -0.36019954085350037, 1.040514588356018, 0.7977715134620667, -0.06472446769475937, 0.03400847688317299, -1.03977632522583, -0.0512264221906662, 0.05753212422132492, 0.1907782256603241, -0.5099388360977173, 0.09213952720165253, 0.9511426687240601, -0.05977290868759155, -0.3516915738582611, 0.517606794834137, -0.7276416420936584, -0.41507959365844727, 0.04443724825978279, -0.42969173192977905, 1.1758615970611572, 0.26766350865364075, -0.43849977850914, -0.2993912398815155, -0.2900465726852417, 0.1794225424528122, 0.43381789326667786, 0.2269408404827118, -0.825438380241394, 0.4075409770011902, 0.48812130093574524, 0.49911925196647644, 0.3767830431461334, 0.49935677647590637, -0.45492467284202576, -0.10903586447238922, 0.02398177608847618, -0.4784809350967407, 0.17168109118938446, 0.1998014599084854, 0.5671591758728027, -0.2867896556854248, 0.32715877890586853, -0.4928642213344574, 0.15275758504867554, -0.010287193581461906, 0.30842074751853943, 0.6695402264595032, -0.6764525771141052, -0.011493636295199394, -0.01780199073255062, -0.5475081205368042, -0.45785781741142273, 0.19922251999378204, -0.3957268297672272, 0.27258142828941345, -0.4183293879032135, 0.2578246593475342, 0.01677110232412815, -0.541527509689331, 0.5474614500999451, -0.2589908838272095, -0.858026385307312, 0.9325982332229614, -0.9515431523323059, 0.6412769556045532, -1.1758193969726562, 0.514660656452179, 0.17288479208946228, -0.43115541338920593, -0.2343173623085022, 0.5243901014328003, -0.482564777135849, -0.5597236752510071, -0.06430788338184357, 0.5281856656074524, -0.6651522517204285, 0.3101252317428589, -0.039985958486795425, -0.48314982652664185, -0.3182278573513031, -0.612963855266571, -0.2704485356807709, 1.0364255905151367, 0.8444899320602417, 0.14997431635856628, 0.13598713278770447, 0.7320514917373657, 0.112825907766819, -0.1695832759141922, 0.8117682337760925, -0.6426648497581482, 0.2059829831123352, 0.25477075576782227, 0.4514749348163605, -0.27302661538124084, 0.3308733105659485, -0.15373718738555908, -0.6633273363113403, 0.042505353689193726, -0.06289610266685486, 0.12378817796707153, 0.43038511276245117, -0.4569225609302521, -0.03530273586511612, 0.6332642436027527, 0.34887808561325073, -0.676154613494873, 0.30438145995140076, -0.7689505815505981, 1.0768567323684692, 0.8772397041320801, -0.9919566512107849, 0.02988062985241413, -0.46598824858665466, -0.4942740797996521, 0.01963857375085354, 0.16002248227596283, -0.24298225343227386, -0.859065592288971, -0.12083195149898529, -0.7817248702049255, -0.013059278018772602, -0.14070014655590057, 0.12831418216228485, -0.03272147476673126, -0.6926755309104919, -0.25184985995292664, 0.18557320535182953, -0.39912357926368713, -0.2332989126443863, -0.4847014546394348, 0.5557330846786499, 0.4273364245891571, 0.780832827091217, -0.3746234178543091, -0.27084028720855713, 0.12573708593845367, -0.9585433006286621, 0.5451325178146362, -1.169994592666626, -0.023751288652420044, 0.692876935005188, 0.12556958198547363, -0.5858677625656128, 0.23720473051071167, -0.11406409740447998, -0.1214434877038002, -0.18761304020881653, -0.2625465989112854, -0.8409658074378967, -0.2111932337284088, 0.8156758546829224, 0.002017614198848605, -0.0448225736618042, 0.061768539249897, 0.4389621615409851, 0.21830804646015167, 0.06377372145652771, -0.3007046580314636, 0.1593163162469864, 0.6637190580368042, -0.47355690598487854, 0.3885905146598816, -0.06369278579950333, -0.22377415001392365, -0.6238989233970642, -0.44944074749946594, 0.36910149455070496, -0.010835710912942886, 0.039849232882261276, -0.9143280982971191, -0.6394926309585571, -0.5057935118675232, 0.5301785469055176, 0.1198350340127945, 0.5703834295272827, -0.7252076268196106, -0.42808157205581665, 0.05587131530046463, 0.06778725236654282, -0.7349379062652588, 0.1398714929819107, 0.14744681119918823, -0.30694642663002014, 0.27046141028404236, 0.11353298276662827, 0.4192112386226654, -0.4201953709125519, 0.1492360532283783, 0.2894898056983948, 0.32641783356666565, -0.14196069538593292, -0.6366594433784485, 0.03084222413599491, -0.2837314009666443, 0.36317381262779236, -0.4135235846042633, 0.2323995679616928, -0.4375600516796112, -0.08926624804735184, -0.05889199301600456, 0.6293464303016663, 0.516146183013916, 0.17042352259159088, -0.6970741152763367, 0.07508108764886856, 0.3454796373844147, -0.648324191570282, 0.44747647643089294, 0.44276782870292664, -0.7691699266433716, -0.012754018418490887, 0.33239611983299255, -0.8120208978652954, -0.3496314585208893, -0.2037968933582306, 0.8316289782524109, 0.019388489425182343, 0.5593788623809814, -1.0263543128967285, -0.048243891447782516, -0.2949873208999634, 0.6772147417068481, -0.13303416967391968, -0.48729434609413147, -0.5967631936073303, 0.4946908950805664, 0.7193836569786072, 0.006862000562250614, 0.03909681364893913, -0.3416059613227844, -0.03072996996343136, 0.12121620774269104, 0.6516537666320801, 0.22779826819896698, -0.6734416484832764, 0.30909591913223267, -0.18403208255767822, 0.6354449987411499, -0.06485071778297424, -1.2583544254302979, -0.6336408257484436, 0.3157344460487366, -0.13991814851760864, -0.07335066795349121, 0.16849663853645325, -0.9307777285575867, 0.21303671598434448, -0.2567158341407776, -0.22429236769676208, 0.12841512262821198, -0.22396700084209442, -0.060602519661188126, 0.0835551917552948, 0.6975109577178955, -1.114247441291809, 0.1593770831823349, 0.20653429627418518, 0.41681647300720215, 0.2114441990852356, -0.2512853443622589, -0.3620191812515259, 0.22862225770950317, -0.8854435682296753, -0.8085553646087646, 0.15895624458789825, 0.0976397693157196, -0.48583728075027466, 0.3142011761665344, 0.09508806467056274, 0.9990118145942688, -0.5671825408935547, 0.8693726062774658, 0.98597651720047, 0.1914544701576233, -0.3925446569919586, -0.3465101718902588, 0.31362658739089966, -0.0848340168595314, -0.5223130583763123, 0.28070250153541565, -0.32358336448669434, -0.5116639733314514, -0.2421233206987381, -0.23782403767108917, -0.7097560167312622, -0.13244056701660156, 0.16696453094482422, 0.5722156763076782, -0.9748960137367249, 0.1205267682671547, -0.48033666610717773, -0.016263406723737717, -0.2547852396965027, -0.11599011719226837, -0.6083306670188904, 0.006736839190125465, 0.7871108055114746, 0.18213367462158203, 0.4142721891403198, -0.19735762476921082, -0.23681481182575226, -0.5197659134864807, -0.2564319968223572, 0.6081636548042297, -0.2836827039718628, -0.5252724885940552, 0.9590877294540405, -0.13490743935108185, -0.34138378500938416, -0.12002408504486084, -0.8410365581512451, -0.1371334195137024, 0.5373069047927856, -0.25573763251304626, -0.37515002489089966, 0.2758655548095703, -0.057667553424835205, -0.2871863543987274, 0.29974791407585144, 0.49191153049468994, 0.3882341682910919, -0.8861042261123657, 0.11343317478895187, -0.07179218530654907, 0.10476531088352203, 0.9309747815132141, -0.7114436030387878, 0.18232972919940948, -0.5389574766159058, -0.18853960931301117, 0.06852833926677704, 0.18862883746623993, 1.0716389417648315, -0.43348807096481323, 0.4214073121547699, 0.018968718126416206, -0.003634070046246052, 0.7667959928512573, 0.08836567401885986, 0.06373129785060883, 0.9348165392875671, 0.36546939611434937, -0.9706541895866394, 0.04414689540863037, 0.5115457773208618, -0.09924900531768799, 0.46507301926612854, -0.6317887306213379, -0.3525983393192291, -0.21380144357681274, -0.29015886783599854, -0.5220367908477783, -1.0003900527954102, -0.723369300365448, -0.43059954047203064, -0.3033792972564697, 0.11198373883962631, -0.36603498458862305, -0.333628386259079, 0.46828997135162354, -0.21370722353458405, -0.227742999792099, -0.28778907656669617, 0.01872192695736885, -0.13891319930553436, 0.0997534990310669, -0.8149535059928894, 0.2074543982744217, -1.1521662473678589, -0.2529604434967041, -0.3528446555137634, -0.15385320782661438, 0.00749040674418211, -0.4176476299762726, 0.4371163547039032, 0.1199948787689209, -0.7581582069396973, -0.05405331030488014, -0.6828792691230774, 0.05177122354507446, 0.14113609492778778, -0.5576614141464233, -0.005293781869113445, 0.5090056657791138, -0.5068495869636536, 0.25521618127822876, -0.05955790728330612, 0.5989609360694885, 0.30213889479637146, -0.0949672982096672, -0.5911561250686646, 0.24840153753757477, -0.03979461267590523, 0.17950832843780518, 0.3562619686126709, 0.20860280096530914, 0.12756821513175964, 0.5585420727729797, -0.5169360637664795, -0.9697667360305786, -0.3392791748046875, -0.03321567922830582, 0.728291392326355, -0.12026926875114441, 0.6361197829246521, 1.1728966236114502, -0.27089306712150574, 0.1574978530406952, -0.6469604969024658, 0.3194960951805115, 0.7315779328346252, 0.14210671186447144, 0.19247236847877502, 0.6193652153015137, 0.30703917145729065, -0.2459883689880371, -0.22238142788410187, 0.4332106411457062, -0.44577252864837646, 0.46362361311912537, -0.8058450222015381, 0.4125578701496124, -0.5510515570640564, -0.37087368965148926, 0.3617786467075348, 0.3354668617248535, -0.2740599811077118, -0.15174484252929688, 0.2823660671710968, 0.2599111497402191, -0.2643628716468811, -0.480848491191864, -0.9383612275123596, 0.04834612086415291, 0.29507240653038025, -0.0077382358722388744, -0.9180107116699219, -0.5578059554100037, -0.0010579577647149563, 0.07077115774154663, 0.16087795794010162, 0.1681092530488968, -0.16204023361206055, 0.07068978250026703, -0.13648732006549835, 1.0754894018173218, -0.05043558031320572, -0.32308581471443176, 0.27719545364379883, 0.5396621227264404, -0.8123916387557983, -0.8599528670310974, 0.36516398191452026, 1.2737277746200562, 0.23534703254699707, -0.3207257390022278, -1.3402934074401855, 0.10279915481805801, 0.7944265604019165, -0.33110353350639343, 0.3408965468406677, -0.2961006462574005, 0.0037611722946166992, 0.1291612982749939, -0.26737138628959656, -0.14938998222351074, 0.04122164845466614, 0.31771156191825867, 0.6847148537635803, -0.7016764879226685, -0.7322302460670471, -0.13104437291622162, -0.24216227233409882, 0.03657284379005432, 0.06161010265350342, 0.5966863632202148, 0.2530999779701233, -0.6244078874588013, 0.32139548659324646, -0.7185024619102478, 0.1539306491613388, 0.5915840268135071, -0.01560784038156271, 0.010546552948653698, 0.733344316482544, 0.43009689450263977, -0.23135215044021606, -0.18281231820583344, 0.765367329120636, 0.21649858355522156, -0.3164176642894745, 1.0979276895523071, -0.22039243578910828, 0.3386552929878235, 0.3665545582771301, -0.6847535371780396, 0.10522705316543579, 0.0021250727586448193, -0.2495989352464676, -0.25944656133651733, -0.15093858540058136, 0.7273577451705933, -0.25511205196380615, -0.22962458431720734, -0.34276387095451355, -0.0018609159160405397, 0.437550812959671, -0.1519656926393509, -0.15121132135391235, 0.7028399705886841, 0.8465044498443604, 0.7166053056716919, -0.1457844376564026, 0.14468936622142792, 0.017969943583011627, 0.04774095118045807, -0.4632548987865448, 0.10140439867973328, -0.44572901725769043, 0.3516639769077301, 0.32376009225845337, -0.33782026171684265, -0.19443969428539276, -0.402736097574234, 0.4042621850967407, 0.36226886510849, 0.30291733145713806, 0.029106145724654198, 0.2100248783826828, -0.23319292068481445, 1.0327004194259644, -0.9595199227333069, 0.008353403769433498, 0.06947382539510727, -0.32469549775123596, -0.2340111881494522, 0.8014379739761353, -0.3820714056491852, 0.12558643519878387, 0.350500226020813, 0.28555765748023987, 0.48329129815101624, 0.2674126625061035, -0.14469289779663086, -0.6857777833938599, -0.03366882726550102, 0.16483891010284424, 0.09675406664609909, -0.2823064923286438, -0.030463235452771187, 0.35180410742759705, 0.3842576742172241, 0.07317446172237396, 0.3856019377708435, -0.8968448042869568, 0.17728346586227417, 0.1525699943304062, -0.5083244442939758, 0.8713204860687256, 0.2327331006526947, -0.3727428615093231, -0.11253323405981064, 0.061829179525375366, -0.07784862816333771, 0.0431765653192997, -0.4489516019821167, -0.22609886527061462, -0.2948716878890991, -0.5427436828613281, -0.24412408471107483, 0.950798511505127, -0.32830607891082764, -0.4506552219390869, -0.05935576185584068, -1.0801308155059814, -0.42353931069374084, 0.40033024549484253, -0.4394128620624542, -0.6188938021659851, 1.0935938358306885, 0.5521495938301086, 1.0136220455169678, 0.42351034283638, -0.21291501820087433, 0.18368826806545258, -0.0030719845090061426, 0.4884974956512451, -0.4104207456111908, 0.6261149048805237, -0.0718783363699913, -0.11460360884666443, 0.3340959846973419, 0.08258795738220215, 0.4075605571269989, 0.14963199198246002, -0.06817270815372467, -0.4878941476345062, -0.2950562536716461, -0.8454903960227966, -0.4968094825744629, 0.48126089572906494, 0.2561061680316925, 0.2399483323097229, 0.019990529865026474, -0.8371486663818359, 0.2714252173900604, -0.2208608239889145, 0.32453593611717224, -0.0927153080701828, 0.2902902364730835, 0.49600356817245483, 0.30536097288131714, 0.1668790578842163, -0.964248538017273, 4.536432266235352, 0.44012612104415894, -0.1346936821937561, 0.038221634924411774, 0.1309596449136734, 0.9127597212791443, 1.0350604057312012, -0.8516638875007629, 0.4493110179901123, 0.12726880609989166, 0.6717461943626404, -0.515235185623169, 0.160134419798851, 0.22240662574768066, 0.08678539842367172, 0.7286150455474854, -0.409325510263443, -0.13951921463012695, 0.2951618432998657, -0.9286495447158813, -0.9618257284164429, 0.031664684414863586, -0.5018582344055176, 0.4602131247520447, 0.08906115591526031, 0.07342656701803207, 0.15181592106819153, -0.07085414230823517, -0.0913369432091713, -0.5531360507011414, 0.5177559852600098, -0.3128034770488739, 0.11390043050050735, -0.0945180281996727, -0.20111405849456787, 0.24661709368228912, 0.295850545167923, -0.7815651893615723, -0.4439902901649475, -0.07074347883462906, 1.1256394386291504, -0.4117223024368286, 0.04128368943929672, -0.9955930709838867, -0.20723095536231995, 0.9933433532714844, -0.786831259727478, 0.6882408261299133, 0.6141579151153564, -0.18518757820129395, 1.0018876791000366, 0.07199839502573013, 0.658262312412262, -0.05393477901816368, 0.028936490416526794, 0.2649601101875305, 0.37958937883377075, -0.4777139723300934, -0.0024701410438865423, 0.8388624787330627, 0.4390268623828888, 0.1478099524974823, -0.33699706196784973, 0.11625955253839493, 0.10419726371765137, 0.6462864279747009, -0.2639981806278229, 0.3493850529193878, -0.1714995950460434, 0.08311104774475098, -0.1047491729259491, -0.6322707533836365, -0.6148043870925903, -0.5057960152626038, 0.3788553774356842, -0.3161154091358185, -0.21100415289402008, 0.11542322486639023, 0.3799896538257599, -0.28135931491851807, -0.4384784996509552, -0.5752081274986267, -0.41852840781211853, -0.15541943907737732, 0.2425931841135025, 0.4241110384464264, 0.03713080286979675, -0.7268315553665161, -0.45634910464286804, -0.35687926411628723, 0.4101842939853668, -0.010780081152915955, -0.4707416296005249, -0.7081186175346375, 0.08353083580732346 ]
[ 6556, 2291, 1010, 1998, 2411, 1996, 3463, 1997, 2216, 10954, 1010, 2097, 2022, 11157, 2306, 1996, 8778, 4026, 2090, 1996, 7396, 1998, 8241, 1012, 1012, 4002, 2509, 5653, 16744, 4748, 14028, 12086, 2089, 10639, 2478, 4646, 6741, 16744, 3378, 2007, 4816, 5653, 6959, 2000, 4468, 10788, 1013, 2897, 22910, 2011, 23293, 1999, 2007, 4493, 4026, 1012, 10954, 2000, 1996, 6556, 2291, 1010, 1998, 2411, 1996, 3463, 1997, 2216, 10954, 1010, 2097, 2022, 11157, 2306, 1996, 8778, 4026, 2090, 1996, 7396, 1998, 8241, 1012, 1012, 4002, 2549, 1040, 3619, 4748, 14028, 12086, 2089, 10639, 2478, 1996, 5884, 2171, 2291, 1006, 1040, 3619, 1007, 4646, 6741, 8778, 2000, 4468, 10788, 1013, 2897, 22910, 2011, 23293, 1999, 2007, 4493, 4026, 1012, 10954, 2000, 1996, 6556, 2291, 1010, 1998, 2411, 1996, 3463, 1997, 2216, 10954, 1010, 2097, 2022, 11157, 2306, 1996, 8778, 4026, 2090, 1996, 7396, 1998, 8241, 1012, 1056, 10790, 10790, 4646, 3332, 5456, 4748, 14028, 12086, 2089, 3535, 2000, 2131, 1037, 10328, 1997, 2330, 4646, 3645, 1012, 3332, 26213, 2071, 16636, 2592, 2055, 2129, 1996, 2291, 2003, 2109, 1012, 2005, 2742, 1010, 2592, 2055, 4646, 3645, 2071, 2022, 2109, 6709, 4022, 2951, 2000, 8145, 2004, 2092, 2004, 12151, 3036, 6994, 2075, 1006, 3036, 4007, 5456, 1007, 2000, 26399, 1012, 1056, 16068, 16086, 8756, 5067, 2951, 2019, 27248, 2089, 4012, 20110, 1998, 1013, 2030, 4372, 26775, 22571, 2102, 2951, 2008, 2003, 5067, 3188, 2000, 4654, 28674, 1012, 4012, 24128, 1996, 2951, 2064, 2393, 2000, 27885, 25608, 16280, 1996, 5067, 2951, 1998, 18478, 1996, 3815, 1997, 2951, 2741, 2058, 1996, 2897, 1012, 21999, 2064, 2022, 2109, 2000, 5342, 2592, 2008, 2003, 2108, 4654, 8873, 7096, 9250, 2013, 10788, 2030, 2191, 4654, 28674, 2625, 19194, 2588, 10569, 2011, 1037, 8291, 1012, 1012, 25604, 8756, 3081, 9710, 4748, 14028, 12086, 2089, 2224, 16548, 2000, 4012, 20110, 1998, 1013, 2030, 4372, 26775, 22571, 2102, 5067, 2951, 3188, 2000, 4654, 28674, 1012, 2116, 16548, 2421, 8360, 6447, 2000, 4012, 20110, 1010, 4372, 26775, 22571, 2102, 1010, 2030, 4728, 7427, 2951, 2046, 1037, 4289, 2008, 2003, 6082, 1013, 2062, 5851, 2000, 3665, 1012, 1012, 4002, 2475, 8756, 3081, 3075, 2019, 27248, 2089, 4012, 20110, 2030, 4372, 26775, 22571, 2102, 2951, 2008, 2003, 5067, 3188, 2000, 4654, 28674, 2478, 3822, 2283, 8860, 1012, 2116, 8860, 4839, 2008, 2064, 8756, 2951, 1010, 2164, 18750, 10958, 12881, 9463, 1010, 5622, 2497, 5831, 2361, 1010, 1998, 1062, 29521, 1012, 2087, 8860, 2421, 15380, 2000, 4372, 26775, 22571, 2102, 1998, 1013, 2030, 4012, 20110, 2951, 1012, 1012, 4002, 2509, 8756, 3081, 7661, 4118, 2019, 27248, 2089, 4012, 20110, 2030, 4372, 26775, 22571, 2102, 2951, 2008, 2003, 5067, 3188, 2000, 4654, 28674, 2478, 1037, 7661, 4118, 1012, 4748, 14028, 12086, 2089, 5454, 2000, 2224, 7661, 22796, 4725, 1010, 2107, 2004, 21999, 2007, 1060, 2953, 2030, 5460, 27715, 2015, 7528, 2007, 2053, 6327, 3075, 2030, 9710, 7604, 1012, 7661, 24977, 1997, 2092, 1011, 2124, 13379, 13792, 2031, 2036, 2042, 2109, 1012, 1056, 14526, 21926, 5746, 5425, 2019, 27248, 2064, 21155, 1037, 3274, 1005, 1055, 15965, 5733, 1006, 1041, 1012, 1043, 1012, 1010, 15545, 2015, 1998, 4773, 28727, 2015 ]
mitre
10.txt
7
) or applications ( e. g., voice and video call services ) to capture audio recordings for the purpose of listening into sensitive conversations to gather information. t1119 automated collection once established within a system or network, an adversary may use automated techniques for collecting internal data. methods for performing this technique could include use of a command and scripting interpreter to search for and copy information fitting set criteria such as file type, location, or name at specific time intervals. in cloud - based environments, adversaries may also use cloud apis, command line interfaces, or extract, transform, and load ( etl ) services to automatically collect data. this functionality could also be built into remote access tools. t1020 automated exfiltration adversaries may exfiltrate data, such as sensitive documents, through the use of automated processing after being gathered during collection.. 001 traffic duplication adversaries may leverage traffic mirroring in order to automate data exfiltration over compromised infrastructure. traffic mirroring is a native feature for some devices, often used for network analysis. for example, devices may be configured to forward network traffic to one or more destinations for analysis by a network analyzer or other monitoring device. t1197 bits jobs adversaries may abuse bits jobs to persistently execute code and perform various background tasks. windows background intelligent transfer service ( bits ) is a low - bandwidth, asynchronous file transfer mechanism exposed through component object model ( com ). bits is commonly used by updaters, messengers, and other applications preferred to operate in the background ( using available idle bandwidth ) without interrupting other networked applications. file transfer tasks are implemented as bits jobs, which contain a queue of one or more file operations. t1547 boot or logon autostart execution adversaries may configure system settings to automatically execute a program during system boot or logon to maintain persistence or gain higher - level privileges on compromised systems. operating systems may have mechanisms for automatically running a program on system boot or account logon. these mechanisms may include automatically executing programs that are placed in specially designated directories or are referenced by repositories that store configuration information, such as the windows registry. an adversary may achieve the same goal by modifying or extending features of the kernel.. 001 registry run keys / startup folder adversaries may achieve persistence by adding a program to a startup folder or referencing it with a registry run key. adding an entry to the " run keys " in the registry or startup folder will cause
[ -0.37002354860305786, -0.05659685283899307, -0.19946444034576416, 0.6741622686386108, -0.06604783236980438, 0.015286806970834732, -0.7631500959396362, 0.1352977454662323, 0.060543451458215714, 0.30678555369377136, 0.3314856290817261, -0.24346855282783508, 0.39480262994766235, -0.2036176174879074, -0.513751208782196, -0.24043627083301544, -0.34160321950912476, 0.3955080211162567, -0.7596346735954285, -0.4229699373245239, 0.5310049057006836, -0.14397203922271729, -0.487304151058197, -0.34174105525016785, -0.5584549307823181, 0.7823605537414551, 0.4234282374382019, 0.2753242254257202, 0.7075724005699158, 0.6985164880752563, 0.15987277030944824, -0.24257223308086395, -0.2987549304962158, -0.8283717632293701, 0.49154743552207947, -0.3456909954547882, 0.8462556004524231, -0.5338724255561829, 0.0737321749329567, -0.2521003484725952, 0.64452064037323, -0.06639688462018967, 0.20197522640228271, -0.39405879378318787, -0.4696376919746399, -0.38806769251823425, -0.4315844476222992, 0.23125377297401428, 0.3467649221420288, -0.21826520562171936, 0.7204169631004333, 0.18068288266658783, 0.35256680846214294, 0.10443276911973953, 0.2338942587375641, -0.2955052852630615, 0.02784864604473114, 0.465285062789917, -0.018817005679011345, -0.058834247291088104, -0.022783050313591957, 0.1918158084154129, 0.2202465832233429, -0.454112708568573, 0.5092573761940002, 0.5501420497894287, 0.03802918642759323, -0.2590450048446655, 0.22926875948905945, -0.11662334948778152, 0.10454773157835007, 0.2020573616027832, -0.8341556191444397, -0.1687113344669342, -0.5502934455871582, -0.4123052954673767, -0.21958816051483154, -0.5493525266647339, 0.2809131443500519, 0.31202444434165955, 0.11040052026510239, 0.3262275159358978, 0.10010528564453125, -0.03493310883641243, 0.4041624665260315, -0.3273564875125885, 0.5591221451759338, 0.23493684828281403, -0.10027223825454712, 0.10044874250888824, 0.021849991753697395, 0.6755677461624146, -0.6545684933662415, -0.18602681159973145, -0.12362159043550491, 0.023089541122317314, -0.4784035086631775, 0.08612174540758133, 0.4638945758342743, -0.18798108398914337, 0.5397697687149048, 0.7836510539054871, 0.23080509901046753, 0.5996317863464355, 0.16537536680698395, 0.22348996996879578, 0.32251060009002686, -0.2618512809276581, -0.7515183091163635, -0.37984010577201843, 0.85197514295578, 0.009143652394413948, -0.15531004965305328, -0.6945189237594604, -0.6236708760261536, 0.8826460242271423, 0.1036343201994896, 0.208306685090065, -0.40305522084236145, 0.09232645481824875, 0.17702716588974, -0.3278562128543854, 0.679989218711853, -0.09706245362758636, -0.1934177577495575, -0.2048686295747757, -0.16131828725337982, 0.024633662775158882, -0.25748687982559204, -0.908633291721344, 0.0664185881614685, 0.28933441638946533, -0.11680259555578232, 0.2755473852157593, -0.46787136793136597, 0.11807738244533539, 0.5675109028816223, 0.19339944422245026, -0.16883085668087006, -0.6382086277008057, -0.021046096459031105, 0.8524121642112732, 0.09993519634008408, 0.9971585869789124, 0.4697923958301544, 0.08639789372682571, -0.03336700052022934, -0.005762760527431965, -0.36519375443458557, 0.46949148178100586, -0.2326032966375351, -0.002673184033483267, 1.1833244562149048, -0.5256447196006775, -0.30635347962379456, 0.1599343717098236, -0.8572738766670227, 0.291294127702713, -0.25855952501296997, -0.2263518124818802, -0.24251419305801392, 0.7814543843269348, -0.31903114914894104, 0.08078847080469131, 0.2864449918270111, 0.540989875793457, -1.0839976072311401, -0.20696556568145752, 0.3657638728618622, 0.20010130107402802, 0.7868480086326599, -0.5048077702522278, 0.17414258420467377, 0.14591653645038605, 0.7124484777450562, 0.39217618107795715, -0.17135010659694672, -0.1950811743736267, -0.0178679171949625, 0.08913683146238327, -0.6846156120300293, -0.06671839207410812, 0.2844800651073456, 0.4320039749145508, -0.3685472309589386, 0.575280487537384, -0.6503215432167053, -0.8047692179679871, -0.10563810914754868, -0.11365002393722534, -0.10994803160429001, 0.36419835686683655, -0.3334439694881439, 0.6276439428329468, 0.48217451572418213, 0.366666316986084, -0.8535786271095276, 0.10419945418834686, -0.18008460104465485, -0.35886359214782715, 0.12405794858932495, -0.026712434366345406, -0.19641289114952087, 0.4560849666595459, -1.2922364473342896, 0.08265779912471771, 1.088357925415039, 0.9291918873786926, -0.33947575092315674, 1.099454641342163, 1.0264866352081299, -0.22656847536563873, -0.34092384576797485, -0.8380192518234253, -0.08365358412265778, -0.5705789923667908, 0.33516064286231995, 0.15638776123523712, -0.46016743779182434, 0.39972424507141113, 0.19896014034748077, 0.38508474826812744, 0.572174072265625, 0.29922911524772644, 0.4824552536010742, -0.30140215158462524, -0.34122413396835327, 0.4524417221546173, -0.39517921209335327, 0.055430397391319275, -0.04963814094662666, 0.4977951645851135, 0.6035171151161194, 0.9307745099067688, 0.050138700753450394, -0.2930685579776764, -0.0195165928453207, 0.5924906134605408, 0.17759431898593903, -0.07700949907302856, 0.240083709359169, 0.9274924397468567, 0.22553004324436188, 0.5441336631774902, 0.2789328694343567, 0.28374484181404114, -0.25847721099853516, 0.13757219910621643, 0.20912609994411469, 0.4159483015537262, 0.058692701160907745, 0.6916921734809875, 0.07589446008205414, 0.5008630156517029, -0.40049025416374207, -0.8351965546607971, 0.9089954495429993, 0.23280636966228485, 0.026385249570012093, -1.005340576171875, -0.2867206037044525, -0.0444665253162384, 0.08429872989654541, -0.0668446347117424, 0.07909057289361954, 0.37233659625053406, 0.0984131246805191, 0.11284293979406357, -0.44186070561408997, -0.5902944803237915, -0.6388991475105286, -0.3668961226940155, -0.4979579746723175, -0.42577457427978516, -0.0047930642031133175, -0.10387403517961502, -0.07615422457456589, -0.6539885997772217, 1.0025101900100708, -0.971657395362854, -0.6292204260826111, 0.031452491879463196, 0.457782506942749, 0.5545267462730408, -0.35724592208862305, -0.15304754674434662, -0.6657999753952026, 0.06411860138177872, -0.08588023483753204, 0.6454432606697083, 0.011460504494607449, -0.5149090886116028, -0.49806663393974304, 0.047912586480379105, 0.24627387523651123, -0.3499903678894043, 0.9798737168312073, 0.22621344029903412, 0.17997099459171295, 0.08057618886232376, 0.1664883941411972, -0.010699383914470673, 0.43808886408805847, 0.31650975346565247, -0.28569358587265015, 0.4108075201511383, -0.03372721001505852, 0.24507224559783936, 0.5084784030914307, 0.9053621292114258, -0.7594995498657227, -0.011410703882575035, 0.3665343225002289, 0.5156024694442749, -0.2910325527191162, 0.48487389087677, 0.5565185546875, 0.014704870991408825, 0.29339003562927246, -0.7711714506149292, -0.08765296638011932, -0.5176516771316528, 0.08464015275239944, -0.1264500766992569, 0.036599528044462204, 0.34144750237464905, -0.5549713969230652, -0.2742914855480194, 0.10912726819515228, -0.7595291137695312, -0.2821008265018463, 0.22768613696098328, -0.5649985671043396, 1.1968344449996948, 0.2154066264629364, -0.5292463302612305, 0.10544224828481674, 0.17815172672271729, -0.30885598063468933, 0.058939091861248016, 0.22444823384284973, -0.4232718050479889, 0.06451422721147537, 0.9438959360122681, -0.044046349823474884, 0.6400202512741089, 0.17899982631206512, -0.29813826084136963, -0.1683189421892166, -0.07862864434719086, -0.8015343546867371, -0.05161406472325325, 0.1982303261756897, 0.23306529223918915, -0.004705180414021015, 0.5965419411659241, -0.17169331014156342, -0.4633735418319702, 0.17065715789794922, 0.33344483375549316, 0.7880211472511292, -0.11998281627893448, -0.2694142460823059, 0.2578871548175812, -0.8495110869407654, -0.33209532499313354, 0.22032228112220764, -0.20617760717868805, 0.18646956980228424, -0.057164259254932404, 0.5020262002944946, 0.1571560502052307, -0.695415735244751, 0.32119783759117126, -0.4609799385070801, -0.3964689373970032, 0.7901179790496826, -0.28420743346214294, 0.9328535795211792, -0.624249279499054, 0.4900051951408386, -0.12805499136447906, -0.1451299637556076, -0.30924665927886963, 0.1394406110048294, -0.3093244433403015, -0.5095421075820923, -0.2538641691207886, 0.3166709840297699, -0.33699554204940796, -0.259379118680954, -0.25512269139289856, 0.20680543780326843, 0.19215057790279388, -0.799026370048523, -0.6874064803123474, 0.7482771277427673, 0.459495484828949, 0.3687781095504761, 0.0006036354461684823, 0.3656080365180969, 0.10435497015714645, -0.27862247824668884, 0.8131066560745239, -0.16181451082229614, 0.20286260545253754, 0.18045294284820557, 0.3401879072189331, -0.22007182240486145, 0.08146505057811737, 0.014121201820671558, -0.7165380120277405, -0.3751738965511322, -0.921499490737915, 0.2243744283914566, 0.9936742782592773, -0.36253806948661804, -0.1709422618150711, 0.12349947541952133, -0.1537352204322815, -0.753132164478302, 0.13658516108989716, -0.5902439951896667, 1.0883885622024536, 0.6204031705856323, -0.8156978487968445, 0.06062234193086624, -0.8170120120048523, -0.2348632514476776, 0.3372165262699127, 0.2586510181427002, -0.29444390535354614, -1.228421926498413, -0.22696805000305176, -0.7981765270233154, -0.3151377737522125, 0.11325260996818542, -0.10233567655086517, 0.15748485922813416, -0.5723409652709961, -0.34542959928512573, 0.34499236941337585, -0.4648347496986389, -1.1555496454238892, -0.24507535994052887, 0.6744967699050903, 0.8775386810302734, 0.6256703734397888, 0.24614855647087097, 0.21445275843143463, 0.18759578466415405, -0.36528119444847107, 0.6989571452140808, -1.48344886302948, -0.06614869832992554, 0.48256418108940125, 0.06356478482484818, -0.7236078977584839, 0.10808847844600677, -0.340544193983078, 0.06745200604200363, -0.07396776229143143, -0.13354893028736115, -0.10746944695711136, -0.31512877345085144, 0.8774917721748352, -0.1983182728290558, -0.17681439220905304, 0.3240665793418884, 0.40961262583732605, -0.15152889490127563, -0.0344139039516449, -0.406514048576355, 0.32125425338745117, 0.645807147026062, -0.896760106086731, 0.23478005826473236, -0.12102732062339783, -0.054906707257032394, -0.3220595717430115, -0.6020825505256653, 0.6654353141784668, 0.17939724028110504, -0.16392242908477783, -1.1431024074554443, -0.6849689483642578, -0.07070693373680115, 0.454584538936615, -0.056246884167194366, 1.2310620546340942, -0.2139490842819214, -0.4046728014945984, 0.0949016883969307, 0.1878267228603363, -0.9765110015869141, -0.07340389490127563, -0.4753442108631134, -0.17416860163211823, -0.04871468245983124, -0.7431923747062683, 0.26739171147346497, -0.32049259543418884, -0.17607446014881134, 0.7156730890274048, 0.1044105514883995, -0.24989263713359833, -0.8159564733505249, -0.5739244222640991, -0.6377769112586975, 0.13636256754398346, -0.527004063129425, 0.20119690895080566, -0.14664649963378906, 0.3397333025932312, 0.10855863988399506, 0.37405136227607727, 0.8617219924926758, -0.40494516491889954, -0.5687952041625977, -0.04020769149065018, 0.5310999155044556, -0.26927420496940613, -0.015024058520793915, 0.5913625955581665, -0.7271900177001953, -0.17314641177654266, 0.05283308029174805, -0.679858386516571, -0.5646292567253113, -0.22685618698596954, 0.11424251645803452, -0.16083717346191406, 0.2845638394355774, -0.38577139377593994, -0.421416312456131, -0.23544606566429138, 0.8480868935585022, -0.015523684211075306, -0.10165045410394669, -0.11009322851896286, 0.48169660568237305, 0.008263787254691124, 0.10436918586492538, 0.23054784536361694, -0.5793341994285583, -0.5318039655685425, -0.04149111732840538, 0.2949192225933075, 0.028111500665545464, -0.08708149939775467, 0.10283961147069931, -0.5261004567146301, 0.7331116199493408, -0.0793234184384346, -0.8642724752426147, -0.49570146203041077, 0.21189722418785095, -0.4684448540210724, -0.07535852491855621, 0.4928300678730011, -0.8291023373603821, 0.33277612924575806, -0.3972684144973755, -0.2766791880130768, 0.17930662631988525, -0.2205551266670227, -0.2812795639038086, 0.28608259558677673, 0.6295838356018066, -0.6404564380645752, -0.2810085713863373, 0.44891709089279175, 0.5701282024383545, 0.2566630244255066, 0.1963273137807846, -0.4370037913322449, -0.014375071041285992, -0.6845713257789612, -1.5618433952331543, 0.35545870661735535, -0.001979721477255225, -0.5646699070930481, 0.2307806760072708, 0.13611987233161926, 0.8956969380378723, -0.7359930276870728, 0.3377629518508911, 0.7208080291748047, -0.11224160343408585, -0.23773790895938873, -0.2293481081724167, -0.11191070824861526, -0.1805281937122345, 0.11051008105278015, 0.42318686842918396, -0.13930721580982208, -0.4991059899330139, -0.28625527024269104, -0.10545135289430618, -0.3742585778236389, -0.08133768290281296, -0.5746256113052368, 0.23856334388256073, -0.6844881772994995, 0.08208733052015305, -0.2631103992462158, -0.11767801642417908, -0.02348414435982704, -0.25883543491363525, -0.142277330160141, -0.4368208348751068, 0.6271744966506958, 0.3901470899581909, -0.3132898211479187, -0.18803907930850983, 0.45624497532844543, -0.2820071578025818, -0.48675140738487244, 0.8169378638267517, 0.04339248687028885, -0.6338955163955688, 0.7235480546951294, 0.0935959443449974, -0.32750949263572693, 0.29211124777793884, -0.4811914265155792, -0.06510564684867859, 0.1947622448205948, -0.20720826089382172, -0.18729759752750397, -0.1026315838098526, -0.029319440945982933, 0.045565489679574966, -0.06181460991501808, 0.42499563097953796, -0.20061978697776794, -0.2088494449853897, 0.5308287739753723, -0.2967894375324249, -0.07571473717689514, 0.904188871383667, -0.5754332542419434, 0.16013099253177643, -0.6983089447021484, 0.009398924186825752, 0.18253961205482483, 0.059788890182971954, 0.8677921891212463, -0.24567781388759613, 0.30374184250831604, -0.01088461559265852, 0.07565517723560333, 0.9082162380218506, 0.29561862349510193, -0.21025370061397552, 0.49882569909095764, 0.809147298336029, -0.7029419541358948, -0.09067369252443314, 0.11736524850130081, -0.45960989594459534, 0.3265551030635834, -0.792758047580719, 0.11769748479127884, 0.2516724467277527, 0.127484530210495, -0.22530168294906616, -0.9693449139595032, -0.811706006526947, -0.1098940521478653, 0.14968518912792206, 0.4227495789527893, -0.3781049847602844, -0.21980996429920197, 0.8047450184822083, 0.15320974588394165, -0.39208099246025085, -0.43134570121765137, -0.07835361361503601, -0.4064796268939972, -0.16475802659988403, -0.7667818665504456, 0.3643142580986023, -0.2811298966407776, -0.5530939698219299, -0.2139417827129364, 0.11176050454378128, -0.4212161898612976, -0.6994773745536804, 0.1938130408525467, 0.24598553776741028, -0.7049220204353333, 0.042931653559207916, -0.644536554813385, 0.29581743478775024, 0.10789155215024948, -0.2917124927043915, 0.07179631292819977, 0.05570165440440178, -0.45131170749664307, 0.22887049615383148, 0.39541977643966675, -0.17953604459762573, 0.7951755523681641, -0.7098903059959412, -0.46725040674209595, 0.14378885924816132, 0.1087999939918518, 0.09149962663650513, 0.2103799432516098, -0.18571704626083374, -0.5424928069114685, 0.1826009601354599, -0.4109477996826172, -0.25889647006988525, -0.6012016534805298, 0.12727661430835724, 0.46015700697898865, -0.2725438177585602, 0.400097131729126, 0.7673125863075256, -0.03958718851208687, 0.258472740650177, -0.7021788358688354, 0.6086423993110657, 0.6267555952072144, 0.37912335991859436, 0.6425574421882629, 0.3338705599308014, -0.06076515093445778, -0.13118624687194824, 0.08621285855770111, 0.2493322342634201, -0.4595825970172882, 0.05309578403830528, -0.5865110158920288, -0.2347838431596756, -0.5084465742111206, -0.5741289258003235, 0.8449099063873291, 0.6948000192642212, 0.6941733956336975, 0.6325692534446716, 0.5701272487640381, -0.17097240686416626, -0.7089077234268188, -0.12405942380428314, -0.48107436299324036, -0.5544678568840027, 0.5046601891517639, -0.43904656171798706, -0.29225918650627136, -0.06464473903179169, -0.06482670456171036, -0.35031139850616455, 0.5676374435424805, -0.33513951301574707, 0.32084348797798157, 0.5537457466125488, 0.02239876240491867, 1.0465410947799683, 0.21415098011493683, -0.2868832051753998, 0.2030254304409027, 0.15208472311496735, -0.8967800140380859, -0.7920265197753906, 0.23711036145687103, 1.248857021331787, 0.1631643921136856, -0.15010230243206024, -1.230873942375183, 0.04479832947254181, 0.40905022621154785, 0.05579453334212303, 0.2868807911872864, 0.046284276992082596, -0.23724177479743958, 0.6309296488761902, -0.800494372844696, -0.037711359560489655, 0.5122073888778687, -0.22943344712257385, 0.11403611302375793, -0.44960883259773254, -1.1747181415557861, -0.20387442409992218, -0.0531870573759079, -0.2990459203720093, 0.25935253500938416, 0.7215321660041809, -0.463158518075943, -0.2769402265548706, 0.2969832718372345, -0.5800033211708069, 0.5446037650108337, 0.9316274523735046, 0.1932116597890854, -0.44863584637641907, 0.4794055223464966, 0.444333016872406, 0.1256357878446579, -0.020834192633628845, 0.35521936416625977, 0.7988112568855286, -0.5156344175338745, 0.47871720790863037, -0.049632880836725235, -0.39263829588890076, 0.18059773743152618, -0.44998884201049805, -0.2669641673564911, 0.14560121297836304, 0.1252707988023758, 0.09103574603796005, -0.2849581241607666, 0.4733220040798187, 0.08651897311210632, 0.010135123506188393, -0.41287752985954285, 0.39282363653182983, 0.2961696982383728, -0.130129873752594, -0.5882307887077332, -0.31937554478645325, 1.452337384223938, 0.24718360602855682, -0.7929912805557251, 0.37350884079933167, -0.1773378849029541, 0.3561083674430847, 0.013900329358875751, -0.1462034434080124, -0.6683248281478882, 0.41341540217399597, 0.1271848976612091, -0.783241868019104, -0.3448842167854309, -0.13004784286022186, 0.146723210811615, -0.0032010504510253668, 0.2467455416917801, 0.07600297778844833, -0.11254139989614487, -0.5086042881011963, 0.9101693034172058, -1.033060073852539, 0.29520881175994873, 0.18534567952156067, -0.5714502334594727, -0.2607247829437256, 0.42481863498687744, -0.07756373286247253, 0.3924194574356079, 0.11328936368227005, 0.4208737909793854, 0.6172140836715698, 0.21724754571914673, 0.027432959526777267, -0.7223319411277771, -0.5061734318733215, -0.03563985228538513, -0.1907840371131897, -0.8921889662742615, -0.049015261232852936, 0.14861948788166046, 0.25344207882881165, 0.5813580751419067, 0.2979176342487335, -0.41999638080596924, -0.13288936018943787, 0.04420848935842514, -0.6121233105659485, 0.7790808081626892, -0.11835090816020966, -0.34008803963661194, 0.06799036264419556, -0.0028974239248782396, 0.4766150116920471, 0.4083625078201294, -0.4986264109611511, -0.2840557396411896, -0.5111054182052612, -0.3217795789241791, -0.449737012386322, 1.1475279331207275, 0.024822905659675598, -0.42002934217453003, 0.275227427482605, -0.8192607164382935, -0.6994659900665283, 0.5556212663650513, -0.24389052391052246, -0.36675330996513367, 0.6587030291557312, 0.08223558217287064, 0.6523980498313904, 0.6922547221183777, -0.23244595527648926, 0.33990880846977234, 0.03823386877775192, 0.6423643231391907, -0.05684823542833328, 0.24858872592449188, -0.25239941477775574, 0.7681816816329956, 0.5930843949317932, 0.40679413080215454, 0.1465127021074295, -0.11222200840711594, -0.22373844683170319, -0.6000604033470154, -0.819964587688446, -0.5361852645874023, -0.03558064252138138, 0.6241020560264587, 0.2855018377304077, -0.129038006067276, 0.31209108233451843, -1.0450538396835327, 0.30064764618873596, -0.5482512712478638, 0.06317468732595444, -0.13468022644519806, 0.3810737431049347, 0.7084000706672668, 0.20021799206733704, 0.7197052836418152, -1.0487735271453857, 4.545940399169922, 0.548552393913269, -0.5379369854927063, 0.10528785735368729, 0.27855998277664185, 0.8807076215744019, 1.28396737575531, -1.2290759086608887, 0.45633402466773987, -0.004965396597981453, 0.4815406799316406, -1.1387560367584229, 0.2072417438030243, 0.046904489398002625, 0.10765815526247025, 0.48438215255737305, -0.44675031304359436, -0.35344141721725464, 0.3094579875469208, -1.0245323181152344, -0.6813796758651733, 0.3904755413532257, -0.5304312705993652, 0.22357982397079468, 0.23309919238090515, -0.20196977257728577, -0.09658315032720566, -0.17265504598617554, -0.04306682571768761, -0.6622760891914368, -0.3202345669269562, -0.47505298256874084, -0.20271356403827667, 0.09457794576883316, -0.22051775455474854, 0.3313683569431305, 0.4762379825115204, -0.34327396750450134, -0.47950199246406555, -0.07904598861932755, 0.463545024394989, 0.10112283378839493, -0.22298087179660797, -0.4268028438091278, -0.435349702835083, 0.9630006551742554, -0.4830675721168518, 0.11317697167396545, 0.928377091884613, -0.26958510279655457, 0.8979498744010925, -0.0397830568253994, 0.8791733384132385, -0.15578866004943848, -0.18817228078842163, -0.2233867645263672, -0.145784392952919, -0.5226605534553528, -0.2795136570930481, 0.7798811793327332, 0.31722936034202576, -0.07243233919143677, 0.05018240213394165, 0.23358355462551117, -0.1983591467142105, 0.5883831977844238, -0.09504109621047974, 0.21104280650615692, 0.06503298133611679, -0.05708400160074234, 0.17885884642601013, -0.7602145075798035, -1.312190055847168, -0.3036920428276062, -0.05639895051717758, -0.05212819576263428, -0.32817167043685913, 0.2187318503856659, 0.6778447031974792, -0.2733292281627655, -0.29897475242614746, -0.5059468150138855, -0.8687933087348938, -0.0062386756762862206, 0.8199190497398376, 0.39632925391197205, 0.12634515762329102, -0.23571328818798065, 0.3386274576187134, -0.2114962935447693, 0.38774171471595764, -0.2633677124977112, -0.617438793182373, -0.2541649341583252, 0.5045220851898193 ]
[ 1007, 2030, 5097, 1006, 1041, 1012, 1043, 1012, 1010, 2376, 1998, 2678, 2655, 2578, 1007, 2000, 5425, 5746, 5633, 2005, 1996, 3800, 1997, 5962, 2046, 7591, 11450, 2000, 8587, 2592, 1012, 1056, 14526, 16147, 12978, 3074, 2320, 2511, 2306, 1037, 2291, 2030, 2897, 1010, 2019, 27248, 2089, 2224, 12978, 5461, 2005, 9334, 4722, 2951, 1012, 4725, 2005, 4488, 2023, 6028, 2071, 2421, 2224, 1997, 1037, 3094, 1998, 5896, 2075, 19555, 2000, 3945, 2005, 1998, 6100, 2592, 11414, 2275, 9181, 2107, 2004, 5371, 2828, 1010, 3295, 1010, 2030, 2171, 2012, 3563, 2051, 14025, 1012, 1999, 6112, 1011, 2241, 10058, 1010, 4748, 14028, 12086, 2089, 2036, 2224, 6112, 17928, 2015, 1010, 3094, 2240, 19706, 1010, 2030, 14817, 1010, 10938, 1010, 1998, 7170, 1006, 3802, 2140, 1007, 2578, 2000, 8073, 8145, 2951, 1012, 2023, 15380, 2071, 2036, 2022, 2328, 2046, 6556, 3229, 5906, 1012, 1056, 10790, 11387, 12978, 4654, 28674, 4748, 14028, 12086, 2089, 4654, 8873, 7096, 11657, 2951, 1010, 2107, 2004, 7591, 5491, 1010, 2083, 1996, 2224, 1997, 12978, 6364, 2044, 2108, 5935, 2076, 3074, 1012, 1012, 25604, 4026, 4241, 21557, 4748, 14028, 12086, 2089, 21155, 4026, 5259, 2075, 1999, 2344, 2000, 8285, 8585, 2951, 4654, 28674, 2058, 20419, 6502, 1012, 4026, 5259, 2075, 2003, 1037, 3128, 3444, 2005, 2070, 5733, 1010, 2411, 2109, 2005, 2897, 4106, 1012, 2005, 2742, 1010, 5733, 2089, 2022, 26928, 2000, 2830, 2897, 4026, 2000, 2028, 2030, 2062, 14345, 2005, 4106, 2011, 1037, 2897, 17908, 2099, 2030, 2060, 8822, 5080, 1012, 1056, 14526, 2683, 2581, 9017, 5841, 4748, 14028, 12086, 2089, 6905, 9017, 5841, 2000, 14516, 2135, 15389, 3642, 1998, 4685, 2536, 4281, 8518, 1012, 3645, 4281, 9414, 4651, 2326, 1006, 9017, 1007, 2003, 1037, 2659, 1011, 20235, 1010, 2004, 6038, 2818, 4948, 3560, 5371, 4651, 7337, 6086, 2083, 6922, 4874, 2944, 1006, 4012, 1007, 1012, 9017, 2003, 4141, 2109, 2011, 10651, 2869, 1010, 28938, 1010, 1998, 2060, 5097, 6871, 2000, 5452, 1999, 1996, 4281, 1006, 2478, 2800, 18373, 20235, 1007, 2302, 22602, 2060, 2897, 2098, 5097, 1012, 5371, 4651, 8518, 2024, 7528, 2004, 9017, 5841, 1010, 2029, 5383, 1037, 24240, 1997, 2028, 2030, 2062, 5371, 3136, 1012, 1056, 16068, 22610, 9573, 2030, 8154, 2078, 8285, 14117, 2102, 7781, 4748, 14028, 12086, 2089, 9530, 8873, 27390, 2063, 2291, 10906, 2000, 8073, 15389, 1037, 2565, 2076, 2291, 9573, 2030, 8154, 2078, 2000, 5441, 28297, 2030, 5114, 3020, 1011, 2504, 14310, 2006, 20419, 3001, 1012, 4082, 3001, 2089, 2031, 10595, 2005, 8073, 2770, 1037, 2565, 2006, 2291, 9573, 2030, 4070, 8154, 2078, 1012, 2122, 10595, 2089, 2421, 8073, 23448, 3454, 2008, 2024, 2872, 1999, 11974, 4351, 2472, 3111, 2030, 2024, 14964, 2011, 16360, 20049, 29469, 2229, 2008, 3573, 9563, 2592, 1010, 2107, 2004, 1996, 3645, 15584, 1012, 2019, 27248, 2089, 6162, 1996, 2168, 3125, 2011, 29226, 2030, 8402, 2838, 1997, 1996, 16293, 1012, 1012, 25604, 15584, 2448, 6309, 1013, 22752, 19622, 4748, 14028, 12086, 2089, 6162, 28297, 2011, 5815, 1037, 2565, 2000, 1037, 22752, 19622, 2030, 28789, 2009, 2007, 1037, 15584, 2448, 3145, 1012, 5815, 2019, 4443, 2000, 1996, 1000, 2448, 6309, 1000, 1999, 1996, 15584, 2030, 22752, 19622, 2097, 3426 ]
mitre
10.txt
8
the program referenced to be executed when a user logs in. these programs will be executed under the context of the user and will have the account's associated permissions level.. 002 authentication package adversaries may abuse authentication packages to execute dlls when the system boots. windows authentication package dlls are loaded by the local security authority ( lsa ) process at system start. they provide support for multiple logon processes and multiple security protocols to the operating system.. 003 time providers adversaries may abuse time providers to execute dlls when the system boots. the windows time service ( w32time ) enables time synchronization across and within domains. w32time time providers are responsible for retrieving time stamps from hardware / network resources and outputting these values to other network clients.. 004 winlogon helper dll adversaries may abuse features of winlogon to execute dlls and / or executables when a user logs in. winlogon. exe is a windows component responsible for actions at logon / logoff as well as the secure attention sequence ( sas ) triggered by ctrl - alt - delete. registry entries in hklm \ software [ \ wow6432node \ ] \ microsoft \ windows nt \ currentversion \ winlogon \ and hkcu \ software \ microsoft \ windows nt \ currentversion \ winlogon \ are used to manage additional helper programs and functionalities that support winlogon.. 005 security support provider adversaries may abuse security support providers ( ssps ) to execute dlls when the system boots. windows ssp dlls are loaded into the local security authority ( lsa ) process at system start. once loaded into the lsa, ssp dlls have access to encrypted and plaintext passwords that are stored in windows, such as any logged - on user's domain password or smart card pins.. 006 kernel modules and extensions adversaries may modify the kernel to automatically execute programs on system boot. loadable kernel modules ( lkms ) are pieces of code that can be loaded and unloaded into the kernel upon demand. they extend the functionality of the kernel without the need to reboot the system. for example, one type of module is the device driver, which allows the kernel to access hardware connected to the system.. 007 re - opened applications adversaries may modify plist files to automatically run an application when a user logs in. when a
[ -0.16634845733642578, -0.0736621618270874, -0.40180134773254395, 0.17364683747291565, 0.08218082785606384, 0.5274132490158081, -0.5250936150550842, 0.36843186616897583, 0.0007366934441961348, 0.6493409872055054, -0.29218539595603943, 0.05921581760048866, 0.7900546789169312, -1.306520938873291, -0.6895139813423157, 0.1100550964474678, -0.30900564789772034, -0.18712778389453888, -0.8713128566741943, 0.21742969751358032, 1.147952675819397, -0.040173549205064774, -0.9668428897857666, -0.9424981474876404, -0.7934508919715881, 0.6774030923843384, 0.7454664707183838, 0.3370448350906372, 0.3839030861854553, 0.8636054396629333, 0.17289970815181732, -0.664484441280365, 0.05709664896130562, -1.0494465827941895, -0.05947677418589592, -0.042053744196891785, 0.9569939374923706, -0.8049556612968445, 0.05866120010614395, -0.1682957112789154, 0.7252800464630127, 0.09884285926818848, -0.3623981177806854, -0.7928683161735535, -0.5575490593910217, -0.7905641198158264, 0.020017124712467194, 0.06276080012321472, 0.6246176958084106, -0.15994331240653992, 0.8275308609008789, 0.25893786549568176, -0.021965213119983673, -0.24996961653232574, 0.06006774306297302, 0.11268768459558487, -0.0012382211862131953, 0.061342786997556686, -0.24959181249141693, 0.36102479696273804, -0.03998825326561928, 0.518808901309967, -0.0009609218104742467, -1.0885869264602661, 0.22082273662090302, 0.44276103377342224, 0.06312424689531326, 0.021320650354027748, 0.012852727435529232, -0.3138936161994934, 0.4751746356487274, 0.26487085223197937, -0.6298725605010986, -0.18370647728443146, -0.5575128197669983, 0.008910618722438812, -0.16864357888698578, -0.030303381383419037, -0.5510585308074951, 0.5486669540405273, -0.41161030530929565, 0.05611596256494522, 0.2154756486415863, -0.8014655709266663, -0.27523186802864075, -0.6107821464538574, 0.06839658319950104, 0.4744674563407898, -0.147513747215271, -0.34415796399116516, -0.3632168471813202, 0.31499528884887695, -0.3342995047569275, -0.37309780716896057, 0.06070983037352562, -0.007899993099272251, -0.7184227108955383, 0.04634200409054756, 0.368440181016922, -0.2758931815624237, 0.5032594799995422, 0.6006354689598083, 0.5916264653205872, 0.5035462379455566, -0.25867170095443726, 0.24486716091632843, 0.21650104224681854, -0.36832195520401, -0.8500458002090454, 0.21635928750038147, 0.6271290183067322, -0.04048389941453934, -0.06789831817150116, -0.6514244675636292, 0.26333490014076233, 0.7452154159545898, 0.03754081204533577, 0.28671377897262573, 0.07210439443588257, 0.9123551845550537, 0.528170108795166, -0.25192326307296753, 0.7800174951553345, -0.0921185240149498, 0.7502558827400208, -0.051315996795892715, -0.30590352416038513, 0.6180217862129211, -0.7297011613845825, -0.8184065818786621, 0.1868021935224533, 0.4836726486682892, 0.3141458332538605, 0.3416472375392914, -0.14967136085033417, 0.454754114151001, 0.03608262911438942, 0.5848777294158936, 0.7604423761367798, -1.1156494617462158, 0.291130393743515, 0.3701842725276947, 0.4915483593940735, 1.3367809057235718, 0.07830408960580826, -0.560770571231842, -0.37212300300598145, 0.6297175288200378, -0.3244543671607971, 0.6598431468009949, -0.3432064950466156, 0.49918439984321594, 0.7563061118125916, 0.07744763791561127, -0.6639377474784851, -0.5025408864021301, -0.1567700207233429, 0.7755696773529053, -0.10254868119955063, -0.5297681093215942, -0.7228133082389832, 0.4463317394256592, 0.01213501114398241, 0.8099362850189209, 0.23230531811714172, 0.3278253972530365, -1.2169060707092285, -0.07669474929571152, 0.09258414059877396, 0.004744485951960087, 0.6927730441093445, -0.29601621627807617, 0.3672827482223511, 0.10294869542121887, 1.5233299732208252, 1.0415529012680054, 0.3145737946033478, -0.4459509551525116, 0.5459693074226379, 0.5872613787651062, -0.9892212152481079, 0.2751866579055786, 0.30397650599479675, 1.491774082183838, 0.36005786061286926, 0.19126510620117188, 0.32868072390556335, -0.9633681178092957, -0.23628002405166626, -0.24804094433784485, -0.16277840733528137, 0.8415592908859253, -0.12354864180088043, 0.9721348285675049, 0.7701100707054138, 0.2208246886730194, -0.9204486608505249, 0.16076308488845825, -0.5043962001800537, -0.9903287887573242, 0.050065651535987854, -0.04508594051003456, 0.39708182215690613, 0.5367953181266785, -0.7889179587364197, -0.3360916078090668, 1.0198429822921753, 0.8887917399406433, 0.47592976689338684, 1.142182469367981, 0.8624163866043091, 0.31431856751441956, -0.16995638608932495, -0.030243054032325745, -0.1638835370540619, -0.24130207300186157, -0.17587880790233612, 0.3762708902359009, -0.39251384139060974, 0.2323896437883377, 0.1379629373550415, 0.4433998763561249, 0.9029672741889954, 0.6921679377555847, 0.2979375123977661, -0.42074474692344666, -0.411735862493515, 0.1070423498749733, -0.43238601088523865, 0.4652082622051239, 0.0638507604598999, 0.6559256911277771, 0.7800840735435486, 0.5544862151145935, -0.26143261790275574, -0.047691959887742996, -0.1330147683620453, 0.2996879816055298, 0.4931550920009613, -0.2627635896205902, -0.15791913866996765, 0.7707206606864929, 0.675148069858551, 0.9159387350082397, -0.11359663307666779, 0.038596585392951965, -0.23193921148777008, 0.09828715771436691, 0.2755555510520935, -0.009858467616140842, -0.1265581101179123, 0.7275406122207642, 0.41487663984298706, -0.0653189867734909, -0.2547018229961395, -0.955049991607666, 1.2015949487686157, -0.028313012793660164, -0.16360703110694885, -0.5908128023147583, -0.12885384261608124, -0.38818860054016113, -0.016356926411390305, -0.4544758200645447, -0.33158472180366516, 0.3912857472896576, 0.5402944684028625, -0.05848920717835426, -0.4614211618900299, -0.9624678492546082, -0.7503105401992798, -0.010212941095232964, -0.8158944249153137, -0.6326682567596436, -0.6118541955947876, -0.31474167108535767, -0.18753813207149506, -0.6273790001869202, 0.7589845657348633, -1.18015456199646, -0.26691168546676636, 0.1193847581744194, 0.13294397294521332, 0.909237265586853, -0.4156462252140045, -0.9607436060905457, -0.7955928444862366, 0.05355394631624222, -0.36056309938430786, 0.6992468237876892, -0.055084917694330215, 0.179300457239151, 0.06219188868999481, -0.36325669288635254, 0.07723578810691833, -0.2401207536458969, 0.7875574827194214, 0.04654164984822273, 0.0977449119091034, -0.15760739147663116, -0.15094368159770966, 0.16340167820453644, 0.6491230130195618, 0.4587235152721405, -0.8732693195343018, 0.20140060782432556, -0.10481183230876923, -0.215341717004776, 0.11670980602502823, 0.4585689604282379, -0.9617944955825806, 0.0860917791724205, 0.4528191089630127, 0.6757540106773376, -0.9054815769195557, 0.17496329545974731, 0.4064515233039856, 0.10193173587322235, -0.21131883561611176, -0.5238139033317566, 0.41587212681770325, -0.2766040563583374, -0.09081169217824936, -0.13798649609088898, -0.4271543025970459, 0.1993790566921234, -0.5250024795532227, -0.4891330897808075, 0.15159127116203308, -0.5170246362686157, -0.2195989489555359, -0.5397121906280518, -0.723181426525116, 1.0517420768737793, 0.6194683313369751, 0.2682710886001587, 0.07545638084411621, -0.5253914594650269, 0.26818400621414185, 0.38421887159347534, -0.04130442440509796, 0.06953254342079163, 0.9143739938735962, 0.6148048043251038, -0.16813641786575317, 0.9227960705757141, 0.5341706275939941, -0.5592889189720154, 0.352926641702652, -0.3233373463153839, -0.22880414128303528, -0.007987269200384617, 0.23853789269924164, 0.04758631810545921, 0.44029349088668823, 0.7785290479660034, -1.0505735874176025, -0.3072759509086609, 0.0462617501616478, 0.380571186542511, 0.3679340183734894, 0.07466143369674683, -0.050052009522914886, -0.057849131524562836, -0.43320056796073914, -0.7629991173744202, 0.17729352414608002, 0.2825862169265747, 0.5652329325675964, 0.12768125534057617, 0.45518186688423157, -0.38979583978652954, -0.305284321308136, -0.07216067612171173, -0.6666675806045532, -0.7663787603378296, 0.2444079965353012, -0.48398256301879883, 0.7771662473678589, -0.7384103536605835, 0.4771653115749359, -0.5080867409706116, -0.445878267288208, -0.2841011881828308, -0.24280016124248505, -0.624098539352417, -0.326824426651001, -0.2959376871585846, 0.3090345561504364, -0.2950509488582611, -0.419244647026062, 0.3911648392677307, -0.42352229356765747, -0.7238239049911499, -1.0502923727035522, -0.33546698093414307, 1.0649800300598145, 0.7025100588798523, 0.2922995686531067, 0.4515674412250519, 0.614823579788208, 0.11803678423166275, -0.34227320551872253, 0.1934262067079544, -0.5757462382316589, 0.37495967745780945, -0.2832769453525543, 0.5490593910217285, -0.6134114265441895, 0.14368100464344025, -0.19578902423381805, -0.555469810962677, -0.06467004120349884, 0.12078343331813812, 0.4114035964012146, -0.018335528671741486, -0.40687140822410583, -0.36223462224006653, 0.3660527467727661, -0.20526674389839172, -0.672782838344574, -0.4966566264629364, -0.2045256346464157, 0.8320955634117126, 0.6512625813484192, -0.7421116828918457, -0.5410153865814209, -0.2700355052947998, 0.116878442466259, 0.3171573579311371, 0.030296357348561287, 0.1424044370651245, -0.4141300618648529, -0.3499067723751068, -0.1659974455833435, 0.2373511791229248, -0.11207414418458939, -0.2779267132282257, 0.11942467838525772, -0.8977028727531433, -0.3572545647621155, 0.39946627616882324, -0.5527340769767761, -1.114031195640564, 0.33603397011756897, 0.6118677258491516, 0.3945428729057312, 0.26770836114883423, 0.2804417014122009, 0.48711392283439636, 0.9699636697769165, -0.5486043095588684, 0.4655146896839142, -1.2219913005828857, 0.5147542357444763, -0.12045726925134659, -0.16399745643138885, -0.11903395503759384, 0.28275665640830994, -0.6266412138938904, 0.004159197211265564, -0.4141039252281189, -0.10205570608377457, -0.27645644545555115, 0.25192132592201233, 0.6182400584220886, -0.14630475640296936, -0.5769942998886108, 0.6681930422782898, 0.7587312459945679, -0.2549818158149719, 0.25751256942749023, 0.5017781257629395, -0.27013495564460754, 0.28446444869041443, -0.6614959836006165, 0.3223143219947815, 0.31285014748573303, 0.1675189584493637, -0.2521604597568512, -0.7809117436408997, 0.42057597637176514, 0.15210211277008057, 0.4189399480819702, -0.6291375160217285, -0.4264044761657715, 0.28870198130607605, -0.15742523968219757, 0.12893587350845337, 0.07927951961755753, 0.41032543778419495, -0.10560054332017899, -0.028996018692851067, 0.33149605989456177, -0.09062755852937698, -0.6035543084144592, -0.04037667438387871, -0.28665703535079956, -0.05550761520862579, -0.4138915538787842, 0.5862710475921631, -0.5916923880577087, -0.3199934661388397, -0.06573069840669632, 0.08648693561553955, 0.0010175392962992191, -0.7209306359291077, -0.15068696439266205, -1.0036470890045166, 0.08780914545059204, -0.9386577010154724, 0.7056945562362671, -0.11008205264806747, -0.0049947090446949005, 0.3075527548789978, 0.3562287986278534, 0.5832223892211914, -0.13759396970272064, -0.26357629895210266, 0.5027955174446106, 0.09198984503746033, -0.27630186080932617, -0.42629653215408325, 0.8359482288360596, -0.9787290096282959, 0.10335246473550797, -0.01648537814617157, -0.13093814253807068, -0.8477070927619934, -1.0810775756835938, 0.4102976322174072, -0.19607573747634888, 0.4947832226753235, -0.7375065088272095, -0.3745349049568176, -0.08944377303123474, 0.347805917263031, -0.27820172905921936, -1.3685288429260254, -0.8051979541778564, 0.12070543318986893, 0.7235387563705444, -0.07527536153793335, 0.37500837445259094, -0.44624534249305725, -0.6941282749176025, 0.03182966634631157, 0.6960888504981995, 0.2167970836162567, -0.08948477357625961, 0.03160916268825531, 0.32512325048446655, 0.6571858525276184, -0.30436640977859497, -1.43342125415802, -0.6064262986183167, 0.296865850687027, -0.1051086038351059, -0.5904915928840637, 0.7983134388923645, -0.24382296204566956, 0.5592088103294373, -0.22290529310703278, -0.058954138308763504, 0.2111264020204544, -0.256011426448822, -0.1118621677160263, 0.16852299869060516, 0.41325533390045166, -0.5256152153015137, -0.23162977397441864, -0.19578759372234344, 0.5252469778060913, 0.30148690938949585, -0.2920798361301422, -0.044790007174015045, 0.05249601602554321, -0.8823046684265137, -1.545839786529541, 0.599625825881958, 0.2572426199913025, 0.13553962111473083, 0.15716058015823364, -0.34758076071739197, 1.002342700958252, -0.37388432025909424, 0.5545787811279297, 0.10413715243339539, 0.3977023959159851, -0.30698198080062866, -0.7230696082115173, -0.04979877546429634, 0.4185929000377655, -0.49569401144981384, 0.36761271953582764, -0.3604380190372467, -0.5098861455917358, 0.22929739952087402, -0.03205294907093048, -0.6124320030212402, -0.3421025276184082, 0.12357062101364136, 0.5484843850135803, -0.4456755518913269, -0.023428497835993767, 0.27967962622642517, -0.25249844789505005, -0.033892083913087845, 0.2698960304260254, -0.6011611223220825, -0.22132112085819244, 0.8450648784637451, 0.5710418224334717, 0.48371422290802, -0.08343075960874557, 0.40970349311828613, 0.2586097717285156, -0.2911531925201416, 0.30012619495391846, -0.03839539363980293, -0.504314124584198, 1.5114868879318237, 0.25601476430892944, -0.5580570101737976, -1.0026987791061401, 0.00636643311008811, 0.022456856444478035, 0.09730581194162369, -0.4510982632637024, -0.4776352643966675, 0.008311954326927662, 0.05928168073296547, -0.45799627900123596, 0.05411315709352493, 0.03647352010011673, 0.5503633618354797, -0.829389214515686, 0.24109016358852386, -0.5720620155334473, 0.2813652753829956, 0.557660698890686, -0.46972256898880005, -0.12363264709711075, -0.4897540509700775, 0.22307275235652924, 0.015265806578099728, 0.16342979669570923, 0.9226269721984863, -0.6025024652481079, 0.0010036153253167868, 0.3979310691356659, 0.19874383509159088, 1.1652551889419556, 0.1452140063047409, -0.2552923858165741, 0.36533987522125244, 0.6995322108268738, -0.9646601676940918, -0.33763930201530457, 0.28080523014068604, -0.1451815366744995, 0.5808470845222473, -0.2400692254304886, -0.1548563838005066, 0.20438289642333984, -0.013572154566645622, -0.40822815895080566, -1.2301201820373535, -0.9966298341751099, -0.12602998316287994, 0.00996838416904211, 0.26874840259552, -0.48249971866607666, 0.17282932996749878, 0.32054489850997925, 0.17822164297103882, -0.22236183285713196, -0.6535206437110901, -0.04214661940932274, -0.37390071153640747, -0.06865277886390686, -1.001989722251892, 0.7690331935882568, -1.2619154453277588, -0.9154108166694641, -0.011286366730928421, 0.1274607926607132, -0.11039918661117554, -0.26031163334846497, -0.3834077715873718, -0.4023885726928711, -0.2984650731086731, 0.3078659474849701, -0.7742152810096741, 0.40673255920410156, 0.09228156507015228, -0.10654064267873764, 0.38090649247169495, 0.453442245721817, -0.1801072061061859, 0.029652388766407967, 1.0438024997711182, 0.28203296661376953, 0.36227330565452576, -1.1175769567489624, -0.08633675426244736, -0.08252570778131485, -0.24492959678173065, 0.4531630873680115, 0.0681048184633255, -0.5115510821342468, 0.1266852468252182, 0.5759609341621399, -0.316307932138443, -0.21793146431446075, -1.1375864744186401, -0.09572169929742813, -0.38909727334976196, -0.15140242874622345, 0.04302344471216202, 0.4591105878353119, 0.11009778082370758, -0.02544722519814968, -0.4714597761631012, 0.45537978410720825, 0.13199368119239807, 0.27553778886795044, 0.1959305703639984, 0.6473261117935181, 0.5203379392623901, -0.039279837161302567, -0.006009428296238184, -0.24975869059562683, -0.4723692238330841, 0.6004629135131836, -0.39152079820632935, -0.11073978990316391, -0.0974196344614029, -0.3182794749736786, 0.49318814277648926, 0.466058611869812, 0.8129962682723999, 0.19185906648635864, 0.5809720158576965, -0.07869670540094376, -1.5030465126037598, -0.17257162928581238, -1.0092201232910156, -0.079554483294487, 0.08774259686470032, -0.43358808755874634, -0.20426101982593536, -0.1528434008359909, -0.16255134344100952, 0.055609144270420074, 0.49131298065185547, -0.624202311038971, 0.2243007868528366, -0.5902692079544067, -0.10412371158599854, 1.2984514236450195, -0.6491836905479431, -0.5096176862716675, -0.02250153012573719, 0.18720120191574097, -0.8478409051895142, -1.1344702243804932, 0.5262104272842407, 1.5244253873825073, 0.11292772740125656, 0.09672456979751587, -0.5448564887046814, -0.2820744812488556, 0.23755517601966858, -0.001953648868948221, -0.14800064265727997, 0.05479258671402931, -0.10242017358541489, 0.1409132331609726, -0.5760912895202637, 0.6567511558532715, -0.28711774945259094, -0.12773635983467102, -0.20899119973182678, -0.3850319981575012, -1.1893004179000854, 0.6737807393074036, -0.18586380779743195, -0.357608824968338, 0.3250238001346588, 0.8933588862419128, 0.24165205657482147, -0.4166110157966614, 0.08981826901435852, -0.7583927512168884, 0.5636218786239624, 1.0582690238952637, 0.2913917005062103, -0.15807950496673584, 0.2806956470012665, 0.06647899001836777, -0.3069209158420563, 0.19257105886936188, 0.5104769468307495, 0.30297842621803284, -0.06060338765382767, 0.33341118693351746, -0.4926663339138031, -0.629526674747467, 0.35942503809928894, -0.5229110717773438, -0.362546443939209, 0.325819194316864, 0.37371641397476196, -0.3707426190376282, -0.36901307106018066, 0.45382943749427795, 0.3133111894130707, 0.3705846965312958, -0.1480579525232315, 0.12308654189109802, 0.16454502940177917, -0.2294202744960785, -0.24736127257347107, 0.20003999769687653, 1.1803618669509888, 0.6711791157722473, -0.34422165155410767, 0.6819179058074951, -0.09917780756950378, 0.11942200362682343, 0.3108139634132385, -0.040060967206954956, -0.5107351541519165, 0.45246976613998413, -0.2830713093280792, -0.4235215485095978, -0.39350298047065735, 0.17392495274543762, 0.49278879165649414, -0.2994358539581299, 0.5668904185295105, -0.036747824400663376, 0.12033968418836594, -0.3845439851284027, 0.7235113382339478, -0.17272716760635376, -0.28238195180892944, 0.11631711572408676, -0.07864484935998917, -0.9258618354797363, 1.1303964853286743, 0.03739919140934944, 0.504072904586792, -0.06925293058156967, 0.6476871371269226, 0.3453364372253418, 0.312881737947464, -0.2802911400794983, -0.6411734223365784, -0.6269771456718445, 0.2233700454235077, -0.2036733776330948, -0.461236834526062, 0.3481946587562561, -0.2700766921043396, 0.5634419918060303, -0.25195345282554626, 0.16083353757858276, -0.5425316691398621, -0.2333908975124359, -0.009069488383829594, -0.2327764630317688, 0.9778995513916016, 0.3266238272190094, -0.49073362350463867, 0.07343482226133347, -0.16030696034431458, 0.23075851798057556, 0.14041446149349213, -0.12190552055835724, -0.570686399936676, -0.6636325716972351, -0.23382660746574402, -0.44606947898864746, 1.3981932401657104, -0.30915701389312744, 0.021149057894945145, 0.14272992312908173, -0.32034122943878174, -1.2328498363494873, 0.24482248723506927, -0.4444226622581482, -0.5614840984344482, 0.564140260219574, 0.3739899694919586, 0.27883780002593994, 0.3793942332267761, -0.21099655330181122, -0.764930248260498, 0.12733981013298035, 0.8508838415145874, -0.7201370000839233, 0.40973445773124695, 0.08657263964414597, 0.16977448761463165, 0.17726077139377594, -0.4064268469810486, 0.4855516254901886, -0.4241827726364136, -0.19082801043987274, -0.13030681014060974, -0.2714129388332367, -0.6684682965278625, 0.20773263275623322, 0.3003145158290863, -0.08893527090549469, -0.3469696044921875, 0.44756999611854553, -1.3275622129440308, -0.3615298271179199, -0.39054566621780396, 0.4495553970336914, -0.09516894817352295, 0.6661872267723083, 0.5612596273422241, -0.2093280702829361, 0.09134383499622345, -1.060023307800293, 4.266627311706543, 0.4702736437320709, 0.1917697936296463, 0.676278829574585, 0.2420598715543747, 0.4312805235385895, 0.8559758067131042, -0.540215015411377, 0.3599222004413605, -0.09730372577905655, 0.24769887328147888, -0.2767889201641083, 0.3307461738586426, 0.35456156730651855, -0.3665212392807007, 0.3223292827606201, -0.7061254382133484, 0.05196450278162956, 0.6170260906219482, -1.0812146663665771, -0.8877397775650024, 0.40602460503578186, 0.11700867861509323, 0.6134124398231506, -0.5174118876457214, 0.6673688292503357, 0.4035983383655548, -0.07707088440656662, 0.2894432544708252, 0.04333989694714546, 0.27923712134361267, -0.22426940500736237, -0.052144959568977356, -0.07045955210924149, -0.49337249994277954, 0.21774843335151672, 0.07364200055599213, -0.06867669522762299, -1.1754658222198486, -0.1342104971408844, 0.724028468132019, 0.4318907558917999, -0.5543915033340454, -0.7801560163497925, -0.10429424792528152, 1.2948695421218872, -0.5592822432518005, -0.14226952195167542, 0.9359139800071716, -0.39234912395477295, 1.1242753267288208, -0.4331081509590149, 0.49011680483818054, -0.2856850326061249, -0.2898868918418884, 0.37613600492477417, -0.09586808830499649, -0.37451139092445374, 0.06626937538385391, -0.07727506011724472, 0.6910744905471802, -0.36929187178611755, 0.04766273871064186, 0.032553136348724365, -0.346206933259964, 0.6580535173416138, -0.07784800231456757, 0.5188479423522949, -0.38433340191841125, 0.11701610684394836, -0.19513541460037231, -0.4472692608833313, -0.6998237371444702, -0.3773748278617859, 0.5181706547737122, -0.1543516218662262, -0.247629776597023, 0.24591515958309174, 0.8837613463401794, -0.2856611907482147, -0.12456443905830383, -0.7541622519493103, -0.7473399639129639, -0.032909441739320755, 0.35030004382133484, 0.07825224101543427, -0.005672513972967863, -0.7661257386207581, 0.23367919027805328, -0.04754592105746269, 0.6981714367866516, 0.2884296178817749, -0.15738853812217712, 0.005158674903213978, 0.1720929741859436 ]
[ 1996, 2565, 14964, 2000, 2022, 6472, 2043, 1037, 5310, 15664, 1999, 1012, 2122, 3454, 2097, 2022, 6472, 2104, 1996, 6123, 1997, 1996, 5310, 1998, 2097, 2031, 1996, 4070, 1005, 1055, 3378, 6656, 2015, 2504, 1012, 1012, 4002, 2475, 27280, 7427, 4748, 14028, 12086, 2089, 6905, 27280, 14555, 2000, 15389, 21469, 4877, 2043, 1996, 2291, 6879, 1012, 3645, 27280, 7427, 21469, 4877, 2024, 8209, 2011, 1996, 2334, 3036, 3691, 1006, 1048, 3736, 1007, 2832, 2012, 2291, 2707, 1012, 2027, 3073, 2490, 2005, 3674, 8154, 2078, 6194, 1998, 3674, 3036, 16744, 2000, 1996, 4082, 2291, 1012, 1012, 4002, 2509, 2051, 11670, 4748, 14028, 12086, 2089, 6905, 2051, 11670, 2000, 15389, 21469, 4877, 2043, 1996, 2291, 6879, 1012, 1996, 3645, 2051, 2326, 1006, 1059, 16703, 7292, 1007, 12939, 2051, 26351, 8093, 10698, 9276, 2408, 1998, 2306, 13100, 1012, 1059, 16703, 7292, 2051, 11670, 2024, 3625, 2005, 2128, 18886, 23559, 2051, 12133, 2013, 8051, 1013, 2897, 4219, 1998, 6434, 3436, 2122, 5300, 2000, 2060, 2897, 7846, 1012, 1012, 4002, 2549, 2663, 21197, 2239, 2393, 2121, 21469, 2140, 4748, 14028, 12086, 2089, 6905, 2838, 1997, 2663, 21197, 2239, 2000, 15389, 21469, 4877, 1998, 1013, 2030, 4654, 8586, 23056, 2015, 2043, 1037, 5310, 15664, 1999, 1012, 2663, 21197, 2239, 1012, 4654, 2063, 2003, 1037, 3645, 6922, 3625, 2005, 4506, 2012, 8154, 2078, 1013, 8154, 4246, 2004, 2092, 2004, 1996, 5851, 3086, 5537, 1006, 21871, 1007, 13330, 2011, 14931, 12190, 1011, 12456, 1011, 3972, 12870, 1012, 15584, 10445, 1999, 22563, 13728, 1032, 4007, 1031, 1032, 10166, 21084, 16703, 3630, 3207, 1032, 1033, 1032, 7513, 1032, 3645, 23961, 1032, 2783, 27774, 1032, 2663, 21197, 2239, 1032, 1998, 22563, 10841, 1032, 4007, 1032, 7513, 1032, 3645, 23961, 1032, 2783, 27774, 1032, 2663, 21197, 2239, 1032, 2024, 2109, 2000, 6133, 3176, 2393, 2121, 3454, 1998, 8360, 6447, 2008, 2490, 2663, 21197, 2239, 1012, 1012, 4002, 2629, 3036, 2490, 10802, 4748, 14028, 12086, 2089, 6905, 3036, 2490, 11670, 1006, 7020, 4523, 1007, 2000, 15389, 21469, 4877, 2043, 1996, 2291, 6879, 1012, 3645, 7020, 2361, 21469, 4877, 2024, 8209, 2046, 1996, 2334, 3036, 3691, 1006, 1048, 3736, 1007, 2832, 2012, 2291, 2707, 1012, 2320, 8209, 2046, 1996, 1048, 3736, 1010, 7020, 2361, 21469, 4877, 2031, 3229, 2000, 4372, 26775, 22571, 3064, 1998, 5810, 18209, 20786, 2015, 2008, 2024, 8250, 1999, 3645, 1010, 2107, 2004, 2151, 26618, 1011, 2006, 5310, 1005, 1055, 5884, 20786, 2030, 6047, 4003, 16300, 1012, 1012, 4002, 2575, 16293, 14184, 1998, 14305, 4748, 14028, 12086, 2089, 19933, 1996, 16293, 2000, 8073, 15389, 3454, 2006, 2291, 9573, 1012, 7170, 3085, 16293, 14184, 1006, 1048, 22287, 2015, 1007, 2024, 4109, 1997, 3642, 2008, 2064, 2022, 8209, 1998, 4895, 17468, 2046, 1996, 16293, 2588, 5157, 1012, 2027, 7949, 1996, 15380, 1997, 1996, 16293, 2302, 1996, 2342, 2000, 2128, 27927, 1996, 2291, 1012, 2005, 2742, 1010, 2028, 2828, 1997, 11336, 2003, 1996, 5080, 4062, 1010, 2029, 4473, 1996, 16293, 2000, 3229, 8051, 4198, 2000, 1996, 2291, 1012, 1012, 4002, 2581, 2128, 1011, 2441, 5097, 4748, 14028, 12086, 2089, 19933, 20228, 2923, 6764, 2000, 8073, 2448, 2019, 4646, 2043, 1037, 5310, 15664, 1999, 1012, 2043, 1037 ]
mitre
10.txt
9
user logs out or restarts via the macos graphical user interface ( gui ), a prompt is provided to the user with a checkbox to " reopen windows when logging back in ". when selected, all applications currently open are added to a property list file named com. apple. loginwindow. [ uuid ]. plist within the ~ / library / preferences / byhost directory. applications listed in this file are automatically reopened upon the user ’ s next logon.. 008 lsass driver adversaries may modify or add lsass drivers to obtain persistence on compromised systems. the windows security subsystem is a set of components that manage and enforce the security policy for a computer or domain. the local security authority ( lsa ) is the main component responsible for local security policy and user authentication. the lsa includes multiple dynamic link libraries ( dlls ) associated with various other security functions, all of which run in the context of the lsa subsystem service ( lsass ) lsass. exe process.. 009 shortcut modification adversaries may create or modify shortcuts that can execute a program during system boot or user login. shortcuts or symbolic links are used to reference other files or programs that will be opened or executed when the shortcut is clicked or executed by a system startup process.. 010 port monitors adversaries may use port monitors to run an adversary supplied dll during system boot for persistence or privilege escalation. a port monitor can be set through the addmonitor api call to set a dll to be loaded at startup. this dll can be located in c : \ windows \ system32 and will be loaded by the print spooler service, spoolsv. exe, on boot. the spoolsv. exe process also runs under system level permissions. alternatively, an arbitrary dll can be loaded if permissions allow writing a fully - qualified pathname for that dll to hklm \ system \ currentcontrolset \ control \ print \ monitors.. 012 print processors adversaries may abuse print processors to run malicious dlls during system boot for persistence and / or privilege escalation. print processors are dlls that are loaded by the print spooler service, spoolsv. exe, during boot.. 013 xdg autostart entries adversaries may modify xdg autostart entries to
[ -0.06093829497694969, -0.27338337898254395, 0.13372083008289337, 0.6296222805976868, -0.45452022552490234, 0.15263424813747406, -0.5029822587966919, -0.31384479999542236, 0.04787952080368996, 1.0857386589050293, -0.5190929174423218, -0.4457474946975708, 0.04920274764299393, -0.768190324306488, -0.7327468395233154, 0.13555678725242615, -0.33722516894340515, 0.2287401705980301, -1.0923911333084106, 0.005279349163174629, 0.4840344488620758, 0.18079587817192078, -0.2018328458070755, -0.5187119245529175, -0.03861056640744209, 0.8218488693237305, 0.7451999187469482, 0.45240941643714905, 0.47893837094306946, 0.5632236003875732, 0.1902879774570465, -0.013494645245373249, -0.10028424859046936, -0.5129415392875671, -0.04670099914073944, -0.49961549043655396, 0.7786571979522705, -0.732100784778595, 0.017867114394903183, -0.4859752058982849, 0.6408131718635559, -0.4436854422092438, -0.06902541220188141, -0.3512580394744873, -0.10524789243936539, -0.3945676386356354, 0.4007154703140259, -0.12050004303455353, 1.232151985168457, 0.28567275404930115, 0.30286091566085815, 0.2103441059589386, -0.02688830904662609, -0.45886343717575073, 0.16157102584838867, 0.023950085043907166, -0.24800503253936768, 0.0022987111005932093, -0.6393457651138306, 0.08955688029527664, -0.01883695460855961, 0.6403997540473938, 0.1686272770166397, -0.7380455732345581, 0.2267627716064453, 0.5558686256408691, 0.28839096426963806, 0.2369077503681183, 0.0025513882283121347, -0.49992290139198303, -0.03893224895000458, 0.32927778363227844, -0.837541401386261, -0.37597107887268066, -0.4853351414203644, -0.44342631101608276, -0.14670245349407196, -0.16810812056064606, -0.42406657338142395, 0.39061540365219116, -0.23284819722175598, -0.01484900526702404, 0.11967682093381882, -0.5019744038581848, -0.10449881851673126, -0.5182015299797058, 0.26512908935546875, 0.18503127992153168, -0.7854074239730835, 0.2387453317642212, -0.19990390539169312, 0.3162309527397156, -0.8939828872680664, -0.6806980967521667, 0.24276825785636902, -0.13318882882595062, -0.30092644691467285, -0.16906848549842834, 0.6465404629707336, -0.4917730689048767, 0.37867531180381775, 0.6371794939041138, 0.2562114894390106, 0.31263431906700134, -0.3675757050514221, 0.2871728241443634, 0.4037913382053375, 0.07852679491043091, -0.3179453909397125, -0.32366013526916504, 0.8260776400566101, 0.008324230089783669, 0.05172637477517128, -0.021452629938721657, -0.14040714502334595, 0.4102497398853302, 0.13882291316986084, 0.49935078620910645, -0.5625899434089661, 0.6793540120124817, -0.4261073172092438, -0.18606813251972198, 0.7036824822425842, -0.6386581063270569, 0.157399982213974, -0.19047880172729492, 0.022924145683646202, 0.41138461232185364, -0.8048419952392578, -0.5770260691642761, 0.26418986916542053, 0.3867787718772888, 0.16627353429794312, 0.7133946418762207, -0.8811038732528687, 0.7435134649276733, -0.13046398758888245, 0.6355726718902588, 0.8022269606590271, -1.045947551727295, -0.3355279564857483, 0.6046583652496338, 0.5330855846405029, 1.2630088329315186, -0.0588163286447525, 0.49298232793807983, -0.22543896734714508, 0.5001621246337891, -0.059505391865968704, 0.5263331532478333, -0.3256784677505493, -0.035492222756147385, 0.938931941986084, -0.0168942641466856, -0.1833084225654602, 0.07622501254081726, -0.0687277764081955, 0.35574087500572205, -0.11030887067317963, 0.2785065770149231, -0.2885127067565918, 0.5015276670455933, -0.3533771336078644, -0.2840413451194763, 0.5381709933280945, 0.366280734539032, -0.9061155319213867, -0.4063881039619446, 0.14115621149539948, -0.11636568605899811, 0.14519049227237701, 0.007475981488823891, 0.25887781381607056, -0.09466063231229782, 1.1385602951049805, 0.66462641954422, 0.16963043808937073, -0.25135526061058044, -0.2636047601699829, 0.6555612087249756, -1.0244433879852295, 0.43644779920578003, -0.10357970744371414, 0.6303983926773071, 0.3217444121837616, 0.027598639950156212, 0.34816569089889526, -0.863452672958374, -0.324724942445755, -0.1919509619474411, 0.041264306753873825, 0.856879711151123, -0.1298321932554245, 0.9929600954055786, 0.5106897950172424, 0.12916713953018188, -1.3645893335342407, 0.18458063900470734, -0.18279001116752625, -0.6999830603599548, -0.2612893283367157, -0.11054743081331253, 0.1190139576792717, 0.3213954269886017, -0.5749360918998718, -0.5304394364356995, 0.7836287617683411, 1.0092519521713257, -0.09495940059423447, 0.7778592705726624, 1.3848357200622559, -0.03837401047348976, -0.3253040909767151, -0.1471395045518875, -0.11056114733219147, -0.2553640902042389, 0.020410437136888504, 0.8077676892280579, -0.0003857894625980407, 0.5245726704597473, 0.1855349838733673, 0.4575575888156891, 0.11022278666496277, 0.4233640432357788, -0.1423662006855011, -0.2596340775489807, -0.25453534722328186, 0.15504403412342072, -0.664442241191864, -0.2887648046016693, -0.3009375333786011, 0.3090346157550812, 0.5849801898002625, 0.7573079466819763, -0.3041429817676544, -0.3120507001876831, 0.11430111527442932, 0.2608751952648163, 0.07513172179460526, 0.1898704171180725, 0.26636195182800293, 1.257546067237854, 0.38321271538734436, 0.492108553647995, 0.7260481715202332, 0.3007182478904724, -0.18976087868213654, -0.31929078698158264, 0.2171127051115036, -0.2448561042547226, 0.22416993975639343, 0.9057598114013672, 0.34850600361824036, -0.2559482753276825, -0.35627543926239014, -0.6502025723457336, 0.6427646279335022, -0.06932424008846283, -0.5348829030990601, -0.8685487508773804, -0.4054343104362488, -0.21638062596321106, -0.03546812757849693, -0.5540109872817993, -0.5143556594848633, 0.5268489122390747, 0.11069338768720627, 0.12315119057893753, -0.6853306889533997, -0.26832130551338196, -0.5588135123252869, -0.07016609609127045, -0.45840078592300415, -0.481659859418869, -0.5837625861167908, -0.4288720488548279, -0.17677000164985657, -0.21760013699531555, 1.0621435642242432, -0.7606248259544373, -0.5709188580513, 0.1861288845539093, -0.0632956251502037, 0.5287832617759705, -0.6393744945526123, -0.6407924890518188, -0.814035177230835, 0.0795319527387619, 0.013542725704610348, 0.6617043614387512, -0.17138561606407166, -0.30462396144866943, -0.711927056312561, 0.4529452919960022, -0.03988971188664436, -0.4264216125011444, 0.8464775681495667, 0.07933925092220306, -0.06668251007795334, -0.056148141622543335, 0.14188152551651, -0.49803054332733154, 0.10414247214794159, 0.05225484073162079, -0.7345266938209534, 0.4557327330112457, -0.2192804217338562, -0.3148224949836731, 0.5519090294837952, 0.821999728679657, -0.9663587212562561, 0.2562533915042877, 0.07634995132684708, 0.36392199993133545, -0.5733190178871155, 0.23670609295368195, 0.016438676044344902, -0.12066326290369034, -0.24081923067569733, -0.5425289273262024, 0.36851754784584045, -0.3211243152618408, -0.1996489018201828, -0.09463950991630554, -0.07001122832298279, 0.2141294628381729, -0.10853061825037003, -0.36671850085258484, 0.6872409582138062, -0.16843277215957642, -0.42089834809303284, -0.230776846408844, -0.5644841194152832, 0.850407600402832, 0.09428635239601135, 0.08130858838558197, 0.696561872959137, -0.13206997513771057, -0.2906154990196228, 0.27649110555648804, 0.35190263390541077, -0.7789555191993713, 0.8534571528434753, 0.6980696320533752, 0.09425422549247742, 0.42445921897888184, 0.2916468679904938, -0.5768817067146301, 0.07754825800657272, -0.35041749477386475, -0.36083704233169556, -0.12433633208274841, 0.08619643747806549, 0.4122703969478607, 0.2742406129837036, 0.5031996965408325, -0.44113633036613464, -0.2301107794046402, 0.2612287998199463, 0.02745804749429226, 0.4818485677242279, -0.23003187775611877, -0.33810955286026, 0.4674844741821289, -0.29135727882385254, -0.5305046439170837, 0.132025346159935, 0.5317373871803284, 0.9458212852478027, 0.14248527586460114, 0.163496732711792, -0.09140665829181671, 0.023606393486261368, 0.1439811736345291, -0.5152855515480042, -0.32795366644859314, 0.36454537510871887, -0.55693119764328, 0.48635464906692505, -0.6526806950569153, 0.2986617982387543, 0.06294164061546326, 0.10676994919776917, 0.10489089041948318, -0.04051942378282547, -0.44992902874946594, -0.49677157402038574, -0.5436375141143799, 0.19191238284111023, 0.2293255478143692, 0.14280439913272858, -0.7223790287971497, 0.020677290856838226, -0.5445948243141174, -0.33439603447914124, -0.6658611297607422, 0.8126319050788879, 0.6207820773124695, -0.042462367564439774, 0.42735251784324646, 0.9313977360725403, -0.18431636691093445, -0.008091801777482033, 0.520491361618042, -0.7075523734092712, 0.24476395547389984, -0.6780911087989807, 0.7031335830688477, -0.7234874367713928, -0.19854192435741425, -0.10710174590349197, -0.06596065312623978, 0.00280422018840909, 0.2936328053474426, 0.11818895488977432, 0.271857887506485, -0.15753011405467987, -0.19106575846672058, 0.19951869547367096, -0.37469005584716797, -0.5870669484138489, -0.15581847727298737, -0.3356887102127075, 0.7218891978263855, 0.36152058839797974, -0.5162128806114197, -0.2874094545841217, -0.47451460361480713, -0.1849527209997177, 0.4641064703464508, 0.6953870058059692, 0.18469487130641937, -0.29369592666625977, -0.4916122555732727, -0.9878512024879456, -0.22264018654823303, 0.24385033547878265, 0.2573370039463043, -0.17580582201480865, -0.700158417224884, 0.10073299705982208, 0.20143522322177887, -1.096983551979065, -1.108167052268982, 0.6540083289146423, 0.3930928707122803, 0.3190996050834656, 0.2433524876832962, -0.14574457705020905, -0.06127403676509857, 0.6768110394477844, -0.7363283634185791, 1.043997883796692, -0.873225212097168, 0.12419827282428741, 0.10513327270746231, -0.0728113129734993, -0.32250267267227173, -0.13893292844295502, -1.1818033456802368, -0.5933571457862854, -0.5952856540679932, -0.3302571177482605, -0.026314472779631615, 0.2110271006822586, 0.5686565637588501, -0.263501912355423, 0.18614418804645538, 0.33241063356399536, 0.3557954430580139, -0.3040280044078827, 0.5208757519721985, -0.10358535498380661, -0.17186453938484192, 0.5082774758338928, -0.5422930121421814, 0.680804431438446, 0.20229534804821014, 0.024369917809963226, -0.28421443700790405, -0.6179423332214355, 0.7244489192962646, 0.18612933158874512, 0.40448465943336487, -0.32817211747169495, -0.6681915521621704, 0.06724487245082855, 0.365776926279068, -0.19149574637413025, 0.013351516798138618, 0.02297329343855381, 0.025347474962472916, 0.3049578070640564, 0.06642742455005646, -0.4170435965061188, -0.6164314150810242, 0.18881124258041382, -0.3111186623573303, 0.10202644765377045, 0.048451974987983704, 0.7052669525146484, -0.40948954224586487, -0.1405966430902481, 0.032783906906843185, -0.12436066567897797, -0.4698314070701599, -1.0063016414642334, -0.24688223004341125, -0.7178900241851807, 0.06802891939878464, -0.2796846628189087, 0.29753726720809937, -0.1563764363527298, 0.3154289722442627, 0.1535898745059967, 0.585500955581665, 0.23722679913043976, -0.3056216537952423, -0.4826141595840454, 0.3639322519302368, 0.24626459181308746, -0.4828539192676544, 0.13594700396060944, 0.5965056419372559, -0.8220654129981995, -0.32624053955078125, -0.191595658659935, -0.2308385670185089, -0.511161744594574, -0.4813991189002991, 0.31189802289009094, -0.026760825887322426, 0.9391623735427856, -0.7198528051376343, -0.6071167588233948, 0.16636554896831512, 0.5547081232070923, -0.14124345779418945, -0.8229209184646606, -0.27688196301460266, 0.13513688743114471, 0.2947880029678345, -0.07619449496269226, -0.01641828939318657, -0.5256553292274475, -0.880525529384613, -0.38388869166374207, 0.901272177696228, 0.7657008171081543, 0.438307523727417, 0.18061666190624237, -0.5016649961471558, 0.8398062586784363, -0.39682549238204956, -0.5664063096046448, -0.14546659588813782, 0.030262451618909836, 0.28679370880126953, -0.24564413726329803, 0.6008457541465759, -0.6450557708740234, 0.14948296546936035, 0.17924994230270386, 0.21534791588783264, 0.252951055765152, -0.05423852428793907, 0.023175401613116264, 0.4084087312221527, 0.7748631238937378, -0.6781626343727112, -0.46349141001701355, 0.3978347182273865, 1.089656114578247, 0.22989262640476227, -0.28078922629356384, -0.49266257882118225, -0.0006724567501805723, -0.614022433757782, -1.8382198810577393, 0.7912364602088928, 0.26306501030921936, 0.01420837827026844, -0.07498302310705185, -0.6183907389640808, 1.057322382926941, -0.8055898547172546, 0.4706122577190399, 0.6529286503791809, -0.1255897730588913, -0.2368089258670807, -0.6355531215667725, -0.28476113080978394, 0.36442074179649353, -0.25839880108833313, 0.5971972346305847, -0.1750335842370987, -0.7650233507156372, 0.056760042905807495, -0.6315195560455322, -0.34270399808883667, 0.12004516273736954, -0.09922388195991516, 0.5774771571159363, -0.11776965111494064, 0.4578525125980377, -0.0725708082318306, -0.5394717454910278, 0.3735005259513855, 0.47530776262283325, -0.2717386484146118, 0.3522549569606781, 0.4137345552444458, 0.1978718787431717, 0.016592368483543396, -0.13178138434886932, 0.030255908146500587, 0.31991514563560486, -0.27818694710731506, 0.5711103677749634, -0.16322468221187592, -0.2833508849143982, 1.3163357973098755, 0.226623073220253, -0.4944051206111908, -0.7304083704948425, -0.32439690828323364, -0.12908919155597687, 0.05936773493885994, -0.08096291124820709, -0.7121943831443787, 0.04377978295087814, 0.2186783254146576, -0.4581812024116516, 0.015584718436002731, 0.3117307126522064, 0.06718263030052185, -0.5066293478012085, -0.18922923505306244, -0.33007094264030457, 0.18755313754081726, 0.7823606133460999, -0.39782920479774475, -0.20937195420265198, -0.9156455993652344, -0.374652624130249, 0.032825272530317307, -0.1793459802865982, 0.8671025633811951, -0.6164813041687012, 0.07087471336126328, -0.5370771288871765, 0.0322793647646904, 1.2355304956436157, 0.12444286048412323, 0.0514136478304863, 0.9142447710037231, 0.7402092814445496, -0.7476728558540344, -0.31771320104599, 0.0523952953517437, -0.21218591928482056, 0.3458824157714844, -0.3370526134967804, 0.01872614398598671, 0.25136852264404297, -0.07133571803569794, -0.06892982125282288, -1.137925386428833, -1.025538682937622, -0.4009827971458435, 0.08865498751401901, 0.06323470920324326, -0.18856891989707947, -0.2141728699207306, 1.1633535623550415, 0.07292304188013077, 0.2014612853527069, -0.6290661692619324, 0.2327844649553299, 0.13081467151641846, -0.5670377612113953, -0.69696044921875, 0.23228316009044647, -0.39200761914253235, -0.6667850613594055, 0.0737268254160881, 0.40966668725013733, -0.552310585975647, -0.31579408049583435, -0.21457499265670776, -0.3570149540901184, -0.2933382987976074, 0.3635784983634949, -0.38616999983787537, -0.0626361146569252, 0.21110175549983978, -0.4442174732685089, 0.18170656263828278, -0.09350629150867462, -0.5322747230529785, 0.21581338346004486, 0.8045356869697571, -0.01647055707871914, 0.681969165802002, -0.6067385673522949, 0.047789689153432846, -0.11130969226360321, -0.46874386072158813, 0.39767327904701233, 0.29483696818351746, -0.3594866394996643, -0.09129796922206879, 0.2810279130935669, -0.5156010985374451, -0.044058430939912796, -0.6220261454582214, -0.00094281614292413, -0.12488874047994614, -0.07206679880619049, 0.17739030718803406, 0.21383199095726013, 0.486677885055542, 0.2079991102218628, -0.449367493391037, 0.6271049976348877, 0.8767549991607666, 0.28601565957069397, 0.27480989694595337, 0.2108614593744278, 0.2415389120578766, -0.2954651713371277, 0.06638392806053162, 0.054127294570207596, -0.5123289227485657, 0.47376102209091187, -0.05249496176838875, 0.2602539360523224, -0.6776358485221863, 0.12669023871421814, 0.22522079944610596, 0.07598342001438141, 0.6155610084533691, 0.44666630029678345, 0.5920557379722595, -0.16170109808444977, -1.259904146194458, -0.4882130026817322, -0.3823257088661194, 0.0972076952457428, -0.41579481959342957, -0.2126234471797943, -0.5847656726837158, 0.10203183442354202, 0.14683175086975098, -0.42088761925697327, -0.20714516937732697, -0.2297530323266983, 0.20126089453697205, -0.15153436362743378, 0.021134842187166214, 1.1149228811264038, -0.09955364465713501, -0.4172064960002899, -0.17604483664035797, 0.26343244314193726, -0.645438015460968, -1.0206018686294556, 0.10683630406856537, 0.8653536438941956, 0.42016828060150146, -0.44217586517333984, -0.4148111045360565, -0.011165054515004158, -0.01859947107732296, 0.1911529302597046, 0.11188142001628876, -0.04926604405045509, -0.2747514545917511, 0.09236229956150055, -0.8019919991493225, -0.10270242393016815, -0.06858756393194199, -0.21153303980827332, -0.43447718024253845, -0.004884323570877314, -0.5736209750175476, 0.39785152673721313, -0.264510840177536, -0.17151033878326416, 0.5654277205467224, 0.8157049417495728, 0.359660804271698, -0.4334520995616913, 0.2658889591693878, -0.9300886988639832, 0.11666621267795563, 0.9342150092124939, 0.39413362741470337, -0.09174881875514984, -0.05284010246396065, 0.17638126015663147, -0.7933279275894165, 0.08739423006772995, 0.7390047907829285, 0.3036215901374817, -0.38413605093955994, 0.29928693175315857, -0.9770385026931763, 0.08713134378194809, -0.037274472415447235, -0.5348583459854126, -0.133955717086792, -0.14299826323986053, 0.3032146990299225, -0.2365243285894394, -0.5029771327972412, 0.825245201587677, -0.5929336547851562, 0.1693018525838852, -0.2991008758544922, 0.20055189728736877, 0.394182950258255, -0.1900450587272644, -0.31391721963882446, 0.14634479582309723, 0.847450315952301, 0.38792720437049866, -0.03689645975828171, 0.226394385099411, -0.23835957050323486, -0.2061963975429535, -0.024947896599769592, 0.07466082274913788, -0.8746005296707153, 0.9510627388954163, 0.21928085386753082, -0.3177771270275116, -0.8071852922439575, 0.101004458963871, 0.4954588711261749, 0.3085017204284668, 0.5407691597938538, -0.04553453251719475, 0.378183513879776, -0.5137012004852295, 0.6531046032905579, -0.09069403260946274, -0.1450694352388382, 0.8228641152381897, 0.32170096039772034, -0.7321561574935913, 0.8445782661437988, -0.19947823882102966, 0.5177331566810608, -0.1256587952375412, 0.844720184803009, 0.6094417572021484, 0.11929728090763092, -0.3190176784992218, -0.502862274646759, -0.0263693705201149, -0.1366409957408905, -0.2724228799343109, -0.44500017166137695, 0.2464861124753952, -0.0029700584709644318, 1.3116906881332397, 0.07864607870578766, -0.1946200281381607, -0.10666605830192566, -0.05365878343582153, -0.4177888333797455, 0.4347279965877533, 0.9686785340309143, 0.23774179816246033, -0.5457084774971008, -0.39294588565826416, -0.16610030829906464, 0.42587608098983765, -0.2694016695022583, -0.23064762353897095, -0.8979753851890564, -0.6437523365020752, 0.27050143480300903, 0.08193103969097137, 0.7765734791755676, 0.12744683027267456, -0.39560532569885254, 0.3813924789428711, -0.7289101481437683, -0.9932063221931458, 0.5060961246490479, -0.39638569951057434, -0.4090559482574463, 0.7765976786613464, 0.5910752415657043, 0.8875586986541748, 0.21357125043869019, -0.08086685091257095, -0.4994666874408722, 0.34657201170921326, 0.5038502812385559, -0.1184581071138382, 0.4978598654270172, 0.26029157638549805, -0.1267194002866745, 0.20978760719299316, 0.15337522327899933, -0.09216946363449097, -0.0884665697813034, -0.13634853065013885, -0.14627662301063538, -0.5123680233955383, -0.840207576751709, -0.14899389445781708, 0.34978994727134705, -0.14426523447036743, 0.6311785578727722, 0.22930116951465607, -0.5653378963470459, -0.16468411684036255, -0.24692676961421967, 0.772024393081665, -0.3197174072265625, 0.2845464050769806, -0.10305172204971313, 0.0020290047395974398, 0.3796858489513397, -1.221163272857666, 4.475015163421631, 0.3841249942779541, -0.11146240681409836, 0.07705952972173691, 0.23154310882091522, 0.3688613474369049, 0.936134934425354, -0.6553891897201538, 0.7506620287895203, -0.369634211063385, 0.1333945244550705, 0.1061636283993721, 0.7798874974250793, 0.29134243726730347, -0.16123437881469727, -0.3994547426700592, -0.5396347045898438, 0.604694664478302, 0.15544448792934418, -1.2310117483139038, -0.5719586610794067, 0.020551616325974464, -0.9469125866889954, 0.6801930069923401, -0.009404865093529224, 0.3058641850948334, 0.5462473630905151, -0.8048214316368103, 0.49926313757896423, -0.2750937044620514, 0.493252694606781, -0.4993246793746948, 0.1437135487794876, -0.5910097360610962, -0.33187538385391235, -0.20639744400978088, 0.20317022502422333, -0.6829574108123779, -0.6649956703186035, 0.03885713219642639, 0.19377295672893524, 0.4138415455818176, -0.2331068515777588, -0.347910076379776, 0.27698642015457153, 0.49828842282295227, -0.41890189051628113, 0.44285184144973755, 1.167304515838623, -0.6649605631828308, 0.9987640380859375, -0.2088569700717926, 0.5470418930053711, 0.5487543940544128, -0.5718122124671936, 0.40785157680511475, 0.3272814452648163, -0.6445397734642029, -0.2524961531162262, -0.0633091926574707, 0.08654912561178207, -0.26616981625556946, 0.34801343083381653, 0.06641511619091034, 0.06671473383903503, 0.31474602222442627, 0.03719457611441612, 0.18733932077884674, -0.18747742474079132, -0.2354286164045334, 0.077171690762043, -0.15554533898830414, -0.5537614822387695, -0.018526379019021988, 0.7073790431022644, -0.6806813478469849, -0.10357894748449326, 0.7999453544616699, 0.8930224180221558, -0.015098183415830135, -0.14661839604377747, -0.9310738444328308, -1.2261016368865967, 0.3143809139728546, 0.18126007914543152, 0.3064420223236084, -0.019542351365089417, -1.332643747329712, -0.29595091938972473, -0.1969771385192871, 0.45099660754203796, -0.17171211540699005, 0.07398959994316101, 0.2081640213727951, 0.32483533024787903 ]
[ 5310, 15664, 2041, 2030, 23818, 2015, 3081, 1996, 6097, 2891, 20477, 5310, 8278, 1006, 26458, 1007, 1010, 1037, 25732, 2003, 3024, 2000, 1996, 5310, 2007, 1037, 4638, 8758, 2000, 1000, 2128, 26915, 3645, 2043, 15899, 2067, 1999, 1000, 1012, 2043, 3479, 1010, 2035, 5097, 2747, 2330, 2024, 2794, 2000, 1037, 3200, 2862, 5371, 2315, 4012, 1012, 6207, 1012, 8833, 2378, 11101, 5004, 1012, 1031, 1057, 21272, 1033, 1012, 20228, 2923, 2306, 1996, 1066, 1013, 3075, 1013, 18394, 1013, 2011, 15006, 2102, 14176, 1012, 5097, 3205, 1999, 2023, 5371, 2024, 8073, 11882, 2588, 1996, 5310, 1521, 1055, 2279, 8154, 2078, 1012, 1012, 4002, 2620, 1048, 20939, 2015, 4062, 4748, 14028, 12086, 2089, 19933, 2030, 5587, 1048, 20939, 2015, 6853, 2000, 6855, 28297, 2006, 20419, 3001, 1012, 1996, 3645, 3036, 4942, 6508, 13473, 2213, 2003, 1037, 2275, 1997, 6177, 2008, 6133, 1998, 16306, 1996, 3036, 3343, 2005, 1037, 3274, 2030, 5884, 1012, 1996, 2334, 3036, 3691, 1006, 1048, 3736, 1007, 2003, 1996, 2364, 6922, 3625, 2005, 2334, 3036, 3343, 1998, 5310, 27280, 1012, 1996, 1048, 3736, 2950, 3674, 8790, 4957, 8860, 1006, 21469, 4877, 1007, 3378, 2007, 2536, 2060, 3036, 4972, 1010, 2035, 1997, 2029, 2448, 1999, 1996, 6123, 1997, 1996, 1048, 3736, 4942, 6508, 13473, 2213, 2326, 1006, 1048, 20939, 2015, 1007, 1048, 20939, 2015, 1012, 4654, 2063, 2832, 1012, 1012, 4002, 2683, 2460, 12690, 14080, 4748, 14028, 12086, 2089, 3443, 2030, 19933, 2460, 12690, 2015, 2008, 2064, 15389, 1037, 2565, 2076, 2291, 9573, 2030, 5310, 8833, 2378, 1012, 2460, 12690, 2015, 2030, 12613, 6971, 2024, 2109, 2000, 4431, 2060, 6764, 2030, 3454, 2008, 2097, 2022, 2441, 2030, 6472, 2043, 1996, 2460, 12690, 2003, 13886, 2030, 6472, 2011, 1037, 2291, 22752, 2832, 1012, 1012, 5890, 2692, 3417, 15410, 4748, 14028, 12086, 2089, 2224, 3417, 15410, 2000, 2448, 2019, 27248, 8127, 21469, 2140, 2076, 2291, 9573, 2005, 28297, 2030, 14293, 9686, 25015, 3508, 1012, 1037, 3417, 8080, 2064, 2022, 2275, 2083, 1996, 5587, 8202, 15660, 17928, 2655, 2000, 2275, 1037, 21469, 2140, 2000, 2022, 8209, 2012, 22752, 1012, 2023, 21469, 2140, 2064, 2022, 2284, 1999, 1039, 1024, 1032, 3645, 1032, 2291, 16703, 1998, 2097, 2022, 8209, 2011, 1996, 6140, 11867, 13669, 2121, 2326, 1010, 11867, 13669, 2015, 2615, 1012, 4654, 2063, 1010, 2006, 9573, 1012, 1996, 11867, 13669, 2015, 2615, 1012, 4654, 2063, 2832, 2036, 3216, 2104, 2291, 2504, 6656, 2015, 1012, 14084, 1010, 2019, 15275, 21469, 2140, 2064, 2022, 8209, 2065, 6656, 2015, 3499, 3015, 1037, 3929, 1011, 4591, 4130, 18442, 2005, 2008, 21469, 2140, 2000, 22563, 13728, 1032, 2291, 1032, 2783, 8663, 13181, 4877, 3388, 1032, 2491, 1032, 6140, 1032, 15410, 1012, 1012, 5890, 2475, 6140, 18017, 4748, 14028, 12086, 2089, 6905, 6140, 18017, 2000, 2448, 24391, 21469, 4877, 2076, 2291, 9573, 2005, 28297, 1998, 1013, 2030, 14293, 9686, 25015, 3508, 1012, 6140, 18017, 2024, 21469, 4877, 2008, 2024, 8209, 2011, 1996, 6140, 11867, 13669, 2121, 2326, 1010, 11867, 13669, 2015, 2615, 1012, 4654, 2063, 1010, 2076, 9573, 1012, 1012, 5890, 2509, 1060, 2094, 2290, 8285, 14117, 2102, 10445, 4748, 14028, 12086, 2089, 19933, 1060, 2094, 2290, 8285, 14117, 2102, 10445, 2000 ]
mitre
10.txt
10
execute programs or commands during system boot. linux desktop environments that are xdg compliant implement functionality for xdg autostart entries. these entries will allow an application to automatically start during the startup of a desktop environment after user logon. by default, xdg autostart entries are stored within the / etc / xdg / autostart or ~ /. config / autostart directories and have a. desktop file extension.. 014 active setup adversaries may achieve persistence by adding a registry key to the active setup of the local machine. active setup is a windows mechanism that is used to execute programs when a user logs in. the value stored in the registry key will be executed after a user logs into the computer. these programs will be executed under the context of the user and will have the account's associated permissions level.. 015 login items adversaries may add login items to execute upon user login to gain persistence or escalate privileges. login items are applications, documents, folders, or server connections that are automatically launched when a user logs in. login items can be added via a shared file list or service management framework. shared file list login items can be set using scripting languages such as applescript, whereas the service management framework uses the api call smloginitemsetenabled. t1037 boot or logon initialization scripts adversaries may use scripts automatically executed at boot or logon initialization to establish persistence. initialization scripts can be used to perform administrative functions, which may often execute other programs or send information to an internal logging server. these scripts can vary based on operating system and whether applied locally or remotely.. 001 logon script ( windows ) adversaries may use windows logon scripts automatically executed at logon initialization to establish persistence. windows allows logon scripts to be run whenever a specific user or group of users log into a system. this is done via adding a path to a script to the hkcu \ environment \ userinitmprlogonscript registry key.. 002 login hook adversaries may use a login hook to establish persistence executed upon user logon. a login hook is a plist file that points to a specific script to execute with root privileges upon user logon. the plist file is located in the / library / preferences / com. apple. loginwindow. plist file and can be modified using the defaults command -
[ -0.09660762548446655, -0.045019615441560745, -0.351290762424469, 0.2872057557106018, -0.3927106261253357, -0.5368203520774841, -0.1338789165019989, 0.24946676194667816, -0.23764783143997192, 0.8158636689186096, 0.5634542107582092, 0.16145509481430054, 0.254975289106369, -0.4818863868713379, -0.4885936379432678, 0.01247489731758833, -0.295530766248703, 0.03961966186761856, -0.6784129738807678, 0.16360871493816376, 0.36340847611427307, 0.09349679201841354, -1.4932048320770264, -1.0519212484359741, -0.6391713619232178, 0.802989661693573, 0.24485693871974945, -0.4907325208187103, 0.4804098308086395, 0.9941322207450867, -0.40689605474472046, -0.3913624882698059, 0.04996652528643608, -0.6525565981864929, 0.4263666570186615, -0.5560706853866577, 0.8392574191093445, -0.7183226943016052, 0.11642161011695862, -0.09814617782831192, 0.9496539831161499, 0.26098111271858215, -0.6191437840461731, -0.05740853026509285, -0.7842464447021484, -0.6337831020355225, 0.09567505866289139, -0.12571237981319427, 0.32980045676231384, 0.3702319860458374, 0.7729042172431946, 0.1393245905637741, 0.04035966470837593, -0.057895537465810776, -0.006477566435933113, 0.28636470437049866, -0.26660916209220886, 0.31271442770957947, 0.11265921592712402, -0.09058306366205215, 0.3268056809902191, 0.026554681360721588, -0.2546725869178772, -0.10246236622333527, 0.1185717061161995, 0.1024123951792717, 0.1422039121389389, 0.20407137274742126, -0.3900502026081085, 0.08753940463066101, 0.2438063621520996, 0.009308158420026302, -0.38637521862983704, -0.09050930291414261, -0.34112003445625305, -0.14019954204559326, -0.13047920167446136, -0.3261675536632538, -0.6506946682929993, 0.29062435030937195, -0.048368241637945175, 0.1528540849685669, 0.33707642555236816, -0.7129017114639282, -0.1386401206254959, -0.7368053793907166, 0.45887652039527893, 0.465326726436615, -0.7195582389831543, -0.39061564207077026, -0.03264843299984932, 0.03308776021003723, -0.4412018656730652, 0.3412744402885437, 0.23638971149921417, 0.4098625183105469, -0.43069231510162354, 0.12326166033744812, 0.0477132610976696, -0.23792146146297455, 0.8546011447906494, 0.8335835933685303, 0.09529680758714676, 0.2656403183937073, -0.0814238041639328, -0.010472385212779045, 0.5295370221138, -0.13281355798244476, -0.44311264157295227, -0.2777670919895172, 0.8466038703918457, 0.20152749121189117, 0.5285669565200806, -0.5882428884506226, -0.12603972852230072, 0.6170216798782349, -0.025556180626153946, 0.3679494261741638, 0.17487184703350067, 0.7017612457275391, 0.4220900535583496, -0.0719747319817543, 0.5501152276992798, -0.8050596117973328, 0.28848132491111755, 0.281302809715271, 0.36102139949798584, 0.3955709636211395, 0.014286738820374012, -1.1388612985610962, 0.33037281036376953, -0.17659084498882294, -0.1905146986246109, 0.7075233459472656, -0.6174545884132385, 0.6497933864593506, 0.5391888618469238, 0.333692729473114, 0.7213025689125061, -1.164024829864502, 0.014710476621985435, 1.0909254550933838, 0.4159604609012604, 1.164902925491333, 0.44619616866111755, 0.10865899920463562, -0.6475556492805481, 0.08125070482492447, -0.3867107927799225, 0.112094447016716, -0.16489382088184357, 0.3658878803253174, 0.9037222862243652, -0.3893817365169525, -0.6656774282455444, -0.13042429089546204, -0.43540748953819275, 0.918131411075592, -0.11082285642623901, -0.2891288101673126, -0.14860008656978607, 0.6147955656051636, -0.17348742485046387, 0.33914706110954285, 0.08564062416553497, 0.2465667724609375, -0.9978408217430115, -0.3035140931606293, -0.6455225944519043, -0.053743988275527954, 1.3161144256591797, -0.021968277171254158, 0.5391739010810852, -0.3187656104564667, 1.2581626176834106, 1.0184276103973389, 0.701517641544342, -0.16120830178260803, 0.24861164391040802, 0.4194866418838501, -1.0118703842163086, 0.3449109196662903, 0.04585786536335945, 1.1394418478012085, 0.16636690497398376, 0.3476852476596832, -0.33289387822151184, -0.7695016860961914, 0.07740534096956253, -0.32950934767723083, 0.07227684557437897, 0.1434454768896103, -0.6218804717063904, 0.9245648980140686, 0.5947743058204651, -0.00622966093942523, -0.9195758104324341, 0.23028241097927094, -0.6619404554367065, -0.49899667501449585, -0.17337165772914886, -0.0012145920190960169, -0.04210095480084419, 0.5679330825805664, -0.93382728099823, -0.3834722638130188, 1.3999335765838623, 0.7781926989555359, 0.18828919529914856, 0.6179446578025818, 0.8458787202835083, 0.03455198556184769, -0.3320390284061432, 0.17208804190158844, -0.04436621442437172, 0.019074132665991783, 0.10574425756931305, 0.2512986958026886, 0.0708320140838623, 0.2632916271686554, -0.07776530832052231, 0.3973429203033447, 0.46674296259880066, 0.47731322050094604, 0.3541128635406494, -0.33593451976776123, 0.016622507944703102, 0.21763812005519867, 0.3065449893474579, 0.3263183832168579, -0.3372606039047241, 0.4728779196739197, 0.561825156211853, 0.8205692768096924, -0.37567198276519775, -0.46574562788009644, 0.17791099846363068, 0.869759202003479, 0.29275086522102356, -0.04865165054798126, -0.4294431209564209, 0.6305367350578308, 0.4064933955669403, 0.8025505542755127, -0.0900578573346138, -0.10118525475263596, -0.14696849882602692, 0.3284357488155365, 0.6073116660118103, -0.0070291259326040745, -0.10703297704458237, 0.46052512526512146, 0.6966580748558044, 0.06765273213386536, -0.9065709710121155, -0.4046888053417206, 1.0846153497695923, 0.08656442910432816, -0.5511293411254883, -0.17144928872585297, -0.42702341079711914, 0.040677864104509354, 0.14951704442501068, -0.6197050213813782, -0.1730787754058838, 0.2462393045425415, 0.38484302163124084, 0.1538076102733612, -0.6965621709823608, -0.6550230383872986, -0.8595572710037231, -0.08271384239196777, -0.10149842500686646, -0.46546998620033264, -0.5475459098815918, -0.11335811018943787, -0.25824305415153503, -0.8479208946228027, 0.6273992657661438, -1.0831282138824463, -0.0583711639046669, 0.377520889043808, -0.03706835210323334, 1.0708197355270386, -0.5025269389152527, -0.35173121094703674, -0.5644105076789856, -0.07672149688005447, -0.5183901786804199, 0.9176419973373413, -0.5889028906822205, -0.22144605219364166, -0.35305169224739075, -0.04854091629385948, 0.20914745330810547, -0.21126872301101685, 0.955498456954956, -0.6520528197288513, 0.2293895035982132, -0.11410193890333176, 0.03819410502910614, 0.16449010372161865, 0.8117545247077942, 0.5020729899406433, -1.2990915775299072, 0.34008678793907166, -0.19234754145145416, -0.3610375225543976, 0.48651769757270813, 0.9281038641929626, -1.069345474243164, 0.09589263796806335, 0.22126491367816925, 0.6672691106796265, -0.8410395383834839, 0.6963797807693481, 0.15366406738758087, 0.23728390038013458, -0.28596770763397217, -1.0602375268936157, -0.1750270426273346, 0.034785494208335876, -0.3197920322418213, -0.04938928037881851, -0.2809074819087982, 0.4400344789028168, -0.60567706823349, -0.5766093730926514, 0.28152593970298767, -0.6138753294944763, -0.2065606713294983, -0.6008610129356384, -0.3180394172668457, 0.928307294845581, -0.08458710461854935, 0.12868210673332214, -0.10151766240596771, -0.013030766509473324, 0.13533718883991241, 0.5430317521095276, 0.25604313611984253, -0.457109272480011, 0.5163336992263794, 0.18058767914772034, -0.2167198657989502, 0.736646831035614, 0.803044855594635, -0.4128430485725403, 0.27900266647338867, -0.4321041405200958, -0.28294962644577026, -0.2852908670902252, 0.12146945297718048, 0.05571037158370018, 0.46017783880233765, 0.23437607288360596, -0.8455852270126343, -0.19291295111179352, -0.24578790366649628, 0.4663626551628113, 0.6423323750495911, -0.17698761820793152, -0.41421574354171753, 0.4025566577911377, -0.3969857096672058, -0.7643372416496277, -0.037501297891139984, -0.022063007578253746, 0.30471310019493103, -0.14424479007720947, 0.5294321775436401, 0.1696883887052536, -0.4046018719673157, 0.14689847826957703, -0.5156520009040833, -1.015382170677185, 0.5036337375640869, -0.9849990606307983, -0.06608136743307114, -0.32230353355407715, 0.2515098452568054, -0.28310880064964294, -0.15137779712677002, 0.3825329840183258, 0.0986507311463356, -0.143508180975914, 0.07398232817649841, -0.13077649474143982, 0.24497546255588531, -0.4577626585960388, -0.16773660480976105, -0.10342978686094284, 0.410390168428421, -0.6040204167366028, -0.8134686350822449, 0.0866902768611908, 1.1294035911560059, 0.5315990447998047, -0.09718215465545654, -0.08361594378948212, 0.0732717216014862, 0.06666366755962372, -0.33604681491851807, -0.15214277803897858, -0.7983254194259644, 0.1043204814195633, -0.1481614112854004, 0.7611826658248901, -0.45070523023605347, 0.1580057293176651, -0.26587966084480286, -0.12416725605726242, -0.244870126247406, 0.00849691778421402, 0.5994168519973755, 0.15970127284526825, -0.8644549250602722, 0.052485834807157516, 0.3321702182292938, -0.1490628868341446, -0.4947253465652466, -0.4213864505290985, -0.3870924711227417, 0.5804187059402466, 0.7485965490341187, -1.236280083656311, -0.4737171530723572, -0.40298187732696533, 0.08940782397985458, -0.291193425655365, 0.5158869028091431, 0.2996036112308502, -0.7331908941268921, 0.2845861613750458, -0.17482848465442657, -0.5199947357177734, 0.1145685464143753, -0.23639243841171265, 0.17106594145298004, -0.5046505331993103, -0.767018735408783, 0.15271028876304626, -0.08565227687358856, -0.8906312584877014, -0.25398778915405273, 0.3663454055786133, 0.0895460769534111, 0.3247058093547821, 0.08888709545135498, -0.03005310893058777, 0.5727571249008179, -0.5687190294265747, 0.0832405611872673, -1.0941338539123535, 0.5900431275367737, 0.2340898960828781, -0.04116908460855484, -0.4174269139766693, 0.43536660075187683, -0.8455981016159058, 0.36088883876800537, -0.27194201946258545, -0.11882153153419495, -0.4190222918987274, -0.03426077216863632, 0.9501541256904602, 0.030294552445411682, -0.20926980674266815, 0.0735379159450531, 0.5042739510536194, -0.08141984045505524, 0.12472036480903625, 0.408446729183197, 0.06901244819164276, 0.37843212485313416, -0.6569901704788208, 0.8604633212089539, 0.20530928671360016, -0.30866023898124695, -0.18781305849552155, -0.6651087999343872, 0.42060133814811707, 0.05242781713604927, 0.0172048918902874, -0.8292702436447144, -0.5159561634063721, 0.3325834572315216, 0.5866358876228333, 0.2253599315881729, 0.3120133578777313, -0.14992767572402954, -0.03349140286445618, -0.048240333795547485, 0.09619739651679993, -1.121070146560669, -0.4868711829185486, -0.39488667249679565, -0.07623596489429474, -0.16042278707027435, -0.07870372384786606, 0.5322713255882263, -0.24052630364894867, -1.0487827062606812, 0.3298686444759369, 0.1710507571697235, 0.09983977675437927, -0.7866500616073608, 0.2568548321723938, -0.7061495780944824, 0.350572407245636, -1.2787142992019653, 0.3142188787460327, -0.5546362996101379, 0.2866736948490143, 0.24704287946224213, 0.7842991948127747, 0.5034168362617493, 0.2180170863866806, -0.28268006443977356, 0.24646922945976257, 0.023650866001844406, -0.4224013388156891, -0.07950863987207413, 0.7571399807929993, -1.038442850112915, 0.34569522738456726, -0.2504692077636719, -0.5076798796653748, -0.39956942200660706, -0.6251026391983032, -0.057664211839437485, -0.10756538063287735, 0.7749553918838501, -0.6486415266990662, -0.30052509903907776, 0.17479808628559113, 0.44417235255241394, 0.2702185809612274, -0.5607212781906128, -0.7625064849853516, 0.018185265362262726, 0.27484625577926636, -0.06511781364679337, 0.1230376809835434, -0.10894620418548584, -0.7023300528526306, -0.2597786486148834, 0.5975717902183533, 0.782778263092041, -0.06066874787211418, 0.32795584201812744, -0.1820765882730484, 0.3612290918827057, 0.031995292752981186, -1.113802433013916, -0.33423563838005066, 0.22085943818092346, -0.5463135242462158, -0.3863731324672699, 0.44841861724853516, -0.33418789505958557, 0.6979244351387024, -0.2876302897930145, 0.3123188018798828, 0.06640778481960297, -0.32366037368774414, -0.2483905851840973, 0.4347696006298065, 0.6691138744354248, -0.5362135171890259, -0.6244636178016663, 0.09901448339223862, 0.3761209547519684, 0.22425958514213562, 0.07525251805782318, -0.5149832963943481, 0.025763023644685745, -0.7468663454055786, -1.8479506969451904, 0.47030317783355713, 0.3497806489467621, -0.42015865445137024, 0.18340148031711578, -0.13901574909687042, 0.8326753973960876, -0.5402664542198181, 0.5276859402656555, 0.5627223253250122, -0.06063636392354965, -0.3251165747642517, -0.22212719917297363, 0.4463653564453125, 0.1589985489845276, -0.608675479888916, 0.21650491654872894, 0.23703166842460632, -0.4286520779132843, 0.042260147631168365, -0.17301340401172638, -0.5419723987579346, -0.6770650148391724, 0.3820353150367737, 0.49887070059776306, -0.5292550325393677, 0.1520925611257553, -0.4642380177974701, 0.11610375344753265, -0.15993832051753998, -0.033163439482450485, -0.6385095119476318, -0.004897027276456356, 1.1677913665771484, 0.011950310319662094, 0.21038353443145752, 0.11570379883050919, 0.0378546379506588, -0.0718252956867218, -0.635145366191864, 0.37909048795700073, 0.40402230620384216, -0.35611438751220703, 1.225291132926941, 0.18873342871665955, -0.3208801746368408, -0.5610347390174866, 0.08969026803970337, 0.029233992099761963, 0.23657545447349548, -0.4059571921825409, -0.4302608370780945, -0.11463069170713425, 0.4152950346469879, -0.0760442242026329, -0.15467047691345215, 0.17838545143604279, 0.6225387454032898, -0.8909184336662292, 0.37447071075439453, 0.0029371764976531267, 0.09003744274377823, 0.8596510887145996, -0.5085514783859253, 0.15560078620910645, -0.5409293174743652, 0.46616294980049133, 0.23338666558265686, 0.010475367307662964, 0.8818403482437134, -0.44027653336524963, -0.10041886568069458, -0.06841207295656204, -0.04921979829668999, 0.8231515288352966, -0.13145223259925842, 0.43616440892219543, 0.47590649127960205, 0.4135696291923523, -0.8002651333808899, -0.6702539324760437, -0.1720389425754547, -0.2452574074268341, 0.3182651698589325, -0.3727648854255676, -0.4496782720088959, -0.03199465200304985, 0.18256869912147522, -0.5830153226852417, -0.6752472519874573, -0.7890152931213379, -0.17257609963417053, 0.11211473494768143, 0.8103538751602173, -0.6013303995132446, 0.08794695138931274, 0.21980157494544983, 0.04640190675854683, -0.26754286885261536, -0.480353444814682, -0.002435736358165741, -0.3574512302875519, -0.15343326330184937, -0.5637274980545044, 0.24904392659664154, -1.365459680557251, -0.37542110681533813, -0.4417625069618225, 0.03430047258734703, -0.41762664914131165, -0.578995406627655, -0.04952087253332138, 0.11043471097946167, -0.31080392003059387, 0.11994066089391708, -0.8643829226493835, 0.18303172290325165, 0.2453220784664154, -0.5256252884864807, 0.5097764134407043, 0.6828069686889648, -0.4260789752006531, 0.3471001982688904, 0.3685004711151123, 0.6000503301620483, 0.5704931616783142, -0.7015105485916138, -0.3531011641025543, -0.06874178349971771, 0.0021705005783587694, 0.35842880606651306, -0.30943113565444946, 0.11967988312244415, 0.0938049778342247, 0.1600358933210373, -0.22357076406478882, 0.025966010987758636, -0.7461859583854675, 0.061038825660943985, -0.2048775553703308, -0.45466986298561096, 0.6084678173065186, 0.7092861533164978, -0.29780733585357666, -0.26666876673698425, -0.03244740143418312, 0.7712101936340332, 0.18096810579299927, 0.12498363852500916, 0.42632001638412476, 0.37990230321884155, 0.34173986315727234, -0.3184298872947693, 0.041944049298763275, -0.09871029853820801, -0.39268067479133606, 0.7277911901473999, -0.47341808676719666, 0.2434586137533188, -0.3800293505191803, -0.06412181258201599, 0.3247295916080475, 0.388092577457428, 0.803321361541748, 0.09070240706205368, 0.5999576449394226, 0.11932860314846039, -0.9300285577774048, -0.07900506258010864, -0.45423850417137146, -0.0256449393928051, -0.09146427363157272, -0.44352826476097107, -0.7584447264671326, -0.3960707485675812, 0.26860180497169495, 0.10569648444652557, 0.1999862939119339, -0.3199099898338318, -0.043667230755090714, 0.08645588159561157, 0.1019308939576149, 1.3271234035491943, -0.26573657989501953, -0.287337064743042, 0.6824088096618652, 0.43838566541671753, -0.7093954682350159, -0.6588672995567322, 0.41703349351882935, 1.2005881071090698, 0.5213412642478943, -0.06505361944437027, -0.3680264353752136, 0.19447840750217438, 0.843553364276886, 0.12666860222816467, -0.19649751484394073, 0.27878716588020325, -0.5959605574607849, 0.6404693722724915, -0.5814400911331177, 0.2337496280670166, 0.03268228471279144, 0.4059240520000458, -0.03950505703687668, -0.7191116213798523, -1.3392871618270874, 0.1917094737291336, 0.04611024260520935, -0.31739944219589233, 0.46696150302886963, 0.5616015195846558, -0.051615696400403976, -0.5853699445724487, 0.09050589054822922, -0.35922572016716003, -0.05138114094734192, 0.8864818811416626, 0.17843805253505707, -0.039408307522535324, 0.09804216772317886, 0.16329163312911987, -0.5900976657867432, 0.023965246975421906, 0.4864332973957062, 0.36687877774238586, -0.3705582022666931, 0.8967446088790894, 0.5374010801315308, -0.10876348614692688, -0.366818904876709, -0.5101271867752075, -0.16933606564998627, -0.15290260314941406, 0.36943671107292175, -0.6018535494804382, 0.008544741198420525, 0.6009599566459656, -0.19171591103076935, 0.4793967604637146, 0.38996005058288574, -0.06708419322967529, 0.533019483089447, -0.0241249892860651, -0.9381611347198486, 0.9152387976646423, 1.1831737756729126, 0.7173532843589783, -0.6285712122917175, 0.17343030869960785, 0.2653345763683319, -0.08383399248123169, -0.17335893213748932, -0.11563850939273834, -0.30850571393966675, 0.7608745098114014, 0.17104005813598633, -0.5085195302963257, -0.2065652310848236, 0.30653128027915955, 0.2571011483669281, 0.05531267449259758, 0.3715221583843231, -0.12060929089784622, 0.05984848365187645, -0.45842069387435913, 0.7634798288345337, -0.5111473202705383, 0.012339968234300613, 0.03971919044852257, -0.6346845626831055, -0.3353112041950226, 0.8089005947113037, 0.2526029348373413, 1.0678235292434692, 0.019786791875958443, 0.21086308360099792, 0.6110087037086487, 0.1935027539730072, -0.08132388442754745, -0.8206899166107178, -0.4978448748588562, 0.155149906873703, -0.01597576215863228, -0.5980207324028015, 0.3761354088783264, 0.027874214574694633, -0.3033060133457184, -0.11806033551692963, 0.09833251684904099, -0.8169783353805542, 0.10121098160743713, -0.08403502404689789, -0.6714515686035156, 0.8967371582984924, 0.3230741024017334, -0.28934115171432495, 0.4052044153213501, 0.029794789850711823, 0.3441247344017029, 0.1354348510503769, 0.25168654322624207, -0.21176478266716003, -0.924210786819458, -0.2774895131587982, -0.03432590514421463, 1.0188356637954712, 0.0791945606470108, -0.06209748983383179, -0.06830472499132156, -0.8097991347312927, -0.5962187051773071, 0.4083198010921478, -0.6756901741027832, -0.34598231315612793, 0.7068096399307251, 0.38808760046958923, 0.5046033263206482, 0.1188206747174263, -0.243663027882576, 0.18948408961296082, -0.5583959221839905, 0.5549355149269104, -0.6182371377944946, 0.6032465100288391, -0.13196349143981934, 0.13014116883277893, 0.0490093007683754, -0.1597919762134552, 0.5950251221656799, -0.24599593877792358, 0.11079434305429459, -0.2078235000371933, -0.6058459877967834, -0.49088799953460693, -0.3526758551597595, 0.7258986234664917, -0.04512785002589226, -0.14469602704048157, 0.4255709946155548, -0.9441003799438477, -0.27305176854133606, -0.18406732380390167, -0.12770116329193115, -0.10353556275367737, 0.520973801612854, -0.15891429781913757, -0.20897653698921204, 1.113771677017212, -0.7308670282363892, 4.377303600311279, 0.3882873058319092, 0.35776594281196594, 0.023600131273269653, 0.30894356966018677, 0.3302411437034607, 1.0459401607513428, -1.1315422058105469, 0.1261027753353119, -0.5686720013618469, -0.19839824736118317, -0.7724364995956421, 0.4411405324935913, 0.27446088194847107, -0.12327481806278229, 0.576407790184021, -0.6829705834388733, 0.05485465005040169, -0.08710967004299164, -1.3384335041046143, -0.7366175651550293, 0.15015484392642975, -0.030156878754496574, 0.4861418306827545, -0.3300507664680481, 0.2566342055797577, -0.016608677804470062, -0.6211802363395691, -0.0766630619764328, -0.4963868260383606, 0.6971697211265564, -0.6010382175445557, -0.11838709563016891, -0.06669636070728302, -0.5060852766036987, 0.867307186126709, 0.07714961469173431, -0.4467058479785919, -0.6018596887588501, 0.11422161012887955, 0.5509753227233887, -0.3927667737007141, -0.2144699990749359, -0.5314605832099915, 0.15887001156806946, 0.8619428277015686, -0.8223398327827454, 0.3143806457519531, 0.4141186475753784, -0.5082854628562927, 1.2735639810562134, -0.4655170738697052, 0.4757359027862549, 0.12328709661960602, -0.41526171565055847, 0.5540841221809387, 0.16160577535629272, -0.4990440309047699, 0.05071611329913139, 0.12697602808475494, 1.0961533784866333, -0.5805967450141907, 0.05475860461592674, -0.3424319326877594, -0.194134920835495, 0.9515464901924133, -0.24050861597061157, 0.5045017004013062, -0.26848286390304565, -0.10669535398483276, -0.23707276582717896, -0.7043544054031372, -0.46537482738494873, -0.21814778447151184, 0.6817640662193298, -0.2975526750087738, 0.1865261197090149, 0.0005893189227208495, 0.7789942026138306, -0.40350937843322754, -0.18714317679405212, -0.8907562494277954, -1.518114447593689, 0.10169694572687149, 0.36958539485931396, -0.12935897707939148, 0.01447606086730957, -0.7369459271430969, 0.37653565406799316, 0.03535832092165947, 0.7056300044059753, 0.3851737082004547, -0.5817838907241821, -0.31213897466659546, 0.6361334919929504 ]
[ 15389, 3454, 2030, 10954, 2076, 2291, 9573, 1012, 11603, 15363, 10058, 2008, 2024, 1060, 2094, 2290, 24577, 10408, 15380, 2005, 1060, 2094, 2290, 8285, 14117, 2102, 10445, 1012, 2122, 10445, 2097, 3499, 2019, 4646, 2000, 8073, 2707, 2076, 1996, 22752, 1997, 1037, 15363, 4044, 2044, 5310, 8154, 2078, 1012, 2011, 12398, 1010, 1060, 2094, 2290, 8285, 14117, 2102, 10445, 2024, 8250, 2306, 1996, 1013, 4385, 1013, 1060, 2094, 2290, 1013, 8285, 14117, 2102, 2030, 1066, 1013, 1012, 9530, 8873, 2290, 1013, 8285, 14117, 2102, 2472, 3111, 1998, 2031, 1037, 1012, 15363, 5371, 5331, 1012, 1012, 5890, 2549, 3161, 16437, 4748, 14028, 12086, 2089, 6162, 28297, 2011, 5815, 1037, 15584, 3145, 2000, 1996, 3161, 16437, 1997, 1996, 2334, 3698, 1012, 3161, 16437, 2003, 1037, 3645, 7337, 2008, 2003, 2109, 2000, 15389, 3454, 2043, 1037, 5310, 15664, 1999, 1012, 1996, 3643, 8250, 1999, 1996, 15584, 3145, 2097, 2022, 6472, 2044, 1037, 5310, 15664, 2046, 1996, 3274, 1012, 2122, 3454, 2097, 2022, 6472, 2104, 1996, 6123, 1997, 1996, 5310, 1998, 2097, 2031, 1996, 4070, 1005, 1055, 3378, 6656, 2015, 2504, 1012, 1012, 5890, 2629, 8833, 2378, 5167, 4748, 14028, 12086, 2089, 5587, 8833, 2378, 5167, 2000, 15389, 2588, 5310, 8833, 2378, 2000, 5114, 28297, 2030, 9686, 25015, 2618, 14310, 1012, 8833, 2378, 5167, 2024, 5097, 1010, 5491, 1010, 19622, 2015, 1010, 2030, 8241, 7264, 2008, 2024, 8073, 3390, 2043, 1037, 5310, 15664, 1999, 1012, 8833, 2378, 5167, 2064, 2022, 2794, 3081, 1037, 4207, 5371, 2862, 2030, 2326, 2968, 7705, 1012, 4207, 5371, 2862, 8833, 2378, 5167, 2064, 2022, 2275, 2478, 5896, 2075, 4155, 2107, 2004, 18108, 23235, 1010, 6168, 1996, 2326, 2968, 7705, 3594, 1996, 17928, 2655, 15488, 21197, 5498, 18532, 13462, 8189, 23242, 1012, 1056, 10790, 24434, 9573, 2030, 8154, 2078, 3988, 3989, 14546, 4748, 14028, 12086, 2089, 2224, 14546, 8073, 6472, 2012, 9573, 2030, 8154, 2078, 3988, 3989, 2000, 5323, 28297, 1012, 3988, 3989, 14546, 2064, 2022, 2109, 2000, 4685, 3831, 4972, 1010, 2029, 2089, 2411, 15389, 2060, 3454, 2030, 4604, 2592, 2000, 2019, 4722, 15899, 8241, 1012, 2122, 14546, 2064, 8137, 2241, 2006, 4082, 2291, 1998, 3251, 4162, 7246, 2030, 19512, 1012, 1012, 25604, 8154, 2078, 5896, 1006, 3645, 1007, 4748, 14028, 12086, 2089, 2224, 3645, 8154, 2078, 14546, 8073, 6472, 2012, 8154, 2078, 3988, 3989, 2000, 5323, 28297, 1012, 3645, 4473, 8154, 2078, 14546, 2000, 2022, 2448, 7188, 1037, 3563, 5310, 2030, 2177, 1997, 5198, 8833, 2046, 1037, 2291, 1012, 2023, 2003, 2589, 3081, 5815, 1037, 4130, 2000, 1037, 5896, 2000, 1996, 22563, 10841, 1032, 4044, 1032, 5310, 5498, 21246, 18098, 21197, 5644, 23235, 15584, 3145, 1012, 1012, 4002, 2475, 8833, 2378, 8103, 4748, 14028, 12086, 2089, 2224, 1037, 8833, 2378, 8103, 2000, 5323, 28297, 6472, 2588, 5310, 8154, 2078, 1012, 1037, 8833, 2378, 8103, 2003, 1037, 20228, 2923, 5371, 2008, 2685, 2000, 1037, 3563, 5896, 2000, 15389, 2007, 7117, 14310, 2588, 5310, 8154, 2078, 1012, 1996, 20228, 2923, 5371, 2003, 2284, 1999, 1996, 1013, 3075, 1013, 18394, 1013, 4012, 1012, 6207, 1012, 8833, 2378, 11101, 5004, 1012, 20228, 2923, 5371, 1998, 2064, 2022, 6310, 2478, 1996, 12398, 2015, 3094, 1011 ]
mitre
10.txt
11
line utility. this behavior is the same for logout hooks where a script can be executed upon user logout. all hooks require administrator permissions to modify or create hooks.. 003 network logon script adversaries may use network logon scripts automatically executed at logon initialization to establish persistence. network logon scripts can be assigned using active directory or group policy objects. these logon scripts run with the privileges of the user they are assigned to. depending on the systems within the network, initializing one of these scripts could apply to more than one or potentially all systems.. 004 rc scripts adversaries may establish persistence by modifying rc scripts which are executed during a unix - like system ’ s startup. these files allow system administrators to map and start custom services at startup for different run levels. rc scripts require root privileges to modify.. 005 startup items adversaries may use startup items automatically executed at boot initialization to establish persistence. startup items execute during the final phase of the boot process and contain shell scripts or other executable files along with configuration information used by the system to determine the execution order for all startup items. t1176 browser extensions adversaries may abuse internet browser extensions to establish persistent access to victim systems. browser extensions or plugins are small programs that can add functionality and customize aspects of internet browsers. they can be installed directly or through a browser's app store and generally have access and permissions to everything that the browser can access. t1217 browser information discovery adversaries may enumerate information about browsers to learn more about compromised environments. data saved by browsers ( such as bookmarks, accounts, and browsing history ) may reveal a variety of personal information about users ( e. g., banking sites, relationships / interests, social media, etc. ) as well as details about internal network resources such as servers, tools / dashboards, or other related infrastructure. t1185 browser session hijacking adversaries may take advantage of security vulnerabilities and inherent functionality in browser software to change content, modify user - behaviors, and intercept information as part of various browser session hijacking techniques. t1110 brute force adversaries may use brute force techniques to gain access to accounts when passwords are unknown or when password hashes are obtained. without knowledge of the password for an account or set of accounts, an adversary may systematically guess the password using a repetitive or iterative mechanism. brute forcing passwords can take place via
[ 0.19874460995197296, -0.09715992957353592, 0.08673478662967682, 0.3463703691959381, -0.4485498070716858, -0.2807660698890686, -0.21455875039100647, -0.014432327821850777, -0.054281145334243774, 0.7800670862197876, 0.4787103235721588, 0.3816939890384674, 0.07150714844465256, -0.3511919677257538, -1.0096708536148071, -0.14790980517864227, -0.12026765197515488, 0.2028372883796692, -0.724969208240509, 0.04448505491018295, 0.49910464882850647, 0.29769620299339294, -0.8782362937927246, -1.1468003988265991, -0.5662402510643005, 0.593079149723053, 0.504055380821228, -0.5424619913101196, 0.17222775518894196, 0.533879816532135, -0.17127691209316254, -0.794779896736145, 0.119118832051754, -0.7639250159263611, 0.09844961017370224, -0.09457690268754959, 1.164137363433838, -0.4987991452217102, 0.09830997884273529, 0.15077053010463715, 0.1425076723098755, -0.15206250548362732, -0.306104838848114, -0.6120740175247192, -0.5943803787231445, -0.6300473809242249, -0.27951788902282715, -0.10197567194700241, 0.4298595190048218, 0.39247503876686096, 0.3747568726539612, 0.41640228033065796, 0.14297854900360107, -0.09397704154253006, 0.121880903840065, 0.29932230710983276, -0.22468695044517517, 0.1675034910440445, 0.024890532717108727, 0.18910114467144012, -0.11962338536977768, 0.3281959593296051, 0.159451425075531, -0.6269056797027588, -0.22668109834194183, 0.04860818386077881, 0.4058934152126312, 0.14895935356616974, -0.1343839466571808, -0.21471135318279266, 0.5754724740982056, 0.5322138667106628, -0.8855306506156921, -0.14272163808345795, -0.2760276198387146, 0.008055921643972397, -0.1108531728386879, -0.17843617498874664, -0.30618494749069214, 0.2903343141078949, -0.6855934858322144, -0.021680288016796112, 0.27666398882865906, -0.597834050655365, -0.32116666436195374, -0.29837265610694885, 0.388307124376297, 0.9398277997970581, -0.13207440078258514, 0.1377771943807602, -0.020354751497507095, 0.020854704082012177, -1.0287166833877563, -0.04221819341182709, 0.3780507743358612, 0.32792022824287415, -0.5833330154418945, 0.08891840279102325, -0.07418090105056763, -0.39413419365882874, 0.5687490105628967, 0.7513559460639954, 0.0008669958333484828, 0.7619178295135498, -0.060416679829359055, 0.2939797639846802, 0.326250821352005, -0.17792773246765137, -0.4877881109714508, 0.027073871344327927, 0.5382722616195679, -0.1947140395641327, 0.43886032700538635, -0.5225260257720947, -0.12185406684875488, 0.380409836769104, 0.41346094012260437, -0.22000305354595184, -0.05246108025312424, 0.3919287323951721, 0.752385675907135, -0.6910459995269775, 0.48790279030799866, -0.5839707851409912, 0.48113784193992615, 0.2672814726829529, -0.02434682846069336, 0.4305765926837921, -0.2873409390449524, -0.8555678725242615, 0.4990217685699463, 0.2684713900089264, -0.2861926853656769, 0.09936834126710892, -0.39303651452064514, 0.6013531684875488, 0.29817742109298706, 0.5393825769424438, 0.509569525718689, -0.9553900957107544, -0.4599420130252838, 0.37856701016426086, 0.16487246751785278, 1.4583287239074707, 0.5108307600021362, -0.08861801028251648, -0.22932055592536926, -0.028151750564575195, -0.1729716956615448, 0.35548943281173706, -0.2750385105609894, 0.3110731542110443, 0.5840690732002258, -0.2412281036376953, -0.7295719981193542, -0.32885071635246277, -0.22252009809017181, 0.5771297812461853, -0.4680456519126892, 0.24593259394168854, -0.4980190396308899, 0.4788879454135895, -0.11823973059654236, 0.6831415295600891, -0.3563346266746521, 0.18227294087409973, -1.2453222274780273, -0.06070085987448692, -0.4759986102581024, -0.15516887605190277, 0.8603237271308899, 0.03908785432577133, -0.12716715037822723, -0.15724210441112518, 1.205963373184204, 0.6436853408813477, 0.4344363510608673, -0.017937500029802322, -0.022167839109897614, 0.3628899157047272, -0.9025384187698364, 0.5764297842979431, -0.20302903652191162, 1.2938377857208252, 0.23809997737407684, -0.3079679012298584, 0.16522754728794098, -1.1305214166641235, -0.7924096584320068, -0.18181316554546356, -0.1689177304506302, 0.4193263351917267, -0.396686315536499, 0.9340944886207581, 0.8014319539070129, -0.5489524602890015, -0.4419785141944885, -0.03886066749691963, -0.01582702435553074, -1.1423029899597168, -0.06378385424613953, 0.3161379396915436, 0.2873433232307434, 0.8923235535621643, -0.845145046710968, -0.2128584235906601, 0.987118124961853, 1.0748428106307983, -0.2676700949668884, 0.25914958119392395, 0.5070009231567383, -0.00891865510493517, 0.44771087169647217, 0.16149120032787323, -0.09339208900928497, 0.25124943256378174, 0.2808668613433838, 0.42109712958335876, -0.07970232516527176, 0.05807088315486908, -0.4528937339782715, 0.5444201827049255, 0.45680537819862366, 0.37631455063819885, 0.3882526457309723, -0.5825945734977722, 0.2736564874649048, -0.06780312210321426, -0.6691911220550537, 0.3090611696243286, -0.038442641496658325, 0.05339121073484421, 0.09791461378335953, 0.9551662802696228, -0.47949397563934326, -0.3688145577907562, 0.554309070110321, 0.41511669754981995, -0.15584351122379303, 0.4662910997867584, -0.4404957890510559, 0.6753060221672058, 0.5866734981536865, 0.6630075573921204, 0.05249670147895813, 0.3683776259422302, -0.13618652522563934, 0.05544161796569824, 0.5252367854118347, -0.048212677240371704, -0.04710157960653305, 0.48630326986312866, 0.39932510256767273, 0.06489450484514236, -0.6622097492218018, -0.2724280059337616, 1.0252584218978882, 0.719552755355835, -0.39681872725486755, -0.271448016166687, -0.2207665741443634, 0.003931908868253231, -0.23958182334899902, -0.5585475564002991, -0.2751818299293518, 0.007716524414718151, 0.3000166416168213, 0.3383021652698517, -0.24570661783218384, -0.6383857727050781, -0.7550105452537537, -0.31923240423202515, -0.5837356448173523, -0.8016659617424011, -0.391068696975708, -0.03294302895665169, 0.1902228593826294, -0.6442921757698059, 0.7529784440994263, -1.2086374759674072, -0.11077270656824112, 0.28881561756134033, -0.142253115773201, 0.6860348582267761, -0.1423349827528, -0.3842146694660187, -0.3476967215538025, -0.18404516577720642, 0.12262158840894699, 0.4568820297718048, -0.4610292613506317, -0.2979104518890381, -0.28738075494766235, 0.11534527689218521, -0.30452847480773926, -0.22601158916950226, 0.8119649887084961, -0.024692686274647713, -0.34936195611953735, -0.16544632613658905, 0.6046299338340759, -0.08813636749982834, 0.4108572006225586, -0.34319910407066345, -1.112107753753662, 0.009534960612654686, -0.152463898062706, -0.6058031916618347, 0.40560248494148254, 0.8094692826271057, -0.5363855957984924, 0.5118790864944458, 0.09160152077674866, 0.6812412142753601, -0.7393830418586731, 1.1150774955749512, 0.006327316164970398, 0.38150933384895325, -0.3491283357143402, -0.395221084356308, 0.24928522109985352, 0.06456355005502701, -0.3085469603538513, -0.021005555987358093, -0.06190529093146324, 0.11609978973865509, 0.1472419649362564, -0.6718175411224365, 0.33494073152542114, -0.7775539755821228, 0.06997300684452057, -0.2527346611022949, -0.38320285081863403, 0.29882702231407166, 0.054837945848703384, -0.13900423049926758, 0.1345095932483673, -0.2765115201473236, -0.02230236679315567, 0.3806731700897217, -0.12035059183835983, -0.32962319254875183, 0.08107341825962067, 0.09090708196163177, -0.29724642634391785, 0.6652361750602722, 0.5455654263496399, -0.3849257230758667, 0.10692168027162552, -0.3390795886516571, -0.08514917641878128, -0.085917167365551, 0.3771474063396454, 0.031763672828674316, 0.4762272238731384, 0.4240614175796509, -0.46528929471969604, -0.2567636966705322, -0.3560984134674072, 0.2146846354007721, 0.34365329146385193, -0.04816808924078941, -0.2998693883419037, 0.1321684718132019, -0.05332491174340248, -0.24658335745334625, 0.209956094622612, -0.1705789864063263, 0.7704779505729675, -0.12122771143913269, 0.4496798813343048, -0.20669065415859222, -0.3659554421901703, 0.1257125288248062, -0.6374462842941284, -0.8590012788772583, 0.1426256000995636, -0.5550066232681274, 0.3689890205860138, -0.30212217569351196, 0.37548142671585083, -0.29123058915138245, -0.1298489272594452, 0.19734756648540497, -0.00582857197150588, -0.1646639108657837, -0.10193726420402527, -0.09591517597436905, 0.22766344249248505, -0.17038454115390778, 0.30767953395843506, -0.41407182812690735, -0.19345925748348236, -0.18897144496440887, -0.7137189507484436, -0.4400496780872345, 0.6091020703315735, 0.25614896416664124, 0.43865370750427246, 0.7601122856140137, 0.31542593240737915, -0.3244256377220154, -0.16176675260066986, 0.10955388844013214, -0.5577517151832581, 0.6081205010414124, -0.43525922298431396, 0.7816904783248901, -0.29715535044670105, -0.04826571047306061, -0.7084041237831116, -0.3388309180736542, 0.14888256788253784, 0.3739212453365326, 0.5391718149185181, -0.19166235625743866, -0.5685313940048218, -0.07345623522996902, 0.30588290095329285, -0.38900822401046753, -0.5105859637260437, -0.17744524776935577, -0.3126336634159088, 0.6732982397079468, 0.7606139183044434, -1.2900667190551758, -0.2682342529296875, -0.21069355309009552, 0.305754691362381, 0.1097753569483757, 0.5374548435211182, -0.3129267394542694, -0.3255312442779541, 0.04191938042640686, -0.7549474835395813, 0.03803035616874695, 0.20332592725753784, -0.015886839479207993, -0.15016800165176392, -0.7735284566879272, -0.3660091757774353, 0.46587103605270386, -0.14223302900791168, -0.5499200820922852, 0.10509663075208664, 0.43253761529922485, -0.024230852723121643, 0.03710298240184784, 0.24579796195030212, -0.13380317389965057, 0.49321356415748596, -0.5728927850723267, 0.45244455337524414, -1.0471023321151733, 0.016920149326324463, 0.011171652935445309, 0.22052153944969177, -0.16407658159732819, 0.09642260521650314, -0.9232392311096191, 0.039549119770526886, -0.11166353523731232, -0.32944419980049133, -0.33597326278686523, -0.07712052017450333, 0.8774973750114441, 0.09854275733232498, -0.5152413845062256, 0.17768877744674683, 0.07996654510498047, -0.0065598879009485245, 0.11449287831783295, -0.08601360768079758, -0.29284635186195374, 0.3050413131713867, -0.24147848784923553, 0.41168132424354553, 0.15693479776382446, -0.03545164316892624, -0.3867532014846802, -0.47374075651168823, 0.612584114074707, 0.045375436544418335, -0.08802604675292969, -0.4451547861099243, -0.49146321415901184, 0.3095204830169678, 0.10380803793668747, 0.20040477812290192, 0.2401147186756134, 0.01115346234291792, -0.00020556175149977207, -0.03834374248981476, 0.09393557906150818, -0.6501613259315491, -0.2751692831516266, -0.6470358371734619, -0.0829029530286789, 0.3122195899486542, -0.20680174231529236, 0.06677941232919693, -0.8040078282356262, 0.003549588145688176, 0.7667896151542664, 0.14684629440307617, 0.04500405117869377, -0.5268092155456543, 0.12160670012235641, -0.369168758392334, 0.44836851954460144, -0.7802327275276184, 0.0648363009095192, -0.43613842129707336, 0.5186828970909119, -0.010333477519452572, 0.6598626971244812, 0.19163161516189575, 0.3397253155708313, 0.13340166211128235, 0.09413882344961166, 0.09900771081447601, -0.7666340470314026, -0.13919413089752197, 0.45806774497032166, -0.7063371539115906, 0.2927650511264801, -0.05676921457052231, -0.6560668349266052, -0.6028161644935608, -0.6227514743804932, -0.01624455489218235, -0.32368752360343933, 0.1927681267261505, -0.26288601756095886, -0.33844634890556335, -0.1773327738046646, 0.3797110915184021, -0.2873404324054718, -0.7398836612701416, -0.8552625179290771, 0.13686473667621613, 0.38292476534843445, -0.40949976444244385, 0.151462122797966, -0.1271057277917862, -0.6685360074043274, 0.011085418052971363, 0.4603799283504486, 0.7036035656929016, -0.5019919276237488, 0.05012746527791023, -0.04510068520903587, 0.4537622630596161, 0.08941061049699783, -0.7512177228927612, -0.0542217418551445, 0.2834593951702118, -0.6125079989433289, -0.5142513513565063, 0.2663649022579193, -0.5108633041381836, 0.5895121097564697, -0.080170638859272, 0.32060202956199646, 0.17019149661064148, -0.33642852306365967, -0.04622039571404457, -0.2226075977087021, 0.6402721405029297, -0.921830415725708, -0.4867067337036133, -0.16164112091064453, 0.48782891035079956, -0.014864877797663212, 0.2772066593170166, -0.4242963194847107, 0.04949051886796951, -0.8217883110046387, -0.9954183101654053, 0.13901624083518982, 0.316604882478714, -0.17917542159557343, 0.1809958666563034, -0.0010029410477727652, 0.6205989122390747, -0.4614205062389374, 0.5343197584152222, 0.6872351765632629, 0.26087304949760437, 0.2360425740480423, -0.42049309611320496, 0.32007065415382385, 0.0553579181432724, -0.32343214750289917, 0.36114856600761414, -0.08901729434728622, -0.47161832451820374, -0.19193212687969208, -0.19630694389343262, -0.17822407186031342, -0.36968037486076355, 0.07052802294492722, 0.6844251155853271, -0.5144683122634888, 0.3498249351978302, -0.3174848258495331, -0.2335398942232132, -0.5845250487327576, 0.2098652869462967, -0.4475829005241394, 0.2267691195011139, 1.107282280921936, -0.1238575428724289, 0.2345266193151474, -0.0740368515253067, 0.35765931010246277, -0.4013664126396179, -0.7437429428100586, 0.2711496949195862, 0.4765450060367584, -0.4365643560886383, 0.7693999409675598, -0.05846931040287018, -0.5737836360931396, -0.42570164799690247, -0.07280247658491135, -0.18821103870868683, 0.2803610861301422, -0.399469792842865, -0.3606860935688019, 0.014184047468006611, -0.012390585616230965, -0.14185237884521484, 0.08260944485664368, 0.21374379098415375, 0.5141957402229309, -1.0864026546478271, 0.5931442975997925, -0.4629203975200653, 0.1748260259628296, 0.4356575608253479, -0.04552672803401947, 0.3112921118736267, -0.32441389560699463, 0.007627703715115786, 0.43923571705818176, -0.049492403864860535, 0.4897446930408478, -0.15015865862369537, 0.18205036222934723, 0.1684439331293106, -0.1758044958114624, 0.9819974303245544, 0.2798598110675812, 0.3394065201282501, 0.4945724308490753, 0.13022300601005554, -0.8702197074890137, -0.5717690587043762, -0.6870356798171997, -0.2425038367509842, 0.5771063566207886, -0.20478127896785736, 0.14209319651126862, -0.21331049501895905, -0.000722250435501337, -0.29835420846939087, -0.9593567252159119, -0.6731166839599609, 0.0032785185612738132, -0.012815284542739391, 0.5418738126754761, -0.3360184133052826, 0.07676003128290176, 0.23490679264068604, -0.16939811408519745, -0.27425917983055115, -0.6762322187423706, -0.016158340498805046, -0.5495157241821289, -0.3303779363632202, -0.5922996997833252, 0.01128523051738739, -0.8777552247047424, -0.11761297285556793, -0.4456564784049988, 0.08295993506908417, -0.06465380638837814, -0.03715767711400986, -0.1527993530035019, -0.15507061779499054, -0.24446679651737213, -0.06738349795341492, -0.42892444133758545, -0.19103695452213287, 0.4840228259563446, -0.5142866373062134, 0.24250268936157227, 0.7467550039291382, -0.16726629436016083, -0.12899376451969147, 0.5853089690208435, 0.5820397138595581, 0.22184158861637115, -0.884610116481781, -0.16281408071517944, 0.24989207088947296, -0.29784542322158813, 0.13027220964431763, 0.2055996209383011, 0.1278475522994995, -0.24218668043613434, 0.22805169224739075, -0.31546345353126526, 0.0306161530315876, -0.47588610649108887, 0.40671584010124207, -0.04883238673210144, -0.5800881385803223, 0.333513468503952, 0.5410666465759277, -0.48478415608406067, -0.05140860006213188, -0.5255696177482605, 0.5756814479827881, 0.2364506870508194, -0.17655527591705322, 0.1713353991508484, -0.29218748211860657, 0.28973647952079773, -0.19040420651435852, 0.17472167313098907, -0.1261643022298813, -0.20200158655643463, 0.7523015141487122, 0.18506386876106262, 0.31971079111099243, -0.3206867277622223, -0.41987982392311096, 0.2628350257873535, 0.37749484181404114, 0.6290605068206787, 0.1499723494052887, 0.6938998699188232, 0.22134019434452057, -0.7336570024490356, 0.10524126887321472, -0.6515799164772034, 0.2721901535987854, 0.29758787155151367, -0.556077778339386, -0.35023659467697144, -0.5249339938163757, -0.04993901401758194, -0.1283247470855713, 0.639092743396759, -0.09449630975723267, -0.4014334976673126, 0.1321057677268982, 0.0060489000752568245, 1.5185232162475586, -0.11609950661659241, -0.37021711468696594, 0.5423240661621094, 0.40224912762641907, -0.5825625061988831, -0.7310103178024292, 0.20129679143428802, 1.1785446405410767, 0.02227754518389702, -0.05985647439956665, -0.5378999710083008, 0.441802054643631, 0.5117907524108887, -0.274361252784729, 0.275376558303833, 0.23028311133384705, -0.636868417263031, 0.43863004446029663, -0.24534662067890167, -0.09870202094316483, 0.2679447829723358, 0.22778615355491638, -0.008051156997680664, -0.1686202883720398, -0.9863049983978271, -0.09637469798326492, -0.05668657645583153, -0.009199675172567368, -0.03837818652391434, 0.7381107211112976, 0.21724656224250793, -0.4885486960411072, 0.20361632108688354, -0.4030708074569702, 0.675816535949707, 0.40515419840812683, 0.6546007394790649, 0.21554554998874664, 0.03164662793278694, 0.3731836676597595, -0.43103301525115967, 0.007424422074109316, 0.06920630484819412, 0.23687075078487396, -0.34162765741348267, 0.5493929386138916, -0.022799206897616386, 0.3313264846801758, -0.3370666205883026, -0.6492679119110107, -0.029143808409571648, -0.03721100836992264, 0.1820608228445053, -0.6288782358169556, -0.12291941791772842, 0.49468693137168884, -0.22016334533691406, 0.5484007000923157, -0.17109932005405426, -0.32220831513404846, 0.20047801733016968, 0.19070525467395782, -0.20925331115722656, 0.9538363814353943, 1.0484676361083984, 0.41707390546798706, -0.20753107964992523, 0.47034990787506104, 0.044502317905426025, -0.07037301361560822, 0.224112868309021, -0.10131929814815521, -0.16572391986846924, 0.293117880821228, 0.1974627822637558, -0.20467905700206757, -0.5245694518089294, 0.061447374522686005, 0.1345859318971634, 0.3184099793434143, 0.34491702914237976, 0.047383058816194534, -0.08330858498811722, -0.5483928322792053, 1.0774316787719727, -0.7962902188301086, -0.12198764830827713, 0.29513242840766907, -0.025106918066740036, -0.5546624660491943, 0.7682754993438721, 0.09888144582509995, 0.620389997959137, -0.32808732986450195, 0.37954920530319214, 0.5220687389373779, 0.24256044626235962, -0.09007105231285095, -0.5630367994308472, -0.21230606734752655, 0.2042667120695114, -0.33090436458587646, -0.3478069603443146, 0.10143604874610901, -0.19930489361286163, -0.10587918013334274, -0.32749509811401367, 0.018116753548383713, -0.5082581639289856, 0.15210236608982086, -0.01859363727271557, -1.0288543701171875, 0.8966593146324158, 0.149204820394516, -0.12870214879512787, 0.1990087479352951, 0.15034042298793793, 0.3322039544582367, -0.04066768288612366, -0.28287798166275024, -0.22751106321811676, -0.5296894907951355, -0.04744604229927063, 0.03676629438996315, 0.5636072158813477, 0.23599128425121307, -0.13229097425937653, -0.41123780608177185, -1.0938211679458618, -0.7039307951927185, 0.042840227484703064, -0.9610456228256226, -0.5941326022148132, 0.8838667273521423, 0.6172991991043091, 0.6517884731292725, 0.6225340366363525, 0.02940436266362667, -0.2803407907485962, -0.2292288988828659, 0.47213321924209595, -0.8566734194755554, -0.03367998078465462, -0.07554130256175995, 0.18300248682498932, 0.3106405735015869, -0.2351568043231964, 0.401689350605011, -0.20445595681667328, -0.3718196749687195, 0.084698885679245, 0.10540341585874557, -0.8524135947227478, -0.31403759121894836, 0.36361220479011536, -0.09276198595762253, 0.6811977624893188, 0.0021960728336125612, -0.9721352458000183, -0.1653444468975067, -0.5325822830200195, 0.21265055239200592, -0.2467469424009323, 0.40194764733314514, 0.012983962893486023, 0.12317060679197311, 0.4224421977996826, -0.684847354888916, 4.7141947746276855, 0.4977814555168152, 0.15413276851177216, 0.04386317729949951, 0.520745038986206, 0.2592349946498871, 0.8208285570144653, -0.39094406366348267, 0.11084248125553131, 0.1401682198047638, -0.04110013321042061, -0.5400838255882263, 0.1099037155508995, 0.0791659876704216, 0.11531949788331985, 0.2991082966327667, -0.20235584676265717, 0.0010834370041266084, 0.1321207880973816, -0.7455363869667053, -0.3341102600097656, -0.04054709151387215, -0.6052038073539734, 0.9896000027656555, 0.049322109669446945, 0.4594716429710388, -0.2640915513038635, -0.7684211730957031, -0.21409663558006287, -0.5022488236427307, 0.6730566620826721, -0.704757034778595, -0.029955437406897545, -0.1920434683561325, -0.4062148630619049, 0.35651230812072754, 0.1466379016637802, -0.15010088682174683, -0.4812799394130707, -0.1451786309480667, 0.9612004160881042, 0.45101308822631836, -0.2439756840467453, -0.9310320019721985, -0.029253222048282623, 0.5504268407821655, -0.844784677028656, 0.32683366537094116, 0.5908188223838806, -0.5572735071182251, 1.3255500793457031, 0.0035379601176828146, 0.6485477685928345, 0.5379537343978882, -0.3466849625110626, 0.6884273886680603, 0.1996014267206192, -0.26141971349716187, 0.189402773976326, 0.22290253639221191, 1.0494147539138794, -0.11827634274959564, 0.5038332343101501, -0.21771763265132904, -0.47406530380249023, 0.9543013572692871, -0.3277384638786316, 0.26925432682037354, -0.15430597960948944, -0.37769055366516113, -0.04480890557169914, -0.4892273545265198, -0.44551151990890503, -0.30565938353538513, 0.8297247290611267, -0.16797871887683868, 0.15212099254131317, -0.010927175171673298, 0.8217571973800659, -0.26355570554733276, -0.3005271852016449, -0.5391778945922852, -0.7326890826225281, 0.11587552726268768, 0.5344879627227783, 0.2758370041847229, -0.2025091052055359, -0.6181208491325378, 0.19428038597106934, 0.07835555076599121, 0.280436247587204, 0.22271285951137543, -0.5237219929695129, -0.17885953187942505, 0.4041796028614044 ]
[ 2240, 9710, 1012, 2023, 5248, 2003, 1996, 2168, 2005, 8154, 4904, 18008, 2073, 1037, 5896, 2064, 2022, 6472, 2588, 5310, 8154, 4904, 1012, 2035, 18008, 5478, 8911, 6656, 2015, 2000, 19933, 2030, 3443, 18008, 1012, 1012, 4002, 2509, 2897, 8154, 2078, 5896, 4748, 14028, 12086, 2089, 2224, 2897, 8154, 2078, 14546, 8073, 6472, 2012, 8154, 2078, 3988, 3989, 2000, 5323, 28297, 1012, 2897, 8154, 2078, 14546, 2064, 2022, 4137, 2478, 3161, 14176, 2030, 2177, 3343, 5200, 1012, 2122, 8154, 2078, 14546, 2448, 2007, 1996, 14310, 1997, 1996, 5310, 2027, 2024, 4137, 2000, 1012, 5834, 2006, 1996, 3001, 2306, 1996, 2897, 1010, 3988, 6026, 2028, 1997, 2122, 14546, 2071, 6611, 2000, 2062, 2084, 2028, 2030, 9280, 2035, 3001, 1012, 1012, 4002, 2549, 22110, 14546, 4748, 14028, 12086, 2089, 5323, 28297, 2011, 29226, 22110, 14546, 2029, 2024, 6472, 2076, 1037, 19998, 1011, 2066, 2291, 1521, 1055, 22752, 1012, 2122, 6764, 3499, 2291, 15631, 2000, 4949, 1998, 2707, 7661, 2578, 2012, 22752, 2005, 2367, 2448, 3798, 1012, 22110, 14546, 5478, 7117, 14310, 2000, 19933, 1012, 1012, 4002, 2629, 22752, 5167, 4748, 14028, 12086, 2089, 2224, 22752, 5167, 8073, 6472, 2012, 9573, 3988, 3989, 2000, 5323, 28297, 1012, 22752, 5167, 15389, 2076, 1996, 2345, 4403, 1997, 1996, 9573, 2832, 1998, 5383, 5806, 14546, 2030, 2060, 4654, 8586, 23056, 6764, 2247, 2007, 9563, 2592, 2109, 2011, 1996, 2291, 2000, 5646, 1996, 7781, 2344, 2005, 2035, 22752, 5167, 1012, 1056, 14526, 2581, 2575, 16602, 14305, 4748, 14028, 12086, 2089, 6905, 4274, 16602, 14305, 2000, 5323, 14516, 3229, 2000, 6778, 3001, 1012, 16602, 14305, 2030, 13354, 7076, 2024, 2235, 3454, 2008, 2064, 5587, 15380, 1998, 7661, 4697, 5919, 1997, 4274, 16602, 2015, 1012, 2027, 2064, 2022, 5361, 3495, 2030, 2083, 1037, 16602, 1005, 1055, 10439, 3573, 1998, 3227, 2031, 3229, 1998, 6656, 2015, 2000, 2673, 2008, 1996, 16602, 2064, 3229, 1012, 1056, 12521, 16576, 16602, 2592, 5456, 4748, 14028, 12086, 2089, 4372, 17897, 11657, 2592, 2055, 16602, 2015, 2000, 4553, 2062, 2055, 20419, 10058, 1012, 2951, 5552, 2011, 16602, 2015, 1006, 2107, 2004, 2338, 27373, 1010, 6115, 1010, 1998, 11347, 2075, 2381, 1007, 2089, 7487, 1037, 3528, 1997, 3167, 2592, 2055, 5198, 1006, 1041, 1012, 1043, 1012, 1010, 8169, 4573, 1010, 6550, 1013, 5426, 1010, 2591, 2865, 1010, 4385, 1012, 1007, 2004, 2092, 2004, 4751, 2055, 4722, 2897, 4219, 2107, 2004, 14903, 1010, 5906, 1013, 24923, 2015, 1010, 2030, 2060, 3141, 6502, 1012, 1056, 14526, 27531, 16602, 5219, 7632, 17364, 2075, 4748, 14028, 12086, 2089, 2202, 5056, 1997, 3036, 24728, 19666, 6906, 14680, 1998, 16112, 15380, 1999, 16602, 4007, 2000, 2689, 4180, 1010, 19933, 5310, 1011, 15592, 1010, 1998, 19115, 2592, 2004, 2112, 1997, 2536, 16602, 5219, 7632, 17364, 2075, 5461, 1012, 1056, 14526, 10790, 26128, 2486, 4748, 14028, 12086, 2089, 2224, 26128, 2486, 5461, 2000, 5114, 3229, 2000, 6115, 2043, 20786, 2015, 2024, 4242, 2030, 2043, 20786, 23325, 2229, 2024, 4663, 1012, 2302, 3716, 1997, 1996, 20786, 2005, 2019, 4070, 2030, 2275, 1997, 6115, 1010, 2019, 27248, 2089, 23087, 3984, 1996, 20786, 2478, 1037, 23563, 2030, 2009, 25284, 7337, 1012, 26128, 6932, 20786, 2015, 2064, 2202, 2173, 3081 ]
mitre
10.txt
12
interaction with a service that will check the validity of those credentials or offline against previously acquired credential data, such as password hashes.. 001 password guessing adversaries with no prior knowledge of legitimate credentials within the system or environment may guess passwords to attempt access to accounts. without knowledge of the password for an account, an adversary may opt to systematically guess the password using a repetitive or iterative mechanism. an adversary may guess login credentials without prior knowledge of system or environment passwords during an operation by using a list of common passwords. password guessing may or may not take into account the target's policies on password complexity or use policies that may lock accounts out after a number of failed attempts.. 002 password cracking adversaries may use password cracking to attempt to recover usable credentials, such as plaintext passwords, when credential material such as password hashes are obtained. os credential dumping can be used to obtain password hashes, this may only get an adversary so far when pass the hash is not an option. further, adversaries may leverage data from configuration repository in order to obtain hashed credentials for network devices.. 003 password spraying adversaries may use a single or small list of commonly used passwords against many different accounts to attempt to acquire valid account credentials. password spraying uses one password ( e. g.'password01'), or a small list of commonly used passwords, that may match the complexity policy of the domain. logins are attempted with that password against many different accounts on a network to avoid account lockouts that would normally occur when brute forcing a single account with many passwords.. 004 credential stuffing adversaries may use credentials obtained from breach dumps of unrelated accounts to gain access to target accounts through credential overlap. occasionally, large numbers of username and password pairs are dumped online when a website or service is compromised and the user account credentials accessed. the information may be useful to an adversary attempting to compromise accounts by taking advantage of the tendency for users to use the same passwords across personal and business accounts. t1612 build image on host adversaries may build a container image directly on a host to bypass defenses that monitor for the retrieval of malicious images from a public registry. a remote build request may be sent to the docker api that includes a dockerfile that pulls a vanilla base image, such as alpine, from a public or local registry and then builds a custom image upon it. t11
[ -0.2973531484603882, -0.16368310153484344, 0.21215565502643585, 0.07016977667808533, -0.2538471519947052, 0.10264749079942703, 0.22229427099227905, -0.08932383358478546, 0.188144251704216, 0.4504678249359131, 0.011845080181956291, 0.1768728643655777, 0.3081033229827881, -0.4204631447792053, -0.6280240416526794, -0.4561782777309418, -0.2306389957666397, 0.7606297731399536, -0.23568615317344666, -0.07937737554311752, 0.5553916096687317, 0.0961681678891182, -0.4718862473964691, -0.4471968710422516, -0.10867670178413391, 0.8373900651931763, 0.9656451344490051, -0.19242225587368011, 0.39652806520462036, 0.7715112566947937, -0.14213083684444427, 0.2885908782482147, 0.2503141164779663, -0.7904868721961975, 0.002859580796211958, -0.48238012194633484, 0.6178977489471436, -0.9000722169876099, -0.5563579797744751, -0.9248536229133606, -0.05118779093027115, 0.3963528573513031, -0.9247661232948303, -0.17014101147651672, -0.33070939779281616, -0.45114365220069885, -0.8302993774414062, 0.10800237953662872, -0.09446714073419571, -0.2037331759929657, 0.6648584604263306, -0.41668641567230225, 0.012512716464698315, 0.09288492798805237, 0.1323317289352417, -0.1654219627380371, -0.3236882984638214, 0.4469318985939026, -0.33463406562805176, 0.08122177422046661, 0.4649999439716339, 0.348321795463562, -0.1623968929052353, -0.1511668562889099, 0.26652780175209045, 0.23659196496009827, 0.2500486969947815, -0.2896398901939392, 0.018142884597182274, -0.8697336912155151, 0.0655951276421547, 0.7729759216308594, -0.4942184388637543, -0.5372019410133362, -0.7963950037956238, -0.1378348469734192, -0.1981460601091385, 0.18836285173892975, -0.5009816288948059, 0.7671722769737244, -0.07097490131855011, 0.5960283875465393, 0.3720206022262573, -0.43535444140434265, 0.4122813642024994, -0.23462623357772827, 0.7434642314910889, 0.6886926293373108, -0.039841894060373306, -0.5639268159866333, 0.026528114452958107, 0.09330727159976959, -0.7469878196716309, 0.004740273579955101, 0.48932987451553345, 0.28363069891929626, -0.3852353096008301, 0.3650190830230713, 0.5033324956893921, 0.5395113825798035, 0.17190486192703247, 0.7327279448509216, -0.025930458679795265, 0.8211401700973511, -0.2665749490261078, 0.4425323009490967, 0.11755596846342087, 0.13811251521110535, -0.7118905782699585, -0.370886892080307, 0.6593223810195923, -0.250407338142395, 0.584930419921875, -0.8191899657249451, 0.0956023633480072, 0.4551372230052948, -0.06146097928285599, 0.5356274843215942, -0.03166879341006279, 0.4009121060371399, 0.04916879162192345, -0.5224103927612305, 0.4555993378162384, 0.009241703897714615, 0.17471599578857422, 0.1251896321773529, 0.3703623414039612, 0.08960053324699402, -0.45378467440605164, -0.8312184810638428, -0.045762233436107635, 0.019607141613960266, -0.21707336604595184, 0.602675199508667, -0.2085316777229309, -0.3054194152355194, 0.6389313340187073, 0.8407538533210754, 0.3503256142139435, -0.6258065700531006, 0.06355214864015579, 0.807157039642334, 0.6109123826026917, 0.8546547889709473, 0.3651454448699951, -0.08859194070100784, 0.012691891752183437, -0.1441957652568817, -0.7007947564125061, 0.31909459829330444, -0.04429134353995323, 0.12869727611541748, 0.3733885884284973, 0.05058728903532028, -0.6012706756591797, -0.2529003918170929, -0.3891478478908539, 0.368467777967453, -0.19605346024036407, -0.007803353015333414, -0.5941728353500366, 1.3791614770889282, 0.3792562782764435, 0.8737080097198486, -0.16431526839733124, 0.6006901860237122, -0.8604970574378967, -0.40864527225494385, 0.18332895636558533, -0.19270671904087067, 0.820507824420929, 0.07537740468978882, 0.40225961804389954, -0.0500490739941597, 0.9449544548988342, 1.0177466869354248, 0.07643228024244308, 0.027068259194493294, 0.06276584416627884, 0.4698091745376587, -0.6534261703491211, 0.16495561599731445, 0.09518352895975113, 1.156783938407898, -0.28403785824775696, -0.050983477383852005, -0.20667001605033875, -0.9571316838264465, -0.3065873384475708, -0.17059651017189026, -0.2059076428413391, 0.15287314355373383, -0.24181398749351501, 0.5326095819473267, 0.36136141419410706, -0.4307918846607208, -0.6663992404937744, -0.39622634649276733, -0.01572331227362156, -1.6106176376342773, -0.17680256068706512, 0.008556296117603779, 0.42486318945884705, 0.7709844708442688, -0.6019196510314941, -0.31334301829338074, 1.2952361106872559, 0.6854761242866516, -0.07664068788290024, 0.597044050693512, 0.7292306423187256, -0.2962176203727722, 0.3762573003768921, -0.6125752925872803, -0.017976395785808563, 0.0011784191010519862, -0.1265888512134552, 0.07284044474363327, -0.16833606362342834, -0.1918511539697647, -0.7155833840370178, 0.9434811472892761, 0.349605917930603, 0.48377859592437744, 0.2123442441225052, 0.27097904682159424, 0.08001381158828735, 0.538722813129425, -0.14335407316684723, -0.09190348535776138, -0.2569490671157837, 1.1195749044418335, 0.6999370455741882, 0.905841588973999, -0.24049928784370422, -0.026139535009860992, -0.2584663927555084, 0.4643048346042633, 0.4950309991836548, 0.22910305857658386, -0.4591217041015625, 0.4362081289291382, 0.22856847941875458, 0.7994547486305237, 0.5875585675239563, -0.13975143432617188, 0.1535835862159729, 0.20370717346668243, 0.3449377417564392, 0.643826961517334, -0.09278547018766403, 0.5227332711219788, 0.8452845215797424, -0.06208580359816551, -1.0996605157852173, -0.9441404938697815, 0.805716872215271, 0.12109322845935822, -0.31939077377319336, -0.4245244860649109, -0.5356366038322449, 0.30793535709381104, 0.33042433857917786, -0.7480833530426025, 0.2832765579223633, -0.12989847362041473, 0.26590678095817566, 0.17831991612911224, -0.10684651136398315, 0.07135311514139175, -0.8491652607917786, -0.571814239025116, -0.9878382682800293, -0.37865597009658813, -0.2761736512184143, 0.013914091512560844, -0.7988925576210022, -0.6719024777412415, 0.7816510796546936, -0.9610280990600586, -0.5674287676811218, 0.02684861794114113, -0.07981592416763306, 0.5060097575187683, -0.17080546915531158, -0.1679842174053192, -0.06987104564905167, 0.17821471393108368, -0.09906699508428574, 0.7209968566894531, -0.5372958183288574, -0.11564566195011139, -0.28679847717285156, -0.05360853299498558, 0.3346925377845764, -0.42454463243484497, 1.0961384773254395, 0.520811915397644, -0.248556986451149, 0.11879439651966095, -0.08832401037216187, 0.20367006957530975, 0.6611935496330261, 0.1342972069978714, 0.15780119597911835, 0.5970404148101807, -0.14891086518764496, -0.3469284772872925, 0.3329700529575348, 0.5931123495101929, -0.2718121111392975, 0.02520010992884636, 0.6436086893081665, 0.8528843522071838, -0.6378456950187683, 0.5567308664321899, 0.1940145641565323, -0.04760230705142021, -0.2036590278148651, -1.0681371688842773, -0.5978264808654785, -0.44443628191947937, 0.0417044535279274, -0.07917103916406631, -0.5407612919807434, 0.3128950297832489, -0.592068612575531, -0.7604548931121826, 0.15436936914920807, -1.0564229488372803, -0.6034308671951294, -0.13366740942001343, 0.05908988416194916, 1.3734362125396729, 0.08358553051948547, 0.12393597513437271, 0.1833113729953766, -0.28402596712112427, 0.48904600739479065, 0.11132380366325378, -0.007692656479775906, -0.5943780541419983, 0.4601791203022003, -0.03656347468495369, -0.20977850258350372, 0.40372321009635925, -0.21004632115364075, -0.6519675254821777, -0.47003746032714844, -0.33037257194519043, 0.16689559817314148, 0.18172667920589447, 0.5597280859947205, 0.3292335271835327, 0.6478652954101562, 0.5320618152618408, -0.18641230463981628, -0.17234545946121216, -0.26835086941719055, 0.3958595097064972, 0.25781503319740295, -0.18124082684516907, 0.46563228964805603, 0.02305564098060131, -0.2580619752407074, -0.7026035189628601, -0.4234274923801422, -0.028019951656460762, 0.22676055133342743, 0.13917703926563263, 0.6552008986473083, -0.06025717034935951, -0.3319932818412781, 0.8851598501205444, -0.20868101716041565, -0.48444196581840515, 0.927463948726654, -0.4915049374103546, 0.7315987944602966, -0.48789337277412415, 0.13587601482868195, -0.48987939953804016, -0.10354211926460266, 0.01993740163743496, 0.33613821864128113, -0.07096549868583679, -0.3855050206184387, -0.12876413762569427, 0.19033066928386688, -0.11311498284339905, -0.1886485069990158, -0.12317148596048355, -0.20846353471279144, -0.20890559256076813, -1.1345174312591553, -0.33180487155914307, 1.062321662902832, 0.3041120767593384, 0.5311842560768127, 0.327325701713562, 0.9009142518043518, 0.3629779815673828, 0.02051338367164135, 0.19523531198501587, -0.48815587162971497, -0.15330445766448975, -0.1613728404045105, 0.38405105471611023, -0.8952175378799438, -0.1688511222600937, -0.7468612194061279, 0.05158757045865059, -0.31392037868499756, -0.006493914872407913, 0.44602036476135254, 0.09938248991966248, -0.3781513273715973, -0.42683354020118713, 0.12643752992153168, 0.5086807012557983, -0.6201125979423523, -0.5549153685569763, -0.46011120080947876, 0.31281566619873047, 0.9371758103370667, -0.7461789846420288, -0.3419935405254364, -0.7341430187225342, -0.27163127064704895, 0.03298285976052284, 0.2869304418563843, 0.09358521550893784, -0.44563984870910645, -0.23017618060112, -0.7713724970817566, -0.2031657099723816, -0.05608526989817619, 0.3521580100059509, -0.45676130056381226, -0.7619756460189819, 0.1996820867061615, 0.42200368642807007, -0.09769055247306824, -0.36492887139320374, -0.005785512272268534, 1.027963399887085, 0.49465465545654297, 0.5479055047035217, -0.5812773704528809, -0.13159626722335815, 0.12091930955648422, -1.0048749446868896, 0.5788373947143555, -0.9367494583129883, 0.12957748770713806, -0.1663389354944229, 0.35051167011260986, 0.026074768975377083, 0.8482210040092468, -0.33920958638191223, 0.21809199452400208, -0.3988778591156006, -0.2608686089515686, -0.4662584364414215, -0.15337887406349182, 0.4503103792667389, 0.10524294525384903, -0.56892329454422, 0.4991588890552521, 0.04775058850646019, 0.027137096971273422, 0.16701769828796387, -0.2530598044395447, -0.3994208574295044, 0.6081327795982361, -0.2169148474931717, 0.7550293207168579, -0.15609245002269745, -0.10243375599384308, -0.38994836807250977, -0.37038660049438477, 1.1073591709136963, 0.04771444573998451, 0.08014409989118576, -0.9641994833946228, -0.22282402217388153, 0.18933919072151184, 0.12143998593091965, 0.17387813329696655, 0.7391827702522278, 0.25349849462509155, -0.4919919967651367, -0.07987336069345474, 0.1401377022266388, -0.7590224146842957, 0.1969984769821167, -0.5896206498146057, -0.37984195351600647, -0.14883920550346375, -0.668637216091156, 0.4489969313144684, 0.18457137048244476, 0.0033254402223974466, 0.47566595673561096, 0.08339204639196396, 0.3626421093940735, -0.9992430210113525, -0.636921226978302, -0.5827244520187378, 0.4746893644332886, -0.5126156806945801, 0.4412964880466461, -0.03491389751434326, 0.24000176787376404, 0.363797664642334, -0.047255974262952805, 0.5307528376579285, 0.0839255079627037, -0.38534483313560486, 0.46579238772392273, 0.27628228068351746, -0.6522615551948547, -0.1778688281774521, 0.3404475748538971, -0.6265871524810791, -0.18464145064353943, -0.25695493817329407, -0.8059150576591492, -0.310876727104187, -0.26811137795448303, -0.1573580652475357, -0.7060266137123108, 0.7205957174301147, -1.121212124824524, -0.28653836250305176, -0.39351558685302734, 1.07309091091156, -0.21159619092941284, -0.2204374074935913, -0.4456733465194702, -0.2932284474372864, 0.5915666818618774, 0.08884382992982864, -0.30211469531059265, -0.5439113974571228, -0.5578535795211792, -0.2457285225391388, 0.22910284996032715, -0.3158195912837982, 0.18491597473621368, -0.35135483741760254, 0.23444968461990356, 0.5486124157905579, 0.07121922075748444, -0.8625747561454773, -0.6542445421218872, 0.06252676993608475, -0.5625136494636536, -0.27336859703063965, 0.4410977363586426, -1.040083408355713, 0.03219068422913551, -0.08456436544656754, 0.30238664150238037, 0.004126651678234339, 0.16448171436786652, 0.018613599240779877, 0.781381368637085, 0.377263605594635, -0.6059240102767944, -0.5663541555404663, 0.2511696219444275, 0.22571903467178345, 0.21598032116889954, 0.2452090084552765, -0.07971391081809998, -0.23933127522468567, -0.4933161437511444, -1.2844655513763428, 0.10034377127885818, 0.31195348501205444, 0.15306201577186584, -0.30951085686683655, -0.20522958040237427, 0.3197518289089203, -0.11858579516410828, 0.3709132671356201, 0.627819836139679, 0.4606664180755615, 0.339152455329895, 0.03854958713054657, 0.09131673723459244, 0.48949894309043884, 0.1733671873807907, 0.16806179285049438, -0.24375423789024353, -1.0417089462280273, -0.6592522859573364, -0.564852774143219, 0.018551213666796684, -0.41899749636650085, -0.3957839608192444, 0.15930968523025513, -0.30368587374687195, 0.10669700056314468, -0.40587809681892395, -0.5190491676330566, -0.38488999009132385, -0.49807000160217285, -0.23221595585346222, 0.08065114915370941, 1.042130947113037, -0.09050317853689194, -0.5222519040107727, -0.13359445333480835, 0.24473169445991516, -0.19104032218456268, -0.5034935474395752, 0.3567524552345276, 0.4436958134174347, -0.18812385201454163, 1.1564918756484985, 0.332805335521698, -0.6514137983322144, -0.6529926657676697, -0.24892248213291168, -0.04439878836274147, 0.898144543170929, -0.2764362096786499, 0.06523936241865158, -0.15541329979896545, -0.4623701274394989, 0.22085367143154144, -0.016578329727053642, 0.253781795501709, 0.46131378412246704, -1.0062342882156372, 0.8063679933547974, -0.060470398515462875, -0.18810757994651794, 0.8916040658950806, -0.5304507613182068, -0.2601182460784912, -0.26395347714424133, 0.5338308215141296, 0.3263774812221527, 0.05467142537236214, 0.4624231159687042, -0.14442670345306396, 0.08039972186088562, 0.2725834548473358, 0.151699498295784, 0.9116016626358032, 0.1699157953262329, 0.30624035000801086, 0.8137213587760925, 0.8221679329872131, -1.0302321910858154, -0.4050512909889221, 0.012225243262946606, -0.2914552688598633, 0.31418994069099426, -0.23208287358283997, 0.38858363032341003, -0.2977825105190277, 0.3191733956336975, -0.5956510305404663, -0.4778076112270355, -0.677099883556366, -0.315087229013443, -0.2932160496711731, 0.12764029204845428, -0.08476953208446503, 0.07789253443479538, 0.6016700267791748, -0.20428408682346344, 0.2272292673587799, -0.5392451286315918, 0.21588580310344696, -1.1774773597717285, -0.40351447463035583, -0.4758041799068451, 0.5402823686599731, -0.4884990453720093, -0.29295653104782104, -0.6482604146003723, -0.9029014706611633, -0.42135876417160034, -0.22300389409065247, -0.11771775037050247, 0.1700855940580368, -0.7945948243141174, -0.44398605823516846, -0.7570667862892151, 0.7315880656242371, -0.06775325536727905, -0.34265339374542236, -0.3756609261035919, 0.7532185316085815, -0.2925487756729126, -0.20142892003059387, 0.4041633605957031, 0.6817355751991272, 0.539337158203125, -0.5607940554618835, 0.025143707171082497, -0.1599627435207367, -0.22322171926498413, 0.3420948386192322, 0.3447980582714081, -0.03990083560347557, -0.1809958815574646, -0.34322574734687805, -0.5766155123710632, -0.3495270609855652, -0.6401383876800537, -0.45434948801994324, 0.37394917011260986, -0.32712453603744507, 0.42648497223854065, 0.8050038814544678, -0.04062797129154205, 0.09947627782821655, -0.07647348940372467, 0.21024806797504425, 0.5464510917663574, -0.11247514933347702, 0.5682132840156555, 0.23296786844730377, -0.049677200615406036, 0.024110086262226105, -0.540498673915863, 0.10071951895952225, -0.7495294213294983, 0.44733327627182007, -0.31128430366516113, -0.2204250544309616, -0.7783008217811584, 0.03366057947278023, 0.4056108891963959, 0.20184217393398285, 0.4625183343887329, 0.41259801387786865, 0.5010563731193542, 0.08491669595241547, -0.769314706325531, 0.10810306668281555, -0.7206504940986633, -0.07989101111888885, -0.030313750728964806, -0.1988806128501892, -0.7693178653717041, -0.4225713610649109, -0.07600998878479004, 0.09189630299806595, 0.3155483901500702, -0.16369818150997162, 0.03953540697693825, 0.028832143172621727, -0.4021635949611664, 0.7806769609451294, 0.10862528532743454, -0.298262357711792, -0.28324612975120544, 0.4105132520198822, -0.9682195782661438, -0.7468034625053406, 0.19112130999565125, 1.0445765256881714, 0.5714791417121887, 0.06920649856328964, -0.4694749414920807, 0.15326786041259766, 0.651840329170227, -0.221393421292305, 0.4858899712562561, -0.2325218766927719, -0.5655601620674133, 0.9959312677383423, -0.5708850622177124, 0.0952775776386261, 0.30776292085647583, 0.7745524644851685, -0.04140758886933327, -0.09088236093521118, -1.1924896240234375, -0.2058284729719162, 0.1115543395280838, -0.48650744557380676, 0.6149836778640747, 0.7340335249900818, 0.051601700484752655, -0.4980582296848297, -0.14227977395057678, -0.4191199839115143, 0.2816868722438812, 0.44349929690361023, -0.2801111340522766, -0.40884143114089966, -0.025668108835816383, 0.7414833903312683, -0.8157801032066345, 0.3481752872467041, 0.474555641412735, -0.037893857806921005, -0.1070452630519867, 0.80499267578125, 0.11231279373168945, 0.1805817037820816, 0.08936738967895508, -0.6501975655555725, -0.13721725344657898, -0.014478526078164577, 0.4632886052131653, -0.18718251585960388, -0.3133687674999237, 1.1905032396316528, -0.2687090039253235, 0.7159187197685242, -0.6714235544204712, -0.1508907526731491, 0.423607736825943, -0.26698780059814453, -0.2659948468208313, 0.5354194641113281, 1.3608801364898682, -0.03915615379810333, -0.10579143464565277, 0.7731634974479675, -0.5220630764961243, -0.25879165530204773, 0.3200395107269287, 0.9288746118545532, -0.28189170360565186, 0.36331433057785034, 0.1554814577102661, -0.3958294689655304, -0.695612370967865, -0.04477555304765701, -0.012561332434415817, -0.20371697843074799, 0.35518380999565125, -0.08013128489255905, 0.15534277260303497, -0.40828755497932434, 1.1953357458114624, -0.786655604839325, -0.48362722992897034, -0.08119244873523712, -0.19117401540279388, -0.4438331425189972, 0.36119306087493896, -0.14813965559005737, 0.5420266389846802, -0.22832173109054565, 0.6172164082527161, 0.6931775808334351, -0.20654818415641785, -0.30458539724349976, -0.14677821099758148, -0.017932232469320297, 0.18272820115089417, 0.2737107276916504, 0.18840768933296204, -0.16419780254364014, 0.029549697414040565, -0.06964622437953949, -0.06808096170425415, -0.05432990565896034, -0.9253174066543579, 0.01649140566587448, 0.20800110697746277, -0.9460344910621643, 0.5902401804924011, 0.0296187624335289, -0.46486687660217285, 0.08100706338882446, -0.1361808180809021, 0.32487040758132935, 0.44645342230796814, -0.6521120071411133, -0.5583087801933289, -0.4301714599132538, -0.667021632194519, -0.20847930014133453, 0.7851488590240479, -0.14405781030654907, -0.5317601561546326, 0.13214677572250366, -0.6980514526367188, -1.0030155181884766, 0.288787841796875, -0.11149002611637115, -0.5927699208259583, 0.8999084830284119, 0.2897365391254425, 0.7953606247901917, 0.42522361874580383, -0.23089782893657684, 0.19432643055915833, 0.4598451852798462, -0.04121958464384079, -0.9429696202278137, 0.44048088788986206, 0.3113681972026825, 0.4521956443786621, 0.5839996933937073, -0.22486837208271027, 0.21527235209941864, 0.037399206310510635, -0.2410445362329483, -0.3284241259098053, -0.6825953125953674, -0.4561621844768524, 0.17395369708538055, 0.7399854063987732, 0.47708073258399963, -0.30481842160224915, 0.20185180008411407, -0.9822819828987122, -0.1392887830734253, -0.38170310854911804, 0.10142244398593903, -0.07955285161733627, 0.5170589685440063, 0.3475317358970642, 0.14328046143054962, 0.8630159497261047, -1.3163350820541382, 4.426436424255371, -0.053496766835451126, -0.35867446660995483, -0.3012600541114807, -0.13121949136257172, 0.7024098634719849, 1.236327052116394, -0.5685876607894897, 0.15374751389026642, -0.24817143380641937, 0.7364712357521057, -0.6493291258811951, 0.5086197257041931, -0.21983547508716583, -0.2506488561630249, 0.3560187816619873, -0.7193974852561951, -0.29826080799102783, 0.19990353286266327, -0.8993948698043823, -0.6490641832351685, 0.15548700094223022, -1.0818955898284912, 0.26536065340042114, 0.20763052999973297, 0.06622123718261719, -0.3435858488082886, -0.347882479429245, -0.08287051320075989, 0.023425783962011337, 0.20753784477710724, -0.28189799189567566, 0.2678993046283722, -0.5153666138648987, -0.44878774881362915, 0.66485595703125, 0.19017910957336426, -0.8259503841400146, -0.5224416255950928, -0.25366339087486267, 0.5021349787712097, 0.22667300701141357, -0.06709487736225128, -0.2854807674884796, -0.04227906093001366, 1.1899749040603638, -0.8673662543296814, 0.005859035067260265, 0.6678103804588318, -0.6164326667785645, 1.1829020977020264, 0.19716382026672363, 0.5456298589706421, -0.14066138863563538, -0.2747734487056732, 0.06619638949632645, 0.15236049890518188, -0.40451580286026, -0.0882476195693016, 0.3349281847476959, 1.0483418703079224, 0.30384084582328796, 0.2109133005142212, -0.033362023532390594, -0.1357644647359848, 0.3793468773365021, -0.49701276421546936, 0.7422913312911987, 0.27368324995040894, -0.6665616631507874, -0.19027173519134521, -0.5934638977050781, -0.5375573635101318, -0.011061079800128937, 0.8913682699203491, -0.18384845554828644, -0.050402604043483734, 0.12068261206150055, 0.7322356700897217, -0.44187235832214355, -0.16486220061779022, -0.27498704195022583, -0.7134630084037781, 0.0540311299264431, 0.5403157472610474, -0.02355092018842697, 0.07141470909118652, -0.9697165489196777, 0.2797466218471527, 0.012089908123016357, 0.7620939612388611, 0.6421862840652466, -0.2564166784286499, 0.04208420217037201, 0.2636127471923828 ]
[ 8290, 2007, 1037, 2326, 2008, 2097, 4638, 1996, 16406, 1997, 2216, 22496, 2030, 2125, 4179, 2114, 3130, 3734, 13675, 14728, 19909, 2951, 1010, 2107, 2004, 20786, 23325, 2229, 1012, 1012, 25604, 20786, 16986, 4748, 14028, 12086, 2007, 2053, 3188, 3716, 1997, 11476, 22496, 2306, 1996, 2291, 2030, 4044, 2089, 3984, 20786, 2015, 2000, 3535, 3229, 2000, 6115, 1012, 2302, 3716, 1997, 1996, 20786, 2005, 2019, 4070, 1010, 2019, 27248, 2089, 23569, 2000, 23087, 3984, 1996, 20786, 2478, 1037, 23563, 2030, 2009, 25284, 7337, 1012, 2019, 27248, 2089, 3984, 8833, 2378, 22496, 2302, 3188, 3716, 1997, 2291, 2030, 4044, 20786, 2015, 2076, 2019, 3169, 2011, 2478, 1037, 2862, 1997, 2691, 20786, 2015, 1012, 20786, 16986, 2089, 2030, 2089, 2025, 2202, 2046, 4070, 1996, 4539, 1005, 1055, 6043, 2006, 20786, 11619, 2030, 2224, 6043, 2008, 2089, 5843, 6115, 2041, 2044, 1037, 2193, 1997, 3478, 4740, 1012, 1012, 4002, 2475, 20786, 15729, 4748, 14028, 12086, 2089, 2224, 20786, 15729, 2000, 3535, 2000, 8980, 24013, 22496, 1010, 2107, 2004, 5810, 18209, 20786, 2015, 1010, 2043, 13675, 14728, 19909, 3430, 2107, 2004, 20786, 23325, 2229, 2024, 4663, 1012, 9808, 13675, 14728, 19909, 23642, 2064, 2022, 2109, 2000, 6855, 20786, 23325, 2229, 1010, 2023, 2089, 2069, 2131, 2019, 27248, 2061, 2521, 2043, 3413, 1996, 23325, 2003, 2025, 2019, 5724, 1012, 2582, 1010, 4748, 14028, 12086, 2089, 21155, 2951, 2013, 9563, 22409, 1999, 2344, 2000, 6855, 23325, 2098, 22496, 2005, 2897, 5733, 1012, 1012, 4002, 2509, 20786, 29035, 4748, 14028, 12086, 2089, 2224, 1037, 2309, 2030, 2235, 2862, 1997, 4141, 2109, 20786, 2015, 2114, 2116, 2367, 6115, 2000, 3535, 2000, 9878, 9398, 4070, 22496, 1012, 20786, 29035, 3594, 2028, 20786, 1006, 1041, 1012, 1043, 1012, 1005, 20786, 24096, 1005, 1007, 1010, 2030, 1037, 2235, 2862, 1997, 4141, 2109, 20786, 2015, 1010, 2008, 2089, 2674, 1996, 11619, 3343, 1997, 1996, 5884, 1012, 8833, 7076, 2024, 4692, 2007, 2008, 20786, 2114, 2116, 2367, 6115, 2006, 1037, 2897, 2000, 4468, 4070, 5843, 12166, 2008, 2052, 5373, 5258, 2043, 26128, 6932, 1037, 2309, 4070, 2007, 2116, 20786, 2015, 1012, 1012, 4002, 2549, 13675, 14728, 19909, 28652, 4748, 14028, 12086, 2089, 2224, 22496, 4663, 2013, 12510, 15653, 2015, 1997, 15142, 6115, 2000, 5114, 3229, 2000, 4539, 6115, 2083, 13675, 14728, 19909, 17702, 1012, 5681, 1010, 2312, 3616, 1997, 5310, 18442, 1998, 20786, 7689, 2024, 14019, 3784, 2043, 1037, 4037, 2030, 2326, 2003, 20419, 1998, 1996, 5310, 4070, 22496, 11570, 1012, 1996, 2592, 2089, 2022, 6179, 2000, 2019, 27248, 7161, 2000, 12014, 6115, 2011, 2635, 5056, 1997, 1996, 11765, 2005, 5198, 2000, 2224, 1996, 2168, 20786, 2015, 2408, 3167, 1998, 2449, 6115, 1012, 1056, 16048, 12521, 3857, 3746, 2006, 3677, 4748, 14028, 12086, 2089, 3857, 1037, 11661, 3746, 3495, 2006, 1037, 3677, 2000, 11826, 13345, 2008, 8080, 2005, 1996, 26384, 1997, 24391, 4871, 2013, 1037, 2270, 15584, 1012, 1037, 6556, 3857, 5227, 2089, 2022, 2741, 2000, 1996, 8946, 2121, 17928, 2008, 2950, 1037, 8946, 2121, 8873, 2571, 2008, 8005, 1037, 21161, 2918, 3746, 1010, 2107, 2004, 10348, 1010, 2013, 1037, 2270, 2030, 2334, 15584, 1998, 2059, 16473, 1037, 7661, 3746, 2588, 2009, 1012, 1056, 14526 ]
mitre
10.txt
13
##15 clipboard data adversaries may collect data stored in the clipboard from users copying information within or between applications. t1651 cloud administration command adversaries may abuse cloud management services to execute commands within virtual machines or hybrid - joined devices. resources such as aws systems manager, azure runcommand, and runbooks allow users to remotely run scripts in virtual machines by leveraging installed virtual machine agents. similarly, in azure ad environments, microsoft endpoint manager allows global or intune administrators to run scripts as system on on - premises devices joined to the azure ad. t1580 cloud infrastructure discovery an adversary may attempt to discover infrastructure and resources that are available within an infrastructure - as - a - service ( iaas ) environment. this includes compute service resources such as instances, virtual machines, and snapshots as well as resources of other services including the storage and database services. t1538 cloud service dashboard an adversary may use a cloud service dashboard gui with stolen credentials to gain useful information from an operational cloud environment, such as specific services, resources, and features. for example, the gcp command center can be used to view all assets, findings of potential security risks, and to run additional queries, such as finding public ip addresses and open ports. t1526 cloud service discovery an adversary may attempt to enumerate the cloud services running on a system after gaining access. these methods can differ from platform - as - a - service ( paas ), to infrastructure - as - a - service ( iaas ), or software - as - a - service ( saas ). many services exist throughout the various cloud providers and can include continuous integration and continuous delivery ( ci / cd ), lambda functions, azure ad, etc. they may also include security services, such as aws guardduty and microsoft defender for cloud, and logging services, such as aws cloudtrail and google cloud audit logs. t1619 cloud storage object discovery adversaries may enumerate objects in cloud storage infrastructure. adversaries may use this information during automated discovery to shape follow - on behaviors, including requesting all or specific objects from cloud storage. similar to file and directory discovery on a local host, after identifying available storage services ( i. e. cloud infrastructure discovery ) adversaries may access the contents / objects stored in cloud infrastructure. t1059 command and scripting interpreter adversaries may abuse command and script interpreters to execute commands, scripts, or binaries. these interfaces and languages provide ways
[ -0.019816456362605095, -0.6940540671348572, -0.14592695236206055, 0.09474340081214905, -0.9458597302436829, -0.15666799247264862, -0.4127940237522125, -0.15567804872989655, 0.06658750027418137, 0.5791609287261963, 0.5782182216644287, -0.06214412674307823, -0.04956261068582535, -0.5489704608917236, -0.895447850227356, -0.48654839396476746, -0.33120378851890564, 0.44887465238571167, -0.6240208148956299, -0.365817666053772, 0.6504437923431396, 0.2099258303642273, -0.8652167320251465, -0.8390071392059326, -0.09749817103147507, 0.9456647634506226, 0.2629048824310303, 0.16444163024425507, 0.25399938225746155, 0.6523483991622925, -0.013074899092316628, -0.14535193145275116, 0.16263329982757568, -0.6325443387031555, 0.4909636080265045, -0.2909315228462219, 1.1926541328430176, -0.3340992033481598, 0.3797960579395294, -0.1350715309381485, 0.5340951085090637, -0.04308619722723961, -0.22962866723537445, -0.39416560530662537, -0.6479756832122803, -0.5230463147163391, 0.17250239849090576, -0.16451150178909302, 0.4869418144226074, 0.2933703064918518, 0.5285962224006653, 0.3423044979572296, 0.10305964201688766, -0.09797413647174835, -0.28231918811798096, 0.37299150228500366, -0.004381731152534485, -0.091370590031147, -0.25896430015563965, -0.3335711658000946, 0.05122717469930649, 0.2756299078464508, 0.02072163298726082, -0.5909141898155212, 0.04242467135190964, 0.28501367568969727, 0.20419758558273315, -0.28332701325416565, -0.1541401892900467, -0.247904971241951, 0.1460293084383011, 0.09252896159887314, -0.6584599614143372, -0.34476354718208313, -0.3882330358028412, -0.5497786402702332, 0.009718764573335648, -0.4842263460159302, -0.2649347186088562, 0.6693883538246155, 0.06504065543413162, 0.591998279094696, 0.3612667918205261, -0.23622475564479828, 0.1254776269197464, 0.1623930037021637, 0.9187206029891968, 0.7084329128265381, -0.4627531170845032, 0.2825806736946106, 0.29407185316085815, 0.023139048367738724, -1.1769202947616577, 0.3801310956478119, 0.20203860104084015, 0.06499463319778442, -0.5073396563529968, 0.2121460735797882, 0.4715227782726288, 0.008228475227952003, 0.7546499967575073, 0.7498548626899719, -0.2753174901008606, 0.868241012096405, -0.19049197435379028, 0.2992633879184723, 0.3534265160560608, -0.0403246246278286, -0.2369469255208969, -0.27352458238601685, 0.7408047318458557, 0.14594629406929016, 0.028033215552568436, -0.45541244745254517, -0.04893547296524048, 0.5060710310935974, 0.018782222643494606, -0.18569190800189972, -0.21779322624206543, 0.3960440456867218, 0.19188988208770752, -0.6488119959831238, 0.6884126663208008, 0.17582085728645325, 0.7220577001571655, 0.42252466082572937, -0.03355909138917923, 0.279211163520813, -0.7995108962059021, -0.6160549521446228, 0.5462664365768433, -0.40426120162010193, -0.5257390737533569, 0.41425201296806335, -1.0454188585281372, -0.23771512508392334, 0.20346029102802277, 0.3927197754383087, 0.22282373905181885, -0.7734561562538147, -0.2554044723510742, 0.3834023177623749, 0.36434507369995117, 1.4195669889450073, 0.14378772675991058, 0.1355651319026947, 0.14824101328849792, -0.08297993987798691, -0.7785366177558899, 0.14585359394550323, -0.026659496128559113, -0.464588463306427, 0.8960371017456055, -0.11792927235364914, -0.9148331880569458, 0.078781858086586, -0.47858738899230957, 0.5896527767181396, -0.03680522367358208, -0.16420504450798035, -0.4405081570148468, 0.6206374764442444, -0.01579480618238449, 0.07232355326414108, -0.0451057031750679, 0.620679497718811, -0.8841480612754822, -0.37989771366119385, 0.013372015208005905, 0.11543305963277817, 0.6251225471496582, 0.0017639911966398358, 0.29290804266929626, 0.1051369458436966, 0.6121578216552734, 0.6067441701889038, -0.0692211464047432, 0.039336685091257095, 0.35501301288604736, 0.29191476106643677, -0.7807559967041016, 0.3770492672920227, -0.07564965635538101, 0.7471668124198914, 0.10138803720474243, 0.590960681438446, -0.27353227138519287, -0.7968910932540894, -0.4615294635295868, -0.4095901548862457, 0.08205439150333405, 0.7647432088851929, -0.8388819098472595, 0.7273616790771484, 0.6068951487541199, -0.046829041093587875, -0.8808268308639526, 0.33391934633255005, 0.03731532767415047, -0.506044864654541, -0.1930183470249176, 0.23774634301662445, 0.40674304962158203, 0.1866612583398819, -0.8541229367256165, -0.3399850130081177, 1.0673234462738037, 0.849911093711853, -0.4727465510368347, 0.7560238242149353, 0.8807337284088135, -0.02403610572218895, 0.23095345497131348, -0.037780143320560455, 0.21591955423355103, -0.17230276763439178, -0.18383681774139404, 0.16524100303649902, -0.01067520584911108, 0.33848994970321655, -0.1419346183538437, 0.6385011076927185, 0.35925957560539246, 0.6976145505905151, 0.18033623695373535, -0.5141361951828003, -0.13862048089504242, 0.015695855021476746, -0.6447473168373108, 0.19044163823127747, -0.3140924274921417, 0.34768813848495483, 0.15222275257110596, 0.8651789426803589, 0.04805213585495949, -0.411977618932724, 0.05946911498904228, 0.666931688785553, 0.3354298174381256, -0.011633533053100109, -0.22988340258598328, 1.0194936990737915, 0.20323660969734192, 0.5777550339698792, 0.6888027787208557, 0.3691733181476593, -0.37748265266418457, -0.13036833703517914, 0.15490193665027618, 0.9649672508239746, -0.10578330606222153, 0.7125760316848755, 0.45511043071746826, 0.022252807393670082, -0.5677931308746338, -0.718019425868988, 0.8202474117279053, 0.05458889529109001, -0.5367940068244934, -0.8749120831489563, -0.37813395261764526, -0.03146844729781151, 0.046040285378694534, -0.5727149248123169, -0.08401749283075333, 0.5336986780166626, 0.40069329738616943, 0.29401639103889465, 0.02571595087647438, -0.3320680260658264, -0.7975524067878723, -0.1878170669078827, -0.9707520604133606, -0.8097177743911743, -0.7453384399414062, 0.3516882658004761, -0.17317256331443787, -0.6755619645118713, 1.0269222259521484, -0.9205015897750854, -0.3663688600063324, 0.34245607256889343, -0.3576604425907135, 0.45800894498825073, -0.3393975496292114, 0.023165984079241753, -0.2060236930847168, 0.3367992639541626, -0.04216880351305008, 0.6663109660148621, -0.4824477732181549, -0.48836326599121094, -0.5256101489067078, 0.321187824010849, 0.5172605514526367, -0.2757232189178467, 0.9132500290870667, 0.28265082836151123, 0.0197590459138155, 0.030620500445365906, -0.10841937363147736, -0.13833419978618622, 0.38053128123283386, 0.031511854380369186, -0.7694540619850159, 0.4916830062866211, 0.34856849908828735, -0.3018687069416046, 0.8952471017837524, 0.9753519892692566, -0.6088050603866577, 0.2454552948474884, 0.009482109919190407, 0.4688001871109009, -0.8230943083763123, 1.2201415300369263, 0.08022336661815643, -0.08890703320503235, 0.0741976723074913, -0.8496084213256836, 0.27300477027893066, -0.3973890542984009, -0.3415771424770355, -0.48268774151802063, 0.13376957178115845, 0.49357470870018005, -0.38534414768218994, -0.6617540717124939, 0.42002519965171814, -0.31296151876449585, 0.4495536684989929, -0.460481733083725, -0.3607270121574402, 0.9214478731155396, 0.023975441232323647, -0.560594379901886, -0.3179693818092346, -0.416808158159256, 0.011679870076477528, 0.2714874744415283, -0.026570314541459084, -0.9645395874977112, 0.010288812220096588, 0.13236568868160248, 0.17693723738193512, 0.6398537755012512, 0.03967982903122902, -0.6099935173988342, -0.22741134464740753, -0.15800920128822327, -0.8506032824516296, 0.23178493976593018, 0.5026861429214478, 0.4263801872730255, -0.165301114320755, 0.24269947409629822, -0.4583142101764679, -0.4948543906211853, -0.6052098870277405, 0.3171287775039673, 0.4358462989330292, 0.6566574573516846, -0.3282509744167328, 0.09692908078432083, -0.24988506734371185, -0.4314518868923187, -0.07249222695827484, -0.19476599991321564, 0.45597341656684875, -0.15268169343471527, 0.46248486638069153, -0.09420217573642731, -0.36817336082458496, 0.036756645888090134, -0.4700958728790283, -0.2511928081512451, 0.3094339668750763, -0.6390336155891418, 0.600766122341156, -0.24089297652244568, 0.4283514618873596, 0.17229191958904266, -0.6246042251586914, -0.06641042977571487, 0.37983179092407227, -0.2227495163679123, -0.3292420506477356, -0.18528638780117035, 0.7116993069648743, -0.1849207580089569, -0.4188470244407654, 0.092765212059021, -0.030122505500912666, 0.19615131616592407, -0.5956589579582214, -0.24023474752902985, 1.3625675439834595, 0.5322370529174805, -0.07253522425889969, 0.4928378760814667, 0.36788660287857056, 0.12407447397708893, -0.2899232804775238, 0.34613609313964844, -0.520320475101471, 0.12749572098255157, -0.09224651008844376, 0.9127474427223206, -0.508143424987793, 0.11696459352970123, -0.28879863023757935, -0.3573583662509918, -0.04026352986693382, -0.05155051499605179, 0.9253608584403992, 0.004342838656157255, -0.7705197334289551, 0.10738804191350937, 0.9014807343482971, -0.21682529151439667, 0.20786304771900177, 0.3200862407684326, -0.7796630263328552, 0.4167214334011078, 0.6344143152236938, -0.88037109375, -0.7421022057533264, -0.5400334000587463, 0.04294326528906822, 0.19036319851875305, 0.08424808830022812, -0.047026533633470535, -0.30380839109420776, -0.5242217779159546, -1.0699753761291504, -0.2027723491191864, 0.04128691926598549, -0.128168985247612, -0.25292593240737915, -0.5397505760192871, -0.1650526523590088, 0.24656254053115845, -0.1246349960565567, -0.6925621628761292, -0.013578544370830059, 0.44902950525283813, 0.7156763672828674, 0.585069477558136, -0.011192833073437214, -0.2700302302837372, 0.09282377362251282, -1.2787984609603882, 0.6471371650695801, -1.1716405153274536, 0.019120115786790848, -0.037379272282123566, 0.31777358055114746, -0.4114095866680145, 0.17699934542179108, -0.7877134084701538, -0.0010807095095515251, 0.010617394000291824, -0.32395488023757935, -0.5835928320884705, 0.53786301612854, 1.0974795818328857, -0.06723403185606003, -0.5160554051399231, 0.4623718857765198, 0.26892662048339844, 0.12784790992736816, -0.03923812136054039, -0.3969939351081848, -0.6155385971069336, 0.28098228573799133, -0.4198966324329376, 0.4433008134365082, 0.13539887964725494, -0.14131852984428406, -0.27679017186164856, -0.5555757880210876, 0.5174528360366821, 0.255712628364563, 0.01502827275544405, -0.4806450605392456, -0.421109676361084, 0.28658291697502136, 0.22397305071353912, 0.07402914762496948, 0.6434097290039062, -0.36864131689071655, -0.07852143794298172, 0.49247869849205017, 0.044610146433115005, -0.5703263282775879, -0.4036632776260376, -0.1477578729391098, -0.1903403103351593, 0.11762388050556183, -0.023426946252584457, 0.45881906151771545, -0.2635246515274048, 0.23466511070728302, 0.7151243686676025, 0.033862147480249405, -0.26573047041893005, -0.697810173034668, 0.17300868034362793, -0.08992329984903336, 0.2966931462287903, -0.5105790495872498, 0.5950824022293091, -0.0471746027469635, 0.28839385509490967, -0.47992613911628723, 0.4812876880168915, 0.6594172716140747, -0.004566831048578024, 0.4898495078086853, 0.48466062545776367, 0.18615084886550903, -0.5984683036804199, 0.17670738697052002, 0.7512167096138, -0.5647283792495728, 0.054935943335294724, 0.48068079352378845, -0.561529815196991, -0.18147678673267365, -0.6893481016159058, 0.11704901605844498, -0.002966411178931594, 0.5457608699798584, -0.3928041160106659, -0.36846980452537537, -0.46924570202827454, 0.469382643699646, -0.17436519265174866, -0.6605368256568909, -0.22338464856147766, -0.0053146108984947205, 0.49073219299316406, 0.1774962842464447, -0.10047359764575958, -0.26392269134521484, -0.8920172452926636, 0.23271968960762024, 0.5683168172836304, 0.19633103907108307, -0.21189536154270172, 0.09196843951940536, -0.5457317233085632, 0.6441971063613892, -0.28678029775619507, -1.0882432460784912, -0.44647982716560364, 0.24772949516773224, -0.3209962844848633, 0.07062314450740814, 0.2667147219181061, -0.9015905261039734, 0.3291153013706207, 0.005482825916260481, -0.15367864072322845, 0.5309000611305237, -0.622664213180542, -0.4577234089374542, 0.0730837881565094, 0.679245114326477, -0.6182756423950195, 0.33624422550201416, 0.2872457802295685, 0.4013020694255829, -0.20491106808185577, 0.4437884986400604, -0.29849255084991455, 0.0323871374130249, -0.4659481644630432, -1.4726135730743408, 0.5841517448425293, -0.0024013537913560867, -0.8774213790893555, 0.28153008222579956, 0.12034318596124649, 0.8468708395957947, -0.39721062779426575, 0.4095384478569031, 0.6704366207122803, 0.388916939496994, 0.09828417003154755, -0.2034873217344284, -0.017785651609301567, -0.07069094479084015, -0.34665584564208984, 0.06870533525943756, 0.03205588459968567, -0.2586631774902344, 0.07354310154914856, -0.3519158959388733, -0.5003262758255005, -0.5015740990638733, -0.045643385499715805, 0.8207066655158997, -0.6174159646034241, 0.3168301284313202, 0.0851714164018631, -0.10520973056554794, -0.3440593183040619, -0.2833401560783386, -0.6967291235923767, -0.08221996575593948, 0.8277803659439087, 0.08445890247821808, 0.14746424555778503, -0.40108898282051086, 0.5681927800178528, -0.46505504846572876, -0.8017727732658386, 0.2963827848434448, 0.14945676922798157, -0.7336503863334656, 0.8411043882369995, 0.06605512648820877, -0.6624130010604858, -0.4863755404949188, -0.2152545303106308, 0.25575438141822815, 0.5402432084083557, -0.055960968136787415, -0.5615926384925842, 0.1387092024087906, -0.15594103932380676, -0.11996670812368393, 0.0866386890411377, 0.16459175944328308, -0.00891147181391716, -0.9602588415145874, 0.2577323615550995, -0.13765579462051392, -0.024166887626051903, 1.1033005714416504, -0.393833190202713, -0.4047949016094208, -0.9648519158363342, 0.004080970771610737, 0.2322377860546112, 0.29354622960090637, 0.4464872479438782, 0.038427628576755524, 0.27085861563682556, -0.3086066246032715, 0.3341902196407318, 0.6524547934532166, -0.08469931781291962, 0.12830722332000732, 0.8579025864601135, 0.40875115990638733, -1.0310264825820923, -0.34203803539276123, 0.14704526960849762, 0.006768481805920601, 0.1540120542049408, -0.6627352833747864, -0.0036053822841495275, 0.06489260494709015, 0.13192690908908844, -0.5265634059906006, -0.7792518138885498, -1.0022238492965698, -0.46566256880760193, 0.10121546685695648, 0.3404698967933655, -0.30408477783203125, -0.6229695081710815, 0.17222291231155396, -0.3627813458442688, 0.01694346033036709, -1.002176284790039, 0.2967265248298645, -0.7806726694107056, 0.20689305663108826, -0.5422113537788391, 0.33918458223342896, -0.49031445384025574, -0.018476665019989014, -0.5588508248329163, 0.17783740162849426, -0.5291879177093506, -0.613563060760498, 0.1387476623058319, 0.2613139748573303, -0.6652147173881531, 0.019734933972358704, -0.48890337347984314, -0.08262738585472107, 0.03892927244305611, -0.5061879754066467, -0.20836181938648224, 0.6096327900886536, -0.12010063976049423, 0.20557616651058197, 0.4519778788089752, 0.5664663314819336, 0.5516996383666992, -0.5685684084892273, -0.010057038627564907, 0.2232469618320465, 0.18803457915782928, 0.2720886170864105, -0.1165517047047615, -0.25726717710494995, -0.2290714979171753, 0.1847519874572754, -0.18024660646915436, -0.048576731234788895, -0.5065019130706787, 0.36662721633911133, 0.42241331934928894, -0.2419024556875229, 0.4863221049308777, 0.7594314813613892, -0.3285624384880066, 0.15806257724761963, -0.2406022995710373, 0.3241198658943176, 0.3638562560081482, 0.028999583795666695, 0.44751641154289246, 0.2749680280685425, 0.20651507377624512, -0.16142742335796356, -0.36728566884994507, 0.25108999013900757, 0.049272745847702026, 0.28921863436698914, -0.3450015187263489, 0.159946009516716, 0.08251175284385681, -0.8580897450447083, 0.14699532091617584, -0.1977611929178238, 0.41194218397140503, 0.38690492510795593, 0.3319191038608551, -0.005207187961786985, -0.9062116146087646, 0.3686421513557434, -0.7159139513969421, -0.4413750469684601, 0.5949719548225403, 0.04220207780599594, -0.1490229070186615, -0.04585197567939758, -0.4235771596431732, -0.315072238445282, 0.3288841247558594, -0.10005169361829758, -0.17841367423534393, 0.2619479298591614, 0.17041371762752533, 0.9844679832458496, 0.4335770308971405, -0.5654648542404175, 0.22180698812007904, 0.38607272505760193, -0.8720560669898987, -0.9523753523826599, 0.006780937779694796, 1.3666964769363403, 0.9077255725860596, 0.2439233362674713, -0.5504629611968994, -0.07103459537029266, 0.2166149765253067, -0.2951953411102295, 0.2391120344400406, -0.07322347164154053, -0.33922889828681946, 0.5097329020500183, -0.9650113582611084, 0.2524898052215576, 0.5810014009475708, 0.07993052899837494, 0.0237116776406765, -0.38214099407196045, -0.9264669418334961, -0.3789217174053192, -0.14739491045475006, 0.07415197044610977, -0.4390377700328827, 0.7451387643814087, 0.2128920555114746, -0.7397211790084839, -0.05379418283700943, -0.7127020955085754, 0.18625317513942719, 0.3580995500087738, 0.3037037253379822, -0.16660480201244354, 0.06951369345188141, 0.7369535565376282, -0.5963266491889954, -0.06478224694728851, 0.3457702398300171, 0.232961505651474, -0.324312686920166, 0.17423012852668762, -0.09102331846952438, -0.5275058150291443, -0.07182002067565918, -1.2660928964614868, 0.16949935257434845, -0.12566620111465454, 0.5091913342475891, 0.09457497298717499, -0.17905302345752716, 0.7160215973854065, -0.24055109918117523, 0.3922288119792938, -0.29747048020362854, -0.18520331382751465, 0.42827749252319336, 0.1388990879058838, -0.4633416533470154, 0.0829012393951416, 0.9019957780838013, 0.6023885011672974, -0.3733617663383484, 0.21265672147274017, 0.3202587366104126, 0.06638401746749878, -0.06184746325016022, -0.0102299265563488, -0.8710306882858276, 0.6797098517417908, -0.0570019856095314, -0.40173059701919556, -0.3817659318447113, -0.08180257678031921, 0.33989864587783813, -0.06539353728294373, 0.3417726755142212, -0.12754230201244354, -0.16835099458694458, -0.6640708446502686, 0.9048457741737366, -0.9778125882148743, 0.22572237253189087, -0.06957171857357025, -0.16042694449424744, -0.3345021605491638, 0.915928304195404, -0.22742226719856262, 0.1956661343574524, 0.4176473319530487, 0.3584112226963043, 0.6850540041923523, 0.2424054741859436, -0.261739045381546, -0.201313778758049, -0.48939836025238037, 0.09084892272949219, 0.04734208434820175, -0.17570139467716217, -0.10637389868497849, -0.13974104821681976, 0.5655245780944824, -0.3065508306026459, 0.05045701935887337, -1.119411826133728, 0.5411937832832336, 0.07924694567918777, -1.3081833124160767, 0.40067338943481445, 0.20040342211723328, -0.4405903220176697, 0.11118821799755096, -0.058334626257419586, -0.0885666012763977, 0.24523437023162842, 0.21926456689834595, -0.17928838729858398, -0.15662027895450592, -0.5578643083572388, 0.24442291259765625, 0.4399961233139038, -0.0014962012646719813, -0.22419880330562592, -0.10297819972038269, -1.1743206977844238, -0.4902200996875763, 0.0812339037656784, -0.13022981584072113, -0.4991840720176697, 0.7066404819488525, 0.5166124701499939, 1.025917887687683, 0.5050733089447021, -0.45437735319137573, 0.5521253943443298, 0.24563635885715485, 0.6637957096099854, -0.5529972314834595, -0.0181121826171875, -0.16641497611999512, 0.06450505554676056, 0.045710936188697815, -0.24458006024360657, 0.49894657731056213, -0.1417173147201538, -0.7133188247680664, -0.1961432546377182, -0.4705571234226227, -0.7885481119155884, -0.3324029743671417, 0.684937596321106, 0.07488992810249329, 0.12654978036880493, 0.4874766767024994, -0.7555127739906311, -0.13575778901576996, -0.24499262869358063, 0.39269357919692993, 0.01997411996126175, -0.1686948984861374, 0.3171004056930542, 0.1872280389070511, -0.1776321679353714, -0.9490230679512024, 4.507554054260254, 0.6607057452201843, -0.28926029801368713, 0.2140510380268097, 0.14655445516109467, 0.5809212327003479, 1.269567608833313, -1.1201504468917847, 0.3506370782852173, -0.15475144982337952, 0.37942585349082947, -0.3666969835758209, -0.08180512487888336, 0.24706722795963287, 0.0148607287555933, 0.6030581593513489, -0.5896945595741272, 0.02505694329738617, 0.2681204080581665, -0.7374656796455383, -0.8470694422721863, -0.012831593863666058, -0.1274009346961975, 0.570921778678894, 0.08274901658296585, 0.06708857417106628, 0.29176065325737, -0.7829129695892334, 0.05990893766283989, -0.06920989602804184, -0.525083065032959, -0.5874919295310974, 0.11866525560617447, -0.23705734312534332, -0.24175582826137543, 0.2318456619977951, 0.38724273443222046, -0.20862743258476257, -0.26469284296035767, 0.26512610912323, 0.7840890884399414, 0.15151920914649963, 0.2008676677942276, -0.6670409440994263, 0.12559491395950317, 0.8599017262458801, -0.7672159671783447, 0.02314225398004055, 0.8310428857803345, -0.5040327310562134, 1.4263787269592285, -0.006835582200437784, 0.7894505858421326, 0.16078291833400726, -0.2334531992673874, -0.055267080664634705, 0.10459130257368088, -0.2651621997356415, -0.1649935245513916, 0.21023820340633392, 1.1202352046966553, -0.43437328934669495, 0.25147897005081177, 0.3382417857646942, -0.3215664327144623, 0.8321640491485596, -0.1870500147342682, 0.33933451771736145, -0.11205671727657318, 0.3563057780265808, 0.28058192133903503, -0.7738309502601624, -1.2836469411849976, -0.2997504472732544, 0.23154838383197784, -0.13295917212963104, 0.13190633058547974, 0.24115438759326935, 0.3473816215991974, -0.17859843373298645, 0.3381243050098419, -0.2195398211479187, -1.1296627521514893, -0.005898370873183012, 0.8186457753181458, 0.17642025649547577, 0.060663897544145584, -0.86997389793396, -0.14034442603588104, -0.39769652485847473, 0.31366702914237976, -0.11363258212804794, -0.6977930665016174, -0.09109309315681458, 0.5407211184501648 ]
[ 16068, 12528, 6277, 2951, 4748, 14028, 12086, 2089, 8145, 2951, 8250, 1999, 1996, 12528, 6277, 2013, 5198, 24731, 2592, 2306, 2030, 2090, 5097, 1012, 1056, 16048, 22203, 6112, 3447, 3094, 4748, 14028, 12086, 2089, 6905, 6112, 2968, 2578, 2000, 15389, 10954, 2306, 7484, 6681, 2030, 8893, 1011, 2587, 5733, 1012, 4219, 2107, 2004, 22091, 2015, 3001, 3208, 1010, 24296, 2448, 9006, 2386, 2094, 1010, 1998, 2448, 17470, 3499, 5198, 2000, 19512, 2448, 14546, 1999, 7484, 6681, 2011, 15929, 16594, 5361, 7484, 3698, 6074, 1012, 6660, 1010, 1999, 24296, 4748, 10058, 1010, 7513, 2203, 8400, 3208, 4473, 3795, 2030, 20014, 9816, 15631, 2000, 2448, 14546, 2004, 2291, 2006, 2006, 1011, 10345, 5733, 2587, 2000, 1996, 24296, 4748, 1012, 1056, 16068, 17914, 6112, 6502, 5456, 2019, 27248, 2089, 3535, 2000, 7523, 6502, 1998, 4219, 2008, 2024, 2800, 2306, 2019, 6502, 1011, 2004, 1011, 1037, 1011, 2326, 1006, 24264, 3022, 1007, 4044, 1012, 2023, 2950, 24134, 2326, 4219, 2107, 2004, 12107, 1010, 7484, 6681, 1010, 1998, 20057, 12326, 2015, 2004, 2092, 2004, 4219, 1997, 2060, 2578, 2164, 1996, 5527, 1998, 7809, 2578, 1012, 1056, 16068, 22025, 6112, 2326, 24923, 2019, 27248, 2089, 2224, 1037, 6112, 2326, 24923, 26458, 2007, 7376, 22496, 2000, 5114, 6179, 2592, 2013, 2019, 6515, 6112, 4044, 1010, 2107, 2004, 3563, 2578, 1010, 4219, 1010, 1998, 2838, 1012, 2005, 2742, 1010, 1996, 1043, 21906, 3094, 2415, 2064, 2022, 2109, 2000, 3193, 2035, 7045, 1010, 9556, 1997, 4022, 3036, 10831, 1010, 1998, 2000, 2448, 3176, 10861, 5134, 1010, 2107, 2004, 4531, 2270, 12997, 11596, 1998, 2330, 8831, 1012, 1056, 16068, 23833, 6112, 2326, 5456, 2019, 27248, 2089, 3535, 2000, 4372, 17897, 11657, 1996, 6112, 2578, 2770, 2006, 1037, 2291, 2044, 8550, 3229, 1012, 2122, 4725, 2064, 11234, 2013, 4132, 1011, 2004, 1011, 1037, 1011, 2326, 1006, 6643, 3022, 1007, 1010, 2000, 6502, 1011, 2004, 1011, 1037, 1011, 2326, 1006, 24264, 3022, 1007, 1010, 2030, 4007, 1011, 2004, 1011, 1037, 1011, 2326, 1006, 7842, 3022, 1007, 1012, 2116, 2578, 4839, 2802, 1996, 2536, 6112, 11670, 1998, 2064, 2421, 7142, 8346, 1998, 7142, 6959, 1006, 25022, 1013, 3729, 1007, 1010, 23375, 4972, 1010, 24296, 4748, 1010, 4385, 1012, 2027, 2089, 2036, 2421, 3036, 2578, 1010, 2107, 2004, 22091, 2015, 3457, 8566, 3723, 1998, 7513, 8291, 2005, 6112, 1010, 1998, 15899, 2578, 1010, 2107, 2004, 22091, 2015, 6112, 6494, 4014, 1998, 8224, 6112, 15727, 15664, 1012, 1056, 16048, 16147, 6112, 5527, 4874, 5456, 4748, 14028, 12086, 2089, 4372, 17897, 11657, 5200, 1999, 6112, 5527, 6502, 1012, 4748, 14028, 12086, 2089, 2224, 2023, 2592, 2076, 12978, 5456, 2000, 4338, 3582, 1011, 2006, 15592, 1010, 2164, 17942, 2035, 2030, 3563, 5200, 2013, 6112, 5527, 1012, 2714, 2000, 5371, 1998, 14176, 5456, 2006, 1037, 2334, 3677, 1010, 2044, 12151, 2800, 5527, 2578, 1006, 1045, 1012, 1041, 1012, 6112, 6502, 5456, 1007, 4748, 14028, 12086, 2089, 3229, 1996, 8417, 1013, 5200, 8250, 1999, 6112, 6502, 1012, 1056, 10790, 28154, 3094, 1998, 5896, 2075, 19555, 4748, 14028, 12086, 2089, 6905, 3094, 1998, 5896, 19555, 2015, 2000, 15389, 10954, 1010, 14546, 1010, 2030, 8026, 12086, 1012, 2122, 19706, 1998, 4155, 3073, 3971 ]
mitre
10.txt
14
of interacting with computer systems and are a common feature across many different platforms. most systems come with some built - in command - line interface and scripting capabilities, for example, macos and linux distributions include some flavor of unix shell while windows installations include the windows command shell and powershell.. 001 powershell adversaries may abuse powershell commands and scripts for execution. powershell is a powerful interactive command - line interface and scripting environment included in the windows operating system. adversaries can use powershell to perform a number of actions, including discovery of information and execution of code. examples include the start - process cmdlet which can be used to run an executable and the invoke - command cmdlet which runs a command locally or on a remote computer ( though administrator permissions are required to use powershell to connect to remote systems ).. 002 applescript adversaries may abuse applescript for execution. applescript is a macos scripting language designed to control applications and parts of the os via inter - application messages called appleevents. these appleevent messages can be sent independently or easily scripted with applescript. these events can locate open windows, send keystrokes, and interact with almost any open application locally or remotely.. 003 windows command shell adversaries may abuse the windows command shell for execution. the windows command shell ( cmd ) is the primary command prompt on windows systems. the windows command prompt can be used to control almost any aspect of a system, with various permission levels required for different subsets of commands. the command prompt can be invoked remotely via remote services such as ssh.. 004 unix shell adversaries may abuse unix shell commands and scripts for execution. unix shells are the primary command prompt on linux and macos systems, though many variations of the unix shell exist ( e. g. sh, bash, zsh, etc. ) depending on the specific os or distribution. unix shells can control every aspect of a system, with certain commands requiring elevated privileges.. 005 visual basic adversaries may abuse visual basic ( vb ) for execution. vb is a programming language created by microsoft with interoperability with many windows technologies such as component object model and the native api through the windows api. although tagged as legacy with no planned future evolutions, vb is integrated and supported in the. net framework and cross - platform. net core.. 006 python adversaries may abuse python commands and scripts for execution.
[ 0.1392717808485031, -0.5565060377120972, 0.5455103516578674, -0.031175684183835983, -0.5213605761528015, -0.38750073313713074, -1.0090053081512451, -0.16151541471481323, 0.08009802550077438, 0.9556082487106323, 0.13220654428005219, 0.09884914755821228, -0.5515938401222229, -0.23453451693058014, -0.32510727643966675, -0.3611603379249573, -0.15552251040935516, 0.050753094255924225, -0.41783764958381653, -0.3395921289920807, 0.1474107950925827, 0.2615853548049927, -0.9086000323295593, -1.4520865678787231, -0.09148316830396652, 0.6734156012535095, 0.20847724378108978, -0.114376001060009, 0.365747332572937, 0.4239126443862915, -0.14446106553077698, -0.214995875954628, 0.13721472024917603, -0.7694970965385437, 0.38432157039642334, -0.2314012199640274, 0.8205119967460632, -0.601050853729248, 0.3406673073768616, -0.36138078570365906, 0.4438072443008423, -0.22284799814224243, 0.09839040040969849, -0.8015981912612915, -0.5564245581626892, -0.5047085881233215, 0.19301104545593262, -0.5736464858055115, 0.15865881741046906, 0.48017001152038574, 0.41561248898506165, 0.05457747355103493, -0.2489878088235855, 0.25909411907196045, -0.42041775584220886, -0.023048298433423042, 0.18869483470916748, 0.2634127736091614, -0.18294060230255127, 0.10613854229450226, -0.11590421199798584, 0.14885221421718597, 0.2711479961872101, -0.5239734053611755, -0.23275382816791534, 0.7797339558601379, -0.07869061827659607, -0.6841233372688293, 0.08163820952177048, -0.0876222774386406, 0.329130619764328, 0.7707188725471497, -0.5483105182647705, -0.38014811277389526, -0.5377246141433716, -0.025385424494743347, 0.4742639362812042, -0.6394804120063782, -0.142488032579422, 0.220200315117836, 0.045674487948417664, 0.25241005420684814, 0.3554978370666504, -0.018411530181765556, -0.006588326301425695, 0.09297102689743042, 0.6108259558677673, 1.1158027648925781, -0.49330127239227295, 0.07100220769643784, 0.5819428563117981, 0.21189048886299133, -0.7615645527839661, -0.0721878632903099, 0.02833627536892891, -0.022961299866437912, -0.34520456194877625, -0.20166116952896118, -0.1484459936618805, -0.16429273784160614, 0.2879231870174408, 0.8735721111297607, -0.21244363486766815, 0.3932220935821533, -0.1062227413058281, 0.4379566013813019, 0.7939504384994507, -0.0345248281955719, -0.3664739429950714, -0.3187865614891052, 1.1065678596496582, -0.20653511583805084, -0.3169795572757721, -0.3833288848400116, -0.432003915309906, 0.5784979462623596, 0.6071248650550842, 0.0000849507050588727, -0.7474929094314575, 0.2911657989025116, 0.15089856088161469, -0.2666967809200287, 0.11749225854873657, -0.16911740601062775, 0.15329501032829285, 0.9417312741279602, -0.21238815784454346, -0.03996479883790016, -0.5683106184005737, -1.0421985387802124, 0.32333388924598694, -0.4905076324939728, -0.5041313171386719, 0.44523489475250244, 0.24531124532222748, 0.3892737627029419, 0.0005049804458394647, 0.28923532366752625, 0.2619142532348633, -0.8349177241325378, -0.10466346144676208, 0.1360263228416443, -0.29082226753234863, 0.9770211577415466, 0.4145817756652832, -0.03792009875178337, -0.0933094322681427, -0.11693857610225677, -0.1642763465642929, 0.07067479938268661, -0.02801435999572277, 0.10829664766788483, 0.6346694827079773, -0.3729100227355957, -0.4969189465045929, 0.18332144618034363, -0.25268709659576416, 0.6874828338623047, -0.7018533945083618, 0.2203674018383026, -0.8773723244667053, 0.6729678511619568, 0.20477572083473206, 0.041813094168901443, -0.0905938446521759, 0.10521379858255386, -0.9215711951255798, -0.10973198711872101, -0.05017925053834915, 0.2475140392780304, 0.7569414973258972, -0.2330586165189743, 0.019121462479233742, 0.1518026888370514, 1.3958784341812134, 0.7727950215339661, 0.24837179481983185, -0.030113644897937775, -0.35627156496047974, 0.5713489055633545, -0.9676743149757385, 0.5020431876182556, -0.13004113733768463, 0.6750134229660034, 0.6242856979370117, 0.15217523276805878, -0.06267540901899338, -0.7186906337738037, -0.6378023624420166, -0.24833518266677856, 0.02818133682012558, 0.7841172814369202, -0.5245769023895264, 0.6304247975349426, 0.9845296144485474, 0.19156207144260406, -0.7736780643463135, -0.08029061555862427, -0.18096011877059937, -0.6788988709449768, -0.4175190329551697, 0.1317581981420517, 0.565316915512085, -0.16767755150794983, -0.5857842564582825, -0.2873697876930237, 1.2228327989578247, 0.47458016872406006, -0.36076968908309937, 0.6433120965957642, 0.9864789247512817, 0.03615264594554901, -0.28262588381767273, -0.04110926017165184, -0.11469808965921402, -0.12355420738458633, -0.5782703757286072, 0.012280989438295364, -0.4301423728466034, 0.16265252232551575, 0.24238450825214386, 0.5300073623657227, -0.020482590422034264, 0.6668359637260437, -0.2612161934375763, -0.5844677090644836, -0.19220444560050964, 0.40990665555000305, -0.3771750330924988, 0.21209168434143066, -0.11419723927974701, 0.3339153230190277, 0.25482919812202454, 0.458443820476532, -0.08204294741153717, -0.5229526162147522, 0.255409836769104, 0.18361486494541168, -0.26101893186569214, 0.18972401320934296, 0.0340883731842041, 1.2147347927093506, 0.22375936806201935, 1.007041573524475, 0.8285224437713623, 0.6372343897819519, -0.36238354444503784, -0.06792227178812027, 0.7415059208869934, 0.4795198440551758, -0.09818483889102936, 1.1086403131484985, 0.8105952143669128, -0.4953112006187439, -0.6195038557052612, -0.06877490878105164, 1.2110583782196045, 0.5150243639945984, -0.41167232394218445, -1.0927141904830933, -0.6934143900871277, -0.08790736645460129, 0.030304767191410065, -0.1958613246679306, -0.055195402354002, 0.08795397728681564, 0.4417555034160614, 0.22560974955558777, -0.1760024130344391, -0.8093217611312866, -0.8031724095344543, 0.02296176739037037, -0.34648022055625916, -0.22148700058460236, -0.2930736839771271, 0.018908485770225525, 0.20766082406044006, -0.4216313362121582, 0.41881734132766724, -0.8067776560783386, -0.35608813166618347, 0.7606369853019714, 0.08356720209121704, 0.6248605847358704, -0.5032568573951721, -0.02427726797759533, -0.7232499718666077, 0.004232403356581926, -0.5015192627906799, 0.5577132701873779, -0.34804004430770874, -0.1975369155406952, -0.4939112067222595, 0.011031381785869598, 0.09063806384801865, -0.27955058217048645, 0.9705290198326111, 0.16102482378482819, 0.14355848729610443, -0.3552284836769104, -0.14527533948421478, -0.05828295275568962, 0.13147039711475372, -0.19348162412643433, -0.890509843826294, 0.5744234919548035, -0.18056614696979523, 0.16742421686649323, 0.37824708223342896, 0.21592365205287933, -0.47435998916625977, 0.0077491821721196175, 0.1007217988371849, 0.8355997204780579, -0.4883611798286438, 1.0609986782073975, 0.03963441774249077, 0.09233873337507248, 0.5429507493972778, -0.7407709360122681, 0.09522131085395813, -0.3649232089519501, 0.09419821947813034, -0.36571797728538513, -0.1878070831298828, 0.6967300176620483, -0.15221498906612396, -0.6462454795837402, 0.27034738659858704, -0.31490856409072876, -0.0771481841802597, 0.3276523947715759, -0.44778650999069214, 1.2162978649139404, 0.45347222685813904, 0.15409907698631287, 0.09483150392770767, -0.6148358583450317, 0.1359376311302185, 0.5075977444648743, 0.48283010721206665, -0.6387805938720703, 0.31203150749206543, 0.0011891734320670366, -0.09553126245737076, 0.49967506527900696, 0.6482133269309998, -0.9704395532608032, -0.22763212025165558, -0.10276150703430176, -0.17469295859336853, -0.0676957368850708, 0.6535484790802002, 0.3147037625312805, 0.35349294543266296, 0.30061104893684387, -0.6150783896446228, -0.45162954926490784, -0.6085576415061951, 0.10870342701673508, 0.6837543845176697, -0.01034469436854124, -0.5468870401382446, 0.6714199781417847, -0.5450847744941711, -0.3469603955745697, -0.06270512193441391, -0.6952214241027832, 0.20270265638828278, 0.1617809385061264, 0.2794610857963562, 0.1403755247592926, -0.3156939148902893, 0.15958534181118011, -0.306872695684433, -0.5780802965164185, 0.7324314713478088, -0.4262697994709015, 0.4285850524902344, 0.06720641255378723, 0.6516093015670776, -0.5070988535881042, -0.6368024349212646, -0.1256246715784073, -0.013742356561124325, -0.04147898778319359, -0.10469956696033478, -0.11884897947311401, 0.2928684651851654, -0.5948063731193542, 0.20147307217121124, 0.04290572181344032, -0.10586471855640411, 0.3003731071949005, -0.9772431254386902, -0.2782052457332611, 0.6146928668022156, 0.6246480345726013, 0.12416347861289978, 0.7200343608856201, 0.07607334852218628, -0.2671455144882202, -0.6807063221931458, 0.1439209282398224, -0.48108240962028503, 0.6934865713119507, 0.2696450650691986, 0.8697459101676941, -0.14699719846248627, 0.18251965939998627, -0.20687831938266754, -0.25577792525291443, -0.12527920305728912, 0.1713341921567917, 0.6585095524787903, 0.17805242538452148, -0.15192098915576935, -0.36206281185150146, 0.27623432874679565, -0.6420508623123169, -0.6065378785133362, 0.3916586935520172, -0.30160897970199585, 1.0332698822021484, 0.3657357096672058, -0.7825123071670532, -0.3191263675689697, -0.5462188720703125, -0.2636191248893738, -0.06183827295899391, 0.2171143740415573, -0.2195817083120346, -0.3882622718811035, 0.09480486810207367, -0.6568439602851868, 0.017513122409582138, 0.10405941307544708, 0.2250642031431198, -0.051955509930849075, -0.5204416513442993, -0.5146057605743408, 0.3473406434059143, -0.22219683229923248, -0.1873166561126709, -0.0867915153503418, 0.2568075954914093, 0.5899813175201416, 0.5400252938270569, 0.2830820381641388, -0.44609615206718445, 0.10186348110437393, -0.5903786420822144, 0.739229679107666, -1.285627007484436, 0.3917275667190552, 0.7364529371261597, 0.13366562128067017, 0.03900691494345665, -0.11692053824663162, -0.509135901927948, 0.06756741553544998, 0.21529518067836761, 0.019201237708330154, -0.46939095854759216, 0.3452155590057373, 1.1102310419082642, -0.16154547035694122, -0.43716034293174744, 0.474291056394577, 0.05962958559393883, 0.2842666208744049, -0.24585263431072235, -0.48631763458251953, -0.13099804520606995, 0.15389658510684967, -0.7785706520080566, 0.5358967185020447, -0.05896465852856636, 0.17935793101787567, -0.6169887781143188, -0.16581732034683228, 0.5934668779373169, -0.004604991525411606, 0.07754074782133102, -0.8734909892082214, -0.23121219873428345, -0.0703686773777008, 0.3786492347717285, 0.4197674095630646, 0.47719985246658325, -0.42056551575660706, -0.4786970317363739, 0.28234371542930603, -0.09710362553596497, -0.7772471308708191, -0.8494800925254822, -0.38612499833106995, -0.6344126462936401, 0.07126568257808685, -0.37121492624282837, 0.28230294585227966, -0.0787978246808052, -0.33864450454711914, 0.3999894857406616, -0.4146861135959625, -0.2906959056854248, -0.5620442032814026, 0.08808302134275436, -0.26503893733024597, 0.19397547841072083, -0.5215100049972534, 0.19439902901649475, -0.013931550085544586, 0.02033880539238453, -0.3322921693325043, 0.8792407512664795, 0.6762511730194092, -0.08700966835021973, -0.08019483834505081, 0.45592001080513, 0.33388641476631165, -0.6219608187675476, 0.6830782890319824, 0.8305824995040894, -0.7487263679504395, 0.23278407752513885, -0.337077260017395, -0.6114848852157593, -0.727259635925293, -0.9374716281890869, 0.09840080142021179, 0.07726932317018509, 0.6822459697723389, -0.784327507019043, -0.5460636019706726, -0.20646479725837708, 0.3984804153442383, 0.23720407485961914, -1.016334891319275, -0.7565662860870361, -0.10391873121261597, 0.013892898336052895, -0.02865501493215561, -0.1623930037021637, -0.48920226097106934, -1.1115777492523193, 0.039737094193696976, 0.5552328824996948, 0.09107427299022675, 0.3109169006347656, 0.053304314613342285, -0.05010830983519554, 0.5497785806655884, 0.03790585324168205, -1.0525637865066528, -0.40576714277267456, 0.42765605449676514, 0.16834044456481934, -0.020331647247076035, 0.4300180971622467, -0.38153648376464844, 0.33932989835739136, 0.149475559592247, 0.07990369945764542, 0.5124486088752747, -0.7008436322212219, -0.20639954507350922, -0.05355079099535942, 0.9836381077766418, -0.7887219786643982, -0.4354855418205261, -0.059029873460531235, 0.705011248588562, 0.4462948739528656, 0.5513206720352173, -0.6305947303771973, 0.3292582929134369, -0.06254304945468903, -1.1894094944000244, 0.2788119912147522, -0.04926876351237297, -0.5581024885177612, 0.11823232471942902, -0.089886374771595, 0.5862302780151367, -0.673762321472168, 0.6527155041694641, 0.7662752270698547, 0.2142704576253891, 0.30532631278038025, -0.8583187460899353, 0.7592260241508484, -0.113461434841156, -0.7513428330421448, 0.22501878440380096, 0.28847116231918335, -0.5465409159660339, -0.3794606328010559, -0.02804604358971119, -0.32510367035865784, -0.7658172249794006, -0.3658381402492523, 0.6260185241699219, -0.2707083821296692, 0.2818629741668701, 0.14873875677585602, -0.4061702489852905, -0.1874501258134842, -0.34558767080307007, -0.41876116394996643, -0.3441648781299591, 0.7807555198669434, -0.12864474952220917, 0.10480763018131256, -0.35738807916641235, 0.27642399072647095, -0.8136235475540161, -0.4078013002872467, 0.6138576865196228, 0.3750385642051697, -0.33159613609313965, 0.712439775466919, -0.35438182950019836, -0.8524344563484192, -0.6259482502937317, -0.7295339703559875, -0.3616812229156494, 0.031090091913938522, -0.2744932770729065, -0.2323862612247467, -0.06693480163812637, 0.47645390033721924, -0.019744960591197014, 0.245973140001297, 0.1707058548927307, 0.32040169835090637, -0.6463603973388672, 0.2816254198551178, 0.21014493703842163, 0.049294792115688324, 0.7634531259536743, -0.3226861357688904, -0.3169764280319214, -0.6636673808097839, -0.23868681490421295, -0.10941135138273239, -0.12770414352416992, 0.8904381394386292, -0.33943068981170654, 0.1412261724472046, -0.19231563806533813, 0.41642555594444275, 0.6088497042655945, 0.2117123156785965, 0.3180043399333954, 1.265658974647522, 0.5978062748908997, -1.136124849319458, -0.07266063988208771, -0.11590135097503662, 0.6312892436981201, 0.5903253555297852, -0.38355323672294617, -0.558878481388092, -0.13729210197925568, 0.4406762421131134, -0.02211783453822136, -0.40701061487197876, -1.000309944152832, -0.3714955449104309, -0.05663314461708069, 0.682220995426178, -0.13683904707431793, 0.26753753423690796, -0.11817540228366852, -0.3045450448989868, 0.08040127158164978, -0.7691472768783569, -0.146159827709198, -0.8102172613143921, 0.05232449993491173, -0.3687511384487152, 0.2572636902332306, -1.008070468902588, 0.27269041538238525, -0.22548606991767883, -0.18197943270206451, -0.32046324014663696, -0.9480112791061401, -0.2524760663509369, 0.04177352041006088, -1.301379680633545, 0.24312596023082733, -0.8327416181564331, -0.3753673732280731, -0.027776099741458893, -0.3834017515182495, -0.08946114778518677, 0.5737835168838501, 0.01833312399685383, 0.4915323257446289, 0.12132291495800018, 0.3492259681224823, 0.5125576257705688, -0.30461087822914124, -0.06215561181306839, 0.6255677938461304, 0.2382010519504547, 0.3801865577697754, -0.20648086071014404, 0.19745862483978271, -0.0023754306603223085, 0.18746645748615265, -1.044979214668274, -0.07676713168621063, -0.5231721997261047, 0.769152045249939, 0.5156441330909729, -0.5171793103218079, 0.3228033483028412, 0.6827002167701721, -0.2632356584072113, 0.4305737018585205, -0.4202253818511963, 0.26250413060188293, 0.3229517936706543, -0.2116205394268036, 0.20993344485759735, -0.1953505426645279, 0.337532103061676, -0.28394815325737, -0.27061641216278076, 0.5136674046516418, 0.28733065724372864, -0.03457268700003624, -0.30147555470466614, 0.10207459330558777, -0.09150068461894989, -0.18561071157455444, 0.19418922066688538, 0.47330787777900696, 0.675387442111969, 0.04997099190950394, 0.1510469764471054, 0.02068432793021202, -0.7385367751121521, -0.4313848316669464, -0.6789171099662781, -0.10840314626693726, 0.2633051872253418, -0.4240564703941345, -0.08804035186767578, -0.6676694750785828, -0.16221657395362854, -0.14779679477214813, -0.13224607706069946, 0.23331312835216522, 0.06855062395334244, 0.2278653085231781, -0.1534917801618576, 0.9245069026947021, -0.24328722059726715, -0.035673223435878754, -0.35875701904296875, -0.291208952665329, -0.1751718670129776, -0.9824007153511047, 0.33595627546310425, 1.057848572731018, 0.20100137591362, -0.12053625285625458, -0.7222737669944763, 0.3526417911052704, 0.20814307034015656, -0.09241613745689392, 0.05817890539765358, -0.0016301264986395836, -0.5441670417785645, 0.3733164072036743, -0.20696882903575897, -0.4620852768421173, -0.1674889475107193, 0.4043227732181549, 0.4566802382469177, -0.024996893480420113, -0.2815745174884796, 0.3524743914604187, 0.1053597629070282, 0.15450580418109894, 0.1920715868473053, 0.8225346803665161, 0.05477428808808327, -0.5550205707550049, 0.09715310484170914, -0.35027602314949036, -0.23795698583126068, 0.1759047955274582, 0.3897225260734558, 0.1445925384759903, 0.07950250059366226, 0.7149718403816223, -0.5725974440574646, -0.16181913018226624, 0.4507201910018921, 0.20115846395492554, -0.637503445148468, 0.5980195999145508, -0.08679091930389404, -0.09496685117483139, 0.5036253929138184, -0.6961220502853394, 0.24748070538043976, 0.17936408519744873, 0.28499868512153625, -0.48866885900497437, -0.1303531974554062, 1.0084989070892334, -0.5043675303459167, 0.47545790672302246, 0.15961334109306335, -0.26625820994377136, 0.6149364113807678, 0.179798424243927, -0.24383880198001862, 0.8254590630531311, 0.8615036606788635, 0.4287166893482208, -0.23765158653259277, 0.23607735335826874, 0.07021535187959671, 0.02072078362107277, 0.037960611283779144, 0.30248668789863586, -0.42858532071113586, 0.546697735786438, 0.6665074825286865, -0.2795984148979187, -0.4976629316806793, 0.11669301986694336, -0.05211835727095604, -0.04767380282282829, 0.2702929377555847, -0.26959842443466187, 0.18029038608074188, -0.3364093601703644, 0.976247251033783, -0.6786330342292786, 0.21408967673778534, -0.07226596772670746, -0.18383558094501495, -0.49919721484184265, 0.5375028252601624, -0.19492146372795105, 0.6603922843933105, 0.7441527843475342, 0.26300546526908875, 0.4348295331001282, 0.19587016105651855, -0.3683067262172699, -0.654910683631897, -0.10310903191566467, -0.17623499035835266, -0.14692753553390503, -0.4919833540916443, 0.1843818724155426, -0.27131664752960205, 0.27860215306282043, 0.15385666489601135, 0.3633783161640167, -0.8724343180656433, 0.41850799322128296, -0.36924606561660767, -1.1340240240097046, 0.2539467513561249, -0.20503276586532593, -0.025995276868343353, -0.1993020921945572, -0.4840850234031677, 0.02555684745311737, 0.9323474764823914, -0.21253730356693268, -0.5066119432449341, -0.6976025700569153, 0.040238939225673676, 0.09552857279777527, 0.965567409992218, 0.05401529744267464, -0.03512902930378914, -0.23711171746253967, -0.9141181111335754, -0.054755132645368576, -0.17672336101531982, -0.3522673547267914, -0.5804714560508728, 0.26855799555778503, 0.3262840211391449, 0.9863708019256592, 0.47342851758003235, -0.09303830564022064, 0.2758682370185852, 0.06741353124380112, 0.2671244740486145, -0.3336319923400879, 0.47378039360046387, 0.13099876046180725, -0.24435345828533173, -0.09186439216136932, -0.13935773074626923, 0.82887202501297, -0.322450190782547, -0.36792847514152527, -0.06390238553285599, -0.20923835039138794, -1.034309983253479, -0.16133911907672882, 0.7952776551246643, 0.0837252140045166, 0.2104043960571289, 0.26993855834007263, -1.14174485206604, 0.07318322360515594, 0.030980020761489868, 0.5822248458862305, -0.29029980301856995, 0.03557010367512703, 0.0914541557431221, 0.05977503955364227, 0.19720514118671417, -1.0879188776016235, 4.48738431930542, 0.7203646898269653, 0.060270167887210846, 0.10222823917865753, 0.5306440591812134, 0.6057670712471008, 1.0099323987960815, -1.1198543310165405, 0.28968197107315063, -0.28919604420661926, 0.3978281617164612, -0.25876712799072266, -0.014079649932682514, 0.5980318188667297, 0.5179281830787659, 0.2159276008605957, -0.7412295341491699, -0.028037311509251595, 0.1535508632659912, -0.39241236448287964, -0.6526184678077698, -0.028683286160230637, -0.5431557893753052, 0.7080968022346497, -0.2790302038192749, 0.6479468941688538, 0.01017061248421669, -0.921443521976471, 0.09621382504701614, -0.5002943873405457, 0.007148005533963442, -0.26186633110046387, 0.3719941973686218, -0.11783220618963242, -0.3083542287349701, -0.07479919493198395, 0.028046242892742157, -1.0040770769119263, -0.24663114547729492, 0.6153029799461365, 0.7773485779762268, 0.14174775779247284, 0.17903219163417816, -0.8492804169654846, -0.5104624629020691, 0.7071505188941956, -0.698754072189331, -0.05260481685400009, 0.8667930364608765, -0.5106304883956909, 0.879417359828949, 0.3143176734447479, 0.8052695393562317, 0.33402618765830994, -0.5368245840072632, 0.4671787917613983, 0.2542402744293213, -0.33131152391433716, -0.025626540184020996, 0.42673587799072266, 0.6395370960235596, -0.273556113243103, 0.2686469852924347, -0.18148285150527954, -0.39710718393325806, 0.8827948570251465, -0.45437514781951904, 0.48281335830688477, -0.15495720505714417, 0.1192266047000885, 0.4274481236934662, -0.46487995982170105, -0.6641960740089417, -0.1154114305973053, 1.356484293937683, -0.3278200924396515, -0.12884218990802765, 0.2030402570962906, 0.6435526013374329, -0.31544947624206543, -0.27045929431915283, -0.9002218246459961, -1.256239414215088, 0.20322410762310028, 0.3182736039161682, 0.04919247701764107, -0.123137928545475, -1.0713608264923096, -0.031149471178650856, 0.07127220183610916, 0.24456170201301575, -0.05491301789879799, -0.5811100006103516, -0.14062875509262085, 0.4029662311077118 ]
[ 1997, 21935, 2007, 3274, 3001, 1998, 2024, 1037, 2691, 3444, 2408, 2116, 2367, 7248, 1012, 2087, 3001, 2272, 2007, 2070, 2328, 1011, 1999, 3094, 1011, 2240, 8278, 1998, 5896, 2075, 9859, 1010, 2005, 2742, 1010, 6097, 2891, 1998, 11603, 20611, 2421, 2070, 14894, 1997, 19998, 5806, 2096, 3645, 14111, 2421, 1996, 3645, 3094, 5806, 1998, 4204, 18223, 1012, 1012, 25604, 4204, 18223, 4748, 14028, 12086, 2089, 6905, 4204, 18223, 10954, 1998, 14546, 2005, 7781, 1012, 4204, 18223, 2003, 1037, 3928, 9123, 3094, 1011, 2240, 8278, 1998, 5896, 2075, 4044, 2443, 1999, 1996, 3645, 4082, 2291, 1012, 4748, 14028, 12086, 2064, 2224, 4204, 18223, 2000, 4685, 1037, 2193, 1997, 4506, 1010, 2164, 5456, 1997, 2592, 1998, 7781, 1997, 3642, 1012, 4973, 2421, 1996, 2707, 1011, 2832, 4642, 10362, 2102, 2029, 2064, 2022, 2109, 2000, 2448, 2019, 4654, 8586, 23056, 1998, 1996, 1999, 6767, 3489, 1011, 3094, 4642, 10362, 2102, 2029, 3216, 1037, 3094, 7246, 2030, 2006, 1037, 6556, 3274, 1006, 2295, 8911, 6656, 2015, 2024, 3223, 2000, 2224, 4204, 18223, 2000, 7532, 2000, 6556, 3001, 1007, 1012, 1012, 4002, 2475, 18108, 23235, 4748, 14028, 12086, 2089, 6905, 18108, 23235, 2005, 7781, 1012, 18108, 23235, 2003, 1037, 6097, 2891, 5896, 2075, 2653, 2881, 2000, 2491, 5097, 1998, 3033, 1997, 1996, 9808, 3081, 6970, 1011, 4646, 7696, 2170, 6207, 18697, 7666, 1012, 2122, 6207, 18697, 3372, 7696, 2064, 2022, 2741, 9174, 2030, 4089, 22892, 2007, 18108, 23235, 1012, 2122, 2824, 2064, 12453, 2330, 3645, 1010, 4604, 6309, 13181, 9681, 1010, 1998, 11835, 2007, 2471, 2151, 2330, 4646, 7246, 2030, 19512, 1012, 1012, 4002, 2509, 3645, 3094, 5806, 4748, 14028, 12086, 2089, 6905, 1996, 3645, 3094, 5806, 2005, 7781, 1012, 1996, 3645, 3094, 5806, 1006, 4642, 2094, 1007, 2003, 1996, 3078, 3094, 25732, 2006, 3645, 3001, 1012, 1996, 3645, 3094, 25732, 2064, 2022, 2109, 2000, 2491, 2471, 2151, 7814, 1997, 1037, 2291, 1010, 2007, 2536, 6656, 3798, 3223, 2005, 2367, 16745, 2015, 1997, 10954, 1012, 1996, 3094, 25732, 2064, 2022, 24959, 19512, 3081, 6556, 2578, 2107, 2004, 7020, 2232, 1012, 1012, 4002, 2549, 19998, 5806, 4748, 14028, 12086, 2089, 6905, 19998, 5806, 10954, 1998, 14546, 2005, 7781, 1012, 19998, 10986, 2024, 1996, 3078, 3094, 25732, 2006, 11603, 1998, 6097, 2891, 3001, 1010, 2295, 2116, 8358, 1997, 1996, 19998, 5806, 4839, 1006, 1041, 1012, 1043, 1012, 14021, 1010, 24234, 1010, 1062, 4095, 1010, 4385, 1012, 1007, 5834, 2006, 1996, 3563, 9808, 2030, 4353, 1012, 19998, 10986, 2064, 2491, 2296, 7814, 1997, 1037, 2291, 1010, 2007, 3056, 10954, 9034, 8319, 14310, 1012, 1012, 4002, 2629, 5107, 3937, 4748, 14028, 12086, 2089, 6905, 5107, 3937, 1006, 1058, 2497, 1007, 2005, 7781, 1012, 1058, 2497, 2003, 1037, 4730, 2653, 2580, 2011, 7513, 2007, 6970, 25918, 8010, 2007, 2116, 3645, 6786, 2107, 2004, 6922, 4874, 2944, 1998, 1996, 3128, 17928, 2083, 1996, 3645, 17928, 1012, 2348, 26610, 2004, 8027, 2007, 2053, 3740, 2925, 6622, 2015, 1010, 1058, 2497, 2003, 6377, 1998, 3569, 1999, 1996, 1012, 5658, 7705, 1998, 2892, 1011, 4132, 1012, 5658, 4563, 1012, 1012, 4002, 2575, 18750, 4748, 14028, 12086, 2089, 6905, 18750, 10954, 1998, 14546, 2005, 7781, 1012 ]
mitre
10.txt
15
python is a very popular scripting / programming language, with capabilities to perform many functions. python can be executed interactively from the command - line ( via the python. exe interpreter ) or via scripts (. py ) that can be written and distributed to different systems. python code can also be compiled into binary executables.. 007 javascript adversaries may abuse various implementations of javascript for execution. javascript ( js ) is a platform - independent scripting language ( compiled just - in - time at runtime ) commonly associated with scripts in webpages, though js can be executed in runtime environments outside the browser.. 008 network device cli adversaries may abuse scripting or built - in command line interpreters ( cli ) on network devices to execute malicious command and payloads. the cli is the primary means through which users and administrators interact with the device in order to view system information, modify device operations, or perform diagnostic and administrative functions. clis typically contain various permission levels required for different commands.. 009 cloud api adversaries may abuse cloud apis to execute malicious commands. apis available in cloud environments provide various functionalities and are a feature - rich method for programmatic access to nearly all aspects of a tenant. these apis may be utilized through various methods such as command line interpreters ( clis ), in - browser cloud shells, powershell modules like azure for powershell, or software developer kits ( sdks ) available for languages such as python. t1092 communication through removable media adversaries can perform command and control between compromised hosts on potentially disconnected networks using removable media to transfer commands from system to system. both systems would need to be compromised, with the likelihood that an internet - connected system was compromised first and the second through lateral movement by replication through removable media. commands and files would be relayed from the disconnected system to the internet - connected system to which the adversary has direct access. t1586 compromise accounts adversaries may compromise accounts with services that can be used during targeting. for operations incorporating social engineering, the utilization of an online persona may be important. rather than creating and cultivating accounts ( i. e. establish accounts ), adversaries may compromise existing accounts. utilizing an existing persona may engender a level of trust in a potential victim if they have a relationship, or knowledge of, the compromised persona.. 001 social media accounts adversaries may compromise social media accounts
[ -0.08630988001823425, -0.7742699384689331, -0.41081884503364563, 0.06877206265926361, -0.7177085876464844, -0.3285945951938629, -0.14293304085731506, -0.274425208568573, 0.1421329826116562, 1.1296707391738892, 0.5389930605888367, 0.322160542011261, -0.09645680338144302, -0.536006510257721, -1.0038039684295654, -0.43231889605522156, -0.801199734210968, -0.31498050689697266, -0.9834523797035217, -0.00934694055467844, 0.5408062934875488, 0.2751753032207489, -1.0322092771530151, -0.30073082447052, -0.8444374799728394, 0.9426279664039612, 0.3041614592075348, 0.2273673564195633, 0.6206586360931396, 0.5151227116584778, -0.05688304826617241, -0.00966402143239975, 0.320216566324234, -1.0210461616516113, 0.4993079900741577, -0.2090727537870407, 0.9214277267456055, -0.6921203136444092, -0.025073720142245293, -0.19307295978069305, 0.9095780253410339, -0.1213071346282959, -0.12377078831195831, -0.45087504386901855, -0.8079751133918762, -0.29064834117889404, 0.977149248123169, -0.4172828197479248, -0.1175900250673294, 0.2643886208534241, 0.5623062252998352, 0.31311190128326416, 0.01794125884771347, -0.050076376646757126, -0.8813701272010803, -0.30995506048202515, 0.4071928560733795, 0.014240434393286705, -0.4562944769859314, 0.3005925118923187, -0.020847344771027565, 0.029374554753303528, 0.17617137730121613, -0.5194586515426636, -0.17570757865905762, 0.45344752073287964, 0.37558311223983765, 0.36410248279571533, -0.2431529313325882, 0.08384057879447937, -0.32691702246665955, 0.45542019605636597, -0.7200981974601746, -0.43219777941703796, -0.6400778889656067, 0.07637206465005875, 0.03570161014795303, -0.002275178674608469, -0.5491859912872314, 0.23765288293361664, -0.03284524008631706, 0.8717244863510132, -0.38359835743904114, -0.0590590201318264, -0.25578179955482483, -0.011872904375195503, 0.3695830702781677, 0.7647695541381836, -0.854372501373291, 0.2792123258113861, 0.3746861517429352, 0.14205221831798553, -0.8143149614334106, 0.139095276594162, 0.8259048461914062, 0.3418743908405304, -0.07520221918821335, 0.20017750561237335, -0.42367586493492126, -0.5404490828514099, 0.9298788905143738, 1.4654018878936768, -0.21110938489437103, 0.9231546521186829, 0.011638505384325981, 0.1482740342617035, 0.583380937576294, -0.16359621286392212, -0.6749007105827332, 0.18746745586395264, 0.4050009846687317, 0.06843840330839157, -0.15385206043720245, -0.24826326966285706, -0.5301734209060669, 0.7005013227462769, -0.1270570456981659, -0.00210737157613039, -0.5469622015953064, 0.5014786124229431, 0.39350277185440063, -0.07210651785135269, 0.6220143437385559, -0.08924820274114609, 0.2530224621295929, 0.019158711656928062, -0.11123888194561005, 0.0076554277911782265, 0.029216116294264793, -1.0629628896713257, 0.3109229505062103, 0.3054637014865875, 0.044853415340185165, 0.6405041217803955, -0.5822426676750183, 0.05016443505883217, -0.22146546840667725, 0.3660663366317749, 0.6649991869926453, -0.7055148482322693, -0.058637265115976334, -0.21793487668037415, -0.4142172038555145, 1.1998642683029175, 0.3539960980415344, -0.10882771015167236, -0.2638186812400818, -0.39624693989753723, 0.123678058385849, 0.18451350927352905, -0.5018754005432129, -0.36450859904289246, 0.5850498080253601, -0.03709018975496292, -0.8633910417556763, 0.15101231634616852, 0.11698874086141586, 0.914427638053894, 0.1294819414615631, 0.34527313709259033, -0.43197789788246155, -0.09330283105373383, 0.0292319655418396, 0.22097133100032806, -0.2351539582014084, 0.5607198476791382, -1.479054570198059, -0.634738564491272, -0.2040596306324005, -0.0014674211852252483, 0.5584533214569092, -0.09498028457164764, 0.3882767856121063, -0.3431922197341919, 1.3908087015151978, 0.9886459708213806, 0.6206861138343811, -0.6970721483230591, 0.01625712588429451, 0.1682267189025879, -0.5364960432052612, 0.7283921241760254, -0.045888788998126984, 0.4549039900302887, -0.06881941854953766, 0.6723451018333435, 0.02722044102847576, -0.8802579045295715, -0.1353691965341568, -0.6132499575614929, 0.1796887218952179, 0.8667899370193481, -0.28544512391090393, 0.2992662191390991, 0.34788230061531067, 0.09396108984947205, -0.2890693247318268, 0.6523485779762268, -0.22285042703151703, -1.0182842016220093, 0.1519794464111328, 0.5322898030281067, 0.7156210541725159, -0.31102022528648376, -0.6311692595481873, -0.49582043290138245, 0.9158205389976501, 0.7434909343719482, -0.3360278308391571, 0.9478363394737244, 0.8306372761726379, -0.33463671803474426, 0.14835233986377716, 0.4990884065628052, 0.06207013875246048, 0.12007946521043777, -0.4163583815097809, 0.27788010239601135, -0.539494514465332, 0.610760509967804, 0.7674369812011719, 0.3774155378341675, 0.2459152787923813, 0.3719608187675476, 0.11444535106420517, -0.26966407895088196, 0.08778136223554611, 0.031146228313446045, -0.5864266753196716, 0.1266091912984848, -0.021404344588518143, 0.6050647497177124, -0.18858955800533295, 0.6353356838226318, -0.6132602691650391, -0.6238999366760254, 0.7223166227340698, 0.2765960395336151, -0.02839396335184574, 0.2702406942844391, -0.40059325098991394, 0.8355514407157898, 0.7428534030914307, 0.6090037226676941, 0.3833949565887451, 0.3944573700428009, -0.39654889702796936, -0.13025641441345215, -0.043591711670160294, 0.5118045806884766, -0.49955523014068604, 0.7114862203598022, 0.646949291229248, -0.19429929554462433, -0.3030308485031128, -0.5556241273880005, 1.0745749473571777, 0.21488206088542938, -0.011203893460333347, -0.11059991270303726, -0.4935230016708374, -0.026210254058241844, -0.17629146575927734, -0.12009729444980621, -0.17439711093902588, 0.38151270151138306, 0.1784019023180008, 0.2757010757923126, -0.009473278187215328, -0.8808925747871399, -1.15302312374115, -0.09467869997024536, -0.7801569104194641, -0.5167121887207031, -0.6537940502166748, 0.04276945814490318, -0.05771123990416527, -0.41992998123168945, 0.6792614459991455, -0.9432766437530518, -0.18777291476726532, 0.3703422546386719, 0.1395610272884369, 0.19511520862579346, 0.020274247974157333, -0.19272665679454803, -0.7639500498771667, 0.1292843371629715, 0.27692481875419617, 1.0942765474319458, -0.4457566440105438, -0.3739606440067291, -0.12030103802680969, 0.3414880633354187, 0.21003739535808563, 0.3287399113178253, 1.1030938625335693, 0.40588682889938354, 0.05009084939956665, -0.34309402108192444, -0.3405438959598541, 0.17098304629325867, 0.3835497796535492, 0.3534731864929199, -0.7383520603179932, 0.7269341349601746, -0.0011932947672903538, 0.10834410041570663, 1.004470944404602, 0.5183239579200745, -1.1363879442214966, 0.12673908472061157, 0.24472391605377197, 0.13681919872760773, -0.8727984428405762, 0.8665286898612976, -0.1723952442407608, -0.05566595867276192, -0.16190297901630402, -0.6097492575645447, -0.058054327964782715, -0.40186911821365356, -0.4166185259819031, -0.2867746949195862, -0.05485759675502777, 0.49308621883392334, -1.0327469110488892, -0.7754966616630554, 0.6280755996704102, -0.6386021375656128, 0.3399193584918976, -0.32984524965286255, -0.6741244196891785, 1.0212796926498413, 0.4463162422180176, -0.34278833866119385, -0.11316267400979996, -0.06826870143413544, -0.044510602951049805, 0.7383908629417419, 0.27897730469703674, -0.606867253780365, 0.2942226529121399, 0.43148425221443176, 0.7315843105316162, 1.164255142211914, 0.2809240520000458, -0.5530766844749451, -0.3116475045681, -0.1055217906832695, -0.20571018755435944, 0.05057333782315254, 0.3842153251171112, 0.34703192114830017, -0.30870407819747925, 0.33852121233940125, -0.6657440662384033, -0.6507537364959717, -0.28440096974372864, 0.2939673066139221, 0.3653676509857178, 0.11687248200178146, -0.3154938519001007, 0.13301511108875275, -0.5452224612236023, -0.6796753406524658, -0.28838688135147095, -0.1705399751663208, 0.2830658555030823, -0.029200920835137367, 0.5304375290870667, 0.2800561487674713, -0.7009409070014954, 0.0232319887727499, -0.2476184219121933, -0.05029060319066048, 0.5812849998474121, 0.052610620856285095, 0.5945667624473572, -0.4004838168621063, 0.5127421021461487, -0.09264735877513885, -0.6474973559379578, 0.11786501109600067, 0.6437593698501587, -0.2544136941432953, 0.2229415774345398, 0.08083666115999222, -0.07271384447813034, -0.29862722754478455, 0.10449796915054321, 0.06590563803911209, -0.04152631014585495, -0.46376535296440125, -1.256133794784546, -0.2373868077993393, 0.4489138722419739, 0.2900334894657135, 0.18619100749492645, -0.09110578894615173, -0.062052369117736816, -0.5618670582771301, -0.4170566201210022, 0.6092142462730408, 0.037671882659196854, 0.5079899430274963, -0.25710564851760864, 0.8388746976852417, -0.16276969015598297, 0.5566214323043823, -0.4653794765472412, -0.4387708604335785, 0.07789764553308487, -0.16326498985290527, 0.45655959844589233, 0.2501206696033478, 0.3492945432662964, 0.12807129323482513, 0.8704376220703125, -0.380034863948822, -0.34016743302345276, -0.6454940438270569, -0.201564759016037, 0.7409425973892212, 0.3702859580516815, -0.8295389413833618, -0.2870491147041321, -0.12080462276935577, -0.31190213561058044, -0.12115785479545593, 0.8615293502807617, 0.17727258801460266, -0.15816067159175873, -0.34350404143333435, -0.7520946264266968, -0.48142337799072266, 0.40414687991142273, -0.03778434172272682, 0.2754645347595215, -0.973121166229248, 0.04575943574309349, 0.7263069152832031, 0.11872123926877975, -0.6417505145072937, -0.1234883964061737, 0.3470524549484253, 0.5539267659187317, 0.573994517326355, -0.31221047043800354, 0.16972188651561737, 0.4045429825782776, -1.5239371061325073, 0.9326412081718445, -1.0026646852493286, 0.14917457103729248, 0.35615089535713196, -0.6087160110473633, -0.002934050280600786, 0.17672131955623627, -0.4572102129459381, 0.03924325853586197, -0.24676477909088135, -0.5622411370277405, -0.8590751886367798, 0.21664758026599884, 0.774146318435669, -0.09271799772977829, -0.44998863339424133, 0.5787891745567322, -0.12564021348953247, 0.22941620647907257, -0.1570417732000351, -0.6064918041229248, -0.0820232406258583, 0.3043937385082245, -0.5428382158279419, 0.4006008505821228, 0.03607228398323059, -0.06115881726145744, -0.2935066223144531, -0.4829598665237427, 0.19140712916851044, 0.2862628400325775, -0.029200192540884018, -0.38758349418640137, -0.6109060645103455, 0.12675741314888, 0.5349090099334717, 0.18828164041042328, 0.25811296701431274, -0.3443607985973358, -0.14221526682376862, -0.40508583188056946, -0.0007424034993164241, -0.4877639710903168, -0.9990912675857544, -0.139871284365654, -0.3298899233341217, -0.07111819088459015, -0.03589567542076111, 0.0504748672246933, -0.22975151240825653, -0.8543386459350586, 0.9845057725906372, -0.21236492693424225, -0.1870661824941635, -0.3334769010543823, 0.43215692043304443, -0.40792641043663025, 0.0814136415719986, -0.28886184096336365, 0.646410346031189, -0.12253155559301376, 0.3638382852077484, 0.0038322783075273037, 0.6514238715171814, 0.46678462624549866, 0.14616703987121582, -0.26953795552253723, 0.6964809894561768, -0.004419222474098206, -0.4588163197040558, -0.12312246859073639, 0.8520271182060242, -1.0694160461425781, 0.07466640323400497, 0.49110716581344604, -0.8984851241111755, -0.825319230556488, -1.0921800136566162, 0.3772032558917999, -0.6592831611633301, 0.14479471743106842, -0.6042441725730896, -0.3020453155040741, -0.2541801333427429, 0.06964732706546783, -0.4152776598930359, -0.9023104906082153, -0.7616670727729797, 0.09823330491781235, 0.1703885942697525, -0.128021240234375, 0.06833817809820175, -0.08914228528738022, -0.8849279880523682, -0.05812889710068703, 0.3529435098171234, 0.23463720083236694, 0.2612608075141907, -0.22784188389778137, 0.09450799971818924, 0.00046740929246880114, -0.357499361038208, -0.5982913374900818, -0.4291914701461792, -0.14656893908977509, -0.09062252938747406, -0.21950587630271912, 0.4788838028907776, -0.28392598032951355, 0.5448392629623413, -0.5060328841209412, -0.34564098715782166, 0.06646794825792313, -0.4047626852989197, -0.36751195788383484, -0.030467761680483818, 0.7205002903938293, -0.24830125272274017, -0.3133307695388794, -0.18962672352790833, 0.6783528327941895, 0.44710853695869446, 0.21709468960762024, -0.6373925805091858, 0.09929250925779343, -0.44248783588409424, -1.1698815822601318, 0.10416242480278015, -0.08097053319215775, -0.4434904158115387, -0.13266165554523468, 0.3190441131591797, 0.9693331718444824, -0.4817034602165222, 0.39399898052215576, 0.7596652507781982, 0.5093309283256531, 0.2859502136707306, -0.3447396159172058, 0.33809587359428406, 0.360247403383255, -1.0084874629974365, 0.6501940488815308, 0.4806119203567505, -0.44741716980934143, -0.13251516222953796, 0.09645359218120575, -0.4726172685623169, -0.3612326681613922, 0.051009561866521835, 0.7956122159957886, -0.09315460175275803, 0.009869384579360485, 0.16728657484054565, -0.843824028968811, -0.47895142436027527, -0.05025049299001694, 0.20753850042819977, -0.19617818295955658, 0.915351152420044, 0.18911363184452057, 0.47299736738204956, -0.06763298064470291, 0.2653164267539978, -0.5537947416305542, 0.14264586567878723, 0.10023297369480133, 0.10046490281820297, -0.7303248643875122, 1.6257373094558716, -0.0839078277349472, -0.3317420482635498, -0.7799099683761597, -0.35991352796554565, -0.3646062910556793, 0.03703083097934723, -0.4141480028629303, -0.20313873887062073, -0.03739099204540253, 0.16477645933628082, -0.18458859622478485, 0.23649607598781586, 0.0204938855022192, 0.30233296751976013, -0.18825170397758484, -0.05136848986148834, -0.09877552837133408, 0.12099611014127731, 0.8285300731658936, -0.8290407657623291, -0.15441951155662537, -0.6286199688911438, -0.048034440726041794, 0.2155749499797821, -0.2820795774459839, 0.7216070294380188, -0.5423276424407959, 0.6515552401542664, -0.028371285647153854, 0.08701183646917343, 0.238822802901268, 0.17864754796028137, -0.06443583220243454, 0.6214592456817627, 0.12020626664161682, -0.8972464203834534, -0.41870057582855225, 0.09850943833589554, -0.1625344306230545, 0.28098535537719727, -0.21497400104999542, -0.7764530181884766, 0.07845737040042877, 0.2695174217224121, -0.13630369305610657, -0.6901605725288391, -1.0832518339157104, -0.6094899773597717, 0.2360326498746872, 0.68271404504776, 0.001344312564469874, -0.2613588273525238, 0.09998634457588196, 0.36824992299079895, -0.13664770126342773, -0.49855372309684753, 0.4815092086791992, -0.733323335647583, 0.07720740139484406, -1.026440978050232, 0.2000139206647873, -0.8033463954925537, -0.2245967984199524, -0.6394644975662231, 0.07075779139995575, -0.4942379593849182, -0.0027074830140918493, -0.023181498050689697, -0.33519113063812256, -0.6078400611877441, 0.20796199142932892, -0.6232777237892151, 0.35611623525619507, -0.044057972729206085, -0.7503712773323059, 0.24126704037189484, 0.33581307530403137, 0.24171073734760284, 0.3638475239276886, 0.12218642234802246, 0.2219441831111908, -0.145854189991951, -0.39968958497047424, -0.12109284102916718, 0.47433266043663025, 0.23144009709358215, 0.012057838961482048, -0.547345757484436, 0.09976444393396378, -0.13725654780864716, 0.1900884509086609, -0.17733138799667358, -0.1348075270652771, -0.4250957667827606, 0.4600495398044586, -0.02305789664387703, -0.038831956684589386, 0.6247760653495789, 0.7739423513412476, -0.26656121015548706, 0.3866370916366577, -0.3737492859363556, 0.44955572485923767, -0.018415147438645363, -0.34009572863578796, 0.4197610914707184, 0.19081102311611176, 0.24785098433494568, -0.4050121307373047, 0.07581023126840591, 0.2259657233953476, 0.3273880183696747, 0.4044424593448639, -0.35553064942359924, -0.2885604798793793, -0.3547195792198181, -0.596705436706543, -0.2900855243206024, -0.04000811278820038, 0.9329277873039246, -0.0845678523182869, 0.46789565682411194, 0.26823845505714417, -1.055315375328064, 0.196493998169899, -0.8157581686973572, 0.08166156709194183, 0.03006661869585514, -0.20751765370368958, -0.09728042781352997, -0.5001022815704346, -0.27002066373825073, -0.21864652633666992, 0.06390316039323807, 0.05470000579953194, -0.11724729090929031, -0.4233055114746094, 0.010742838494479656, 0.6271793842315674, -0.23557554185390472, -0.8574175834655762, 0.17642322182655334, 0.0582827590405941, -0.28181973099708557, -0.5437094569206238, 0.01849956065416336, 0.9402786493301392, 0.135894775390625, -0.8129773139953613, -0.6326374411582947, -0.20172230899333954, 0.2139589786529541, -0.21503150463104248, -0.5103719830513, -0.08330734074115753, -0.17073215544223785, -0.056612517684698105, -0.9204943776130676, 0.38699570298194885, -0.12569762766361237, 0.5372152924537659, 0.38496679067611694, -0.4663168787956238, -0.16163349151611328, 0.46702176332473755, -0.10705682635307312, -0.06331850588321686, -0.2272050976753235, 0.7731324434280396, -0.3545033037662506, -0.6065020561218262, -0.10808704793453217, -0.558596134185791, -0.08903210610151291, 0.5606235265731812, 0.2542082369327545, -0.012111851014196873, 0.11984773725271225, 0.7370021939277649, -0.8444430232048035, -0.09964483231306076, 0.14311622083187103, 0.42124274373054504, -0.3255111277103424, 0.12001600116491318, -0.3850880563259125, 0.12823890149593353, -0.09111414849758148, -0.6762138605117798, 0.6003932356834412, -0.003833540715277195, 0.30813515186309814, 0.02987859770655632, -0.23287859559059143, 0.8285845518112183, -0.39794212579727173, 0.10888257622718811, -0.19272558391094208, -0.10407473891973495, 0.31349316239356995, 0.0634475126862526, 0.09627832472324371, 0.4479947090148926, 0.875627875328064, 0.5526282787322998, -0.5334065556526184, 0.35638079047203064, 0.3399643898010254, -0.13838262856006622, 0.25282564759254456, -0.1315804272890091, -0.1445964276790619, 0.11286424100399017, 0.40091392397880554, -0.6047467589378357, -0.5624106526374817, 0.21315380930900574, 0.7952315807342529, 0.0018622594652697444, 0.21478934586048126, -0.2559981048107147, 0.27520453929901123, -0.43409866094589233, 1.2635164260864258, -0.23012499511241913, 0.26153507828712463, -0.0049022831954061985, 0.08140227943658829, -0.414577454328537, 0.41916853189468384, -0.4986788034439087, 0.49446114897727966, 0.2920045554637909, 0.879539966583252, -0.118538998067379, 0.8935761451721191, -0.7198834419250488, -0.2053351253271103, -0.16783468425273895, 0.2104802280664444, -0.30511870980262756, -0.3016907870769501, 0.17453746497631073, 0.10153492540121078, 0.2780303359031677, -0.42426598072052, 0.14820915460586548, -0.10830750316381454, -0.0977151021361351, -0.4348546862602234, -0.5074183940887451, 0.330270379781723, 0.29444655776023865, 0.12074704468250275, -0.16398705542087555, 0.045815855264663696, 0.19367235898971558, 0.45567649602890015, 0.13492858409881592, -0.1495540589094162, 0.05441407486796379, -0.27818992733955383, 0.30507349967956543, 0.42276012897491455, -0.364208459854126, -0.49810898303985596, -0.09765168279409409, -1.0464768409729004, -0.9679304957389832, 0.2557540237903595, -0.18608973920345306, -0.6727069020271301, 0.8511970639228821, 0.5786856412887573, 1.174193263053894, 0.38073742389678955, -0.4037906527519226, 0.12173522263765335, -0.09774485975503922, 0.6904503703117371, -0.2288256138563156, 0.029609544202685356, 0.2628336250782013, -0.18041160702705383, 0.3123949468135834, -0.3660757541656494, 0.5172368288040161, 0.08455818146467209, -0.8589969873428345, -0.07496055215597153, -0.11030493676662445, -0.689266562461853, -0.44915610551834106, 0.5961064696311951, 0.18871083855628967, -0.11092851310968399, 0.6420454978942871, -1.3678702116012573, -0.5222340226173401, -0.4732059836387634, 0.8202469348907471, -0.5396537184715271, 0.2054390162229538, -0.010892280377447605, -0.34837353229522705, 0.16262997686862946, -0.8294663429260254, 4.4242262840271, 0.4869826138019562, 0.2126605361700058, 0.23168422281742096, 0.2082797884941101, 0.3064384460449219, 0.5535063743591309, -0.5177682042121887, 0.2163214385509491, -0.012559721246361732, 0.43180960416793823, -0.5539263486862183, 0.10785149037837982, 0.7034804821014404, -0.24954311549663544, 0.3300097584724426, -0.5058672428131104, 0.2708473205566406, -0.44494104385375977, -0.5462754368782043, -0.7633304595947266, -0.15271982550621033, 0.016332922503352165, 0.6997967958450317, -0.016746943816542625, 0.4319458603858948, -0.0434001125395298, -0.5581331849098206, 0.7279355525970459, -0.30677247047424316, -0.0021695997565984726, -0.08724449574947357, 0.4256281852722168, -0.17523090541362762, -0.3577604293823242, 0.2879450023174286, -0.08981236070394516, -0.36549362540245056, -0.43322980403900146, 0.5409262776374817, 1.074997067451477, -0.3573896884918213, 0.0029956859070807695, -0.8661824464797974, 0.08955996483564377, 0.581019937992096, -0.896898627281189, 0.4997047483921051, 1.0347813367843628, -0.5872993469238281, 0.9511246681213379, -0.5939226150512695, 0.2509722411632538, 0.09599000215530396, -0.43567535281181335, 0.28562989830970764, 0.43870809674263, -0.44360074400901794, 0.0817529633641243, 0.5037493109703064, 0.6519055366516113, -0.24095912277698517, 1.1041553020477295, -0.23903833329677582, -0.06503433734178543, 0.7915579080581665, 0.0621272549033165, 0.9705547094345093, -0.3492685556411743, 0.4195508658885956, 0.48699983954429626, -0.8926527500152588, -0.8364297747612, -0.5688069462776184, 0.8658669590950012, 0.05802765488624573, 0.36239856481552124, 0.15672935545444489, 0.6137910485267639, -0.6501756906509399, -0.2068706750869751, 0.12182840704917908, -0.6092116236686707, 0.09879506379365921, 0.07269468903541565, 0.582859218120575, 0.16841153800487518, -0.4976285398006439, 0.5857262015342712, 0.2838333547115326, 0.6247481107711792, 0.3272315263748169, -0.3908059298992157, -0.6304051280021667, 0.33274492621421814 ]
[ 18750, 2003, 1037, 2200, 2759, 5896, 2075, 1013, 4730, 2653, 1010, 2007, 9859, 2000, 4685, 2116, 4972, 1012, 18750, 2064, 2022, 6472, 9123, 2135, 2013, 1996, 3094, 1011, 2240, 1006, 3081, 1996, 18750, 1012, 4654, 2063, 19555, 1007, 2030, 3081, 14546, 1006, 1012, 1052, 2100, 1007, 2008, 2064, 2022, 2517, 1998, 5500, 2000, 2367, 3001, 1012, 18750, 3642, 2064, 2036, 2022, 9227, 2046, 12441, 4654, 8586, 23056, 2015, 1012, 1012, 4002, 2581, 9262, 22483, 4748, 14028, 12086, 2089, 6905, 2536, 24977, 1997, 9262, 22483, 2005, 7781, 1012, 9262, 22483, 1006, 1046, 2015, 1007, 2003, 1037, 4132, 1011, 2981, 5896, 2075, 2653, 1006, 9227, 2074, 1011, 1999, 1011, 2051, 2012, 2448, 7292, 1007, 4141, 3378, 2007, 14546, 1999, 4773, 13704, 2015, 1010, 2295, 1046, 2015, 2064, 2022, 6472, 1999, 2448, 7292, 10058, 2648, 1996, 16602, 1012, 1012, 4002, 2620, 2897, 5080, 18856, 2072, 4748, 14028, 12086, 2089, 6905, 5896, 2075, 2030, 2328, 1011, 1999, 3094, 2240, 19555, 2015, 1006, 18856, 2072, 1007, 2006, 2897, 5733, 2000, 15389, 24391, 3094, 1998, 18093, 2015, 1012, 1996, 18856, 2072, 2003, 1996, 3078, 2965, 2083, 2029, 5198, 1998, 15631, 11835, 2007, 1996, 5080, 1999, 2344, 2000, 3193, 2291, 2592, 1010, 19933, 5080, 3136, 1010, 2030, 4685, 16474, 1998, 3831, 4972, 1012, 18856, 2483, 4050, 5383, 2536, 6656, 3798, 3223, 2005, 2367, 10954, 1012, 1012, 4002, 2683, 6112, 17928, 4748, 14028, 12086, 2089, 6905, 6112, 17928, 2015, 2000, 15389, 24391, 10954, 1012, 17928, 2015, 2800, 1999, 6112, 10058, 3073, 2536, 8360, 6447, 1998, 2024, 1037, 3444, 1011, 4138, 4118, 2005, 2565, 12644, 3229, 2000, 3053, 2035, 5919, 1997, 1037, 16713, 1012, 2122, 17928, 2015, 2089, 2022, 12550, 2083, 2536, 4725, 2107, 2004, 3094, 2240, 19555, 2015, 1006, 18856, 2483, 1007, 1010, 1999, 1011, 16602, 6112, 10986, 1010, 4204, 18223, 14184, 2066, 24296, 2005, 4204, 18223, 1010, 2030, 4007, 9722, 18628, 1006, 17371, 5705, 1007, 2800, 2005, 4155, 2107, 2004, 18750, 1012, 1056, 10790, 2683, 2475, 4807, 2083, 2128, 25661, 2865, 4748, 14028, 12086, 2064, 4685, 3094, 1998, 2491, 2090, 20419, 6184, 2006, 9280, 23657, 6125, 2478, 2128, 25661, 2865, 2000, 4651, 10954, 2013, 2291, 2000, 2291, 1012, 2119, 3001, 2052, 2342, 2000, 2022, 20419, 1010, 2007, 1996, 16593, 2008, 2019, 4274, 1011, 4198, 2291, 2001, 20419, 2034, 1998, 1996, 2117, 2083, 11457, 2929, 2011, 21647, 2083, 2128, 25661, 2865, 1012, 10954, 1998, 6764, 2052, 2022, 8846, 2098, 2013, 1996, 23657, 2291, 2000, 1996, 4274, 1011, 4198, 2291, 2000, 2029, 1996, 27248, 2038, 3622, 3229, 1012, 1056, 16068, 20842, 12014, 6115, 4748, 14028, 12086, 2089, 12014, 6115, 2007, 2578, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2005, 3136, 13543, 2591, 3330, 1010, 1996, 27891, 1997, 2019, 3784, 16115, 2089, 2022, 2590, 1012, 2738, 2084, 4526, 1998, 8754, 17441, 6115, 1006, 1045, 1012, 1041, 1012, 5323, 6115, 1007, 1010, 4748, 14028, 12086, 2089, 12014, 4493, 6115, 1012, 16911, 2019, 4493, 16115, 2089, 25540, 10497, 2121, 1037, 2504, 1997, 3404, 1999, 1037, 4022, 6778, 2065, 2027, 2031, 1037, 3276, 1010, 2030, 3716, 1997, 1010, 1996, 20419, 16115, 1012, 1012, 25604, 2591, 2865, 6115, 4748, 14028, 12086, 2089, 12014, 2591, 2865, 6115 ]
mitre
10.txt
16
that can be used during targeting. for operations incorporating social engineering, the utilization of an online persona may be important. rather than creating and cultivating social media profiles ( i. e. social media accounts ), adversaries may compromise existing social media accounts. utilizing an existing persona may engender a level of trust in a potential victim if they have a relationship, or knowledge of, the compromised persona.. 002 email accounts adversaries may compromise email accounts that can be used during targeting. adversaries can use compromised email accounts to further their operations, such as leveraging them to conduct phishing for information, phishing, or large - scale spam email campaigns. utilizing an existing persona with a compromised email account may engender a level of trust in a potential victim if they have a relationship with, or knowledge of, the compromised persona. compromised email accounts can also be used in the acquisition of infrastructure ( ex : domains ).. 003 cloud accounts adversaries may compromise cloud accounts that can be used during targeting. adversaries can use compromised cloud accounts to further their operations, including leveraging cloud storage services such as dropbox, microsoft onedrive, or aws s3 buckets for exfiltration to cloud storage or to upload tools. cloud accounts can also be used in the acquisition of infrastructure, such as virtual private servers or serverless infrastructure. compromising cloud accounts may allow adversaries to develop sophisticated capabilities without managing their own servers. t1554 compromise client software binary adversaries may modify client software binaries to establish persistent access to systems. client software enables users to access services provided by a server. common client software types are ssh clients, ftp clients, email clients, and web browsers. t1584 compromise infrastructure adversaries may compromise third - party infrastructure that can be used during targeting. infrastructure solutions include physical or cloud servers, domains, and third - party web and dns services. instead of buying, leasing, or renting infrastructure an adversary may compromise infrastructure and use it during other phases of the adversary lifecycle. additionally, adversaries may compromise numerous machines to form a botnet they can leverage.. 001 domains adversaries may hijack domains and / or subdomains that can be used during targeting. domain registration hijacking is the act of changing the registration of a domain name without the permission of the original registrant. adversaries may gain access to an email account for the person listed as the owner of the domain.
[ -0.12331066280603409, -0.8622797131538391, 0.21807776391506195, 0.5053111910820007, -0.8447861075401306, -0.5141254663467407, -0.004918374121189117, 0.3533530831336975, 0.06842588633298874, 0.1543162763118744, 0.39763909578323364, -0.4349023699760437, -0.07175243645906448, 0.3091796636581421, -0.5917015075683594, -0.38938745856285095, -0.3329784870147705, 0.35525721311569214, -0.6193721890449524, -0.11486468464136124, 0.8213749527931213, 0.1347573697566986, -1.6116632223129272, -0.6105505228042603, 0.36821654438972473, 0.9196969270706177, 0.40007907152175903, -0.009795728139579296, 0.5275099277496338, 0.8257920145988464, -0.025473538786172867, -0.21670785546302795, -0.2085808962583542, -0.5639138221740723, -0.005004580598324537, -0.42223677039146423, 0.3086012303829193, -0.7139300107955933, 0.17455700039863586, -0.6037867069244385, 0.8909730315208435, -0.33254921436309814, -0.09718471765518188, 0.027917061001062393, -0.3164230287075043, -0.3082485795021057, 0.0611187182366848, 0.046580176800489426, 0.04167740419507027, -0.5443180203437805, 0.6197271347045898, -0.05254346504807472, 0.3523043990135193, 0.6379364132881165, 0.16282598674297333, -0.31972432136535645, 0.03235938027501106, 0.5087273120880127, -0.41589006781578064, 0.16292962431907654, 0.17547918856143951, -0.15077967941761017, 0.36709263920783997, -0.3685041069984436, 0.2919924855232239, -0.0946897640824318, 0.4562351703643799, 0.05085640400648117, 0.2447834461927414, -0.25933268666267395, 0.0640178695321083, -0.06944271177053452, -0.960308849811554, -0.0216334480792284, -0.6500065922737122, -0.3274298906326294, 0.13107603788375854, -0.642951488494873, -0.3848775625228882, 0.5348302721977234, 0.10422232747077942, 0.4892337918281555, 0.2722642719745636, -0.6740867495536804, -0.2171333283185959, -0.2122391313314438, 0.5841726064682007, 0.5686354041099548, -0.2908281087875366, 0.3114081621170044, -0.36901959776878357, 0.35274070501327515, -1.0842434167861938, 0.5486910939216614, -0.049635399132966995, 0.0681767612695694, -0.4084925353527069, 0.6818135380744934, -0.047613658010959625, 0.3742038905620575, 0.9301989078521729, 0.5065062642097473, 0.3689756691455841, 0.6764119267463684, -0.2711327075958252, 0.28340861201286316, 0.6518946290016174, 0.13004915416240692, -0.09072760492563248, -0.32932406663894653, 0.9521416425704956, 0.39888766407966614, -0.05763255059719086, -0.34257516264915466, -0.5657076239585876, 0.4398405849933624, 0.10156736522912979, 0.8648459911346436, -0.22976981103420258, 0.5048688054084778, -0.1345677673816681, -0.2561019957065582, 0.3539481461048126, 0.1020655483007431, 0.023912832140922546, 0.18697580695152283, 0.0506533682346344, 0.5153077840805054, -0.41505172848701477, -0.8352552056312561, 0.2588549256324768, 0.24982468783855438, -0.1800013780593872, 0.27210673689842224, -0.6427551507949829, 0.4487348794937134, 0.2349977344274521, 0.33893728256225586, 0.5500763058662415, -0.7938995361328125, -0.11282417923212051, 0.9796390533447266, 0.4775258004665375, 1.100560188293457, 0.08032297343015671, -0.08961371332406998, 0.3234604299068451, -0.5923179984092712, -0.8562345504760742, 0.03964034840464592, 0.33661291003227234, 0.1338999718427658, 0.7268217206001282, 0.5419797301292419, -0.526796817779541, 0.13750390708446503, 0.11501941829919815, 0.5083184242248535, -0.038177136331796646, -0.15519104897975922, -0.19618457555770874, 0.7340182065963745, 0.03724241256713867, 0.9043024778366089, 0.05573286861181259, 0.5732622146606445, -1.014204502105713, 0.31067726016044617, -0.4946390986442566, -0.6414836645126343, 0.35364240407943726, 0.08175399154424667, -0.11956436187028885, 0.1681441068649292, 0.5865311026573181, 0.9478735327720642, -0.40066710114479065, -0.04987407103180885, 0.6182869672775269, 0.7289050817489624, -0.37125658988952637, 0.6997498869895935, 0.7422271966934204, 1.2915573120117188, 0.0658675879240036, 0.9142998456954956, -0.645336389541626, -0.9770715236663818, -0.08743342757225037, -0.5275441408157349, -0.004978437442332506, -0.1296290159225464, -0.19082383811473846, 0.8794568181037903, 0.7171989679336548, 0.01918000914156437, -1.3380178213119507, 0.05603645369410515, -0.4066990315914154, -0.5566235184669495, -0.384156733751297, 0.33281010389328003, -0.5318364500999451, 0.3476230800151825, -0.6586805582046509, -0.5758979320526123, 0.9189364314079285, 0.6150719523429871, -0.22543661296367645, 0.5539811253547668, 0.9059686064720154, -0.2598600685596466, 0.1532021462917328, -0.08543012291193008, 0.17971475422382355, -0.190639927983284, -0.014803115278482437, 0.8225114941596985, -0.6767067313194275, 0.6486643552780151, -0.07377133518457413, 0.8409132361412048, 0.04955063760280609, 0.9317712187767029, 0.18166615068912506, -0.6967151761054993, -0.13470084965229034, 0.2785261571407318, -0.5117506980895996, 0.15025609731674194, -0.24327132105827332, 0.5296059846878052, 0.5263230204582214, 0.801572322845459, 0.7025325298309326, 0.10851466655731201, 0.22353774309158325, 0.3661814332008362, 0.28922346234321594, -0.4259676933288574, -0.2732807397842407, 0.9923113584518433, 0.7035596370697021, 0.410824179649353, 0.295500785112381, 0.15598221123218536, 0.20716208219528198, 0.5866199731826782, 0.22834643721580505, 0.7193201780319214, 0.23302721977233887, 0.4749256372451782, 0.7903405427932739, 0.3999628722667694, -0.7347607612609863, -0.3418617248535156, 0.9630473256111145, 0.48938053846359253, -0.30183568596839905, -0.49505487084388733, -0.7816510200500488, -0.5760335326194763, -0.4650692939758301, -0.8114362955093384, 0.2021520435810089, 0.4378177225589752, 0.6142684817314148, 0.476297527551651, 0.027940109372138977, -0.6513983607292175, -0.7393997311592102, -0.4108310639858246, -0.0020726032089442015, -0.7092165946960449, -0.4172649383544922, -0.5555224418640137, -0.18030321598052979, -0.7062586545944214, 0.8368480205535889, -0.9487713575363159, -0.5650594830513, 0.45759978890419006, -0.4180964529514313, 0.08412113785743713, -0.5867215394973755, -0.10112025588750839, -0.5899946093559265, -0.2758040726184845, -0.4194692373275757, 0.9032816886901855, -0.4948614537715912, -0.628436267375946, 0.2634008526802063, -0.02491707168519497, -0.08532942831516266, 0.027704110369086266, 1.191996693611145, -0.02592199295759201, -0.02449612319469452, -0.5720850229263306, -0.0802743062376976, 0.13732030987739563, 0.3799631595611572, -0.030413132160902023, -0.258863627910614, 0.2655317783355713, -0.10650452971458435, 0.46011921763420105, 0.6994498372077942, 0.5031595826148987, -0.709044337272644, -0.047753602266311646, -0.004291391000151634, 0.5445732474327087, -0.587896466255188, 0.4898262917995453, 0.15237213671207428, 0.41607987880706787, -0.6006906032562256, -0.6764947772026062, -0.37023046612739563, 0.10909994691610336, 0.26258984208106995, -0.7017545104026794, -0.3792700469493866, 0.3988869786262512, -0.2689747214317322, -0.7877681255340576, 0.3684738576412201, -0.8039370179176331, -0.3140717148780823, -0.5233708620071411, -0.5837534666061401, 0.9446672201156616, 0.2527577877044678, -0.21367701888084412, 0.5091755390167236, -0.6802220344543457, 0.34514930844306946, 0.06325574219226837, 0.5055662989616394, -1.0023220777511597, 0.21915972232818604, 0.6330881714820862, -0.6707157492637634, 0.5058102607727051, 0.6499241590499878, -0.521327555179596, -0.30045458674430847, -0.18171687424182892, -0.020193466916680336, -0.4760010242462158, 0.15877684950828552, 0.6567481756210327, 0.20193421840667725, 0.5142610669136047, -0.3225237727165222, -0.07883697003126144, 0.052328210324048996, 0.2705448567867279, 0.2121034860610962, 0.3008893132209778, -0.5456979274749756, -0.49818360805511475, -0.5151023268699646, -0.5996193885803223, 0.1561199277639389, 0.4958793818950653, -0.27446451783180237, -0.5552136898040771, 1.0058913230895996, -0.13930687308311462, -0.681555986404419, 0.01881682313978672, -0.009509528987109661, -0.4862455725669861, 0.59841388463974, -0.11696363985538483, 0.15105153620243073, -0.4978432357311249, 0.39189615845680237, -0.26316019892692566, -0.31331509351730347, 0.03703225404024124, 0.353880375623703, -0.6255914568901062, -0.30375242233276367, -0.3298483192920685, 0.14325955510139465, -0.8923593759536743, -0.5105078816413879, 0.06909319013357162, -0.04544692113995552, -0.06590054929256439, -0.9897912740707397, -0.507378876209259, 1.1632810831069946, 0.3596975803375244, 0.246864452958107, 0.4416763186454773, 0.7085555195808411, 0.978160560131073, -0.15201131999492645, 0.2292765974998474, -0.3441865146160126, 0.09161701053380966, -0.19024138152599335, 1.00516939163208, -0.6368968486785889, 0.04614213854074478, 0.22439290583133698, -0.23176954686641693, -0.30743408203125, -0.46540650725364685, 0.3927479386329651, 0.4027160406112671, -0.289475679397583, -0.770483672618866, 0.8818667531013489, 0.15463054180145264, -0.2550433874130249, 0.13201825320720673, -0.3942922353744507, 0.40954315662384033, 1.0342907905578613, -0.7467203736305237, -0.18184007704257965, -0.7755400538444519, 0.23625867068767548, -0.12241300195455551, 0.2707226276397705, 0.09076626598834991, -0.5686299204826355, -0.3906857669353485, -0.42192184925079346, -0.012096714228391647, 0.12547874450683594, 0.1766558140516281, -0.23802199959754944, -0.5769988298416138, 0.6746724843978882, 0.258817583322525, -0.6622033715248108, -0.1919267624616623, -0.35812461376190186, 0.6202410459518433, 0.5650467276573181, 0.5932720899581909, -0.8379430770874023, -0.44459009170532227, 0.22689218819141388, -1.3418660163879395, 0.039770811796188354, -0.9994903802871704, -0.1726933866739273, -0.3273736834526062, 0.2141251266002655, -0.3412361443042755, 0.3600315749645233, -0.19461959600448608, 0.13970261812210083, -0.6602585911750793, -0.00014037459914106876, -0.3630318343639374, 0.2267618179321289, 0.9461129307746887, 0.270218163728714, 0.1324574202299118, 0.014843619428575039, 0.06931878626346588, -0.41536131501197815, -0.21888524293899536, 0.24048568308353424, -0.35214194655418396, -0.07326895743608475, -0.6104057431221008, 0.12498854100704193, 0.19632843136787415, -0.7199481725692749, -0.10689768940210342, -0.8514249324798584, 0.7592630982398987, -0.1122802197933197, -0.2278040200471878, -0.576393187046051, -0.4789386987686157, 0.2164962738752365, -0.052124299108982086, -0.2977449893951416, 0.4827784597873688, -0.5707453489303589, -0.16205202043056488, -0.41878631711006165, 0.9503197073936462, -1.0922452211380005, -0.1622372567653656, -0.4368714988231659, 0.27906930446624756, -0.385580837726593, -0.5577019453048706, 0.8230693340301514, 0.18764938414096832, 0.0006343763670884073, 0.6136142611503601, 0.20221436023712158, -0.577680766582489, -1.0147660970687866, -0.26519882678985596, -0.7961508631706238, 0.522337794303894, -1.0862689018249512, 0.25478094816207886, -0.15219607949256897, 0.8576854467391968, 0.21630358695983887, 0.3241761028766632, 0.6828831434249878, -0.03365848958492279, 0.3694242238998413, 0.34829699993133545, 0.3573530316352844, -0.5807404518127441, 0.2015879899263382, 0.3641456961631775, -0.8554915189743042, 0.0956697165966034, 0.28083160519599915, -0.5198757648468018, -0.7649887204170227, -0.5634750127792358, -0.05616885796189308, -0.11599977314472198, 0.28689131140708923, -0.7031384706497192, -0.7393493056297302, -0.13552914559841156, 0.5910336375236511, -0.05282266438007355, -0.5177428126335144, -0.1046249121427536, -0.17931684851646423, 0.6496432423591614, -0.017820823937654495, -0.0025382728781551123, -0.27346426248550415, -0.6510463953018188, 0.0020840747747570276, 0.6385364532470703, -0.04132198914885521, -0.19055137038230896, 0.4456080198287964, -0.3325548470020294, 0.6055552363395691, -0.24055691063404083, -0.9780543446540833, -0.37771010398864746, 0.3704140782356262, -0.34698906540870667, 0.1403084248304367, 0.007852762937545776, -0.9142524600028992, 1.010293960571289, -0.14005164802074432, -0.4414624273777008, -0.03854484483599663, -0.8754972219467163, -0.32746028900146484, 0.0983254462480545, 0.5920562148094177, -0.4309321939945221, -0.02719402313232422, -0.026268234476447105, 0.5563080906867981, 0.662230908870697, 0.2967352867126465, 0.01721264235675335, 0.15149006247520447, -0.9840368628501892, -2.0385329723358154, 0.3993687927722931, 0.24185611307621002, -0.5626761317253113, -0.07782828062772751, -0.30666112899780273, 0.4940261244773865, -0.33623000979423523, 0.4100509285926819, 0.8574196100234985, 0.5701097846031189, 0.41088244318962097, 0.07404646277427673, 0.13606609404087067, 0.35507136583328247, -0.04337269067764282, 0.22414681315422058, -0.16018101572990417, -0.7413337230682373, -0.05814369395375252, -0.30401208996772766, -0.855709969997406, -1.0366142988204956, 0.1543300747871399, 0.8002446889877319, -0.7196909785270691, 0.7619732022285461, -0.3182547688484192, -0.4966987669467926, -0.15939059853553772, -0.5457443594932556, -0.39854416251182556, -0.2573557198047638, 1.1770644187927246, -0.003980494104325771, 0.008006096817553043, -0.30333411693573, 0.19975969195365906, -0.5764920115470886, -0.7526779174804688, 0.4081593155860901, 0.2213340550661087, -0.3687536120414734, 1.3933565616607666, 0.2777184844017029, -0.5070145726203918, -1.0006715059280396, -0.8443399667739868, 0.2709219455718994, -0.005302943754941225, 0.01571837067604065, -0.40559133887290955, 0.29896023869514465, -0.3715498149394989, 0.19862006604671478, 0.46220192313194275, 0.5126820802688599, 0.46449002623558044, -1.3409441709518433, 0.5412663817405701, 0.07379397004842758, -0.5304749608039856, 0.6391662955284119, -0.7769205570220947, -0.32799527049064636, -1.0549017190933228, -0.19452674686908722, 0.8872182369232178, 0.384207159280777, 0.7923949956893921, 0.6681394577026367, 0.06718281656503677, -0.2295154482126236, 0.17110566794872284, 1.4260603189468384, 0.07421897351741791, -0.37087103724479675, 0.4535199999809265, 0.45329973101615906, -1.0226061344146729, -0.29365274310112, 0.7165559530258179, -0.7112118005752563, 0.08660759031772614, -0.48762309551239014, -0.24933332204818726, 0.41385194659233093, 0.5042740106582642, -0.7453228235244751, -0.39094609022140503, -1.1122896671295166, -0.7784022092819214, -0.20897218585014343, -0.32962605357170105, 0.09839523583650589, -0.1026233583688736, 0.6189114451408386, -0.33725693821907043, 0.11804205924272537, -0.8011910319328308, 0.07225833088159561, -0.7037231922149658, 0.0025613040197640657, -0.025515519082546234, -0.15467718243598938, -0.24852609634399414, -0.23618297278881073, -0.32476580142974854, -0.3034086525440216, -0.49555328488349915, -0.7154675722122192, 0.3608802258968353, 0.4387431740760803, -1.0508652925491333, -0.2593699097633362, -0.8096562623977661, 0.25719478726387024, 0.008870897814631462, -1.1300654411315918, -0.818882942199707, 0.5986858606338501, 0.18857812881469727, 0.2135508805513382, 0.4742627441883087, 0.5643068552017212, 0.6839190125465393, -0.6709538698196411, 0.22213530540466309, -0.08806668221950531, -0.1791170984506607, 0.43447011709213257, 0.38647201657295227, -0.35364338755607605, -0.4553992450237274, -0.09320603311061859, -0.3257884383201599, -0.38849326968193054, -0.49802854657173157, 0.7498331069946289, -0.07851484417915344, -0.842653751373291, 0.5586438179016113, 0.6775603294372559, -0.07623060047626495, -0.3043442964553833, -0.5495314002037048, 1.185400366783142, 0.4398772716522217, -0.20841731131076813, 0.45781615376472473, 0.618511438369751, 0.8093488812446594, -0.45571601390838623, -0.6640472412109375, 0.14446094632148743, -0.15731611847877502, 0.3065519630908966, -0.17517828941345215, 0.09076404571533203, -0.6986149549484253, -0.35529735684394836, 0.9062886834144592, 0.5573491454124451, 0.7315458059310913, 0.37036651372909546, 0.8099542856216431, 0.12205948680639267, -0.7336013317108154, -0.5660941004753113, -0.5167316794395447, -0.33605995774269104, 0.5989653468132019, 0.1439526230096817, -0.5444871187210083, -0.23130960762500763, -0.4660428464412689, -0.24620656669139862, -0.03943368047475815, -0.0713985413312912, 0.34151968359947205, 0.23130781948566437, 0.13802774250507355, 1.3707451820373535, -0.47354480624198914, -0.4865064322948456, 0.2566046714782715, 0.4318850636482239, -0.5563091039657593, -1.0940433740615845, 0.1121261864900589, 1.4049098491668701, 0.21611784398555756, 0.07500067353248596, -0.7220335602760315, 0.8602138757705688, 0.6683038473129272, -0.2962394058704376, 0.7879787087440491, 0.12124114483594894, -0.5111476182937622, 0.5612251162528992, -0.12038083374500275, 0.2578763961791992, -0.09357208758592606, 0.5237210988998413, 0.41266655921936035, 0.13189159333705902, -1.1293058395385742, 0.16471071541309357, 0.15708310902118683, -0.3087533712387085, 0.5984232425689697, 0.594093918800354, -0.2632468342781067, -1.0552126169204712, -0.28609856963157654, -0.685976505279541, 0.60062575340271, 0.6716225147247314, -0.04383857175707817, 0.03732886165380478, 0.33076825737953186, 0.34359437227249146, -0.7466747164726257, 0.04894145950675011, 0.39452114701271057, 0.452013224363327, -0.056142158806324005, 0.28232342004776, -0.14844582974910736, -0.19528260827064514, -0.33179154992103577, -0.1534811556339264, 0.14503920078277588, -0.6036376953125, 0.2431355118751526, 0.21716366708278656, -0.5328457951545715, 1.017635703086853, -0.07437607645988464, -0.011127193458378315, -0.12209811061620712, 0.16910497844219208, 0.3479073941707611, 0.15991967916488647, -0.6806148886680603, 0.8913719654083252, 0.9618825912475586, 0.14253544807434082, -0.368025541305542, 0.35351595282554626, 0.18005584180355072, 0.19458791613578796, 0.6317104697227478, 0.4818860590457916, -0.40230926871299744, 0.31738483905792236, -0.18397256731987, -0.7126549482345581, -0.25759828090667725, -0.17413388192653656, 0.08659717440605164, -0.02392180636525154, 0.2196543663740158, -0.45352989435195923, -0.14803744852542877, -0.5983486175537109, 1.3693724870681763, -0.7552684545516968, 0.4775223135948181, -0.009133627638220787, -1.0285582542419434, 0.07742305099964142, 0.8764514923095703, -0.06478900462388992, 0.9190444350242615, 0.2799209952354431, 0.4782586991786957, 0.8486894369125366, 0.019111528992652893, -0.22454185783863068, -0.40870922803878784, -0.6727179288864136, -0.07932668179273605, -0.06869654357433319, -0.11088695377111435, 0.06054958328604698, -0.35352981090545654, 0.5969452857971191, 0.08244778960943222, 0.7933562994003296, -0.8383449912071228, 0.5635063052177429, 0.2755313217639923, -1.1817208528518677, 0.9342323541641235, 0.13569548726081848, -0.3600139915943146, -0.3567442297935486, 0.083924800157547, 0.4380950331687927, 0.17777849733829498, -0.058453191071748734, -0.32915565371513367, -0.59006267786026, -0.8207957148551941, -0.5780565738677979, 0.5959446430206299, 0.4373650550842285, 0.12350589036941528, -0.4492832124233246, -1.1151067018508911, -0.10288778692483902, 0.27598145604133606, -0.4346978962421417, -0.4417528510093689, 0.7903984189033508, 0.3496738076210022, 0.7876140475273132, 0.4523378908634186, -0.23035664856433868, -0.2523835599422455, 0.26208505034446716, 0.8321788311004639, -0.4430725872516632, 0.09891641139984131, 0.1377980262041092, 0.30222076177597046, -0.09754472970962524, -0.3331873118877411, 0.07489954680204391, 0.0900917500257492, 0.2790769636631012, -0.45402830839157104, -0.3653951585292816, -0.46278509497642517, -0.1702536791563034, 0.9312858581542969, 0.3652869164943695, 0.6785708069801331, -0.03652767837047577, -0.9666687846183777, 0.1130354106426239, -0.46883517503738403, -0.43807679414749146, -0.213297039270401, 0.37030237913131714, 0.05292894318699837, 0.595633327960968, 0.9197535514831543, -1.2082477807998657, 4.101563930511475, 0.9847196340560913, -0.47141921520233154, -0.19116546213626862, 0.5250223875045776, 0.6770927309989929, 0.9886572360992432, -0.7588069438934326, 0.1113712415099144, -0.24788035452365875, 0.7684581279754639, -0.6959543228149414, 0.22130970656871796, -0.0948304533958435, 0.4663439095020294, 0.7557451725006104, -0.7176087498664856, -0.3767660856246948, -0.2391490787267685, -0.8708134293556213, -0.8894021511077881, -0.17378132045269012, -0.6951771974563599, 0.7353649139404297, 0.40321579575538635, -0.05157684162259102, -0.35058316588401794, -0.4355517327785492, 0.14727042615413666, -0.141372412443161, -0.28465163707733154, -0.12889011204242706, 0.14938996732234955, -0.2539178133010864, -0.5449556708335876, 0.31580376625061035, 0.1597258597612381, -0.6682520508766174, -0.8997477293014526, -0.23290519416332245, 0.36783847212791443, -0.358910471200943, 0.06604135036468506, -0.9334249496459961, 0.41526609659194946, 0.9182097911834717, -0.5634261965751648, 0.2121889591217041, 0.48916205763816833, -0.5557332038879395, 1.4582011699676514, -0.22900639474391937, 0.3869420886039734, -0.0870014876127243, -0.8248401880264282, 0.47324255108833313, 0.017846379429101944, -0.14591257274150848, 0.20853716135025024, 0.2365233302116394, 0.8519549369812012, 0.05837564915418625, 0.16308993101119995, 0.014204583130776882, -0.08853726089000702, 1.3832188844680786, -0.2533292770385742, 0.6060855984687805, 0.3236449360847473, -0.23232540488243103, -0.3950660228729248, -0.7484511733055115, -0.37398773431777954, -0.7862470746040344, 0.3876607418060303, -0.4168699383735657, -0.009311575442552567, -0.10922063887119293, 0.8050400018692017, -0.29827478528022766, -0.6043245792388916, -0.40318432450294495, -1.3623595237731934, 0.28475821018218994, 0.1757059246301651, 0.5292534232139587, 0.004018544685095549, -0.7400995492935181, 0.1444253772497177, 0.26084649562835693, 0.4991282522678375, -0.1227497085928917, -1.0832182168960571, -0.11033333837985992, 0.2747846841812134 ]
[ 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2005, 3136, 13543, 2591, 3330, 1010, 1996, 27891, 1997, 2019, 3784, 16115, 2089, 2022, 2590, 1012, 2738, 2084, 4526, 1998, 8754, 17441, 2591, 2865, 17879, 1006, 1045, 1012, 1041, 1012, 2591, 2865, 6115, 1007, 1010, 4748, 14028, 12086, 2089, 12014, 4493, 2591, 2865, 6115, 1012, 16911, 2019, 4493, 16115, 2089, 25540, 10497, 2121, 1037, 2504, 1997, 3404, 1999, 1037, 4022, 6778, 2065, 2027, 2031, 1037, 3276, 1010, 2030, 3716, 1997, 1010, 1996, 20419, 16115, 1012, 1012, 4002, 2475, 10373, 6115, 4748, 14028, 12086, 2089, 12014, 10373, 6115, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 4748, 14028, 12086, 2064, 2224, 20419, 10373, 6115, 2000, 2582, 2037, 3136, 1010, 2107, 2004, 15929, 16594, 2068, 2000, 6204, 13569, 12227, 2005, 2592, 1010, 13569, 12227, 1010, 2030, 2312, 1011, 4094, 12403, 2213, 10373, 8008, 1012, 16911, 2019, 4493, 16115, 2007, 1037, 20419, 10373, 4070, 2089, 25540, 10497, 2121, 1037, 2504, 1997, 3404, 1999, 1037, 4022, 6778, 2065, 2027, 2031, 1037, 3276, 2007, 1010, 2030, 3716, 1997, 1010, 1996, 20419, 16115, 1012, 20419, 10373, 6115, 2064, 2036, 2022, 2109, 1999, 1996, 7654, 1997, 6502, 1006, 4654, 1024, 13100, 1007, 1012, 1012, 4002, 2509, 6112, 6115, 4748, 14028, 12086, 2089, 12014, 6112, 6115, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 4748, 14028, 12086, 2064, 2224, 20419, 6112, 6115, 2000, 2582, 2037, 3136, 1010, 2164, 15929, 16594, 6112, 5527, 2578, 2107, 2004, 4530, 8758, 1010, 7513, 2028, 23663, 1010, 2030, 22091, 2015, 1055, 2509, 13610, 2015, 2005, 4654, 28674, 2000, 6112, 5527, 2030, 2000, 2039, 11066, 5906, 1012, 6112, 6115, 2064, 2036, 2022, 2109, 1999, 1996, 7654, 1997, 6502, 1010, 2107, 2004, 7484, 2797, 14903, 2030, 8241, 3238, 6502, 1012, 4012, 25013, 6112, 6115, 2089, 3499, 4748, 14028, 12086, 2000, 4503, 12138, 9859, 2302, 6605, 2037, 2219, 14903, 1012, 1056, 16068, 27009, 12014, 7396, 4007, 12441, 4748, 14028, 12086, 2089, 19933, 7396, 4007, 8026, 12086, 2000, 5323, 14516, 3229, 2000, 3001, 1012, 7396, 4007, 12939, 5198, 2000, 3229, 2578, 3024, 2011, 1037, 8241, 1012, 2691, 7396, 4007, 4127, 2024, 7020, 2232, 7846, 1010, 3027, 2361, 7846, 1010, 10373, 7846, 1010, 1998, 4773, 16602, 2015, 1012, 1056, 16068, 2620, 2549, 12014, 6502, 4748, 14028, 12086, 2089, 12014, 2353, 1011, 2283, 6502, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 6502, 7300, 2421, 3558, 2030, 6112, 14903, 1010, 13100, 1010, 1998, 2353, 1011, 2283, 4773, 1998, 1040, 3619, 2578, 1012, 2612, 1997, 9343, 1010, 26707, 1010, 2030, 9278, 2075, 6502, 2019, 27248, 2089, 12014, 6502, 1998, 2224, 2009, 2076, 2060, 12335, 1997, 1996, 27248, 2166, 23490, 1012, 5678, 1010, 4748, 14028, 12086, 2089, 12014, 3365, 6681, 2000, 2433, 1037, 28516, 7159, 2027, 2064, 21155, 1012, 1012, 25604, 13100, 4748, 14028, 12086, 2089, 7632, 17364, 13100, 1998, 1013, 2030, 4942, 9527, 28247, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 5884, 8819, 7632, 17364, 2075, 2003, 1996, 2552, 1997, 5278, 1996, 8819, 1997, 1037, 5884, 2171, 2302, 1996, 6656, 1997, 1996, 2434, 20588, 6494, 3372, 1012, 4748, 14028, 12086, 2089, 5114, 3229, 2000, 2019, 10373, 4070, 2005, 1996, 2711, 3205, 2004, 1996, 3954, 1997, 1996, 5884, 1012 ]
mitre
10.txt
17
the adversary can then claim that they forgot their password in order to make changes to the domain registration. other possibilities include social engineering a domain registration help desk to gain access to an account or taking advantage of renewal process gaps.. 002 dns server adversaries may compromise third - party dns servers that can be used during targeting. during post - compromise activity, adversaries may utilize dns traffic for various tasks, including for command and control ( ex : application layer protocol ). instead of setting up their own dns servers, adversaries may compromise third - party dns servers in support of operations.. 003 virtual private server adversaries may compromise third - party virtual private servers ( vpss ) that can be used during targeting. there exist a variety of cloud service providers that will sell virtual machines / containers as a service. adversaries may compromise vpss purchased by third - party entities. by compromising a vps to use as infrastructure, adversaries can make it difficult to physically tie back operations to themselves.. 004 server adversaries may compromise third - party servers that can be used during targeting. use of servers allows an adversary to stage, launch, and execute an operation. during post - compromise activity, adversaries may utilize servers for various tasks, including for command and control. instead of purchasing a server or virtual private server, adversaries may compromise third - party servers in support of operations.. 005 botnet adversaries may compromise numerous third - party systems to form a botnet that can be used during targeting. a botnet is a network of compromised systems that can be instructed to perform coordinated tasks. instead of purchasing / renting a botnet from a booter / stresser service, adversaries may build their own botnet by compromising numerous third - party systems. adversaries may also conduct a takeover of an existing botnet, such as redirecting bots to adversary - controlled c2 servers. with a botnet at their disposal, adversaries may perform follow - on activity such as large - scale phishing or distributed denial of service ( ddos ).. 006 web services adversaries may compromise access to third - party web services that can be used during targeting. a variety of popular websites exist for legitimate users to register for web - based services, such as github, twitter, dropbox, google, sendgrid, etc. adversaries may try to take ownership of a legitimate user's access
[ -0.06758814305067062, -0.5263758301734924, -0.5319260954856873, 0.5939885973930359, -0.21198415756225586, 0.09121685475111008, -0.43154093623161316, -0.02218831516802311, -0.03435829281806946, 0.44639870524406433, 0.1490660160779953, -0.37190377712249756, -0.03666387125849724, -0.023105286061763763, -0.4319908916950226, -0.743058979511261, -0.08862678706645966, 0.6689597368240356, -0.7314404249191284, -0.09099439531564713, 0.8058613538742065, 0.2808997929096222, -0.851331889629364, -1.243343710899353, -0.021139709278941154, 0.5149822235107422, 0.9890108704566956, 0.31772124767303467, 0.5551939010620117, 0.630487859249115, 0.12773676216602325, -0.3873925507068634, -0.1025586798787117, -0.7316371202468872, 0.5529898405075073, -0.5464669466018677, 0.3058607280254364, -0.5660400390625, -0.43126365542411804, -0.11518313735723495, 0.7139387726783752, -0.7454413771629333, -0.19899888336658478, -0.39746344089508057, -0.5049987435340881, -0.4325058162212372, -0.23664291203022003, -0.0684351772069931, 0.24836145341396332, -0.0227592121809721, 0.6298810243606567, 0.11107341200113297, 0.061265841126441956, 0.33952465653419495, 0.15584103763103485, -0.4419900178909302, -0.35166457295417786, 0.47177913784980774, -0.5672102570533752, 0.09193000942468643, 0.29921695590019226, -0.1690441220998764, 0.0932437926530838, -0.6882327198982239, 0.16932301223278046, -0.2393663078546524, 0.3973555564880371, -0.15583536028862, -0.3265421390533447, -0.6968282461166382, -0.047204937785863876, 0.4520244300365448, -1.0729920864105225, -0.34570005536079407, -0.2922338545322418, -0.42138925194740295, -0.364311546087265, -0.7459779381752014, -0.42675167322158813, 0.48729264736175537, 0.17413213849067688, 0.3469391465187073, 0.5804781317710876, -0.552343487739563, 0.18041996657848358, 0.006982186809182167, 0.8227212429046631, 0.6505431532859802, -0.5939692854881287, -0.10717779397964478, 0.25037479400634766, 0.1639721691608429, -1.0534515380859375, 0.24813812971115112, -0.029011959210038185, -0.028478475287556648, -0.2497624158859253, 0.7367734909057617, 0.3895091712474823, 0.005727656651288271, 0.21007035672664642, 0.7129039764404297, 0.004466719925403595, 0.4532449245452881, 0.07555781304836273, 0.3542483448982239, 0.008168430998921394, -0.17740105092525482, -0.7631093859672546, -0.10936270654201508, 1.1108194589614868, 0.27760326862335205, 0.4342639148235321, -0.40575867891311646, -0.36593568325042725, 0.1451791226863861, 0.1941978484392166, 0.32622748613357544, -0.24923169612884521, 0.23732095956802368, -0.17919722199440002, -0.40386009216308594, 0.7425793409347534, -0.0031703379936516285, 0.5988311767578125, 0.20920667052268982, -0.3685854971408844, 0.41413363814353943, -0.7917488217353821, -1.5420327186584473, 0.3674672245979309, 0.10332605987787247, 0.0018022184958681464, 0.1298028975725174, 0.14164100587368011, 0.5685583353042603, 0.2632163465023041, 0.5798563361167908, 0.8497796058654785, -0.9882683157920837, -0.14082388579845428, 0.5439319014549255, 0.146131694316864, 1.4758256673812866, 0.2279447764158249, 0.28029805421829224, -0.4146524667739868, -0.2312437742948532, -0.4784095287322998, 0.009657690301537514, -0.04585079476237297, -0.14279456436634064, 0.8814532160758972, 0.17962780594825745, -0.30582600831985474, 0.2156885862350464, -0.21382856369018555, 1.0010319948196411, -0.5005875825881958, -0.21684733033180237, -0.28297731280326843, 0.8401040434837341, -0.028434373438358307, 0.7653405666351318, 0.27730822563171387, 0.493927001953125, -1.3250744342803955, -0.03773906081914902, -0.5622473359107971, -0.19879771769046783, 0.6869005560874939, 0.03192911297082901, 0.10462047159671783, 0.19703276455402374, 0.9186363816261292, 1.204422116279602, 0.13110269606113434, -0.2191309928894043, 0.39788106083869934, 0.14027030766010284, -0.7606331706047058, 0.08324384689331055, -0.09154517948627472, 1.3885867595672607, -0.2452598661184311, 0.37074458599090576, 0.14896434545516968, -1.124655842781067, -0.2553713917732239, -0.15432466566562653, -0.30312445759773254, -0.308840811252594, -0.22037644684314728, 0.649275541305542, 0.7738960385322571, 0.310454785823822, -1.1644343137741089, -0.0049879662692546844, 0.031356483697891235, -0.573008120059967, -0.3629749119281769, 0.1191578283905983, -0.34311816096305847, 0.17926226556301117, -0.0301372017711401, -0.6879703402519226, 1.1017225980758667, 0.9921606779098511, -0.3371100127696991, 0.799508810043335, 0.7652836441993713, -0.11835859715938568, -0.10343977063894272, -0.3715985417366028, 0.35361212491989136, -0.2445797324180603, -0.14917246997356415, 1.234985589981079, -0.6263609528541565, -0.09752083569765091, -0.38075125217437744, 1.4584152698516846, 0.3938174843788147, 0.5519222617149353, 0.3407507538795471, -0.4920976161956787, -0.3305136561393738, 0.4732036590576172, -0.053915489464998245, 0.163463294506073, 0.37359392642974854, 0.1404506117105484, 0.3664560616016388, 1.133889079093933, 0.02298951894044876, -0.08411850035190582, 0.07710792869329453, 0.8370823860168457, -0.09606862813234329, 0.13421756029129028, -0.20846062898635864, 1.0014108419418335, 0.6210232377052307, 0.46186673641204834, 0.49482372403144836, 0.479324609041214, 0.14770597219467163, -0.011716014705598354, -0.05564786121249199, -0.18042202293872833, 0.5197352170944214, 0.7183024287223816, 0.9779157042503357, 0.25575390458106995, -1.1744263172149658, -0.10822627693414688, 0.7431352734565735, 0.13328570127487183, -0.40056443214416504, -0.5278112292289734, -0.2929043769836426, -0.37507954239845276, -0.44901132583618164, -1.0320128202438354, 0.3537779450416565, 0.4833911657333374, 0.29686400294303894, 0.8821790814399719, -0.47721391916275024, -0.43247079849243164, -0.5025002360343933, -0.45889413356781006, -0.4412672817707062, -0.6379798054695129, -0.5923125147819519, -0.023174608126282692, 0.07220929861068726, -0.4237327575683594, 0.9118223190307617, -0.9434507489204407, -0.455998033285141, 0.877977728843689, -0.38377633690834045, 0.7324778437614441, -0.33258146047592163, -0.4528781473636627, -0.02094702422618866, -0.24406768381595612, -0.07836201041936874, 0.7095420956611633, -0.0038628261536359787, -0.05672115832567215, -0.5164026021957397, -0.05126248672604561, -0.054796893149614334, -0.03131682425737381, 0.8924591541290283, 0.09754372388124466, -0.1256125122308731, 0.013737956061959267, -0.2814143896102905, -0.13073651492595673, 0.8844843506813049, 0.16257494688034058, -0.6634634137153625, 0.28546571731567383, -0.3016485273838043, 0.10907737910747528, 0.8457537889480591, 0.5166558027267456, -0.9389666318893433, 0.3633427917957306, 0.381130188703537, 0.6831585168838501, -0.642950713634491, 0.5746402740478516, 0.2041199654340744, 0.20837701857089996, -0.44705820083618164, -0.5959916710853577, -0.39736419916152954, -0.04018198326230049, 0.42160922288894653, 0.0863809660077095, -0.18676972389221191, 0.2541360855102539, -0.374532014131546, -0.6298840641975403, -0.12673628330230713, -0.6466031074523926, -0.36584118008613586, -0.27086612582206726, -0.18479424715042114, 0.5397922396659851, -0.03057040274143219, -0.29181739687919617, 0.20585913956165314, -0.5579681396484375, 0.5692864060401917, -0.15406382083892822, 0.4850524067878723, -0.847950279712677, 0.40858981013298035, 0.6809886693954468, -0.2302040159702301, 0.4666588604450226, 0.5320422053337097, -0.3622032403945923, -0.06932997703552246, -0.5925775766372681, 0.16886018216609955, 0.4834609925746918, 0.05385516583919525, 0.5943529009819031, -0.09797438979148865, 0.33090052008628845, -0.6502269506454468, 0.3157651722431183, 0.04551221802830696, 0.5127233862876892, 0.5179989337921143, -0.48294973373413086, -0.0863930806517601, -0.3844079375267029, -0.8895883560180664, -0.36839357018470764, 0.14785555005073547, 0.18042531609535217, 0.20672518014907837, -0.2910066246986389, 0.5386084914207458, -0.09221234917640686, 0.06520150601863861, 0.08666400611400604, -0.6243913769721985, -0.7640295028686523, 0.6167909502983093, -0.7414470911026001, 0.0032965494319796562, -0.8274694085121155, 0.3804326057434082, 0.1626078337430954, -0.33674001693725586, -0.5577043294906616, 0.516470730304718, -0.066200852394104, -0.4852946102619171, -0.07892053574323654, 0.4624256491661072, -0.46302834153175354, 0.29074203968048096, -0.33292078971862793, -0.38315901160240173, -0.1286574900150299, -1.242218255996704, -0.5777066349983215, 0.6637377738952637, 0.8806302547454834, 0.08494380116462708, 0.3528415560722351, 0.8655392527580261, 0.29753774404525757, -0.18967534601688385, 0.35029393434524536, -0.4176654517650604, 0.1382586658000946, 0.028463512659072876, 0.7251304984092712, -0.07715597748756409, 0.30594688653945923, 0.06342978775501251, -0.6360230445861816, -0.42202141880989075, -0.3490513563156128, -0.7786375880241394, 0.5049891471862793, -0.5547481179237366, -1.0440254211425781, 0.3503018617630005, -0.0031697924714535475, -0.3140219449996948, -0.5606428384780884, -0.5092366933822632, 0.5277764201164246, 0.95452880859375, -0.8689759969711304, -0.602034866809845, -0.3133237659931183, 0.40329137444496155, 0.2423710972070694, 0.27341005206108093, -0.24360105395317078, -0.5700729489326477, -0.11667879670858383, -0.5007824301719666, -0.02060459554195404, 0.417202353477478, 0.04844139516353607, -0.12293506413698196, -0.6581217050552368, -0.006488526705652475, 0.7072636485099792, -0.598046064376831, -0.5314825773239136, -0.10421355068683624, 1.1529620885849, 0.14483992755413055, 0.6054368019104004, -0.42320796847343445, -0.1390405148267746, 0.2894246280193329, -0.4798758327960968, 0.46296900510787964, -1.4412490129470825, -0.29721206426620483, 0.2729286551475525, 0.28623515367507935, -0.2715238630771637, 0.5976970791816711, -0.43099212646484375, 0.0111209936439991, -0.25594717264175415, 0.2232079654932022, -0.32818159461021423, 0.08037067204713821, 0.7922666668891907, 0.2919548749923706, -0.14318625628948212, -0.04918766766786575, 0.31278181076049805, -0.4549039304256439, -0.4437411427497864, 0.4501410126686096, -0.3774256706237793, 0.7979065179824829, -0.5552451610565186, 0.6022900342941284, 0.012616921216249466, -0.10183093696832657, -0.4509941339492798, -0.8102313876152039, 0.77061527967453, 0.4532342255115509, -0.42744478583335876, -0.4368441700935364, -0.4307273328304291, 0.054154232144355774, 0.31777578592300415, -0.2672830820083618, 0.43747273087501526, -0.30332210659980774, -0.2167237251996994, -0.10888295620679855, 0.5496698021888733, -1.1099135875701904, -0.21572859585285187, 0.015979474410414696, 0.06421658396720886, 0.10484007745981216, 0.30101457238197327, 0.6076863408088684, -0.4356013238430023, -0.24962307512760162, 0.00994577631354332, 0.008916287682950497, -0.09909582138061523, -0.5893543362617493, -0.6957021355628967, -0.16438816487789154, 0.33719316124916077, -0.3455357253551483, 0.546543538570404, -0.3545387089252472, 0.24619832634925842, 0.4279506802558899, 0.35907477140426636, 0.2408604621887207, 0.3099406957626343, -0.11404784023761749, -0.10861604660749435, 0.012300331145524979, -0.743232011795044, 0.027194971218705177, 0.2912437319755554, -0.6530662178993225, 0.34853002429008484, 0.1367071270942688, -0.3353681266307831, -0.8851917386054993, -0.752845823764801, 0.490079402923584, -0.5101571679115295, 0.3927640914916992, -0.8387816548347473, -0.48018547892570496, -0.7231242656707764, 0.7192854881286621, -0.3725007176399231, -0.020106591284275055, -0.06021865829825401, -0.14643006026744843, 0.5787656307220459, 0.5264042019844055, 0.4744245409965515, -0.3859296441078186, -1.0010051727294922, 0.11738180369138718, 0.7163519859313965, 0.20022553205490112, 0.35090506076812744, 0.4755419194698334, -0.5946937799453735, 0.9805490970611572, 0.06162504851818085, -1.165887475013733, -0.3628964424133301, 0.5526236295700073, -0.8596251606941223, -0.044139109551906586, 0.47723913192749023, -0.5638696551322937, 0.6847105622291565, 0.17198660969734192, 0.09888707101345062, 0.27078697085380554, -1.056716799736023, -0.3976696729660034, 0.5492976307868958, 0.271595299243927, -1.0302106142044067, 0.0008028774755075574, 0.010136439464986324, 0.5570226907730103, 0.45800936222076416, -0.21108724176883698, -0.3554217219352722, -0.5404323935508728, -0.976288378238678, -1.5855406522750854, 0.22741897404193878, 0.08747035264968872, -0.36580803990364075, 0.05305774137377739, -0.4521518349647522, 0.3027454912662506, -0.41013303399086, 0.510008692741394, 0.45714613795280457, 0.7144069671630859, -0.09094768017530441, -0.18494023382663727, -0.12115354835987091, -0.06161325052380562, -0.4328327178955078, -0.12085041403770447, -0.2005370557308197, -0.47316476702690125, 0.22292089462280273, -0.4567748010158539, -0.7455659508705139, -0.49801361560821533, -0.3947009742259979, 0.6385857462882996, -1.1403361558914185, 0.3093785345554352, -0.4365103542804718, -0.20142246782779694, -0.33415189385414124, 0.008469759486615658, -0.25541815161705017, -0.3561798930168152, 0.7311000227928162, 0.1351511925458908, 0.015872184187173843, 0.17414526641368866, 0.6622424125671387, -0.3908924162387848, -0.749724268913269, 0.7510582804679871, 0.2921360433101654, -0.1345428228378296, 1.1022491455078125, 0.07364580780267715, -0.4702552258968353, -0.7466139197349548, -0.4094722270965576, 0.03777352347970009, -0.36739954352378845, -0.0025438028387725353, -0.5289581418037415, 0.3133411407470703, 0.4178175628185272, 0.19658029079437256, 0.37771525979042053, 0.22020375728607178, 0.0235879048705101, -0.9900636076927185, 0.23402810096740723, -0.4178260266780853, 0.2959062457084656, 0.5853375196456909, -0.5702291131019592, -0.028667854145169258, -0.8742055296897888, -0.1660672128200531, 0.4813704788684845, 0.11082570254802704, 0.7336772084236145, -0.32343238592147827, 0.43077197670936584, -0.029561106115579605, 0.718616783618927, 0.9785909652709961, 0.18034407496452332, 0.04708665609359741, 0.7034290432929993, 0.4988046884536743, -1.214228630065918, -0.16705340147018433, 0.21138820052146912, -0.6442301273345947, 0.3248057961463928, -0.6878032684326172, -0.12236995249986649, 0.10077595710754395, 0.07358257472515106, -0.8342368602752686, -1.122719168663025, -0.9080155491828918, -0.3006438910961151, -0.197670578956604, -0.03366198390722275, -0.14936134219169617, -0.566158652305603, 0.37702059745788574, -0.40823331475257874, -0.13471843302249908, -0.8443041443824768, 0.13105687499046326, 0.18907028436660767, -0.11583689600229263, -0.4589979648590088, -0.20370842516422272, -1.0387632846832275, -0.3686405122280121, -0.4042772650718689, -0.05480989068746567, -0.4439146816730499, -0.6877374649047852, 0.47802168130874634, 0.7262632846832275, -0.9020046591758728, -0.4780781865119934, -0.6482707858085632, 0.6715666055679321, 0.06696691364049911, -0.7087833285331726, -0.10281874239444733, 0.14196476340293884, -0.010362918488681316, 0.2273569256067276, 0.44305410981178284, 0.1604008674621582, 1.013829231262207, -0.09293258190155029, 0.23733624815940857, 0.15454748272895813, -0.6615626215934753, 0.19289329648017883, 0.3272343873977661, 0.33500102162361145, -0.5465154647827148, -0.16880111396312714, -0.4708471894264221, -0.2571079432964325, -0.8023132085800171, 0.31839698553085327, -0.10314434766769409, -0.48297634720802307, 0.2553110718727112, 0.95749831199646, -0.14355474710464478, -0.31614062190055847, -0.32229897379875183, 0.6899375915527344, 0.32853198051452637, -0.2444421947002411, 0.3477374017238617, 0.32147160172462463, 0.7038374543190002, -0.22240059077739716, -0.299976110458374, 0.7794601321220398, -0.3363252580165863, 0.6670269966125488, 0.03934672474861145, 0.22241230309009552, -0.5656141638755798, -0.22315555810928345, 0.5531436800956726, 0.2648663818836212, 0.4751909375190735, 0.23109079897403717, 0.3186013400554657, 0.11120393127202988, -0.5442917943000793, -0.6711835265159607, -0.4471050202846527, -0.011130891740322113, 0.6842013001441956, -0.1360161304473877, -0.4826798141002655, -0.21384763717651367, -0.43321725726127625, -0.35801732540130615, 0.46492066979408264, -0.01490915659815073, 0.07503417879343033, 0.5111255049705505, 0.1235538199543953, 1.1858304738998413, -0.001347708166576922, -0.8742160201072693, 0.13152533769607544, 0.3229774534702301, -0.7726377844810486, -1.5328601598739624, -0.013846374116837978, 1.2191931009292603, 0.25443488359451294, -0.13803045451641083, -0.5345149040222168, 0.7681163549423218, 0.791754424571991, -0.06964892894029617, 1.0202564001083374, 0.5778483748435974, -0.4241253733634949, 0.7694023847579956, -0.5100055932998657, -0.08967851847410202, 0.11734769493341446, 0.25767049193382263, -0.1208295002579689, -0.19463753700256348, -1.434669852256775, 0.0739278644323349, 0.26751887798309326, -0.35823291540145874, 0.49308183789253235, 0.5890588760375977, 0.38072526454925537, -0.6662726402282715, 0.2636808156967163, -0.8716441988945007, 0.42466217279434204, 0.536028265953064, -0.13851727545261383, -0.12814094126224518, 0.025564508512616158, 0.43194419145584106, -0.5502380132675171, 0.05482710152864456, 0.4674365520477295, 0.3898376226425171, -0.5473261475563049, 0.6027765870094299, -0.32014501094818115, 0.010977106168866158, -0.09197242558002472, -0.2760646641254425, 0.11499686539173126, 0.012321949005126953, 0.46203136444091797, -0.177108034491539, -0.3735547363758087, 0.620319128036499, -0.45858773589134216, 0.49842220544815063, -0.06915728002786636, -0.36307239532470703, 0.3371922969818115, 0.24856308102607727, -0.8246661424636841, 0.3078603148460388, 0.7632651329040527, -0.05170171335339546, -0.282462477684021, 0.4243432879447937, -0.07859495282173157, 0.13064812123775482, 0.16095800697803497, 0.2761768102645874, -1.284490704536438, 0.013831231743097305, 0.1880316436290741, -0.5082144737243652, 0.04808932915329933, -0.21592211723327637, 0.318011611700058, -0.07123039662837982, 0.7112644910812378, 0.041445761919021606, -0.1030268520116806, -0.5160221457481384, 1.3107500076293945, -0.7978339791297913, 0.2513933777809143, -0.1922893077135086, -0.6057658791542053, -0.7648192048072815, 0.6900703310966492, -0.5547811388969421, 1.1667561531066895, 0.2147870659828186, 0.7653133869171143, 0.5418117642402649, 0.35230734944343567, -0.36520102620124817, -0.3420526683330536, 0.018572192639112473, -0.10084211081266403, 0.06701518595218658, 0.016569407656788826, 0.024226641282439232, 0.0740780308842659, 0.39928141236305237, -0.02375834807753563, 0.18114352226257324, -0.7441198229789734, 0.4003430902957916, 0.3939054012298584, -0.6786594390869141, 0.7528195381164551, 0.4073392152786255, -0.043069981038570404, -0.054269470274448395, -0.06462987512350082, 0.5206054449081421, 0.09885118156671524, 0.1359274536371231, 0.0026905525010079145, -1.105148434638977, -0.16155140101909637, -0.501129686832428, 0.5108481645584106, -0.258727103471756, -0.2209625542163849, -0.699048638343811, -0.7571839690208435, -0.07650306820869446, 0.3909047842025757, -0.6768572330474854, -0.7080180644989014, 1.0744647979736328, 0.4686318337917328, 0.9156597852706909, 0.660320520401001, -0.19697465002536774, -0.2721017301082611, 0.14169807732105255, 0.7394031286239624, -0.555299699306488, 0.24733062088489532, 0.13626953959465027, 0.39703288674354553, 0.1852123886346817, -0.04666049778461456, -0.10570737719535828, -0.2747263014316559, 0.13238251209259033, -0.06148867681622505, -0.7268717288970947, -0.4586030840873718, -0.3730592727661133, 0.9097710847854614, 0.29121503233909607, 0.6701086759567261, -0.21306924521923065, -1.33212411403656, 0.17629918456077576, -0.05835013836622238, 0.020318230614066124, -0.03924982249736786, 0.6401318907737732, 0.017732568085193634, -0.06446029245853424, 0.655020534992218, -0.96273273229599, 4.225717544555664, 0.7226846218109131, -0.5741826295852661, -0.34661558270454407, 0.48907536268234253, 0.578766405582428, 0.8697222471237183, -0.6167030334472656, 0.008319036103785038, -0.41513684391975403, 0.8305765390396118, -0.2984684109687805, 0.43494880199432373, 0.05673180893063545, -0.1287030726671219, 0.5683993697166443, -0.4529285430908203, -0.017873283475637436, 0.3380449414253235, -0.606404721736908, -0.18976104259490967, -0.39831268787384033, -0.08232735097408295, 0.7097139358520508, -0.3052745759487152, 0.17726512253284454, -0.02842964045703411, -0.5206089615821838, -0.29344433546066284, -0.23362894356250763, 0.32693061232566833, -0.6496168971061707, 0.5553306937217712, -0.30112209916114807, -0.6779286861419678, 0.02354118600487709, 0.4101802408695221, -0.633064866065979, 0.12584613263607025, -0.32589584589004517, 0.8594663143157959, 0.08942706137895584, 0.33025792241096497, -0.6600450277328491, 0.07921318709850311, 1.0194787979125977, -0.9709562063217163, 0.1602770835161209, 0.8064329028129578, -0.09351474791765213, 1.4961425065994263, -0.23875528573989868, 0.34545308351516724, 0.025644216686487198, -0.04542569816112518, 0.08155644685029984, -0.021949566900730133, -0.46758759021759033, -0.21021582186222076, 0.09576164931058884, 0.8054510951042175, 0.05188286304473877, 0.3744349479675293, -0.07799427956342697, -0.05334139242768288, 0.5836508274078369, -0.49702614545822144, 0.31632712483406067, -0.035363756120204926, 0.07232680916786194, 0.1646798998117447, -0.7652550935745239, -1.031888484954834, -0.34009140729904175, 0.6142663359642029, -0.7498581409454346, -0.06645233184099197, 0.6063706874847412, 1.06796133518219, -0.15432468056678772, -0.37697696685791016, -0.9837560057640076, -0.8027907609939575, -0.12545262277126312, 0.7778249979019165, 0.4276781976222992, -0.16895776987075806, -1.0304734706878662, 0.13047927618026733, 0.16387243568897247, 0.4957345426082611, 0.055293645709753036, -0.8510685563087463, -0.29121607542037964, 0.5286865234375 ]
[ 1996, 27248, 2064, 2059, 4366, 2008, 2027, 9471, 2037, 20786, 1999, 2344, 2000, 2191, 3431, 2000, 1996, 5884, 8819, 1012, 2060, 12020, 2421, 2591, 3330, 1037, 5884, 8819, 2393, 4624, 2000, 5114, 3229, 2000, 2019, 4070, 2030, 2635, 5056, 1997, 14524, 2832, 16680, 1012, 1012, 4002, 2475, 1040, 3619, 8241, 4748, 14028, 12086, 2089, 12014, 2353, 1011, 2283, 1040, 3619, 14903, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2076, 2695, 1011, 12014, 4023, 1010, 4748, 14028, 12086, 2089, 16462, 1040, 3619, 4026, 2005, 2536, 8518, 1010, 2164, 2005, 3094, 1998, 2491, 1006, 4654, 1024, 4646, 6741, 8778, 1007, 1012, 2612, 1997, 4292, 2039, 2037, 2219, 1040, 3619, 14903, 1010, 4748, 14028, 12086, 2089, 12014, 2353, 1011, 2283, 1040, 3619, 14903, 1999, 2490, 1997, 3136, 1012, 1012, 4002, 2509, 7484, 2797, 8241, 4748, 14028, 12086, 2089, 12014, 2353, 1011, 2283, 7484, 2797, 14903, 1006, 21210, 4757, 1007, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2045, 4839, 1037, 3528, 1997, 6112, 2326, 11670, 2008, 2097, 5271, 7484, 6681, 1013, 16143, 2004, 1037, 2326, 1012, 4748, 14028, 12086, 2089, 12014, 21210, 4757, 4156, 2011, 2353, 1011, 2283, 11422, 1012, 2011, 4012, 25013, 1037, 21210, 2015, 2000, 2224, 2004, 6502, 1010, 4748, 14028, 12086, 2064, 2191, 2009, 3697, 2000, 8186, 5495, 2067, 3136, 2000, 3209, 1012, 1012, 4002, 2549, 8241, 4748, 14028, 12086, 2089, 12014, 2353, 1011, 2283, 14903, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2224, 1997, 14903, 4473, 2019, 27248, 2000, 2754, 1010, 4888, 1010, 1998, 15389, 2019, 3169, 1012, 2076, 2695, 1011, 12014, 4023, 1010, 4748, 14028, 12086, 2089, 16462, 14903, 2005, 2536, 8518, 1010, 2164, 2005, 3094, 1998, 2491, 1012, 2612, 1997, 13131, 1037, 8241, 2030, 7484, 2797, 8241, 1010, 4748, 14028, 12086, 2089, 12014, 2353, 1011, 2283, 14903, 1999, 2490, 1997, 3136, 1012, 1012, 4002, 2629, 28516, 7159, 4748, 14028, 12086, 2089, 12014, 3365, 2353, 1011, 2283, 3001, 2000, 2433, 1037, 28516, 7159, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 1037, 28516, 7159, 2003, 1037, 2897, 1997, 20419, 3001, 2008, 2064, 2022, 10290, 2000, 4685, 14206, 8518, 1012, 2612, 1997, 13131, 1013, 9278, 2075, 1037, 28516, 7159, 2013, 1037, 9573, 2121, 1013, 6911, 2121, 2326, 1010, 4748, 14028, 12086, 2089, 3857, 2037, 2219, 28516, 7159, 2011, 4012, 25013, 3365, 2353, 1011, 2283, 3001, 1012, 4748, 14028, 12086, 2089, 2036, 6204, 1037, 15336, 1997, 2019, 4493, 28516, 7159, 1010, 2107, 2004, 2417, 7442, 11873, 28516, 2015, 2000, 27248, 1011, 4758, 29248, 14903, 1012, 2007, 1037, 28516, 7159, 2012, 2037, 13148, 1010, 4748, 14028, 12086, 2089, 4685, 3582, 1011, 2006, 4023, 2107, 2004, 2312, 1011, 4094, 13569, 12227, 2030, 5500, 14920, 1997, 2326, 1006, 20315, 2891, 1007, 1012, 1012, 4002, 2575, 4773, 2578, 4748, 14028, 12086, 2089, 12014, 3229, 2000, 2353, 1011, 2283, 4773, 2578, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 1037, 3528, 1997, 2759, 11744, 4839, 2005, 11476, 5198, 2000, 4236, 2005, 4773, 1011, 2241, 2578, 1010, 2107, 2004, 21025, 2705, 12083, 1010, 10474, 1010, 4530, 8758, 1010, 8224, 1010, 4604, 16523, 3593, 1010, 4385, 1012, 4748, 14028, 12086, 2089, 3046, 2000, 2202, 6095, 1997, 1037, 11476, 5310, 1005, 1055, 3229 ]
mitre
10.txt
18
to a web service and use that web service as infrastructure in support of cyber operations. such web services can be abused during later stages of the adversary lifecycle, such as during command and control ( web service ), exfiltration over web service, or phishing. using common services, such as those offered by google or twitter, makes it easier for adversaries to hide in expected noise. by utilizing a web service, particularly when access is stolen from legitimate users, adversaries can make it difficult to physically tie back operations to them. additionally, leveraging compromised web - based email services may allow adversaries to leverage the trust associated with legitimate domains.. 007 serverless adversaries may compromise serverless cloud infrastructure, such as cloudflare workers or aws lambda functions, that can be used during targeting. by utilizing serverless infrastructure, adversaries can make it more difficult to attribute infrastructure used during operations back to them. t1609 container administration command adversaries may abuse a container administration service to execute commands within a container. a container administration service such as the docker daemon, the kubernetes api server, or the kubelet may allow remote management of containers within an environment. t1613 container and resource discovery adversaries may attempt to discover containers and other resources that are available within a containers environment. other resources may include images, deployments, pods, nodes, and other information such as the status of a cluster. t1136 create account adversaries may create an account to maintain access to victim systems. with a sufficient level of access, creating such accounts may be used to establish secondary credentialed access that don't require persistent remote access tools to be deployed on the system.. 001 local account adversaries may create a local account to maintain access to victim systems. local accounts are those configured by an organization for use by users, remote support, services, or for administration on a single system or service. with a sufficient level of access, the net user / add command can be used to create a local account. on macos systems the dscl - create command can be used to create a local account. local accounts may also be added to network devices, often via common network device cli commands such as username.. 002 domain account adversaries may create a domain account to maintain access to victim systems. domain accounts are those managed by active directory domain services where access and permissions are configured across systems and services that are part of that domain.
[ -0.17104661464691162, -0.44714874029159546, -0.055810604244470596, 0.3020158112049103, -0.8717060685157776, -0.2878469228744507, -0.5263555645942688, -0.0978526920080185, 0.046761371195316315, 0.729381799697876, 0.42089882493019104, -0.07753302156925201, 0.17098230123519897, -0.27090248465538025, -0.9008139967918396, -0.6043788194656372, -0.38613733649253845, 0.20741234719753265, -0.7681493759155273, 0.1285874992609024, 1.1980626583099365, 0.26026982069015503, -0.9389662742614746, -0.971418559551239, -0.22272296249866486, 0.8785844445228577, 0.6272058486938477, 0.11832085996866226, 0.8106459975242615, 0.6522351503372192, -0.10095325112342834, -0.1523456871509552, -0.09419401735067368, -0.6402689814567566, 0.4653686583042145, 0.09590896964073181, 0.31794193387031555, -0.7107572555541992, 0.0033546709455549717, -1.1096969842910767, 0.4013157784938812, -0.48684659600257874, -0.10194536298513412, -0.22165586054325104, -0.5434630513191223, 0.13101109862327576, -0.018973877653479576, -0.2097497284412384, -0.0913507342338562, -0.26123863458633423, 0.9046121835708618, 0.32296472787857056, -0.019246386364102364, 0.12823575735092163, -0.28500592708587646, 0.12605594098567963, -0.34333106875419617, 0.5827555060386658, -0.4158201515674591, 0.09585954248905182, 0.42977219820022583, 0.45644816756248474, -0.3677251935005188, -0.5687878131866455, 0.5451093912124634, 0.4189128577709198, 0.4177991449832916, -0.6537416577339172, -0.05308634415268898, -0.09731577336788177, -0.32727453112602234, -0.2681783437728882, -0.7028900980949402, -0.5086203217506409, -0.49594563245773315, -0.30626150965690613, -0.06045512482523918, -0.5319910645484924, -0.11889632046222687, 0.2727896571159363, -0.13153193891048431, 0.7055450081825256, 0.1707220822572708, -0.693744421005249, 0.24314169585704803, 0.187575563788414, 0.7308835983276367, 0.8892855048179626, -0.43311870098114014, 0.3931325376033783, 0.25444138050079346, 0.3325830101966858, -0.6382357478141785, -0.16362304985523224, -0.47120070457458496, 0.10985585302114487, -0.55009526014328, 0.10833511501550674, 0.18480367958545685, -0.10217497497797012, 0.2982834279537201, 0.051468804478645325, -0.1779536008834839, 0.5105554461479187, -0.2628908157348633, 0.9143330454826355, 0.4700041115283966, 0.13331001996994019, -0.44066381454467773, -0.4668683409690857, 1.003618836402893, 0.1876554638147354, 0.4502995014190674, -0.8669516444206238, 0.11069007217884064, 0.32534900307655334, 0.3130165636539459, 0.20513121783733368, -0.18803070485591888, 0.4179600179195404, 0.2068198323249817, -0.22448253631591797, 0.6234921216964722, -0.003802984720095992, 0.26780909299850464, 0.18053938448429108, 0.5733847618103027, 0.5056471228599548, -0.8325328230857849, -0.6974167823791504, -0.10966552793979645, 0.009651743806898594, 0.29012712836265564, 0.35549071431159973, -0.45021018385887146, 0.12193634361028671, 0.3984192907810211, 0.43733781576156616, 0.43072864413261414, -0.9539076685905457, -0.049147557467222214, 0.8675333261489868, 0.2414233386516571, 1.3705710172653198, 0.35231462121009827, -0.07151734083890915, 0.194986030459404, 0.06451943516731262, -0.867099404335022, 0.3815471827983856, 0.17447948455810547, -0.023179661482572556, 0.9069569706916809, -0.15094783902168274, -0.4564449191093445, 0.3327372074127197, -0.9053432941436768, 0.4265669286251068, -0.022362710908055305, -0.20989631116390228, -0.5987394452095032, 0.8748717904090881, -0.302116334438324, 0.34829723834991455, -0.04959502071142197, 0.37641042470932007, -0.7751498818397522, -0.38345834612846375, -0.16264739632606506, -0.2763458490371704, 1.090270757675171, -0.18924950063228607, 0.05420698970556259, 0.011850004084408283, 1.114606261253357, 0.7934231758117676, -0.3016706109046936, -0.4310692846775055, 0.39188480377197266, 0.3159954249858856, -0.507333517074585, 0.16446007788181305, 0.537240207195282, 1.0020673274993896, 0.06825752556324005, 0.08921052515506744, -0.5356449484825134, -1.2877256870269775, -0.20824848115444183, -0.6631194353103638, -0.08984007686376572, 0.32728418707847595, -0.2859158515930176, 0.5754709839820862, 1.0453522205352783, 0.264316588640213, -1.2171130180358887, 0.6026392579078674, -0.12312273681163788, -0.7350292205810547, 0.3496936559677124, -0.03968280181288719, -0.3980574607849121, 0.01539912261068821, -0.6734150648117065, -0.44464007019996643, 1.219091773033142, 0.4473356008529663, -0.43647652864456177, 0.7329623103141785, 0.8457000851631165, -0.09432688355445862, -0.17686057090759277, -0.6341360211372375, 0.2823714315891266, -0.3496517837047577, -0.276273638010025, 0.20428946614265442, -0.5622497200965881, 0.29748091101646423, -0.24001595377922058, 0.664440929889679, 0.4294891953468323, 0.5922419428825378, 0.0387873649597168, -0.5741301774978638, -0.17533448338508606, 0.3875669240951538, -0.11447754502296448, 0.6674387454986572, -0.0030799568630754948, 0.2623641788959503, 0.44857996702194214, 0.7111648321151733, -0.5061842799186707, -0.15778972208499908, -0.194985494017601, 0.5304475426673889, 0.3318704068660736, -0.20433750748634338, 0.061967119574546814, 1.3041260242462158, 0.2573060393333435, 0.4186321496963501, 0.4592500627040863, 0.18546302616596222, 0.2782284915447235, 0.4472792148590088, -0.2519817650318146, 0.5070225596427917, 0.3590126633644104, 0.14181207120418549, 0.6075547933578491, 0.08064978569746017, -0.7388598918914795, -0.5880258679389954, 0.626868486404419, 0.07591953128576279, -0.29527756571769714, -0.6142142415046692, -0.354941189289093, 0.27456775307655334, -0.23448947072029114, -0.9351195693016052, 0.1749897003173828, 0.7546743154525757, 0.2969605028629303, 0.24131812155246735, -0.5273352265357971, -0.8797955513000488, -0.5635087490081787, -0.20315152406692505, -0.5508614778518677, -0.6553824543952942, -0.4667544662952423, -0.1937096118927002, 0.07278712838888168, -0.20712625980377197, 0.839738130569458, -0.6943991780281067, -0.5562385320663452, 0.599515974521637, -0.10822178423404694, 0.8711164593696594, -0.42398974299430847, -0.1397148072719574, -0.6185728311538696, -0.254016250371933, 0.23160681128501892, 0.9302501082420349, -0.43715333938598633, 0.1375165581703186, -0.3475664258003235, 0.3790132701396942, 0.402154803276062, -0.1412111520767212, 0.700955331325531, -0.17181406915187836, -0.5909950137138367, -0.13630707561969757, 0.28668013215065, 0.4503819942474365, 0.83366459608078, 0.15288561582565308, -0.46399742364883423, 0.3967389166355133, 0.13823701441287994, 0.5733178853988647, 0.4486895203590393, 0.7676645517349243, -0.4672028422355652, 0.4436304271221161, 0.2637995779514313, 0.2227230668067932, -0.5671609044075012, 0.7465810775756836, 0.5496920943260193, 0.21059556305408478, -0.16275033354759216, -0.5911566019058228, 0.11151135712862015, -0.35005417466163635, -0.08702490478754044, -0.3729502558708191, -0.09570498019456863, 0.26588132977485657, -0.7056682705879211, -0.6711295247077942, 0.20671969652175903, -0.9102197885513306, -0.21628691256046295, 0.02015751786530018, -0.6731746792793274, 0.9914950132369995, 0.029631100594997406, -0.4384918808937073, 0.07857058197259903, -0.647010862827301, 0.2957468628883362, 0.3261164128780365, 0.486359566450119, -1.1503469944000244, 0.409763365983963, 0.7985820770263672, -0.0794537141919136, 0.15161123871803284, 0.6154646873474121, -0.6617419719696045, 0.08338671922683716, -0.28822779655456543, -0.2511065602302551, -0.1495431363582611, 0.032943643629550934, 0.10147639364004135, 0.2074001282453537, 0.5350187420845032, -0.8605257868766785, -0.38570767641067505, 0.12943550944328308, 0.5699803829193115, 0.7352652549743652, -0.11202036589384079, -0.34615278244018555, 0.05976656824350357, -0.7218660116195679, -0.36777761578559875, -0.10925162583589554, 0.5981152653694153, 0.411273717880249, 0.036373596638441086, 0.6962729096412659, -0.22227756679058075, -0.486721009016037, 0.3678201735019684, -0.015840334817767143, -0.8145549297332764, 0.3157446086406708, -0.2362697571516037, 0.4242105782032013, -0.4014889895915985, 0.13363778591156006, 0.03784140944480896, -0.1948828250169754, -0.007272116374224424, 0.24650050699710846, -0.32257264852523804, -0.5828864574432373, -0.47131824493408203, -0.036379002034664154, -0.16565784811973572, -0.4854162335395813, -0.07304621487855911, 0.08175914734601974, 0.30594030022621155, -0.8740829229354858, -0.08663883060216904, 0.5696495175361633, 0.7228071093559265, 0.5141997933387756, 0.107668936252594, 1.114101767539978, 0.6052094101905823, -0.25455620884895325, 0.36610063910484314, -0.5774613618850708, -0.04745754599571228, -0.4185430705547333, 0.7352470755577087, -0.2721829116344452, -0.13676013052463531, 0.1211518794298172, -0.15103229880332947, -0.044448819011449814, 0.028752872720360756, 0.35648655891418457, 0.17644499242305756, -0.15703807771205902, -0.4508395195007324, 0.867211639881134, -0.1127157211303711, 0.02357112057507038, -0.15964926779270172, -0.08353892713785172, 0.5912833213806152, 0.8595039248466492, -0.6214298009872437, 0.017691785469651222, -1.3042203187942505, 0.021747728809714317, 0.042828477919101715, 0.20633628964424133, -0.058294061571359634, -0.8267248868942261, -0.3409079611301422, -0.6155564785003662, -0.05071933567523956, 0.5351508855819702, -0.0034346452448517084, -0.19938848912715912, -0.250529408454895, 0.07618892937898636, 0.17885294556617737, -0.8299883008003235, -1.289942741394043, -0.548622727394104, 0.4918840527534485, 0.462910532951355, 0.8990468978881836, -0.26370909810066223, 0.003475052071735263, 0.09310543537139893, -0.5702174305915833, 0.6442044973373413, -1.1914371252059937, -0.267853319644928, -0.3665488660335541, 0.09056445956230164, -0.10121139138936996, 0.4052680432796478, -0.5754445195198059, 0.038330744951963425, -0.18582941591739655, -0.16703495383262634, 0.1570768803358078, -0.1770588755607605, 0.7690357565879822, -0.017036059871315956, 0.11163658648729324, 0.26679784059524536, 0.3112333416938782, -0.1764853298664093, -0.15455137193202972, 0.23494289815425873, -0.011895022355020046, 0.26841428875923157, -0.2858846187591553, 0.592156708240509, 0.4369391202926636, -0.37713417410850525, -0.07057808339595795, -0.7069879770278931, 0.6901463270187378, -0.1869928240776062, 0.1302260458469391, -0.9212431311607361, -0.20663855969905853, -0.09376993030309677, -0.037521567195653915, 0.02914043888449669, 0.9650630950927734, -0.6157103776931763, -0.32917001843452454, 0.08603937923908234, 0.12988384068012238, -0.514221727848053, 0.010625062510371208, -0.1995946168899536, 0.06295604258775711, -0.43787142634391785, -0.15375246107578278, 0.8487498760223389, 0.018241191282868385, -0.42027729749679565, -0.09504113346338272, 0.18893809616565704, -0.23325203359127045, -1.1688553094863892, -0.5920233726501465, -0.2937450110912323, 0.13351655006408691, -0.4830032289028168, 0.7833543419837952, 0.0013082304503768682, 0.4174976348876953, 0.4563947319984436, 0.48605597019195557, 0.5247122645378113, -0.2106381058692932, -0.0040597389452159405, 0.22436358034610748, 0.3255809545516968, -0.5100440382957458, 0.25629711151123047, 0.7581955790519714, -0.17337022721767426, 0.08277177810668945, -0.17907916009426117, -0.5900629758834839, -0.5783190727233887, -0.5994431972503662, 0.11608802527189255, -0.4442242681980133, 0.2417316436767578, -0.48716917634010315, -0.3504248857498169, -0.29337090253829956, 0.8436762094497681, -0.34630945324897766, -0.3680696487426758, -0.07871108502149582, 0.04212605953216553, 0.13497695326805115, 0.3432444632053375, 0.015428520739078522, -1.0285661220550537, -0.2765965163707733, 0.04623555764555931, 0.9017956256866455, 0.15534457564353943, 0.17296482622623444, -0.19651803374290466, -0.13653217256069183, 0.6689993739128113, -0.08928835391998291, -0.9620012640953064, -0.43657800555229187, -0.06453293561935425, -0.5587770342826843, 0.2284919023513794, 0.06465788185596466, -1.2591099739074707, 0.12171833962202072, 0.1644086390733719, -0.2679153084754944, -0.0861746072769165, -0.2898792326450348, 0.01629278063774109, -0.09769365191459656, 0.287257581949234, -1.118359923362732, -0.06538493186235428, 0.12408074736595154, 0.7755149006843567, 0.064995177090168, -0.06931405514478683, -0.37850669026374817, -0.142178475856781, -1.3565324544906616, -1.5120775699615479, 0.6505469083786011, 0.1747741848230362, -0.4724556803703308, -0.18695011734962463, -0.7469892501831055, 0.6421573162078857, -0.06709945946931839, 0.3506774306297302, 0.7756474018096924, 0.13957341015338898, 0.043226730078458786, -0.4360363483428955, 0.6840754747390747, 0.2734391689300537, -0.15720494091510773, -0.013264051638543606, 0.10583677887916565, -0.6758843660354614, -0.2588917016983032, -0.621314525604248, -0.2889087200164795, 0.07279015332460403, -0.4566795825958252, 0.40541619062423706, -0.6648117303848267, 0.5458006262779236, -0.556439220905304, -0.22734138369560242, -0.2741866707801819, 0.07660684734582901, 0.1331857442855835, -0.2021133303642273, 0.929603636264801, 0.1820109337568283, -0.20191533863544464, -0.3618195354938507, 0.3990800976753235, -0.44557657837867737, -0.6477311253547668, 0.8270565271377563, 0.3684394061565399, -0.365213543176651, 1.1930097341537476, 0.3805924654006958, -0.2472030371427536, -0.34720438718795776, -1.0649124383926392, 0.007857201620936394, 0.0456019751727581, -0.011451874859631062, -0.2965235114097595, 0.1709749400615692, 0.06639070808887482, 0.2852202355861664, 0.4022028148174286, 0.552607536315918, -0.02972322702407837, -0.7972469329833984, -0.05986853316426277, -0.15832389891147614, -0.19862309098243713, 0.7952255010604858, -0.15081436932086945, -0.3400445580482483, -0.6606464982032776, -0.10921225696802139, 0.392322301864624, 0.3256464898586273, 0.9977915287017822, -0.42642274498939514, 0.09147960692644119, 0.0197055172175169, 0.2975848913192749, 1.2965431213378906, 0.39600780606269836, 0.17423856258392334, 0.6743708848953247, 0.49981218576431274, -1.0545955896377563, -0.14721126854419708, 0.2724076509475708, -0.6570246815681458, -0.08287987112998962, -0.4168960154056549, 0.02886664867401123, 0.3005144000053406, 0.3847465515136719, -0.5417577028274536, -0.6413395404815674, -0.6155591607093811, -0.7660441398620605, -0.41067415475845337, 0.02047199383378029, 0.12470388412475586, -0.10740627348423004, 0.11831238120794296, -0.3596799671649933, 0.18744052946567535, -0.5515443682670593, -0.10082931816577911, -0.3570713996887207, 0.1086214929819107, -0.6681703925132751, 0.15023285150527954, -0.5935748815536499, -0.2165151834487915, -0.42993485927581787, -0.013807590119540691, -0.7190479040145874, -0.7924803495407104, 0.07955461740493774, 0.2967614233493805, -0.8124301433563232, 0.13433364033699036, -0.9207597374916077, 0.665719747543335, -0.046667180955410004, -1.0226061344146729, -0.25439396500587463, 0.20098042488098145, -0.10670050978660583, 0.0392911396920681, 0.2908373773097992, 0.2502959370613098, 0.8204402923583984, -0.528571367263794, -0.03996181860566139, 0.13545456528663635, -0.40956905484199524, 0.6651581525802612, 0.09979893267154694, -0.18872134387493134, -0.2965322732925415, -0.11756693571805954, -0.4320933520793915, 0.28407591581344604, -0.9627423286437988, -0.1383480429649353, 0.030369071289896965, 0.07966247200965881, 1.0088465213775635, 0.5891932249069214, -0.2948846220970154, -0.34144410490989685, -0.2636151611804962, 0.7533493041992188, 0.9016996026039124, -0.0842452198266983, 0.496282696723938, 0.1948031336069107, 0.2194724828004837, 0.2984899878501892, -0.3189292550086975, 0.3007963299751282, -0.057137712836265564, -0.18623827397823334, -0.24954357743263245, -0.08814018964767456, -0.4555952548980713, -0.44713446497917175, 1.0479111671447754, 0.14925110340118408, 0.06471078842878342, 0.8926701545715332, 0.4132024645805359, -0.2747114896774292, -0.9671295881271362, -0.031784988939762115, -0.529369056224823, 0.07385818660259247, 0.3754008710384369, 0.11238623410463333, -0.517034649848938, -0.1429385244846344, -0.03404581919312477, -0.3867904543876648, -0.061529386788606644, -0.07161548733711243, 0.3913003206253052, 0.09501097351312637, 0.10267642885446548, 1.015709400177002, -0.16006571054458618, -0.12164794653654099, -0.21234963834285736, 0.24420736730098724, -0.4687529504299164, -0.9685304760932922, 0.18077027797698975, 1.2612390518188477, 0.29118549823760986, -0.07552729547023773, -0.9205060601234436, 0.7798836827278137, 0.4764082431793213, 0.543799877166748, 0.438066691160202, -0.3978427052497864, -0.2302766889333725, 0.5195513367652893, -0.789875328540802, 0.26889023184776306, 0.22394020855426788, 0.3159353733062744, -0.02067705988883972, -0.41359445452690125, -1.1292736530303955, 0.2666228711605072, -0.02174941636621952, -0.007976985536515713, 0.6244556307792664, 0.4559978246688843, -0.11025802791118622, -0.6580285429954529, -0.10485900193452835, -1.016457438468933, 0.4179634153842926, 0.7639960646629333, -0.14597365260124207, -0.06387904286384583, 0.3823276162147522, 0.4607549011707306, -0.501807689666748, -0.13771504163742065, 0.10433326661586761, 0.28062257170677185, -0.18871326744556427, 0.6379623413085938, -0.1251162886619568, 0.0049522146582603455, -0.2607753872871399, -0.37479260563850403, -0.26188957691192627, 0.2138935625553131, 0.720126211643219, 0.18751661479473114, -0.41398561000823975, 0.7995133996009827, -0.6500979065895081, 0.3129006624221802, -0.194944366812706, -0.10414645075798035, 0.6214474439620972, 0.08279862999916077, -0.6457309722900391, 0.34386956691741943, 0.8880861401557922, 0.27963438630104065, -0.048623308539390564, 0.36304980516433716, -0.0002724730293266475, -0.018838707357645035, -0.04387780651450157, 0.4426512122154236, -0.7835501432418823, 0.6704335808753967, 0.48359164595603943, -0.767181932926178, -0.25775790214538574, -0.07175806164741516, -0.11658978462219238, 0.11961685121059418, 0.30376800894737244, -0.25892263650894165, 0.1980046033859253, -0.19294264912605286, 0.6792349815368652, -0.3840087354183197, -0.36845338344573975, 0.1820952594280243, -0.2428036481142044, -0.15759755671024323, 0.34619295597076416, -0.11761316657066345, 0.45125317573547363, 0.1492203325033188, 0.02571714110672474, 0.3926677405834198, -0.24211165308952332, -0.13201166689395905, -0.9788763523101807, -0.10653771460056305, 0.3093521296977997, 0.062082041054964066, -0.312831848859787, 0.2003479152917862, -0.3138972222805023, 0.4749589264392853, 0.69478839635849, 0.20921465754508972, -1.2659767866134644, 0.5883698463439941, 0.08148462325334549, -0.8673452138900757, 0.4835982620716095, -0.12048343569040298, -0.31383687257766724, -0.09291275590658188, 0.10628452897071838, -0.06366105377674103, 0.6609477400779724, -0.7498630285263062, -0.10420379042625427, -0.09295454621315002, -0.2944650948047638, -0.4809621572494507, 0.7443456649780273, -0.30772295594215393, -0.17018777132034302, -0.24367006123065948, -0.6642427444458008, -0.5621339082717896, 0.04002818837761879, -0.3940841853618622, -0.15011660754680634, 0.9291648864746094, 0.18083356320858002, 0.46129167079925537, 0.27341344952583313, -0.147451251745224, 0.04259565845131874, 0.27785852551460266, 0.41161465644836426, -0.5519591569900513, 0.030370481312274933, 0.1370408535003662, 0.32798847556114197, -0.1591140627861023, -0.3971458673477173, 0.37576714158058167, -0.02645469643175602, -0.363135427236557, -0.45389822125434875, -0.8472427129745483, -0.30752065777778625, 0.10858375579118729, 0.5844559669494629, 0.030668526887893677, 0.03738756477832794, 0.07331522554159164, -0.6795936226844788, 0.2700324058532715, -0.2913843095302582, 0.08127344399690628, 0.166109099984169, -0.04710519313812256, 0.5931943655014038, -0.00723075307905674, 0.70829176902771, -1.421865463256836, 4.41887903213501, 0.7555572390556335, -0.1568956822156906, -0.26068243384361267, 0.5127609372138977, 0.9964020252227783, 0.6953461170196533, -0.5520572662353516, 0.08246242254972458, 0.05607869103550911, 0.304304301738739, -0.5062869787216187, 0.5232159495353699, -0.011352326720952988, -0.029478447511792183, -0.05016787722706795, -0.511701762676239, 0.015193815343081951, 0.22302603721618652, -1.082210659980774, -0.2361208200454712, -0.07221462577581406, -0.2785632610321045, 0.8787293434143066, 0.1989673674106598, -0.18076252937316895, -0.261162668466568, -0.9518805742263794, -0.5444477796554565, -0.5887936949729919, -0.5226461887359619, -0.1861080378293991, -0.04985029995441437, -0.3804172873497009, -0.3231044113636017, 0.07100046426057816, 0.5218454599380493, -1.1187494993209839, -0.3063657283782959, -0.10032227635383606, 0.7452214956283569, -0.1313689798116684, -0.15418727695941925, -0.6740830540657043, -0.19684886932373047, 0.5622342228889465, -0.5755836963653564, 0.13940520584583282, 0.2350994348526001, 0.13318611681461334, 0.9260595440864563, -0.2852746844291687, 0.5139330625534058, -0.30168312788009644, -0.3127564489841461, 0.33072176575660706, 0.06737695634365082, -0.3520163893699646, 0.0049815187230706215, 0.5733080506324768, 0.5326414704322815, 0.027950292453169823, 0.3046548068523407, 0.10318929702043533, -0.17236648499965668, 1.2124370336532593, -0.072111114859581, 0.9488164782524109, 0.20917338132858276, -0.2881113290786743, 0.005066141951829195, -0.8925532698631287, -0.6188835501670837, -0.36832788586616516, 0.6605961918830872, -0.7974466681480408, 0.06438866257667542, 0.5405176281929016, 0.9439746737480164, -0.24822719395160675, -0.19949480891227722, -0.7734171152114868, -1.0857880115509033, 0.44834214448928833, 0.5669949650764465, 0.09200752526521683, 0.3392104208469391, -0.9524813890457153, 0.37316015362739563, 0.5227571129798889, 0.5744448900222778, -0.09886644035577774, -0.17975561320781708, -0.13687585294246674, 0.6072378754615784 ]
[ 2000, 1037, 4773, 2326, 1998, 2224, 2008, 4773, 2326, 2004, 6502, 1999, 2490, 1997, 16941, 3136, 1012, 2107, 4773, 2578, 2064, 2022, 16999, 2076, 2101, 5711, 1997, 1996, 27248, 2166, 23490, 1010, 2107, 2004, 2076, 3094, 1998, 2491, 1006, 4773, 2326, 1007, 1010, 4654, 28674, 2058, 4773, 2326, 1010, 2030, 13569, 12227, 1012, 2478, 2691, 2578, 1010, 2107, 2004, 2216, 3253, 2011, 8224, 2030, 10474, 1010, 3084, 2009, 6082, 2005, 4748, 14028, 12086, 2000, 5342, 1999, 3517, 5005, 1012, 2011, 16911, 1037, 4773, 2326, 1010, 3391, 2043, 3229, 2003, 7376, 2013, 11476, 5198, 1010, 4748, 14028, 12086, 2064, 2191, 2009, 3697, 2000, 8186, 5495, 2067, 3136, 2000, 2068, 1012, 5678, 1010, 15929, 16594, 20419, 4773, 1011, 2241, 10373, 2578, 2089, 3499, 4748, 14028, 12086, 2000, 21155, 1996, 3404, 3378, 2007, 11476, 13100, 1012, 1012, 4002, 2581, 8241, 3238, 4748, 14028, 12086, 2089, 12014, 8241, 3238, 6112, 6502, 1010, 2107, 2004, 6112, 10258, 12069, 3667, 2030, 22091, 2015, 23375, 4972, 1010, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2011, 16911, 8241, 3238, 6502, 1010, 4748, 14028, 12086, 2064, 2191, 2009, 2062, 3697, 2000, 17961, 6502, 2109, 2076, 3136, 2067, 2000, 2068, 1012, 1056, 16048, 2692, 2683, 11661, 3447, 3094, 4748, 14028, 12086, 2089, 6905, 1037, 11661, 3447, 2326, 2000, 15389, 10954, 2306, 1037, 11661, 1012, 1037, 11661, 3447, 2326, 2107, 2004, 1996, 8946, 2121, 12828, 1010, 1996, 13970, 5677, 7159, 2229, 17928, 8241, 1010, 2030, 1996, 13970, 8671, 3388, 2089, 3499, 6556, 2968, 1997, 16143, 2306, 2019, 4044, 1012, 1056, 16048, 17134, 11661, 1998, 7692, 5456, 4748, 14028, 12086, 2089, 3535, 2000, 7523, 16143, 1998, 2060, 4219, 2008, 2024, 2800, 2306, 1037, 16143, 4044, 1012, 2060, 4219, 2089, 2421, 4871, 1010, 10813, 2015, 1010, 26723, 1010, 14164, 1010, 1998, 2060, 2592, 2107, 2004, 1996, 3570, 1997, 1037, 9324, 1012, 1056, 14526, 21619, 3443, 4070, 4748, 14028, 12086, 2089, 3443, 2019, 4070, 2000, 5441, 3229, 2000, 6778, 3001, 1012, 2007, 1037, 7182, 2504, 1997, 3229, 1010, 4526, 2107, 6115, 2089, 2022, 2109, 2000, 5323, 3905, 13675, 14728, 19909, 2098, 3229, 2008, 2079, 2025, 5478, 14516, 6556, 3229, 5906, 2000, 2022, 7333, 2006, 1996, 2291, 1012, 1012, 25604, 2334, 4070, 4748, 14028, 12086, 2089, 3443, 1037, 2334, 4070, 2000, 5441, 3229, 2000, 6778, 3001, 1012, 2334, 6115, 2024, 2216, 26928, 2011, 2019, 3029, 2005, 2224, 2011, 5198, 1010, 6556, 2490, 1010, 2578, 1010, 2030, 2005, 3447, 2006, 1037, 2309, 2291, 2030, 2326, 1012, 2007, 1037, 7182, 2504, 1997, 3229, 1010, 1996, 5658, 5310, 1013, 5587, 3094, 2064, 2022, 2109, 2000, 3443, 1037, 2334, 4070, 1012, 2006, 6097, 2891, 3001, 1996, 16233, 20464, 1011, 3443, 3094, 2064, 2022, 2109, 2000, 3443, 1037, 2334, 4070, 1012, 2334, 6115, 2089, 2036, 2022, 2794, 2000, 2897, 5733, 1010, 2411, 3081, 2691, 2897, 5080, 18856, 2072, 10954, 2107, 2004, 5310, 18442, 1012, 1012, 4002, 2475, 5884, 4070, 4748, 14028, 12086, 2089, 3443, 1037, 5884, 4070, 2000, 5441, 3229, 2000, 6778, 3001, 1012, 5884, 6115, 2024, 2216, 3266, 2011, 3161, 14176, 5884, 2578, 2073, 3229, 1998, 6656, 2015, 2024, 26928, 2408, 3001, 1998, 2578, 2008, 2024, 2112, 1997, 2008, 5884, 1012 ]
mitre
10.txt
19
domain accounts can cover user, administrator, and service accounts. with a sufficient level of access, the net user / add / domain command can be used to create a domain account.. 003 cloud account adversaries may create a cloud account to maintain access to victim systems. with a sufficient level of access, such accounts may be used to establish secondary credentialed access that does not require persistent remote access tools to be deployed on the system. t1543 create or modify system process adversaries may create or modify system - level processes to repeatedly execute malicious payloads as part of persistence. when operating systems boot up, they can start processes that perform background system functions. on windows and linux, these system processes are referred to as services. on macos, launchd processes known as launch daemon and launch agent are run to finish system initialization and load user specific parameters.. 001 launch agent adversaries may create or modify launch agents to repeatedly execute malicious payloads as part of persistence. when a user logs in, a per - user launchd process is started which loads the parameters for each launch - on - demand user agent from the property list (. plist ) file found in / system / library / launchagents, / library / launchagents, and ~ / library / launchagents. property list files use the label, programarguments, and runatload keys to identify the launch agent's name, executable location, and execution time. launch agents are often installed to perform updates to programs, launch user specified programs at login, or to conduct other developer tasks.. 002 systemd service adversaries may create or modify systemd services to repeatedly execute malicious payloads as part of persistence. systemd is a system and service manager commonly used for managing background daemon processes ( also known as services ) and other system resources. systemd is the default initialization ( init ) system on many linux distributions replacing legacy init systems, including sysvinit and upstart, while remaining backwards compatible.. 003 windows service adversaries may create or modify windows services to repeatedly execute malicious payloads as part of persistence. when windows boots up, it starts programs or applications called services that perform background system functions. windows service configuration information, including the file path to the service's executable or recovery programs / commands, is stored in the windows registry.. 004 launch daemon adversaries may create or modify launch daemons to execute malicious payloads as
[ -0.1866878718137741, -0.49320486187934875, 0.126165971159935, 0.5245382785797119, -0.04634778946638107, -0.5133302807807922, -0.3547801077365875, 0.21491721272468567, -0.09074670821428299, 0.4030374586582184, -0.2967749834060669, -0.10159607231616974, 0.3049403131008148, -0.03696291893720627, -0.43634629249572754, -0.471112459897995, -0.05354222655296326, 0.5357782244682312, -0.4583013653755188, -0.4333808422088623, 0.2947314977645874, 0.35121724009513855, -0.7697405219078064, -0.7176095247268677, -0.0661669597029686, 0.6896855235099792, 0.2560630440711975, 0.5773087739944458, 0.6043720841407776, 0.5104401707649231, -0.3263908326625824, -0.5154442191123962, 0.04650916904211044, -0.9899042248725891, 0.08827682584524155, 0.073604054749012, 0.510549783706665, -0.35404956340789795, 0.24493083357810974, -0.7051274180412292, 1.2771285772323608, 0.014021763578057289, -0.010651011019945145, -0.3723885416984558, -0.6670972108840942, -0.4951675236225128, 0.10500390827655792, -0.0053125349804759026, 0.606028139591217, 0.1874137818813324, 0.6864281296730042, 0.40079352259635925, -0.23451030254364014, 0.027596183121204376, -0.09822875261306763, -0.8345698118209839, 0.28104573488235474, 0.07203511893749237, 0.16544409096240997, -0.1577351689338684, -0.2180255949497223, 0.6003235578536987, -0.2605869472026825, -0.4860840141773224, -0.1281605213880539, 0.8555822968482971, -0.3656245172023773, 0.046860940754413605, -0.273343563079834, 0.027151837944984436, 0.0824475809931755, 0.3933405876159668, -0.6905606985092163, 0.03471587970852852, -0.5702974200248718, -0.2925824522972107, -0.2685493230819702, -0.5201824307441711, -0.09214803576469421, -0.08061474561691284, 0.14423583447933197, -0.236589252948761, 0.4071756601333618, -0.2554592490196228, -0.077410027384758, 0.1749066263437271, 0.6794396042823792, 0.9777883887290955, -0.31508371233940125, 0.31435099244117737, -0.23581603169441223, 0.4355590045452118, -0.39177921414375305, -0.36171337962150574, -0.047100283205509186, -0.041564587503671646, -0.43255186080932617, -0.11079615354537964, 0.05647372454404831, -0.16727477312088013, 0.43107742071151733, 0.20308704674243927, 0.1927548199892044, 0.391054630279541, -0.5415896773338318, 0.6768611669540405, 0.8723556995391846, -0.29070746898651123, 0.11535552889108658, -0.5165769457817078, 0.9700366258621216, 0.03204725310206413, 0.3672628104686737, -0.5618751049041748, -0.13987328112125397, 0.4883798658847809, 0.10929529368877411, 0.4704204797744751, -0.28639110922813416, 0.7558773756027222, 0.0735003724694252, -0.36649203300476074, 0.7518446445465088, -0.4986615777015686, -0.06948509812355042, -0.3491508662700653, 0.3299143314361572, 0.7513006329536438, -0.5777028799057007, -0.3892345428466797, 0.3237501084804535, 0.17414970695972443, -0.2573299705982208, 0.9285996556282043, -0.5720536708831787, 0.21472041308879852, 0.6263622045516968, 0.3082609176635742, 0.48808616399765015, -1.0349643230438232, -0.6487650275230408, 0.1878841519355774, 0.5572713017463684, 1.3045768737792969, 0.33454546332359314, 0.4443092942237854, -0.22314931452274323, 0.18692715466022491, -0.27106189727783203, 0.17032277584075928, 0.15275731682777405, 0.18120157718658447, 0.8247212767601013, 0.17124120891094208, -0.4678267240524292, 0.2395876795053482, -0.12474600225687027, 0.4709042012691498, 0.007886144332587719, -0.33500683307647705, -0.4248303472995758, 0.10827075690031052, -0.050786908715963364, 0.1923380196094513, 0.30631646513938904, 0.5780174136161804, -1.0253640413284302, 0.01661134697496891, -0.49033334851264954, -0.12214820086956024, 0.7476227283477783, 0.5079929232597351, 0.05478229001164436, -0.12617911398410797, 0.3478643596172333, 0.42227619886398315, -0.15113629400730133, -0.09737209230661392, 0.40053609013557434, 0.6670498251914978, -0.9893880486488342, 0.29882919788360596, 0.49762675166130066, 0.8015422224998474, -0.04226319119334221, -0.18309880793094635, 0.1570950597524643, -0.7708691358566284, 0.20006191730499268, -0.7007420063018799, -0.09556347131729126, 0.29716956615448, -0.29181039333343506, 0.8148511648178101, 0.5459795594215393, 0.12279029190540314, -0.698657214641571, -0.07812359929084778, -0.20405705273151398, -0.7388797402381897, 0.056916143745183945, 0.13095812499523163, -0.04234590753912926, 0.5211383104324341, -0.6794118881225586, -0.598408579826355, 1.0268831253051758, 0.7864396572113037, -0.046226099133491516, 0.6172173023223877, 0.7544613480567932, -0.008337898179888725, -0.09198001772165298, -0.7445236444473267, 0.2260710448026657, -0.28087255358695984, -0.15455465018749237, 0.8268324136734009, -0.5315672755241394, -0.026921648532152176, 0.03522535413503647, 0.8362188339233398, 0.6726590394973755, 0.7263352870941162, 0.1820366382598877, -0.6702759265899658, -0.13021810352802277, 0.22893215715885162, -0.5209061503410339, -0.06506426632404327, 0.1561768800020218, 0.31717362999916077, 0.41265881061553955, 1.0296274423599243, -0.15914961695671082, -0.5588754415512085, 0.13188748061656952, 0.6353341937065125, -0.28551581501960754, 0.2450399249792099, 0.0026098107919096947, 0.8747884631156921, 0.45310166478157043, 0.2735113799571991, 0.32564792037010193, 0.10277385264635086, -0.4299279749393463, -0.12775228917598724, 0.14812351763248444, 0.4043322801589966, 0.12228461354970932, 0.2094351053237915, 0.12355457246303558, -0.18581736087799072, -0.8746699094772339, -0.6231014132499695, 0.47984305024147034, 0.058037903159856796, -0.5077239274978638, -0.590123176574707, -0.3948896825313568, -0.1455213576555252, 0.028072616085410118, -0.20422635972499847, -0.0483907088637352, 0.4211966097354889, 0.2189214527606964, 0.5263656973838806, -0.005564740858972073, -0.2904593348503113, -0.4459705948829651, 0.20161648094654083, -0.10376210510730743, -0.7369785308837891, -0.49623575806617737, -0.5550104975700378, 0.4656194746494293, -0.5063170790672302, 0.9317424297332764, -0.8244017958641052, -0.45256659388542175, 0.18239623308181763, 0.07315777987241745, 0.30172839760780334, -0.39626067876815796, -0.37420663237571716, -0.4993709325790405, -0.346537709236145, -0.5466476678848267, 0.4857643246650696, -0.47227638959884644, -0.4428160786628723, 0.05545613169670105, -0.16278888285160065, -0.06218652427196503, -0.28037315607070923, 0.7092664241790771, 0.34864112734794617, -0.018399225547909737, -0.23530913889408112, 0.10244110226631165, -0.13545548915863037, 0.48201486468315125, 0.6508820652961731, -0.1751120239496231, 0.07184385508298874, -0.5820258259773254, 0.20666350424289703, 0.38483375310897827, 0.3545975387096405, -0.8414760828018188, 0.04608549922704697, 0.3289608061313629, -0.2668604254722595, -0.04869111254811287, 0.6732094287872314, -0.10456609725952148, 0.017299316823482513, -0.2836528420448303, -0.5814872980117798, 0.25531139969825745, -0.29011431336402893, 0.22256654500961304, -0.14789171516895294, -0.2934907376766205, 0.10032758116722107, -0.7807658910751343, -0.4040430188179016, 0.13231171667575836, -0.683452844619751, 0.12633059918880463, -0.031491998583078384, -0.12374258786439896, 0.8688194155693054, 0.2761625349521637, 0.14214320480823517, 0.013397270813584328, -0.17258583009243011, -0.06055864319205284, 0.06484969705343246, -0.04054756462574005, -0.6952542066574097, 0.3804434835910797, 0.5079887509346008, -0.3889198303222656, 0.411772221326828, 0.6655222177505493, -0.7763381004333496, 0.2572465240955353, -0.4041321873664856, -0.4690713584423065, -0.5096278786659241, 0.28367969393730164, 0.26514387130737305, 1.04352605342865, 0.9871042966842651, -0.38414132595062256, -0.6946080327033997, -0.3161328136920929, 0.3121533691883087, 0.2099035680294037, 0.28294098377227783, -0.5086067318916321, -0.2972572445869446, -0.0641791895031929, 0.036240074783563614, 0.29532575607299805, 0.21632173657417297, 0.29427218437194824, -0.28760001063346863, 0.3393677771091461, 0.2649036645889282, -0.3862352967262268, 0.2061787247657776, -0.38799187541007996, -0.28970444202423096, 0.3661755323410034, -0.09020207822322845, 0.2562730610370636, -0.2704083025455475, 0.23569563031196594, -0.16912658512592316, -0.2713455855846405, 0.16690300405025482, -0.24301087856292725, -0.21913020312786102, -0.3434201776981354, -0.043711867183446884, 0.2845287322998047, 0.11054152250289917, -0.09937011450529099, -0.2558993399143219, -0.08926541358232498, 0.008272442035377026, -0.9322451949119568, -0.20896907150745392, 0.7186114192008972, 0.8808292150497437, 0.008086631074547768, 0.5257227420806885, 0.9841580986976624, 0.12779316306114197, -0.33040356636047363, 0.5090745091438293, -0.31077268719673157, 0.6883166432380676, -0.4369109570980072, 0.6784130334854126, -0.7804037928581238, 0.2336760014295578, 0.09388016164302826, -0.10082722455263138, -0.211812362074852, 0.11067045480012894, 0.42634183168411255, 0.3049657642841339, -0.11531166732311249, -0.2509293556213379, 0.18725113570690155, -0.10762251913547516, 0.017550315707921982, -0.4175194203853607, -0.48568612337112427, 0.4637546241283417, 0.5564494729042053, -0.7826741933822632, -0.3771469295024872, -0.5795310735702515, 0.2672228217124939, 0.23733103275299072, -0.24403049051761627, -0.06536149978637695, -0.5808877348899841, -0.30918049812316895, -0.23859737813472748, -0.4001561999320984, 0.1612268090248108, 0.25829774141311646, 0.29243579506874084, -0.29981616139411926, 0.04296935349702835, 0.4209611415863037, -0.6215561032295227, -0.6849281787872314, -0.214216947555542, 0.27483728528022766, 0.5530562400817871, 0.5339202284812927, -0.04511711373925209, -0.03523382917046547, -0.1783091127872467, -0.4299848675727844, 0.5379045605659485, -0.9188629388809204, 0.40399423241615295, 0.4901738464832306, -0.25047630071640015, -0.5933413505554199, 0.15269635617733002, -0.30544912815093994, -0.01227316353470087, -0.8270034790039062, -0.10736512392759323, -0.42634153366088867, -0.06178745627403259, 0.9844969511032104, 0.062176622450351715, 0.10636095702648163, 0.2839994728565216, 0.14814546704292297, -0.20682765543460846, -0.13613837957382202, -0.18380171060562134, -0.08574850112199783, 0.11660350859165192, -0.8496420979499817, 0.5485188961029053, 0.12499881535768509, -0.11393194645643234, -0.07161742448806763, -0.41174909472465515, 0.5721545219421387, -0.021030288189649582, -0.2344348281621933, -0.8799921870231628, -0.5173259973526001, 0.07128643244504929, 0.5681256651878357, -0.22436590492725372, 0.2099018692970276, -0.2532195448875427, -0.16200470924377441, -0.35270506143569946, -0.09754572063684464, -0.8353763222694397, -0.04257335141301155, -0.1022496223449707, -0.0743873193860054, -0.4373554587364197, -0.47548919916152954, 0.5019906759262085, -0.006082892417907715, -0.15763001143932343, 0.3262544870376587, -0.14174477756023407, -0.42574650049209595, -1.2648228406906128, -0.3127918839454651, -0.4909953474998474, 0.28431516885757446, -1.1529285907745361, 0.3405308425426483, -0.3558933436870575, 0.7393704652786255, 0.13707900047302246, 0.7781945466995239, 0.6185797452926636, 0.0999823734164238, -0.16472961008548737, 0.29141080379486084, 0.22017569839954376, -0.27850615978240967, 0.07860642671585083, 0.6594192385673523, -0.34522730112075806, 0.07857685536146164, -0.2466331571340561, -0.5627714395523071, -0.2233087122440338, -0.695153534412384, 0.32378894090652466, -0.400625079870224, 0.36021578311920166, -0.5122295618057251, -0.43888166546821594, -0.34051623940467834, 0.5497354865074158, 0.3646087050437927, -0.7164404392242432, -0.7749934792518616, 0.2421731799840927, 0.03155483677983284, 0.12437410652637482, -0.2441878765821457, -0.7717459797859192, -0.47722694277763367, -0.4418604075908661, 0.5279334187507629, 0.2299889177083969, -0.15001770853996277, 0.26683008670806885, 0.3149161636829376, 0.1493353396654129, -0.04416585713624954, -1.0165815353393555, -0.3053262233734131, 0.024933047592639923, -0.10884299129247665, -0.23703999817371368, 0.48434334993362427, -0.6397416591644287, 0.2302142083644867, -0.1478978544473648, -0.6725940704345703, -0.13485047221183777, -0.469626784324646, 0.01681125909090042, 0.18511360883712769, 0.41089364886283875, -0.7428896427154541, -0.2443082630634308, 0.13402816653251648, 0.45767420530319214, 0.27932271361351013, 0.2108229249715805, -0.23888707160949707, 0.4420003890991211, -0.6648838520050049, -1.1477242708206177, 0.36479008197784424, -0.05064884200692177, -0.2867853343486786, 0.5254680514335632, -0.35731005668640137, 0.5925028920173645, -1.0235556364059448, 0.671406090259552, 0.6081608533859253, 0.03005373664200306, 0.731879472732544, -0.19101174175739288, -0.11464818567037582, 0.34636586904525757, -0.023344552144408226, 0.5185104012489319, 0.26205456256866455, -0.6334728002548218, -0.4717574417591095, -0.6291902661323547, -0.23909996449947357, -0.3203147351741791, 0.01755557209253311, 0.43311455845832825, -0.3422877788543701, 0.3245786428451538, 0.30709367990493774, -0.1511993408203125, 0.07721228152513504, 0.6216344237327576, -0.17635849118232727, 0.20242609083652496, 0.9186302423477173, 0.11336810886859894, -0.19602270424365997, 0.0628327950835228, 0.14512786269187927, -0.030093947425484657, -0.30416783690452576, 0.324638307094574, 0.2393120676279068, -0.40623199939727783, 1.1657772064208984, 0.19564098119735718, -0.4839465916156769, -0.6886060833930969, -0.46264636516571045, 0.10246559977531433, 0.14371395111083984, -0.27163541316986084, -0.3536359667778015, -0.29476407170295715, -0.5529356598854065, -0.10659702867269516, 0.08839330077171326, 0.6336700916290283, 0.28559115529060364, -0.8129166960716248, 0.583122730255127, -0.3987753093242645, -0.0729864314198494, 0.8534098267555237, -0.48937752842903137, -0.013563123531639576, -0.8574275970458984, -0.35454949736595154, 0.3218861520290375, 0.25446125864982605, 0.6555253267288208, -0.08164657652378082, 0.26316002011299133, -0.29077956080436707, -0.04344020038843155, 1.0262260437011719, -0.11918613314628601, 0.1492455154657364, 0.6757131814956665, -0.005639024544507265, -0.6719058156013489, -0.27983394265174866, 0.0953700840473175, -0.46528497338294983, 0.4403434991836548, -0.30777066946029663, -0.2650197148323059, -0.06951043009757996, 0.4470088481903076, -0.4925076365470886, -0.5990445613861084, -0.5646902918815613, -0.4333888590335846, -0.015960566699504852, -0.3932219445705414, -0.3198394179344177, 0.03431360796093941, 0.3743824064731598, -0.05411405488848686, 0.18861763179302216, -0.9849079847335815, -0.08800997585058212, -0.32130441069602966, -0.12291490286588669, -0.37362194061279297, 0.0776975005865097, -0.4038189649581909, -0.3677911162376404, -0.3146437704563141, -0.19678224623203278, -0.05010899156332016, -0.6700502038002014, -0.46283555030822754, -0.06478665769100189, -0.6861889958381653, -0.1501004844903946, -0.5545749664306641, -0.34168103337287903, 0.45184728503227234, -1.3216599225997925, -0.5977035164833069, 0.5123671293258667, -0.5290021896362305, -0.30026328563690186, 0.15057359635829926, 0.026890967041254044, 0.8682633638381958, -0.64204341173172, -0.0751749575138092, 0.35665032267570496, -0.11246524006128311, 0.2219310998916626, -0.12806880474090576, -0.4621272087097168, -0.015570041723549366, 0.7418853044509888, -0.31170955300331116, 0.24410845339298248, -0.7017607688903809, 0.3641285002231598, -0.29032593965530396, -0.44079047441482544, 0.4408450126647949, 0.4400370717048645, 0.14756663143634796, 0.2822834551334381, -0.23616822063922882, 0.9952888488769531, 0.9022329449653625, 0.03530403971672058, 0.3559747338294983, 0.16770164668560028, 0.011437196284532547, -0.43811386823654175, 0.04041922092437744, 0.4141891896724701, -0.19643133878707886, 0.27237841486930847, -0.14510338008403778, 0.2972619831562042, -0.32958346605300903, -0.26969948410987854, 0.27225393056869507, 0.777967095375061, 0.25506025552749634, 0.7831264734268188, 0.7081741690635681, -0.3286978304386139, -1.003767728805542, -0.28162407875061035, -0.29193365573883057, -0.29870519042015076, 0.2447701096534729, -0.1933651864528656, -0.48873090744018555, -0.19741056859493256, -0.04278595373034477, 0.07738835364580154, 0.30846264958381653, 0.1525544971227646, 0.6106371283531189, -0.146142840385437, -0.09817148745059967, 1.0072875022888184, -0.6577291488647461, -0.6074022054672241, 0.2027066946029663, 0.3957759141921997, -0.31694263219833374, -1.150240182876587, 0.3798119127750397, 1.0378479957580566, 0.13067305088043213, -0.1413613110780716, -0.700790524482727, 0.12534788250923157, 0.6554486751556396, -0.10126515477895737, 0.2827920913696289, 0.003322739154100418, -0.8772013783454895, 0.12461923807859421, -0.16222728788852692, 0.34303393959999084, 0.27664828300476074, 0.3512108623981476, 0.3010082244873047, -0.18253205716609955, -1.2881360054016113, -0.18286776542663574, 0.3207032084465027, 0.20879122614860535, 0.3378610610961914, 0.14252518117427826, -0.17215228080749512, -0.36191457509994507, -0.14853133261203766, -0.644799530506134, 0.3503119647502899, 0.3692803382873535, 0.11235513538122177, 0.23995760083198547, 0.28610312938690186, 0.34401997923851013, -0.20973321795463562, -0.00019136874470859766, 0.5757413506507874, 0.4723103642463684, 0.09554966539144516, 0.5748342871665955, -0.4321841299533844, 0.20823071897029877, -0.5757243633270264, 0.021133068948984146, -0.05881422013044357, 0.20512253046035767, -0.04417203366756439, -0.1551939994096756, -0.1712236851453781, 0.4622805416584015, -0.4192274808883667, 0.16997383534908295, -0.1757156401872635, 0.14279070496559143, 0.5025182962417603, 0.18193750083446503, -0.28293389081954956, 0.019115395843982697, 0.794828474521637, 0.3025456964969635, 0.20441903173923492, 0.5228233933448792, 0.06556352972984314, -0.471697598695755, 0.167311429977417, 0.3377208113670349, -0.5370541214942932, 0.5553256869316101, 0.015021405182778835, -0.4454886019229889, -0.2383514642715454, 0.03287027031183243, 0.17188619077205658, 0.6526625752449036, 0.3887914717197418, -0.03426392003893852, 0.19366160035133362, -0.41456788778305054, 0.7042558193206787, -0.4623567759990692, 0.09119522571563721, 0.02195311151444912, -0.3147391676902771, -0.3370872139930725, 0.6856523156166077, -0.0061444505117833614, 0.43973809480667114, 0.17733538150787354, 0.7128061652183533, 0.24150428175926208, -0.008925540372729301, 0.23363356292247772, -0.6072856783866882, -0.44749319553375244, -0.00499173067510128, 0.21487697958946228, -0.3566991686820984, -0.11434715986251831, 0.18251937627792358, 0.3255469799041748, -0.09859061241149902, 0.6066617369651794, -0.468961626291275, 0.37375497817993164, 0.41803061962127686, -0.9271377325057983, 0.5388931035995483, -0.2165839821100235, -0.3057498335838318, 0.10518592596054077, -0.053901102393865585, 0.36943361163139343, 0.19634278118610382, -0.20463824272155762, -0.2974701523780823, -0.7330185770988464, -0.2736392021179199, -0.126884326338768, 0.9925297498703003, 0.4855421483516693, -0.2771170437335968, -0.010019906796514988, -0.5168099999427795, -0.49597084522247314, 0.27199241518974304, -0.8617079257965088, -0.17482030391693115, 0.2901018261909485, 0.33891528844833374, 0.32000988721847534, 0.8809760808944702, -0.36108240485191345, -0.32767990231513977, 0.15778793394565582, 0.30956679582595825, -0.5894474983215332, 0.32873430848121643, 0.07370762526988983, 0.18539804220199585, -0.04167914018034935, 0.09018431603908539, 0.07016189396381378, -0.08633194863796234, -0.04919600486755371, -0.043664343655109406, -0.40606313943862915, -0.6191766858100891, -0.3186389207839966, 0.8386256098747253, 0.5204965472221375, 0.1283903419971466, 0.33245450258255005, -0.5900800228118896, 0.16701610386371613, -0.38489481806755066, 0.031148627400398254, -0.35617202520370483, 0.0023606731556355953, 0.3433845639228821, 0.16550812125205994, 0.5679266452789307, -1.061850666999817, 4.694260597229004, 0.689253032207489, -0.20616799592971802, 0.22221720218658447, 0.4516523480415344, 0.8581491112709045, 1.1378964185714722, -0.4303320050239563, 0.3277572691440582, -0.47543129324913025, 0.07112769037485123, -0.8168095946311951, 0.3759601414203644, -0.11242788285017014, 0.36362412571907043, 0.291043221950531, -0.8139633536338806, 0.08726943284273148, 0.0472482293844223, -0.8611324429512024, -0.8658301830291748, -0.4132564663887024, -0.5681164860725403, 0.928682804107666, -0.15423990786075592, 0.09509968012571335, -0.0796763002872467, -0.4100123941898346, -0.12677547335624695, -0.3852795958518982, -0.2534485161304474, -0.581446647644043, -0.41715124249458313, -0.06745938211679459, -0.646339476108551, 0.0416625440120697, 0.20691365003585815, -0.4836375117301941, -0.47790369391441345, -0.1177673265337944, 0.3468708395957947, 0.372240275144577, -0.5901201963424683, -0.4840793311595917, 0.32015255093574524, 0.9070348143577576, -0.34374216198921204, -0.30130496621131897, 0.49099794030189514, -0.36239710450172424, 1.588085412979126, -0.5427850484848022, 0.5457581877708435, -0.331769734621048, -0.6176103353500366, 0.46984079480171204, 0.10501696169376373, -0.39491286873817444, 0.1968178004026413, 0.20401930809020996, 0.9635366201400757, -0.1256752908229828, 0.19896845519542694, -0.3470384180545807, -0.17317751049995422, 0.7498937845230103, -0.4359654188156128, 0.4514484405517578, 0.21478794515132904, -0.29655125737190247, -0.2983391284942627, -0.5394493937492371, -0.44777944684028625, -0.045023754239082336, 0.3288193345069885, -0.6337690949440002, -0.0432879738509655, 0.2919353246688843, 0.9373864531517029, -0.36841604113578796, -0.11878841370344162, -0.06620780378580093, -1.1126587390899658, 0.17599846422672272, 0.38683608174324036, 0.12886083126068115, -0.04413268342614174, -0.8549221754074097, 0.08755414932966232, -0.2819933295249939, 0.3557512164115906, 0.08958252519369125, -0.39143356680870056, -0.1435689926147461, -0.27364495396614075 ]
[ 5884, 6115, 2064, 3104, 5310, 1010, 8911, 1010, 1998, 2326, 6115, 1012, 2007, 1037, 7182, 2504, 1997, 3229, 1010, 1996, 5658, 5310, 1013, 5587, 1013, 5884, 3094, 2064, 2022, 2109, 2000, 3443, 1037, 5884, 4070, 1012, 1012, 4002, 2509, 6112, 4070, 4748, 14028, 12086, 2089, 3443, 1037, 6112, 4070, 2000, 5441, 3229, 2000, 6778, 3001, 1012, 2007, 1037, 7182, 2504, 1997, 3229, 1010, 2107, 6115, 2089, 2022, 2109, 2000, 5323, 3905, 13675, 14728, 19909, 2098, 3229, 2008, 2515, 2025, 5478, 14516, 6556, 3229, 5906, 2000, 2022, 7333, 2006, 1996, 2291, 1012, 1056, 16068, 23777, 3443, 2030, 19933, 2291, 2832, 4748, 14028, 12086, 2089, 3443, 2030, 19933, 2291, 1011, 2504, 6194, 2000, 8385, 15389, 24391, 18093, 2015, 2004, 2112, 1997, 28297, 1012, 2043, 4082, 3001, 9573, 2039, 1010, 2027, 2064, 2707, 6194, 2008, 4685, 4281, 2291, 4972, 1012, 2006, 3645, 1998, 11603, 1010, 2122, 2291, 6194, 2024, 3615, 2000, 2004, 2578, 1012, 2006, 6097, 2891, 1010, 4888, 2094, 6194, 2124, 2004, 4888, 12828, 1998, 4888, 4005, 2024, 2448, 2000, 3926, 2291, 3988, 3989, 1998, 7170, 5310, 3563, 11709, 1012, 1012, 25604, 4888, 4005, 4748, 14028, 12086, 2089, 3443, 2030, 19933, 4888, 6074, 2000, 8385, 15389, 24391, 18093, 2015, 2004, 2112, 1997, 28297, 1012, 2043, 1037, 5310, 15664, 1999, 1010, 1037, 2566, 1011, 5310, 4888, 2094, 2832, 2003, 2318, 2029, 15665, 1996, 11709, 2005, 2169, 4888, 1011, 2006, 1011, 5157, 5310, 4005, 2013, 1996, 3200, 2862, 1006, 1012, 20228, 2923, 1007, 5371, 2179, 1999, 1013, 2291, 1013, 3075, 1013, 4888, 4270, 7666, 1010, 1013, 3075, 1013, 4888, 4270, 7666, 1010, 1998, 1066, 1013, 3075, 1013, 4888, 4270, 7666, 1012, 3200, 2862, 6764, 2224, 1996, 3830, 1010, 2565, 2906, 22850, 11187, 1010, 1998, 2448, 4017, 11066, 6309, 2000, 6709, 1996, 4888, 4005, 1005, 1055, 2171, 1010, 4654, 8586, 23056, 3295, 1010, 1998, 7781, 2051, 1012, 4888, 6074, 2024, 2411, 5361, 2000, 4685, 14409, 2000, 3454, 1010, 4888, 5310, 9675, 3454, 2012, 8833, 2378, 1010, 2030, 2000, 6204, 2060, 9722, 8518, 1012, 1012, 4002, 2475, 2291, 2094, 2326, 4748, 14028, 12086, 2089, 3443, 2030, 19933, 2291, 2094, 2578, 2000, 8385, 15389, 24391, 18093, 2015, 2004, 2112, 1997, 28297, 1012, 2291, 2094, 2003, 1037, 2291, 1998, 2326, 3208, 4141, 2109, 2005, 6605, 4281, 12828, 6194, 1006, 2036, 2124, 2004, 2578, 1007, 1998, 2060, 2291, 4219, 1012, 2291, 2094, 2003, 1996, 12398, 3988, 3989, 1006, 1999, 4183, 1007, 2291, 2006, 2116, 11603, 20611, 6419, 8027, 1999, 4183, 3001, 1010, 2164, 25353, 2015, 6371, 4183, 1998, 11139, 7559, 2102, 1010, 2096, 3588, 11043, 11892, 1012, 1012, 4002, 2509, 3645, 2326, 4748, 14028, 12086, 2089, 3443, 2030, 19933, 3645, 2578, 2000, 8385, 15389, 24391, 18093, 2015, 2004, 2112, 1997, 28297, 1012, 2043, 3645, 6879, 2039, 1010, 2009, 4627, 3454, 2030, 5097, 2170, 2578, 2008, 4685, 4281, 2291, 4972, 1012, 3645, 2326, 9563, 2592, 1010, 2164, 1996, 5371, 4130, 2000, 1996, 2326, 1005, 1055, 4654, 8586, 23056, 2030, 7233, 3454, 1013, 10954, 1010, 2003, 8250, 1999, 1996, 3645, 15584, 1012, 1012, 4002, 2549, 4888, 12828, 4748, 14028, 12086, 2089, 3443, 2030, 19933, 4888, 12828, 2015, 2000, 15389, 24391, 18093, 2015, 2004 ]
mitre
10.txt
20
part of persistence. launch daemons are plist files used to interact with launchd, the service management framework used by macos. launch daemons require elevated privileges to install, are executed for every user on a system prior to login, and run in the background without the need for user interaction. during the macos initialization startup, the launchd process loads the parameters for launch - on - demand system - level daemons from plist files found in / system / library / launchdaemons / and / library / launchdaemons /. required launch daemons parameters include a label to identify the task, program to provide a path to the executable, and runatload to specify when the task is run. launch daemons are often used to provide access to shared resources, updates to software, or conduct automation tasks. t1555 credentials from password stores adversaries may search for common password storage locations to obtain user credentials. passwords are stored in several places on a system, depending on the operating system or application holding the credentials. there are also specific applications that store passwords to make it easier for users manage and maintain. once credentials are obtained, they can be used to perform lateral movement and access restricted information.. 001 keychain adversaries may acquire credentials from keychain. keychain ( or keychain services ) is the macos credential management system that stores account names, passwords, private keys, certificates, sensitive application data, payment data, and secure notes. there are three types of keychains : login keychain, system keychain, and local items ( icloud ) keychain. the default keychain is the login keychain, which stores user passwords and information. the system keychain stores items accessed by the operating system, such as items shared among users on a host. the local items ( icloud ) keychain is used for items synced with apple ’ s icloud service.. 002 securityd memory an adversary may obtain root access ( allowing them to read securityd ’ s memory ), then they can scan through memory to find the correct sequence of keys in relatively few tries to decrypt the user ’ s logon keychain. this provides the adversary with all the plaintext passwords for users, wifi, mail, browsers, certificates, secure notes, etc.. 003 credentials from web browsers adversaries may acquire credentials from web browser
[ -0.03233525902032852, -0.9460407495498657, 0.5402743220329285, 0.3654868006706238, -0.06865797936916351, -0.1526399552822113, -0.3247615396976471, 0.00005808082642033696, -0.5051712393760681, 0.3471830189228058, -0.40423545241355896, -0.2679809629917145, 0.05847370997071266, -0.4796367883682251, -0.8402277827262878, -0.8074674606323242, -0.20258952677249908, 0.10584394633769989, -0.7057802677154541, 0.5149960517883301, 0.8513199090957642, 0.5091332197189331, -0.658679187297821, -1.1561801433563232, 0.43176910281181335, 0.4970380663871765, 0.8676940202713013, 0.5862026214599609, 0.37067314982414246, 0.5437725782394409, 0.35887202620506287, 0.03378666192293167, 0.06437600404024124, -0.24534477293491364, 0.5150101780891418, 0.1500421166419983, 1.3059841394424438, -0.6110960245132446, 0.7550386190414429, -0.43332821130752563, 1.0755547285079956, 0.10028374195098877, -0.24179057776927948, -0.3802725076675415, -0.6338431239128113, -0.6812787652015686, 0.6514896154403687, -0.2113475501537323, 0.5624669194221497, 0.04822281375527382, 0.27529340982437134, -0.0861567035317421, -0.4937870502471924, 0.27278125286102295, 0.13918782770633698, -0.21187689900398254, 0.33279162645339966, 0.28364452719688416, 0.1501370221376419, -0.031286533921957016, -0.07236538082361221, 0.3745414912700653, 0.037684615701436996, -0.5190852880477905, -0.37096667289733887, 0.6609566807746887, -0.09893140196800232, -0.34119391441345215, -0.6271041631698608, -0.3202187716960907, 0.2903623580932617, 0.6743757724761963, -0.6148176193237305, -0.46356001496315, -0.9476786255836487, -0.5872018933296204, 0.27109622955322266, -0.3687317967414856, -0.15167094767093658, 0.24289517104625702, 0.12113344669342041, 0.49680665135383606, 0.2075957953929901, -0.559507429599762, -0.33861032128334045, -0.3532569408416748, 0.33508071303367615, 1.1020095348358154, -0.28045129776000977, -0.16454869508743286, 0.3397201597690582, 0.23422354459762573, 0.1363113671541214, -0.382126122713089, 0.35590872168540955, 0.24659040570259094, -0.6152915358543396, 0.0449783094227314, 0.06900256127119064, -0.6181930899620056, 0.1823117583990097, 0.6470768451690674, -0.21004480123519897, 0.44282442331314087, 0.12642373144626617, 0.386990487575531, 1.0427981615066528, -0.22647328674793243, -0.056886374950408936, -0.3396493196487427, 1.1235061883926392, -0.1103232204914093, 0.30339959263801575, -0.3076185882091522, -0.08555040508508682, 0.07620305567979813, 0.10248555988073349, -0.03927683085203171, -0.13319450616836548, 1.0655285120010376, 0.22145307064056396, -0.33549198508262634, 0.652373731136322, -0.304859459400177, -0.16118472814559937, -0.3850894868373871, -0.3010719120502472, 0.3341062366962433, -0.6421291828155518, -0.8310568928718567, 0.20215074717998505, 0.1417926549911499, -0.0853777602314949, 0.14929072558879852, -0.666460394859314, 0.5182398557662964, 0.4849601984024048, 0.5599202513694763, -0.09132270514965057, -1.320637583732605, -0.34651079773902893, -0.04690174013376236, -0.1091710701584816, 1.1740542650222778, -0.07278880476951599, 0.34005844593048096, -0.5191145539283752, 0.8562111258506775, -0.25216832756996155, 0.007994371466338634, 0.16160333156585693, -0.2129105180501938, 0.3095574975013733, -0.21173503994941711, -0.5918740630149841, 0.14796051383018494, -0.11962070316076279, 0.4878903329372406, -0.12868379056453705, -0.21122130751609802, -0.3437860608100891, 0.24796579778194427, 0.6001098155975342, 0.2143012434244156, 0.4854099750518799, 0.3713061809539795, -0.9250977039337158, -0.3794099688529968, -0.12244066596031189, 0.06791706383228302, 0.13772347569465637, 0.0894765704870224, 0.4692218601703644, 0.10317742824554443, 0.9908254742622375, 0.5840722918510437, -0.06757214665412903, -0.4474913477897644, 0.35150769352912903, 0.6990753412246704, -0.6595550775527954, 0.0967835783958435, 0.26498347520828247, 1.1823902130126953, -0.521930992603302, 0.5023546814918518, -0.009026270359754562, -0.17846477031707764, -0.0801982432603836, -0.5253944396972656, -0.30956438183784485, 0.6825760006904602, -0.8089562654495239, 0.2633226215839386, 0.6454535126686096, 0.1386202722787857, -0.9406307935714722, -0.5539224743843079, -0.11790122091770172, -1.333512544631958, -0.171644389629364, 0.02339233085513115, 0.3180360198020935, 0.1055125817656517, -0.2959843873977661, -0.16250823438167572, 1.4130784273147583, 0.635250449180603, 0.07865586876869202, 1.0953948497772217, 0.7168789505958557, -0.5218217372894287, -0.008333578705787659, 0.17284351587295532, -0.09283013641834259, 0.018705347552895546, 0.041353803128004074, 0.40474992990493774, -0.7404063940048218, 0.1594339907169342, -0.3605100214481354, 0.8894287347793579, 0.4612356722354889, 0.4708932936191559, 0.4092605710029602, -0.2984924614429474, -0.027699986472725868, 0.9301313161849976, -0.49115344882011414, 0.16659830510616302, 0.04987933114171028, 0.4987097382545471, 0.5842413902282715, 0.9733374118804932, -0.41497504711151123, -0.6676622033119202, 0.5282639265060425, -0.05975157022476196, -0.29839569330215454, 0.2721942961215973, -0.4657359719276428, 0.4793141782283783, 0.42267197370529175, 0.03695342689752579, 0.9869034886360168, 0.07297004014253616, -0.5094376802444458, -0.1710800975561142, 0.3500026762485504, 0.0038250384386628866, -0.03100813552737236, 0.5122350454330444, 0.6722365021705627, -0.7902410626411438, -1.1060155630111694, -0.26862531900405884, 0.5438119173049927, -0.08384209126234055, -0.6496582627296448, -0.6354914903640747, -0.06581173092126846, -0.21254751086235046, 0.10529709607362747, -0.13958682119846344, -0.40543463826179504, 0.9903274774551392, 0.3387829065322876, 0.8935575485229492, -0.17257101833820343, -0.2322351634502411, -0.42851966619491577, 0.36088138818740845, -0.17323264479637146, -0.4734879732131958, -0.712226390838623, 0.42735588550567627, 0.348470002412796, -0.4872259497642517, 0.7196963429450989, -1.125532865524292, -0.3746696412563324, 0.3046298921108246, 0.5459184050559998, 0.4629741609096527, 0.00230281800031662, -0.40798676013946533, -0.9380581378936768, 0.3179861307144165, -0.21300514042377472, 0.6082098484039307, -0.6075747013092041, -0.7795287370681763, -0.2632230520248413, -0.12125250697135925, -0.10513291507959366, 0.016264677047729492, 0.7341568470001221, 0.2733423411846161, -0.13083213567733765, 0.10352910310029984, -0.01799100451171398, -0.22188016772270203, 0.8045256733894348, 0.32655155658721924, -0.49716290831565857, 0.49456703662872314, -0.2839658260345459, 0.05172868072986603, 0.3361436128616333, 0.19480837881565094, -0.6923189163208008, -0.03876195475459099, 0.05344127491116524, 0.3815274238586426, -0.4041394591331482, 0.5468054413795471, 0.07185210287570953, -0.1436283439397812, -0.1562250852584839, -0.29145362973213196, 0.04753052070736885, -0.6689409613609314, -0.062445785850286484, -0.5058410167694092, -0.3026292026042938, -0.004380691330879927, -0.7266002893447876, -0.37447452545166016, 0.35767653584480286, -0.26556870341300964, 0.24967366456985474, 0.1869824379682541, 0.29691243171691895, 1.2482846975326538, -0.02722286619246006, 0.15171827375888824, -0.10114195942878723, -0.3247249126434326, 0.31316977739334106, 0.2502337396144867, -0.050972163677215576, -0.3880000114440918, 0.4637962281703949, 0.06425072997808456, -0.44242796301841736, 0.28598105907440186, 0.6254926323890686, -0.3139788806438446, -0.7132799625396729, -0.29825982451438904, -0.45416104793548584, -0.0915939137339592, 0.41185930371284485, 0.17522430419921875, 1.3705472946166992, 0.37594062089920044, -0.08861475437879562, -0.3499357998371124, 0.026560775935649872, 0.5716552138328552, -0.2673046290874481, -0.0318443588912487, -0.19134756922721863, 0.06731664389371872, -0.37386560440063477, -0.5425382852554321, -0.1747526228427887, 0.11697342991828918, 0.06626231223344803, 0.4383731484413147, 0.12481996417045593, 0.11758774518966675, -0.32514339685440063, 0.17162178456783295, -0.15330630540847778, -0.2200089991092682, 0.367043673992157, -0.19095031917095184, 0.5071645975112915, -0.5099223852157593, 0.015727046877145767, -0.46969982981681824, -0.10290537029504776, 0.3598262667655945, 0.18032105267047882, -0.1851521134376526, -0.13559629023075104, -0.3789563477039337, 0.24470564723014832, -0.4057280719280243, 0.11097528040409088, 0.24371600151062012, 0.15862002968788147, -0.547530472278595, -0.7433314919471741, -0.47962212562561035, 0.7672893404960632, 1.236975073814392, 0.17650343477725983, 0.5384312272071838, 0.37506768107414246, 0.09434281289577484, -0.643988847732544, 0.4872792661190033, -0.5736557841300964, 0.9803491234779358, -0.5631916522979736, 1.1941232681274414, -0.873943030834198, 0.11285392940044403, -0.20439834892749786, -0.4148055911064148, -0.5473548173904419, 0.3776741921901703, 0.6182332038879395, 0.5243567228317261, 0.0006024843314662576, -0.24667903780937195, 0.20993296802043915, -0.36575162410736084, -0.22230124473571777, -0.511376678943634, -0.07083992660045624, 0.20112183690071106, 0.7854965925216675, -0.6874704957008362, -0.12769964337348938, -0.5347902178764343, -0.5754450559616089, 0.23802359402179718, -0.17727980017662048, -0.5587348341941833, -0.35047441720962524, 0.26128077507019043, -0.7437419891357422, -0.08416050672531128, 0.1685124784708023, -0.12651856243610382, 0.6844747066497803, -0.7767700552940369, -0.19537891447544098, 0.9821073412895203, -0.5386332273483276, -0.8080739378929138, -0.12691663205623627, 0.7358385324478149, 0.408524751663208, 0.6828122138977051, 0.1406252086162567, -0.6009237766265869, 0.24333152174949646, -0.8424726128578186, 0.2511783540248871, -1.0879366397857666, 0.5008670091629028, 0.3156331181526184, -0.7074431777000427, -0.0826723650097847, 0.5917467474937439, -0.3185732364654541, -0.07289732247591019, -0.4955892264842987, 0.051816411316394806, -0.5696412324905396, 0.33809685707092285, 1.1354248523712158, 0.17373281717300415, -0.12411076575517654, -0.00044010422425344586, 0.3966120779514313, -0.09010988473892212, -0.18606305122375488, 0.0553654283285141, -0.3130090832710266, 0.35907599329948425, -0.4856536388397217, 0.7551796436309814, -0.23807476460933685, 0.4332333505153656, -0.0013322577578946948, -0.3994292914867401, 1.0006974935531616, -0.15835286676883698, 0.25671789050102234, -0.6815652251243591, -0.5010889172554016, -0.35700514912605286, 0.09703115373849869, 0.01364841591566801, 0.4782038927078247, -0.01547397393733263, 0.007251268718391657, -0.5061574578285217, -0.20612403750419617, -0.4156356155872345, -0.5749624371528625, -0.6263942718505859, -0.31675848364830017, -0.07110381871461868, 0.12686973810195923, 0.191013365983963, -0.12185156345367432, -0.3576852083206177, 0.8585494160652161, 0.2632119357585907, -0.5215262174606323, -0.8495752811431885, -0.43002673983573914, -0.1863168179988861, -0.04184437170624733, -0.6527476906776428, 0.5764299035072327, 0.25541970133781433, 0.7656968832015991, -0.006628736387938261, 0.9568665623664856, 0.6624611020088196, -0.26886898279190063, 0.10514147579669952, 0.3531671464443207, 0.3496440649032593, -0.6414344310760498, 0.07327044755220413, 0.6709709763526917, -0.6559817790985107, -0.17561551928520203, -0.6063851118087769, -0.2590859830379486, -0.3552371561527252, -0.6729072332382202, 0.22322435677051544, -0.255290687084198, 0.5813370943069458, -0.5413972735404968, -0.4463548958301544, -0.42522695660591125, -0.019650058820843697, 0.4188476502895355, -1.271465539932251, -0.5537331104278564, 0.6170985698699951, 0.33630189299583435, 0.4301256239414215, 0.2572026550769806, -1.087654709815979, -0.26895299553871155, -0.5362733602523804, 0.6834122538566589, -0.14527611434459686, -0.14993223547935486, -0.23266837000846863, 0.6316670775413513, -0.30715087056159973, 0.4135923981666565, -0.9463123083114624, -0.22665037214756012, 0.03698093444108963, 0.13800333440303802, -0.1594076305627823, 0.40678977966308594, -0.22664424777030945, 0.5491735339164734, -0.141463965177536, -0.606989860534668, -0.09488461911678314, 0.07238493114709854, 0.4010647237300873, 0.4959433376789093, 0.5968745946884155, -0.4904746115207672, -0.1274750679731369, 0.2838016450405121, 0.40227794647216797, 0.22581958770751953, 0.040591828525066376, -0.4672126770019531, -0.0014653028920292854, -0.4545646607875824, -1.657211184501648, 0.5381609797477722, -0.12854312360286713, -0.33818092942237854, 0.654278576374054, -0.2809384763240814, 0.7398073673248291, -0.8324435949325562, 0.4856475293636322, 0.7497677206993103, 0.45463502407073975, -0.2802550196647644, -0.7919562458992004, -0.11728126555681229, 0.35466575622558594, -0.45513519644737244, 0.39707839488983154, 0.22376273572444916, -0.6292062401771545, 0.05628417432308197, -0.4222569167613983, 0.21006835997104645, -0.6790415644645691, -0.15121091902256012, 0.14258533716201782, -0.08986222743988037, 0.08389309048652649, 0.3564055860042572, -0.03728702291846275, -0.022013628855347633, 0.19023452699184418, -0.20995306968688965, -0.048227082937955856, 0.6278013586997986, -0.015590406022965908, -0.2822292149066925, -0.5897263884544373, 0.43556833267211914, -0.5267778038978577, -0.24680855870246887, 0.31278806924819946, 0.6477254033088684, -0.20980332791805267, 1.4176160097122192, -0.28635019063949585, -0.25429680943489075, -0.2724660634994507, -0.4777413606643677, -0.2979389429092407, -0.21605128049850464, -0.49699267745018005, -0.1557893306016922, 0.2213236689567566, -0.3196828365325928, -0.1712113469839096, 0.3330027759075165, 0.3341505229473114, 0.31698402762413025, -0.7301739454269409, 0.42468026280403137, -0.5028843879699707, 0.26528769731521606, 0.9479747414588928, -0.7294290661811829, -0.25939521193504333, -0.790666401386261, -0.45262569189071655, 0.11739236116409302, 0.005087506957352161, 0.9621150493621826, -0.3612867593765259, -0.023542707785964012, -0.5448375344276428, 0.32174772024154663, 0.6411758065223694, -0.03920711204409599, 0.354282408952713, 0.8005416393280029, 0.0933484137058258, -0.42935284972190857, -0.3466189503669739, 0.07797893136739731, -0.010745284147560596, 0.34974250197410583, -0.3032013475894928, -0.4092121422290802, -0.2821735441684723, 0.2872312664985657, -0.2274119257926941, -0.8378913402557373, -0.8992319703102112, -0.07979653030633926, 0.26600542664527893, 0.19703800976276398, -0.5282605886459351, -0.15021279454231262, 0.24500593543052673, -0.07852895557880402, 0.024225618690252304, -0.7444416284561157, 0.4373082220554352, -0.7713892459869385, -0.04843732714653015, -0.4616711437702179, 0.4358467161655426, -0.7253932952880859, -0.07668612152338028, -0.4065389335155487, -0.31852349638938904, -0.8378900289535522, -1.0725784301757812, -0.30978330969810486, 0.10349780321121216, -0.5810619592666626, 0.7432541847229004, -0.614278256893158, -0.33694222569465637, 0.11562929302453995, -1.0008023977279663, 0.0037599497009068727, 0.8535885214805603, 0.05582445114850998, -0.5955315828323364, 0.40552133321762085, 0.40842822194099426, 1.0906413793563843, -0.566575825214386, -0.3884308338165283, 0.07541859894990921, -0.0861554890871048, 0.4810425937175751, -0.3675381541252136, -0.13249769806861877, 0.18269917368888855, 0.018892256543040276, -0.5010219812393188, 0.05107406899333, -0.47593533992767334, 0.5701186656951904, -0.036681897938251495, -0.19392384588718414, 0.5509555339813232, 0.604415237903595, 0.33146989345550537, 0.6166726350784302, -0.524116575717926, 0.7852663397789001, 0.639180064201355, 0.10545489192008972, 0.4593210816383362, 0.9252623319625854, 0.24025367200374603, -0.5994529724121094, -0.12268092483282089, 0.26561522483825684, 0.006890388671308756, 0.592082679271698, -0.46005749702453613, 0.17000535130500793, 0.04443468526005745, -0.052253320813179016, 0.5080956816673279, -0.10841577500104904, 0.5054358243942261, 0.33753642439842224, -0.21649345755577087, -0.16951151192188263, -0.9928152561187744, -0.04849576577544212, -0.8394618630409241, -0.21807175874710083, -0.021755291149020195, -0.3048897087574005, 0.040458135306835175, -0.28182801604270935, -0.3719044625759125, -0.09513073414564133, 0.06204177439212799, 0.5404837131500244, 0.484054297208786, 0.17067481577396393, -0.012616279534995556, 1.2881444692611694, -0.6129555106163025, -0.43714213371276855, -0.3205883502960205, 0.23615306615829468, -0.6170868277549744, -1.209853172302246, 0.21099863946437836, 1.1842037439346313, 0.2326599508523941, -0.563370406627655, -0.8948708176612854, 0.0815248042345047, 0.5223492383956909, -0.5079320073127747, 0.03770594671368599, -0.12023035436868668, -0.6432752013206482, 0.17413316667079926, -0.40041425824165344, 0.18421156704425812, -0.3292744755744934, 0.3707263767719269, 0.7847903370857239, -0.21536552906036377, -0.6825954914093018, 0.06386721134185791, 0.0485757514834404, -0.2749704420566559, 0.19763916730880737, 0.5796322822570801, 0.1481357365846634, -0.6917237043380737, 0.3547637462615967, -0.6407881379127502, 0.10105408728122711, 0.3638084828853607, 0.1260623186826706, -0.09935534000396729, 0.4795302748680115, 0.8789768218994141, -0.5298070907592773, 0.4373156428337097, 0.49730756878852844, 0.1276855617761612, -0.01715872995555401, 0.6642691493034363, -0.11770609021186829, -0.42302724719047546, 0.26151445508003235, 0.02215610444545746, 0.1082625463604927, 0.6669504642486572, 0.20820081233978271, 0.05162842571735382, 0.08173671364784241, 0.5613402724266052, -0.9557075500488281, 0.5398830771446228, -0.22067585587501526, -0.33245623111724854, 0.7129520177841187, 0.14899183809757233, -0.31245771050453186, 0.5868351459503174, 0.88116055727005, 0.16255754232406616, 0.01894282177090645, 0.7110739946365356, 0.18440203368663788, -0.019643334671854973, -0.09557529538869858, 0.28959497809410095, -0.033848028630018234, 0.547838568687439, 0.33471569418907166, -0.5898612141609192, -0.4166054129600525, -0.11519277095794678, 0.15959008038043976, 0.05787936598062515, 0.14766475558280945, -0.014457744546234608, 0.3046092987060547, -0.6544216871261597, 0.8599805235862732, -0.5360942482948303, 0.24498267471790314, -0.13516539335250854, -0.08717282116413116, -0.511599600315094, 0.4995923936367035, -0.18350531160831451, 0.8417445421218872, 0.4691499173641205, 0.417243629693985, 0.058349840342998505, 0.11656264960765839, -0.031715791672468185, -0.24763917922973633, -0.14071451127529144, 0.05077395588159561, -0.1646619290113449, 0.3073105216026306, -0.07015068084001541, 0.07281742990016937, 0.5493018627166748, -0.3176485598087311, 0.39232826232910156, -0.7248201966285706, 0.1385505348443985, -0.057411257177591324, -0.7821156978607178, 0.36461469531059265, 0.2716928720474243, -0.287554532289505, 0.09119205176830292, 0.03822841867804527, 0.3245842456817627, 0.7897559404373169, 0.21956445276737213, -0.1343168169260025, -0.8494793772697449, -0.5138506889343262, 0.1582278609275818, 0.8951363563537598, 0.08814232796430588, -0.5556313991546631, -0.08469169586896896, -0.8700001835823059, -0.6781359314918518, -0.2836059331893921, -0.22497254610061646, -0.227047398686409, -0.021407637745141983, 0.17002049088478088, 0.5662175416946411, 0.705438494682312, -0.14174418151378632, -0.5410765409469604, 0.25382059812545776, 0.3048331141471863, -0.5391411781311035, 0.2821531593799591, 0.23369073867797852, -0.33240365982055664, 0.1142667680978775, -0.3781720697879791, 0.45079517364501953, -0.2522042393684387, -0.12475130707025528, 0.10263332724571228, -0.37731632590293884, -0.3382214307785034, -0.1022190973162651, 0.11803629249334335, 0.028373930603265762, -0.16201801598072052, 0.016156479716300964, -1.244441270828247, -0.24008135497570038, -0.2734277546405792, 0.3331024944782257, -0.11688981205224991, -0.5686414837837219, 0.3772444725036621, -0.032214727252721786, 0.525941014289856, -1.2802796363830566, 4.401488304138184, 0.6408509016036987, -0.2820228934288025, 0.23713013529777527, 0.22422441840171814, 0.7196353673934937, 0.7975781559944153, -0.6941038370132446, 0.13764935731887817, -0.5920748114585876, 0.014765792526304722, -0.06595690548419952, 0.3032020330429077, -0.022443076595664024, 0.1060355007648468, 0.11105450987815857, -0.8182929754257202, -0.13817541301250458, 0.23673471808433533, -1.1156803369522095, -0.9593650102615356, -0.17052911221981049, -0.7227572798728943, 0.8479064702987671, -0.10732623934745789, 0.3233913481235504, 0.5150601863861084, -0.6201998591423035, -0.6373018622398376, 0.1233074739575386, -0.545555830001831, -0.6376397013664246, -0.29600033164024353, -0.22362999618053436, -0.5942773222923279, 0.3111937344074249, 0.07518119364976883, -0.9836146831512451, -0.33776426315307617, 0.22744120657444, 0.39488545060157776, 0.2932162582874298, -0.286813348531723, -0.5438362956047058, 0.1990356743335724, 1.3491435050964355, -0.17409439384937286, -0.21626240015029907, 0.7847939729690552, -0.2873430550098419, 1.319038987159729, -0.030316246673464775, 0.5404118895530701, -0.6706909537315369, -0.36607295274734497, 0.6477557420730591, 0.11804164946079254, -0.6309815049171448, -0.05219730734825134, 0.08842118084430695, 0.9024136662483215, -0.24173837900161743, 0.14448805153369904, -0.33068448305130005, -0.8195976614952087, 0.6885982155799866, -0.9458354115486145, 0.3870184123516083, 0.052001819014549255, -0.3021473288536072, -0.4987228512763977, -0.7970531582832336, -0.4941307306289673, -0.34732601046562195, 0.9583545923233032, -0.6449797749519348, 0.20487266778945923, 0.2075270712375641, 0.6754777431488037, 0.01796763390302658, -0.3670267164707184, -0.34538501501083374, -1.2942992448806763, -0.10098323971033096, 0.3342396318912506, 0.34474945068359375, 0.10088376700878143, -0.6599774360656738, 0.13814426958560944, 0.026838131248950958, 0.5357212424278259, 0.2034754902124405, -0.37879112362861633, -0.19405227899551392, -0.01181578729301691 ]
[ 2112, 1997, 28297, 1012, 4888, 12828, 2015, 2024, 20228, 2923, 6764, 2109, 2000, 11835, 2007, 4888, 2094, 1010, 1996, 2326, 2968, 7705, 2109, 2011, 6097, 2891, 1012, 4888, 12828, 2015, 5478, 8319, 14310, 2000, 16500, 1010, 2024, 6472, 2005, 2296, 5310, 2006, 1037, 2291, 3188, 2000, 8833, 2378, 1010, 1998, 2448, 1999, 1996, 4281, 2302, 1996, 2342, 2005, 5310, 8290, 1012, 2076, 1996, 6097, 2891, 3988, 3989, 22752, 1010, 1996, 4888, 2094, 2832, 15665, 1996, 11709, 2005, 4888, 1011, 2006, 1011, 5157, 2291, 1011, 2504, 12828, 2015, 2013, 20228, 2923, 6764, 2179, 1999, 1013, 2291, 1013, 3075, 1013, 4888, 6858, 16563, 1013, 1998, 1013, 3075, 1013, 4888, 6858, 16563, 1013, 1012, 3223, 4888, 12828, 2015, 11709, 2421, 1037, 3830, 2000, 6709, 1996, 4708, 1010, 2565, 2000, 3073, 1037, 4130, 2000, 1996, 4654, 8586, 23056, 1010, 1998, 2448, 4017, 11066, 2000, 20648, 2043, 1996, 4708, 2003, 2448, 1012, 4888, 12828, 2015, 2024, 2411, 2109, 2000, 3073, 3229, 2000, 4207, 4219, 1010, 14409, 2000, 4007, 1010, 2030, 6204, 19309, 8518, 1012, 1056, 16068, 24087, 22496, 2013, 20786, 5324, 4748, 14028, 12086, 2089, 3945, 2005, 2691, 20786, 5527, 5269, 2000, 6855, 5310, 22496, 1012, 20786, 2015, 2024, 8250, 1999, 2195, 3182, 2006, 1037, 2291, 1010, 5834, 2006, 1996, 4082, 2291, 2030, 4646, 3173, 1996, 22496, 1012, 2045, 2024, 2036, 3563, 5097, 2008, 3573, 20786, 2015, 2000, 2191, 2009, 6082, 2005, 5198, 6133, 1998, 5441, 1012, 2320, 22496, 2024, 4663, 1010, 2027, 2064, 2022, 2109, 2000, 4685, 11457, 2929, 1998, 3229, 7775, 2592, 1012, 1012, 25604, 3145, 24925, 2078, 4748, 14028, 12086, 2089, 9878, 22496, 2013, 3145, 24925, 2078, 1012, 3145, 24925, 2078, 1006, 2030, 3145, 24925, 2078, 2578, 1007, 2003, 1996, 6097, 2891, 13675, 14728, 19909, 2968, 2291, 2008, 5324, 4070, 3415, 1010, 20786, 2015, 1010, 2797, 6309, 1010, 17987, 1010, 7591, 4646, 2951, 1010, 7909, 2951, 1010, 1998, 5851, 3964, 1012, 2045, 2024, 2093, 4127, 1997, 3145, 24925, 3619, 1024, 8833, 2378, 3145, 24925, 2078, 1010, 2291, 3145, 24925, 2078, 1010, 1998, 2334, 5167, 1006, 24582, 23743, 2094, 1007, 3145, 24925, 2078, 1012, 1996, 12398, 3145, 24925, 2078, 2003, 1996, 8833, 2378, 3145, 24925, 2078, 1010, 2029, 5324, 5310, 20786, 2015, 1998, 2592, 1012, 1996, 2291, 3145, 24925, 2078, 5324, 5167, 11570, 2011, 1996, 4082, 2291, 1010, 2107, 2004, 5167, 4207, 2426, 5198, 2006, 1037, 3677, 1012, 1996, 2334, 5167, 1006, 24582, 23743, 2094, 1007, 3145, 24925, 2078, 2003, 2109, 2005, 5167, 26351, 2098, 2007, 6207, 1521, 1055, 24582, 23743, 2094, 2326, 1012, 1012, 4002, 2475, 3036, 2094, 3638, 2019, 27248, 2089, 6855, 7117, 3229, 1006, 4352, 2068, 2000, 3191, 3036, 2094, 1521, 1055, 3638, 1007, 1010, 2059, 2027, 2064, 13594, 2083, 3638, 2000, 2424, 1996, 6149, 5537, 1997, 6309, 1999, 4659, 2261, 5363, 2000, 11703, 2854, 13876, 1996, 5310, 1521, 1055, 8154, 2078, 3145, 24925, 2078, 1012, 2023, 3640, 1996, 27248, 2007, 2035, 1996, 5810, 18209, 20786, 2015, 2005, 5198, 1010, 15536, 8873, 1010, 5653, 1010, 16602, 2015, 1010, 17987, 1010, 5851, 3964, 1010, 4385, 1012, 1012, 4002, 2509, 22496, 2013, 4773, 16602, 2015, 4748, 14028, 12086, 2089, 9878, 22496, 2013, 4773, 16602 ]
mitre
10.txt
21
##s by reading files specific to the target browser. web browsers commonly save credentials such as website usernames and passwords so that they don't need to be entered manually in the future. web browsers typically store the credentials in an encrypted format within a credential store ; however, methods exist to extract plaintext credentials from web browsers.. 004 windows credential manager adversaries may acquire credentials from the windows credential manager. the credential manager stores credentials for signing into websites, applications, and / or devices that request authentication through ntlm or kerberos in credential lockers ( previously known as windows vaults ).. 005 password managers adversaries may acquire user credentials from third - party password managers. password managers are applications designed to store user credentials, normally in an encrypted database. credentials are typically accessible after a user provides a master password that unlocks the database. after the database is unlocked, these credentials may be copied to memory. these databases can be stored as files on disk. t1485 data destruction adversaries may destroy data and files on specific systems or in large numbers on a network to interrupt availability to systems, services, and network resources. data destruction is likely to render stored data irrecoverable by forensic techniques through overwriting files or data on local and remote drives. common operating system file deletion commands such as del and rm often only remove pointers to files without wiping the contents of the files themselves, making the files recoverable by proper forensic methodology. this behavior is distinct from disk content wipe and disk structure wipe because individual files are destroyed rather than sections of a storage disk or the disk's logical structure. t1132 data encoding adversaries may encode data to make the content of command and control traffic more difficult to detect. command and control ( c2 ) information can be encoded using a standard data encoding system. use of data encoding may adhere to existing protocol specifications and includes use of ascii, unicode, base64, mime, or other binary - to - text and character encoding systems. some data encoding systems may also result in data compression, such as gzip.. 001 standard encoding adversaries may encode data with a standard data encoding system to make the content of command and control traffic more difficult to detect. command and control ( c2 ) information can be encoded using a standard data encoding system that adheres to existing protocol specifications. common data encoding schemes include ascii
[ 0.20530416071414948, -0.9555935859680176, 0.519237220287323, 0.2770439088344574, -0.11024542152881622, 0.26447561383247375, -0.008229841478168964, -0.47962814569473267, 0.12855632603168488, 0.6062880158424377, 0.37008389830589294, -0.43865323066711426, 0.28208091855049133, -0.22437095642089844, -0.42651963233947754, -0.3028104901313782, -0.10477156937122345, 0.22435809671878815, -0.4943823218345642, -0.023679381236433983, 0.3208543658256531, 0.5355868339538574, -0.7561118602752686, -0.8393000364303589, -0.24437937140464783, 0.6116916537284851, 0.8156185150146484, 0.15229354798793793, 0.5801073312759399, 0.706860363483429, -0.1852763593196869, 0.10826639086008072, -0.16829204559326172, -0.6485409140586853, 0.16911457479000092, -0.34263086318969727, 0.46403586864471436, -0.6263309717178345, -0.12304693460464478, -0.03677181899547577, 0.08036892861127853, 0.10946134477853775, -0.16033396124839783, -0.9647262096405029, -0.4799479842185974, -0.3481420874595642, -0.15548577904701233, -0.09113053232431412, -0.14486122131347656, -0.21414364874362946, 0.6775881052017212, 0.2224932461977005, 0.2196350395679474, 0.0899863988161087, 0.3566957414150238, -0.06757790595293045, 0.08151181042194366, 0.04466337710618973, -0.16018106043338776, 0.2640798091888428, 0.3500867486000061, 0.4274308383464813, 0.5806289911270142, -0.38409262895584106, -0.1687123328447342, 0.31988850235939026, 0.2100456953048706, 0.07165682315826416, 0.08507803082466125, -0.42742568254470825, 0.2178640067577362, -0.027667976915836334, -1.124729871749878, 0.08218477666378021, -0.6509242653846741, -0.5067362785339355, 0.04382164031267166, 0.16242040693759918, 0.019564367830753326, 0.3456976115703583, 0.2197600156068802, 0.05146360024809837, 0.09872030466794968, -0.48147693276405334, 0.5292831063270569, -0.25236910581588745, 0.7487927079200745, 1.005052089691162, 0.29967567324638367, -0.11054161936044693, 0.2884148061275482, 0.24322788417339325, -0.3164794445037842, -0.4392950236797333, -0.047992538660764694, 0.18948158621788025, -0.6529304385185242, 0.3746660351753235, 0.3686586022377014, 0.07883451133966446, 0.10062692314386368, 0.8477179408073425, 0.004816597793251276, 0.8629324436187744, 0.10602761059999466, 0.6683626174926758, 0.3459046185016632, -0.009845930151641369, -0.8743280172348022, -0.5889905691146851, 0.6797102093696594, -0.2905008792877197, 0.15558333694934845, -0.7029560208320618, 0.19944404065608978, 0.5155448913574219, -0.04334395378828049, 0.6223353743553162, -0.46583396196365356, 0.348264217376709, -0.02026752009987831, -0.4682152271270752, 0.1719471514225006, -0.40237605571746826, 0.5611873865127563, 0.36361372470855713, 0.4756680428981781, 0.2111903727054596, -0.3883119821548462, -0.392383337020874, 0.10058756172657013, 0.14761073887348175, -0.8760048747062683, 0.18003925681114197, -0.2266961634159088, 0.3056449294090271, 0.2517915368080139, 0.3981746733188629, 0.31341561675071716, -0.7380236983299255, -0.2525312602519989, 1.1365309953689575, 0.10967971384525299, 0.9979448318481445, 0.006431887857615948, -0.0229177325963974, -0.1739887297153473, -0.27455803751945496, -0.38758397102355957, 0.2233506292104721, 0.053248099982738495, 0.2563432455062866, 0.9867465496063232, -0.33117881417274475, -0.5705726146697998, -0.10815904289484024, -0.6228148341178894, 0.19027002155780792, -0.3022685945034027, -0.5121079087257385, -0.4259740114212036, 1.1245263814926147, -0.19926036894321442, 0.5294404625892639, -0.3389400541782379, 0.4472188651561737, -0.5372740030288696, -0.2731686234474182, 0.047986458986997604, -0.2774815261363983, 0.634025514125824, 0.40259090065956116, 0.27354323863983154, -0.08577340096235275, 1.296848177909851, 0.6650534272193909, 0.33746129274368286, -0.0039891707710921764, 0.38810858130455017, 0.031932659447193146, -0.930478036403656, -0.05081477761268616, 0.5860892534255981, 0.910693883895874, -0.29541486501693726, -0.059430427849292755, -0.4117599427700043, -0.8354337811470032, -0.08226501196622849, -0.19761723279953003, -0.2500758469104767, 0.20613247156143188, -0.5036608576774597, 0.4787524938583374, 0.6911531090736389, -0.07097803801298141, -1.2604888677597046, -0.07484182715415955, 0.21487286686897278, -1.0240463018417358, -0.35655707120895386, -0.12637124955654144, 0.5180070400238037, 0.612565815448761, -0.7279936075210571, 0.04602791741490364, 1.491955041885376, 0.42995715141296387, -0.35921525955200195, 0.8950132131576538, 0.8436065316200256, -0.31551313400268555, 0.5683301091194153, -0.5098592638969421, 0.3659798502922058, 0.28732702136039734, 0.1227375939488411, 0.5608769655227661, -0.2734048366546631, 0.008225919678807259, -0.6678947806358337, 0.35946008563041687, 0.3037813603878021, 0.08220542967319489, 0.44849833846092224, 0.5004879832267761, -0.11884961277246475, 0.2699452340602875, -0.24372093379497528, -0.16131211817264557, -0.356649786233902, 0.5061600208282471, 0.8645974397659302, 0.635865330696106, -0.10470189899206161, 0.3273136615753174, -0.007433366496115923, 0.39239007234573364, 0.5551665425300598, 0.30243736505508423, -0.5057029724121094, 0.21826621890068054, 0.800184965133667, 0.3747275769710541, 0.4737031161785126, 0.19620345532894135, -0.27242282032966614, -0.20188182592391968, 0.2528911828994751, 0.28035828471183777, -0.0015731423627585173, 0.9351897835731506, 0.7223880887031555, 0.13803574442863464, -1.2521693706512451, -0.3669337034225464, 0.4150587022304535, 0.46350160241127014, -0.5438661575317383, -1.085174322128296, -0.5252495408058167, 0.1578315794467926, 0.39472725987434387, -0.7384102940559387, -0.3642812967300415, -0.202542245388031, 0.504737138748169, 0.6806454658508301, -0.03712546080350876, -0.9657808542251587, -0.7121315002441406, -0.03594420105218887, -0.8144270181655884, -0.46321213245391846, -0.2230265885591507, -0.16376617550849915, -0.2770833969116211, -0.7482484579086304, 0.3771921992301941, -0.8992183804512024, -0.202629953622818, 0.3510791063308716, -0.008425693958997726, 0.5683244466781616, -0.4885212182998657, 0.17249520123004913, -0.4686102867126465, 0.2341778427362442, 0.27785253524780273, 0.5777952075004578, -0.5346101522445679, -0.11848199367523193, -0.65851891040802, -0.2544228732585907, -0.03211684897542, -0.1921970397233963, 0.9346511363983154, 0.45098957419395447, 0.1935897022485733, -0.4993302524089813, -0.19465264678001404, -0.2602311372756958, 0.5834273099899292, 0.1521814614534378, -0.5690097212791443, 0.3696388602256775, -0.3198588788509369, 0.0035372735001146793, 0.4042723476886749, 0.8277122378349304, -0.36485469341278076, -0.07969187200069427, 0.38231295347213745, 0.8829523921012878, -0.39753270149230957, 0.8167371153831482, 0.07368037849664688, -0.31507331132888794, -0.17745068669319153, -0.5309638977050781, -0.0621022991836071, -0.193368598818779, -0.43167105317115784, -0.6024988293647766, 0.10147624462842941, 0.21803203225135803, -0.3351762294769287, -0.6429201364517212, 0.35316571593284607, -1.1241297721862793, -0.6606191396713257, 0.07067181169986725, -0.29466894268989563, 1.1030393838882446, 0.2800995111465454, -0.13285085558891296, -0.14238516986370087, -0.6833794116973877, 0.19720003008842468, 0.08426481485366821, 0.17759765684604645, -0.7321340441703796, 0.16769437491893768, 0.18989816308021545, 0.06360790878534317, 0.5086790919303894, 0.15179674327373505, -0.6495840549468994, -0.4105851352214813, -0.4374523162841797, 0.08187662065029144, 0.17966508865356445, 0.4910736680030823, -0.1545860469341278, -0.07330431044101715, 0.39678484201431274, -0.38168978691101074, 0.085670106112957, -0.20783300697803497, 0.04312647879123688, 0.5964561104774475, -0.004260202869772911, -0.2457733452320099, 0.20299220085144043, -0.4028443396091461, -0.23753124475479126, -0.35312703251838684, -0.3910054564476013, 0.5215279459953308, -0.22607648372650146, 0.7185169458389282, 0.3265053331851959, -0.03215914964675903, 0.5767084360122681, -0.17978574335575104, -0.15315622091293335, 0.6168931722640991, -0.4999086856842041, 0.7468929886817932, -0.4990747272968292, -0.001118504093028605, -0.34383758902549744, 0.15119123458862305, -0.15858964622020721, -0.13872413337230682, -0.24307027459144592, -0.11078714579343796, -0.5512959957122803, 0.44666531682014465, -0.3628227114677429, 0.2352636456489563, -0.3513442873954773, -0.16064397990703583, 0.18195302784442902, -0.837250292301178, -0.1264519840478897, 0.684393048286438, 0.48836129903793335, 0.032581496983766556, 0.38195157051086426, 0.26955312490463257, 0.6146405935287476, 0.13584579527378082, 0.40034157037734985, -0.14851951599121094, 0.3013152778148651, -0.22910954058170319, 0.8357649445533752, -0.634371817111969, 0.05055209994316101, -0.3006076514720917, 0.03749065473675728, -0.07025669515132904, -0.14396893978118896, 0.7398982644081116, 0.05689573287963867, 0.04226557910442352, -0.7434682846069336, 0.5208079814910889, -0.04100928455591202, -0.31011468172073364, -0.6503655314445496, -0.3645379841327667, 0.8663623929023743, 0.6972344517707825, -0.9367762804031372, -0.22197511792182922, -0.27162787318229675, -0.6458166241645813, -0.15389253199100494, 0.5196040272712708, 0.029686888679862022, -0.6219335794448853, -0.3230161666870117, -0.5878800749778748, 0.09825164824724197, 0.030990788713097572, 0.5627087950706482, -0.085379458963871, -0.719444751739502, -0.033011242747306824, 0.14818134903907776, -0.6590086817741394, -0.9038857221603394, -0.05295989289879799, 1.2835339307785034, 0.6536449193954468, 0.9673714637756348, -0.5292537212371826, 0.03604605048894882, 0.11441351473331451, -0.8660828471183777, 0.5985532999038696, -0.5516785979270935, -0.1423911601305008, 0.301759272813797, 0.4217856526374817, -0.008227342739701271, 0.5285471081733704, -0.8824295401573181, 0.11226695775985718, 0.29648709297180176, -0.3552631735801697, -0.5684403777122498, 0.23025688529014587, 0.7197186946868896, -0.10000687092542648, -0.5603880286216736, 0.4399924576282501, 0.17496031522750854, 0.22866466641426086, -0.23788423836231232, -0.698736846446991, -0.11306058615446091, 0.5773834586143494, -0.7020754218101501, 0.990325927734375, -0.7058628797531128, -0.30973726511001587, -0.32765692472457886, 0.1956440657377243, 0.730143129825592, -0.200433149933815, 0.15453091263771057, -0.6993175745010376, -0.402513325214386, 0.1508447825908661, 0.17461808025836945, 0.3004676103591919, 0.29056835174560547, -0.047187261283397675, -0.38887664675712585, -0.220335453748703, 0.45931193232536316, -0.7777268886566162, 0.17119818925857544, -0.18508537113666534, -0.24811074137687683, -0.048394907265901566, -0.029151730239391327, 0.4180869162082672, -0.596789538860321, -0.14462895691394806, 0.3394545614719391, 0.3628227412700653, -0.15882375836372375, -1.1267584562301636, -0.3810490667819977, -0.4795307517051697, -0.018232150003314018, -0.3870455026626587, 0.2373959720134735, -0.08834575861692429, 0.4118214249610901, 0.24558092653751373, 0.5370318293571472, 0.49744105339050293, -0.041469305753707886, 0.2163800448179245, 0.3891128897666931, 0.3629179298877716, -0.5211312770843506, 0.17938081920146942, 0.28560397028923035, -0.7533644437789917, 0.16152355074882507, -0.14381778240203857, -0.25445038080215454, -0.6440192461013794, -0.41308480501174927, -0.3318799138069153, -0.08326385915279388, 0.5016514658927917, -0.6103484034538269, 0.023799508810043335, -0.35466673970222473, 0.903866171836853, -0.3385201096534729, -0.5831979513168335, -0.971248209476471, -0.23730266094207764, 0.163528174161911, 0.3401070237159729, 0.564960777759552, -0.7921473979949951, -0.8039608597755432, 0.36695367097854614, 0.21257653832435608, -0.09820893406867981, -0.3326101303100586, 0.12440226227045059, 0.10650014132261276, 1.0182335376739502, 0.043626923114061356, -1.523953914642334, -0.09522775560617447, 0.5960613489151001, -0.6169938445091248, -0.3004990518093109, 0.10831596702337265, -1.4876911640167236, 0.14616745710372925, -0.06228933483362198, 0.07469799369573593, -0.1963559240102768, -0.06498014181852341, -0.23202812671661377, 0.5608309507369995, 0.7479661107063293, -1.0107762813568115, -0.008769922889769077, -0.31514647603034973, 0.3674805760383606, 0.3792245388031006, 0.0958283394575119, -0.26203858852386475, -0.2447870820760727, -0.7581226229667664, -0.8078017830848694, 0.3344266414642334, 0.39989185333251953, -0.23325906693935394, -0.4279889464378357, -0.5270699262619019, 0.4563268721103668, 0.07425818592309952, 0.6437780857086182, 0.9486374855041504, 0.401433527469635, -0.19205458462238312, -0.1786230355501175, 0.20047341287136078, -0.16287566721439362, -0.2334968000650406, 0.6193989515304565, 0.10947961360216141, -0.6649945974349976, -0.3834569752216339, -0.39707866311073303, -0.012853439897298813, -0.15424761176109314, -0.013212194666266441, 0.28701427578926086, -0.24905188381671906, 0.2195209413766861, -0.45803165435791016, -0.4001065790653229, 0.06920517981052399, 0.10456173866987228, -0.481051504611969, -0.32368871569633484, 0.5292104482650757, -0.4485799968242645, -0.25896286964416504, -0.1174750030040741, -0.245599627494812, -0.11359736323356628, -0.4546739459037781, 0.4071826934814453, 0.39187994599342346, -0.09591791778802872, 0.7415653467178345, 0.22434352338314056, -0.5085822343826294, -0.5735104084014893, -0.6320527195930481, -0.36386367678642273, 0.185026153922081, -0.13620305061340332, 0.07219044864177704, 0.36833491921424866, -0.3167257010936737, -0.1379023641347885, 0.6824932098388672, 0.23965761065483093, -0.14287617802619934, -0.7055625915527344, 0.05932828411459923, 0.2563394606113434, -0.017472613602876663, 0.7762896418571472, -0.9343085885047913, -0.4079291522502899, -0.11795499175786972, 0.6319642066955566, 0.6797520518302917, 0.25542116165161133, 0.4933360815048218, 0.046343982219696045, -0.27870431542396545, -0.3982536792755127, 0.3339688181877136, 0.973957896232605, 0.2918868958950043, 0.333774209022522, 0.3948516249656677, 0.540993869304657, -0.9266710877418518, -0.36868947744369507, -0.026365913450717926, -0.4466206729412079, 0.24467438459396362, -0.6250399947166443, -0.09821248054504395, 0.3341713845729828, 0.2943152189254761, -0.027389351278543472, -0.6628578305244446, -0.5144429206848145, -0.6182965636253357, 0.26939740777015686, 0.2311108261346817, -0.13208043575286865, -0.03118223324418068, 0.7921980619430542, -0.4571840465068817, -0.13061641156673431, -0.5268272757530212, 0.5546969771385193, -0.9445277452468872, -0.08230236917734146, -0.44131767749786377, 0.7412830591201782, -0.15321755409240723, -0.33136090636253357, -0.29744499921798706, -0.810055136680603, -0.17097073793411255, -0.46850869059562683, -0.10203515738248825, -0.0124061843380332, -0.6217896342277527, -0.09351320564746857, -0.7750263810157776, 0.4114387333393097, -0.30856433510780334, -0.2523459196090698, -0.3957771360874176, 0.5036435723304749, -0.30003491044044495, -0.4368121325969696, 0.5561579465866089, 0.45052164793014526, 0.5501406788825989, -0.36101362109184265, -0.5329866409301758, -0.0401669405400753, -0.1460978239774704, 0.315536767244339, 0.3756481409072876, 0.24029541015625, -0.16012045741081238, -0.43003085255622864, -0.8159537315368652, -0.6237295866012573, -0.8720364570617676, -0.06256890296936035, 0.5218570828437805, -0.3970433473587036, 0.5681333541870117, 0.37013792991638184, -0.3509938716888428, -0.002597890328615904, -0.5206626057624817, 0.5129596590995789, 0.9317076802253723, -0.0482495091855526, 0.03179122880101204, 0.2930084764957428, 0.33746644854545593, 0.20317967236042023, -0.7305408716201782, -0.3628137707710266, -0.3425475060939789, 0.1259404569864273, 0.2060580849647522, 0.30691754817962646, -0.5415324568748474, 0.09055367857217789, 0.33271872997283936, 0.506213903427124, 0.3326817750930786, 0.21977022290229797, 0.6269857883453369, -0.18496157228946686, -0.931479275226593, 0.10915816575288773, -0.4810144007205963, -0.11374689638614655, -0.20583342015743256, -0.09720158576965332, -0.9414645433425903, -0.8124009370803833, 0.006629824172705412, 0.314769983291626, 0.5311169624328613, -0.255031943321228, -0.09019969403743744, 0.35035520792007446, -0.26926472783088684, 1.0713310241699219, 0.0851423442363739, -0.2686156630516052, -0.42881903052330017, 0.2893837094306946, -0.6549784541130066, -0.8529137969017029, 0.22117948532104492, 0.9857586622238159, 0.29032495617866516, -0.5469025373458862, -0.7893258929252625, 0.2374364286661148, 0.518707811832428, -0.04137153923511505, 0.5475525259971619, -0.11866211891174316, -0.1967894434928894, 0.3311712443828583, -0.32983890175819397, -0.2583748400211334, 0.1855393350124359, 0.46797317266464233, 0.590364933013916, -0.1179913580417633, -0.7706705331802368, -0.29338234663009644, 0.034259453415870667, -0.10387054085731506, 0.5937016606330872, 0.4024246037006378, 0.3363153040409088, -0.8093884587287903, 0.033177800476551056, -0.44457462430000305, 0.5117714405059814, 0.8344457745552063, -0.18968017399311066, -0.4268206059932709, 0.32479164004325867, 0.5150658488273621, -0.26908135414123535, -0.1836005300283432, 0.03349960222840309, 0.28279954195022583, -0.26713472604751587, 0.5461986064910889, -0.427543580532074, -0.03682476282119751, 0.06578119844198227, -0.543267548084259, 0.07651298493146896, 0.11150142550468445, 0.014010089449584484, -0.2893017530441284, -0.7482694387435913, 1.3452544212341309, -0.7563130855560303, 0.5693613290786743, -0.5382534861564636, -0.1115659773349762, 0.12539678812026978, -0.14502936601638794, -0.4815550446510315, 0.6385984420776367, 0.6460111737251282, 0.2883288264274597, -0.4618152379989624, 0.5854954719543457, -0.3394245207309723, -0.5014185905456543, 0.49019375443458557, 0.29827848076820374, -0.41140976548194885, 0.8635456562042236, -0.0978507474064827, -1.0501182079315186, -0.7389812469482422, -0.21741589903831482, 0.13358959555625916, 0.11838554590940475, 0.7552858591079712, -0.3476029932498932, -0.029987327754497528, -0.3442310392856598, 0.5782943964004517, -0.7566889524459839, -0.34671834111213684, 0.10617297142744064, -0.33846214413642883, -0.32303157448768616, 0.5610839128494263, -0.1368870586156845, 0.7320027947425842, -0.08202898502349854, 0.13882222771644592, 0.6574498414993286, 0.15830858051776886, -0.2704610526561737, -1.023906946182251, 0.03501396253705025, 0.32361844182014465, -0.04183204472064972, 0.12475929409265518, 0.18410511314868927, 0.20070186257362366, -0.06582532078027725, 0.2932066321372986, -0.06435521692037582, -1.241936206817627, -0.15694065392017365, 0.05423593521118164, -0.5549225211143494, 0.638840913772583, 0.04928296059370041, -0.3199445903301239, -0.0846518948674202, -0.042880766093730927, 0.04832276701927185, 0.19399477541446686, -0.3227480351924896, 0.26418450474739075, -0.3008635342121124, -0.8232793807983398, 0.19490987062454224, 0.30020108819007874, 0.17224439978599548, 0.02882508933544159, -0.26845914125442505, -0.7153932452201843, -0.7919765114784241, 0.018230821937322617, -0.1914956420660019, -0.3096747398376465, 0.6337474584579468, 0.5097677111625671, 0.6634615063667297, 0.12390962243080139, -0.08039019256830215, 0.21452313661575317, 0.07624652236700058, 0.06440538913011551, -0.543499231338501, 0.26364123821258545, 0.3247136175632477, 0.6888033151626587, 0.41652098298072815, -0.3981077969074249, 0.4244491159915924, 0.5596022605895996, -0.5448305010795593, -0.528041660785675, -0.904784619808197, -0.23632551729679108, 0.20710429549217224, 0.31537023186683655, 0.366147518157959, -0.20992696285247803, -0.26590418815612793, -1.1715041399002075, 0.1275797337293625, -0.1716926544904709, 0.6275195479393005, -0.06728701293468475, 0.4275188148021698, 0.042602624744176865, 0.34801119565963745, 0.7273073196411133, -1.0317254066467285, 4.487624168395996, 0.473921537399292, -0.12898680567741394, 0.15330485999584198, 0.6770434975624084, 1.08343505859375, 1.2348010540008545, -0.3438226282596588, 0.23279854655265808, 0.0028318369295448065, 0.21929457783699036, -0.05184609815478325, -0.21318335831165314, 0.1395651251077652, 0.06712610274553299, -0.06605935841798782, -0.38250109553337097, -0.5328675508499146, 0.2359505593776703, -1.0855541229248047, -0.5488658547401428, -0.2862693965435028, -0.3840763568878174, 0.6932735443115234, 0.1871616393327713, 0.1398310661315918, -0.2164275348186493, -0.42200008034706116, -0.37148308753967285, -0.33645719289779663, -0.13364073634147644, -0.2229590266942978, 0.20255866646766663, -0.6162658929824829, -0.6257845759391785, 0.4155336618423462, 0.3287695646286011, -0.6146723628044128, -0.6613532304763794, 0.2783346176147461, 0.8958861231803894, 0.5142692923545837, 0.19418980181217194, -1.1446231603622437, 0.38227489590644836, 0.8612578511238098, -0.7327343225479126, 0.1452496349811554, 0.8755049705505371, -0.4466473162174225, 1.0553293228149414, -0.08367196470499039, 0.5434315800666809, 0.32213976979255676, -0.26402610540390015, 0.3812721371650696, 0.1978568732738495, 0.3008362054824829, -0.08865156024694443, 0.33135050535202026, 0.648017168045044, 0.07324539870023727, 0.20476505160331726, -0.5592004060745239, -0.4756004512310028, 1.1399520635604858, -0.40787699818611145, 0.9097466468811035, 0.14775019884109497, -0.45460328459739685, -0.09913137555122375, -0.6270287036895752, -0.3632481098175049, -0.4614361822605133, 0.5752322673797607, -0.609690248966217, 0.006977597717195749, 0.10458818823099136, 0.43778035044670105, -0.14302171766757965, 0.04067050665616989, -0.5615197420120239, -0.8199412822723389, 0.3603307604789734, 0.5787868499755859, 0.448311984539032, -0.02873566374182701, -1.0768502950668335, 0.12188021838665009, 0.5227875709533691, 0.35063907504081726, -0.1261070817708969, -0.4716832935810089, -0.30205920338630676, 0.5361848473548889 ]
[ 2015, 2011, 3752, 6764, 3563, 2000, 1996, 4539, 16602, 1012, 4773, 16602, 2015, 4141, 3828, 22496, 2107, 2004, 4037, 5310, 18442, 2015, 1998, 20786, 2015, 2061, 2008, 2027, 2079, 2025, 2342, 2000, 2022, 3133, 21118, 1999, 1996, 2925, 1012, 4773, 16602, 2015, 4050, 3573, 1996, 22496, 1999, 2019, 4372, 26775, 22571, 3064, 4289, 2306, 1037, 13675, 14728, 19909, 3573, 1025, 2174, 1010, 4725, 4839, 2000, 14817, 5810, 18209, 22496, 2013, 4773, 16602, 2015, 1012, 1012, 4002, 2549, 3645, 13675, 14728, 19909, 3208, 4748, 14028, 12086, 2089, 9878, 22496, 2013, 1996, 3645, 13675, 14728, 19909, 3208, 1012, 1996, 13675, 14728, 19909, 3208, 5324, 22496, 2005, 6608, 2046, 11744, 1010, 5097, 1010, 1998, 1013, 2030, 5733, 2008, 5227, 27280, 2083, 23961, 13728, 2030, 17710, 20473, 2891, 1999, 13675, 14728, 19909, 12625, 2015, 1006, 3130, 2124, 2004, 3645, 28658, 1007, 1012, 1012, 4002, 2629, 20786, 10489, 4748, 14028, 12086, 2089, 9878, 5310, 22496, 2013, 2353, 1011, 2283, 20786, 10489, 1012, 20786, 10489, 2024, 5097, 2881, 2000, 3573, 5310, 22496, 1010, 5373, 1999, 2019, 4372, 26775, 22571, 3064, 7809, 1012, 22496, 2024, 4050, 7801, 2044, 1037, 5310, 3640, 1037, 3040, 20786, 2008, 19829, 2015, 1996, 7809, 1012, 2044, 1996, 7809, 2003, 14058, 1010, 2122, 22496, 2089, 2022, 15826, 2000, 3638, 1012, 2122, 17881, 2064, 2022, 8250, 2004, 6764, 2006, 9785, 1012, 1056, 16932, 27531, 2951, 6215, 4748, 14028, 12086, 2089, 6033, 2951, 1998, 6764, 2006, 3563, 3001, 2030, 1999, 2312, 3616, 2006, 1037, 2897, 2000, 17938, 11343, 2000, 3001, 1010, 2578, 1010, 1998, 2897, 4219, 1012, 2951, 6215, 2003, 3497, 2000, 17552, 8250, 2951, 20868, 2890, 3597, 26061, 3468, 2011, 15359, 5461, 2083, 2058, 18560, 6764, 2030, 2951, 2006, 2334, 1998, 6556, 9297, 1012, 2691, 4082, 2291, 5371, 3972, 20624, 2239, 10954, 2107, 2004, 3972, 1998, 28549, 2411, 2069, 6366, 20884, 2015, 2000, 6764, 2302, 14612, 1996, 8417, 1997, 1996, 6764, 3209, 1010, 2437, 1996, 6764, 8980, 3085, 2011, 5372, 15359, 16134, 1012, 2023, 5248, 2003, 5664, 2013, 9785, 4180, 13387, 1998, 9785, 3252, 13387, 2138, 3265, 6764, 2024, 3908, 2738, 2084, 5433, 1997, 1037, 5527, 9785, 2030, 1996, 9785, 1005, 1055, 11177, 3252, 1012, 1056, 14526, 16703, 2951, 17181, 4748, 14028, 12086, 2089, 4372, 16044, 2951, 2000, 2191, 1996, 4180, 1997, 3094, 1998, 2491, 4026, 2062, 3697, 2000, 11487, 1012, 3094, 1998, 2491, 1006, 29248, 1007, 2592, 2064, 2022, 12359, 2478, 1037, 3115, 2951, 17181, 2291, 1012, 2224, 1997, 2951, 17181, 2089, 25276, 2000, 4493, 8778, 15480, 1998, 2950, 2224, 1997, 2004, 6895, 2072, 1010, 27260, 1010, 2918, 21084, 1010, 2771, 4168, 1010, 2030, 2060, 12441, 1011, 2000, 1011, 3793, 1998, 2839, 17181, 3001, 1012, 2070, 2951, 17181, 3001, 2089, 2036, 2765, 1999, 2951, 13379, 1010, 2107, 2004, 1043, 5831, 2361, 1012, 1012, 25604, 3115, 17181, 4748, 14028, 12086, 2089, 4372, 16044, 2951, 2007, 1037, 3115, 2951, 17181, 2291, 2000, 2191, 1996, 4180, 1997, 3094, 1998, 2491, 4026, 2062, 3697, 2000, 11487, 1012, 3094, 1998, 2491, 1006, 29248, 1007, 2592, 2064, 2022, 12359, 2478, 1037, 3115, 2951, 17181, 2291, 2008, 25276, 2015, 2000, 4493, 8778, 15480, 1012, 2691, 2951, 17181, 11683, 2421, 2004, 6895, 2072 ]
mitre
10.txt
22
, unicode, hexadecimal, base64, and mime. some data encoding systems may also result in data compression, such as gzip.. 002 non - standard encoding adversaries may encode data with a non - standard data encoding system to make the content of command and control traffic more difficult to detect. command and control ( c2 ) information can be encoded using a non - standard data encoding system that diverges from existing protocol specifications. non - standard data encoding schemes may be based on or related to standard data encoding schemes, such as a modified base64 encoding for the message body of an http request. t1486 data encrypted for impact adversaries may encrypt data on target systems or on large numbers of systems in a network to interrupt availability to system and network resources. they can attempt to render stored data inaccessible by encrypting files or data on local and remote drives and withholding access to a decryption key. this may be done in order to extract monetary compensation from a victim in exchange for decryption or a decryption key ( ransomware ) or to render data permanently inaccessible in cases where the key is not saved or transmitted. t1530 data from cloud storage adversaries may access data from improperly secured cloud storage. t1602 data from configuration repository adversaries may collect data related to managed devices from configuration repositories. configuration repositories are used by management systems in order to configure, manage, and control data on remote systems. configuration repositories may also facilitate remote access and administration of devices.. 001 snmp ( mib dump ) adversaries may target the management information base ( mib ) to collect and / or mine valuable information in a network managed using simple network management protocol ( snmp ).. 002 network device configuration dump adversaries may access network configuration files to collect sensitive data about the device and the network. the network configuration is a file containing parameters that determine the operation of the device. the device typically stores an in - memory copy of the configuration while operating, and a separate configuration on non - volatile storage to load after device reset. adversaries can inspect the configuration files to reveal information about the target network and its layout, the network device and its software, or identifying legitimate accounts and credentials for later use. t1213 data from information repositories adversaries may leverage information repositories to mine valuable information
[ -0.03570915013551712, -0.5685756802558899, 0.5755401253700256, 0.20877601206302643, -0.8075743913650513, -0.36363881826400757, 0.16764283180236816, -0.6807554364204407, 0.2548034191131592, 1.0052592754364014, 0.24839991331100464, 0.11099881678819656, 0.1661761850118637, 0.0642571970820427, -0.19429166615009308, -0.5551334619522095, -0.3190082311630249, 0.25912901759147644, -0.7672101855278015, -0.3031616806983948, 0.21454954147338867, -0.35061267018318176, -1.0568002462387085, -0.7599150538444519, -0.6990712881088257, 0.960019052028656, 0.4123271107673645, 0.37172332406044006, 0.5320194959640503, 0.7822849750518799, -0.23811031877994537, -0.21072246134281158, 0.4260593056678772, -0.8504980802536011, 0.26326385140419006, 0.19517584145069122, 0.9309836030006409, -0.4110696613788605, -0.039133962243795395, -0.6900181770324707, 0.3648090064525604, -0.1762048751115799, 0.01402827724814415, -0.480751633644104, -1.1256242990493774, -0.6363152861595154, -0.1964140236377716, 0.05905430391430855, -0.3071887195110321, -0.3213282525539398, 0.6010247468948364, 0.35450226068496704, 0.30548861622810364, -0.39120450615882874, 0.11651405692100525, -0.08252830058336258, 0.19649748504161835, -0.012241222895681858, -0.4852138161659241, 0.537226140499115, -0.18839719891548157, 0.4059073030948639, 0.5252532958984375, -0.2638586759567261, 0.4839692711830139, -0.09371262043714523, -0.29267141222953796, -0.030080489814281464, 0.22917696833610535, -0.4808931052684784, 0.14961791038513184, 0.44684967398643494, -0.8780570030212402, -0.7612792253494263, -0.4668753147125244, 0.260797381401062, -0.2753679156303406, -0.08592403680086136, -0.6031520962715149, 0.6519114375114441, -0.1328611671924591, 0.6522848010063171, 0.07869590073823929, -0.827843964099884, -0.23651230335235596, -0.4640604257583618, 0.5197486281394958, 0.44612807035446167, -0.27599015831947327, 0.25235694646835327, -0.03179790824651718, 0.2932516634464264, -1.3062106370925903, 0.17112036049365997, 0.012520374730229378, 0.29943838715553284, -0.46583110094070435, 0.44828176498413086, -0.10536082088947296, -0.18711474537849426, 0.6792902946472168, 1.370031476020813, 0.5286127924919128, 1.1382412910461426, 0.05834298953413963, 0.3773473799228668, 0.02550741285085678, -0.6339305639266968, -0.5530256032943726, 0.35295069217681885, 0.960655927658081, -0.3254844844341278, -0.12940466403961182, -0.772914707660675, -0.08186149597167969, 0.6371932625770569, -0.06094658374786377, 0.41095253825187683, -0.04346732050180435, 0.5570775866508484, 0.662078857421875, -0.04567662253975868, 0.6998869776725769, 0.25954902172088623, -0.3675015866756439, 0.022381119430065155, 0.43345004320144653, -0.13023117184638977, -0.2981908619403839, -0.6190787553787231, 0.09912222623825073, -0.24401584267616272, -0.984184980392456, 0.21102198958396912, -0.7670331001281738, 0.0010266342433169484, 0.7468493580818176, 0.5128416419029236, 0.3986649513244629, -0.1247289702296257, -0.3357950747013092, 0.9141607284545898, -0.17921462655067444, 0.7940673828125, -0.05533445253968239, 0.31331315636634827, -0.23656997084617615, -0.4434346854686737, -0.3611580431461334, 0.5698657035827637, 0.13908977806568146, -0.033831410109996796, 0.9607833027839661, 0.10723793506622314, 0.018938111141324043, 0.3592190742492676, -0.797207772731781, 0.44622090458869934, -0.7441929578781128, 0.33432960510253906, -0.5025528073310852, 1.1884584426879883, 0.06804803013801575, 0.46086299419403076, -0.23900106549263, 0.4519832134246826, -0.4472508430480957, -0.41526874899864197, -0.09707852452993393, -0.25202253460884094, 0.2554442882537842, 0.15967592597007751, 0.04226604849100113, -0.006457442417740822, 0.6665804982185364, 0.6425004005432129, 0.22736451029777527, -0.12250786274671555, 0.23124933242797852, 0.3014398217201233, -0.22069776058197021, 0.4163321554660797, 0.8286542296409607, 0.4195038378238678, -0.6381564736366272, 0.10927200317382812, 0.041284773498773575, -1.429019570350647, -0.34037843346595764, -0.21866755187511444, -0.2792016267776489, 0.5983033776283264, -0.5209690928459167, 0.8773254752159119, 0.34788307547569275, -0.2990274727344513, -1.25840163230896, -0.3461814820766449, -0.030957475304603577, -1.3983089923858643, 0.06624483317136765, 0.12406022846698761, 0.17061756551265717, 0.4715318977832794, -1.1267732381820679, -0.3843287527561188, 0.7836074233055115, 0.5930483937263489, 0.26243409514427185, 0.7739668488502502, 0.8876595497131348, -0.6144229769706726, 0.2622126340866089, 0.08006894588470459, 0.048992421478033066, 0.1887729912996292, -0.3455598056316376, 0.4575406610965729, -0.4780477285385132, 0.6301217079162598, -0.22281312942504883, 0.3911033272743225, 0.5847379565238953, -0.05527663603425026, 0.28488627076148987, 0.6046472191810608, 0.08303643763065338, 0.024304354563355446, -0.2530137598514557, 0.33922043442726135, -0.05138044059276581, 0.6670828461647034, 0.8229337930679321, 0.5300938487052917, 0.45286691188812256, 0.10296396911144257, -0.1936914026737213, 0.41468536853790283, 0.09414169192314148, 0.6092657446861267, -0.2432626187801361, 0.6281889081001282, 0.4936959445476532, 0.04438576474785805, 0.8169475197792053, 0.08327160030603409, -0.30175817012786865, 0.15425419807434082, 0.5277366042137146, 0.49021661281585693, -0.07238815724849701, 0.3970384895801544, 0.910764217376709, 0.33087456226348877, -1.0525070428848267, -0.6960145831108093, 0.860548734664917, 0.6193119287490845, -0.4742313325405121, -0.7613285779953003, -0.0968763530254364, 0.5447834134101868, 0.14927202463150024, -0.4177383482456207, 0.15239566564559937, 0.12956739962100983, 0.9338299632072449, -0.16478149592876434, -0.41808196902275085, -0.44556379318237305, -0.8714591264724731, -0.42928409576416016, -0.8120303750038147, -0.7476475834846497, -1.4631578922271729, 0.5695274472236633, 0.29065731167793274, -0.6631826162338257, 0.9335519075393677, -0.26368391513824463, -0.5552287697792053, -0.10072395950555801, -0.25385189056396484, 0.34961891174316406, 0.1293678730726242, 0.28152355551719666, -0.8516385555267334, 0.06925973296165466, 0.3859111964702606, 0.7737817764282227, -0.09188413619995117, -0.1288522183895111, -0.08328176289796829, -0.2848378121852875, 0.07601379603147507, -0.3005780875682831, 0.6847541332244873, 0.14977240562438965, -0.2410448044538498, -0.04207157343626022, 0.019972359761595726, 0.30886828899383545, 0.5065207481384277, -0.11583560705184937, -0.9859850406646729, 0.09811397641897202, -0.1551155149936676, 0.045818861573934555, 0.28234612941741943, 0.7470201253890991, -0.3400695323944092, 0.4093815088272095, 0.1294965147972107, 0.5311596393585205, -1.0732735395431519, 0.7458736300468445, 0.6971789598464966, 0.2990322709083557, -0.30142349004745483, -0.40315940976142883, 0.3621048033237457, 0.16226650774478912, -0.12912432849407196, -0.2177075296640396, -0.17374832928180695, 0.35455530881881714, -0.15283603966236115, -1.1388722658157349, 0.41832229495048523, -0.28391721844673157, -0.8850472569465637, -0.43416687846183777, -0.4578360915184021, 0.9879687428474426, 0.027821004390716553, -0.21431106328964233, 0.20170660316944122, -0.1500164270401001, 0.09028608351945877, 0.11500734090805054, -0.1383940875530243, -1.0184619426727295, 0.5227275490760803, 0.2864271104335785, -0.08279421925544739, 0.15444546937942505, 0.30806833505630493, -0.3246210813522339, -0.45509976148605347, -0.1515696942806244, -0.09452072530984879, 0.10185585916042328, 0.677261471748352, 0.24042227864265442, 0.030671091750264168, 0.4801499843597412, -0.4028718173503876, 0.030239716172218323, -0.12734375894069672, -0.20307469367980957, 1.2553836107254028, 0.026852509006857872, -0.14666436612606049, -0.2636262774467468, -0.8947621583938599, -0.4304482936859131, -0.008340619504451752, 0.441316157579422, 0.16866545379161835, 0.1232430711388588, 0.5573659539222717, -0.707077145576477, 0.08937274664640427, 1.1345852613449097, -0.3540647029876709, -0.6052298545837402, 0.8768172264099121, -0.05787172168493271, 0.7642532587051392, -1.037070631980896, 0.5364185571670532, 0.1259724646806717, -0.7237839102745056, -0.17566297948360443, 0.4263703525066376, -0.3371415138244629, -0.1437830626964569, -0.5387826561927795, 0.44494202733039856, -0.5364493727684021, 0.08946846425533295, -0.5111144781112671, -0.034261126071214676, 0.2504740357398987, -1.1259077787399292, -0.4310133755207062, 0.779633641242981, 0.5792160034179688, 0.4155608117580414, 0.2896489202976227, 1.0456146001815796, 0.8428654074668884, -0.30094248056411743, 0.5387994647026062, -0.41068994998931885, 0.3051632344722748, 0.00029796312446705997, 0.8807196021080017, -0.2100684940814972, 0.05782411992549896, -0.6121702790260315, -0.6366034746170044, -0.2642894387245178, -0.5488246083259583, -0.13555116951465607, -0.17053084075450897, -0.16975344717502594, -0.36848095059394836, 0.2278968095779419, 0.5223821401596069, -0.44582492113113403, -0.12990853190422058, -0.726137638092041, 0.3194098174571991, 1.2652060985565186, -0.9146810173988342, 0.09208975732326508, -0.7341259717941284, 0.035827092826366425, 0.05163776874542236, 0.674481987953186, 0.21463538706302643, -0.645392894744873, -0.9131054282188416, -0.5966836810112, -0.35994043946266174, 0.0204921904951334, 0.28036630153656006, -0.01482480764389038, -1.3826829195022583, -0.13629987835884094, 0.31753095984458923, -0.3377041816711426, -0.12479005753993988, 0.14321570098400116, 0.695614755153656, 0.7012560367584229, 0.5552041530609131, -0.27996543049812317, 0.1353665590286255, 0.46357354521751404, -0.8741713762283325, 0.5616541504859924, -1.5698610544204712, -0.39446204900741577, 0.3598282039165497, 0.032824933528900146, -0.1755482256412506, 0.42420148849487305, -0.351299524307251, 0.0772140696644783, -0.47337791323661804, -0.5743441581726074, -0.6489356160163879, -0.13868039846420288, 1.0139819383621216, 0.24224990606307983, -0.45257601141929626, 0.7681359052658081, -0.3176441490650177, -0.3023834526538849, -0.11389879137277603, -0.3809719383716583, -0.2590528428554535, 0.40599000453948975, -0.3861517906188965, 0.6341456174850464, -0.4945678114891052, -0.2996909022331238, -0.7794167995452881, -0.4029143154621124, 0.6951923966407776, 0.18239976465702057, -0.10098458081483841, -0.8354388475418091, -0.4541739523410797, -0.20460587739944458, 0.5143110156059265, -0.0858522579073906, 0.7050199508666992, -0.024914786219596863, -0.26896387338638306, -0.18711940944194794, 0.7679901123046875, -0.33905383944511414, 0.32686126232147217, -0.3169155418872833, -0.36164721846580505, 0.2276487648487091, -0.28334859013557434, 0.6589378714561462, -0.008219489827752113, -0.3530406057834625, 0.5568408370018005, 0.7683879137039185, 0.7087204456329346, -0.8840147256851196, -0.006467459723353386, -0.5033604502677917, 0.054792389273643494, -0.22749221324920654, 0.25261861085891724, -0.26058220863342285, 0.4481068551540375, 0.34576764702796936, 0.5643488168716431, 0.47423112392425537, -0.02411016821861267, -0.42342260479927063, 0.3468668460845947, 0.6659884452819824, -0.6450307369232178, -0.051690831780433655, 0.5612072944641113, -0.01491694338619709, 0.1275281012058258, -0.38406872749328613, -0.7489407062530518, -0.5391689538955688, -0.5332230925559998, 0.04347047209739685, 0.028706282377243042, 0.6790531277656555, -0.5433375835418701, -0.14969079196453094, -0.43242061138153076, 0.9404178261756897, -0.17457571625709534, -0.5765385031700134, -0.3360758423805237, -0.32302334904670715, 0.5522093176841736, -0.3993489146232605, -0.10944261401891708, -0.1442718803882599, -0.2423064261674881, -0.11259256303310394, 0.6346517205238342, -0.4415116012096405, -0.17493826150894165, 0.46210241317749023, -0.34527888894081116, 0.7942827939987183, 0.3620106279850006, -0.6510732769966125, -0.6074908375740051, 0.7047099471092224, -0.17829884588718414, -0.5514729619026184, 0.04087849333882332, -0.8743187785148621, 0.5557443499565125, -0.3254891633987427, -0.46345964074134827, 0.41637203097343445, -0.8279218077659607, -0.3588026762008667, 0.09020251780748367, 0.4970404803752899, -0.9718689322471619, 0.009146244265139103, -0.2343609631061554, -0.23979008197784424, 0.4984193444252014, -0.16120007634162903, -0.03879200667142868, 0.3979319930076599, -0.382151335477829, -1.269184947013855, 0.2182789146900177, 0.2466518133878708, -0.5543966889381409, -0.15694379806518555, -0.06791924685239792, 0.39461690187454224, 0.03161931410431862, 0.4327393174171448, 0.591341495513916, -0.08051997423171997, -0.11183970421552658, -0.09871871024370193, 0.14895488321781158, 0.035237062722444534, -0.3175138831138611, 0.31129488348960876, -0.384044885635376, -0.7859134674072266, -0.1322212815284729, -0.3215121030807495, -0.25578951835632324, -0.4267415404319763, -0.04467685520648956, 0.6432858109474182, -0.47524356842041016, 0.5359600782394409, -0.5029768943786621, -0.6846113801002502, -0.4809376001358032, -0.2365119308233261, -0.8075579404830933, -0.2533922493457794, 0.5866596102714539, -0.11526007205247879, 0.8393917679786682, -0.01768789254128933, -0.20212045311927795, -0.4164719879627228, -0.6875560283660889, 0.9484145641326904, 0.044371895492076874, -0.38182470202445984, 0.8697797060012817, 0.12099317461252213, -0.3917691111564636, -0.6487078666687012, -0.8167346119880676, 0.0007280168356373906, -0.0034405910409986973, -0.10523095726966858, -0.03038979135453701, 0.06572061032056808, 0.2087334543466568, -0.2012244462966919, -0.11674045771360397, 0.8511353135108948, 0.34710338711738586, -0.6098194122314453, 0.5982400178909302, 0.00030511009390465915, -0.21886597573757172, 0.6521787643432617, -0.7718900442123413, -0.2540237605571747, -0.3748384714126587, -0.07847602665424347, 0.4620416462421417, 0.06907547265291214, 1.0087194442749023, -0.00011506354348966852, 0.5694944858551025, -0.07388593256473541, -0.011020848527550697, 1.0079096555709839, 0.08251743018627167, 0.37257981300354004, 0.9257974028587341, 0.6261200308799744, -0.6435022950172424, -0.02959432639181614, 0.15242606401443481, -0.37027406692504883, 0.1768508404493332, -0.5727781057357788, 0.24242591857910156, 0.1001950353384018, 0.13111324608325958, -0.25155752897262573, -0.8091492056846619, -0.7382774949073792, -0.6337499022483826, 0.1002846509218216, 0.3557319641113281, -0.5481003522872925, -0.44706496596336365, 0.1540304273366928, -0.4971170127391815, -0.31607896089553833, -0.7035583257675171, 0.5285691618919373, -0.5415897965431213, 0.017077188938856125, -0.648711621761322, 0.10350999236106873, -0.4460349380970001, -0.48257675766944885, -0.505395233631134, -0.6941049695014954, -0.43966370820999146, -0.10108530521392822, 0.17771796882152557, -0.17205020785331726, -0.6183822751045227, -0.42862075567245483, -0.1805332601070404, 0.26658159494400024, -0.1795385181903839, -0.8858025074005127, 0.13097549974918365, 0.6194747090339661, -0.24972641468048096, 0.7238669395446777, 0.5898883938789368, 0.9472877383232117, -0.2582438886165619, -0.5207871794700623, -0.3011537194252014, 0.06061072275042534, 0.07285918295383453, 0.3589746952056885, 0.2800631821155548, -0.35179629921913147, 0.2254861295223236, 0.4104878306388855, -0.8825290203094482, -0.48990821838378906, -0.08175690472126007, 0.13119925558567047, 0.7527147531509399, -0.5293131470680237, -0.09216536581516266, 0.5694970488548279, -0.2852950096130371, 0.5931922197341919, -0.8460164070129395, 0.562685489654541, 0.4579191505908966, 0.06133821979165077, 0.5474709272384644, 0.5584032535552979, 0.3717673718929291, -0.28168627619743347, -0.19917230308055878, 0.11613380908966064, -0.2827223837375641, -0.1922161728143692, -0.4072037935256958, -0.11595594882965088, -0.009413543157279491, -0.7690144181251526, 0.3229018747806549, 0.14080440998077393, 0.33624717593193054, 0.3228737711906433, 0.14798064529895782, 0.1676436811685562, -0.8250370025634766, -0.3921947181224823, -0.8448498845100403, -0.2666548192501068, 0.7351986169815063, -0.25240394473075867, -0.1500956416130066, -0.18153893947601318, -0.2580128014087677, 0.02207540161907673, 0.2143188863992691, 0.22366926074028015, 0.21580800414085388, -0.17355385422706604, -0.0889606848359108, 0.9239022731781006, -0.19293701648712158, -0.38500985503196716, 0.045458678156137466, 0.5733535885810852, -0.8926035761833191, -0.5427669882774353, 0.12096518278121948, 1.0971953868865967, -0.14678363502025604, -0.3073634207248688, -0.699040949344635, 0.5064977407455444, 0.5789405703544617, -0.16690479218959808, 0.34391748905181885, -0.15136340260505676, 0.20563611388206482, 0.7601756453514099, -0.9250243902206421, -0.1173303946852684, 0.2031390219926834, 0.39666736125946045, 0.36167845129966736, -0.24979473650455475, -0.4864811897277832, 0.10456971824169159, -0.038292501121759415, 0.1939340978860855, 0.5901249051094055, 0.31698179244995117, 0.07909320294857025, -0.7785648107528687, -0.14442041516304016, -0.7982229590415955, 0.19731876254081726, 0.6868470907211304, -0.1554311066865921, -0.4983408749103546, 0.9051571488380432, 1.0223129987716675, -0.4366424083709717, -0.06311575323343277, 0.22305166721343994, 0.34619686007499695, -0.04776676371693611, 0.1051609069108963, -0.042560871690511703, -0.258836954832077, 0.17435787618160248, -0.4059269428253174, 0.5703245401382446, -0.010848634876310825, 0.0891822800040245, 0.31584593653678894, -0.14836238324642181, 0.6018152236938477, -0.42730286717414856, 0.3411715030670166, -0.37327003479003906, 0.2780676782131195, 0.27633172273635864, 0.39911577105522156, -0.5127288699150085, 0.18439383804798126, 1.3707548379898071, 0.5008193850517273, 0.20680561661720276, 0.5766915678977966, -0.3321418762207031, 0.17324180901050568, 0.33056822419166565, 0.434922456741333, -0.8663499355316162, 0.4600333273410797, 0.07833839952945709, -0.8458079099655151, -0.5851216316223145, -0.17393143475055695, -0.070668525993824, 0.11609286814928055, 0.27877292037010193, -0.00013895795564167202, 0.024928253144025803, -0.5109037160873413, 0.7929560542106628, -0.7970430254936218, 0.007011172827333212, 0.2264258861541748, -0.5423412919044495, -0.42493936419487, 0.5526717305183411, -0.779468297958374, -0.083292655646801, 0.2799045443534851, 0.6241785287857056, 0.6645050048828125, 0.4018339216709137, -0.6845888495445251, -0.6647381782531738, 0.1495443880558014, -0.15512801706790924, 0.030341556295752525, -0.12917979061603546, -0.507500171661377, -0.22362098097801208, 0.37218767404556274, 0.2943373918533325, -0.0419183075428009, -0.17657069861888885, 0.06954310089349747, 0.043595947325229645, -0.7524797916412354, 0.7465804219245911, 0.1505822241306305, -0.19089655578136444, -0.44448280334472656, -0.3852599561214447, 0.09364461898803711, 0.3655843138694763, -0.35407352447509766, -0.8937506675720215, -0.20205357670783997, -0.9387035965919495, -0.41053780913352966, 0.5362052321434021, -0.2653931677341461, -0.3350111246109009, 0.3762211203575134, -1.0544960498809814, -1.1352131366729736, 0.11852118372917175, -0.7060452699661255, -0.3364255726337433, 0.8765530586242676, -0.010388514958322048, 1.109068751335144, 0.5724058747291565, -0.16986729204654694, -0.19188906252384186, 0.6421592235565186, 0.49424365162849426, -0.45639699697494507, 0.7434697151184082, -0.061006899923086166, 0.4416101276874542, 0.6120924949645996, -0.14908970892429352, 0.5575307607650757, 0.2705868184566498, -0.5978198051452637, -0.5982987880706787, -0.7421913146972656, -0.7176289558410645, -0.7880889773368835, 0.4222238063812256, 0.40335917472839355, -0.7655426859855652, -0.14775636792182922, -0.6033890843391418, 0.28794369101524353, -0.10366915911436081, 0.5938353538513184, 0.009074102155864239, 0.5764832496643066, 0.16428305208683014, -0.02001611702144146, 0.7195796370506287, -1.0075883865356445, 4.283069133758545, 0.6694045662879944, -0.006852199789136648, 0.03030659444630146, 0.25095248222351074, 1.0703058242797852, 0.6716235876083374, -0.9128724932670593, -0.05696069821715355, -0.1346539705991745, 0.8670791387557983, -0.955855667591095, 0.3058152198791504, -0.10195425897836685, -0.042042605578899384, 0.8272346258163452, 0.006014829967170954, 0.48233237862586975, 0.2710482180118561, -0.9369376301765442, -0.5841991901397705, 0.24769017100334167, -1.019484281539917, 0.5414823889732361, 0.32204189896583557, 0.18345196545124054, 0.2614371180534363, -0.4240785539150238, -0.3336157202720642, -0.36919498443603516, -0.5047453045845032, -0.4027036726474762, 0.37197548151016235, -0.1640949845314026, -0.49194538593292236, 0.27489984035491943, -0.04525330662727356, -1.241976022720337, -0.6352455019950867, -0.13673733174800873, 0.9607324600219727, 0.13610033690929413, 0.07639402151107788, -0.7757517099380493, 0.0032481530215591192, 0.7604295611381531, -0.4463650584220886, 0.07679157704114914, 0.8292148113250732, -0.39779603481292725, 0.842265248298645, -0.058914028108119965, 0.4489402770996094, 0.4013473689556122, -0.5359911918640137, 0.45173266530036926, -0.2561219036579132, 0.17446069419384003, 0.3449297249317169, 0.20413821935653687, 0.03602743148803711, 0.11189399659633636, -0.24966639280319214, -0.19100379943847656, -0.7232249975204468, 0.24621808528900146, -0.685041069984436, 1.249792218208313, -0.115080326795578, -0.07641921937465668, 0.09146323800086975, 0.023416852578520775, -0.7806644439697266, -0.05007106438279152, 0.5439678430557251, 0.17896339297294617, -0.2810228765010834, 0.5565720200538635, 0.26394107937812805, -0.6758135557174683, -0.326559454202652, -0.7970281839370728, -0.22013509273529053, 0.15047460794448853, 0.46019962430000305, 0.5499817728996277, 0.07395101338624954, -0.6677655577659607, 0.1641939878463745, 0.1767456978559494, 0.46548083424568176, 0.2544887661933899, -0.3137546181678772, -0.07537315040826797, 0.3092941641807556 ]
[ 1010, 27260, 1010, 2002, 18684, 3207, 6895, 9067, 1010, 2918, 21084, 1010, 1998, 2771, 4168, 1012, 2070, 2951, 17181, 3001, 2089, 2036, 2765, 1999, 2951, 13379, 1010, 2107, 2004, 1043, 5831, 2361, 1012, 1012, 4002, 2475, 2512, 1011, 3115, 17181, 4748, 14028, 12086, 2089, 4372, 16044, 2951, 2007, 1037, 2512, 1011, 3115, 2951, 17181, 2291, 2000, 2191, 1996, 4180, 1997, 3094, 1998, 2491, 4026, 2062, 3697, 2000, 11487, 1012, 3094, 1998, 2491, 1006, 29248, 1007, 2592, 2064, 2022, 12359, 2478, 1037, 2512, 1011, 3115, 2951, 17181, 2291, 2008, 17856, 8449, 2013, 4493, 8778, 15480, 1012, 2512, 1011, 3115, 2951, 17181, 11683, 2089, 2022, 2241, 2006, 2030, 3141, 2000, 3115, 2951, 17181, 11683, 1010, 2107, 2004, 1037, 6310, 2918, 21084, 17181, 2005, 1996, 4471, 2303, 1997, 2019, 8299, 5227, 1012, 1056, 16932, 20842, 2951, 4372, 26775, 22571, 3064, 2005, 4254, 4748, 14028, 12086, 2089, 4372, 26775, 22571, 2102, 2951, 2006, 4539, 3001, 2030, 2006, 2312, 3616, 1997, 3001, 1999, 1037, 2897, 2000, 17938, 11343, 2000, 2291, 1998, 2897, 4219, 1012, 2027, 2064, 3535, 2000, 17552, 8250, 2951, 29104, 2011, 4372, 26775, 22571, 3436, 6764, 2030, 2951, 2006, 2334, 1998, 6556, 9297, 1998, 2007, 23410, 3229, 2000, 1037, 11703, 2854, 16790, 3145, 1012, 2023, 2089, 2022, 2589, 1999, 2344, 2000, 14817, 12194, 9430, 2013, 1037, 6778, 1999, 3863, 2005, 11703, 2854, 16790, 2030, 1037, 11703, 2854, 16790, 3145, 1006, 16540, 8059, 1007, 2030, 2000, 17552, 2951, 8642, 29104, 1999, 3572, 2073, 1996, 3145, 2003, 2025, 5552, 2030, 11860, 1012, 1056, 16068, 14142, 2951, 2013, 6112, 5527, 4748, 14028, 12086, 2089, 3229, 2951, 2013, 24156, 2135, 7119, 6112, 5527, 1012, 1056, 16048, 2692, 2475, 2951, 2013, 9563, 22409, 4748, 14028, 12086, 2089, 8145, 2951, 3141, 2000, 3266, 5733, 2013, 9563, 16360, 20049, 29469, 2229, 1012, 9563, 16360, 20049, 29469, 2229, 2024, 2109, 2011, 2968, 3001, 1999, 2344, 2000, 9530, 8873, 27390, 2063, 1010, 6133, 1010, 1998, 2491, 2951, 2006, 6556, 3001, 1012, 9563, 16360, 20049, 29469, 2229, 2089, 2036, 10956, 6556, 3229, 1998, 3447, 1997, 5733, 1012, 1012, 25604, 1055, 2078, 8737, 1006, 2771, 2497, 15653, 1007, 4748, 14028, 12086, 2089, 4539, 1996, 2968, 2592, 2918, 1006, 2771, 2497, 1007, 2000, 8145, 1998, 1013, 2030, 3067, 7070, 2592, 1999, 1037, 2897, 3266, 2478, 3722, 2897, 2968, 8778, 1006, 1055, 2078, 8737, 1007, 1012, 1012, 4002, 2475, 2897, 5080, 9563, 15653, 4748, 14028, 12086, 2089, 3229, 2897, 9563, 6764, 2000, 8145, 7591, 2951, 2055, 1996, 5080, 1998, 1996, 2897, 1012, 1996, 2897, 9563, 2003, 1037, 5371, 4820, 11709, 2008, 5646, 1996, 3169, 1997, 1996, 5080, 1012, 1996, 5080, 4050, 5324, 2019, 1999, 1011, 3638, 6100, 1997, 1996, 9563, 2096, 4082, 1010, 1998, 1037, 3584, 9563, 2006, 2512, 1011, 20606, 5527, 2000, 7170, 2044, 5080, 25141, 1012, 4748, 14028, 12086, 2064, 22459, 1996, 9563, 6764, 2000, 7487, 2592, 2055, 1996, 4539, 2897, 1998, 2049, 9621, 1010, 1996, 2897, 5080, 1998, 2049, 4007, 1010, 2030, 12151, 11476, 6115, 1998, 22496, 2005, 2101, 2224, 1012, 1056, 12521, 17134, 2951, 2013, 2592, 16360, 20049, 29469, 2229, 4748, 14028, 12086, 2089, 21155, 2592, 16360, 20049, 29469, 2229, 2000, 3067, 7070, 2592 ]
mitre
10.txt
23
. information repositories are tools that allow for storage of information, typically to facilitate collaboration or information sharing between users, and can store a wide variety of data that may aid adversaries in further objectives, or direct access to the target information. adversaries may also abuse external sharing features to share sensitive documents with recipients outside of the organization.. 001 confluence adversaries may leverage confluence repositories to mine valuable information. often found in development environments alongside atlassian jira, confluence is generally used to store development - related documentation, however, in general may contain more diverse categories of useful information, such as :. 002 sharepoint adversaries may leverage the sharepoint repository as a source to mine valuable information. sharepoint will often contain useful information for an adversary to learn about the structure and functionality of the internal network and systems. for example, the following is a list of example information that may hold potential value to an adversary and may also be found on sharepoint :. 003 code repositories adversaries may leverage code repositories to collect valuable information. code repositories are tools / services that store source code and automate software builds. they may be hosted internally or privately on third party sites such as github, gitlab, sourceforge, and bitbucket. users typically interact with code repositories through a web application or command - line utilities such as git. t1005 data from local system adversaries may search local system sources, such as file systems and configuration files or local databases, to find files of interest and sensitive data prior to exfiltration. t1039 data from network shared drive adversaries may search network shares on computers they have compromised to find files of interest. sensitive data can be collected from remote systems via shared network drives ( host shared directory, network file server, etc. ) that are accessible from the current system prior to exfiltration. interactive command shells may be in use, and common functionality within cmd may be used to gather information. t1025 data from removable media adversaries may search connected removable media on computers they have compromised to find files of interest. sensitive data can be collected from any removable media ( optical disk drive, usb memory, etc. ) connected to the compromised system prior to exfiltration. interactive command shells may be in use, and common functionality within cmd may be used to gather information. t1565 data manipulation adversaries may insert, delete
[ -0.27557435631752014, -0.10753203928470612, 0.15112069249153137, 0.3091679811477661, -0.760358452796936, -0.11704997718334198, -0.2158328890800476, 0.11526831984519958, 0.0997464656829834, 0.5003324747085571, 0.24520562589168549, -0.6178865432739258, 0.10975709557533264, 0.07862130552530289, -0.24880564212799072, -0.6271809935569763, 0.003532914910465479, 0.38679248094558716, -0.7610269784927368, -0.24949117004871368, 0.3038465678691864, 0.19568480551242828, -0.8562831282615662, -0.7262664437294006, -0.12223441153764725, 0.6902228593826294, 0.5688862800598145, 0.1210193783044815, 0.5592162013053894, 0.8729168772697449, 0.1601983904838562, 0.06545154750347137, -0.1538223773241043, -0.5909244418144226, 0.276984304189682, 0.12459439784288406, 0.8393977880477905, -0.5968624353408813, 0.4199081361293793, -0.7868006825447083, 0.5545192956924438, -0.24061785638332367, -0.05959181860089302, -0.6434569358825684, -0.5370314717292786, -0.13469570875167847, -0.1992492973804474, 0.24305269122123718, 0.23397120833396912, -0.39203688502311707, 0.9129170775413513, 0.6404746174812317, 0.2210429608821869, -0.10000357031822205, 0.17543911933898926, -0.35496214032173157, 0.2966572344303131, 0.3874269127845764, -0.17882585525512695, 0.006724040023982525, -0.12594901025295258, 0.1156669333577156, 0.5425694584846497, -0.19749070703983307, 0.46247774362564087, 0.7089725732803345, 0.21502698957920074, -0.5116975903511047, -0.08663418889045715, -0.41232359409332275, 0.09657809138298035, 0.36163726449012756, -0.651685357093811, -0.5482941269874573, -0.9297866821289062, -0.18517106771469116, 0.22020351886749268, -0.2649400234222412, -0.027456654235720634, 0.22508765757083893, -0.02764817886054516, 0.7402516007423401, 0.3499810993671417, -0.2579704821109772, 0.2611316740512848, -0.2033284306526184, 0.4696469306945801, 0.7301890850067139, -0.29144087433815, 0.08914029598236084, 0.7045249938964844, 0.262829452753067, -0.6542028188705444, 0.1008075699210167, 0.2453749179840088, 0.1906576007604599, -0.3317946791648865, 0.03923232853412628, -0.08759160339832306, 0.13474321365356445, 0.6341518759727478, 0.8764035105705261, 0.3187354803085327, 0.7661104202270508, -0.10599115490913391, 0.4829331040382385, -0.02651512436568737, -0.3764609396457672, -0.1869221031665802, -0.2803375720977783, 0.8714222311973572, 0.206773042678833, 0.24118903279304504, -0.6994624733924866, 0.13549986481666565, 0.18772108852863312, 0.31743618845939636, -0.27955883741378784, -0.36999833583831787, 0.21350879967212677, 0.28911107778549194, -0.6423458456993103, 0.2121182531118393, -0.013377110473811626, 0.01816125214099884, 0.2453017681837082, 0.8042292594909668, 0.05463092029094696, -0.15287958085536957, -0.7030231952667236, -0.020365536212921143, -0.5614530444145203, -0.5837762355804443, 0.25944268703460693, -0.007885142229497433, -0.07920366525650024, -0.07482466101646423, 0.15441125631332397, 0.28669512271881104, -0.7395665049552917, 0.20936863124370575, 0.7544242739677429, 0.0821223333477974, 0.7219686508178711, 0.16095638275146484, 0.43114250898361206, 0.0434473492205143, -0.17701424658298492, -0.5176692008972168, 0.8266732692718506, -0.032793302088975906, -0.2604910731315613, 0.5761263966560364, -0.07212172448635101, -0.3649035096168518, 0.08050623536109924, -0.7612210512161255, 0.8275638222694397, -0.10932193696498871, 0.3143851161003113, -0.4640175700187683, 1.3801615238189697, -0.0170296523720026, 0.04522663727402687, -0.34377506375312805, 0.26034048199653625, -0.9555519223213196, -0.7590430378913879, -0.1257137656211853, -0.2630538046360016, 0.5724141597747803, 0.06260780990123749, 0.07140766084194183, -0.046910498291254044, 0.9965575933456421, 0.4346926510334015, 0.005784894339740276, -0.05153793469071388, 0.288341760635376, 0.6854684948921204, -0.25194084644317627, 0.21194642782211304, 0.5290015339851379, 0.6598528027534485, -0.44230180978775024, 0.20025205612182617, -0.44354569911956787, -0.8202020525932312, -0.4519220292568207, 0.025649506598711014, -0.41529542207717896, 0.14808760583400726, -0.429288387298584, 0.6900979280471802, 0.7257100343704224, -0.23463471233844757, -1.5677995681762695, -0.1888333559036255, 0.013164801523089409, -0.9092848300933838, -0.2822188138961792, -0.23902390897274017, 0.16365335881710052, 0.3073442280292511, -0.7550683617591858, -0.47736337780952454, 1.0424482822418213, 0.7657036781311035, 0.09142591804265976, 0.863731861114502, 1.4155936241149902, -0.30596423149108887, -0.15524111688137054, -0.4746232330799103, 0.052077922970056534, -0.3455854654312134, 0.05621538683772087, 0.42361021041870117, -0.7740322947502136, 0.013393060304224491, -0.16445408761501312, 0.6843729019165039, 0.2707134485244751, 0.6833765506744385, 0.1605069935321808, 0.2759360373020172, 0.02066124603152275, 0.3627780079841614, -0.11298646777868271, -0.0582817867398262, -0.052491914480924606, 0.6905560493469238, 0.5496906042098999, 0.4681112766265869, 0.016586704179644585, -0.012897022068500519, -0.5775517225265503, 0.636089026927948, 0.18533232808113098, -0.16561259329319, 0.23311035335063934, 0.8408254384994507, 0.26531440019607544, 0.6142743229866028, 0.7097824215888977, 0.46978843212127686, -0.20973987877368927, 0.00219016638584435, -0.36404410004615784, 0.5293655395507812, -0.16378596425056458, 0.28786104917526245, 0.4793097972869873, -0.12820732593536377, -1.028401494026184, -0.6155757308006287, 0.19621537625789642, 0.43922707438468933, -0.22374460101127625, -0.6928446292877197, -0.27206578850746155, 0.41487622261047363, 0.15299662947654724, -0.44799548387527466, 0.04174976050853729, 0.4323258399963379, 0.3289177119731903, 0.4623657464981079, -0.03347316384315491, -0.8776832222938538, -0.7553203105926514, 0.1327189803123474, -0.7800258994102478, -0.6202929615974426, -0.1981540322303772, -0.19404111802577972, 0.557780385017395, -0.4682372808456421, 0.6454294323921204, -0.6302044987678528, -0.39670291543006897, 0.42395320534706116, -0.0907847061753273, 0.028193974867463112, -0.8612575531005859, -0.0406956747174263, -0.6212438344955444, 0.09180959314107895, -0.23323898017406464, 0.6692380905151367, -0.526739776134491, -0.16208726167678833, -0.6547865867614746, -0.24504289031028748, 0.15715889632701874, -0.35945242643356323, 1.0004950761795044, -0.6260719299316406, -0.007414210122078657, -0.42816871404647827, 0.2317110002040863, 0.07019113004207611, 0.14583903551101685, 0.15239909291267395, -0.7226666212081909, 0.3672444820404053, -0.412913978099823, 0.744326651096344, 0.5871961712837219, 0.8314949870109558, -0.3324264883995056, 0.37957876920700073, 0.3598986864089966, 0.21444332599639893, -0.6704342365264893, 0.9167245030403137, 0.11796994507312775, 0.2874738574028015, 0.06610450148582458, -0.7128725051879883, 0.28403544425964355, -0.2939004898071289, 0.3924266993999481, -0.657426655292511, -0.32739385962486267, 0.5792340040206909, -0.22284826636314392, -0.8547463417053223, -0.20021232962608337, -0.7114719152450562, -1.0300136804580688, 0.3271767497062683, -0.4435531795024872, 0.8159109354019165, -0.18418796360492706, -0.1633501797914505, -0.4731045961380005, -0.33482638001441956, 0.3492070436477661, -0.18931660056114197, 0.35796499252319336, -1.1330407857894897, 0.6197598576545715, 0.3768465220928192, -0.331644743680954, 0.4569579064846039, -0.0017935651121661067, -0.09875313937664032, -0.2952710688114166, -0.28939735889434814, -0.49208053946495056, 0.36431050300598145, 0.22849790751934052, 0.7196903228759766, -0.049615465104579926, 0.5641425251960754, -0.5167254209518433, 0.1288878172636032, -0.20981450378894806, -0.008624982088804245, 1.0100504159927368, 0.03131148964166641, -0.3839399516582489, -0.23004715144634247, -0.7172746062278748, -0.5322265028953552, -0.318936824798584, -0.23594488203525543, -0.03909607604146004, -0.15972089767456055, 0.8613978028297424, -0.3992115557193756, 0.055682770907878876, 0.4582865834236145, -0.17255446314811707, -0.5676895380020142, 0.5811640024185181, -0.5094243288040161, 0.8376391530036926, -0.697982132434845, 0.05333999544382095, -0.12195917218923569, 0.42610952258110046, -0.1099100261926651, 0.29421329498291016, -0.025055116042494774, -0.108602374792099, -0.34475967288017273, 0.07541090995073318, -0.7551224231719971, -0.3453163504600525, -0.4199387729167938, -0.07109227776527405, -0.198574036359787, -0.4221915006637573, -0.5717808604240417, 1.0934933423995972, 0.9046920537948608, 0.8959558010101318, 0.037316352128982544, 1.0368428230285645, 0.3524484634399414, -0.6359843015670776, 0.478054404258728, -0.5175502896308899, 0.5044629573822021, -0.04419286549091339, 0.8041799068450928, -0.0752657800912857, -0.0777149572968483, 0.1438036412000656, -0.45773160457611084, -0.3722519278526306, -0.21442195773124695, 0.3302640914916992, 0.012517234310507774, -0.67933189868927, -0.9024358987808228, 0.015540803782641888, -0.09157203137874603, -0.7747162580490112, -0.4128821790218353, -0.31453511118888855, 0.6488507986068726, 0.8615155220031738, -0.6483521461486816, -0.22004516422748566, -0.6395082473754883, -0.13830825686454773, 0.3504224419593811, 0.6602303385734558, -0.2838720679283142, -0.802871823310852, -0.19436396658420563, -0.6092543601989746, -0.14901202917099, -0.07147525995969772, 0.22466985881328583, -0.07041716575622559, -0.9066787958145142, -0.18783311545848846, 0.3148047924041748, -0.6072843670845032, -0.700480043888092, -0.06977095454931259, 0.5089218020439148, 0.5723428130149841, 0.4960660934448242, -0.15585686266422272, -0.11829128116369247, 0.049653325229883194, -0.5002989172935486, 0.33164477348327637, -1.2503581047058105, -0.01359750609844923, 0.2070896029472351, 0.3979254364967346, -0.45730388164520264, 0.5089859962463379, -0.45792022347450256, 0.14815077185630798, -0.1251041442155838, -0.3772193491458893, -0.4928182363510132, 0.06269103288650513, 0.9032745361328125, 0.10591809451580048, -0.1177181601524353, 0.11797191202640533, 0.2922303378582001, 0.10942792147397995, 0.1528545469045639, -0.48156872391700745, -0.28340891003608704, 0.47871989011764526, -0.7567402124404907, 0.32692548632621765, 0.3018603026866913, -0.09747467190027237, -0.2861076295375824, -0.40324631333351135, 0.6452733278274536, -0.163466215133667, -0.08831650763750076, -1.0555840730667114, -0.023355476558208466, -0.17241162061691284, 0.5584051609039307, 0.13164526224136353, 0.993880569934845, -0.4777638018131256, -0.5244932174682617, 0.08793489634990692, 0.3622311055660248, -1.0485156774520874, 0.10181476920843124, -0.3197069466114044, 0.007868031971156597, -0.12493953108787537, -0.22189584374427795, 0.5094537734985352, 0.0007084880489856005, -0.6845470666885376, 0.2949446439743042, 0.30748286843299866, 0.4641318917274475, -0.9044779539108276, -0.45167475938796997, -0.33008331060409546, 0.3653596341609955, -0.5336388349533081, 0.2600560784339905, -0.40064743161201477, -0.13751761615276337, -0.34225738048553467, 0.3959810137748718, 1.037550687789917, -0.22877030074596405, -0.4656151235103607, 0.28896790742874146, 0.7096991539001465, -0.8116651773452759, 0.047721218317747116, 0.3320598304271698, -0.5395091772079468, -0.004627801012247801, -0.0626753568649292, -0.6123564839363098, -0.6509207487106323, -0.0835426077246666, -0.15328848361968994, -0.494978129863739, 0.6601952910423279, -0.6228168606758118, -0.2936854660511017, -0.40017151832580566, 0.3858066499233246, 0.041423946619033813, -0.2875140309333801, -0.31653228402137756, 0.2749394476413727, 0.07389992475509644, 0.30414313077926636, 0.358313649892807, -0.6829070448875427, -0.3204731047153473, 0.22062499821186066, 0.8197876214981079, -0.3843350410461426, -0.19549515843391418, 0.024478284642100334, -0.1901770383119583, 0.8933877944946289, 0.3903786540031433, -0.8501551151275635, -0.33072909712791443, 0.18546010553836823, -0.41948920488357544, -0.48634669184684753, -0.014441329054534435, -1.074317455291748, 0.35746458172798157, -0.4885447323322296, -0.013114037923514843, 0.40213432908058167, -0.2541206479072571, 0.00249366438947618, 0.5233392715454102, 0.6769793033599854, -0.5080500245094299, 0.24896995723247528, 0.16201969981193542, 0.6852841377258301, -0.16704659163951874, 0.0029900141526013613, -0.2605828046798706, 0.2751307785511017, -0.52445387840271, -1.4570777416229248, 0.6318444609642029, -0.07212027907371521, -0.39030957221984863, 0.1425253450870514, -0.2485501915216446, 0.8300888538360596, 0.09071236848831177, 0.6683596968650818, 0.8007727861404419, 0.4746389091014862, -0.22266924381256104, -0.23788128793239594, 0.15383778512477875, 0.03846556320786476, 0.12050362676382065, 0.26933521032333374, -0.28196048736572266, -0.5438131093978882, 0.03974517434835434, -0.2922898232936859, -0.2273147851228714, -0.5883426070213318, -0.38606640696525574, 0.26756560802459717, -0.6049326658248901, 0.590226411819458, -0.5518249273300171, -0.3697184920310974, -0.3304213881492615, -0.09741158783435822, -0.3950054943561554, -0.3585495948791504, 0.6753383278846741, -0.27767419815063477, 0.29982978105545044, -0.05964132398366928, 0.6399574279785156, -0.485578715801239, -0.5378847718238831, 0.9215556979179382, 0.22338175773620605, -0.23250512778759003, 0.5456743240356445, -0.0018959211884066463, -0.45873719453811646, 0.10237814486026764, -1.100723147392273, 0.25856953859329224, 0.5732436776161194, -0.3895816504955292, -0.015470819547772408, -0.21526013314723969, -0.38027453422546387, 0.1624433398246765, 0.5598191022872925, 0.4725263714790344, -0.045296281576156616, -0.5825210809707642, -0.1160706877708435, -0.025794651359319687, -0.01722719334065914, 0.7338311076164246, -0.8068062663078308, -0.48570719361305237, -0.32491132616996765, -0.09886452555656433, 0.3476713299751282, 0.009703644551336765, 0.8574681878089905, -0.21648697555065155, 0.2618657946586609, -0.25501587986946106, 0.26473844051361084, 0.5553165078163147, 0.1327386349439621, 0.19564829766750336, 0.5464435815811157, 1.0062702894210815, -0.493976354598999, -0.036768194288015366, 0.260933518409729, -0.29783108830451965, 0.3446950316429138, -0.695902407169342, 0.05659535154700279, -0.017044823616743088, 0.009197583422064781, -0.5043941140174866, -0.7949643135070801, -0.4224081337451935, -0.5097017884254456, 0.19748961925506592, 0.39888662099838257, -0.21187131106853485, -0.720246434211731, 0.27797943353652954, -0.45285364985466003, 0.03366518020629883, -0.5244179964065552, 0.05356552451848984, -0.13259530067443848, 0.4098019301891327, -0.60365229845047, 0.2060532569885254, -0.8619067668914795, -0.6599411368370056, -0.24180053174495697, -0.3049922287464142, -0.4727618992328644, -0.4990645945072174, 0.37793537974357605, 0.23410876095294952, -0.8341590166091919, 0.3497869670391083, -0.46089017391204834, 0.29172825813293457, -0.16242371499538422, -0.3989819586277008, -0.4746885895729065, 0.4739401936531067, -0.07308824360370636, 0.013913015834987164, 0.3689783811569214, 0.8132554292678833, 0.42363524436950684, -0.3976000249385834, -0.24430327117443085, 0.4212820529937744, -0.20059765875339508, 0.16845649480819702, 0.30646708607673645, -0.15170325338840485, 0.04508819803595543, 0.1787755936384201, -0.8781152963638306, -0.6735779643058777, -0.654084324836731, 0.3900480270385742, 0.6151167154312134, -0.6772539615631104, 0.39430150389671326, 0.45918557047843933, -0.2000303566455841, -0.06518816202878952, -0.44798925518989563, 0.7432746887207031, 0.5622474551200867, -0.09229039400815964, 0.42924705147743225, 0.204875648021698, 0.3876821994781494, 0.15573927760124207, -0.5138266682624817, 0.24062877893447876, -0.2990949749946594, 0.3355344235897064, 0.09576012939214706, 0.21667000651359558, -0.5347667336463928, -0.5735688209533691, 0.3722933530807495, 0.5340978503227234, 0.14066192507743835, 0.9713870286941528, -0.030611766502261162, -0.05684860423207283, -0.35310590267181396, 0.09196767210960388, -0.7688512802124023, -0.011694226413965225, 0.6260088682174683, -0.34263846278190613, -0.4969765543937683, -0.534600019454956, -0.27373072504997253, 0.04009120166301727, 0.21992208063602448, -0.37870368361473083, 0.33550259470939636, -0.12841255962848663, -0.4395099878311157, 1.2745126485824585, -0.3387778103351593, -0.0728866457939148, -0.4558427929878235, 0.07017028331756592, -0.8315697312355042, -0.5762557983398438, 0.18884775042533875, 1.4207402467727661, 0.23516595363616943, -0.07865225523710251, -1.1102005243301392, 0.6194136142730713, 0.2948373258113861, -0.24401067197322845, 0.4901579022407532, -0.18310052156448364, -0.007595028728246689, 0.5640242695808411, -0.5786718130111694, 0.09465959668159485, -0.035911235958337784, 0.169875830411911, 0.5393102169036865, -0.042049385607242584, -0.854653000831604, -0.3180743455886841, -0.14139176905155182, 0.07375484704971313, 0.3842158615589142, 0.47092369198799133, -0.10230009257793427, -0.7723799347877502, -0.04528069496154785, -0.2722921669483185, 0.4338470697402954, 0.3402523994445801, -0.22973927855491638, -0.3272234797477722, 0.6247571110725403, 0.12984052300453186, -0.26200562715530396, -0.513640284538269, 0.3661981523036957, 0.3538917601108551, -0.24855680763721466, 0.7490942478179932, 0.4344438910484314, -0.39495939016342163, 0.11294575035572052, -0.4780857563018799, 0.06284601986408234, 0.015372450463473797, 0.19806915521621704, -0.4144732654094696, -0.27981728315353394, 0.9529253840446472, -0.45665305852890015, 0.569891095161438, -0.4761430621147156, 0.11984636634588242, 0.0512988418340683, -0.09851978719234467, -0.28113555908203125, 0.4063243865966797, 1.078487515449524, 0.3738695979118347, -0.5407034158706665, 0.5638963580131531, -0.1835593730211258, 0.20554105937480927, 0.0965573638677597, 0.3040897250175476, -0.7731135487556458, 1.0539313554763794, 0.035583481192588806, -1.1428641080856323, -0.08554654568433762, -0.19215863943099976, 0.048059381544589996, -0.13984909653663635, 0.23444777727127075, -0.3851872980594635, -0.05254257097840309, -0.45611587166786194, 0.6167672276496887, -0.5924051403999329, 0.015195434913039207, 0.11123522371053696, -0.06846820563077927, 0.036287300288677216, 0.4675176739692688, -0.003470590803772211, 0.4876997172832489, -0.14580684900283813, 0.28848937153816223, 0.7439367175102234, -0.018449515104293823, -0.3627969026565552, -0.5165992379188538, 0.3660413920879364, -0.08753461390733719, 0.19377481937408447, -0.7507763504981995, -0.2889283299446106, -0.12460832297801971, 0.7097370624542236, 0.22206225991249084, -0.0031681430991739035, -1.0052098035812378, 0.3988586366176605, -0.028837531805038452, -0.8944458365440369, 1.233215093612671, 0.1924123466014862, -0.14196349680423737, -0.3047201335430145, -0.2362065613269806, 0.255031943321228, 0.34218013286590576, -0.3121822774410248, -0.04821872338652611, -0.882246732711792, -0.5590358376502991, -0.567649781703949, 0.8691518306732178, -0.03610345721244812, -0.017062297090888023, 0.20153522491455078, -0.584022045135498, -0.48058414459228516, 0.07045703381299973, -0.5437304973602295, -0.5081415176391602, 0.833160936832428, 0.2712779641151428, 0.912196934223175, 0.52578204870224, 0.03603416308760643, 0.21177826821804047, 0.1655091941356659, 0.4741707444190979, -0.27358803153038025, 0.8077864050865173, 0.5835455060005188, 0.26112207770347595, 0.09315977245569229, -0.14216235280036926, 0.7686200141906738, 0.27284207940101624, -0.642551600933075, -0.4200308620929718, -1.022948145866394, -0.5260379910469055, -0.0762299969792366, -0.08047066628932953, 0.38757994771003723, -0.2577162981033325, -0.012531564570963383, -0.43909457325935364, 0.007183514069765806, -0.05700239539146423, 0.09351184219121933, -0.3363895118236542, -0.21587394177913666, 0.509649932384491, 0.26686805486679077, 0.9966900944709778, -1.2131630182266235, 4.46286153793335, 0.3886040151119232, -0.1614774763584137, -0.000347097753547132, 0.259808748960495, 1.3962512016296387, 1.2994358539581299, -0.7069975137710571, -0.1473509967327118, -0.5364651679992676, 0.5643143057823181, -0.3205273449420929, 0.19402503967285156, -0.216178759932518, 0.21584543585777283, 0.6387805938720703, -0.4818347990512848, 0.20060011744499207, 0.15611261129379272, -0.8618679642677307, -0.4155646562576294, -0.0350082702934742, -0.9920428395271301, 0.5253055095672607, 0.25246918201446533, -0.10388686507940292, -0.18552526831626892, -0.25960561633110046, 0.14995361864566803, -0.21283918619155884, -0.37621572613716125, -0.3065394163131714, 0.038716766983270645, -0.2464154213666916, -0.3850266635417938, 0.3193965256214142, 0.502165675163269, -0.6208678483963013, -0.4225162863731384, 0.12611578404903412, 0.45108485221862793, -0.45085370540618896, -0.14742529392242432, -1.0361171960830688, -0.12009318172931671, 1.4470552206039429, -0.3711920976638794, -0.030180320143699646, 0.6049153208732605, -0.10008171945810318, 0.9408214092254639, 0.016675306484103203, 0.7501304745674133, -0.3727189004421234, -0.6394031047821045, 0.5790967345237732, -0.3489993214607239, -0.07590918987989426, 0.11807671189308167, 0.447539359331131, 0.2690088748931885, 0.10410699993371964, -0.30189964175224304, -0.11558632552623749, -0.35047879815101624, 0.9807553291320801, -0.2264525443315506, 0.695789098739624, 0.09779641777276993, 0.07351665943861008, 0.14839574694633484, -0.7361517548561096, -0.8875446915626526, -0.3256322741508484, 0.42045971751213074, -0.546555757522583, -0.4882304072380066, 0.34749919176101685, 0.6526618003845215, -0.42044925689697266, -0.1687413603067398, -0.7005336284637451, -0.6407250761985779, 0.42413467168807983, 0.8129130005836487, 0.5401992797851562, 0.058270033448934555, -1.0239616632461548, 0.48284387588500977, 0.2717413008213043, 0.32515791058540344, 0.20368684828281403, -0.3934760093688965, -0.042770493775606155, 0.4388318359851837 ]
[ 1012, 2592, 16360, 20049, 29469, 2229, 2024, 5906, 2008, 3499, 2005, 5527, 1997, 2592, 1010, 4050, 2000, 10956, 5792, 2030, 2592, 6631, 2090, 5198, 1010, 1998, 2064, 3573, 1037, 2898, 3528, 1997, 2951, 2008, 2089, 4681, 4748, 14028, 12086, 1999, 2582, 11100, 1010, 2030, 3622, 3229, 2000, 1996, 4539, 2592, 1012, 4748, 14028, 12086, 2089, 2036, 6905, 6327, 6631, 2838, 2000, 3745, 7591, 5491, 2007, 15991, 2648, 1997, 1996, 3029, 1012, 1012, 25604, 13693, 4748, 14028, 12086, 2089, 21155, 13693, 16360, 20049, 29469, 2229, 2000, 3067, 7070, 2592, 1012, 2411, 2179, 1999, 2458, 10058, 4077, 11568, 17043, 10147, 2527, 1010, 13693, 2003, 3227, 2109, 2000, 3573, 2458, 1011, 3141, 12653, 1010, 2174, 1010, 1999, 2236, 2089, 5383, 2062, 7578, 7236, 1997, 6179, 2592, 1010, 2107, 2004, 1024, 1012, 4002, 2475, 3745, 8400, 4748, 14028, 12086, 2089, 21155, 1996, 3745, 8400, 22409, 2004, 1037, 3120, 2000, 3067, 7070, 2592, 1012, 3745, 8400, 2097, 2411, 5383, 6179, 2592, 2005, 2019, 27248, 2000, 4553, 2055, 1996, 3252, 1998, 15380, 1997, 1996, 4722, 2897, 1998, 3001, 1012, 2005, 2742, 1010, 1996, 2206, 2003, 1037, 2862, 1997, 2742, 2592, 2008, 2089, 2907, 4022, 3643, 2000, 2019, 27248, 1998, 2089, 2036, 2022, 2179, 2006, 3745, 8400, 1024, 1012, 4002, 2509, 3642, 16360, 20049, 29469, 2229, 4748, 14028, 12086, 2089, 21155, 3642, 16360, 20049, 29469, 2229, 2000, 8145, 7070, 2592, 1012, 3642, 16360, 20049, 29469, 2229, 2024, 5906, 1013, 2578, 2008, 3573, 3120, 3642, 1998, 8285, 8585, 4007, 16473, 1012, 2027, 2089, 2022, 4354, 16058, 2030, 9139, 2006, 2353, 2283, 4573, 2107, 2004, 21025, 2705, 12083, 1010, 21025, 19646, 7875, 1010, 3120, 29278, 3351, 1010, 1998, 2978, 24204, 3388, 1012, 5198, 4050, 11835, 2007, 3642, 16360, 20049, 29469, 2229, 2083, 1037, 4773, 4646, 2030, 3094, 1011, 2240, 16548, 2107, 2004, 21025, 2102, 1012, 1056, 18613, 2629, 2951, 2013, 2334, 2291, 4748, 14028, 12086, 2089, 3945, 2334, 2291, 4216, 1010, 2107, 2004, 5371, 3001, 1998, 9563, 6764, 2030, 2334, 17881, 1010, 2000, 2424, 6764, 1997, 3037, 1998, 7591, 2951, 3188, 2000, 4654, 28674, 1012, 1056, 10790, 23499, 2951, 2013, 2897, 4207, 3298, 4748, 14028, 12086, 2089, 3945, 2897, 6661, 2006, 7588, 2027, 2031, 20419, 2000, 2424, 6764, 1997, 3037, 1012, 7591, 2951, 2064, 2022, 5067, 2013, 6556, 3001, 3081, 4207, 2897, 9297, 1006, 3677, 4207, 14176, 1010, 2897, 5371, 8241, 1010, 4385, 1012, 1007, 2008, 2024, 7801, 2013, 1996, 2783, 2291, 3188, 2000, 4654, 28674, 1012, 9123, 3094, 10986, 2089, 2022, 1999, 2224, 1010, 1998, 2691, 15380, 2306, 4642, 2094, 2089, 2022, 2109, 2000, 8587, 2592, 1012, 1056, 10790, 17788, 2951, 2013, 2128, 25661, 2865, 4748, 14028, 12086, 2089, 3945, 4198, 2128, 25661, 2865, 2006, 7588, 2027, 2031, 20419, 2000, 2424, 6764, 1997, 3037, 1012, 7591, 2951, 2064, 2022, 5067, 2013, 2151, 2128, 25661, 2865, 1006, 9380, 9785, 3298, 1010, 18833, 3638, 1010, 4385, 1012, 1007, 4198, 2000, 1996, 20419, 2291, 3188, 2000, 4654, 28674, 1012, 9123, 3094, 10986, 2089, 2022, 1999, 2224, 1010, 1998, 2691, 15380, 2306, 4642, 2094, 2089, 2022, 2109, 2000, 8587, 2592, 1012, 1056, 16068, 26187, 2951, 16924, 4748, 14028, 12086, 2089, 19274, 1010, 3972, 12870 ]
mitre
10.txt
24
, or manipulate data in order to influence external outcomes or hide activity, thus threatening the integrity of the data. by manipulating data, adversaries may attempt to affect a business process, organizational understanding, or decision making.. 001 stored data manipulation adversaries may insert, delete, or manipulate data at rest in order to influence external outcomes or hide activity, thus threatening the integrity of the data. by manipulating stored data, adversaries may attempt to affect a business process, organizational understanding, and decision making.. 002 transmitted data manipulation adversaries may alter data en route to storage or other systems in order to manipulate external outcomes or hide activity, thus threatening the integrity of the data. by manipulating transmitted data, adversaries may attempt to affect a business process, organizational understanding, and decision making.. 003 runtime data manipulation adversaries may modify systems in order to manipulate the data as it is accessed and displayed to an end user, thus threatening the integrity of the data. by manipulating runtime data, adversaries may attempt to affect a business process, organizational understanding, and decision making. t1001 data obfuscation adversaries may obfuscate command and control traffic to make it more difficult to detect. command and control ( c2 ) communications are hidden ( but not necessarily encrypted ) in an attempt to make the content more difficult to discover or decipher and to make the communication less conspicuous and hide commands from being seen. this encompasses many methods, such as adding junk data to protocol traffic, using steganography, or impersonating legitimate protocols.. 001 junk data adversaries may add junk data to protocols used for command and control to make detection more difficult. by adding random or meaningless data to the protocols used for command and control, adversaries can prevent trivial methods for decoding, deciphering, or otherwise analyzing the traffic. examples may include appending / prepending data with junk characters or writing junk characters between significant characters.. 002 steganography adversaries may use steganographic techniques to hide command and control traffic to make detection efforts more difficult. steganographic techniques can be used to hide data in digital messages that are transferred between systems. this hidden information can be used for command and control of compromised systems. in some cases, the passing of files embedded using steganography, such as image or document files, can be used for command and control.. 003 protocol impersonation adversaries may impersonate legitimate protocols or
[ 0.06488640606403351, -0.8323860764503479, 0.6754000186920166, 0.496909499168396, -0.4335085451602936, -0.13910137116909027, 0.07430979609489441, 0.01633165404200554, -0.02058885619044304, 0.628690779209137, 0.38236144185066223, -0.1085233986377716, -0.16047576069831848, -0.06258439272642136, -0.4451088011264801, -0.7859860062599182, 0.04079961031675339, 0.14051876962184906, -0.9433653950691223, -0.3568723201751709, 0.3144601285457611, -0.30775272846221924, -0.6666003465652466, -0.9259567260742188, -0.17426836490631104, 0.9368124008178711, 0.4426644742488861, 0.05047348886728287, 0.31478607654571533, 0.8358408808708191, -0.5211479067802429, 0.04179157689213753, 0.20538941025733948, -0.6057615876197815, 0.39665311574935913, -0.11589562147855759, 0.6199033260345459, -0.44885364174842834, 0.3964715600013733, -0.42143893241882324, 0.533962070941925, -0.11006555706262589, 0.12127811461687088, -0.1810220330953598, -0.5360107421875, -0.17848093807697296, -0.21943502128124237, 0.11989430338144302, -0.3998328149318695, 0.04767920821905136, 0.5128589868545532, 0.2364683896303177, 0.3796409070491791, -0.05981024354696274, 0.13488128781318665, -0.38343891501426697, 0.2143515944480896, 0.507229745388031, 0.00202342146076262, 0.10693708062171936, 0.1173364669084549, -0.1681746542453766, 0.3203849792480469, -0.2620731294155121, 0.11890527606010437, 0.3335636258125305, 0.11633604019880295, -0.6284323334693909, -0.26553934812545776, -0.32277604937553406, 0.3281197249889374, -0.0283803828060627, -0.5962609648704529, -0.3772234618663788, -0.36279791593551636, -0.03693965822458267, -0.32710951566696167, -0.2468893975019455, -0.2354811728000641, 0.16104453802108765, -0.28863027691841125, 0.41808778047561646, 0.2463981956243515, -0.14401766657829285, 0.43020880222320557, -0.48711514472961426, 0.7425937652587891, 0.7558091878890991, -0.10890499502420425, 0.24820366501808167, -0.038068607449531555, 0.3102094233036041, -0.9970677495002747, -0.04403993859887123, -0.25343194603919983, 0.3411801755428314, -0.7242864370346069, 0.20758724212646484, -0.14468570053577423, -0.31240907311439514, 0.6886573433876038, 1.0040100812911987, 0.24073712527751923, 0.6140018701553345, 0.19650860130786896, -0.002333586337044835, 0.5640553832054138, -0.1202702522277832, -0.803650438785553, -0.33738282322883606, 0.5274786353111267, -0.026344502344727516, 0.42265212535858154, -0.7189013957977295, 0.13739663362503052, 0.44342222809791565, 0.17424170672893524, 0.12319041043519974, -0.19787459075450897, 0.5312855243682861, 0.10108818858861923, -0.3569168448448181, 0.7286132574081421, -0.1575447916984558, -0.19831377267837524, 0.35315239429473877, 0.6347949504852295, -0.01596292480826378, -0.5250512361526489, -1.0190684795379639, -0.047638703137636185, -0.6407357454299927, -0.42794325947761536, 0.15498198568820953, -0.43562352657318115, 0.21063731610774994, 0.05260875076055527, 0.37065961956977844, 0.4482565224170685, -0.8971460461616516, 0.022501949220895767, 1.0130776166915894, 0.12221448123455048, 0.7960804104804993, -0.22642962634563446, 0.10899370908737183, -0.1058305948972702, -0.31271782517433167, -0.4633778929710388, 0.445587694644928, 0.19098824262619019, 0.021311858668923378, 0.7517402172088623, -0.4916771948337555, -1.1354972124099731, -0.09580857306718826, -0.7792243957519531, 0.8366396427154541, -0.4831218421459198, 0.037634655833244324, -0.8289920687675476, 1.026149868965149, 0.5142152905464172, 0.38341063261032104, -0.05638132989406586, 0.4873183071613312, -1.0533078908920288, -0.5565944910049438, -0.36832311749458313, 0.1217900887131691, 0.5334872007369995, -0.08344768732786179, 0.035427529364824295, 0.03338176757097244, 1.1957746744155884, 0.9527204036712646, -0.026569325476884842, -0.03458748385310173, 0.06385865807533264, 0.36538925766944885, -0.09923683106899261, 0.45552560687065125, 0.33650171756744385, 0.7556017637252808, -0.824894905090332, 0.300788938999176, -0.26163190603256226, -1.0020431280136108, -0.033150628209114075, -0.049031443893909454, -0.47757259011268616, 0.5644994974136353, -0.3606599271297455, 0.5871996283531189, 0.7798376679420471, -0.10288151353597641, -1.3209538459777832, -0.21120993793010712, -0.174122616648674, -0.7170091867446899, -0.4406168460845947, 0.31748253107070923, -0.13151815533638, 0.2382804900407791, -0.7767403721809387, -0.23550765216350555, 1.4135262966156006, 0.5206354260444641, -0.0908552035689354, 0.8964066505432129, 1.1315650939941406, -0.3205137848854065, -0.049386728554964066, 0.09024529904127121, 0.01909506693482399, -0.19851623475551605, -0.05809001624584198, -0.014477335847914219, -0.6512231826782227, 0.005097959190607071, -0.1767214983701706, 0.5159851908683777, 0.30629023909568787, 0.6094618439674377, 0.3769132196903229, 0.27714625000953674, 0.31989380717277527, 0.4997631311416626, -0.11062140762805939, 0.5571152567863464, -0.13422726094722748, 0.6478903889656067, 0.6564444303512573, 0.1974635273218155, -0.09629076719284058, 0.0747276321053505, -0.20336441695690155, 0.1359419822692871, -0.04985126852989197, -0.3022425174713135, -0.21306212246418, 0.9232460856437683, 0.7327089905738831, 0.3860190808773041, 0.8761019110679626, 0.34595224261283875, -0.37932607531547546, 0.41750088334083557, 0.05373942479491234, 0.36767786741256714, -0.19299906492233276, 0.3417055010795593, 0.7047626972198486, 0.12971585988998413, -0.5551157593727112, -0.26760226488113403, 0.8089345097541809, 0.6095856428146362, -0.2919175326824188, -0.8089925646781921, -0.07113157957792282, 0.35490286350250244, 0.18530327081680298, -0.4770253300666809, 0.30906814336776733, -0.012037611566483974, 0.5759479403495789, 0.08863116055727005, -0.2995584309101105, -0.8307987451553345, -0.4308772087097168, -0.3210138976573944, -0.6841130256652832, -0.9482876062393188, -0.8140140175819397, 0.39249226450920105, 0.09918160736560822, -0.5711469650268555, 0.832279622554779, -0.8894146084785461, -0.5512934327125549, 0.25851893424987793, -0.10332872718572617, 0.33397817611694336, -0.5480834245681763, -0.035316918045282364, -0.9894605875015259, -0.1507326066493988, -0.06245385482907295, 0.6346604228019714, -0.5324816107749939, -0.042012616991996765, -0.3295135200023651, 0.246067613363266, -0.13302715122699738, -0.05641588941216469, 0.9710527658462524, -0.3034931719303131, -0.08796729892492294, -0.2584519684314728, -0.05869129300117493, 0.2989535927772522, 0.05836402252316475, 0.10293203592300415, -0.5851734280586243, 0.2093241959810257, -0.2787898778915405, 0.22860167920589447, 0.8921130895614624, 0.8565672039985657, -0.41767778992652893, 0.05206305533647537, 0.06602142751216888, 0.5279480814933777, -0.5267924666404724, 0.6948761940002441, 0.27051064372062683, 0.23287883400917053, -0.2226468026638031, -0.5740362405776978, -0.304534375667572, -0.005894530564546585, 0.4154704511165619, -0.6259769201278687, -0.659178614616394, 0.2980250418186188, -0.7090290784835815, -0.47831204533576965, 0.42951586842536926, -0.5593499541282654, -0.6195682287216187, 0.141690194606781, -0.6255295276641846, 0.9986947774887085, 0.4307790994644165, -0.08937466889619827, 0.399973064661026, -0.22994668781757355, 0.42047256231307983, 0.08515080064535141, -0.006978277582675219, -0.5618691444396973, 0.2572345435619354, 0.4764038026332855, -0.15863144397735596, 0.6100149750709534, 0.39437028765678406, -0.4027603566646576, -0.3366364538669586, 0.029998229816555977, 0.0892188772559166, 0.4410473704338074, 0.7003405690193176, 0.43568864464759827, 0.22726447880268097, 0.514976978302002, -0.5863521099090576, 0.37582099437713623, -0.13915026187896729, 0.01622837968170643, 0.8539555668830872, -0.40007227659225464, -0.35151880979537964, -0.2538081407546997, -0.5019333362579346, -0.7251509428024292, 0.1239098533987999, -0.015271092765033245, -0.14487163722515106, 0.2703230679035187, 0.5679313540458679, -0.4038614332675934, -0.017491018399596214, 0.3888849914073944, -0.4347211718559265, -0.2218579798936844, 0.19673994183540344, -0.48354315757751465, 0.4787576496601105, -1.4739742279052734, 0.31807446479797363, -0.594592273235321, -0.29627659916877747, -0.15526887774467468, 0.40555262565612793, -0.17050723731517792, -0.09547051787376404, 0.023664584383368492, 0.2314588874578476, -0.42136409878730774, 0.506473958492279, -0.4534004330635071, -0.3264525532722473, -0.12490501999855042, -1.0063360929489136, -0.39284560084342957, 0.8654770851135254, 0.8819852471351624, 0.6287953853607178, 0.17462170124053955, 0.7291903495788574, 0.8192395567893982, -0.8256658315658569, 0.699907660484314, -0.9050357937812805, 0.04264931380748749, 0.06187938526272774, 0.7013716101646423, -0.006019474007189274, 0.18394233286380768, 0.026323407888412476, -0.1558283418416977, -0.25331783294677734, -0.22757475078105927, 0.26844820380210876, 0.4367622137069702, -0.3664485812187195, -0.4257316291332245, 0.5287255644798279, -0.010903793387115002, -0.6629365086555481, 0.07978848367929459, -0.49738848209381104, 0.45881757140159607, 1.1686885356903076, -1.1452105045318604, 0.1885620355606079, -0.2162160575389862, -0.27093592286109924, 0.24890193343162537, 0.6165562272071838, -0.26610681414604187, -0.7944692373275757, 0.03193417191505432, -0.45417824387550354, -0.02045505680143833, 0.1876862645149231, 0.22049686312675476, 0.33875033259391785, -0.5866038799285889, 0.1577134132385254, 0.3151073157787323, -0.504742443561554, -0.29109135270118713, -0.25114232301712036, 0.6892891526222229, 0.5046218633651733, 0.7682154774665833, -0.49577197432518005, -0.35193774104118347, 0.18731065094470978, -0.3141484260559082, 0.4086276590824127, -1.2991162538528442, 0.3720951974391937, 0.7488442063331604, 0.04655814543366432, -0.12106303870677948, 0.1487181931734085, -0.4328421652317047, -0.0035840338096022606, -0.3539609909057617, -0.18048149347305298, -0.3843228816986084, 0.2242460548877716, 1.1033779382705688, 0.046579476445913315, -0.1346815675497055, 0.39912521839141846, 0.49496129155158997, 0.09987762570381165, -0.20283448696136475, -0.04849953576922417, -0.42812004685401917, 0.3326466381549835, -0.5411862134933472, 0.7005548477172852, -0.3244840204715729, -0.15950140357017517, -0.5967317223548889, -0.24238882958889008, 0.7425618767738342, -0.5977858304977417, -0.14872224628925323, -0.5133403539657593, -0.37824419140815735, -0.6568811535835266, 0.43209123611450195, -0.14334416389465332, 0.8228316903114319, -0.15462139248847961, -0.09547028690576553, -0.11640194803476334, 0.2543753683567047, -0.8880340456962585, -0.1519620418548584, -0.4917289614677429, -0.20530523359775543, 0.06935419142246246, -0.3261408507823944, 0.2660714089870453, -0.18372710049152374, -0.4037838578224182, 0.5901271104812622, 0.4065285921096802, 0.34023743867874146, -0.958777904510498, -0.2785601019859314, -0.8913543224334717, 0.601787269115448, -0.27721187472343445, 0.0467919260263443, 0.2344161868095398, 0.24105051159858704, 0.24329687654972076, 0.5104339718818665, 0.9463332891464233, -0.3838282823562622, -0.3567754030227661, 0.255449503660202, 0.4880352318286896, -0.8091595768928528, -0.18424566090106964, 0.7783030271530151, -0.6205523610115051, -0.1439097672700882, -0.5034264326095581, -0.6706922054290771, -0.8567675948143005, -0.5369886755943298, 0.022821655496954918, -0.12224163860082626, 0.8445952534675598, -0.6516563296318054, -0.4900743067264557, -0.3420260548591614, 0.7008194923400879, -0.09603079408407211, -0.6878393888473511, -0.32044699788093567, 0.13207273185253143, 0.5797852873802185, -0.1479927897453308, 0.04765668883919716, -0.7591961026191711, -0.8084079027175903, -0.2678632438182831, 0.6261045336723328, -0.12804138660430908, -0.2380778193473816, 0.42634791135787964, -0.07497728615999222, 0.8547928929328918, 0.17144222557544708, -0.95164954662323, -0.35977455973625183, 0.4932819604873657, -0.32052671909332275, -0.7053356766700745, 0.4043327867984772, -1.1219611167907715, 0.3081253468990326, 0.06920699775218964, -0.4224144518375397, 0.6226328015327454, -0.12269008904695511, -0.2508941888809204, 0.11383220553398132, 0.7566205859184265, -1.0656042098999023, 0.4125237464904785, -0.270387202501297, 0.606185257434845, 0.6165910363197327, 0.2747213840484619, -0.023868558928370476, 0.05091182515025139, -0.6906811594963074, -1.5496418476104736, 0.6757794618606567, -0.0020162686705589294, -0.44514593482017517, 0.1538025438785553, -0.2897367775440216, 0.5608551502227783, -0.2869475185871124, 0.37467271089553833, 0.6616290211677551, 0.22182945907115936, -0.2659285366535187, 0.05187664180994034, 0.6008277535438538, -0.2146645486354828, -0.3976207971572876, 0.282288521528244, -0.3464505672454834, -0.48162609338760376, -0.3848617374897003, -0.3492974042892456, -0.5143988132476807, -0.4958127737045288, -0.14589206874370575, 0.3034522831439972, -0.31689372658729553, 0.5856043696403503, -0.27552953362464905, -0.15030159056186676, -0.4701773226261139, -0.34773337841033936, -0.6425705552101135, -0.26393216848373413, 0.7404398918151855, -0.03755253925919533, 0.4332045614719391, -0.10579138994216919, 0.010697567835450172, -0.9348952770233154, -0.6555103063583374, 0.770662784576416, 0.20125162601470947, -0.19302040338516235, 0.673387885093689, -0.16017518937587738, -0.7145664095878601, -0.8504959940910339, -1.3053478002548218, -0.17261531949043274, 0.2805044651031494, -0.11333151161670685, 0.11211364716291428, 0.19906622171401978, -0.08462497591972351, 0.3548993170261383, 0.6011895537376404, 0.7428549528121948, 0.01485814806073904, -0.6805837154388428, 0.38258183002471924, 0.25045832991600037, -0.3874758183956146, 0.7049116492271423, -0.546964704990387, -0.4614155888557434, -0.5824874043464661, -0.20691457390785217, 0.26060694456100464, 0.0064458525739610195, 0.9159820079803467, -0.36789655685424805, 0.12641674280166626, -0.18117010593414307, 0.022673793137073517, 0.9692431092262268, 0.5555121302604675, 0.14584113657474518, 0.36164242029190063, 0.6612085103988647, -0.4789277911186218, 0.06302158534526825, 0.22834642231464386, -0.36815354228019714, 0.20379504561424255, -0.3556198179721832, -0.37213996052742004, -0.2481599897146225, 0.16694936156272888, -0.6391951441764832, -0.6490702033042908, -0.8260194659233093, -0.7136919498443604, -0.3852478563785553, -0.03611183911561966, -0.3319004476070404, -0.068472720682621, 0.3159969747066498, -0.1566895842552185, -0.5552840232849121, -1.118606686592102, 0.4721168279647827, -0.2784690260887146, 0.2256840318441391, -0.5387502312660217, 0.10243213176727295, -0.7184397578239441, -0.2789476811885834, 0.008098780177533627, -0.47206825017929077, -0.3150198757648468, -0.6218892931938171, 0.3898180425167084, 0.012178529053926468, -1.194029688835144, 0.15771286189556122, -0.12158999592065811, 0.5048243403434753, -0.28035590052604675, -0.7567521929740906, -0.4354967474937439, 0.6259005665779114, 0.126765176653862, 0.4112817049026489, 0.8870376348495483, 0.38338157534599304, 0.7142506241798401, -0.21245378255844116, -0.646166980266571, 0.3549865186214447, -0.07512573152780533, 0.22503173351287842, 0.5294527411460876, -0.10557883232831955, 0.21583136916160583, 0.11403867602348328, -0.9664568901062012, -0.3780515491962433, -0.8712621927261353, 0.6688012480735779, 0.5886760354042053, -0.4691076874732971, 0.5286937355995178, 0.8411483764648438, -0.6563953161239624, -0.041665010154247284, -0.7678300738334656, 0.31748783588409424, 0.5619601607322693, -0.2998943626880646, 0.5222052931785583, 0.2500666379928589, 0.38531139492988586, -0.03188186138868332, -1.150526762008667, 0.14541004598140717, -0.5398985743522644, 0.23662583529949188, -0.39380255341529846, 0.20318423211574554, -0.491731196641922, -0.04039590433239937, 0.2625730335712433, 0.647494912147522, 0.4997614920139313, 0.7325162291526794, 0.18535803258419037, -0.08518113940954208, -0.8031553626060486, -0.19828791916370392, -0.4236672818660736, -0.08280294388532639, 0.41432681679725647, 0.11487189680337906, -1.0883458852767944, -0.3494924008846283, -0.05079891160130501, 0.0209911298006773, 0.28770917654037476, 0.0804978683590889, 0.364986389875412, 0.02202579379081726, -0.6792932748794556, 1.392440915107727, -0.043106500059366226, -0.2938629686832428, -0.4597637951374054, 0.3603813648223877, -0.8194988965988159, -1.047377109527588, -0.02124129794538021, 0.9142423868179321, -0.13695907592773438, -0.3134247064590454, -0.6426209807395935, 0.5760248899459839, 0.6597120761871338, 0.14695057272911072, 0.48577138781547546, -0.08473114669322968, 0.08971629291772842, 0.8646942973136902, -0.020691165700554848, -0.32052159309387207, -0.11710894107818604, 0.7920392751693726, 0.31609827280044556, -0.3534185290336609, -0.44280311465263367, 0.17270895838737488, 0.06076680123806, 0.016233030706644058, 0.6281330585479736, 0.8122662305831909, -0.056401658803224564, -0.9681313633918762, 0.22697827219963074, -0.6082994937896729, 0.3823148012161255, 0.31653594970703125, -0.4486423432826996, -0.519827663898468, 0.419528067111969, 0.31353268027305603, -0.1422463208436966, -0.3745277225971222, 0.2513197362422943, 0.5284250378608704, 0.05293487384915352, 0.4314075708389282, 0.2918907403945923, -0.3593604266643524, -0.05945192277431488, -0.2761389911174774, 0.2420366406440735, 0.07304897159337997, 0.3718005120754242, -0.16881296038627625, -0.6320272088050842, 0.898720383644104, -0.3490142226219177, 0.01833479106426239, -0.16556936502456665, 0.7514825463294983, 0.1669691801071167, 0.08841313421726227, -0.642562985420227, 0.5545329451560974, 0.6601352691650391, 0.37420782446861267, -0.31009984016418457, 0.4782989025115967, 0.05313768982887268, 0.13451071083545685, 0.25962314009666443, 0.3329543173313141, -0.6376482248306274, 0.493927925825119, 0.24269431829452515, -0.7816834449768066, -0.29289963841438293, -0.027420125901699066, 0.10893082618713379, -0.17665614187717438, 0.28832265734672546, -0.29988762736320496, -0.11063416302204132, -0.8314508199691772, 0.7310407757759094, -0.9278188943862915, 0.28559941053390503, 0.29039466381073, -0.34337079524993896, -0.4861891269683838, 0.7067544460296631, -0.7847280502319336, 0.5472872257232666, -0.18678134679794312, 0.4842093288898468, 0.9228248596191406, 0.11707966774702072, -0.37473756074905396, -0.739886999130249, -0.30059128999710083, 0.20998086035251617, 0.2698443531990051, -0.20180658996105194, -0.13973546028137207, -0.12071937322616577, 0.11393141746520996, 0.054130688309669495, 0.5448819994926453, -0.9371060132980347, 0.04185740277171135, -0.19437378644943237, -0.6875925064086914, 1.0587260723114014, 0.1941208392381668, -0.2076994776725769, -0.33634018898010254, -0.1616308093070984, -0.16987378895282745, 0.38555726408958435, -0.18192262947559357, -0.1372414529323578, -0.7376454472541809, -0.3587738871574402, -0.057720303535461426, 0.6911926865577698, -0.29454660415649414, 0.1422843188047409, -0.1157488003373146, -0.7929220199584961, -0.6841523051261902, 0.37209299206733704, -0.5470657348632812, -0.34144455194473267, 1.1359546184539795, 0.6427871584892273, 1.0002925395965576, 0.2488982081413269, -0.09258471429347992, 0.05579932779073715, 0.2665758728981018, 0.33995646238327026, -0.18950022757053375, 0.2846534550189972, 0.5552634000778198, 0.1501726508140564, 0.39639782905578613, 0.2350141555070877, 0.7645869851112366, 0.21413658559322357, -0.2603623867034912, -0.4828728139400482, -0.474916934967041, -0.5568257570266724, -0.2275441586971283, 0.2453182339668274, 0.17086049914360046, -0.018873367458581924, -0.054760560393333435, -0.9864535331726074, 0.18250608444213867, -0.11076924949884415, 0.6045363545417786, 0.24396784603595734, 0.5804346799850464, 0.006565415300428867, 0.145597442984581, 0.22145985066890717, -1.0391591787338257, 4.345912456512451, 0.49765750765800476, 0.221922367811203, 0.0670049786567688, 0.7869669198989868, 1.1742937564849854, 1.418007254600525, -1.0119704008102417, -0.11168968677520752, 0.29085105657577515, 0.36022141575813293, -0.2508173882961273, -0.15833929181098938, -0.4258861243724823, 0.49501341581344604, 0.3533349335193634, -0.4779449701309204, 0.293462336063385, -0.0038578242529183626, -0.9116440415382385, -0.9569891095161438, -0.09206242859363556, -0.48574355244636536, 0.5225551724433899, -0.09546825289726257, -0.18440307676792145, 0.13398821651935577, -0.6663952469825745, -0.443492591381073, -0.3500833213329315, -0.11088912934064865, -0.3506356477737427, 0.22851596772670746, -0.14117412269115448, -0.7714785933494568, 0.20397669076919556, 0.08020301908254623, -1.1662302017211914, -0.2655911445617676, -0.37325435876846313, 0.736035168170929, -0.2546350359916687, 0.3210068941116333, -0.8854678273200989, -0.08224610984325409, 0.8187515735626221, -0.7573409080505371, 0.5307381749153137, 0.6713382601737976, -0.17544087767601013, 1.1269265413284302, 0.02121400460600853, 0.5870885252952576, -0.1630866825580597, -0.23259234428405762, 0.40147870779037476, 0.2377936691045761, -0.10732147842645645, 0.3190641403198242, 0.6381642818450928, 0.39982613921165466, 0.3609975278377533, -0.14195315539836884, -0.2644321918487549, -0.1595364212989807, 0.3178337514400482, -0.5804212689399719, 1.2161976099014282, 0.12245626747608185, -0.014392987824976444, -0.13770893216133118, -0.3065650463104248, -0.8725215792655945, -0.4576478898525238, 0.7997695207595825, -0.5086146593093872, -0.45939236879348755, 0.06455093622207642, 0.30972975492477417, -0.292984277009964, -0.10688596963882446, -0.9486720561981201, -0.890457272529602, 0.17571713030338287, 0.7296386361122131, 0.6423947811126709, -0.3368578553199768, -0.7866683006286621, 0.44130611419677734, 0.31099003553390503, 0.6230059266090393, 0.30047962069511414, -0.6763331294059753, -0.15122537314891815, 0.44841864705085754 ]
[ 1010, 2030, 17708, 2951, 1999, 2344, 2000, 3747, 6327, 13105, 2030, 5342, 4023, 1010, 2947, 8701, 1996, 11109, 1997, 1996, 2951, 1012, 2011, 26242, 2951, 1010, 4748, 14028, 12086, 2089, 3535, 2000, 7461, 1037, 2449, 2832, 1010, 13296, 4824, 1010, 2030, 3247, 2437, 1012, 1012, 25604, 8250, 2951, 16924, 4748, 14028, 12086, 2089, 19274, 1010, 3972, 12870, 1010, 2030, 17708, 2951, 2012, 2717, 1999, 2344, 2000, 3747, 6327, 13105, 2030, 5342, 4023, 1010, 2947, 8701, 1996, 11109, 1997, 1996, 2951, 1012, 2011, 26242, 8250, 2951, 1010, 4748, 14028, 12086, 2089, 3535, 2000, 7461, 1037, 2449, 2832, 1010, 13296, 4824, 1010, 1998, 3247, 2437, 1012, 1012, 4002, 2475, 11860, 2951, 16924, 4748, 14028, 12086, 2089, 11477, 2951, 4372, 2799, 2000, 5527, 2030, 2060, 3001, 1999, 2344, 2000, 17708, 6327, 13105, 2030, 5342, 4023, 1010, 2947, 8701, 1996, 11109, 1997, 1996, 2951, 1012, 2011, 26242, 11860, 2951, 1010, 4748, 14028, 12086, 2089, 3535, 2000, 7461, 1037, 2449, 2832, 1010, 13296, 4824, 1010, 1998, 3247, 2437, 1012, 1012, 4002, 2509, 2448, 7292, 2951, 16924, 4748, 14028, 12086, 2089, 19933, 3001, 1999, 2344, 2000, 17708, 1996, 2951, 2004, 2009, 2003, 11570, 1998, 6913, 2000, 2019, 2203, 5310, 1010, 2947, 8701, 1996, 11109, 1997, 1996, 2951, 1012, 2011, 26242, 2448, 7292, 2951, 1010, 4748, 14028, 12086, 2089, 3535, 2000, 7461, 1037, 2449, 2832, 1010, 13296, 4824, 1010, 1998, 3247, 2437, 1012, 1056, 18613, 2487, 2951, 27885, 25608, 10719, 4748, 14028, 12086, 2089, 27885, 25608, 16280, 3094, 1998, 2491, 4026, 2000, 2191, 2009, 2062, 3697, 2000, 11487, 1012, 3094, 1998, 2491, 1006, 29248, 1007, 4806, 2024, 5023, 1006, 2021, 2025, 9352, 4372, 26775, 22571, 3064, 1007, 1999, 2019, 3535, 2000, 2191, 1996, 4180, 2062, 3697, 2000, 7523, 2030, 11703, 11514, 5886, 1998, 2000, 2191, 1996, 4807, 2625, 19194, 1998, 5342, 10954, 2013, 2108, 2464, 1012, 2023, 13974, 2116, 4725, 1010, 2107, 2004, 5815, 18015, 2951, 2000, 8778, 4026, 1010, 2478, 26261, 29451, 12565, 1010, 2030, 17727, 18617, 5844, 11476, 16744, 1012, 1012, 25604, 18015, 2951, 4748, 14028, 12086, 2089, 5587, 18015, 2951, 2000, 16744, 2109, 2005, 3094, 1998, 2491, 2000, 2191, 10788, 2062, 3697, 1012, 2011, 5815, 6721, 2030, 25120, 2951, 2000, 1996, 16744, 2109, 2005, 3094, 1998, 2491, 1010, 4748, 14028, 12086, 2064, 4652, 20610, 4725, 2005, 21933, 4667, 1010, 11703, 11514, 22658, 1010, 2030, 4728, 20253, 1996, 4026, 1012, 4973, 2089, 2421, 10439, 18537, 1013, 17463, 18537, 2951, 2007, 18015, 3494, 2030, 3015, 18015, 3494, 2090, 3278, 3494, 1012, 1012, 4002, 2475, 26261, 29451, 12565, 4748, 14028, 12086, 2089, 2224, 26261, 29451, 14773, 5461, 2000, 5342, 3094, 1998, 2491, 4026, 2000, 2191, 10788, 4073, 2062, 3697, 1012, 26261, 29451, 14773, 5461, 2064, 2022, 2109, 2000, 5342, 2951, 1999, 3617, 7696, 2008, 2024, 4015, 2090, 3001, 1012, 2023, 5023, 2592, 2064, 2022, 2109, 2005, 3094, 1998, 2491, 1997, 20419, 3001, 1012, 1999, 2070, 3572, 1010, 1996, 4458, 1997, 6764, 11157, 2478, 26261, 29451, 12565, 1010, 2107, 2004, 3746, 2030, 6254, 6764, 1010, 2064, 2022, 2109, 2005, 3094, 1998, 2491, 1012, 1012, 4002, 2509, 8778, 17727, 18617, 3370, 4748, 14028, 12086, 2089, 17727, 18617, 3686, 11476, 16744, 2030 ]
mitre
10.txt
25
web service traffic to disguise command and control activity and thwart analysis efforts. by impersonating legitimate protocols or web services, adversaries can make their command and control traffic blend in with legitimate network traffic. t1074 data staged adversaries may stage collected data in a central location or directory prior to exfiltration. data may be kept in separate files or combined into one file through techniques such as archive collected data. interactive command shells may be used, and common functionality within cmd and bash may be used to copy data into a staging location.. 001 local data staging adversaries may stage collected data in a central location or directory on the local system prior to exfiltration. data may be kept in separate files or combined into one file through techniques such as archive collected data. interactive command shells may be used, and common functionality within cmd and bash may be used to copy data into a staging location.. 002 remote data staging adversaries may stage data collected from multiple systems in a central location or directory on one system prior to exfiltration. data may be kept in separate files or combined into one file through techniques such as archive collected data. interactive command shells may be used, and common functionality within cmd and bash may be used to copy data into a staging location. t1030 data transfer size limits an adversary may exfiltrate data in fixed size chunks instead of whole files or limit packet sizes below certain thresholds. this approach may be used to avoid triggering network data transfer threshold alerts. t1622 debugger evasion adversaries may employ various means to detect and avoid debuggers. debuggers are typically used by defenders to trace and / or analyze the execution of potential malware payloads. t1491 defacement adversaries may modify visual content available internally or externally to an enterprise network, thus affecting the integrity of the original content. reasons for defacement include delivering messaging, intimidation, or claiming ( possibly false ) credit for an intrusion. disturbing or offensive images may be used as a part of defacement in order to cause user discomfort, or to pressure compliance with accompanying messages.. 001 internal defacement an adversary may deface systems internal to an organization in an attempt to intimidate or mislead users, thus discrediting the integrity of the systems. this may take the form of modifications to internal websites, or directly to user systems with the replacement of the desktop wallpaper. disturbing or offensive images may be used as a
[ -0.059512555599212646, -0.5605602264404297, 0.2679819166660309, 0.667013943195343, -0.7993624210357666, -0.4814639091491699, -0.12965573370456696, 0.17689840495586395, -0.055558450520038605, 0.6668693423271179, 0.3506813645362854, 0.10778550058603287, 0.37079593539237976, -0.22540467977523804, -0.38148900866508484, 0.004489814396947622, -0.45167672634124756, 0.22857747972011566, -0.49519410729408264, -0.42339006066322327, 0.25000154972076416, 0.003456772305071354, -0.7472010850906372, -0.829008936882019, -0.09512122720479965, 0.7194065451622009, 0.5500501394271851, 0.07221421599388123, 0.3703433871269226, 0.8109322190284729, -0.06687920540571213, -0.3627206087112427, 0.15140505135059357, -0.44519534707069397, 0.5352742075920105, 0.005760722327977419, 0.8596670031547546, -0.6189996004104614, 0.2769198715686798, -0.41843369603157043, 0.4029110074043274, -0.23478730022907257, -0.272882342338562, -0.1548498272895813, -0.7189925312995911, -0.22968481481075287, -0.3383634686470032, -0.03531104326248169, 0.2265336513519287, 0.2970980107784271, 0.7567054033279419, 0.21485957503318787, 0.0775100588798523, -0.1001490131020546, -0.0011109634069725871, 0.11564648151397705, 0.17106899619102478, 0.4322529137134552, -0.33985820412635803, 0.11127904057502747, 0.22229014337062836, 0.0799667164683342, 0.11959868669509888, -0.28234797716140747, 0.10440336167812347, -0.10609246045351028, -0.052290238440036774, -0.12959785759449005, 0.06888784468173981, -0.2952389121055603, 0.17640778422355652, 0.024396423250436783, -0.6408171653747559, -0.596224844455719, -0.43742749094963074, -0.42705899477005005, -0.5979322195053101, -0.0796312689781189, -0.28791892528533936, 0.7324519157409668, -0.21660658717155457, 0.45641857385635376, 0.24635791778564453, -0.16340181231498718, 0.3904251158237457, -0.308960884809494, 0.027787145227193832, 0.7975587844848633, 0.053465310484170914, 0.3404301106929779, 0.21452510356903076, 0.2197485715150833, -0.7838890552520752, -0.3737717270851135, -0.24913208186626434, 0.33057892322540283, -0.6499630212783813, 0.21704930067062378, -0.014669564552605152, -0.24020162224769592, 0.7538037300109863, 0.8397566080093384, -0.06924303621053696, 1.1070703268051147, 0.3457280993461609, 0.13576577603816986, 0.1709490716457367, -0.439632385969162, -0.5387774109840393, -0.7578033208847046, 0.5843136310577393, -0.09138455241918564, 0.44972729682922363, -0.5602946281433105, -0.045596882700920105, 0.42728644609451294, 0.370099276304245, 0.1492386907339096, -0.34375685453414917, 0.308308869600296, 0.1550956815481186, -0.45818355679512024, 0.5641949772834778, 0.035226739943027496, 0.31721702218055725, -0.16137593984603882, 0.26107701659202576, 0.14344583451747894, -0.42167791724205017, -0.9200698733329773, -0.0413522869348526, -0.8004950881004333, -0.3703761398792267, 0.173970028758049, -0.32390543818473816, 0.31767454743385315, 0.030799753963947296, 0.32153040170669556, 0.14090237021446228, -0.6557246446609497, -0.12619148194789886, 0.7473985552787781, 0.21322280168533325, 1.1517350673675537, 0.0004383099440019578, 0.4690050482749939, 0.2917812764644623, -0.20309650897979736, -0.5395224094390869, 0.5100765228271484, -0.10466784238815308, 0.02492690645158291, 0.7054764032363892, -0.11254290491342545, -0.4319131374359131, 0.33222201466560364, -0.9479171633720398, 0.6980494260787964, -0.3796427547931671, 0.4386545419692993, -0.5467827916145325, 0.8897615075111389, 0.023189889267086983, 0.5356303453445435, -0.059632375836372375, 0.4250018000602722, -0.9978402853012085, -0.3001682460308075, -0.2127448171377182, -0.03692915663123131, 0.6171349287033081, -0.037797510623931885, 0.02247956395149231, -0.1795196682214737, 0.9598135948181152, 1.1318172216415405, -0.23368148505687714, -0.15080827474594116, 0.2947441041469574, 0.14019642770290375, -0.427611768245697, 0.4705054759979248, 0.3739033043384552, 0.9749366044998169, -0.08500570058822632, -0.21894024312496185, -0.2395857870578766, -0.7260428071022034, -0.34087055921554565, -0.06679845601320267, -0.1600147932767868, 0.7797518372535706, -0.5356043577194214, 0.5728728175163269, 0.8981946706771851, -0.053959187120199203, -0.9238794445991516, -0.23312124609947205, -0.07115451246500015, -0.9922423958778381, -0.26469916105270386, 0.012903428636491299, 0.31729915738105774, 0.38615116477012634, -0.6137986183166504, -0.2477598935365677, 1.4046045541763306, 0.8572832345962524, -0.2076963484287262, 0.9192901253700256, 0.8879508972167969, -0.695964515209198, 0.22813324630260468, -0.011192936450242996, 0.02310858480632305, -0.19899103045463562, 0.044804465025663376, 0.12110482156276703, -0.11645287275314331, 0.4087159335613251, -0.29621919989585876, 0.6528806090354919, 0.5965914726257324, 0.398332804441452, 0.18365225195884705, -0.2561481297016144, -0.018645312637090683, 0.656704843044281, -0.4143970012664795, 0.22807250916957855, -0.5991503000259399, 0.4367833733558655, 0.33841973543167114, 0.31183719635009766, 0.09501400589942932, -0.23989559710025787, -0.1760779768228531, 0.3913893699645996, -0.42451679706573486, -0.12299008667469025, -0.03606078028678894, 0.8671253323554993, 0.33010002970695496, 0.3443075120449066, 0.32686400413513184, 0.2892998456954956, -0.4367449879646301, 0.11515254527330399, 0.3365623354911804, 0.6768707036972046, -0.014618069864809513, 0.6467086672782898, 0.8718004822731018, 0.25701817870140076, -0.8369853496551514, -0.6605800986289978, 0.7750453948974609, 0.63639235496521, -0.4514757990837097, -0.2811300456523895, -0.15855196118354797, 0.6584780216217041, 0.13270743191242218, -0.23531247675418854, 0.3116931617259979, 0.41780486702919006, 0.42498940229415894, 0.02414664439857006, -0.1736099123954773, -0.9834960103034973, -0.6727650165557861, -0.37534552812576294, -0.8610994219779968, -0.6485030055046082, -0.3924798369407654, -0.24035081267356873, 0.04019743576645851, -0.5766414403915405, 0.5395359992980957, -0.5959261059761047, -0.43769946694374084, 0.08806228637695312, -0.25758230686187744, 0.14606572687625885, -0.3753886818885803, -0.16515016555786133, -0.33597588539123535, 0.3337251842021942, 0.24146172404289246, 0.46280235052108765, -0.5046973824501038, -0.18234501779079437, -0.3017231523990631, -0.15095984935760498, -0.3223872482776642, -0.6802041530609131, 0.7806768417358398, 0.3171347677707672, -0.06550654023885727, -0.047813016921281815, 0.3332338035106659, -0.12392022460699081, 0.37835487723350525, 0.17028412222862244, -0.8106387853622437, 0.23812678456306458, -0.07268118858337402, -0.08876718580722809, 0.5871070623397827, 0.9802498817443848, -0.6938334703445435, 0.15982365608215332, 0.5022910833358765, 0.2718162536621094, -0.9242678284645081, 1.5879883766174316, 0.48408299684524536, 0.176786869764328, 0.07110317051410675, -0.8463032245635986, 0.09564976394176483, -0.026717456057667732, 0.4385448396205902, -0.341447114944458, -0.4891488254070282, 0.332549124956131, -0.018704844638705254, -0.49664610624313354, 0.10414627939462662, -0.3483452796936035, -0.2812308967113495, -0.06840445101261139, -0.8133938312530518, 0.8586311936378479, 0.08981750160455704, -0.5029658079147339, -0.2610628306865692, -0.09360034763813019, 0.4520256221294403, 0.3666612207889557, -0.09332966059446335, -0.9345312118530273, 0.2741324305534363, 0.22064295411109924, 0.08648571372032166, 0.6725729703903198, -0.025645742192864418, -0.23857074975967407, 0.0003205657412763685, -0.1559561789035797, 0.07867616415023804, 0.013698652386665344, 0.7752015590667725, 0.6825790405273438, 0.23628994822502136, 0.6233246326446533, -0.6157858371734619, 0.05519741028547287, 0.1401270180940628, 0.2751292288303375, 0.6506502032279968, -0.2295396775007248, -0.2750230133533478, 0.08319173008203506, -0.5709800720214844, -1.0411221981048584, 0.26100578904151917, 0.2006288468837738, 0.28462573885917664, -0.21491830050945282, 0.40548577904701233, -0.43110525608062744, -0.3517182767391205, 0.34622418880462646, -0.5568404793739319, -0.6859350800514221, 0.5411239266395569, -0.3587077260017395, 0.7677730917930603, -0.7689492106437683, 0.42157667875289917, -0.3988645076751709, -0.48906952142715454, -0.07915841788053513, 0.026610976085066795, -0.5167238712310791, -0.021334929391741753, -0.6588656902313232, 0.3122449219226837, -0.5265246033668518, -0.020250694826245308, -0.523514449596405, 0.07504387199878693, -0.39889997243881226, -0.9921823740005493, -0.3545375466346741, 0.9576780200004578, 0.7037479877471924, 0.6235516667366028, -0.015146671794354916, 0.44394001364707947, 0.6737384796142578, -0.29493260383605957, 0.12198229134082794, -0.6303921341896057, 0.24910692870616913, -0.08151930570602417, 0.932201087474823, -0.403592973947525, 0.16622404754161835, 0.2832128405570984, -0.010395117104053497, -0.17354919016361237, -0.24988356232643127, 0.34544050693511963, 0.12280920892953873, -0.9171596169471741, -0.11824177205562592, 0.014919049106538296, 0.009123616851866245, -0.6551402807235718, 0.06609023362398148, -0.31755131483078003, 0.866646945476532, 1.0655767917633057, -0.9501706957817078, -0.19505493342876434, -0.3947330713272095, 0.0939047634601593, 0.003541654674336314, 0.30383262038230896, -0.17005422711372375, -0.8928915858268738, -0.4010310769081116, -0.39921194314956665, -0.16136565804481506, 0.11043829470872879, 0.017907915636897087, 0.059481557458639145, -0.7678166627883911, -0.06799683719873428, 0.13680796325206757, -0.6449815034866333, -0.49422067403793335, -0.36997583508491516, 0.48507601022720337, 0.7723615765571594, 0.3872464895248413, -0.024413738399744034, 0.2419912964105606, 0.26734429597854614, -0.6246857643127441, 0.7019663453102112, -0.7447311878204346, -0.32247740030288696, 0.42472559213638306, -0.32962873578071594, -0.4180305004119873, 0.327953964471817, -0.3923274576663971, -0.1779509335756302, -0.340269535779953, -0.583250105381012, -0.28944623470306396, 0.10200434923171997, 1.2833937406539917, -0.2733194828033447, -0.12384451925754547, 0.2153891772031784, 0.251445472240448, 0.16477513313293457, -0.14175918698310852, 0.034897349774837494, -0.539649248123169, 0.20353664457798004, -0.5954379439353943, 0.3705718517303467, -0.056674011051654816, -0.2572503983974457, -0.6972077488899231, 0.017909187823534012, 0.5270576477050781, -0.13525140285491943, -0.2671986222267151, -0.8440131545066833, -0.612751841545105, 0.1909325271844864, 0.2225533127784729, 0.2250668853521347, 0.5569051504135132, 0.07521631568670273, -0.028201518580317497, 0.03212673217058182, 0.32141849398612976, -0.6227319240570068, -0.37355130910873413, -0.5599042773246765, -0.12261586636304855, 0.1119665876030922, -0.44328317046165466, 0.14940908551216125, -0.06080353632569313, -0.2253119796514511, 0.09167224913835526, 0.40469229221343994, 0.10507172346115112, -0.526604950428009, -0.3304023742675781, -0.35742396116256714, 0.19398362934589386, -0.31750187277793884, 0.21214160323143005, -0.13926570117473602, 0.404134064912796, 0.009107203222811222, 0.2919544577598572, 0.7924724221229553, 0.03245162591338158, 0.1150500550866127, 0.3775850534439087, 0.5548287034034729, -0.6116994619369507, -0.05140899866819382, 0.5580077767372131, -0.5943092703819275, 0.10779154300689697, -0.2349320948123932, -0.7172841429710388, -0.6326334476470947, -0.6365596055984497, 0.09166581928730011, -0.3455817699432373, 0.5111693739891052, -0.3933311998844147, -0.6197561025619507, -0.45052504539489746, 0.6590531468391418, 0.18049311637878418, -0.39500418305397034, -0.15095533430576324, 0.32686349749565125, 0.13052967190742493, 0.334855318069458, 0.12862397730350494, -0.10481999069452286, -0.6437029242515564, -0.12093763053417206, 0.6183490753173828, -0.42813247442245483, -0.3439218997955322, 0.49482202529907227, -0.24759945273399353, 1.0630888938903809, -0.3652823865413666, -0.9271011352539062, -0.9627560377120972, 0.21447019279003143, -0.3629227876663208, -0.29843756556510925, -0.16022531688213348, -0.998166024684906, 0.5264062881469727, -0.11639748513698578, 0.11481904238462448, 0.36653000116348267, -0.7277428507804871, -0.0870172530412674, -0.010245177894830704, 0.45327749848365784, -0.7168949842453003, 0.036015648394823074, -0.006132689770311117, 0.40988031029701233, 0.24969416856765747, 0.4641607403755188, -0.06298613548278809, 0.44646164774894714, -0.6779025197029114, -1.6412204504013062, 0.4993061423301697, -0.06117669865489006, -0.5686033964157104, 0.13032831251621246, -0.018899543210864067, 1.0756351947784424, 0.2032167613506317, 0.7921408414840698, 0.9201486110687256, -0.08244636654853821, 0.21078774333000183, -0.24157702922821045, 0.35866034030914307, -0.49229660630226135, -0.1864653378725052, 0.11824880540370941, -0.14176805317401886, -0.6866247653961182, 0.03884187340736389, -0.2839953601360321, -0.16719193756580353, -0.1881755292415619, -0.34031012654304504, 0.4830847382545471, -0.30497005581855774, 0.594438374042511, -0.6022759675979614, -0.1614222377538681, -0.8255265951156616, -0.015089445747435093, 0.042116764932870865, 0.24125246703624725, 0.3158141076564789, -0.011439142748713493, 0.3967530131340027, -0.3873993754386902, 0.16463050246238708, -0.3560042977333069, -0.5034688711166382, 0.6864726543426514, 0.02276790142059326, -0.8824606537818909, 1.0539870262145996, -0.42066529393196106, -0.6774766445159912, -0.4212645888328552, -0.8942589163780212, 0.05926978588104248, 0.38401323556900024, -0.3257126212120056, -0.18597088754177094, -0.06750256568193436, -0.17617467045783997, 0.054990749806165695, 0.4299536645412445, 0.4926970303058624, 0.12046472728252411, -0.5542662143707275, 0.3186781108379364, 0.05879645794630051, -0.2980584502220154, 0.8008133769035339, -0.6981713771820068, -0.21372663974761963, -0.647290825843811, -0.5358965992927551, 0.18580350279808044, -0.003755806013941765, 0.46023550629615784, 0.22906455397605896, 0.3019343614578247, -0.056466370820999146, 0.02949615754187107, 1.0552104711532593, 0.5076608061790466, -0.10198689997196198, 0.6139535307884216, 0.5466709733009338, -1.0281476974487305, -0.1079898327589035, 0.3697070777416229, -0.2710397243499756, 0.3637453019618988, -0.6713948845863342, -0.14427874982357025, 0.0495748333632946, -0.205692857503891, -0.5432713031768799, -0.9459723234176636, -0.705602765083313, -0.45364809036254883, -0.288467675447464, -0.032050762325525284, -0.5117909908294678, -0.37491077184677124, 0.4715989828109741, -0.2525254189968109, -0.25310423970222473, -0.5236204862594604, 0.13899153470993042, -0.24552226066589355, 0.38819125294685364, -0.5166935324668884, 0.26744523644447327, -0.29826173186302185, -0.23305651545524597, -0.427304744720459, -0.7396585941314697, -0.3688773810863495, -0.5785082578659058, 0.28524017333984375, -0.15201424062252045, -0.6678308248519897, -0.37092360854148865, -0.13174238801002502, -0.07020165026187897, 0.30375489592552185, -0.8595468997955322, -0.1921919584274292, 0.8277403116226196, 0.003935293760150671, 0.4160136580467224, 0.858149528503418, 0.9330399632453918, 0.6155025362968445, -0.24524010717868805, -0.0713522732257843, 0.34866616129875183, 0.10350766032934189, 0.4036317765712738, 0.7657809853553772, -0.39029747247695923, 0.37335267663002014, 0.3329564034938812, -0.8140190243721008, -0.297372967004776, -0.6091979146003723, 0.4294278621673584, 0.580817699432373, -0.6386333107948303, 0.3669385313987732, 0.8007729053497314, -0.02900712564587593, 0.1683948040008545, -0.3604017198085785, 0.4548306167125702, 0.054830510169267654, 0.1407441645860672, 0.2502000629901886, 0.28757694363594055, -0.09513936191797256, 0.17740315198898315, -0.35887449979782104, 0.2885325253009796, -0.5116022825241089, 0.11112802475690842, -0.24650730192661285, -0.20097197592258453, -0.10057662427425385, -0.3997417092323303, 0.06413111090660095, 0.3399990200996399, -0.30925777554512024, 0.4825008511543274, 0.4444027841091156, -0.3269440531730652, -0.5939329266548157, 0.2284388393163681, -0.8406873345375061, -0.3579862415790558, 0.48136240243911743, -0.24392670392990112, -0.5279722809791565, -0.27111104130744934, -0.017049269750714302, -0.28825077414512634, -0.2613721787929535, -0.029767243191599846, 0.2003720998764038, -0.07824844121932983, -0.23520122468471527, 1.6412453651428223, 0.2222891002893448, 0.11918506771326065, 0.29074791073799133, 0.10407903790473938, -0.7982161641120911, -0.6977977156639099, 0.10286156088113785, 1.1107019186019897, 0.1927051842212677, -0.061471350491046906, -0.4992021918296814, 0.27092501521110535, 0.3824828267097473, -0.15451280772686005, 0.6245418190956116, -0.24203041195869446, -0.11159243434667587, 0.5058402419090271, -0.27349892258644104, 0.3533796966075897, 0.18391510844230652, 0.4556652903556824, -0.09515218436717987, -0.20731231570243835, -0.5474668145179749, 0.37116989493370056, -0.019718069583177567, -0.0866616889834404, 0.3561743497848511, 0.8843889236450195, -0.12947769463062286, -0.7049412131309509, 0.0564754493534565, -0.8578391075134277, 0.37035736441612244, 0.3426881432533264, -0.22630862891674042, -0.31805214285850525, 0.5343714952468872, 0.18947729468345642, -0.5751526355743408, 0.23364096879959106, 0.42026805877685547, 0.471250981092453, 0.0215314868837595, 0.33998560905456543, -0.1862379014492035, -0.27115491032600403, -0.008475281298160553, -0.5855532288551331, -0.018731912598013878, 0.07604154944419861, -0.17206448316574097, -0.43823060393333435, -0.4212014079093933, 0.6248116493225098, -0.47069230675697327, -0.06374852359294891, -0.3078092038631439, 0.1846749186515808, 0.46057769656181335, 0.26404619216918945, -0.18506060540676117, 0.5756211280822754, 0.9176012873649597, -0.042377375066280365, -0.6315411329269409, 0.5394795536994934, 0.05497048422694206, 0.2237507700920105, -0.01901327073574066, 0.07423875480890274, -0.5493078231811523, 0.31497904658317566, -0.012605221010744572, -0.6360962390899658, -0.18555346131324768, -0.22148942947387695, 0.10084933787584305, 0.22071713209152222, 0.7492484450340271, -0.28234612941741943, 0.010840535163879395, -0.7560234069824219, 0.9012430310249329, -1.1646894216537476, 0.13467194139957428, -0.1456121802330017, -0.347730427980423, -0.6024601459503174, 0.9174848198890686, -0.18475641310214996, 0.3088688850402832, -0.2948985993862152, 0.659173846244812, 0.7483649849891663, 0.25524139404296875, -0.7478512525558472, -0.6440406441688538, -0.41734692454338074, 0.12408775091171265, 0.1415821611881256, -0.4837246537208557, -0.43844833970069885, -0.21098898351192474, 0.4491378962993622, -0.4238061308860779, 0.34777045249938965, -0.7011713981628418, 0.022287309169769287, -0.2426961213350296, -0.8900316953659058, 1.3162494897842407, 0.21730554103851318, -0.21774180233478546, 0.20250265300273895, -0.1385193169116974, 0.23006217181682587, 0.3648236393928528, -0.15688936412334442, -0.5704887509346008, -0.5659990906715393, -0.7514045834541321, -0.2659490704536438, 0.7302699685096741, -0.008320351131260395, 0.021003684028983116, 0.33817756175994873, -0.5697677731513977, -0.6848218441009521, 0.324641615152359, -0.4509553611278534, -0.38930389285087585, 0.9982255697250366, 0.49727606773376465, 0.7844948768615723, 0.6760921478271484, -0.051185645163059235, 0.7665618062019348, -0.1184481531381607, 0.6579663157463074, -0.5136248469352722, 0.20125436782836914, 0.23536603152751923, -0.04823208227753639, 0.913973867893219, -0.20266354084014893, 0.5199097394943237, 0.039064619690179825, -0.6964805126190186, -0.31083837151527405, -0.05462535098195076, -1.082404613494873, 0.048021286725997925, 0.5202661156654358, 0.11692517250776291, 0.068155437707901, -0.16825927793979645, -0.9324461221694946, 0.48397040367126465, -0.43515703082084656, 0.044352009892463684, -0.28028273582458496, 0.05206455662846565, 0.6191954016685486, 0.27152541279792786, 0.42809829115867615, -0.8878017067909241, 4.501708984375, 0.46320903301239014, 0.00786686036735773, -0.07480260729789734, 0.12110771983861923, 0.7368572354316711, 1.0681284666061401, -0.8087211847305298, -0.11621405929327011, 0.27425050735473633, 0.665198028087616, -0.28422829508781433, 0.043518342077732086, -0.3096933662891388, 0.6117620468139648, 0.5560098886489868, -0.5202929377555847, -0.08794397860765457, 0.18918894231319427, -1.125764012336731, -0.4766494929790497, 0.09553869813680649, -0.8354353308677673, 0.725204586982727, 0.22761161625385284, 0.07873781025409698, -0.021529696881771088, -0.3297218084335327, -0.1651684194803238, -0.37031781673431396, -0.2648358941078186, -0.09373192489147186, 0.0775749683380127, -0.25993236899375916, -0.3978320062160492, 0.12105419486761093, 0.21267205476760864, -0.9980491399765015, -0.47892481088638306, -0.343159943819046, 0.9217365980148315, -0.18662703037261963, 0.20312395691871643, -0.9465434551239014, -0.3640514314174652, 1.1709314584732056, -0.9308808445930481, 0.16648447513580322, 0.540683388710022, -0.338171124458313, 0.9658903479576111, -0.45974138379096985, 0.8141288757324219, -0.3095936179161072, -0.7143953442573547, -0.14842824637889862, 0.32318517565727234, -0.038285091519355774, 0.6508345007896423, 0.6827055811882019, 1.1260477304458618, -0.08619024604558945, 0.19413213431835175, -0.2110152244567871, -0.4455554187297821, 0.6409012079238892, -0.08401868492364883, 0.7361048460006714, 0.08053871989250183, -0.08532659709453583, -0.005978558212518692, -0.8054205179214478, -0.8574826121330261, -0.6698786020278931, 0.4182550013065338, 0.09059059619903564, -0.1676330864429474, 0.1434892863035202, 0.20617885887622833, -0.23635347187519073, -0.18912465870380402, -0.8428052067756653, -0.7453388571739197, 0.1854763925075531, 0.49636879563331604, 0.7519826889038086, -0.047423265874385834, -0.912391185760498, 1.038233995437622, 0.25230687856674194, 0.583381712436676, 0.30152079463005066, -0.7500051856040955, -0.09679964184761047, 0.26269862055778503 ]
[ 4773, 2326, 4026, 2000, 14249, 3094, 1998, 2491, 4023, 1998, 16215, 18367, 4106, 4073, 1012, 2011, 17727, 18617, 5844, 11476, 16744, 2030, 4773, 2578, 1010, 4748, 14028, 12086, 2064, 2191, 2037, 3094, 1998, 2491, 4026, 12586, 1999, 2007, 11476, 2897, 4026, 1012, 1056, 10790, 2581, 2549, 2951, 9813, 4748, 14028, 12086, 2089, 2754, 5067, 2951, 1999, 1037, 2430, 3295, 2030, 14176, 3188, 2000, 4654, 28674, 1012, 2951, 2089, 2022, 2921, 1999, 3584, 6764, 2030, 4117, 2046, 2028, 5371, 2083, 5461, 2107, 2004, 8756, 5067, 2951, 1012, 9123, 3094, 10986, 2089, 2022, 2109, 1010, 1998, 2691, 15380, 2306, 4642, 2094, 1998, 24234, 2089, 2022, 2109, 2000, 6100, 2951, 2046, 1037, 15308, 3295, 1012, 1012, 25604, 2334, 2951, 15308, 4748, 14028, 12086, 2089, 2754, 5067, 2951, 1999, 1037, 2430, 3295, 2030, 14176, 2006, 1996, 2334, 2291, 3188, 2000, 4654, 28674, 1012, 2951, 2089, 2022, 2921, 1999, 3584, 6764, 2030, 4117, 2046, 2028, 5371, 2083, 5461, 2107, 2004, 8756, 5067, 2951, 1012, 9123, 3094, 10986, 2089, 2022, 2109, 1010, 1998, 2691, 15380, 2306, 4642, 2094, 1998, 24234, 2089, 2022, 2109, 2000, 6100, 2951, 2046, 1037, 15308, 3295, 1012, 1012, 4002, 2475, 6556, 2951, 15308, 4748, 14028, 12086, 2089, 2754, 2951, 5067, 2013, 3674, 3001, 1999, 1037, 2430, 3295, 2030, 14176, 2006, 2028, 2291, 3188, 2000, 4654, 28674, 1012, 2951, 2089, 2022, 2921, 1999, 3584, 6764, 2030, 4117, 2046, 2028, 5371, 2083, 5461, 2107, 2004, 8756, 5067, 2951, 1012, 9123, 3094, 10986, 2089, 2022, 2109, 1010, 1998, 2691, 15380, 2306, 4642, 2094, 1998, 24234, 2089, 2022, 2109, 2000, 6100, 2951, 2046, 1037, 15308, 3295, 1012, 1056, 10790, 14142, 2951, 4651, 2946, 6537, 2019, 27248, 2089, 4654, 8873, 7096, 11657, 2951, 1999, 4964, 2946, 24839, 2612, 1997, 2878, 6764, 2030, 5787, 14771, 10826, 2917, 3056, 11207, 2015, 1012, 2023, 3921, 2089, 2022, 2109, 2000, 4468, 29170, 2897, 2951, 4651, 11207, 9499, 2015, 1012, 1056, 16048, 19317, 2139, 8569, 13327, 9345, 10992, 4748, 14028, 12086, 2089, 12666, 2536, 2965, 2000, 11487, 1998, 4468, 2139, 8569, 13327, 2015, 1012, 2139, 8569, 13327, 2015, 2024, 4050, 2109, 2011, 12534, 2000, 7637, 1998, 1013, 2030, 17908, 1996, 7781, 1997, 4022, 15451, 8059, 18093, 2015, 1012, 1056, 16932, 2683, 2487, 13366, 10732, 3672, 4748, 14028, 12086, 2089, 19933, 5107, 4180, 2800, 16058, 2030, 27223, 2000, 2019, 6960, 2897, 1010, 2947, 12473, 1996, 11109, 1997, 1996, 2434, 4180, 1012, 4436, 2005, 13366, 10732, 3672, 2421, 12771, 24732, 1010, 28973, 1010, 2030, 6815, 1006, 4298, 6270, 1007, 4923, 2005, 2019, 24554, 1012, 14888, 2030, 5805, 4871, 2089, 2022, 2109, 2004, 1037, 2112, 1997, 13366, 10732, 3672, 1999, 2344, 2000, 3426, 5310, 17964, 1010, 2030, 2000, 3778, 12646, 2007, 10860, 7696, 1012, 1012, 25604, 4722, 13366, 10732, 3672, 2019, 27248, 2089, 13366, 10732, 3001, 4722, 2000, 2019, 3029, 1999, 2019, 3535, 2000, 20014, 27605, 13701, 2030, 28616, 19738, 2094, 5198, 1010, 2947, 5860, 5596, 15402, 1996, 11109, 1997, 1996, 3001, 1012, 2023, 2089, 2202, 1996, 2433, 1997, 12719, 2000, 4722, 11744, 1010, 2030, 3495, 2000, 5310, 3001, 2007, 1996, 6110, 1997, 1996, 15363, 2813, 23298, 1012, 14888, 2030, 5805, 4871, 2089, 2022, 2109, 2004, 1037 ]
mitre
10.txt
26
part of internal defacement in order to cause user discomfort, or to pressure compliance with accompanying messages. since internally defacing systems exposes an adversary's presence, it often takes place after other intrusion goals have been accomplished.. 002 external defacement an adversary may deface systems external to an organization in an attempt to deliver messaging, intimidate, or otherwise mislead an organization or users. external defacement may ultimately cause users to distrust the systems and to question / discredit the system ’ s integrity. externally - facing websites are a common victim of defacement ; often targeted by adversary and hacktivist groups in order to push a political message or spread propaganda. external defacement may be used as a catalyst to trigger events, or as a response to actions taken by an organization or government. similarly, website defacement may also be used as setup, or a precursor, for future attacks such as drive - by compromise. t1140 deobfuscate / decode files or information adversaries may use obfuscated files or information to hide artifacts of an intrusion from analysis. they may require separate mechanisms to decode or deobfuscate that information depending on how they intend to use it. methods for doing that include built - in functionality of malware or by using utilities present on the system. t1610 deploy container adversaries may deploy a container into an environment to facilitate execution or evade defenses. in some cases, adversaries may deploy a new container to execute processes associated with a particular image or deployment, such as processes that execute or download malware. in others, an adversary may deploy a new container configured without network rules, user limitations, etc. to bypass existing defenses within the environment. t1587 develop capabilities adversaries may build capabilities that can be used during targeting. rather than purchasing, freely downloading, or stealing capabilities, adversaries may develop their own capabilities in - house. this is the process of identifying development requirements and building solutions such as malware, exploits, and self - signed certificates. adversaries may develop capabilities to support their operations throughout numerous phases of the adversary lifecycle.. 001 malware adversaries may develop malware and malware components that can be used during targeting. building malicious software can include the development of payloads, droppers, post - compromise tools, backdoors ( including backdoored images ), packers, c2 protocols, and the creation of infected removable media. adversaries
[ 0.04338815435767174, -1.1742221117019653, 0.10533837229013443, 0.3870997428894043, -0.6835694909095764, -0.3546099066734314, -0.48891931772232056, -0.3704764246940613, 0.05030893534421921, 0.20501846075057983, 0.4140574038028717, -0.40807729959487915, 0.24335552752017975, 0.12098721414804459, -0.34083786606788635, 0.001758567406795919, -0.30314522981643677, 0.03678962215781212, -1.3675000667572021, -0.41569784283638, 0.11767379939556122, -0.0070551191456615925, -1.0224682092666626, -0.8209860920906067, 0.015856200829148293, 0.8352576494216919, 0.02587992325425148, 0.031119490042328835, 0.5561078190803528, 0.49114614725112915, -0.006493857596069574, 0.17184926569461823, -0.2966769337654114, -0.22336837649345398, 0.7905682325363159, -0.20691744983196259, 0.2664564549922943, -0.48024782538414, 0.31145182251930237, -0.5227663516998291, 1.0342295169830322, 0.0025499495677649975, -0.4090913236141205, 0.10754603147506714, -0.05958053842186928, -0.3169003129005432, -0.5290977358818054, -0.0606205090880394, 0.027029769495129585, -0.06117399036884308, 0.4436374008655548, -0.11479286849498749, -0.0025604686234146357, 0.08610107004642487, -0.3789815306663513, -0.3531728982925415, -0.28052759170532227, 0.4843093454837799, -0.5448111891746521, -0.3826085329055786, 0.40834248065948486, 0.0024502365849912167, 0.20169353485107422, -0.32659032940864563, 0.19484640657901764, 0.6042183041572571, 0.2620212137699127, -0.05639541894197464, -0.4365401566028595, -0.07294077426195145, -0.0703810304403305, 0.23722177743911743, -0.5736310482025146, -0.24420735239982605, -0.7075809240341187, -0.7120010852813721, -0.5882433652877808, -0.523357629776001, -0.29933783411979675, 0.27229174971580505, 0.9165111184120178, 0.27927500009536743, 0.01989641785621643, -0.37564441561698914, 0.12505877017974854, 0.2485431581735611, 0.09617592394351959, 0.6877427101135254, -0.36634987592697144, 0.09932220727205276, -0.08446848392486572, 0.24236516654491425, -0.6746671795845032, 0.20076990127563477, -0.210786834359169, 0.6681488752365112, -0.16697219014167786, 0.23149269819259644, -0.010876523330807686, -0.0036655222065746784, 0.5345251560211182, 0.4910375773906708, 0.12139684706926346, 0.5387109518051147, -0.5192739963531494, 0.021737320348620415, 0.22890232503414154, -0.2995833158493042, -0.17156405746936798, -0.3523428738117218, 0.8290009498596191, 0.23163031041622162, 0.05849647521972656, -0.17710155248641968, 0.22696641087532043, 0.33676382899284363, -0.3116098642349243, -0.1991094946861267, -0.1158650666475296, 0.5148863792419434, 0.20563781261444092, -0.1387220174074173, 0.03354943171143532, 0.20757217705249786, 0.4038556218147278, -0.026155691593885422, 0.649146556854248, 0.1779690980911255, 0.11535222828388214, -1.2645583152770996, 0.3858393430709839, -0.4816083312034607, -0.3914317488670349, 0.13866880536079407, -0.0768076553940773, -0.0029807770624756813, 0.6982524394989014, 0.5254940986633301, 0.14608238637447357, -0.2735862135887146, 0.2290835976600647, 0.5717227458953857, 0.30334630608558655, 1.3159314393997192, 0.2950892150402069, -0.06995804607868195, 0.3988129198551178, -0.37864041328430176, -0.6060277819633484, 0.32976144552230835, -0.09824065864086151, 0.1399562805891037, 1.0579278469085693, -0.45199039578437805, -0.6168279647827148, 0.31020528078079224, -0.5741370916366577, 0.42329466342926025, -0.2119903564453125, 0.058642882853746414, -0.26600944995880127, 0.7575117945671082, 0.22860226035118103, 0.39273688197135925, 0.19037535786628723, 0.16672386229038239, -0.7937202453613281, -0.3081126809120178, -0.2281627207994461, 0.20261873304843903, 0.34938856959342957, 0.3915571868419647, -0.2788873612880707, 0.16073736548423767, 0.6950874924659729, 1.2318824529647827, 0.016247080639004707, -0.17499502003192902, 0.4745400547981262, -0.018972547724843025, -0.6857441067695618, 0.009042061865329742, 0.4788525700569153, 1.2415876388549805, -0.2027413547039032, 0.20746305584907532, -0.19128717482089996, -1.2387107610702515, 0.13783793151378632, -0.24588488042354584, -0.16004647314548492, 0.5328869819641113, -0.7926650643348694, 0.523202121257782, 0.667184591293335, 0.008071187883615494, -1.103379726409912, -0.371745228767395, 0.02417025715112686, -1.5421340465545654, -0.25513017177581787, 0.38197892904281616, -0.43809157609939575, 0.15942218899726868, -0.1662796586751938, -0.15011662244796753, 0.8205173015594482, 0.907039225101471, 0.1434864103794098, 1.1902257204055786, 0.7492934465408325, -0.2876572608947754, -0.05174895003437996, 0.06349760293960571, 0.3361261785030365, -0.054304443299770355, 0.01791352592408657, 0.2763166129589081, -0.6040732264518738, 0.32520726323127747, -0.5849317908287048, 0.8043367862701416, 0.3433479070663452, 0.7882508039474487, 0.1696464717388153, -0.28073155879974365, -0.42664438486099243, 0.1828906089067459, -0.11762213706970215, -0.20744989812374115, -0.2638989984989166, 0.4097476303577423, 0.5343189239501953, 0.5057103037834167, 0.2438478171825409, -0.21381519734859467, -0.06613573431968689, 0.24873985350131989, -0.07646087557077408, -0.31061843037605286, -0.21880324184894562, 1.081575870513916, 0.6298754811286926, 0.5623353719711304, 0.7034262418746948, -0.13846318423748016, 0.11876396089792252, 0.43518733978271484, 0.023176876828074455, 0.2849547266960144, 0.4843721389770508, 0.532200038433075, 0.22120429575443268, -0.2885836660861969, -0.8697793483734131, -0.20580169558525085, 0.8307018280029297, 0.3235832750797272, -0.5501715540885925, -0.38271328806877136, -0.19726337492465973, 0.2840014696121216, -0.3977174758911133, -0.8551773428916931, 0.5536688566207886, 0.41441696882247925, 0.4920121729373932, 0.045702703297138214, -0.5180646777153015, -0.3421688973903656, -0.6922782063484192, -0.2851574718952179, -1.1501332521438599, -0.3624323606491089, -0.5290040969848633, -0.27993616461753845, 0.164701446890831, -0.04690767824649811, 1.1839159727096558, 0.004071622621268034, -0.3003138601779938, 0.5903764367103577, -0.4755362570285797, 0.681864857673645, -0.02007828652858734, -0.018206464126706123, -0.9555376768112183, 0.4251372516155243, 0.06701924651861191, 0.4266059398651123, -0.42522165179252625, -0.5809742212295532, -0.1419101059436798, -0.139653280377388, -0.17779076099395752, 0.04062267020344734, 0.4864441752433777, 0.14772522449493408, 0.261179119348526, -0.4133329689502716, -0.19112814962863922, -0.05620899051427841, 0.24604929983615875, -0.3404560387134552, -0.6781358122825623, 0.6679903268814087, -0.12833422422409058, 0.2337392270565033, 0.4371030926704407, 0.05350593104958534, -0.48437532782554626, 0.04888176918029785, -0.016696682199835777, 0.4961385428905487, -0.5265021920204163, 0.5937327742576599, 0.27766454219818115, 0.04221896082162857, -0.240180104970932, -0.6751906871795654, 0.14016598463058472, 0.19426016509532928, -0.16784699261188507, -0.7559120059013367, -0.33800041675567627, 0.3168860971927643, 0.18232165277004242, -0.557770848274231, 0.40315642952919006, -0.7293987274169922, -0.19825232028961182, -0.15138982236385345, -0.11507049202919006, 1.0103965997695923, 0.1346169263124466, 0.0349406898021698, 0.06945640593767166, -0.5819377303123474, -0.29823577404022217, 0.052281033247709274, 0.5777497291564941, -0.7929864525794983, 0.7264365553855896, 0.507179319858551, -0.10730507969856262, 0.7661895751953125, 0.3317630887031555, -0.48010700941085815, -0.16751788556575775, -0.2930910587310791, -0.3590826094150543, 0.30415108799934387, 0.7262899875640869, 0.1329805850982666, -0.10082738101482391, 0.5057063102722168, -0.5487021207809448, -0.13250134885311127, 0.20607584714889526, 0.05603189393877983, 0.20345300436019897, 0.147764191031456, 0.21586373448371887, -0.05866531655192375, -0.8852421045303345, -0.7574039101600647, -0.21598279476165771, 0.2795982360839844, -0.08070743829011917, 0.10636770725250244, 0.4965689480304718, -0.611242413520813, -0.7482954263687134, 0.3477579951286316, -0.059102386236190796, -0.5361964702606201, 0.42738813161849976, -0.3798829913139343, 0.31795674562454224, -0.6277288794517517, 0.1153097078204155, 0.04413476213812828, -0.22758501768112183, -0.2567000389099121, -0.09073802828788757, -0.04339095577597618, -0.11543138325214386, -0.4339931309223175, 0.23600554466247559, -0.4117165505886078, -0.21196888387203217, -0.10683650523424149, 0.2415207326412201, 0.08733583986759186, -0.437409907579422, -0.7370306253433228, 0.6321062445640564, 0.7974476218223572, 0.4084101915359497, 0.17308445274829865, 0.9901995062828064, 0.7630416750907898, -0.6893919706344604, 0.3637712299823761, -0.6063500046730042, 0.12425502389669418, 0.2810114026069641, 0.4586431086063385, -0.4284929633140564, -0.11309059709310532, 0.26509881019592285, 0.13671067357063293, -0.6174468994140625, -0.447212278842926, 0.5858243107795715, 0.34701967239379883, -0.39326727390289307, -0.8746271729469299, 0.2598918080329895, 0.11166663467884064, -0.21722465753555298, -0.4009784460067749, 0.25244683027267456, 0.12303933501243591, 0.7619660496711731, -0.8810886740684509, -0.053104549646377563, -0.6251693367958069, -0.16937783360481262, 0.25486862659454346, 0.16716130077838898, -0.09743879735469818, -0.3470151424407959, 0.31553396582603455, 0.0009426574106328189, -0.0055795651860535145, 0.013692144304513931, -0.0063362279906868935, 0.24080052971839905, -1.0457866191864014, 0.2105230838060379, 0.621387779712677, -1.1438113451004028, -0.34801775217056274, -0.15113475918769836, 0.6595459580421448, 0.5356288552284241, 0.7347894906997681, -0.7021008133888245, -0.02634219080209732, 0.0034077700693160295, -0.6760560870170593, 0.5003073811531067, -1.461790680885315, 0.11231016367673874, 0.12505944073200226, 0.1300654113292694, -0.2302524298429489, 0.6609814763069153, -0.43540582060813904, 0.07565432041883469, -0.31072691082954407, -0.27817806601524353, -0.35690855979919434, 0.235565647482872, 0.6376541256904602, 0.37040209770202637, -0.26191073656082153, 0.6711438894271851, 0.2307254821062088, -0.3287539482116699, -0.03223692625761032, 0.16905933618545532, -0.2476004958152771, 0.6407192945480347, -0.7904621958732605, 0.24764703214168549, -0.029589630663394928, -0.12056297063827515, -0.1490751951932907, -0.18523679673671722, 0.5109391212463379, -0.003721758723258972, -0.21015150845050812, -0.13698314130306244, -0.6416295766830444, -0.3232492208480835, 0.30841514468193054, -0.09312997758388519, 0.6703554391860962, -0.04241039603948593, -0.42741888761520386, 0.14770415425300598, -0.02742386795580387, -0.26266568899154663, -0.5052193403244019, -0.17481625080108643, -0.11699125170707703, 0.013279934413731098, 0.1087237223982811, -0.029081476852297783, 0.5328982472419739, -0.5992172360420227, 0.17413976788520813, -0.28378844261169434, -0.32706111669540405, -0.9266151785850525, -0.6553897857666016, -0.20775708556175232, 0.5199374556541443, -0.6707322001457214, 0.5538148880004883, 0.2916310131549835, 0.3742963969707489, 0.007134526036679745, 0.22220627963542938, 0.5255891680717468, -0.4114612638950348, 0.11671574413776398, 0.12807661294937134, 0.37357351183891296, -0.5526248216629028, 0.3583367168903351, 0.4605144262313843, 0.19606012105941772, 0.053305961191654205, -0.23482362926006317, -0.1502343714237213, -0.9650063514709473, -0.9606274962425232, -0.196345254778862, -0.2675054669380188, 0.3880552649497986, -0.5584995150566101, 0.09428923577070236, 0.020819053053855896, 0.3309101164340973, -0.2237202674150467, -0.3813316226005554, -0.38447433710098267, -0.6730648279190063, 0.1899396926164627, 0.4176241159439087, -0.39595985412597656, -0.6786639094352722, -0.43536946177482605, -0.06456481665372849, 0.5006307363510132, 0.2855753004550934, 0.11626829206943512, 0.5862371921539307, -0.03804898262023926, 0.6189182996749878, 0.07669486850500107, -0.5782222151756287, -0.8579492568969727, 0.26436716318130493, -0.300629198551178, 0.16385765373706818, 0.3757054805755615, -0.7977944612503052, 0.7593458294868469, -0.381241112947464, 0.0017945999279618263, 0.06775776296854019, -0.16962957382202148, -0.2186327874660492, -0.6143482327461243, 0.7297104597091675, -0.7362986207008362, 0.016715742647647858, 0.2439623326063156, 0.43449294567108154, 0.6525025963783264, 0.06753462553024292, 0.09684403985738754, 0.05064459890127182, -0.5940861701965332, -1.704306960105896, 0.9696246981620789, 0.16829131543636322, -0.48914074897766113, -0.24556851387023926, -0.5924835205078125, 0.3038564622402191, 0.002220971044152975, 0.1435023695230484, 0.8781048655509949, 0.40936943888664246, -0.11908821016550064, -0.35089123249053955, 0.32677406072616577, 0.12595336139202118, 0.12131217122077942, -0.03640700876712799, -0.26741063594818115, -0.4630005657672882, 0.036087729036808014, -0.6476334929466248, -0.5073906183242798, -0.6332542300224304, -0.48278525471687317, 0.6999448537826538, -0.8129683136940002, 0.5157493948936462, -0.1658826470375061, -0.5388267636299133, -0.039463240653276443, 0.17947588860988617, 0.04310622811317444, -0.766016960144043, 0.8140088319778442, -0.15283890068531036, -0.009234410710632801, -0.47197073698043823, 0.42620930075645447, -0.7003616690635681, -0.28798559308052063, 0.787887692451477, -0.1727629452943802, -0.776767373085022, 0.9300886392593384, 0.30233606696128845, -0.5296466946601868, -0.4822685718536377, -1.1566299200057983, 0.3711074888706207, 0.013920419849455357, -0.3848508596420288, -0.060472164303064346, -0.24490270018577576, 0.09878984838724136, 0.3802516758441925, 0.446577787399292, 0.43205901980400085, 0.10462108999490738, -0.9044946432113647, 0.030069515109062195, 0.05633962154388428, 0.34288907051086426, 0.6544039845466614, -1.1146544218063354, -0.4404498338699341, -0.5246169567108154, -0.5866401791572571, 0.5590590238571167, -0.20001676678657532, 0.8326624035835266, -0.14470639824867249, -0.05710301175713539, -0.28583911061286926, -0.0484112948179245, 0.6588283181190491, -0.049014799296855927, 0.04269398748874664, 0.4044532775878906, 0.8054527640342712, -0.6896621584892273, -0.3633331060409546, 0.1837596744298935, -0.1890406459569931, 0.3878933787345886, -0.905326783657074, -0.21238887310028076, 0.04968605563044548, -0.004450700245797634, -0.3822077512741089, -0.3403158187866211, -0.9531828165054321, -0.6438931822776794, -0.3212270438671112, 0.4220869243144989, 0.32477593421936035, -0.2455209493637085, 0.21736717224121094, -0.38293391466140747, -0.014270986430346966, -0.8063115477561951, 0.05377189815044403, -0.36026355624198914, 0.5010699033737183, -0.17523328959941864, -0.026319291442632675, -0.40575703978538513, -0.08944514393806458, -0.29763340950012207, -0.8682152628898621, -0.22392083704471588, -0.6671823263168335, 0.2928815186023712, 0.35898080468177795, -1.1352272033691406, 0.20820625126361847, -0.7859007120132446, 0.30954402685165405, 0.3413054943084717, -0.959644615650177, -0.09564070403575897, 0.606327474117279, -0.038258444517850876, 0.354472279548645, 0.15501846373081207, 0.6604877710342407, 0.4791896939277649, -0.29603275656700134, -0.06175357475876808, 0.4304218888282776, -0.6427981853485107, 0.341993123292923, 0.07916535437107086, 0.0316644087433815, -0.31938472390174866, -0.0020643798634409904, -0.5708327889442444, -0.08313077688217163, -1.1352823972702026, 0.06743992120027542, 0.04228679835796356, -0.27042916417121887, 0.5980306267738342, 0.7985937595367432, -0.18159329891204834, 0.27099335193634033, -0.07762282341718674, 0.9156555533409119, 0.9539981484413147, 0.24100269377231598, 0.9244607090950012, 0.5033817887306213, 0.5513684749603271, 0.2053978145122528, -0.5872374176979065, 0.7522245645523071, -0.5063030123710632, 0.5059038996696472, -0.16023890674114227, 0.06249207630753517, -0.22831371426582336, -0.07777607440948486, 0.2711026966571808, 0.3703598380088806, 0.4433046877384186, 0.5595429539680481, 0.3757297694683075, -0.21486684679985046, -0.9551520943641663, 0.2280687391757965, -0.19317984580993652, -0.05459420010447502, 0.3310118317604065, -0.059427469968795776, -0.3046858310699463, 0.18330813944339752, -0.4377783536911011, 0.09067721664905548, -0.3011166751384735, -0.041066572070121765, 0.6017204523086548, 0.2399754673242569, -0.23960712552070618, 0.9922305345535278, -0.20405684411525726, -0.14388807117938995, -0.27218911051750183, 0.2975424528121948, -0.6251356601715088, -1.3913521766662598, 0.2342950999736786, 1.4149147272109985, 0.16358256340026855, -0.045879896730184555, -0.438175231218338, 0.6200165748596191, 0.3826923072338104, -0.23744602501392365, 0.251482218503952, 0.0003030755033250898, -0.09011659771203995, 0.502572238445282, -0.3029598891735077, 0.14330917596817017, -0.07250458747148514, 0.38723909854888916, 0.20499782264232635, -0.13659068942070007, -0.4388101398944855, 0.4816334545612335, 0.35001617670059204, 0.15804803371429443, 0.4519478976726532, 0.8866444826126099, 0.2319871336221695, -0.8639420866966248, -0.12631982564926147, -0.8361311554908752, 0.22494451701641083, 0.16510109603405, -0.5080596208572388, -0.21021679043769836, 0.23493868112564087, 0.40672218799591064, -0.7925549149513245, 0.47584596276283264, 0.2320975363254547, 0.5632465481758118, 0.08875446766614914, 0.10237575322389603, -0.44046470522880554, -0.06324964016675949, -0.07867613434791565, -0.24376985430717468, -0.006534388288855553, -0.07506591081619263, 0.1996717005968094, -0.07172262668609619, -0.2710284888744354, 0.5480440258979797, -0.5576580166816711, 0.02984204702079296, -0.6430253982543945, 0.30309629440307617, 1.0523408651351929, 0.5941343903541565, -0.7004148960113525, 0.592843234539032, 0.5090270042419434, -0.03840574994683266, -0.5868026614189148, 0.4518674314022064, 0.02755601331591606, -0.08092445880174637, -0.143398255109787, 0.4187409281730652, -0.4874285161495209, 0.29945969581604004, 0.4377429485321045, -1.220962405204773, -0.09598773717880249, -0.021479472517967224, 0.3567783236503601, -0.06331395357847214, -0.15752771496772766, -0.2172272950410843, 0.200460284948349, -0.36982861161231995, 0.4550136625766754, -0.3812101185321808, 0.20425020158290863, 0.0475098118185997, -0.5020802021026611, -0.3399490416049957, 0.757165253162384, -0.21316806972026825, 0.9948420524597168, -0.03600386902689934, 0.7274414300918579, 0.7842933535575867, -0.20712289214134216, -0.45043259859085083, -0.6517557501792908, -0.017139967530965805, -0.22676458954811096, -0.10553506761789322, 0.14799141883850098, -0.2674890458583832, -0.20758704841136932, 0.5029153823852539, 0.1507662683725357, 0.02656441368162632, -0.9805572032928467, -0.06068751588463783, -0.07392724603414536, -1.0555927753448486, 0.4383784532546997, -0.07099606841802597, -0.3951294422149658, -0.0704306811094284, 0.05130932107567787, 0.5967680811882019, 0.45322081446647644, 0.12271858006715775, -0.8344964981079102, -0.7936250567436218, -0.4469027519226074, -0.06595394015312195, 0.7603593468666077, -0.3426857590675354, -0.4646550118923187, -0.47853606939315796, -0.5757209658622742, -0.3671171963214874, 0.3119623363018036, -0.822040319442749, -0.21452340483665466, 0.966349720954895, 0.4392853379249573, 0.620231568813324, 0.8383355140686035, 0.19764025509357452, -0.35244229435920715, 0.379412978887558, 0.4739045202732086, -0.4028336703777313, 0.29310694336891174, 0.5349905490875244, 0.009125414304435253, 0.07771427929401398, -0.07787413150072098, 0.6264356970787048, -0.5159467458724976, -0.6689242124557495, -0.4928976595401764, -0.8779578804969788, -0.6650868654251099, -0.011346963234245777, 0.8308162093162537, 0.05636914074420929, 0.48573678731918335, 0.2577935457229614, -1.0725586414337158, -0.10047375410795212, -0.39271050691604614, 0.03123500384390354, 0.1064869686961174, 0.0752689465880394, 0.22928386926651, 0.2859700918197632, 1.1374902725219727, -0.9025693535804749, 4.512821197509766, 0.5612159371376038, -0.1407604068517685, -0.09003046154975891, 0.18839548528194427, 0.631916880607605, 0.7987549901008606, -0.9025415778160095, 0.13358229398727417, -0.22470694780349731, 0.4038430154323578, 0.10594941675662994, 0.6169496178627014, -0.11883699893951416, 0.8290590047836304, 0.3232346177101135, -0.39015597105026245, 0.3082296550273895, 0.20925477147102356, -0.9217826724052429, -0.5004511475563049, 0.04957489296793938, -0.33926254510879517, 0.5859686136245728, 0.32591307163238525, 0.45733678340911865, 0.016253801062703133, -0.3853892982006073, -0.23427368700504303, -0.1867680847644806, -0.5226492285728455, -0.26389744877815247, 0.10507135838270187, -0.5203275084495544, -0.7028396129608154, 0.05823434889316559, 0.024304034188389778, -1.0420516729354858, -0.4132738411426544, 0.1983301192522049, 0.5057520270347595, 0.26739346981048584, 0.4230995774269104, -0.6139656901359558, 0.10728519409894943, 0.7840687036514282, -0.17216527462005615, -0.6299729943275452, 0.28157907724380493, -0.2595903277397156, 1.1124122142791748, -0.28162136673927307, 0.5196976661682129, -0.13460673391819, -0.4536206126213074, 0.11625529825687408, 0.13069558143615723, -0.24132610857486725, 0.687457799911499, 0.16973397135734558, 0.40814805030822754, -0.30341315269470215, -0.28687286376953125, -0.5326488614082336, -0.21677915751934052, 0.6187968254089355, 0.21608859300613403, 0.33291375637054443, 0.4263993203639984, 0.00573312072083354, -0.02066662721335888, -0.24915383756160736, -0.3233467638492584, -0.18784452974796295, 0.711121678352356, -0.11321517825126648, -0.0031266130972653627, 0.34375500679016113, 0.42071259021759033, -0.6473432183265686, 0.15612053871154785, -0.8597617149353027, -0.8879472613334656, -0.03441877290606499, 0.7233444452285767, 0.26496705412864685, -0.037313781678676605, -1.3090742826461792, 0.5151362419128418, 0.25354334712028503, 0.473331481218338, 0.28590187430381775, -0.06956193596124649, -0.1480344533920288, 0.2565881609916687 ]
[ 2112, 1997, 4722, 13366, 10732, 3672, 1999, 2344, 2000, 3426, 5310, 17964, 1010, 2030, 2000, 3778, 12646, 2007, 10860, 7696, 1012, 2144, 16058, 13366, 26217, 3001, 14451, 2015, 2019, 27248, 1005, 1055, 3739, 1010, 2009, 2411, 3138, 2173, 2044, 2060, 24554, 3289, 2031, 2042, 8885, 1012, 1012, 4002, 2475, 6327, 13366, 10732, 3672, 2019, 27248, 2089, 13366, 10732, 3001, 6327, 2000, 2019, 3029, 1999, 2019, 3535, 2000, 8116, 24732, 1010, 20014, 27605, 13701, 1010, 2030, 4728, 28616, 19738, 2094, 2019, 3029, 2030, 5198, 1012, 6327, 13366, 10732, 3672, 2089, 4821, 3426, 5198, 2000, 29245, 1996, 3001, 1998, 2000, 3160, 1013, 5860, 5596, 4183, 1996, 2291, 1521, 1055, 11109, 1012, 27223, 1011, 5307, 11744, 2024, 1037, 2691, 6778, 1997, 13366, 10732, 3672, 1025, 2411, 9416, 2011, 27248, 1998, 20578, 29068, 2923, 2967, 1999, 2344, 2000, 5245, 1037, 2576, 4471, 2030, 3659, 10398, 1012, 6327, 13366, 10732, 3672, 2089, 2022, 2109, 2004, 1037, 16771, 2000, 9495, 2824, 1010, 2030, 2004, 1037, 3433, 2000, 4506, 2579, 2011, 2019, 3029, 2030, 2231, 1012, 6660, 1010, 4037, 13366, 10732, 3672, 2089, 2036, 2022, 2109, 2004, 16437, 1010, 2030, 1037, 14988, 1010, 2005, 2925, 4491, 2107, 2004, 3298, 1011, 2011, 12014, 1012, 1056, 14526, 12740, 2139, 16429, 25608, 16280, 1013, 21933, 3207, 6764, 2030, 2592, 4748, 14028, 12086, 2089, 2224, 27885, 25608, 12921, 6764, 2030, 2592, 2000, 5342, 10471, 1997, 2019, 24554, 2013, 4106, 1012, 2027, 2089, 5478, 3584, 10595, 2000, 21933, 3207, 2030, 2139, 16429, 25608, 16280, 2008, 2592, 5834, 2006, 2129, 2027, 13566, 2000, 2224, 2009, 1012, 4725, 2005, 2725, 2008, 2421, 2328, 1011, 1999, 15380, 1997, 15451, 8059, 2030, 2011, 2478, 16548, 2556, 2006, 1996, 2291, 1012, 1056, 16048, 10790, 21296, 11661, 4748, 14028, 12086, 2089, 21296, 1037, 11661, 2046, 2019, 4044, 2000, 10956, 7781, 2030, 26399, 13345, 1012, 1999, 2070, 3572, 1010, 4748, 14028, 12086, 2089, 21296, 1037, 2047, 11661, 2000, 15389, 6194, 3378, 2007, 1037, 3327, 3746, 2030, 10813, 1010, 2107, 2004, 6194, 2008, 15389, 2030, 8816, 15451, 8059, 1012, 1999, 2500, 1010, 2019, 27248, 2089, 21296, 1037, 2047, 11661, 26928, 2302, 2897, 3513, 1010, 5310, 12546, 1010, 4385, 1012, 2000, 11826, 4493, 13345, 2306, 1996, 4044, 1012, 1056, 16068, 2620, 2581, 4503, 9859, 4748, 14028, 12086, 2089, 3857, 9859, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2738, 2084, 13131, 1010, 10350, 8816, 2075, 1010, 2030, 11065, 9859, 1010, 4748, 14028, 12086, 2089, 4503, 2037, 2219, 9859, 1999, 1011, 2160, 1012, 2023, 2003, 1996, 2832, 1997, 12151, 2458, 5918, 1998, 2311, 7300, 2107, 2004, 15451, 8059, 1010, 20397, 1010, 1998, 2969, 1011, 2772, 17987, 1012, 4748, 14028, 12086, 2089, 4503, 9859, 2000, 2490, 2037, 3136, 2802, 3365, 12335, 1997, 1996, 27248, 2166, 23490, 1012, 1012, 25604, 15451, 8059, 4748, 14028, 12086, 2089, 4503, 15451, 8059, 1998, 15451, 8059, 6177, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2311, 24391, 4007, 2064, 2421, 1996, 2458, 1997, 18093, 2015, 1010, 4530, 7347, 1010, 2695, 1011, 12014, 5906, 1010, 2067, 23835, 2015, 1006, 2164, 2067, 23835, 2098, 4871, 1007, 1010, 15285, 1010, 29248, 16744, 1010, 1998, 1996, 4325, 1997, 10372, 2128, 25661, 2865, 1012, 4748, 14028, 12086 ]
mitre
10.txt
27
may develop malware to support their operations, creating a means for maintaining control of remote machines, evading defenses, and executing post - compromise behaviors.. 002 code signing certificates adversaries may create self - signed code signing certificates that can be used during targeting. code signing is the process of digitally signing executables and scripts to confirm the software author and guarantee that the code has not been altered or corrupted. code signing provides a level of authenticity for a program from the developer and a guarantee that the program has not been tampered with. users and / or security tools may trust a signed piece of code more than an unsigned piece of code even if they don't know who issued the certificate or who the author is.. 003 digital certificates adversaries may create self - signed ssl / tls certificates that can be used during targeting. ssl / tls certificates are designed to instill trust. they include information about the key, information about its owner's identity, and the digital signature of an entity that has verified the certificate's contents are correct. if the signature is valid, and the person examining the certificate trusts the signer, then they know they can use that key to communicate with its owner. in the case of self - signing, digital certificates will lack the element of trust associated with the signature of a third - party certificate authority ( ca ).. 004 exploits adversaries may develop exploits that can be used during targeting. an exploit takes advantage of a bug or vulnerability in order to cause unintended or unanticipated behavior to occur on computer hardware or software. rather than finding / modifying exploits from online or purchasing them from exploit vendors, an adversary may develop their own exploits. adversaries may use information acquired via vulnerabilities to focus exploit development efforts. as part of the exploit development process, adversaries may uncover exploitable vulnerabilities through methods such as fuzzing and patch analysis. t1652 device driver discovery adversaries may attempt to enumerate local device drivers on a victim host. information about device drivers may highlight various insights that shape follow - on behaviors, such as the function / purpose of the host, present security tools ( i. e. security software discovery ) or other defenses ( e. g., virtualization / sandbox evasion ), as well as potential exploitable vulnerabilities ( e. g., exploitation for privilege escalation ). t1006 direct volume access advers
[ 0.04824592545628548, -0.06311378628015518, -0.13194586336612701, 0.5404101610183716, -0.3559824228286743, -0.4399263560771942, -0.09371250867843628, -0.29070255160331726, 0.1408178061246872, 0.17839282751083374, 0.13414151966571808, -0.20668621361255646, 0.8066558837890625, 0.0945519208908081, -0.41199183464050293, -0.2592012882232666, -0.22795826196670532, -0.06530730426311493, -0.8433066606521606, 0.16876834630966187, 0.37099123001098633, -0.1183784157037735, -0.7952113747596741, -0.6951280832290649, -0.5579484701156616, 0.8724376559257507, 0.28378379344940186, 0.048136401921510696, 0.3348274528980255, 1.0365335941314697, 0.3094136416912079, -0.50148606300354, -0.23837736248970032, -0.7040790319442749, 0.320329874753952, -0.5166663527488708, 0.7084348201751709, -0.3484685719013214, 0.16755147278308868, -0.3953839838504791, 0.4253542423248291, -0.3236663043498993, -0.5276249051094055, -0.46489188075065613, -0.6627283096313477, -0.44264382123947144, 0.38711825013160706, -0.21004821360111237, 0.6297040581703186, -0.12921421229839325, 0.6668705344200134, -0.044120583683252335, 0.04593145474791527, 0.05583170801401138, 0.24338561296463013, -0.14044037461280823, 0.4853864312171936, 0.36851733922958374, -0.19715023040771484, -0.23982027173042297, -0.1355285793542862, 0.030046848580241203, 0.2882365882396698, -0.6912050843238831, 0.19043739140033722, 0.8232602477073669, -0.04831356927752495, 0.5664732456207275, 0.17605701088905334, -0.16188083589076996, -0.05524861440062523, 0.42036640644073486, -1.1795915365219116, -0.2529965043067932, -0.657274603843689, -0.6530808210372925, 0.46176448464393616, -0.2867075800895691, -0.44118526577949524, 0.706731915473938, -0.16475071012973785, 0.5152295827865601, 0.08205073326826096, -0.07954283803701401, 0.2053527683019638, 0.10886021703481674, 0.7458758354187012, 0.6776421666145325, -0.654525637626648, -0.2124178260564804, 0.3056255578994751, 0.41952869296073914, -0.51475989818573, 0.03711466118693352, -0.04852883145213127, 0.6783796548843384, -0.2752779424190521, 0.5692762136459351, 0.37440457940101624, -0.4017144441604614, 0.33180686831474304, 1.3996959924697876, 0.0921277329325676, 0.5414370894432068, 0.05412866547703743, 0.5138246417045593, 0.3622622489929199, -0.16563741862773895, -0.10839585959911346, 0.2523111402988434, 1.079205870628357, -0.19133128225803375, -0.6535983681678772, -0.8148998022079468, -0.46746575832366943, 0.6795732975006104, 0.3965599834918976, 0.43785560131073, -0.2902086675167084, 0.3812253773212433, 0.36581218242645264, -0.2651623785495758, 0.3229370713233948, 0.2109183371067047, 0.42351946234703064, -0.09488709270954132, 0.12832733988761902, 0.5534288883209229, 0.00798118207603693, -0.722888708114624, 0.09644044190645218, 0.0812537744641304, -0.7278090715408325, 0.4757925570011139, -0.6465270519256592, 0.6255324482917786, 0.14731323719024658, -0.09184978902339935, 0.2693288028240204, -0.7681464552879333, -0.2200801968574524, 0.2504592537879944, -0.07760503143072128, 1.2377033233642578, 0.6019017100334167, -0.1342484951019287, -0.3762427866458893, 0.25365108251571655, -0.18782557547092438, 0.12139778584241867, -0.2306273728609085, -0.29802030324935913, 0.9146637916564941, -0.28461921215057373, -0.6051972508430481, -0.10848238319158554, -0.24290573596954346, 0.7882837057113647, -0.0992339476943016, -0.24255794286727905, 0.11524415761232376, 0.6382437348365784, 0.5191078782081604, 0.7232627868652344, -0.35234907269477844, 0.2806861102581024, -1.0349888801574707, -0.49431049823760986, -0.2105131298303604, 0.46617045998573303, 0.701801598072052, 0.07485678046941757, 0.6128555536270142, 0.11665873229503632, 1.168137788772583, 0.19973334670066833, 0.2656967341899872, -0.27918121218681335, 0.3269268274307251, 0.28793564438819885, -0.5739162564277649, 0.3944956362247467, -0.1318591833114624, 1.31549072265625, -0.18215663731098175, 0.5575549006462097, 0.03369871526956558, -0.9643091559410095, -0.4017479717731476, -0.01372767798602581, -0.3845280110836029, 0.22790342569351196, -0.558484673500061, 0.9455475807189941, 0.7772272825241089, -0.07086174190044403, -1.0874840021133423, -0.25899165868759155, -0.20901720225811005, -1.2849200963974, -0.4056461751461029, -0.1486230194568634, -0.039168257266283035, 0.4782704710960388, -0.8794149160385132, -0.2344244420528412, 0.8187628388404846, 0.7863580584526062, -0.20123544335365295, 0.7798513174057007, 0.7034598588943481, -0.6229566335678101, -0.3340323567390442, -0.18531069159507751, -0.019120562821626663, 0.01590096205472946, -0.26961588859558105, 0.6308808326721191, -0.15068644285202026, 0.09457774460315704, -0.03656699135899544, 0.42580127716064453, 0.4098297357559204, 0.5346696972846985, 0.15578968822956085, -0.9059436321258545, -0.5466839671134949, 0.15324914455413818, -0.29980704188346863, -0.590765118598938, 0.2133050560951233, 0.7751477956771851, 0.0047454615123569965, 0.7428857088088989, -0.15545864403247833, 0.2038896232843399, -0.2611668109893799, -0.07604294270277023, 0.1833619624376297, 0.47739478945732117, -0.06604132801294327, 0.6256964206695557, 0.46353086829185486, 0.3320918083190918, 0.3280946612358093, 0.15248505771160126, -0.2693800926208496, -0.14044363796710968, 0.04657319188117981, -0.025424597784876823, -0.22255931794643402, 0.8557600975036621, 0.25326773524284363, 0.35197359323501587, -1.3114982843399048, -0.7382355332374573, 0.950955867767334, 1.0808019638061523, -0.6314793825149536, -0.4059174358844757, -0.5743995904922485, -0.15721091628074646, 0.09429939091205597, -0.6367203593254089, -0.06602077931165695, 0.160458505153656, 0.2551964819431305, 0.12093212455511093, -0.672508716583252, -0.464606910943985, -0.7586364150047302, -0.50272136926651, -0.42602598667144775, -0.9450510740280151, -0.3413463234901428, 0.09356792271137238, -0.02390488237142563, -0.40570828318595886, 0.8725214600563049, -0.8531177639961243, -0.4535386562347412, 0.48093292117118835, -0.13009200990200043, -0.10048890113830566, -0.35846686363220215, 0.16878312826156616, -0.8746206760406494, 0.29174143075942993, 0.07991989701986313, 0.7872136235237122, 0.1695614755153656, -0.10715321451425552, -0.36928296089172363, -0.4161800742149353, 0.03907551243901253, -0.10856486856937408, 1.1952507495880127, -0.7742769718170166, -0.12599503993988037, -0.028018871322274208, -0.15448814630508423, 0.03502671420574188, 0.3079201281070709, 0.21929579973220825, -0.47141915559768677, 0.3683091402053833, -0.4649590849876404, -0.21848200261592865, 0.6073668599128723, 0.23713809251785278, -0.9301950931549072, 0.09108983725309372, 0.042126335203647614, 0.005807869136333466, -0.6361298561096191, 0.47486671805381775, 0.24661898612976074, 0.2395058274269104, -0.14640921354293823, -0.5507705211639404, 0.36860156059265137, 0.19447392225265503, -0.23761242628097534, 0.10827794671058655, -0.5309754610061646, 0.05741286277770996, -0.5749995112419128, -0.7168050408363342, 0.09129086136817932, -0.5179016590118408, -0.7012282013893127, -0.056010615080595016, -0.04195569455623627, 0.8192760944366455, 0.05335848033428192, -0.31911927461624146, 0.3110755681991577, -0.1467120498418808, 0.05808065086603165, 0.08293426036834717, 0.14219775795936584, -0.5604662895202637, 1.221602439880371, 0.14013226330280304, -0.3021538555622101, 0.8814206719398499, 0.691304624080658, -0.7658500075340271, -0.27943357825279236, -0.29417097568511963, -0.40862134099006653, 0.4705360531806946, -0.22056211531162262, -0.17148429155349731, 0.28189629316329956, 0.9426068067550659, -0.47859060764312744, -0.35626810789108276, 0.20827026665210724, 0.02109856717288494, 0.6563661098480225, 0.12376963347196579, -0.3371655344963074, -0.10983620584011078, -0.4183422327041626, -0.5925700664520264, 0.201392263174057, 0.49214044213294983, 0.015192477963864803, 0.09094753861427307, 0.2392846941947937, -0.0759253278374672, -0.1351153701543808, 0.6970510482788086, -0.25416794419288635, -0.7380167245864868, 0.5611106753349304, -0.43657609820365906, 0.5333216786384583, -0.7811552882194519, -0.09982965886592865, 0.06226347014307976, 0.1966053545475006, -0.12496531009674072, 0.29428574442863464, -0.34019598364830017, -0.6939622163772583, -0.18791325390338898, 0.12658444046974182, -0.2596519887447357, 0.016437748447060585, -0.7397288680076599, -0.02103244885802269, -0.6484003663063049, -0.37580791115760803, -0.5457395911216736, 0.48682665824890137, 0.8000650405883789, 0.7731655836105347, 0.6722785830497742, 0.2552698850631714, -0.14128553867340088, -0.6425105333328247, 0.5800691843032837, -0.788257896900177, 0.24985282123088837, -0.570953905582428, 0.7494046688079834, -0.851581335067749, -0.3039288818836212, -0.3727710247039795, -0.27317115664482117, 0.07992283999919891, -0.39157527685165405, 0.31820398569107056, 0.08070631325244904, -0.5956981182098389, -0.4098545014858246, 0.250480055809021, -0.18401753902435303, -0.45013412833213806, -0.8151574730873108, -0.3366008698940277, 0.2614648640155792, 0.8510253429412842, -1.3530633449554443, -0.23772446811199188, -0.7980599999427795, -0.432640939950943, -0.22092555463314056, 0.5168930888175964, 0.45329543948173523, -0.765080451965332, -0.5025665163993835, -0.49086520075798035, 0.04491820186376572, 0.25301259756088257, 0.32345959544181824, -0.0824906975030899, -1.1401323080062866, 0.01779637485742569, 0.5077800750732422, -0.7402112483978271, -0.8564632534980774, 0.06221485510468483, 0.8940161466598511, 0.4203847050666809, 0.6334911584854126, -0.5618203282356262, -0.11314774304628372, 0.6884891986846924, -1.040916085243225, 0.5531021952629089, -0.8545106649398804, 0.5865163803100586, -0.1040353924036026, 0.6782860159873962, -0.07483081519603729, 0.7113648056983948, -0.47716832160949707, 0.2550305128097534, -0.6340318322181702, -0.06674855202436447, -0.9616476893424988, -0.1217552125453949, 0.7143983244895935, -0.04234444350004196, -0.16605019569396973, 0.026517905294895172, 0.10838918387889862, -0.24263916909694672, 0.1866072416305542, -0.3927350342273712, -0.2564491033554077, 0.7609206438064575, -0.6114255785942078, 0.5535592436790466, 0.4184516668319702, 0.529738187789917, -0.5603674650192261, -0.9770330190658569, 1.1139631271362305, 0.17638003826141357, -0.3033696413040161, -1.0678471326828003, -0.34357768297195435, -0.08662395179271698, 0.2450660616159439, 0.07392225414514542, 0.7694423198699951, -0.3121425211429596, -0.4098108410835266, -0.1933240294456482, 0.9086064100265503, -1.1009010076522827, -0.45108479261398315, -0.5422564148902893, -0.04814310744404793, 0.17866699397563934, 0.05552050098776817, 0.4803009331226349, -0.09439579397439957, -0.37692320346832275, -0.19408264756202698, 0.2659626007080078, 0.09571615606546402, -0.979607105255127, 0.022665679454803467, -0.7161268591880798, 0.4008517265319824, -0.8351520299911499, 0.7204179763793945, -0.9631315469741821, 0.415070503950119, 0.17919765412807465, 0.6722051501274109, 0.6799652576446533, -0.43248701095581055, -0.647051990032196, 0.36043602228164673, 0.15761584043502808, -0.4143625795841217, -0.12537939846515656, 0.4898121953010559, -0.3736734688282013, 0.5064365267753601, 0.08511938899755478, -0.6916642189025879, -0.7770853638648987, -0.3226746916770935, 0.005462629720568657, -0.18059109151363373, 0.5169451236724854, -0.7218260765075684, -0.6292341351509094, 0.028689509257674217, 0.4712936580181122, 0.060395970940589905, -0.8322895169258118, -0.7776657342910767, -0.1875402331352234, -0.026841651648283005, -0.22554020583629608, 0.2750450372695923, -0.0595378540456295, -0.4238229990005493, 0.4480339586734772, 0.8755081295967102, 0.5922838449478149, -0.3829343616962433, -0.3333556056022644, 0.024977190420031548, 1.0810707807540894, -0.04678018018603325, -0.4435194432735443, -0.09570954740047455, 0.38350290060043335, -0.5369098782539368, -0.40614357590675354, 0.6565518975257874, -0.7083777189254761, 0.5684075951576233, -0.12343552708625793, 0.12706318497657776, 0.3534185588359833, -0.30887138843536377, 0.10715743899345398, 0.5672909617424011, 0.6894802451133728, -0.5530597567558289, 0.33091968297958374, -0.6999483704566956, 0.36615249514579773, 0.3741636872291565, 0.24823319911956787, -0.2072054147720337, 0.42929667234420776, -0.3468470871448517, -1.8407642841339111, 0.6394382119178772, 0.23650407791137695, -0.2305094301700592, 0.16963665187358856, -0.3689848780632019, 0.501370906829834, -0.28078797459602356, 0.6493657827377319, 0.26383301615715027, 0.4270908832550049, -0.3024008572101593, -0.25724804401397705, -0.18474486470222473, 0.4314867854118347, 0.10064023733139038, 0.30779486894607544, -0.0904000848531723, -0.053917042911052704, 0.08481309562921524, -0.21959984302520752, -0.27429261803627014, -0.5512601137161255, -0.1475115418434143, 0.0711781457066536, -0.4847812354564667, 0.3475213348865509, -0.06816764175891876, -0.8740294575691223, -0.10771491378545761, -0.006461826153099537, -0.13860109448432922, -0.5139704346656799, 0.37643739581108093, 0.5681835412979126, -0.23511269688606262, -0.10478082299232483, 0.24811305105686188, -0.40091225504875183, -0.15541547536849976, 0.4559306502342224, -0.031132007017731667, -0.3315434455871582, 1.027226209640503, 0.06020203232765198, -0.8563785552978516, 0.0695832148194313, -0.5459873676300049, -0.11477775126695633, -0.103325255215168, -0.410973459482193, -0.203007772564888, 0.03359020873904228, -0.15910911560058594, 0.3837069272994995, 0.168550044298172, 0.45634084939956665, -0.061018481850624084, -0.6686606407165527, 0.25566667318344116, -0.24199961125850677, 0.28846606612205505, 0.7983818054199219, -0.6960878968238831, -0.3174847960472107, -0.6289366483688354, 0.3703731596469879, 0.4384356737136841, -0.3898811638355255, 0.6640543341636658, -0.1864902377128601, -0.04517431929707527, -0.1211828738451004, 0.2620369791984558, 0.4752335548400879, -0.26410385966300964, 0.421446830034256, 1.0725244283676147, 0.815597653388977, -0.7016294598579407, -0.05171388015151024, 0.1798621565103531, -0.6151911616325378, 0.42744797468185425, -0.942226231098175, -0.003918897360563278, 0.1766461580991745, -0.31046828627586365, -0.04053754732012749, -0.7465411424636841, -0.5209705829620361, -0.41465404629707336, 0.05731617286801338, 0.2655991315841675, -0.1288284957408905, -0.18637143075466156, 0.6275607943534851, -0.11155186593532562, -0.03875532001256943, -0.36135533452033997, 0.38706427812576294, -0.3179222345352173, 0.08489417284727097, -0.6913422346115112, 0.9644289612770081, -0.688988208770752, -0.8370120525360107, -0.13833250105381012, -0.5076394081115723, -0.9584859013557434, -0.5623752474784851, 0.031577955931425095, -0.2686762511730194, -0.7165218591690063, 0.3727080225944519, -0.6252585053443909, 0.8054402470588684, 0.11115390062332153, -0.7424522042274475, 0.02030506357550621, 0.321892648935318, -0.676449179649353, 0.6040941476821899, 0.2916184067726135, 0.03422439470887184, 0.22880080342292786, -0.5449021458625793, -0.2559725046157837, 0.03375282511115074, 0.08081316202878952, 0.6089513301849365, -0.03588630631566048, 0.12857013940811157, 0.5159181952476501, -0.28141137957572937, -0.44840097427368164, -0.0980008989572525, -0.23411136865615845, 0.008015112020075321, 0.08661195635795593, -0.954677939414978, 0.10721807926893234, 0.8018071055412292, 0.004740576259791851, 0.3166270852088928, -0.35690027475357056, 0.6086633801460266, 0.8919128775596619, 0.22674410045146942, 0.06030925735831261, 0.8872092366218567, 0.3837222158908844, -0.3098847568035126, 0.031042570248246193, 0.13081085681915283, -0.1786438375711441, 0.7227798700332642, 0.2179577350616455, 0.06212954595685005, -0.26398974657058716, -0.6732007265090942, -0.18805968761444092, 0.179842010140419, 0.5813853740692139, 0.15686509013175964, 0.22958390414714813, 0.2824976146221161, -0.7127538323402405, -0.081353560090065, -0.4855947494506836, -0.039166513830423355, 0.3319626748561859, -0.6221945881843567, 0.013976454734802246, -0.7643159627914429, 0.6186321973800659, -0.16267129778862, 0.300087034702301, -0.4581502079963684, 0.6029871702194214, 0.6452762484550476, -0.10969997942447662, 0.9124388694763184, -0.31674569845199585, -0.5655364990234375, -0.1355060487985611, 0.519737184047699, -0.4806429445743561, -1.2282459735870361, 0.15717512369155884, 1.5668234825134277, -0.09427731484174728, 0.05228158459067345, -0.7315343618392944, 0.2316288948059082, 0.4758465886116028, -0.47939908504486084, 0.16912484169006348, 0.3403220474720001, -0.6479343771934509, 0.24929869174957275, -0.2957024574279785, 0.23773136734962463, 0.4752057194709778, 0.11081507056951523, 0.06973224878311157, 0.003064213553443551, -0.6870079636573792, 0.6039060950279236, -0.41516250371932983, 0.031545963138341904, 1.0410288572311401, 0.25491002202033997, 0.439394474029541, -0.41427910327911377, 0.2098465859889984, -0.42837032675743103, 0.11742354184389114, 0.6586031913757324, 0.6058099269866943, -0.3145545423030853, 0.15611642599105835, 0.40536507964134216, -0.44738519191741943, -0.05687817931175232, 0.08631167560815811, 0.6770554184913635, -0.5180231332778931, 0.45101606845855713, 0.07189585268497467, 0.0781947672367096, -0.14369642734527588, -0.23473060131072998, 0.553455114364624, -0.34871476888656616, 0.3696233332157135, 0.1672477275133133, -0.5182514190673828, 0.5370824337005615, -0.6065366268157959, 0.6631869673728943, -0.5479668378829956, -0.14371219277381897, 0.23312711715698242, -0.5248900055885315, -1.095272421836853, 0.13312935829162598, 1.07476007938385, 0.3771885335445404, -0.8023577928543091, 0.40478068590164185, -0.26900017261505127, 0.16732321679592133, 0.7329066395759583, 0.02268015779554844, -0.4524343013763428, 0.3078870177268982, 0.6803833842277527, -0.9589372873306274, -0.38721880316734314, -0.21728110313415527, 0.6595707535743713, -0.13337679207324982, 0.40281304717063904, -0.22397850453853607, 0.24013714492321014, 0.228690505027771, 0.4324442446231842, -0.30473455786705017, -0.2349032312631607, 0.06003498658537865, -0.9101900458335876, -0.7383446097373962, 0.4338478147983551, 0.2976011335849762, 0.5214200615882874, -0.15597346425056458, 0.35780569911003113, 0.13552223145961761, 0.15083834528923035, 0.09666001051664352, -0.4676177203655243, 0.3628883957862854, -0.24302074313163757, -0.45333054661750793, -0.43615415692329407, -0.03323926031589508, 0.29509881138801575, 0.40850093960762024, -0.41165661811828613, 0.3270750641822815, -0.4119238555431366, 0.01559181697666645, -0.07505171746015549, -0.5056885480880737, 0.9783243536949158, 0.2168007493019104, -0.48435109853744507, 0.18528017401695251, -0.1431969404220581, 0.4250490069389343, 0.548944890499115, -0.04004682973027229, -0.7555446624755859, -0.9099446535110474, -0.6071805357933044, -0.11459816992282867, 1.23136305809021, 0.2654007077217102, -0.4264970123767853, -0.10964976996183395, -0.3864227533340454, -0.6379406452178955, -0.20856063067913055, -0.41344478726387024, -0.3681908845901489, 0.269230455160141, 0.3766268491744995, 0.9121916890144348, 0.7213746905326843, -0.0923294723033905, -0.19548754394054413, 0.23300571739673615, 0.9225396513938904, -0.06529762595891953, 0.4011040925979614, 0.33382919430732727, 0.5709365010261536, 0.664223849773407, -0.4359220862388611, 0.11821025609970093, -0.5726715922355652, -0.15731856226921082, -0.03483765199780464, -0.6745525002479553, -0.37311792373657227, -0.32953527569770813, -0.18176786601543427, -0.07877148687839508, -0.40118730068206787, -0.26127204298973083, -0.8631157875061035, 0.08533727377653122, -0.08055323362350464, 0.23464661836624146, -0.21915706992149353, 0.4193081259727478, 0.28933316469192505, 0.09917961806058884, 1.0966638326644897, -1.2282949686050415, 4.352370738983154, -0.16168062388896942, -0.0989997610449791, 0.13803397119045258, 0.3869147300720215, 1.1032657623291016, 0.6071134805679321, -0.6933450102806091, 0.3251177668571472, -0.6020928621292114, 0.45270368456840515, -0.3491373658180237, 0.482522189617157, -0.12068961560726166, -0.27468031644821167, 0.0267485361546278, -0.47701454162597656, 0.02830677293241024, -0.24403700232505798, -1.3603203296661377, -0.5266079306602478, 0.28039172291755676, -0.1872599720954895, 0.6587391495704651, 0.16014154255390167, 0.11391965299844742, 0.03086755983531475, -0.16408465802669525, 0.4002205431461334, -0.1402779221534729, -0.253254234790802, 0.3352962136268616, 0.5115035176277161, -0.7494894862174988, -0.03583897650241852, 0.441023051738739, 0.4331851303577423, -0.30610620975494385, -0.5565338134765625, 0.09274601936340332, 0.5489922165870667, 0.3587661683559418, -0.3054441809654236, -0.80632483959198, 0.6778671145439148, 0.6834103465080261, -0.8227910995483398, -0.1762578785419464, 0.8266211152076721, -0.17206288874149323, 0.7685588002204895, 0.013551175594329834, 0.8192011713981628, 0.025629760697484016, 0.19596724212169647, 1.0009679794311523, 0.026476582512259483, -0.16603994369506836, 0.09635298699140549, -0.20218132436275482, 0.7467373609542847, -0.5356830954551697, 0.037523042410612106, -0.23969927430152893, -0.15298810601234436, 0.6171793341636658, -0.5068263411521912, 0.45328977704048157, 0.12123456597328186, 0.025447316467761993, -0.15513566136360168, -0.08845466375350952, -0.9645980596542358, -0.7946444153785706, 0.44455575942993164, -0.6982454657554626, -0.05040984973311424, 0.37932977080345154, 0.7898783683776855, -0.027715640142560005, -0.057851679623126984, -0.39598873257637024, -1.072503924369812, 0.5409365296363831, 0.3405469059944153, 0.3105522096157074, 0.03751817345619202, -0.6772254109382629, 0.58456951379776, -0.1844870150089264, 0.1675746887922287, 0.1410214602947235, -0.44296321272850037, 0.5513956546783447, 0.36954888701438904 ]
[ 2089, 4503, 15451, 8059, 2000, 2490, 2037, 3136, 1010, 4526, 1037, 2965, 2005, 8498, 2491, 1997, 6556, 6681, 1010, 9345, 4667, 13345, 1010, 1998, 23448, 2695, 1011, 12014, 15592, 1012, 1012, 4002, 2475, 3642, 6608, 17987, 4748, 14028, 12086, 2089, 3443, 2969, 1011, 2772, 3642, 6608, 17987, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 3642, 6608, 2003, 1996, 2832, 1997, 18397, 6608, 4654, 8586, 23056, 2015, 1998, 14546, 2000, 12210, 1996, 4007, 3166, 1998, 11302, 2008, 1996, 3642, 2038, 2025, 2042, 8776, 2030, 27279, 1012, 3642, 6608, 3640, 1037, 2504, 1997, 21452, 2005, 1037, 2565, 2013, 1996, 9722, 1998, 1037, 11302, 2008, 1996, 2565, 2038, 2025, 2042, 17214, 4842, 2098, 2007, 1012, 5198, 1998, 1013, 2030, 3036, 5906, 2089, 3404, 1037, 2772, 3538, 1997, 3642, 2062, 2084, 2019, 27121, 3538, 1997, 3642, 2130, 2065, 2027, 2123, 1005, 1056, 2113, 2040, 3843, 1996, 8196, 2030, 2040, 1996, 3166, 2003, 1012, 1012, 4002, 2509, 3617, 17987, 4748, 14028, 12086, 2089, 3443, 2969, 1011, 2772, 7020, 2140, 1013, 1056, 4877, 17987, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 7020, 2140, 1013, 1056, 4877, 17987, 2024, 2881, 2000, 16021, 28345, 3404, 1012, 2027, 2421, 2592, 2055, 1996, 3145, 1010, 2592, 2055, 2049, 3954, 1005, 1055, 4767, 1010, 1998, 1996, 3617, 8085, 1997, 2019, 9178, 2008, 2038, 20119, 1996, 8196, 1005, 1055, 8417, 2024, 6149, 1012, 2065, 1996, 8085, 2003, 9398, 1010, 1998, 1996, 2711, 12843, 1996, 8196, 20278, 1996, 3696, 2121, 1010, 2059, 2027, 2113, 2027, 2064, 2224, 2008, 3145, 2000, 10639, 2007, 2049, 3954, 1012, 1999, 1996, 2553, 1997, 2969, 1011, 6608, 1010, 3617, 17987, 2097, 3768, 1996, 5783, 1997, 3404, 3378, 2007, 1996, 8085, 1997, 1037, 2353, 1011, 2283, 8196, 3691, 1006, 6187, 1007, 1012, 1012, 4002, 2549, 20397, 4748, 14028, 12086, 2089, 4503, 20397, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2019, 18077, 3138, 5056, 1997, 1037, 11829, 2030, 18130, 1999, 2344, 2000, 3426, 4895, 18447, 21945, 2030, 14477, 16778, 6895, 17585, 2094, 5248, 2000, 5258, 2006, 3274, 8051, 2030, 4007, 1012, 2738, 2084, 4531, 1013, 29226, 20397, 2013, 3784, 2030, 13131, 2068, 2013, 18077, 17088, 1010, 2019, 27248, 2089, 4503, 2037, 2219, 20397, 1012, 4748, 14028, 12086, 2089, 2224, 2592, 3734, 3081, 24728, 19666, 6906, 14680, 2000, 3579, 18077, 2458, 4073, 1012, 2004, 2112, 1997, 1996, 18077, 2458, 2832, 1010, 4748, 14028, 12086, 2089, 26944, 18077, 3085, 24728, 19666, 6906, 14680, 2083, 4725, 2107, 2004, 11865, 13793, 3070, 1998, 8983, 4106, 1012, 1056, 16048, 25746, 5080, 4062, 5456, 4748, 14028, 12086, 2089, 3535, 2000, 4372, 17897, 11657, 2334, 5080, 6853, 2006, 1037, 6778, 3677, 1012, 2592, 2055, 5080, 6853, 2089, 12944, 2536, 20062, 2008, 4338, 3582, 1011, 2006, 15592, 1010, 2107, 2004, 1996, 3853, 1013, 3800, 1997, 1996, 3677, 1010, 2556, 3036, 5906, 1006, 1045, 1012, 1041, 1012, 3036, 4007, 5456, 1007, 2030, 2060, 13345, 1006, 1041, 1012, 1043, 1012, 1010, 7484, 3989, 1013, 5472, 8758, 9345, 10992, 1007, 1010, 2004, 2092, 2004, 4022, 18077, 3085, 24728, 19666, 6906, 14680, 1006, 1041, 1012, 1043, 1012, 1010, 14427, 2005, 14293, 9686, 25015, 3508, 1007, 1012, 1056, 18613, 2575, 3622, 3872, 3229, 4748, 14028 ]
mitre
10.txt
28
##aries may directly access a volume to bypass file access controls and file system monitoring. windows allows programs to have direct access to logical volumes. programs with direct access may read and write files directly from the drive by analyzing file system data structures. this technique bypasses windows file access controls as well as file system monitoring tools. t1561 disk wipe adversaries may wipe or corrupt raw disk data on specific systems or in large numbers in a network to interrupt availability to system and network resources. with direct write access to a disk, adversaries may attempt to overwrite portions of disk data. adversaries may opt to wipe arbitrary portions of disk data and / or wipe disk structures like the master boot record ( mbr ). a complete wipe of all disk sectors may be attempted.. 001 disk content wipe adversaries may erase the contents of storage devices on specific systems or in large numbers in a network to interrupt availability to system and network resources.. 002 disk structure wipe adversaries may corrupt or wipe the disk data structures on a hard drive necessary to boot a system ; targeting specific critical systems or in large numbers in a network to interrupt availability to system and network resources. t1484 domain policy modification adversaries may modify the configuration settings of a domain to evade defenses and / or escalate privileges in domain environments. domains provide a centralized means of managing how computer resources ( ex : computers, user accounts ) can act, and interact with each other, on a network. the policy of the domain also includes configuration settings that may apply between domains in a multi - domain / forest environment. modifications to domain settings may include altering domain group policy objects ( gpos ) or changing trust settings for domains, including federation trusts.. 001 group policy modification adversaries may modify group policy objects ( gpos ) to subvert the intended discretionary access controls for a domain, usually with the intention of escalating privileges on the domain. group policy allows for centralized management of user and computer settings in active directory ( ad ). gpos are containers for group policy settings made up of files stored within a predictable network path \ < domain > \ sysvol \ < domain > \ policies \.. 002 domain trust modification adversaries may add new domain trusts or modify the properties of existing domain trusts to evade defenses and / or elevate privileges. domain trust details, such as whether or not a domain is federated, allow authentication and authorization properties to apply between domains for the purpose of accessing shared resources
[ -0.4379827082157135, -0.5147376656532288, 0.9368789792060852, 0.7028950452804565, -0.3280267119407654, -0.45902761816978455, -0.275237113237381, 0.23608170449733734, 0.5107589960098267, 0.5538691878318787, 0.03760218620300293, -0.4042501449584961, -0.08261159062385559, -0.06167423352599144, -0.5173500180244446, -0.7337717413902283, -0.060263436287641525, 0.3452662527561188, -0.765465497970581, -0.30512210726737976, 0.308857262134552, 0.10589960217475891, -0.8371304869651794, -0.6147377490997314, 0.08716193586587906, 0.5623505711555481, 0.5845291614532471, 0.2695060968399048, 0.5516767501831055, 1.0792791843414307, -0.33934399485588074, -0.1495467722415924, -0.10448340326547623, -0.4406503140926361, 0.21000222861766815, -0.0928654596209526, 0.809802770614624, -0.43831774592399597, 0.008707469329237938, -0.5271023511886597, 0.7575613260269165, -0.2925148606300354, 0.3382035791873932, -0.16331782937049866, -0.2068365514278412, -0.03847141191363335, 0.31404927372932434, 0.09788165241479874, -0.14453168213367462, 0.038297850638628006, 0.4521453082561493, -0.1981024444103241, 0.033695120364427567, -0.35052135586738586, -0.04604753106832504, -0.09246529638767242, 0.2450839728116989, 0.34730735421180725, -0.1376335471868515, -0.15523521602153778, 0.3060130476951599, 0.23613834381103516, 0.5180009603500366, -0.14003302156925201, 0.30001622438430786, 0.6761866807937622, 0.063641257584095, -0.5716105103492737, 0.037972282618284225, 0.2299983650445938, 0.1739474982023239, 0.5055062174797058, -0.6493435502052307, -0.29094788432121277, -0.46301645040512085, -0.656429648399353, -0.20806041359901428, -0.5040833353996277, -0.14168721437454224, 0.6395804286003113, 0.23045939207077026, 0.7736226320266724, 0.019386855885386467, -0.023837819695472717, 0.24355392158031464, -0.13496863842010498, 0.648912250995636, 0.8971980810165405, 0.029395295307040215, -0.0800413191318512, 0.18504087626934052, 0.4057472348213196, -0.6441163420677185, -0.2292502522468567, -0.055762261152267456, 0.6694157123565674, -0.0017387098632752895, 0.3105161786079407, 0.12266314774751663, -0.2931179404258728, 0.5516988039016724, 0.7364667057991028, -0.19431082904338837, 0.719270646572113, -0.1270088106393814, -0.06528297066688538, 0.23062369227409363, -0.22801287472248077, -0.18215860426425934, -1.071846604347229, 0.7167923450469971, -0.13231734931468964, 0.24374552071094513, -0.3380763828754425, 0.22861532866954803, 0.6806091070175171, 0.23813971877098083, 0.2995973229408264, -0.145542711019516, 0.5308239459991455, 0.39530542492866516, -0.43101444840431213, 0.5796094536781311, -0.2076103687286377, 0.028341487050056458, 0.10250215232372284, 0.16969600319862366, -0.1613338589668274, -0.607421338558197, -1.0706331729888916, 0.34356868267059326, -0.47734320163726807, -0.3067128360271454, 0.1010035052895546, -0.20332607626914978, 0.09697143733501434, 0.2046177238225937, 0.5340977311134338, -0.055090297013521194, -0.657945454120636, -0.31085842847824097, 0.2554495632648468, 0.3681412935256958, 1.090006709098816, 0.24800951778888702, 0.05151810869574547, 0.18320900201797485, 0.536919891834259, -0.7136043310165405, 0.45911210775375366, 0.10087689012289047, 0.0015424198936671019, 0.7175928354263306, -0.325632780790329, -0.6534184217453003, -0.013029546476900578, -0.9609410762786865, 0.8948066234588623, -0.0343116857111454, 0.24138930439949036, -0.28171229362487793, 0.8509620428085327, 0.11222384870052338, 0.4038127660751343, 0.6375260353088379, 0.5733510255813599, -0.6219755411148071, -1.0027438402175903, -0.27674442529678345, 0.298082172870636, 0.4235243499279022, -0.20775358378887177, 0.08254054188728333, -0.17497695982456207, 1.1836317777633667, 0.6719423532485962, -0.062147170305252075, -0.6604450345039368, 0.034299999475479126, 0.30263829231262207, -0.3932502269744873, 0.4002647399902344, 0.5055485963821411, 0.8877608776092529, -0.3560875654220581, 0.3181043267250061, -0.6187214255332947, -0.37302255630493164, -0.3305974006652832, -0.579060435295105, -0.21604026854038239, 0.6015116572380066, -0.7661545276641846, 0.48296549916267395, 0.7868784666061401, 0.37054798007011414, -1.2830086946487427, 0.268045037984848, -0.46050530672073364, -0.9415612816810608, -0.23591828346252441, -0.2606305778026581, 0.07214998453855515, 0.4027892053127289, -0.5669814944267273, 0.22146737575531006, 1.6452081203460693, 0.9600805640220642, -0.06929069012403488, 0.5185085535049438, 1.169189214706421, 0.038270678371191025, -0.19173049926757812, 0.14287088811397552, 0.2457740306854248, -0.46705296635627747, -0.03700990602374077, 0.0256677083671093, -1.0472915172576904, 0.24817204475402832, 0.039041951298713684, 0.7619155049324036, -0.08195856958627701, 0.7046502232551575, 0.1478167474269867, 0.09112738072872162, -0.13756179809570312, 0.3537451922893524, 0.03700879216194153, 0.34031784534454346, -0.3787512481212616, 0.4540954828262329, 0.36096513271331787, 0.569943368434906, 0.5451324582099915, 0.16480901837348938, -0.22141283750534058, 0.29428592324256897, 0.2688688337802887, -0.42106473445892334, -0.019986538216471672, 0.7975873351097107, 0.5627181529998779, 0.4807407259941101, 0.6966350674629211, 0.5321499109268188, -0.21334785223007202, -0.07249407470226288, 0.3314889073371887, 0.46561673283576965, 0.17906202375888824, 0.43298444151878357, 0.32317817211151123, -0.45503130555152893, -1.0323059558868408, -0.4867914617061615, 0.7226285338401794, 0.5901550054550171, -0.43789124488830566, -0.8373243808746338, -0.08776843547821045, 0.4617132246494293, 0.3283670246601105, -0.3185191750526428, 0.06271844357252121, 0.13319891691207886, -0.1890982687473297, -0.009294584393501282, -0.2786238491535187, -0.8185709118843079, -1.1772044897079468, -0.7102454900741577, -0.791391909122467, -0.5928946137428284, -0.5671619176864624, -0.16563256084918976, 0.5777392983436584, -0.34147220849990845, 0.7762171030044556, -0.9424091577529907, -0.5097483992576599, 0.20570223033428192, -0.26107123494148254, 0.17303374409675598, -0.4266141653060913, 0.11927835643291473, -0.4665571451187134, -0.20336218178272247, 0.25192493200302124, 0.5264167189598083, -0.255042165517807, -0.30322131514549255, -0.4757620394229889, -0.0712413489818573, -0.10663799941539764, -0.2738468050956726, 0.8407422304153442, -0.2166718691587448, 0.3703954219818115, -0.24339058995246887, -0.19319964945316315, 0.1842908412218094, -0.19347211718559265, -0.03860009089112282, -0.497994065284729, 0.18087062239646912, -0.17529785633087158, -0.12241057306528091, 0.5272076725959778, 0.5706086158752441, -0.9684523940086365, -0.21856442093849182, 0.0491628423333168, 0.5923006534576416, -0.3994680345058441, 0.9420617818832397, 0.36259725689888, 0.4236185550689697, 0.2902972996234894, -0.8079360723495483, 0.14540955424308777, -0.6174482107162476, 0.32139548659324646, -0.344898521900177, -0.5881403684616089, 0.18430978059768677, 0.003645265009254217, -0.6919113993644714, -0.028090836480259895, -0.5878810882568359, -0.6981257796287537, 0.49576088786125183, -0.6679097414016724, 0.7545545697212219, 0.22742323577404022, -0.19895711541175842, 0.1608494073152542, -0.34836235642433167, 0.1813829392194748, 0.510692834854126, 0.17725467681884766, -0.7955585718154907, 0.015904050320386887, 0.6262548565864563, -0.33275026082992554, 0.6345261335372925, 0.6029495000839233, -0.2934176027774811, -0.23237484693527222, -0.019934743642807007, -0.2898070514202118, 0.09633072465658188, 0.3209023177623749, 0.4413173496723175, 0.4668597877025604, 0.43290483951568604, -0.8245064616203308, 0.3827853500843048, -0.5674017071723938, 0.3978273868560791, 0.6409952044487, 0.3621620237827301, 0.22290627658367157, 0.05156233534216881, -0.4279215931892395, -0.7242458462715149, 0.12636740505695343, 0.13742239773273468, 0.14156387746334076, -0.21086400747299194, 0.47772085666656494, -0.3168111741542816, 0.2323140799999237, 0.06357274949550629, -0.46000680327415466, -0.2516784071922302, 1.1269123554229736, -0.37438520789146423, 0.8185029625892639, -1.090303897857666, 0.5385605692863464, -0.6562952399253845, -0.1309947967529297, -0.2860427498817444, -0.2266106754541397, -0.3456015884876251, -0.26001718640327454, -0.4344211220741272, -0.042641133069992065, -0.23220771551132202, 0.3212185204029083, -0.8216535449028015, -0.21583545207977295, 0.005888966377824545, -0.647781252861023, -0.4834437072277069, 1.4743595123291016, 1.0545669794082642, 0.20997175574302673, 0.2985319197177887, 0.861305296421051, 0.03469396382570267, -0.611743152141571, 0.3656250834465027, -0.6666130423545837, 0.12159845232963562, 0.15167242288589478, 0.5726686120033264, -0.13909171521663666, 0.22456477582454681, -0.5344090461730957, -0.35499337315559387, -0.4871326982975006, -0.162406787276268, 0.4088965356349945, 0.616239070892334, -0.6880320310592651, -0.38013342022895813, 0.5514933466911316, -0.6352291107177734, -0.9795834422111511, 0.3034335970878601, -0.2636636197566986, 0.7711548209190369, 0.8752097487449646, -1.0345535278320312, 0.14703086018562317, -0.6785137057304382, -0.11957506090402603, 0.7706530690193176, 0.44842806458473206, -0.321294367313385, -1.4610071182250977, 0.36590516567230225, -0.3821089267730713, 0.26753976941108704, 0.1856035441160202, -0.14811138808727264, 0.24528175592422485, -1.0600665807724, 0.09495329856872559, 0.594890296459198, -0.6719837188720703, -0.6992692947387695, 0.1019238531589508, 0.6097545027732849, 0.6119306087493896, 0.43439507484436035, 0.19384326040744781, 0.028886359184980392, 0.5838540196418762, -0.5286938548088074, 0.22288084030151367, -1.1712369918823242, 0.10981209576129913, 0.1964840441942215, -0.2734745144844055, -0.3528655767440796, 0.3025848865509033, -1.06264328956604, -0.20185376703739166, 0.04609006270766258, -0.12661121785640717, -0.1541731208562851, 0.03919530287384987, 1.061881184577942, -0.6400130987167358, -0.5651343464851379, 0.4921446740627289, 0.16124765574932098, -0.04310734197497368, -0.01791883073747158, -0.43758419156074524, -0.2803972065448761, 0.31292879581451416, -0.8681313991546631, 0.4599405527114868, -0.52762770652771, 0.1913323849439621, -0.7884485721588135, 0.09158547967672348, 0.6656469702720642, -0.22831611335277557, -0.06366439163684845, -0.49202895164489746, -0.18260063230991364, -0.4340651333332062, 0.12270049005746841, -0.02550189383327961, 0.38253822922706604, -0.13168379664421082, -0.029879823327064514, -0.05280854180455208, -0.18887512385845184, -0.691322386264801, -0.628470242023468, -0.7832624912261963, 0.26178452372550964, 0.07119455933570862, -0.8934729099273682, 0.07796608656644821, 0.0020945651922374964, -0.5939671993255615, 0.6842429041862488, 0.14571639895439148, -0.36560535430908203, -1.4001120328903198, -0.38500866293907166, -0.8048312664031982, 0.73384028673172, -0.4508862793445587, 0.14121019840240479, -0.05622473359107971, 0.2567861080169678, 0.3152373135089874, 0.9856708645820618, 0.8670490384101868, -0.5707747340202332, 0.4081394374370575, 0.40569204092025757, 0.47835683822631836, -0.5058752298355103, -0.15786434710025787, 0.2870747148990631, -0.3571746051311493, -0.4405806064605713, -0.7183512449264526, -0.7119162082672119, -0.4230455756187439, -0.7988530993461609, 0.20746134221553802, -0.5161246657371521, 0.6403575539588928, -0.6280413269996643, -0.42323964834213257, -0.25705769658088684, 0.03322102129459381, 0.22735927999019623, -0.3220578730106354, 0.352811336517334, 0.17692933976650238, 0.23115311563014984, 0.16131001710891724, 0.42613717913627625, -0.6205461025238037, -0.44635534286499023, 0.02694249525666237, 0.6646389365196228, -0.3035130798816681, -0.04643362760543823, 0.4219166040420532, -0.18483296036720276, 0.7358117699623108, -0.2087644785642624, -0.5061047077178955, -0.025855323299765587, 0.2871653437614441, -0.4315907061100006, -0.3857838809490204, 0.4631362855434418, -0.7536646723747253, 0.455994188785553, -0.3881862759590149, -0.4404068887233734, 0.2510508894920349, 0.0776500329375267, 0.1326228678226471, 0.3181511163711548, 0.7908672094345093, -0.5908913016319275, -0.34198591113090515, 0.08555223792791367, 0.7241623997688293, 0.19328422844409943, -0.11841235309839249, -0.16619998216629028, 0.14290466904640198, -0.333173543214798, -1.716157078742981, 0.6189932823181152, -0.2515718340873718, -0.6663430333137512, 0.41931307315826416, -0.16882340610027313, 0.8308023810386658, -0.6002368927001953, 0.6862282156944275, 0.9102229475975037, 0.5256763696670532, -0.473847895860672, -0.3466116487979889, -0.2179374098777771, 0.13873708248138428, -0.18556562066078186, 0.3394508957862854, -0.5432355403900146, -0.8569962978363037, -0.23376141488552094, -0.2636219561100006, -0.33500632643699646, -0.8623498678207397, 0.07088497281074524, 0.723197340965271, -0.15180151164531708, 0.46068331599235535, -0.30881360173225403, -0.3899763524532318, 0.0033829230815172195, -0.41881272196769714, -0.6328253149986267, -0.0499853678047657, 0.9084417223930359, 0.04338055104017258, 0.047521691769361496, -0.08948761224746704, 0.003562871366739273, -0.373336523771286, -0.3435926139354706, 1.1924474239349365, 0.009334229864180088, -0.3510516583919525, 0.7951553463935852, -0.2659575939178467, -1.0468780994415283, -0.47335827350616455, -1.4761366844177246, 0.36296185851097107, 0.09285962581634521, -0.6196423768997192, -0.08440335094928741, -0.13774386048316956, -0.24966765940189362, 0.30847519636154175, 0.3187538683414459, 0.7046713829040527, 0.33972662687301636, -0.6910504698753357, -0.01958652213215828, -0.09482202678918839, 0.20017437636852264, 0.9009194374084473, -0.6283146739006042, 0.012998690828680992, -0.4076330065727234, -0.08095622807741165, 0.1648513376712799, 0.21559393405914307, 0.6002185344696045, -0.7577147483825684, -0.04563974216580391, -0.3660544455051422, 0.32161107659339905, 0.5604541301727295, 0.6559866666793823, -0.5027121901512146, 0.4815540015697479, 0.6446563601493835, -0.7454147934913635, -0.20504382252693176, -0.23333343863487244, 0.029243923723697662, 0.20388416945934296, -1.1224292516708374, 0.020506661385297775, 0.018869031220674515, -0.05955156683921814, -0.39676839113235474, -0.4400522708892822, -0.9761093854904175, -0.33143937587738037, -0.42221739888191223, 0.028756780549883842, -0.5780361294746399, -0.3438335657119751, 0.42201218008995056, -0.19173724949359894, -0.22094915807247162, -0.14600875973701477, 0.20077338814735413, -0.061199553310871124, 0.41373777389526367, -0.14389260113239288, 0.5360709428787231, -0.347162127494812, -0.0881791040301323, -0.33012908697128296, -0.4534081220626831, -0.3964827358722687, -0.1824079155921936, 0.5760499835014343, 0.40053337812423706, -0.6071898937225342, 0.6062102317810059, -0.3933568000793457, 0.1909971535205841, 0.03582869470119476, -0.7030197978019714, -0.0872323140501976, 0.33820828795433044, -0.41277605295181274, 0.5462925434112549, 1.0363705158233643, 0.4271693527698517, 0.6504835486412048, -0.8084121346473694, -0.5759140253067017, -0.034932274371385574, 0.18421095609664917, 0.2363215833902359, 0.3644959032535553, -0.12385545670986176, -0.13450400531291962, 0.20931075513362885, -0.8500106334686279, -0.46510064601898193, -0.7573033571243286, 0.40702998638153076, 0.14929573237895966, -0.8500048518180847, 0.3480382561683655, 0.9469850063323975, -0.34375667572021484, 0.200945183634758, -0.7800983190536499, 0.38416948914527893, 0.4686712920665741, 0.09525797516107559, 0.5132890343666077, 0.1750396341085434, 0.46846869587898254, -0.31243863701820374, -0.5146719217300415, -0.1376091092824936, -0.26255661249160767, -0.10260923206806183, 0.05805543065071106, -0.011713647283613682, -0.13002629578113556, -0.16728369891643524, 0.3509266972541809, 0.3719215989112854, 0.5530256628990173, 1.0433757305145264, -0.2350960522890091, -0.3543202579021454, -0.7960860133171082, -0.5202840566635132, -0.5661952495574951, -0.4009612500667572, 0.08223249018192291, -0.3798832297325134, -0.4093807637691498, -0.06711987406015396, -0.13699807226657867, -0.29137346148490906, 0.09826311469078064, -0.10934195667505264, -0.05644844099879265, 0.39744433760643005, -0.08797694742679596, 1.2801140546798706, -0.023102296516299248, -0.11765225231647491, -0.011302191764116287, 0.24112747609615326, -0.6202828884124756, -0.8647048473358154, -0.05537578463554382, 1.129516363143921, 0.17255271971225739, -0.1822676658630371, -1.1030935049057007, -0.04766174405813217, 0.04860374331474304, -0.5263598561286926, 0.6003954410552979, -0.4422277510166168, -0.09524241089820862, 0.5674516558647156, -0.9515166282653809, 0.005450739059597254, -0.08544423431158066, 0.26473039388656616, 0.12647001445293427, -0.42612531781196594, -0.7702524065971375, 0.6539615988731384, 0.011787163093686104, -0.058625075966119766, 0.2147335261106491, 0.39423099160194397, -0.1245073527097702, -0.7666211724281311, 0.0030709675047546625, -0.45436906814575195, 0.5548189282417297, 0.9670904874801636, 0.19746741652488708, -0.5610160231590271, 0.4057027995586395, 0.4210185706615448, 0.1329459697008133, 0.2958044707775116, 0.12043315172195435, 0.2597987949848175, -0.3607036769390106, 0.2116369903087616, -0.025504091754555702, -0.5025001168251038, 0.10637843608856201, -0.6161718964576721, 0.22254562377929688, 0.1844751387834549, 0.00886919442564249, 0.04589850455522537, -0.4683852195739746, 0.9162955284118652, -0.4135177433490753, 0.17351186275482178, -0.19143593311309814, 0.11978258937597275, 0.15700580179691315, -0.41429418325424194, -0.5519909262657166, 0.630733072757721, 0.8128364086151123, 0.1482379138469696, -0.6649376749992371, 0.6911228895187378, 0.36462604999542236, 0.2695276737213135, -0.1395215392112732, -0.029933897778391838, -0.029365718364715576, 0.40986117720603943, 0.06827756017446518, -0.4812690317630768, -0.4911775588989258, -0.2949424088001251, 0.05653992295265198, -0.27340537309646606, 0.6773092746734619, -0.7292577028274536, -0.05171280354261398, -0.26848292350769043, 0.8485583066940308, -0.7328587174415588, 0.4203700125217438, 0.13963599503040314, 0.060981474816799164, -0.18264184892177582, 0.187657430768013, -0.15720722079277039, 0.6852177977561951, -0.107723169028759, 0.5110543370246887, 0.45998701453208923, 0.04556484520435333, -0.10080642998218536, -0.6049133539199829, -0.4943632483482361, 0.356825590133667, -0.352277547121048, -0.2459431290626526, -0.20192782580852509, 0.3401048183441162, 0.30730438232421875, 0.2614980638027191, 0.328255832195282, -0.4500325620174408, 0.23929908871650696, 0.287041038274765, -0.16524453461170197, 0.8521532416343689, 0.25730738043785095, -0.7081688642501831, 0.23902367055416107, -0.1553277224302292, 0.1434064656496048, 0.47543826699256897, 0.20854298770427704, -0.6222292184829712, -1.1149160861968994, 0.07741327583789825, -0.5461036562919617, 0.9433954954147339, 0.03849513456225395, 0.061570875346660614, 0.020396394655108452, -0.8767722845077515, -0.5165493488311768, -0.1403413563966751, -0.27975621819496155, -0.4253759980201721, 0.9292693734169006, 0.3607608377933502, 0.43562737107276917, 0.7546680569648743, 0.04025857150554657, -0.35858267545700073, 0.07350139319896698, 0.7612722516059875, -0.22514910995960236, 0.44341766834259033, 0.0008671766263432801, 0.668512761592865, 0.18920956552028656, -0.2795582115650177, 0.6571283936500549, -0.17960381507873535, -0.15994836390018463, -0.4044085443019867, -0.7501774430274963, -0.7460323572158813, -0.022502543404698372, -0.03702966868877411, 0.17357169091701508, -0.15053784847259521, 0.17452718317508698, -0.7319207787513733, -0.2708684504032135, -0.06638862192630768, -0.01911856047809124, 0.16810186207294464, 0.14759044349193573, 0.38278236985206604, 0.40937289595603943, 0.2628736197948456, -0.9810413718223572, 4.36482572555542, 0.8137000799179077, 0.22030960023403168, -0.17700256407260895, -0.21638189256191254, 0.6012385487556458, 1.0722565650939941, -0.8570508360862732, -0.43787434697151184, -0.3332592248916626, 0.39336997270584106, -0.3283630311489105, -0.20047132670879364, 0.047352273017168045, 0.4126535654067993, 0.4693203270435333, -0.36522287130355835, 0.04190247505903244, 0.16223707795143127, -1.6829352378845215, -0.3728239834308624, 0.09727231413125992, -0.44409245252609253, 0.47833800315856934, -0.07791779935359955, 0.08930694311857224, 0.6500277519226074, -0.807540774345398, -0.5020021796226501, 0.3268049359321594, -0.4370095133781433, -0.41038504242897034, -0.16866746544837952, -0.3113083243370056, -0.3144491910934448, 0.39151671528816223, -0.22097791731357574, -0.5642971396446228, -0.13352210819721222, -0.35490113496780396, 0.9555444121360779, 0.0889107957482338, -0.25187110900878906, -0.7158833146095276, 0.16486644744873047, 1.3784068822860718, -0.030807510018348694, 0.3938462734222412, 0.5919517278671265, -0.36488208174705505, 1.2088723182678223, 0.15267892181873322, 0.4287191331386566, -0.19910666346549988, -0.4374832510948181, 0.728225827217102, 0.3240635395050049, -0.29721784591674805, 0.438313752412796, 0.4460095763206482, 1.0379921197891235, 0.02259448543190956, -0.055242009460926056, -0.15083645284175873, -0.07729676365852356, 0.9921814799308777, 0.2577192187309265, 0.3193625509738922, 0.3558424413204193, -0.2844274640083313, -0.18194949626922607, -0.8267982006072998, -1.210907220840454, -0.38823840022087097, 0.37283629179000854, -0.40953394770622253, 0.12621784210205078, 0.006534116342663765, 0.19899210333824158, 0.08614836633205414, -0.18847118318080902, -0.8759936690330505, -0.6429029703140259, 0.7507334351539612, 0.3811844289302826, 0.729719877243042, 0.02354205586016178, -0.8221844434738159, 0.687139630317688, 0.03027954325079918, 0.21847832202911377, 0.5422311425209045, -0.2822107970714569, -0.28811848163604736, 0.69535893201828 ]
[ 12086, 2089, 3495, 3229, 1037, 3872, 2000, 11826, 5371, 3229, 7711, 1998, 5371, 2291, 8822, 1012, 3645, 4473, 3454, 2000, 2031, 3622, 3229, 2000, 11177, 6702, 1012, 3454, 2007, 3622, 3229, 2089, 3191, 1998, 4339, 6764, 3495, 2013, 1996, 3298, 2011, 20253, 5371, 2291, 2951, 5090, 1012, 2023, 6028, 11826, 2229, 3645, 5371, 3229, 7711, 2004, 2092, 2004, 5371, 2291, 8822, 5906, 1012, 1056, 16068, 2575, 2487, 9785, 13387, 4748, 14028, 12086, 2089, 13387, 2030, 13593, 6315, 9785, 2951, 2006, 3563, 3001, 2030, 1999, 2312, 3616, 1999, 1037, 2897, 2000, 17938, 11343, 2000, 2291, 1998, 2897, 4219, 1012, 2007, 3622, 4339, 3229, 2000, 1037, 9785, 1010, 4748, 14028, 12086, 2089, 3535, 2000, 2058, 26373, 8810, 1997, 9785, 2951, 1012, 4748, 14028, 12086, 2089, 23569, 2000, 13387, 15275, 8810, 1997, 9785, 2951, 1998, 1013, 2030, 13387, 9785, 5090, 2066, 1996, 3040, 9573, 2501, 1006, 16914, 2099, 1007, 1012, 1037, 3143, 13387, 1997, 2035, 9785, 11105, 2089, 2022, 4692, 1012, 1012, 25604, 9785, 4180, 13387, 4748, 14028, 12086, 2089, 22505, 1996, 8417, 1997, 5527, 5733, 2006, 3563, 3001, 2030, 1999, 2312, 3616, 1999, 1037, 2897, 2000, 17938, 11343, 2000, 2291, 1998, 2897, 4219, 1012, 1012, 4002, 2475, 9785, 3252, 13387, 4748, 14028, 12086, 2089, 13593, 2030, 13387, 1996, 9785, 2951, 5090, 2006, 1037, 2524, 3298, 4072, 2000, 9573, 1037, 2291, 1025, 14126, 3563, 4187, 3001, 2030, 1999, 2312, 3616, 1999, 1037, 2897, 2000, 17938, 11343, 2000, 2291, 1998, 2897, 4219, 1012, 1056, 16932, 2620, 2549, 5884, 3343, 14080, 4748, 14028, 12086, 2089, 19933, 1996, 9563, 10906, 1997, 1037, 5884, 2000, 26399, 13345, 1998, 1013, 2030, 9686, 25015, 2618, 14310, 1999, 5884, 10058, 1012, 13100, 3073, 1037, 22493, 2965, 1997, 6605, 2129, 3274, 4219, 1006, 4654, 1024, 7588, 1010, 5310, 6115, 1007, 2064, 2552, 1010, 1998, 11835, 2007, 2169, 2060, 1010, 2006, 1037, 2897, 1012, 1996, 3343, 1997, 1996, 5884, 2036, 2950, 9563, 10906, 2008, 2089, 6611, 2090, 13100, 1999, 1037, 4800, 1011, 5884, 1013, 3224, 4044, 1012, 12719, 2000, 5884, 10906, 2089, 2421, 22552, 5884, 2177, 3343, 5200, 1006, 14246, 2891, 1007, 2030, 5278, 3404, 10906, 2005, 13100, 1010, 2164, 4657, 20278, 1012, 1012, 25604, 2177, 3343, 14080, 4748, 14028, 12086, 2089, 19933, 2177, 3343, 5200, 1006, 14246, 2891, 1007, 2000, 4942, 16874, 1996, 3832, 19258, 5649, 3229, 7711, 2005, 1037, 5884, 1010, 2788, 2007, 1996, 6808, 1997, 9686, 25015, 3436, 14310, 2006, 1996, 5884, 1012, 2177, 3343, 4473, 2005, 22493, 2968, 1997, 5310, 1998, 3274, 10906, 1999, 3161, 14176, 1006, 4748, 1007, 1012, 14246, 2891, 2024, 16143, 2005, 2177, 3343, 10906, 2081, 2039, 1997, 6764, 8250, 2306, 1037, 21425, 2897, 4130, 1032, 1026, 5884, 1028, 1032, 25353, 2015, 6767, 2140, 1032, 1026, 5884, 1028, 1032, 6043, 1032, 1012, 1012, 4002, 2475, 5884, 3404, 14080, 4748, 14028, 12086, 2089, 5587, 2047, 5884, 20278, 2030, 19933, 1996, 5144, 1997, 4493, 5884, 20278, 2000, 26399, 13345, 1998, 1013, 2030, 3449, 13331, 2618, 14310, 1012, 5884, 3404, 4751, 1010, 2107, 2004, 3251, 2030, 2025, 1037, 5884, 2003, 7349, 16848, 1010, 3499, 27280, 1998, 20104, 5144, 2000, 6611, 2090, 13100, 2005, 1996, 3800, 1997, 3229, 2075, 4207, 4219 ]
mitre
10.txt
29
. these trust objects may include accounts, credentials, and other authentication material applied to servers, tokens, and domains. t1482 domain trust discovery adversaries may attempt to gather information on domain trust relationships that may be used to identify lateral movement opportunities in windows multi - domain / forest environments. domain trusts provide a mechanism for a domain to allow access to resources based on the authentication procedures of another domain. domain trusts allow the users of the trusted domain to access resources in the trusting domain. the information discovered may help the adversary conduct sid - history injection, pass the ticket, and kerberoasting. domain trusts can be enumerated using the dsenumeratedomaintrusts ( ) win32 api call,. net methods, and ldap. the windows utility nltest is known to be used by adversaries to enumerate domain trusts. t1189 drive - by compromise adversaries may gain access to a system through a user visiting a website over the normal course of browsing. with this technique, the user's web browser is typically targeted for exploitation, but adversaries may also use compromised websites for non - exploitation behavior such as acquiring application access token. t1568 dynamic resolution adversaries may dynamically establish connections to command and control infrastructure to evade common detections and remediations. this may be achieved by using malware that shares a common algorithm with the infrastructure the adversary uses to receive the malware's communications. these calculations can be used to dynamically adjust parameters such as the domain name, ip address, or port number the malware uses for command and control.. 001 fast flux dns adversaries may use fast flux dns to hide a command and control channel behind an array of rapidly changing ip addresses linked to a single domain resolution. this technique uses a fully qualified domain name, with multiple ip addresses assigned to it which are swapped with high frequency, using a combination of round robin ip addressing and short time - to - live ( ttl ) for a dns resource record.. 002 domain generation algorithms adversaries may make use of domain generation algorithms ( dgas ) to dynamically identify a destination domain for command and control traffic rather than relying on a list of static ip addresses or domains. this has the advantage of making it much harder for defenders to block, track, or take over the command and control channel, as there potentially could be thousands of domains that malware can check for instructions.. 003 dns calculation ad
[ 0.06843013316392899, -0.59865802526474, 0.217275932431221, 0.019963251426815987, -0.4934981167316437, 0.2516765296459198, -0.2518458664417267, -0.3318268954753876, 0.5367229580879211, 1.0428086519241333, 0.22441953420639038, -0.48139145970344543, 0.3741590678691864, -0.08475404232740402, -0.2687583267688751, -0.23600797355175018, -0.6095119714736938, 0.5395984649658203, -0.46806439757347107, -0.26736512780189514, 0.8065693974494934, 0.15277516841888428, -0.9540953040122986, -0.6094226837158203, -0.11089536547660828, 0.7698491811752319, 0.4956159293651581, 0.2758871018886566, 0.9206445813179016, 0.5515249371528625, 0.24120958149433136, -0.4653761386871338, 0.0015152995474636555, -0.31266018748283386, -0.31281372904777527, -0.2542835474014282, 0.4520094096660614, -1.2415416240692139, -0.23614150285720825, -0.6749947667121887, 0.5865908265113831, -0.6018178462982178, -0.14694198966026306, -0.06984220445156097, -0.6131746172904968, -0.20126792788505554, 0.01037964690476656, -0.5202058553695679, 0.48690375685691833, -0.6322258710861206, 0.4917287528514862, 0.2865838408470154, 0.3451763093471527, 0.020181145519018173, 0.3267393112182617, -0.5548454523086548, -0.36611923575401306, -0.3304414451122284, -0.07765743136405945, -0.20590153336524963, 0.05001607909798622, 0.646103024482727, 0.38436293601989746, -0.6177555918693542, -0.4086751937866211, -0.06458983570337296, 0.6816229224205017, -1.0043543577194214, -0.054375484585762024, -0.9123522043228149, 0.3165423274040222, -0.07365346699953079, -0.9492900371551514, -0.3229684829711914, -0.4610978960990906, -0.03324390947818756, 0.20036235451698303, -0.3666171133518219, 0.06621535122394562, 0.33778494596481323, 0.3942786455154419, 0.5146399736404419, -0.06789040565490723, -0.5225858092308044, -0.3263632357120514, -0.2294304221868515, 0.9011886119842529, 0.8393554091453552, -0.3654274344444275, 0.2601684331893921, 0.3778398334980011, 0.15950210392475128, -0.8787961006164551, -0.5127760767936707, -0.328522652387619, 0.300188809633255, -0.25368547439575195, 0.12757857143878937, -0.14254659414291382, 0.3373388648033142, 0.49414563179016113, 0.26998454332351685, -0.045413482934236526, 0.7882342338562012, -0.18309463560581207, 0.5871211886405945, 0.3619922399520874, -0.501644492149353, -0.11467798799276352, -0.41530841588974, 0.8715412616729736, 0.47047173976898193, -0.10452672094106674, -0.6990557312965393, -0.040849003940820694, 0.021057233214378357, -0.0594954639673233, 0.029777193441987038, -0.7059007883071899, 0.6799018383026123, -0.3117178976535797, -0.5268986821174622, 0.590241551399231, 0.3122909665107727, 0.05942384526133537, 0.2605355679988861, 0.27446165680885315, -0.044364605098962784, -0.3976941406726837, -0.5456928610801697, 0.26648861169815063, -0.12337829917669296, -0.20574623346328735, 0.07098855078220367, 0.38796648383140564, -0.38744890689849854, -0.2726704478263855, 0.2855285108089447, 0.2516307532787323, -0.9012153148651123, -0.2140454202890396, 0.8226906657218933, -0.0012407239992171526, 1.1649374961853027, 0.23280328512191772, 0.33516785502433777, 0.03343003988265991, -1.0004432201385498, -0.7108593583106995, 0.2906358540058136, 0.2009699046611786, 0.30819812417030334, 0.8267225623130798, 0.17497675120830536, -0.2916955053806305, 0.15626484155654907, -0.254780113697052, 0.11152713745832443, -0.13206493854522705, -0.3314761519432068, -0.9167896509170532, 1.273186445236206, 0.05046248063445091, 0.7076935768127441, -0.2963126301765442, -0.3083297610282898, -0.36251530051231384, 0.07943025976419449, 0.052693773061037064, -0.27403637766838074, 0.030581040307879448, 0.41738906502723694, -0.0173490047454834, 0.19888944923877716, 0.9663140177726746, 0.7834757566452026, -0.12568506598472595, -0.2489757239818573, 0.4915347397327423, 0.09771573543548584, -0.8521767854690552, 0.32686126232147217, 0.01877720095217228, 0.7993773818016052, -0.1629268229007721, -0.09969764202833176, -0.30118706822395325, -1.4670979976654053, -0.28773874044418335, -0.5387817621231079, -0.2911517918109894, 0.358071893453598, -0.8905773758888245, 0.8431130051612854, 0.9445645809173584, 0.17921411991119385, -1.1110080480575562, -0.07789777964353561, 0.2585465908050537, -0.9326353669166565, -0.19336633384227753, 0.28820616006851196, -0.13021132349967957, 0.641402006149292, -0.43102455139160156, 0.005285518243908882, 1.495279312133789, 0.4613259434700012, -0.23835241794586182, 0.8461493253707886, 0.566648006439209, -0.02323741838335991, 0.8372424244880676, -0.4042070209980011, 0.13790276646614075, 0.22646981477737427, -0.10791853070259094, 0.7473969459533691, -0.3966694474220276, 0.2063860148191452, 0.3094322383403778, 0.9223211407661438, -0.3059563636779785, 0.534976065158844, 0.16715043783187866, -0.5552986264228821, 0.2109391838312149, 0.3658875524997711, -0.8637457489967346, 0.4829411208629608, -0.689240574836731, 0.3935887813568115, 0.6484214067459106, 0.7577922344207764, 0.11729418486356735, 0.15715394914150238, -0.12411551922559738, 0.4549385905265808, 0.5045599937438965, 0.338051438331604, 0.16369570791721344, 0.3828720450401306, 0.08057595044374466, 0.4774312674999237, 0.9793021082878113, 0.013835469260811806, 0.12094459682703018, -0.2234494686126709, 0.028432603925466537, 0.19656860828399658, -0.15693144500255585, 0.9888390898704529, 0.551067590713501, -0.30635878443717957, -0.35404396057128906, -0.34604930877685547, 0.9157007336616516, 0.6805849075317383, -0.32282984256744385, -0.5648671388626099, -0.15952958166599274, -0.03367554768919945, -0.38502171635627747, -0.7979013919830322, 0.0780024304986, 0.3489784300327301, 0.543986439704895, 0.676854133605957, 0.08044137805700302, -0.5953397154808044, -0.7595959901809692, -0.5328589081764221, -0.8592734336853027, -1.1450464725494385, -0.6376497745513916, -0.26702913641929626, -0.04813867807388306, 0.36237218976020813, 0.5808277726173401, -0.8017338514328003, -0.45801684260368347, 1.037458896636963, -0.4275248348712921, 0.7459949851036072, -0.6098406314849854, 0.2973427474498749, -0.5040153861045837, 0.43114668130874634, 0.22299642860889435, 1.3623852729797363, -0.24074922502040863, 0.08036407083272934, -0.10045944899320602, -0.10679131001234055, 0.3475872874259949, 0.22129885852336884, 0.9338003396987915, 0.4423096776008606, -0.18108081817626953, -0.20244179666042328, 0.4165119528770447, 0.44191449880599976, 0.4671114385128021, 0.23603427410125732, -0.9770582318305969, 0.5589208602905273, 0.2128428816795349, -0.05484939366579056, 0.5482205152511597, 0.7411802411079407, -0.6001601815223694, 0.5069221258163452, 0.6258178353309631, 0.20349277555942535, -0.7203754186630249, 1.0602104663848877, 0.9816532135009766, -0.15308912098407745, 0.022346321493387222, -1.3917678594589233, -0.11847549676895142, -0.1763363480567932, 0.07740574330091476, -0.33797430992126465, 0.03458240628242493, 0.5874655246734619, 0.05337635427713394, -1.0240495204925537, 0.4286406636238098, -0.44430944323539734, -0.8296182155609131, -0.04632609710097313, -0.42368611693382263, 0.643273651599884, -0.46913614869117737, -0.5771593451499939, 0.017931273207068443, -0.7116142511367798, 0.1794140785932541, 0.17722363770008087, 0.404778391122818, -1.119130253791809, 0.7539973258972168, 0.5363509654998779, 0.21390318870544434, 0.24785585701465607, -0.009532393887639046, -1.0328813791275024, -0.10252726823091507, 0.2804886996746063, -0.3910444676876068, 0.6898749470710754, 0.7234116792678833, 0.6655412316322327, -0.692489504814148, 0.48480910062789917, -0.15524962544441223, -0.2725580930709839, 0.14470016956329346, 0.14852029085159302, 0.33978962898254395, -0.434797078371048, -0.34192997217178345, 0.045478153973817825, -0.3258224129676819, -0.5857188105583191, 0.03456985950469971, -0.27414560317993164, 0.4835089147090912, -0.5152998566627502, 0.6865831017494202, -0.3153839409351349, 0.11360837519168854, 0.10783899575471878, -0.19537051022052765, -0.9253268837928772, 0.6899068355560303, 0.020722901448607445, 0.6083076000213623, -0.47617366909980774, -0.07444528490304947, 0.11061564832925797, -0.20987927913665771, -0.1044863611459732, 0.4345555305480957, -0.2755979597568512, -0.6526588201522827, -0.45632943511009216, 0.07261793315410614, -0.010455100797116756, 0.07322196662425995, -0.305929958820343, -0.443075954914093, 0.03549071401357651, -0.49839112162590027, -0.33545592427253723, 0.568669319152832, 0.2763633131980896, 0.5695334672927856, 0.4009678065776825, 1.2833703756332397, 0.4921768307685852, -0.6032597422599792, 0.2077721655368805, -0.9599853754043579, 0.09750669449567795, -0.06248211860656738, 0.35072019696235657, -0.11087624728679657, -0.14534230530261993, -0.04433969408273697, -0.6506931781768799, -0.15166805684566498, -0.42879679799079895, -0.022945407778024673, 0.22450006008148193, -0.2804931700229645, -0.689352810382843, 0.34588536620140076, 0.22046373784542084, -0.3348062038421631, -0.13004931807518005, -0.2981477975845337, 0.8626847863197327, 0.19644466042518616, -0.5280917286872864, 0.21475669741630554, -0.21768252551555634, -0.37602075934410095, 0.0941520482301712, 0.27298808097839355, -0.07015837728977203, -0.3136747479438782, -0.22423197329044342, -0.3826448917388916, -0.2712911069393158, -0.03658339008688927, 0.1296738088130951, -0.564049243927002, -0.34270063042640686, 0.2819993793964386, 0.44394451379776, -0.41212716698646545, -0.6102330088615417, 0.020537013188004494, 0.5400005578994751, 0.573697030544281, 0.6446965336799622, 0.06412790715694427, -0.09096067398786545, 0.012286806479096413, -0.5361512303352356, 0.59813392162323, -1.101791501045227, -0.615082323551178, -0.049488335847854614, 0.5530349016189575, -0.019244125112891197, 0.600597083568573, -0.4629063606262207, 0.4405118227005005, 0.21387344598770142, -0.014910712838172913, -0.46622079610824585, 0.49573126435279846, 0.9329976439476013, 0.23437395691871643, -0.4997759163379669, 0.7082127928733826, -0.39895185828208923, 0.16197067499160767, 0.008119341917335987, -0.42933160066604614, -0.34241268038749695, 0.28726765513420105, 0.37473034858703613, 0.3807041049003601, 0.09832587093114853, -0.4498429596424103, -0.5795120000839233, -0.07280649244785309, 0.3018259108066559, 0.21667912602424622, 0.22594106197357178, -0.6610329747200012, 0.1957518756389618, -0.19316667318344116, 0.08966931700706482, -0.22082923352718353, 0.792351484298706, -0.7292370796203613, -0.05839432775974274, -0.16519306600093842, 0.3083532750606537, -1.1950571537017822, 0.009921601042151451, -0.6863300204277039, -0.4300575256347656, 0.1554785817861557, -0.45980411767959595, 1.1325621604919434, -0.3153901994228363, 0.05501450225710869, 0.3667925000190735, 0.4955345690250397, 0.4378523528575897, -0.9060521721839905, -0.0709182396531105, -0.5270374417304993, 0.466246634721756, -0.2856874465942383, -0.23419791460037231, -0.6376898288726807, 0.30193212628364563, 0.17381088435649872, 0.15106402337551117, 1.0051902532577515, 0.39539188146591187, -0.34181421995162964, -0.016432641074061394, 0.8393421769142151, -0.2539084255695343, 0.17316004633903503, 0.44636571407318115, -0.09548598527908325, -0.0048975953832268715, 0.08652996271848679, -0.08945613354444504, -0.148954838514328, -0.8875010013580322, -0.20222970843315125, -0.6029934287071228, 0.6904856562614441, -0.6611988544464111, -0.16332586109638214, -0.22890925407409668, 0.9521408081054688, -0.2570246458053589, 0.14547401666641235, -0.49283111095428467, -0.2067965269088745, 0.6803469061851501, -0.26630479097366333, 0.4491788446903229, -0.06950553506612778, -0.5362592935562134, 0.15353699028491974, 0.35083624720573425, 0.06808049231767654, -0.07330247014760971, -0.32106611132621765, -0.3390706777572632, 1.310224175453186, -0.06764285266399384, -1.4399276971817017, -0.3391319215297699, 0.4956141412258148, -0.7064214944839478, -0.12872901558876038, 0.07940562069416046, -0.8864895701408386, 1.0101759433746338, -0.0009665254037827253, 0.27581846714019775, 0.21985086798667908, -0.9027963280677795, -0.5507408380508423, -0.03432372212409973, 0.32822439074516296, -1.2445858716964722, -0.06979180127382278, 0.6035824418067932, 0.22935228049755096, 0.25208041071891785, 0.27767863869667053, 0.2002318948507309, -0.4627324044704437, -0.366048127412796, -1.0563628673553467, 0.11302847415208817, 0.1547139585018158, -0.3480967879295349, 0.30529624223709106, -0.5271753072738647, 0.2255142480134964, 0.13932958245277405, 0.17155691981315613, 0.6078564524650574, -0.09222523868083954, 0.20471447706222534, -0.07284744083881378, 0.4878207743167877, -0.08505091071128845, -0.07668548077344894, 0.5082727670669556, -0.8070933222770691, -0.16116656363010406, -0.09788306057453156, -0.7088361978530884, -0.05966529622673988, -0.17803187668323517, -0.6352962255477905, 0.4021947979927063, -0.5235212445259094, 0.6285876631736755, -0.9543616771697998, -0.09748443216085434, -0.28366395831108093, -0.26659858226776123, -0.6990790367126465, -0.36373698711395264, 0.8843516707420349, 0.03103821910917759, 0.3154546618461609, 0.09870093315839767, 0.01955864205956459, -0.4536975026130676, -0.2134591042995453, 0.030556846410036087, 0.3873477876186371, -0.7862698435783386, 0.8002171516418457, 0.1089339330792427, -0.5986184477806091, -0.47831669449806213, 0.13476666808128357, -0.2940332293510437, 0.139499694108963, -0.14984799921512604, -0.3725554347038269, 0.5304924845695496, 0.14785999059677124, 0.10285233706235886, 0.2152615189552307, 0.45377135276794434, 0.00722646526992321, -1.1397508382797241, 0.24649488925933838, -0.13585512340068817, 0.12479058653116226, 0.7901110649108887, -0.1742178201675415, -0.40691816806793213, 0.12146862596273422, 0.061023175716400146, 0.11121149361133575, 0.30776211619377136, 1.1142455339431763, -0.05658942088484764, -0.11372198909521103, -0.08696579188108444, 0.6991515159606934, 0.759725034236908, 0.14820921421051025, -0.15951229631900787, 1.7205718755722046, 0.959867537021637, -0.7372691035270691, -0.28438204526901245, 0.22571979463100433, -0.1737378090620041, 0.4370161294937134, -0.6418602466583252, 0.2111024111509323, 0.0757143571972847, -0.0334666408598423, -1.145577311515808, -0.4394301772117615, -0.48017236590385437, -0.6012407541275024, -0.0531611330807209, 0.13010044395923615, 0.28579166531562805, -0.11671499907970428, 0.5987529754638672, -0.5197360515594482, -0.15229548513889313, -0.6109757423400879, 0.07427901029586792, -0.23293660581111908, -0.08027420192956924, -0.5162712931632996, 0.1397959142923355, -0.41194844245910645, -0.4559602737426758, -0.4945999085903168, -0.8397039175033569, -0.2565579116344452, -0.6015665531158447, 0.07982485741376877, 0.33943888545036316, -0.15374508500099182, -0.5026848316192627, -0.7840530872344971, 0.357705682516098, -0.9078463912010193, -0.8507733345031738, -0.042496781796216965, 0.07654764503240585, 0.10459287464618683, 0.007471046876162291, 0.3821793794631958, 0.6481324434280396, 0.5254507660865784, -0.3938487470149994, -0.2324385941028595, 0.4380742609500885, -0.296703964471817, 0.10032268613576889, 0.3531695008277893, 0.33627185225486755, 0.04026332497596741, 0.11399955302476883, -1.0988025665283203, -0.03721652179956436, -1.1446291208267212, -0.3179696500301361, -0.028939081355929375, -0.6411727666854858, 0.29969990253448486, 0.5576111674308777, -0.31287863850593567, 0.38010844588279724, -0.5281456708908081, 0.5470935702323914, 0.7068809866905212, 0.04649114981293678, 0.5251186490058899, 0.5112868547439575, -0.03050142526626587, 0.08107910305261612, 0.027032483369112015, -0.14387699961662292, -0.5499046444892883, 0.2304771989583969, 0.08167397975921631, -0.03783688694238663, -0.3864170014858246, -0.6426693201065063, 0.07784806936979294, 0.31803494691848755, 0.018107250332832336, 1.0824159383773804, 0.6438624858856201, 0.1914658099412918, -0.4623895287513733, -0.1159370094537735, -1.1081266403198242, 0.17278528213500977, 0.2431330382823944, 0.0350039079785347, -0.2848089635372162, -0.691796064376831, -0.20244508981704712, -0.3215564489364624, -0.20771066844463348, -0.07815513014793396, -0.04836150258779526, 0.7794944047927856, -0.5199114680290222, 0.9559422731399536, 0.07143846899271011, -0.36998772621154785, -0.2459554523229599, 0.4558820128440857, -0.8169647455215454, -0.9546602964401245, -0.4723271429538727, 0.7713553309440613, 0.5344348549842834, 0.05788697302341461, -0.9663844704627991, 0.037537869065999985, 0.22505898773670197, -0.21787218749523163, 0.630155622959137, 0.12679071724414825, -0.10843886435031891, 0.538418173789978, -0.6231497526168823, 0.07657714933156967, 0.02945319376885891, 0.5045420527458191, 0.300714373588562, 0.0005550828645937145, -1.1428848505020142, -0.46377694606781006, -0.7286494374275208, -0.24915467202663422, 0.8539271354675293, 0.03838938847184181, -0.11203278601169586, -0.49276003241539, -0.1300583928823471, -0.5296883583068848, -0.03721931576728821, 0.5799980163574219, -0.2668915390968323, -0.5885669589042664, 0.1653459519147873, 0.4911768138408661, -0.32807040214538574, -0.06339099258184433, 0.7434763312339783, 0.14119677245616913, -0.44925427436828613, 0.7289068698883057, -0.21341192722320557, 0.19638021290302277, -0.26386046409606934, -0.28244704008102417, 0.324413001537323, -0.2732751667499542, 0.3972775638103485, 0.11884838342666626, -0.4514475166797638, 0.9218888282775879, 0.014984769746661186, 0.4567802846431732, -0.8087785243988037, -0.33105963468551636, 0.374734491109848, -0.09289813786745071, -0.2413622885942459, 0.41797006130218506, 1.4220184087753296, 0.3271867334842682, 0.3339262902736664, -0.07359717041254044, -0.24736961722373962, -0.033668793737888336, 0.4151535630226135, 0.20954035222530365, -0.8996880650520325, 0.5286624431610107, 0.2220047414302826, -0.6404110193252563, -0.7377649545669556, 0.16984723508358002, -0.2826676070690155, 0.24762794375419617, 0.5980806350708008, -0.8040231466293335, 0.2741459310054779, 0.06783697009086609, 1.0506243705749512, -0.7857975363731384, -0.28858354687690735, -0.32232967019081116, 0.11551246047019958, -0.6187934279441833, 0.6505261063575745, -0.5968565940856934, 0.02800118178129196, 0.052743200212717056, -0.20640616118907928, 0.22601796686649323, 0.27575159072875977, -0.8237863183021545, -0.514042317867279, -0.09622689336538315, 0.1698160171508789, 0.24861791729927063, -0.07200004160404205, -0.09466533362865448, -0.30035457015037537, 0.6816169023513794, -0.09770667552947998, -0.2390448898077011, -0.45220354199409485, -0.033285822719335556, 0.5657695531845093, -0.4611504375934601, 0.9560135006904602, 0.02582399547100067, -0.07407547533512115, -0.5348359942436218, 0.21752962470054626, 0.2819066345691681, 0.508806049823761, -0.6147446036338806, -0.2343648225069046, -0.29760289192199707, -0.7440942525863647, -0.3495064675807953, 0.40998920798301697, 0.022217759862542152, -0.0031632555183023214, -0.28160998225212097, -1.1093006134033203, -0.18077631294727325, -0.39704352617263794, -0.8425332307815552, -0.22200395166873932, 0.9981206059455872, 0.6435784101486206, 1.1768758296966553, 0.23924539983272552, -0.12945453822612762, -0.007570395711809397, 0.32992780208587646, 0.599042534828186, -0.7014974355697632, 0.6970676779747009, -0.07980657368898392, 0.16817116737365723, 0.14529533684253693, -0.36716368794441223, 0.3449191749095917, 0.33369001746177673, -0.3419295847415924, -0.48480671644210815, -1.1127516031265259, -0.39829227328300476, -0.30927833914756775, 1.0301377773284912, 0.707707941532135, 0.2658243477344513, -0.08103051036596298, -0.1024240255355835, 0.3506429195404053, -0.7165236473083496, 0.3172213137149811, -0.35991764068603516, 0.33232975006103516, 0.02354382909834385, -0.4921708106994629, 1.5031546354293823, -0.6457362174987793, 4.222209453582764, 0.30296391248703003, -0.30316585302352905, -0.7203318476676941, -0.29490262269973755, 0.8190785646438599, 1.439587950706482, -0.1955605447292328, 0.012290473096072674, -0.09056215733289719, 0.10814909636974335, 0.46018165349960327, -0.12554813921451569, 0.10543228685855865, 0.11955825984477997, 0.5149904489517212, -0.27075690031051636, -0.18660219013690948, 0.4127753973007202, -0.8430579900741577, -0.9585350155830383, -0.38604220747947693, -0.6708865761756897, 1.0007046461105347, 0.0008832302410155535, -0.055147912353277206, -0.4725985527038574, -1.0591634511947632, 0.3038440942764282, -0.07592698931694031, -0.38742318749427795, -0.8913599252700806, 0.9241572022438049, -0.47541749477386475, -0.3954848349094391, -0.056249067187309265, 0.37244659662246704, -0.7163928151130676, -0.43957704305648804, -0.44743508100509644, 1.342555046081543, -0.2124929279088974, -0.4807213246822357, -0.6573233008384705, 0.18505680561065674, 0.9002234935760498, -0.7100246548652649, 0.40440088510513306, 0.7159903645515442, 0.14392311871051788, 0.6417313814163208, 0.22550582885742188, 0.7759466767311096, -0.02377188205718994, -0.3542838990688324, 0.59672611951828, 0.16676115989685059, -0.435820996761322, -0.025203600525856018, 0.07246790826320648, 0.1702289581298828, 0.5183177590370178, 0.17433851957321167, -0.11753024160861969, -0.0070363725535571575, 0.3320545256137848, 0.08599815517663956, 0.8752308487892151, 0.35305774211883545, -0.14206719398498535, 0.11276456713676453, -0.3021763265132904, -0.6098920106887817, -0.4621464014053345, 0.31149783730506897, -0.5860707759857178, -0.49030542373657227, 0.24751892685890198, 0.9515001177787781, -0.4118090867996216, -0.6271485090255737, -1.0949040651321411, -0.5885573625564575, 0.7513492703437805, 0.8912464380264282, 0.04605668783187866, -0.2287246733903885, -1.3816125392913818, 0.2541421353816986, 0.4954040050506592, 0.30410072207450867, 0.3647913932800293, -0.2149508148431778, 0.24796217679977417, 0.5671398639678955 ]
[ 1012, 2122, 3404, 5200, 2089, 2421, 6115, 1010, 22496, 1010, 1998, 2060, 27280, 3430, 4162, 2000, 14903, 1010, 19204, 2015, 1010, 1998, 13100, 1012, 1056, 16932, 2620, 2475, 5884, 3404, 5456, 4748, 14028, 12086, 2089, 3535, 2000, 8587, 2592, 2006, 5884, 3404, 6550, 2008, 2089, 2022, 2109, 2000, 6709, 11457, 2929, 6695, 1999, 3645, 4800, 1011, 5884, 1013, 3224, 10058, 1012, 5884, 20278, 3073, 1037, 7337, 2005, 1037, 5884, 2000, 3499, 3229, 2000, 4219, 2241, 2006, 1996, 27280, 8853, 1997, 2178, 5884, 1012, 5884, 20278, 3499, 1996, 5198, 1997, 1996, 9480, 5884, 2000, 3229, 4219, 1999, 1996, 19836, 5884, 1012, 1996, 2592, 3603, 2089, 2393, 1996, 27248, 6204, 15765, 1011, 2381, 13341, 1010, 3413, 1996, 7281, 1010, 1998, 17710, 20473, 10441, 16643, 3070, 1012, 5884, 20278, 2064, 2022, 4372, 17897, 9250, 2478, 1996, 16233, 2368, 17897, 9250, 9626, 18447, 7946, 3215, 1006, 1007, 2663, 16703, 17928, 2655, 1010, 1012, 5658, 4725, 1010, 1998, 25510, 9331, 1012, 1996, 3645, 9710, 17953, 22199, 2003, 2124, 2000, 2022, 2109, 2011, 4748, 14028, 12086, 2000, 4372, 17897, 11657, 5884, 20278, 1012, 1056, 14526, 2620, 2683, 3298, 1011, 2011, 12014, 4748, 14028, 12086, 2089, 5114, 3229, 2000, 1037, 2291, 2083, 1037, 5310, 5873, 1037, 4037, 2058, 1996, 3671, 2607, 1997, 11347, 2075, 1012, 2007, 2023, 6028, 1010, 1996, 5310, 1005, 1055, 4773, 16602, 2003, 4050, 9416, 2005, 14427, 1010, 2021, 4748, 14028, 12086, 2089, 2036, 2224, 20419, 11744, 2005, 2512, 1011, 14427, 5248, 2107, 2004, 13868, 4646, 3229, 19204, 1012, 1056, 16068, 2575, 2620, 8790, 5813, 4748, 14028, 12086, 2089, 8790, 3973, 5323, 7264, 2000, 3094, 1998, 2491, 6502, 2000, 26399, 2691, 10788, 2015, 1998, 2128, 16969, 9285, 1012, 2023, 2089, 2022, 4719, 2011, 2478, 15451, 8059, 2008, 6661, 1037, 2691, 9896, 2007, 1996, 6502, 1996, 27248, 3594, 2000, 4374, 1996, 15451, 8059, 1005, 1055, 4806, 1012, 2122, 16268, 2064, 2022, 2109, 2000, 8790, 3973, 14171, 11709, 2107, 2004, 1996, 5884, 2171, 1010, 12997, 4769, 1010, 2030, 3417, 2193, 1996, 15451, 8059, 3594, 2005, 3094, 1998, 2491, 1012, 1012, 25604, 3435, 19251, 1040, 3619, 4748, 14028, 12086, 2089, 2224, 3435, 19251, 1040, 3619, 2000, 5342, 1037, 3094, 1998, 2491, 3149, 2369, 2019, 9140, 1997, 5901, 5278, 12997, 11596, 5799, 2000, 1037, 2309, 5884, 5813, 1012, 2023, 6028, 3594, 1037, 3929, 4591, 5884, 2171, 1010, 2007, 3674, 12997, 11596, 4137, 2000, 2009, 2029, 2024, 29176, 2007, 2152, 6075, 1010, 2478, 1037, 5257, 1997, 2461, 5863, 12997, 12786, 1998, 2460, 2051, 1011, 2000, 1011, 2444, 1006, 23746, 2140, 1007, 2005, 1037, 1040, 3619, 7692, 2501, 1012, 1012, 4002, 2475, 5884, 4245, 13792, 4748, 14028, 12086, 2089, 2191, 2224, 1997, 5884, 4245, 13792, 1006, 1040, 12617, 1007, 2000, 8790, 3973, 6709, 1037, 7688, 5884, 2005, 3094, 1998, 2491, 4026, 2738, 2084, 18345, 2006, 1037, 2862, 1997, 10763, 12997, 11596, 2030, 13100, 1012, 2023, 2038, 1996, 5056, 1997, 2437, 2009, 2172, 6211, 2005, 12534, 2000, 3796, 1010, 2650, 1010, 2030, 2202, 2058, 1996, 3094, 1998, 2491, 3149, 1010, 2004, 2045, 9280, 2071, 2022, 5190, 1997, 13100, 2008, 15451, 8059, 2064, 4638, 2005, 8128, 1012, 1012, 4002, 2509, 1040, 3619, 17208, 4748 ]
mitre
10.txt
30
##versaries may perform calculations on addresses returned in dns results to determine which port and ip address to use for command and control, rather than relying on a predetermined port number or the actual returned ip address. a ip and / or port number calculation can be used to bypass egress filtering on a c2 channel. t1114 email collection adversaries may target user email to collect sensitive information. emails may contain sensitive data, including trade secrets or personal information, that can prove valuable to adversaries. adversaries can collect or forward email from mail servers or clients.. 001 local email collection adversaries may target user email on local systems to collect sensitive information. files containing email data can be acquired from a user ’ s local system, such as outlook storage or cache files.. 002 remote email collection adversaries may target an exchange server, office 365, or google workspace to collect sensitive information. adversaries may leverage a user's credentials and interact directly with the exchange server to acquire information from within a network. adversaries may also access externally facing exchange services, office 365, or google workspace to access email using credentials or access tokens. tools such as mailsniper can be used to automate searches for specific keywords.. 003 email forwarding rule adversaries may setup email forwarding rules to collect sensitive information. adversaries may abuse email forwarding rules to monitor the activities of a victim, steal information, and further gain intelligence on the victim or the victim ’ s organization to use as part of further exploits or operations. furthermore, email forwarding rules can allow adversaries to maintain persistent access to victim's emails even after compromised credentials are reset by administrators. most email clients allow users to create inbox rules for various email functions, including forwarding to a different recipient. these rules may be created through a local email application, a web interface, or by command - line interface. messages can be forwarded to internal or external recipients, and there are no restrictions limiting the extent of this rule. administrators may also create forwarding rules for user accounts with the same considerations and outcomes. t1573 encrypted channel adversaries may employ a known encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. despite the use of a secure algorithm, these implementations may be vulnerable to reverse engineering if secret keys are encoded and / or generated within malware samples / configuration files.. 001 symmetric
[ -0.31144246459007263, -0.37438708543777466, 0.4612986445426941, 0.4375971555709839, -0.5610013604164124, 0.06922081857919693, -0.21528922021389008, 0.39426958560943604, -0.030338596552610397, 0.46902233362197876, 0.2541240453720093, -0.07637809216976166, -0.21367774903774261, 0.03353219851851463, -0.8797401189804077, -0.4338037967681885, -0.4958244264125824, 0.3192045986652374, -0.21047747135162354, -0.35318416357040405, 0.7671586871147156, 0.1323612779378891, -0.854644775390625, -0.05120769143104553, -0.07148430496454239, 0.3642813265323639, 0.5456512570381165, -0.02397776208817959, 0.5838765501976013, 0.8463174700737, 0.10366484522819519, -0.10531215369701385, -0.5386228561401367, -0.3493514358997345, -0.016582317650318146, -0.27020999789237976, 0.8267049789428711, -0.8967338800430298, 0.11184559017419815, -0.4818492531776428, 0.6135745644569397, -0.11601090431213379, 0.31611472368240356, -0.29220426082611084, -0.5063728094100952, -0.2652641832828522, 0.23795351386070251, 0.23971666395664215, 0.14080093801021576, -0.7607642412185669, 0.6939286589622498, -0.04004558175802231, 0.5650206804275513, 0.11795457452535629, 0.2676013112068176, -0.1912083625793457, 0.257476270198822, 0.5379032492637634, 0.4694010019302368, 0.28498366475105286, -0.21490304172039032, -0.12721198797225952, 0.12246835231781006, 0.023598425090312958, 0.20236529409885406, 0.2555837631225586, -0.03228515386581421, -0.4711438715457916, 0.37636470794677734, -0.32179874181747437, -0.0931464359164238, -0.036599647253751755, -1.0542904138565063, -0.12352199107408524, -0.8802801370620728, -0.18013527989387512, 0.20172639191150665, -0.4774731695652008, -0.17612014710903168, 0.18918904662132263, -0.2471349835395813, 0.5826650261878967, -0.19708994030952454, -0.08191065490245819, -0.009209109470248222, -0.49774783849716187, 0.26073935627937317, 0.4703159034252167, -0.1912890374660492, 0.1669035106897354, 0.049223028123378754, 0.35919106006622314, -0.5880393385887146, -0.3013547360897064, 0.021636556833982468, 0.06340525299310684, -0.030140690505504608, 0.322939932346344, -0.1895942986011505, -0.018552185967564583, 0.37730053067207336, 0.5315254330635071, -0.009379858151078224, 0.4761717915534973, 0.06857240945100784, 0.6748337149620056, 0.3317449390888214, -0.07535215467214584, -0.061397965997457504, -0.5471655130386353, 0.5020211338996887, -0.07242432981729507, 0.012491842731833458, -0.5721117854118347, -0.5623647570610046, 0.30893373489379883, 0.3026382029056549, -0.04480303078889847, -0.48789840936660767, 0.5532780289649963, 0.1054096445441246, -0.27408963441848755, 0.5968182682991028, 0.5485673546791077, 0.03483618423342705, -0.038068633526563644, 0.32517117261886597, 0.8094773888587952, -0.41020089387893677, -0.20526611804962158, 0.41131478548049927, 0.04850975424051285, -0.1917930543422699, -0.20624957978725433, -0.45789235830307007, 0.10630559176206589, 0.3285938501358032, 0.20468035340309143, 0.3038623034954071, -0.7725751996040344, 0.045934174209833145, 0.0864126980304718, 0.7034014463424683, 0.8122587203979492, 0.20945441722869873, -0.074040986597538, 0.09644640237092972, -0.04493235796689987, -0.6960409283638, 0.2826404869556427, 0.10279391705989838, -0.04100565239787102, 0.42678916454315186, -0.20227797329425812, -0.32894864678382874, 0.3004591464996338, -0.14368630945682526, 0.05824674293398857, -0.24180355668067932, 0.027692021802067757, -0.14667491614818573, 1.3028945922851562, 0.5648359656333923, 0.5182822346687317, -0.4563392996788025, 0.22542746365070343, -0.9977517127990723, -0.27652543783187866, -0.2362261265516281, -0.556010901927948, 0.46112319827079773, 0.28406181931495667, -0.047031402587890625, 0.47233039140701294, 1.224337100982666, 0.7571581602096558, -0.5526046752929688, -0.008079363964498043, -0.10234925150871277, 0.36949172616004944, -0.54935222864151, 0.7328126430511475, 0.17859014868736267, 0.8151839971542358, -0.12752074003219604, 0.6386976838111877, -0.42932623624801636, -0.900204598903656, -0.5803365111351013, -0.4407968521118164, 0.17487692832946777, -0.40924379229545593, -0.05048072338104248, 0.662445068359375, 0.5589240193367004, -0.12336117029190063, -1.2740229368209839, 0.0002455608919262886, 0.23389169573783875, -0.6098515391349792, -0.4837381839752197, -0.10399157553911209, 0.03048812411725521, 0.5850898623466492, -0.49661630392074585, -0.19710470736026764, 1.0951206684112549, 0.4982253313064575, -0.5106057524681091, 0.6482998132705688, 1.4316943883895874, -0.23678672313690186, 0.32489845156669617, 0.024001898244023323, 0.2635112404823303, -0.37786370515823364, -0.9603940844535828, 0.28239646553993225, -0.5693061947822571, 0.5186835527420044, -0.2298114001750946, 0.7374462485313416, -0.008077913895249367, 0.7410008907318115, 0.23135188221931458, -0.3890612721443176, -0.06678282469511032, 0.173172727227211, -0.46988266706466675, 0.008832582272589207, 0.08349873870611191, 0.6411730051040649, 0.3773753046989441, 0.861984133720398, 0.7561925649642944, -0.048376426100730896, -0.08497650921344757, 0.335094690322876, 0.23335298895835876, -0.1393008977174759, 0.17913323640823364, 0.9526110887527466, 0.7896797060966492, 0.33550187945365906, 0.3724816143512726, 0.5698765516281128, -0.1737268716096878, -0.1496027559041977, -0.2100231945514679, 0.5963776707649231, 0.4979296326637268, 0.43728137016296387, 0.6251758933067322, -0.14240464568138123, -0.5886032581329346, -0.521108090877533, 0.51139235496521, 0.20769517123699188, 0.11522593349218369, -0.7000195384025574, -0.7599292993545532, -0.2558359205722809, 0.02936513163149357, -0.47042572498321533, -0.1384512335062027, 0.7407114505767822, 0.21665649116039276, 0.03614896535873413, 0.1915205866098404, -0.7838812470436096, -0.7116571664810181, -0.6043196320533752, -0.6699215173721313, -0.6283453702926636, -0.37597498297691345, -0.4827045202255249, 0.5332143902778625, -0.7958967089653015, 1.09769606590271, -0.8413310647010803, -0.5165969133377075, 0.5686063170433044, -0.43684548139572144, 0.01758406311273575, -0.8929235339164734, -0.1728370189666748, -0.3133419156074524, -0.37884247303009033, 0.026579229161143303, 0.8079569339752197, -0.2535959780216217, -0.35358479619026184, 0.07062982022762299, 0.423031747341156, 0.03382033482193947, -0.04847009479999542, 1.0870859622955322, 0.1926494687795639, -0.3603611886501312, -0.7018359303474426, -0.3477264940738678, -0.21341975033283234, 0.40194857120513916, -0.17478911578655243, -0.07622342556715012, 0.3242558538913727, -0.19978037476539612, 0.04905039072036743, 0.5082525014877319, 0.16394363343715668, -0.46675020456314087, 0.1347728818655014, -0.0774090513586998, 0.41200700402259827, -0.5757796764373779, 0.7498472332954407, 0.2615094482898712, 0.029694821685552597, -0.15528647601604462, -0.36854565143585205, -0.08112242072820663, -0.16116149723529816, 0.2911965548992157, -0.874363124370575, -0.28320762515068054, -0.021565746515989304, 0.0301047433167696, -0.20842258632183075, 0.2434011995792389, -0.5466327667236328, -0.2645587921142578, -0.07345790416002274, -0.6958403587341309, 0.6526134014129639, 0.1767200529575348, -0.10465843230485916, -0.030969163402915, -0.531934916973114, 0.056654199957847595, 0.2928043007850647, -0.02062631957232952, -1.2154619693756104, 0.28950271010398865, 0.8324857950210571, -0.5385950803756714, 0.12952211499214172, -0.017757587134838104, -0.4526804983615875, -0.21563538908958435, 0.055985137820243835, 0.1534946709871292, 0.43263521790504456, 0.30173352360725403, 0.5171796083450317, 0.07887298613786697, 0.30154725909233093, -0.17140690982341766, 0.06086190417408943, -0.3765616714954376, 0.4602455794811249, 0.28942158818244934, 0.10656936466693878, -0.3379422128200531, 0.054033707827329636, -0.9435795545578003, -1.0297542810440063, 0.4454665184020996, -0.021658513695001602, -0.0635446161031723, -0.11719988286495209, 0.7348019480705261, 0.03394140303134918, 0.1962376832962036, 0.19011400640010834, -0.592830240726471, -0.24727921187877655, 0.5429866909980774, -0.1624027043581009, 0.7739877700805664, -0.5619887709617615, 0.301078736782074, -0.012982874177396297, -0.12679646909236908, 0.2792595326900482, 0.38532358407974243, -0.03986085206270218, -0.2699119448661804, 0.001978812739253044, 0.3652295470237732, -0.2548447251319885, -0.28846460580825806, -0.2874995470046997, -0.14968805015087128, -0.058065518736839294, -0.9638417959213257, -0.5149791836738586, 0.995320200920105, 0.6362311244010925, 0.43650299310684204, 0.2673977017402649, 0.5182223916053772, 0.41143330931663513, -0.42858651280403137, 0.347892701625824, -0.3907869756221771, 0.35545116662979126, -0.37877222895622253, 0.8274892568588257, -0.09894447028636932, 0.17904530465602875, 0.02332795038819313, -0.6469253301620483, 0.15851284563541412, -0.5542569756507874, 0.05594334006309509, 0.7971013188362122, -0.4474411904811859, -0.7407238483428955, 0.776002824306488, -0.08184901624917984, -0.7411361932754517, -0.12940764427185059, -0.3587879240512848, 0.2175876945257187, 0.5782460570335388, -0.49540501832962036, 0.2321532666683197, -1.1892389059066772, 0.14121796190738678, -0.018757272511720657, 0.42691898345947266, -0.25847360491752625, -0.591322124004364, -1.0101932287216187, -0.24166734516620636, -0.3544889986515045, 0.028936976566910744, 0.019472086802124977, -0.5251146554946899, -0.5994016528129578, 0.3249996602535248, 0.47116348147392273, -0.2771994173526764, -0.25233498215675354, -0.10443756729364395, 0.07481446117162704, 0.3411957919597626, 0.2868376076221466, -0.6266322731971741, -0.09166818112134933, 0.37705376744270325, -0.7892615795135498, 0.4186396300792694, -0.8676506876945496, -0.34630998969078064, -0.05266799405217171, -0.3552362322807312, -0.11394542455673218, 0.2682645618915558, -0.4034411311149597, 0.0651325210928917, -0.5654163956642151, -0.22085928916931152, -0.32787463068962097, -0.1795893758535385, 1.0278537273406982, 0.15912258625030518, 0.2911626994609833, 0.34000012278556824, -0.03300776332616806, 0.04277535155415535, -0.40083226561546326, -0.108466237783432, -0.23268848657608032, 0.26123589277267456, -0.8676931262016296, 0.5027651786804199, 0.016397422179579735, -0.7211405038833618, 0.08742102980613708, -1.024301290512085, 0.7421723008155823, -0.32047128677368164, -0.07926340401172638, -0.5436503887176514, -0.6258141398429871, 0.008653501980006695, 0.3135315477848053, -0.15428011119365692, 0.40832746028900146, -0.3254915177822113, -0.30151110887527466, -0.03286995366215706, 0.4518996477127075, -1.1888967752456665, 0.2873287498950958, -0.7073630094528198, -0.10824067145586014, 0.3980928957462311, -0.8045375943183899, 0.6356157660484314, -0.040755271911621094, 0.05013411119580269, 0.1613222360610962, 0.31672757863998413, 0.3116556704044342, -1.4151989221572876, -0.8183593153953552, -0.6584521532058716, 0.2819955050945282, 0.019311079755425453, -0.300666481256485, -0.13946031033992767, 0.7131107449531555, 0.05575605481863022, 0.5204475522041321, 0.7385725378990173, -0.007074323948472738, 0.2150818407535553, 0.6018027067184448, 1.0462486743927002, -0.5381439924240112, 0.04481656849384308, 0.8495190143585205, -0.9078347086906433, -0.21443918347358704, 0.08906225115060806, -0.5636727809906006, -0.7294875383377075, -0.8148882985115051, -0.24041278660297394, -0.44497737288475037, -0.027667714282870293, -0.7160695791244507, -0.2814626693725586, -0.26172876358032227, 0.48495009541511536, -0.24228768050670624, -0.222518652677536, -0.25132614374160767, -0.31021881103515625, 0.27695950865745544, 0.1098785549402237, 0.30166396498680115, -0.3093058168888092, -0.4336167573928833, -0.004687326494604349, 0.7670906782150269, -0.16701433062553406, -0.11516918241977692, 0.04999484121799469, -0.14007386565208435, 0.8562481999397278, -0.501816987991333, -0.9195935726165771, -0.38108065724372864, 0.1448853611946106, -0.19393432140350342, -0.02245158515870571, -0.02032361924648285, -0.8221093416213989, 0.4946077764034271, -0.17713987827301025, -0.48787054419517517, 0.3406256437301636, -0.5684729814529419, 0.26024100184440613, 0.1903892159461975, 0.6172390580177307, -0.9205697178840637, -0.0661809891462326, 0.023092564195394516, 0.8143342137336731, 0.014773369766771793, 0.13503415882587433, -0.06921572238206863, -0.30768463015556335, -1.0228873491287231, -1.364058017730713, 0.3472044765949249, -0.08898050338029861, -0.13217400014400482, -0.26889482140541077, -0.30529651045799255, 0.6781809329986572, -0.39706987142562866, 0.2910163402557373, 0.9179843664169312, 0.49333301186561584, 0.32184287905693054, -0.27537137269973755, 0.4219236671924591, -0.2165202498435974, 0.45143043994903564, 0.16318543255329132, -0.36479371786117554, -0.7386007308959961, -0.03507385030388832, -0.10048843175172806, -0.5284913182258606, -0.5397499203681946, 0.5309089422225952, 0.9252532720565796, -0.7275534272193909, 0.5309378504753113, -0.6538504362106323, -0.3548625111579895, 0.007335763890296221, -0.6857719421386719, -0.16017641127109528, 0.09228838980197906, 0.8263900279998779, -0.056614771485328674, 0.07496017217636108, -0.5897568464279175, 0.25648176670074463, -0.5801168084144592, -0.5512039661407471, 0.38491585850715637, 0.007505131885409355, -0.41322606801986694, 0.7296043634414673, -0.10820835083723068, -0.4118490517139435, -0.1944226771593094, -0.8212400078773499, 0.4124915301799774, 0.239450141787529, -0.09873317182064056, 0.030748475342988968, 0.5866264700889587, -0.2802382707595825, 0.07959521561861038, 0.6736434698104858, 0.46465742588043213, -0.07560179382562637, -0.9402451515197754, 0.7189189791679382, 0.29740169644355774, -0.07189200073480606, 0.838708221912384, -0.8238967657089233, -0.3588111400604248, -1.008398175239563, -0.31162700057029724, 0.3762846887111664, 0.26693809032440186, 0.7942097187042236, -0.04058564826846123, 0.5292559862136841, 0.20002500712871552, 0.04653725400567055, 0.912809431552887, 0.3857024013996124, -0.3441478908061981, 0.8255215883255005, 0.682537317276001, -0.5222864151000977, -0.40373533964157104, 0.09528038650751114, -0.42767012119293213, 0.1758812516927719, -0.17081479728221893, 0.2587880492210388, 0.29168209433555603, 0.35524746775627136, -0.48420295119285583, -0.454664945602417, -1.2495197057724, -0.5666824579238892, -0.20142239332199097, 0.09927614033222198, -0.4648502469062805, 0.0427294559776783, 0.35172414779663086, -0.2896440923213959, -0.3021254241466522, -0.5948225259780884, 0.04523466154932976, -0.5380306243896484, 0.158992737531662, -0.04108138382434845, 0.22348105907440186, -0.22171233594417572, -0.5065369606018066, -0.41222280263900757, -0.545760989189148, -0.46762987971305847, -0.8744239211082458, 0.33038344979286194, 0.08660374581813812, -0.9187992215156555, 0.016878221184015274, -0.20186792314052582, 0.03149406239390373, -0.11924713104963303, -0.7007853984832764, -0.38783562183380127, 0.6256792545318604, 0.4796310067176819, 0.45497095584869385, 0.43647000193595886, 0.49279001355171204, 0.48347944021224976, -0.7903420329093933, -0.09675491601228714, 0.1252489984035492, 0.14983534812927246, 0.5356969833374023, 0.5915236473083496, -0.18082119524478912, -0.39513859152793884, 0.04070592299103737, -0.5931047797203064, -0.41908538341522217, -0.5346261858940125, 0.9390663504600525, 0.1167781800031662, -0.5469237565994263, -0.014821593649685383, 0.7362090945243835, -0.14114239811897278, -0.14177928864955902, -0.780813992023468, 0.2170090675354004, 0.3631223142147064, -0.3763834536075592, 0.08488468080759048, 0.6213619112968445, 0.6525974869728088, -0.2021803855895996, -0.2193795144557953, -0.1282850056886673, -0.43934354186058044, 0.14059039950370789, -0.1644696146249771, -0.05443999916315079, -0.8917769193649292, -0.39124181866645813, 0.5310142636299133, 0.3160300850868225, 0.6023743748664856, 0.6610430479049683, 0.33030739426612854, 0.21613454818725586, -0.567270040512085, 0.14326485991477966, -0.3019792139530182, -0.4136684238910675, 0.09829375147819519, -0.05839008837938309, -0.6196582317352295, -0.4297253489494324, -0.38620203733444214, -0.8688799142837524, 0.33683905005455017, 0.19901257753372192, 0.5642101764678955, 0.2309597283601761, 0.2348957359790802, 1.5504249334335327, -0.30299004912376404, -0.11633246392011642, -0.12373130768537521, 0.7154400944709778, -0.7729917764663696, -1.1122504472732544, 0.17780083417892456, 0.9770479798316956, 0.2906757891178131, 0.3536556363105774, -0.42559197545051575, 0.4896625578403473, 0.5350931286811829, -0.2630094885826111, 0.6902329325675964, -0.055980123579502106, -0.2760131061077118, 0.5404967069625854, -0.3066728413105011, 0.09985172748565674, 0.28817716240882874, 0.5315207839012146, 0.49221208691596985, -0.12030592560768127, -0.8921799659729004, -0.37728482484817505, -0.08171927183866501, -0.1407386064529419, 0.6009316444396973, 0.3426370322704315, -0.303707093000412, -0.11731760948896408, -0.47248756885528564, -0.42301860451698303, 0.3384256362915039, 0.6745409369468689, 0.17014382779598236, -0.2876514196395874, 0.6535212397575378, 0.22191739082336426, -0.5948643684387207, -0.18329839408397675, 0.05035410448908806, 0.4784148931503296, 0.0660148337483406, 0.5485079288482666, -0.07876180112361908, 0.012915462255477905, 0.16726087033748627, -0.30823227763175964, 0.3912769556045532, -0.27372127771377563, 0.17037902772426605, 0.0896620899438858, -0.6837745904922485, 1.0208501815795898, -0.2754378318786621, 0.3883908987045288, -0.07602637261152267, -0.6147699952125549, 0.3869493901729584, 0.25237080454826355, -0.1813923418521881, 0.5422643423080444, 1.285844087600708, -0.13188309967517853, -0.2784680128097534, 0.41305088996887207, -0.12992064654827118, 0.15014530718326569, 0.22708630561828613, 0.010981288738548756, -0.7741062045097351, 0.6894586682319641, -0.036271605640649796, -0.5432982444763184, -0.034823477268218994, -0.07925144582986832, -0.007218015845865011, 0.21657350659370422, 0.013868921436369419, -0.2996262311935425, 0.0914781466126442, -0.26101046800613403, 0.9977350831031799, -0.9094018936157227, 0.36505162715911865, -0.05189618095755577, -0.4698432981967926, -0.3375048339366913, 0.4888235330581665, -0.2734687328338623, 0.6948994398117065, 0.3445867598056793, 0.41515564918518066, 0.5319411158561707, 0.3940644860267639, -0.27446261048316956, -0.7057150602340698, -0.6123540997505188, 0.20434702932834625, 0.15219652652740479, -0.6492683291435242, -0.04883784055709839, -0.30128008127212524, 0.30723679065704346, 0.0469273142516613, 0.5871146321296692, -0.6498358845710754, 0.14087790250778198, -0.06464330106973648, -0.8853882551193237, 0.6391013264656067, 0.08186980336904526, -0.12041675299406052, 0.10983803123235703, 0.01010778360068798, 0.24729804694652557, 0.08690972626209259, -0.1387564241886139, -0.34814316034317017, -0.9560651779174805, -0.633362352848053, -0.7320144176483154, 0.4914068579673767, 0.024880917742848396, 0.12943507730960846, 0.005751789081841707, -0.9208608269691467, -0.1693674623966217, 0.2921880781650543, -0.18530388176441193, -0.41282904148101807, 0.953595757484436, 0.5461280345916748, 0.5746307373046875, 0.4160488247871399, -0.2212827503681183, 0.24630185961723328, 0.4441925585269928, 0.3627460300922394, -0.2097633183002472, 0.07392598688602448, 0.37355539202690125, 0.06352707743644714, 0.41560444235801697, -0.5440974831581116, 0.04688696935772896, -0.006240565329790115, -0.2996726930141449, -0.6181343793869019, -0.5760103464126587, -0.15480129420757294, 0.14286455512046814, 0.509713351726532, 0.45776858925819397, -0.11102582514286041, -0.41155558824539185, -0.5142691135406494, 0.05639816075563431, -0.10813338309526443, 0.030200308188796043, -0.28222420811653137, 0.0037808059714734554, 0.3519994020462036, 0.4426073431968689, 0.6711843013763428, -0.48971834778785706, 4.48673677444458, 1.1450963020324707, -0.5153265595436096, -0.22563712298870087, 0.5274666547775269, 1.3960046768188477, 0.6226262450218201, -0.6506491303443909, 0.07801199704408646, 0.16400182247161865, 1.1807857751846313, -0.5632501244544983, 0.3558335602283478, -0.15423844754695892, 0.5536147952079773, 0.756125271320343, -0.6130690574645996, -0.4389341473579407, -0.04654156044125557, -0.8293294310569763, -0.8158032894134521, 0.27944329380989075, -0.8314741253852844, 0.43985044956207275, 0.37943992018699646, 0.34409570693969727, -0.14992564916610718, -0.26722243428230286, 0.031006839126348495, -0.41737836599349976, -0.5159485936164856, 0.08854138106107712, 0.13673706352710724, -0.24890324473381042, -0.5014907121658325, -0.23351088166236877, 0.5335229635238647, -0.7123810648918152, -0.48818376660346985, -0.5008924007415771, 0.551770806312561, -0.3125016689300537, 0.020766984671354294, -0.7141636610031128, -0.03156835213303566, 1.0449508428573608, -0.5389667749404907, 0.3751607835292816, 0.3998086750507355, -0.6613457202911377, 0.9351834058761597, 0.2645057439804077, 0.6244797110557556, 0.33212563395500183, -0.10867559909820557, 0.6641490459442139, 0.2817608714103699, -0.18283940851688385, -0.23638729751110077, 0.3533717691898346, 0.9411504864692688, -0.0035363673232495785, 0.2624404728412628, 0.3463010787963867, -0.24594491720199585, 1.0050382614135742, -0.2597093880176544, 0.7208396196365356, -0.07972712814807892, 0.056277234107255936, 0.04880286380648613, -0.577229917049408, -1.3502864837646484, -0.30776292085647583, 0.2602115869522095, -0.33709999918937683, -0.11225206404924393, -0.24855053424835205, 0.7982425689697266, -0.24002434313297272, -0.3838304579257965, -0.7712907791137695, -1.2305690050125122, 0.34567776322364807, 0.6386834383010864, 0.3647288382053375, 0.05490418151021004, -0.7903302907943726, 0.32803037762641907, 0.24565599858760834, 0.22164836525917053, 0.12578506767749786, -1.0048075914382935, -0.0766395553946495, 0.19620008766651154 ]
[ 14028, 12086, 2089, 4685, 16268, 2006, 11596, 2513, 1999, 1040, 3619, 3463, 2000, 5646, 2029, 3417, 1998, 12997, 4769, 2000, 2224, 2005, 3094, 1998, 2491, 1010, 2738, 2084, 18345, 2006, 1037, 3653, 3207, 3334, 25089, 3417, 2193, 2030, 1996, 5025, 2513, 12997, 4769, 1012, 1037, 12997, 1998, 1013, 2030, 3417, 2193, 17208, 2064, 2022, 2109, 2000, 11826, 1041, 17603, 4757, 22910, 2006, 1037, 29248, 3149, 1012, 1056, 14526, 16932, 10373, 3074, 4748, 14028, 12086, 2089, 4539, 5310, 10373, 2000, 8145, 7591, 2592, 1012, 22028, 2089, 5383, 7591, 2951, 1010, 2164, 3119, 7800, 2030, 3167, 2592, 1010, 2008, 2064, 6011, 7070, 2000, 4748, 14028, 12086, 1012, 4748, 14028, 12086, 2064, 8145, 2030, 2830, 10373, 2013, 5653, 14903, 2030, 7846, 1012, 1012, 25604, 2334, 10373, 3074, 4748, 14028, 12086, 2089, 4539, 5310, 10373, 2006, 2334, 3001, 2000, 8145, 7591, 2592, 1012, 6764, 4820, 10373, 2951, 2064, 2022, 3734, 2013, 1037, 5310, 1521, 1055, 2334, 2291, 1010, 2107, 2004, 17680, 5527, 2030, 17053, 6764, 1012, 1012, 4002, 2475, 6556, 10373, 3074, 4748, 14028, 12086, 2089, 4539, 2019, 3863, 8241, 1010, 2436, 19342, 1010, 2030, 8224, 2573, 15327, 2000, 8145, 7591, 2592, 1012, 4748, 14028, 12086, 2089, 21155, 1037, 5310, 1005, 1055, 22496, 1998, 11835, 3495, 2007, 1996, 3863, 8241, 2000, 9878, 2592, 2013, 2306, 1037, 2897, 1012, 4748, 14028, 12086, 2089, 2036, 3229, 27223, 5307, 3863, 2578, 1010, 2436, 19342, 1010, 2030, 8224, 2573, 15327, 2000, 3229, 10373, 2478, 22496, 2030, 3229, 19204, 2015, 1012, 5906, 2107, 2004, 5653, 2015, 3490, 4842, 2064, 2022, 2109, 2000, 8285, 8585, 17193, 2005, 3563, 3145, 22104, 1012, 1012, 4002, 2509, 10373, 2830, 2075, 3627, 4748, 14028, 12086, 2089, 16437, 10373, 2830, 2075, 3513, 2000, 8145, 7591, 2592, 1012, 4748, 14028, 12086, 2089, 6905, 10373, 2830, 2075, 3513, 2000, 8080, 1996, 3450, 1997, 1037, 6778, 1010, 8954, 2592, 1010, 1998, 2582, 5114, 4454, 2006, 1996, 6778, 2030, 1996, 6778, 1521, 1055, 3029, 2000, 2224, 2004, 2112, 1997, 2582, 20397, 2030, 3136, 1012, 7297, 1010, 10373, 2830, 2075, 3513, 2064, 3499, 4748, 14028, 12086, 2000, 5441, 14516, 3229, 2000, 6778, 1005, 1055, 22028, 2130, 2044, 20419, 22496, 2024, 25141, 2011, 15631, 1012, 2087, 10373, 7846, 3499, 5198, 2000, 3443, 1999, 8758, 3513, 2005, 2536, 10373, 4972, 1010, 2164, 2830, 2075, 2000, 1037, 2367, 7799, 1012, 2122, 3513, 2089, 2022, 2580, 2083, 1037, 2334, 10373, 4646, 1010, 1037, 4773, 8278, 1010, 2030, 2011, 3094, 1011, 2240, 8278, 1012, 7696, 2064, 2022, 2830, 2098, 2000, 4722, 2030, 6327, 15991, 1010, 1998, 2045, 2024, 2053, 9259, 14879, 1996, 6698, 1997, 2023, 3627, 1012, 15631, 2089, 2036, 3443, 2830, 2075, 3513, 2005, 5310, 6115, 2007, 1996, 2168, 16852, 1998, 13105, 1012, 1056, 16068, 2581, 2509, 4372, 26775, 22571, 3064, 3149, 4748, 14028, 12086, 2089, 12666, 1037, 2124, 21999, 9896, 2000, 19819, 3094, 1998, 2491, 4026, 2738, 2084, 18345, 2006, 2151, 16112, 28548, 3024, 2011, 1037, 4807, 8778, 1012, 2750, 1996, 2224, 1997, 1037, 5851, 9896, 1010, 2122, 24977, 2089, 2022, 8211, 2000, 7901, 3330, 2065, 3595, 6309, 2024, 12359, 1998, 1013, 2030, 7013, 2306, 15451, 8059, 8168, 1013, 9563, 6764, 1012, 1012, 25604, 19490 ]
mitre
10.txt
31
cryptography adversaries may employ a known symmetric encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. symmetric encryption algorithms use the same key for plaintext encryption and ciphertext decryption. common symmetric encryption algorithms include aes, des, 3des, blowfish, and rc4.. 002 asymmetric cryptography adversaries may employ a known asymmetric encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. asymmetric cryptography, also known as public key cryptography, uses a keypair per party : one public that can be freely distributed, and one private. due to how the keys are generated, the sender encrypts data with the receiver ’ s public key and the receiver decrypts the data with their private key. this ensures that only the intended recipient can read the encrypted data. common public key encryption algorithms include rsa and elgamal. t1499 endpoint denial of service adversaries may perform endpoint denial of service ( dos ) attacks to degrade or block the availability of services to users. endpoint dos can be performed by exhausting the system resources those services are hosted on or exploiting the system to cause a persistent crash condition. example services include websites, email services, dns, and web - based applications. adversaries have been observed conducting dos attacks for political purposes and to support other malicious activities, including distraction, hacktivism, and extortion.. 001 os exhaustion flood adversaries may launch a denial of service ( dos ) attack targeting an endpoint's operating system ( os ). a system's os is responsible for managing the finite resources as well as preventing the entire system from being overwhelmed by excessive demands on its capacity. these attacks don't need to exhaust the actual resources on a system ; the attacks may simply exhaust the limits and available resources that an os self - imposes.. 002 service exhaustion flood adversaries may target the different network services provided by systems to conduct a denial of service ( dos ). adversaries often target the availability of dns and web services, however others have been targeted as well. web server software can be attacked through a variety of means, some of which apply generally while others are specific to the software being used to provide the service.. 003 application exhaustion flood adversaries may target resource intensive features of applications to cause a denial of
[ -0.046583302319049835, -0.3834756016731262, 0.1614474356174469, 0.6458580493927002, -0.929629921913147, -0.24095629155635834, -0.28816312551498413, 0.08872845768928528, 0.3805418908596039, 0.8899177312850952, -0.031133590266108513, -0.33583053946495056, 0.24123650789260864, -0.18900999426841736, -0.37572795152664185, -0.48715725541114807, -0.0764097049832344, 0.177128404378891, -0.5108894109725952, 0.045367226004600525, 0.09329409152269363, -0.20887520909309387, -0.9442546963691711, -0.9458945393562317, -0.41870367527008057, 0.9777542948722839, 0.7802218198776245, 0.5943889617919922, 0.26107707619667053, 0.822210967540741, -0.30057865381240845, 0.39913901686668396, 0.07994015514850616, -0.3196903467178345, 0.40532246232032776, -0.20296776294708252, 0.6667313575744629, -0.5768449306488037, 0.27904319763183594, -0.3321020305156708, 0.7485895156860352, -0.3352140486240387, -0.22722986340522766, -0.29730066657066345, -0.5078440308570862, -0.48883020877838135, 0.281320720911026, 0.1798795908689499, 0.29991814494132996, -0.17087584733963013, 0.4281415343284607, -0.04647811874747276, 0.19476859271526337, -0.15092654526233673, -0.22569356858730316, 0.2729733884334564, 0.1014879047870636, 0.2070837914943695, -0.6631424427032471, -0.14528459310531616, 0.07110567390918732, 0.2952497899532318, 0.31295865774154663, -0.48459285497665405, -0.14865972101688385, 0.12603823840618134, 0.2145254760980606, -0.29066896438598633, -0.47789132595062256, -0.6685806512832642, -0.1880989670753479, 0.10291410237550735, -0.49027901887893677, -0.08995833247900009, -0.45573464035987854, -0.3416578769683838, -0.24968509376049042, -0.7484965324401855, -0.25615671277046204, 0.8218357563018799, -0.31482788920402527, 0.28256720304489136, 0.15117774903774261, -0.31887003779411316, -0.0530533492565155, -0.14864636957645416, 0.6248046159744263, 0.26333943009376526, -0.434243381023407, 0.28842490911483765, 0.24277344346046448, 0.33926019072532654, -1.020294427871704, -0.03535369411110878, 0.2955215573310852, 0.756740391254425, -0.4732593595981598, 0.21277758479118347, 0.24792340397834778, -0.1466519981622696, 0.11563487350940704, 0.5070310235023499, 0.4576943814754486, 0.9407125115394592, -0.13587594032287598, 0.3531244397163391, 0.27703624963760376, -0.29073238372802734, -0.4869559407234192, -0.46729913353919983, 0.9921356439590454, -0.20251987874507904, 0.09458848088979721, -0.9042918086051941, 0.10343213379383087, 0.09285122901201248, 0.5121152997016907, -0.03794129565358162, -0.0007035464514046907, 0.5495908260345459, 0.21698012948036194, -0.1480030119419098, 0.976733922958374, 0.007946283556520939, -0.09699325263500214, 0.2144799381494522, 0.2319820523262024, 0.25893813371658325, -0.7444910407066345, -1.132311463356018, 0.4160676896572113, -0.34699583053588867, -0.15021133422851562, 0.06551781296730042, -0.11954160034656525, -0.08621169626712799, 0.39248162508010864, 0.2861105799674988, 0.5874191522598267, -0.7274494767189026, -0.1753295660018921, 0.4506378173828125, 0.10823258757591248, 1.412146806716919, 0.20321621000766754, 0.03347613289952278, 0.2356778234243393, 0.18042342364788055, -0.7067888975143433, 0.22049632668495178, 0.0048179347068071365, 0.14639215171337128, 0.7906688451766968, -0.5351676344871521, -0.6959667205810547, 0.13473984599113464, -0.7464605569839478, 0.8025291562080383, -0.7815991640090942, 0.0841362476348877, -0.4931255877017975, 0.7446166276931763, 0.20967920124530792, 0.19917376339435577, 0.2346482276916504, 0.4346959590911865, -0.8844963908195496, -0.48113393783569336, -0.05090846121311188, 0.29827797412872314, 0.5215087532997131, 0.12933826446533203, 0.5827938318252563, 0.1321689933538437, 1.596374750137329, 0.622252345085144, 0.03271425515413284, -0.04942959547042847, 0.1424991637468338, 0.3575727641582489, -0.33533626794815063, 0.0768047347664833, 0.5983698964118958, 1.091902732849121, 0.09479991346597672, 0.5499041676521301, -0.0854092687368393, -1.0356374979019165, -0.3949200212955475, -0.4772729277610779, -0.27871137857437134, 0.5885524153709412, -0.7878708839416504, 0.737320065498352, 1.0258127450942993, 0.1510835438966751, -1.4394514560699463, 0.03907095640897751, -0.4634113311767578, -0.6980563998222351, -0.16796432435512543, -0.128675639629364, -0.13796466588974, 0.3323797583580017, -0.5866173505783081, -0.31111109256744385, 1.0284545421600342, 0.6880060434341431, 0.42313113808631897, 0.7917401790618896, 1.2405115365982056, -0.438470721244812, -0.316328763961792, -0.037986814975738525, 0.15574893355369568, -0.2508060932159424, -0.4026867747306824, 0.5277124643325806, -0.15852494537830353, 0.08752350509166718, -0.5348466038703918, 0.6669188737869263, 0.13890591263771057, 0.26663345098495483, 0.36084675788879395, -0.14839091897010803, -0.18483246862888336, -0.28131332993507385, -0.15811443328857422, 0.23707252740859985, -0.1810556948184967, 0.5438603162765503, 0.6245498061180115, 0.6887413263320923, -0.2761446237564087, -0.1608569175004959, 0.001387998228892684, 0.09418786317110062, -0.06350912153720856, -0.1651938557624817, -0.45746785402297974, 0.7880147099494934, 0.42118921875953674, 0.014295186847448349, 1.0259790420532227, 0.19840805232524872, -0.1781182736158371, 0.3115505576133728, 0.054322101175785065, 0.5216955542564392, -0.12317032366991043, 0.6654221415519714, 0.6716956496238708, 0.1270676702260971, -0.773353099822998, -0.4364702105522156, 0.9539862871170044, 0.7551957964897156, -0.5264667868614197, -0.6851946115493774, -0.44356685876846313, -0.29647114872932434, -0.336087703704834, -0.8603408336639404, 0.05346493422985077, 0.5568124055862427, -0.06754481047391891, -0.23910348117351532, -0.5201688408851624, -1.0264590978622437, -0.7997785210609436, -0.1616392582654953, -0.7079699039459229, -0.6576699018478394, -0.5768882036209106, -0.036628082394599915, 0.055249933153390884, -0.0676465779542923, 1.4255192279815674, -0.6317319273948669, -0.26964831352233887, 0.32086145877838135, -0.389331191778183, 0.5435420870780945, -0.6053306460380554, -0.38459157943725586, -0.6413443088531494, 0.17686305940151215, 0.4682178199291229, 0.6859670281410217, -0.4097873568534851, -0.041908662766218185, -0.4968000054359436, -0.23847034573554993, 0.05447304993867874, -0.4191736876964569, 1.2215315103530884, 0.2885509133338928, -0.340956449508667, 0.12405265122652054, 0.0917847529053688, 0.23177559673786163, 0.45785731077194214, -0.19240279495716095, -0.6504243612289429, 0.5550510287284851, -0.0166176725178957, 0.22304227948188782, 0.49307218194007874, 0.8484693765640259, -0.9632264971733093, 0.10855687409639359, 0.2889735996723175, 0.70881587266922, -0.6308680176734924, 0.7463815212249756, 0.450657457113266, 0.07679664343595505, -0.17753778398036957, -0.7593039870262146, 0.16071964800357819, 0.08680986613035202, 0.16801941394805908, -0.5365093946456909, 0.07064453512430191, 0.637035071849823, -0.38970011472702026, -0.2809588313102722, 0.6039112210273743, -0.5072880387306213, -0.48827502131462097, 0.10490478575229645, -0.13266807794570923, 0.5116927027702332, 0.12807832658290863, -0.06088785082101822, 0.3333626687526703, -0.1466696709394455, 0.37966886162757874, 0.2943492531776428, 0.37622663378715515, -0.5072520971298218, 0.1965935230255127, 0.7987533807754517, -0.26822009682655334, 0.31212151050567627, 0.5465450882911682, -0.5932797789573669, -0.5586057901382446, -0.14652183651924133, -0.4603922367095947, 0.3254636228084564, 0.6214757561683655, 0.16785140335559845, 0.5335705876350403, 0.4895741939544678, -0.7006539106369019, -0.06861606985330582, -0.325418084859848, 0.5347681641578674, 0.13913494348526, -0.3583962917327881, -0.25010785460472107, 0.38024136424064636, -0.29238414764404297, -0.9338877201080322, 0.1809646636247635, 0.3684330880641937, -0.1256566345691681, 0.14356198906898499, 0.5410012602806091, -0.22440211474895477, 0.18505005538463593, 0.6481122374534607, -0.38566797971725464, -0.545001208782196, 0.9309958219528198, -0.648651123046875, 0.5932025909423828, -0.6791236400604248, 0.6586800217628479, -0.5557949542999268, -0.6265973448753357, 0.4629916548728943, 0.12301336973905563, 0.20486992597579956, -0.33828938007354736, -0.5583537817001343, 0.0035648259799927473, -0.6776196360588074, 0.033619243651628494, -0.19939209520816803, 0.02322763204574585, -0.5575539469718933, -0.6853730082511902, -0.492764949798584, 0.6313023567199707, 0.521857738494873, 0.772112250328064, 0.3289856016635895, 0.4166136682033539, 0.06202119588851929, -0.6299486756324768, 0.33998245000839233, -0.7346906661987305, 0.31092649698257446, -0.3632604777812958, 0.9302380681037903, -0.26016169786453247, -0.06919534504413605, -0.3864070475101471, -0.3812480568885803, -0.28254076838493347, 0.5189222097396851, 0.01859341561794281, 0.29112234711647034, -0.2697545289993286, -0.0997849851846695, 0.29790398478507996, -0.0519552156329155, -0.31439778208732605, 0.009328103624284267, -0.3447750210762024, 0.7981747984886169, 0.628206193447113, -1.4336835145950317, -0.15752875804901123, -0.7815819382667542, -0.17819689214229584, -0.2578209936618805, 0.862047553062439, -0.38629207015037537, -0.7706912755966187, -0.006469228770583868, -0.9340330958366394, 0.22189901769161224, 0.30036985874176025, 0.04006609693169594, -0.20633253455162048, -1.082017421722412, -0.01597394049167633, 0.6730707287788391, -0.5932773947715759, -1.0986953973770142, -0.50569748878479, 0.42286887764930725, 0.4522688090801239, 0.6165415644645691, -0.06150326505303383, -0.43010833859443665, 0.1223241463303566, -1.1532820463180542, 0.46339523792266846, -1.181199550628662, -0.24107731878757477, 0.5669767260551453, 0.23228752613067627, -0.010693063028156757, 0.5781383514404297, -0.5584582686424255, -0.036203738301992416, -0.11796097457408905, -0.28428685665130615, -0.4167681336402893, 0.14833049476146698, 1.082281231880188, 0.03860723599791527, -0.470934122800827, 0.35283416509628296, 0.031202875077724457, -0.20688511431217194, -0.030139556154608727, -0.31410089135169983, -0.2835291624069214, 0.7463667988777161, -0.8121398687362671, 1.2160545587539673, -0.2139478474855423, -0.20859290659427643, -0.48754194378852844, -0.7821902632713318, 1.0611542463302612, 0.02226782590150833, -0.2532687783241272, -0.7737577557563782, -0.4532860815525055, -0.5241654515266418, 0.2536149024963379, 0.20369750261306763, 0.6274232864379883, 0.07716301828622818, 0.10214559733867645, -0.3264245092868805, 0.21494057774543762, -0.17320500314235687, -0.2086731642484665, -0.05149015411734581, 0.19393600523471832, 0.14228950440883636, -0.10637437552213669, 0.49971485137939453, 0.04580631107091904, -0.6571435928344727, 0.5463317036628723, 0.25569599866867065, -0.21719129383563995, -1.2731252908706665, -0.22819611430168152, -0.6471049785614014, 0.5017756223678589, -0.4733090400695801, 0.6853726506233215, 0.15391020476818085, -0.11449500918388367, 0.014028537087142467, 0.6644895672798157, 0.935267984867096, -0.25215113162994385, -0.5127058625221252, 0.33654189109802246, 0.8418091535568237, -0.655260443687439, -0.10888838022947311, 0.7853978872299194, -0.35198521614074707, 0.27650970220565796, -0.3178265690803528, -0.6017221808433533, -0.5931026339530945, -0.895531177520752, 0.11333256214857101, -0.22971884906291962, 0.8649117350578308, -0.8500889539718628, -0.08048854023218155, -0.43245434761047363, 0.731320858001709, 0.6259697079658508, -0.49048909544944763, -0.15835104882717133, -0.155079185962677, 0.0825316309928894, 0.31835779547691345, 0.10150053352117538, -0.5894491672515869, -0.5522972941398621, -0.06092201545834541, 0.8117907047271729, 0.27601557970046997, -0.20963165163993835, -0.104880191385746, 0.020821696147322655, 0.8057389259338379, 0.33242082595825195, -1.2916203737258911, -0.5227993726730347, 0.30009725689888, -0.4639967083930969, -0.004327681381255388, 0.06927837431430817, -0.9329851269721985, 0.1233062595129013, -0.06291049718856812, -0.43989527225494385, 0.38240566849708557, 0.17041197419166565, -0.1278832107782364, 0.03679473325610161, 0.32403314113616943, -0.7412883639335632, -0.15646077692508698, -0.047134093940258026, 0.5679439306259155, 0.44431886076927185, -0.036958083510398865, -0.23991718888282776, 0.47859689593315125, -0.6622496843338013, -1.9895094633102417, 0.5870747566223145, -0.17896229028701782, -0.785708487033844, 0.22130584716796875, 0.20650258660316467, 0.7278550267219543, -0.24946986138820648, 0.6876981854438782, 1.0240942239761353, 0.1846238225698471, -0.2453204095363617, -0.11297807097434998, 0.4326122999191284, 0.29609888792037964, -0.04149303212761879, 0.15832003951072693, -0.11030517518520355, -0.40466853976249695, -0.10349361598491669, -0.06026123836636543, -0.20992928743362427, -0.15460334718227386, -0.7634724974632263, 0.80450838804245, -0.1407032161951065, 1.0325411558151245, -0.3116872310638428, -0.3414633870124817, 0.10183428972959518, -0.07126027345657349, -0.2479015737771988, -0.2717021107673645, 0.9334632158279419, 0.4905918836593628, 0.12977899610996246, -0.25780314207077026, -0.05233520641922951, -0.3538643419742584, -0.4772952198982239, 0.8698717355728149, -0.19859248399734497, -0.2243240475654602, 1.0499588251113892, 0.21055535972118378, -0.5319032073020935, -0.7244614362716675, -0.7555692791938782, 0.3529379665851593, 0.2981626093387604, -0.6160966157913208, -0.19586268067359924, -0.16287194192409515, 0.10032626241445541, -0.00631025480106473, 0.16679835319519043, 0.27146127820014954, 0.24798722565174103, -1.0906727313995361, 0.42377668619155884, -0.023203572258353233, 0.21102282404899597, 0.5998453497886658, -0.7222848534584045, -0.25536635518074036, -1.0408897399902344, -0.1226082295179367, 0.14831776916980743, -0.2946726381778717, 1.0013978481292725, -0.6834084987640381, 0.4094789922237396, -0.27166080474853516, 0.02680739015340805, 0.751837968826294, 0.4564644396305084, 0.2935934364795685, 1.1209070682525635, 0.5347714424133301, -0.7273676991462708, -0.3518387973308563, 0.2218160331249237, -0.2460058480501175, 0.5089760422706604, -0.39109310507774353, -0.006407574284821749, -0.5904138088226318, 0.14118432998657227, -0.5588127374649048, -0.701309323310852, -1.0591976642608643, -0.6555805206298828, 0.14868101477622986, 0.19854135811328888, -0.39464688301086426, -0.27437612414360046, 0.028242329135537148, -0.09508214145898819, -0.04618672654032707, -0.44098910689353943, 0.06428100168704987, -0.8299155235290527, 0.3823327422142029, -0.8919756412506104, 0.26304394006729126, -0.8989367485046387, -0.6033660769462585, -0.11540892720222473, -0.01807166077196598, -0.7348219752311707, -0.4079107642173767, 0.2378316968679428, 0.05762506276369095, -0.8681329488754272, 0.1367553323507309, -0.7094643115997314, 0.0775892361998558, 0.03447933495044708, -0.5731054544448853, 0.062591552734375, 0.18488317728042603, 0.19123472273349762, 0.459095299243927, 0.1889703869819641, 0.08539517223834991, 0.5133170485496521, -0.6961033344268799, -0.05493154004216194, 0.08525589108467102, -0.7169259786605835, 0.24592266976833344, -0.2911278307437897, -0.23017463088035583, 0.21192078292369843, 0.2950957119464874, -0.7114710211753845, -0.3405459225177765, -1.1112055778503418, 0.4821324348449707, 0.3621472120285034, -0.41745442152023315, 0.4406881034374237, 0.7586252093315125, -0.17334769666194916, 0.04053156450390816, -0.7407991290092468, 0.6815862059593201, 0.4612281322479248, -0.5375855565071106, 0.18420332670211792, 0.7820173501968384, 0.4876421391963959, -0.1163383349776268, 0.1834484487771988, 0.4377838671207428, -0.6629515290260315, 0.2318229079246521, -0.7083834409713745, 0.3499235510826111, -0.2217903733253479, -0.3940875232219696, 0.6417659521102905, 0.3111147880554199, 0.2861073613166809, 0.5352165699005127, -0.09276289492845535, 0.26030540466308594, -0.9179205298423767, -0.18042676150798798, -0.6456267237663269, -0.2605557441711426, -0.10931907594203949, 0.20870549976825714, -0.4967420995235443, -0.4513828754425049, -0.30696576833724976, 0.4457050859928131, 0.15515297651290894, -0.3246627151966095, 0.428459107875824, 0.2309011071920395, -0.2506525218486786, 1.1782530546188354, -0.14564195275306702, -0.21508421003818512, -0.08208341151475906, 0.4592400789260864, -0.7720719575881958, -0.9359794855117798, 0.19024036824703217, 1.2505671977996826, 0.5897054076194763, 0.02395097352564335, -0.5377539992332458, 0.35068434476852417, 0.47486627101898193, -0.23465481400489807, 0.3871544301509857, -0.1405573934316635, -0.8373979330062866, 0.3212869465351105, -0.22290298342704773, -0.23325583338737488, -0.18386274576187134, 0.48287343978881836, 0.380029559135437, -0.25987040996551514, -0.8645009994506836, 0.21872828900814056, 0.013637057505548, -0.3037843108177185, 0.35989633202552795, 0.6379068493843079, -0.14804252982139587, -0.4716401696205139, 0.38157200813293457, -0.9279683828353882, 0.646572470664978, 0.4936676323413849, -0.22003400325775146, -0.2934788465499878, 0.20796436071395874, 0.6286962628364563, -0.6289211511611938, 0.14361591637134552, 0.41628074645996094, 0.1683209240436554, -0.9359325766563416, 0.6702507734298706, 0.07337596267461777, -0.7666267156600952, -0.0012244913959875703, -0.3018771708011627, 0.033827997744083405, -0.04474031180143356, -0.02369464933872223, -0.2624047100543976, -0.07072542607784271, 0.8726807832717896, -0.23529866337776184, 0.26822569966316223, -0.09881962835788727, -0.14734019339084625, 0.43662890791893005, -0.06577745079994202, -0.7126740217208862, 0.3209100365638733, 0.9512602686882019, 0.5092032551765442, -0.2421354055404663, 0.8503939509391785, -0.03700076788663864, -0.21359045803546906, -0.44832292199134827, -0.09953507035970688, -0.5452841520309448, -0.06587742269039154, 0.5191479921340942, -0.7466778755187988, -0.5427944660186768, -0.268909215927124, -0.008168771862983704, 0.01699882186949253, 0.16036391258239746, -0.2993403971195221, 0.5390514135360718, -0.30143436789512634, 1.0385370254516602, -0.33257609605789185, 0.38048693537712097, 0.23317153751850128, -0.3130190074443817, -0.609948992729187, 0.6612433195114136, -0.47796258330345154, 0.22674520313739777, 0.25875726342201233, 0.9215554594993591, 0.9536763429641724, 0.23933525383472443, -0.6114600300788879, -0.7865250706672668, 0.03146971017122269, -0.18513131141662598, -0.20347583293914795, -0.4072478711605072, -0.13155770301818848, 0.2758520245552063, 0.419283390045166, 0.15180887281894684, -0.1705356389284134, -0.5624627470970154, 0.22228464484214783, -0.4284789562225342, -0.4322364926338196, 1.067855715751648, -0.02921123616397381, -0.3258773684501648, 0.0503464937210083, -0.31064876914024353, 0.4448186159133911, 0.3075017035007477, -0.4784332811832428, -0.8301054835319519, -0.6911227703094482, -0.053330302238464355, -0.2796817123889923, 0.8625687956809998, -0.5939193367958069, -0.3721241354942322, -0.5277089476585388, -0.8404635190963745, -0.5264180898666382, 0.12141984701156616, -0.6901736855506897, -0.40150946378707886, 0.41082024574279785, 0.4617692232131958, 0.7768834829330444, 0.6333978772163391, 0.12775884568691254, 0.017009327188134193, -0.12700285017490387, 0.7032005786895752, -0.1452137529850006, -0.13940048217773438, 0.5655989050865173, 0.2164619266986847, 0.5551026463508606, -0.269928902387619, 0.21571262180805206, 0.10147679597139359, -0.16508826613426208, -0.135226309299469, -0.6190347075462341, -0.5221828818321228, -0.2786727547645569, 0.7382447719573975, 0.05958273634314537, -0.19427160918712616, 0.1327086240053177, -0.982143223285675, -0.06611502170562744, -0.18427103757858276, 0.4062323272228241, -0.06513571739196777, 0.23936176300048828, -0.05233875662088394, 0.32166481018066406, 0.4956311881542206, -1.2079545259475708, 4.269437313079834, 0.4928542375564575, -0.33716392517089844, 0.2564396560192108, 0.3161357641220093, 0.7706186175346375, 1.3035792112350464, -1.0230542421340942, -0.011235897429287434, -0.3747350573539734, 0.4439871907234192, -0.2951447665691376, 0.5913845896720886, 0.18367235362529755, -0.12672159075737, 0.2305929809808731, -0.890864372253418, 0.1527324616909027, 0.6920555233955383, -1.5053883790969849, -0.3984873592853546, 0.11449248343706131, -0.7255155444145203, 0.6014317274093628, 0.009192666038870811, 0.06956430524587631, 0.3822028934955597, -0.37401607632637024, 0.052055273205041885, 0.29495853185653687, -0.17288899421691895, -0.20095661282539368, 0.24339038133621216, -0.2886212170124054, -0.6401036381721497, -0.09266476333141327, 0.5560643076896667, -1.0134505033493042, -0.06002732366323471, -0.21175165474414825, 0.8272871375083923, 0.16073186695575714, 0.3406588137149811, -0.7430999279022217, 0.08115670830011368, 0.8244854211807251, -0.7253607511520386, 0.3869364559650421, 0.6550205945968628, -0.5758426189422607, 1.0803184509277344, 0.0624435618519783, 0.489136666059494, 0.05165870860219002, -0.20634058117866516, 0.6178510189056396, -0.15517084300518036, -0.5076544284820557, 0.44973233342170715, -0.008539650589227676, 0.6685211062431335, 0.056547924876213074, 0.51018226146698, -0.19518031179904938, -0.2982819676399231, 0.8022361993789673, 0.15165993571281433, 0.6498526334762573, 0.31572258472442627, -0.11989776045084, -0.05725843459367752, -0.5726946592330933, -0.935632586479187, 0.11149713397026062, 0.5666338205337524, -0.29165399074554443, -0.04766329377889633, 0.5474745631217957, 0.8016843199729919, -0.2509932816028595, 0.15604494512081146, -1.1797634363174438, -1.0409072637557983, 0.298613041639328, 0.4320722222328186, 0.896393358707428, 0.23068498075008392, -1.0732049942016602, -0.1632683277130127, 0.09035544842481613, 0.5320438146591187, 0.16162940859794617, -0.4917251169681549, 0.21710622310638428, 0.4716189205646515 ]
[ 19888, 9888, 4748, 14028, 12086, 2089, 12666, 1037, 2124, 19490, 21999, 9896, 2000, 19819, 3094, 1998, 2491, 4026, 2738, 2084, 18345, 2006, 2151, 16112, 28548, 3024, 2011, 1037, 4807, 8778, 1012, 19490, 21999, 13792, 2224, 1996, 2168, 3145, 2005, 5810, 18209, 21999, 1998, 27715, 18209, 11703, 2854, 16790, 1012, 2691, 19490, 21999, 13792, 2421, 29347, 2015, 1010, 4078, 1010, 7605, 2229, 1010, 6271, 7529, 1010, 1998, 22110, 2549, 1012, 1012, 4002, 2475, 2004, 24335, 12589, 19888, 9888, 4748, 14028, 12086, 2089, 12666, 1037, 2124, 2004, 24335, 12589, 21999, 9896, 2000, 19819, 3094, 1998, 2491, 4026, 2738, 2084, 18345, 2006, 2151, 16112, 28548, 3024, 2011, 1037, 4807, 8778, 1012, 2004, 24335, 12589, 19888, 9888, 1010, 2036, 2124, 2004, 2270, 3145, 19888, 9888, 1010, 3594, 1037, 3145, 4502, 4313, 2566, 2283, 1024, 2028, 2270, 2008, 2064, 2022, 10350, 5500, 1010, 1998, 2028, 2797, 1012, 2349, 2000, 2129, 1996, 6309, 2024, 7013, 1010, 1996, 4604, 2121, 4372, 26775, 22571, 3215, 2951, 2007, 1996, 8393, 1521, 1055, 2270, 3145, 1998, 1996, 8393, 11703, 2854, 22798, 1996, 2951, 2007, 2037, 2797, 3145, 1012, 2023, 21312, 2008, 2069, 1996, 3832, 7799, 2064, 3191, 1996, 4372, 26775, 22571, 3064, 2951, 1012, 2691, 2270, 3145, 21999, 13792, 2421, 12667, 2050, 1998, 3449, 22864, 2389, 1012, 1056, 16932, 2683, 2683, 2203, 8400, 14920, 1997, 2326, 4748, 14028, 12086, 2089, 4685, 2203, 8400, 14920, 1997, 2326, 1006, 9998, 1007, 4491, 2000, 2139, 24170, 2030, 3796, 1996, 11343, 1997, 2578, 2000, 5198, 1012, 2203, 8400, 9998, 2064, 2022, 2864, 2011, 15095, 2075, 1996, 2291, 4219, 2216, 2578, 2024, 4354, 2006, 2030, 18077, 2075, 1996, 2291, 2000, 3426, 1037, 14516, 5823, 4650, 1012, 2742, 2578, 2421, 11744, 1010, 10373, 2578, 1010, 1040, 3619, 1010, 1998, 4773, 1011, 2241, 5097, 1012, 4748, 14028, 12086, 2031, 2042, 5159, 9283, 9998, 4491, 2005, 2576, 5682, 1998, 2000, 2490, 2060, 24391, 3450, 1010, 2164, 14836, 1010, 20578, 29068, 2964, 1010, 1998, 4654, 25485, 3258, 1012, 1012, 25604, 9808, 15575, 7186, 4748, 14028, 12086, 2089, 4888, 1037, 14920, 1997, 2326, 1006, 9998, 1007, 2886, 14126, 2019, 2203, 8400, 1005, 1055, 4082, 2291, 1006, 9808, 1007, 1012, 1037, 2291, 1005, 1055, 9808, 2003, 3625, 2005, 6605, 1996, 10713, 4219, 2004, 2092, 2004, 10723, 1996, 2972, 2291, 2013, 2108, 13394, 2011, 11664, 7670, 2006, 2049, 3977, 1012, 2122, 4491, 2079, 2025, 2342, 2000, 15095, 1996, 5025, 4219, 2006, 1037, 2291, 1025, 1996, 4491, 2089, 3432, 15095, 1996, 6537, 1998, 2800, 4219, 2008, 2019, 9808, 2969, 1011, 17607, 2015, 1012, 1012, 4002, 2475, 2326, 15575, 7186, 4748, 14028, 12086, 2089, 4539, 1996, 2367, 2897, 2578, 3024, 2011, 3001, 2000, 6204, 1037, 14920, 1997, 2326, 1006, 9998, 1007, 1012, 4748, 14028, 12086, 2411, 4539, 1996, 11343, 1997, 1040, 3619, 1998, 4773, 2578, 1010, 2174, 2500, 2031, 2042, 9416, 2004, 2092, 1012, 4773, 8241, 4007, 2064, 2022, 4457, 2083, 1037, 3528, 1997, 2965, 1010, 2070, 1997, 2029, 6611, 3227, 2096, 2500, 2024, 3563, 2000, 1996, 4007, 2108, 2109, 2000, 3073, 1996, 2326, 1012, 1012, 4002, 2509, 4646, 15575, 7186, 4748, 14028, 12086, 2089, 4539, 7692, 11806, 2838, 1997, 5097, 2000, 3426, 1037, 14920, 1997 ]
mitre
10.txt
32
service ( dos ), denying availability to those applications. for example, specific features in web applications may be highly resource intensive. repeated requests to those features may be able to exhaust system resources and deny access to the application or the server itself.. 004 application or system exploitation adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users. some systems may automatically restart critical applications and services when crashes occur, but they can likely be re - exploited to cause a persistent denial of service ( dos ) condition. t1611 escape to host adversaries may break out of a container to gain access to the underlying host. this can allow an adversary access to other containerized resources from the host level or to the host itself. in principle, containerized resources should provide a clear separation of application functionality and be isolated from the host environment. t1585 establish accounts adversaries may create and cultivate accounts with services that can be used during targeting. adversaries can create accounts that can be used to build a persona to further operations. persona development consists of the development of public information, presence, history and appropriate affiliations. this development could be applied to social media, website, or other publicly available information that could be referenced and scrutinized for legitimacy over the course of an operation using that persona or identity.. 001 social media accounts adversaries may create and cultivate social media accounts that can be used during targeting. adversaries can create social media accounts that can be used to build a persona to further operations. persona development consists of the development of public information, presence, history and appropriate affiliations.. 002 email accounts adversaries may create email accounts that can be used during targeting. adversaries can use accounts created with email providers to further their operations, such as leveraging them to conduct phishing for information or phishing. adversaries may also take steps to cultivate a persona around the email account, such as through use of social media accounts, to increase the chance of success of follow - on behaviors. created email accounts can also be used in the acquisition of infrastructure ( ex : domains ).. 003 cloud accounts adversaries may create accounts with cloud providers that can be used during targeting. adversaries can use cloud accounts to further their operations, including leveraging cloud storage services such as dropbox, mega, microsoft onedrive, or aws s3 buckets for exfiltration to cloud storage or to upload tools.
[ -0.015585176646709442, -0.6621119976043701, -0.1007295474410057, 0.5231348276138306, -0.8343079090118408, -0.2459738701581955, -0.5746286511421204, 0.36545678973197937, -0.27234068512916565, 0.3868839740753174, 0.05729694291949272, -0.27068600058555603, 0.1868973970413208, -0.07641776651144028, -0.7481494545936584, 0.06193884462118149, -0.6099737286567688, 0.14866991341114044, -0.7977634072303772, -0.09264697879552841, 1.092350959777832, -0.05652981624007225, -0.7578969597816467, -0.7901745438575745, 0.020240547135472298, 0.5354032516479492, 0.05238794907927513, 0.3176286816596985, 0.35697704553604126, 0.6141853332519531, 0.014462191611528397, -0.23840992152690887, 0.3800254762172699, -0.7629481554031372, -0.1716623604297638, -0.1462407112121582, 0.6546950340270996, -0.7837060689926147, 0.11075387895107269, -0.47441738843917847, 1.1205904483795166, -0.6791291832923889, -0.3880073130130768, -0.358155220746994, -0.19383005797863007, 0.12489444762468338, 0.26794105768203735, 0.24916407465934753, -0.0360909178853035, -0.23019438982009888, 0.7900373935699463, -0.2017669826745987, 0.12407170981168747, 0.22207239270210266, 0.026713721454143524, -0.479744017124176, 0.31379011273384094, 0.3493034243583679, -0.27505940198898315, -0.18495731055736542, 0.1106918528676033, 0.010822130367159843, 0.17859621345996857, -0.4369620084762573, 0.7252932786941528, 0.20411482453346252, 0.6670947670936584, -0.06160091981291771, -0.13290995359420776, -0.03353413939476013, -0.4903542399406433, -0.10331472009420395, -1.141014814376831, -0.2716148793697357, -0.6367626190185547, -0.24513638019561768, 0.038642518222332, -0.8446537852287292, -0.16780540347099304, 0.41773277521133423, 0.28596410155296326, 0.7054960131645203, 0.45565587282180786, -0.10170518606901169, -0.30317598581314087, -0.024786842986941338, 0.4389517605304718, 0.7997584939002991, -0.19819523394107819, -0.003055388340726495, -0.11558032035827637, 0.39905840158462524, -1.007515788078308, 0.27666357159614563, 0.19523459672927856, 0.15797756612300873, -0.5042693614959717, 0.4940049946308136, 0.48073628544807434, -0.17146266996860504, 0.423095703125, 0.4854392409324646, 0.10517454147338867, 0.39297324419021606, -0.003062914125621319, 0.8986561298370361, 0.5685985684394836, 0.2431158870458603, -0.3657876253128052, -0.07034432888031006, 0.9320805668830872, 0.08569791167974472, -0.2321784496307373, -0.5875002145767212, -0.22616109251976013, 0.5354151129722595, 0.43971163034439087, 0.5758872628211975, -0.1816740185022354, 0.7550198435783386, 0.0596318356692791, -0.11496618390083313, 0.5897563695907593, 0.2758491039276123, -0.021585892885923386, 0.04594884440302849, 0.41913846135139465, 0.38725727796554565, -0.451231449842453, -1.3189082145690918, -0.03545757383108139, 0.46373701095581055, -0.14784644544124603, 0.6600112915039062, -0.7341181635856628, 0.5553449988365173, 0.4065079092979431, 0.5224704146385193, 0.7953643798828125, -1.4259626865386963, -0.03337331861257553, 0.4698764979839325, 0.6997554898262024, 1.1254923343658447, -0.26821452379226685, -0.09023620933294296, 0.3141482174396515, 0.0026595883537083864, -0.8868440389633179, 0.6143897771835327, 0.23975029587745667, -0.022152025252580643, 0.3704112768173218, 0.5995222330093384, -0.3975575268268585, 0.08582410216331482, -0.04774462804198265, 0.8894212245941162, -0.05138332396745682, -0.013018437661230564, -0.5357977747917175, 0.8558058142662048, 0.052134979516267776, 0.5661016702651978, 0.23425140976905823, 0.5651559233665466, -0.9786556959152222, -0.0493764653801918, 0.05256041884422302, -0.5547630786895752, 0.4498852491378784, 0.2080635130405426, 0.23889854550361633, 0.2611651122570038, 1.083749771118164, 0.8656617403030396, -0.24107836186885834, -0.397193968296051, 0.4388984143733978, 0.7158818244934082, -0.8182727694511414, 0.24635635316371918, 0.5368301272392273, 1.0982123613357544, 0.06091928109526634, 0.23478306829929352, 0.10677069425582886, -1.2905733585357666, -0.20413994789123535, -0.7643906474113464, -0.36023756861686707, -0.07373099774122238, -0.41439831256866455, 0.7370448112487793, 0.7950063943862915, -0.25095224380493164, -1.3938171863555908, -0.12247591465711594, -0.3018992841243744, -0.6883270740509033, 0.05967000126838684, 0.5891599059104919, -0.3201548457145691, 0.5595287680625916, 0.01259019784629345, -0.3075162470340729, 1.1802595853805542, 0.7317786812782288, 0.019358418881893158, 0.5864459872245789, 0.9689321517944336, -0.5134648084640503, -0.010613124817609787, -0.3416178524494171, 0.42843854427337646, -0.2811296284198761, -0.4466947615146637, 1.182238221168518, -0.6647021174430847, 0.7986921072006226, -0.3990153670310974, 0.6347013115882874, 0.15806734561920166, 0.7383649945259094, 0.15516096353530884, -0.2744547128677368, -0.7014139890670776, -0.036051128059625626, -0.1124318316578865, -0.3878994882106781, -0.2887254059314728, 0.10425666719675064, 0.1510217785835266, 1.211175799369812, 0.5768818259239197, -0.15795214474201202, 0.2884138524532318, 0.23767639696598053, 0.5013879537582397, -0.16992056369781494, -0.3699709475040436, 1.0941431522369385, 0.5216869115829468, 0.3557720482349396, 0.4162466824054718, 0.3619028627872467, -0.3473586440086365, 0.2174200713634491, -0.2093360871076584, 0.03907833993434906, 0.10006751865148544, 0.2875876724720001, 0.5938100814819336, -0.2747265100479126, -0.9473168253898621, -0.6723693609237671, 0.320173054933548, 0.11130459606647491, -0.8146535754203796, -0.8062512874603271, -0.3088413178920746, -0.5307365655899048, -0.41011130809783936, -0.7315951585769653, 0.05720973387360573, 0.5098004937171936, 0.22674541175365448, 0.16302333772182465, -0.4606226980686188, -0.647891640663147, -0.9115034341812134, -0.30230391025543213, -0.31468674540519714, -0.4845152795314789, -0.4867294728755951, -0.2071884423494339, 0.03077276237308979, -0.6042342185974121, 0.7328388690948486, -0.6180881857872009, -0.4252304136753082, 0.002151103224605322, -0.06641215831041336, 0.5492244958877563, -0.9351494312286377, -0.6096484661102295, -0.09590193629264832, 0.04465481638908386, -0.35226014256477356, 0.6362422704696655, -0.5340728759765625, -0.7394847869873047, 0.26493561267852783, 0.04372210428118706, 0.2798183560371399, -0.11023767292499542, 1.252519130706787, -0.04445476830005646, -0.7155603766441345, -0.2009996771812439, -0.13968290388584137, -0.10487641394138336, 0.6359739899635315, 0.29972389340400696, -0.8360261917114258, 0.317110151052475, -0.1612383872270584, 0.19529856741428375, 0.6789596080780029, 0.2621456980705261, -0.7325564622879028, 0.4544733464717865, 0.12642207741737366, 0.28940847516059875, -0.7955395579338074, 0.5553581118583679, 0.5424889326095581, 0.1893947720527649, -0.7307299971580505, -0.5344762802124023, 0.13757209479808807, 0.01834711804986, 0.19103355705738068, -0.5217925310134888, -0.19822664558887482, 0.6494329571723938, -0.5735942125320435, -0.6305598616600037, 0.4122638404369354, -0.35382312536239624, -0.7315769195556641, -0.13870088756084442, -0.2835157513618469, 0.9159613847732544, 0.35484862327575684, 0.26080432534217834, 0.3000410199165344, -0.39451655745506287, 0.36158487200737, 0.2518983483314514, 0.062378354370594025, -0.734788715839386, 0.30770379304885864, 0.45537424087524414, -0.5699909329414368, 0.28632277250289917, 0.42360204458236694, -0.560494065284729, 0.16508720815181732, 0.05669859051704407, -0.31696170568466187, 0.11193985491991043, 0.19873014092445374, -0.2113761007785797, 0.5755940675735474, 0.7674096822738647, -0.700793981552124, 0.27885085344314575, -0.2772369980812073, 0.586926281452179, 0.6968668699264526, -0.11082477867603302, -0.3048994243144989, -0.23157446086406708, -0.6309841871261597, -0.9019904732704163, 0.3985835313796997, 0.3092684745788574, 0.2062612622976303, 0.1690891981124878, 0.7273930311203003, -0.3235103189945221, 0.08203569799661636, 0.19567498564720154, -0.18722094595432281, -0.4337865710258484, 0.9152098894119263, -0.29008257389068604, 0.3885727524757385, -0.8633041977882385, 0.7764316201210022, -0.05046863481402397, -0.42670512199401855, 0.061697784811258316, 0.41522443294525146, -0.30606815218925476, -0.29204830527305603, -0.19251921772956848, 0.5914555191993713, -0.46875330805778503, -0.15901751816272736, -0.178052619099617, 0.21889391541481018, -0.06927739828824997, -1.3670735359191895, -0.6380957961082458, 0.7039563655853271, 1.7523781061172485, 0.5753037929534912, 0.3212074041366577, 1.1611242294311523, 0.15894071757793427, -0.7287513017654419, 0.9083986282348633, -0.24523937702178955, -0.022129977121949196, -0.3538239300251007, 0.874083399772644, -0.503702700138092, -0.1829071342945099, -0.31935784220695496, -0.22396939992904663, -0.20198363065719604, -0.2148350179195404, 0.05751631408929825, 0.5596917271614075, -0.526809811592102, -0.2519528269767761, 0.6314207911491394, -0.2364865094423294, -0.44571101665496826, -0.5784604549407959, 0.09218677878379822, 0.4648987650871277, 1.2068583965301514, -0.9687721133232117, -0.07131452113389969, -1.0461885929107666, -0.19070856273174286, 0.11255082488059998, 0.380501389503479, -0.382082462310791, -0.7764263153076172, -0.3219139277935028, -0.5074200630187988, 0.0479142889380455, 0.13921166956424713, 0.1723615527153015, -0.3140682280063629, -0.5248125791549683, 0.5047112703323364, 0.11143264174461365, -0.6862243413925171, -0.7234827280044556, -0.009174743667244911, 0.7620580196380615, 0.36012375354766846, 0.9033994674682617, -0.7278512716293335, -0.3082556426525116, 0.0011283764615654945, -0.9765912294387817, 0.24101173877716064, -1.203477144241333, -0.3713550269603729, 0.10075012594461441, 0.041509244590997696, -0.19228462874889374, 0.7026117444038391, -0.33174970746040344, -0.3287886679172516, -0.8110000491142273, -0.06644515693187714, -0.6272789835929871, 0.05886922404170036, 1.2196075916290283, -0.023570237681269646, 0.10467987507581711, 0.022849876433610916, 0.37517571449279785, -0.24556030333042145, -0.09509199112653732, -0.25639036297798157, -0.2999286651611328, 0.26953232288360596, -0.5181472301483154, -0.36576220393180847, 0.49987319111824036, -0.19710595905780792, -0.2619229257106781, -0.9153150320053101, 0.7730082869529724, 0.2295352667570114, 0.20096921920776367, -0.5384098291397095, -0.11878427118062973, -0.01951657049357891, 0.3516179025173187, -0.0636439397931099, 0.8068397045135498, -0.4713906943798065, 0.4224238991737366, -0.03487183898687363, 0.7853224277496338, -1.221531629562378, 0.23672324419021606, 0.24077415466308594, 0.13546344637870789, -0.1975613385438919, -0.6293003559112549, 0.18680167198181152, 0.08909064531326294, -0.22688032686710358, 0.33762338757514954, 1.0107321739196777, -0.5376215577125549, -0.757228672504425, -0.4143139719963074, -0.6945507526397705, 0.6188192367553711, -0.6269217133522034, -0.07909387350082397, -0.20262764394283295, 0.5150794982910156, 0.3456575274467468, 0.6303034424781799, 0.9202793836593628, 0.35130318999290466, -0.31624969840049744, 0.07847721874713898, 0.74620521068573, -0.32841482758522034, 0.15780432522296906, 0.8259873986244202, -1.019698977470398, 0.07893504947423935, -0.17432522773742676, -0.7148469090461731, -0.7547092437744141, -0.8767041563987732, 0.5312284231185913, -0.13132402300834656, 0.17695580422878265, -0.9581367373466492, -0.36130625009536743, -0.7895821332931519, 0.4795821011066437, 0.2515413761138916, -0.4295447766780853, -0.06699962913990021, -0.1962234079837799, 0.5932500958442688, 0.34783297777175903, 0.14071834087371826, -0.5510348677635193, -0.7126055955886841, -0.08261828124523163, 0.5272640585899353, 0.05154930427670479, -0.26952043175697327, 0.5390825867652893, -0.1753978133201599, 0.7385624647140503, 0.1921996921300888, -1.2186267375946045, -0.9174667596817017, 0.34130507707595825, 0.18008777499198914, -0.5736174583435059, 0.2977258861064911, -0.5671707391738892, 0.44645413756370544, 0.3621393144130707, 0.03945949673652649, 0.4200480878353119, -0.4768872857093811, -0.5024471282958984, 0.2236870527267456, 0.7187784910202026, -0.6360576748847961, -0.009964607656002045, 0.18587283790111542, 0.5054987668991089, 0.09381164610385895, -0.1079133003950119, -0.35740727186203003, 0.4624941051006317, -0.960649847984314, -1.874829649925232, 0.27965298295021057, -0.37727120518684387, -0.5008213520050049, -0.258825421333313, -0.2638607919216156, 0.44497016072273254, -0.22898729145526886, 0.10644326359033585, 0.5203425288200378, 0.22492219507694244, -0.05118563398718834, 0.1278296560049057, 0.14255879819393158, -0.1277395635843277, -0.3159556984901428, 0.4748246371746063, -0.6535582542419434, -0.5049341320991516, -0.25158578157424927, -0.325896680355072, -0.5787707567214966, -0.7272791862487793, -0.10749058425426483, 0.5155633687973022, -0.5958929061889648, 0.45614561438560486, -0.20994600653648376, 0.0756467878818512, -0.26728004217147827, -0.40696585178375244, -0.5541315078735352, 0.02476528286933899, 0.8945358395576477, 0.25928035378456116, -0.4173797070980072, -0.6294349431991577, 0.36211562156677246, -0.3678852617740631, -0.4776819348335266, 0.5553237795829773, 0.22260481119155884, -0.13579756021499634, 0.9999683499336243, 0.33319026231765747, -0.34002259373664856, -1.3235118389129639, -1.169416904449463, 0.018410008400678635, 0.07208145409822464, -0.2575293779373169, -0.6155653595924377, 0.09181521832942963, -0.079588383436203, 0.10137911885976791, 0.596224844455719, 0.8655471801757812, 0.7277061343193054, -1.0922116041183472, 0.1327698826789856, -0.3229597806930542, 0.3285732865333557, 0.6750326156616211, -0.6362805962562561, -0.4961554706096649, -0.33302927017211914, -0.16030584275722504, 0.6652126908302307, 0.39597684144973755, 0.7125885486602783, -0.40200287103652954, 0.26049378514289856, -0.12324000895023346, 0.34052130579948425, 0.7496288418769836, 0.18068639934062958, 0.4647512137889862, 0.8471516966819763, 0.20736165344715118, -0.9066235423088074, -0.2980039119720459, 0.31875985860824585, -0.3305070698261261, 0.42473527789115906, -0.38788357377052307, 0.0030649735126644373, 0.07793837040662766, 0.2143521010875702, -0.506142795085907, -1.0380433797836304, -0.736056387424469, -0.9143849611282349, 0.16501484811306, -0.134970024228096, 0.09305957704782486, 0.024010110646486282, 0.26256048679351807, -0.5737641453742981, -0.11508141458034515, -0.9278357625007629, 0.26806774735450745, -0.045285601168870926, -0.10377444326877594, -0.09500286728143692, 0.1780892312526703, -0.8820456266403198, -0.3788299560546875, -0.23348958790302277, -0.24249158799648285, -0.3742971122264862, -0.4339279234409332, 0.6151555180549622, 0.574148952960968, -1.4381800889968872, 0.33379748463630676, -0.6792230606079102, 0.4721670150756836, 0.28946539759635925, -1.113207221031189, -0.5080933570861816, 0.3452410101890564, -0.2985001802444458, 0.09366348385810852, 0.3260951638221741, 0.2466602623462677, 0.40822675824165344, -0.44096609950065613, 0.21033093333244324, 0.28540995717048645, -0.06986891478300095, 0.5695805549621582, 0.698600709438324, -0.1975388377904892, 0.025299513712525368, -0.015026416629552841, -0.3709481954574585, 0.3058778643608093, -0.6115313172340393, 0.4668342173099518, 0.27705344557762146, -0.7244164347648621, 0.888200044631958, 1.0283918380737305, -0.2949009835720062, -0.03637774661183357, -0.3813687562942505, 0.6658272743225098, 0.26507535576820374, -0.09760666638612747, 0.5806559324264526, 0.7781090140342712, 0.6691791415214539, -0.15237468481063843, -0.3402213454246521, 0.04550180584192276, -0.35765403509140015, -0.07130315899848938, 0.036454521119594574, -0.2649269998073578, -0.6754807829856873, -0.41507914662361145, 1.0765718221664429, 0.525601327419281, 0.4527226984500885, 0.709528386592865, 0.32545560598373413, -0.4835917353630066, -0.8873263597488403, -0.42514336109161377, -0.7280958294868469, 0.09572722762823105, 0.3224560618400574, 0.043403636664152145, -0.5835430026054382, -0.662953794002533, -0.4009581208229065, -0.25490763783454895, 0.40570515394210815, -0.2837570011615753, 0.23323430120944977, 0.1348835974931717, 0.32412147521972656, 1.2294955253601074, -0.6764631867408752, -1.0125091075897217, -0.2943534553050995, -0.035156749188899994, -0.8106783032417297, -1.1244601011276245, 0.1493663638830185, 1.1094024181365967, 0.3218187391757965, -0.26387766003608704, -1.1734172105789185, 0.5759261250495911, 0.6209288239479065, -0.3722195625305176, 0.8475057482719421, 0.1219768077135086, -0.5312922596931458, 0.5260037779808044, -0.38227614760398865, -0.28982168436050415, -0.047140032052993774, -0.12352016568183899, 0.21197010576725006, -0.07929950207471848, -0.8728177547454834, 0.12205109745264053, 0.2973038852214813, -0.3209029734134674, 0.6644521355628967, 0.4615086019039154, 0.3010042905807495, -0.922027051448822, -0.027374962344765663, -0.8039681315422058, 0.7559808492660522, 0.40727487206459045, 0.06230693310499191, 0.024187617003917694, 0.8402926921844482, 0.6793968081474304, -0.6730309128761292, 0.3800593912601471, 0.40172526240348816, 0.19382169842720032, -0.6497533917427063, 0.16552159190177917, -0.19949331879615784, -0.4417324364185333, -0.3630051016807556, -0.13973090052604675, 0.42944470047950745, -0.10402332246303558, 0.06162864342331886, -0.11339417099952698, -0.7991884350776672, 1.2734901905059814, -0.4346376955509186, 0.404079407453537, 0.2777291238307953, 0.2178725302219391, 0.6629848480224609, -0.007398125249892473, -0.562316358089447, 0.5298566222190857, 1.2841273546218872, 0.2713460624217987, -0.24167656898498535, 0.10875613987445831, 0.0963558629155159, -0.07628752291202545, 0.10834132879972458, -0.05742787569761276, -0.3688008785247803, 0.2076316475868225, 0.05905769020318985, -0.7283676266670227, -0.06089111790060997, -0.3958626687526703, 0.21733947098255157, 0.28155142068862915, 0.2799355685710907, -0.2992389500141144, 0.34947896003723145, -0.6395896077156067, 1.062484860420227, -0.6649079918861389, 0.07123105973005295, 0.0634741559624672, -0.6292767524719238, -0.38509073853492737, 0.6815756559371948, 0.14383652806282043, 1.2213698625564575, 0.2690352499485016, 0.14921988546848297, 0.5642632842063904, 0.1413211226463318, -0.24494586884975433, -0.6080193519592285, -0.44725337624549866, 0.12871801853179932, -0.28749334812164307, -0.506024181842804, -0.12069306522607803, 0.3592865765094757, 0.34473761916160583, -0.12878307700157166, 0.43822941184043884, -0.7171410918235779, 0.38553258776664734, 0.26048311591148376, -0.3063770532608032, 1.011555552482605, 0.26584649085998535, -0.5512909889221191, -0.53425532579422, 0.005857882089912891, 0.4358043670654297, 0.09888622164726257, -0.031074533239006996, -0.446039617061615, -0.7477999925613403, 0.11989954113960266, -0.3781070113182068, 0.6446906328201294, -0.11328211426734924, -0.41075605154037476, -0.21465913951396942, -1.07261323928833, -0.15413692593574524, 0.1893727034330368, -0.6832667589187622, -0.38227373361587524, 0.8628238439559937, 0.43576735258102417, 1.1355458498001099, 0.8433321118354797, -0.14492475986480713, -0.06804520636796951, 0.44036269187927246, 0.321084201335907, -0.35560470819473267, 0.14467231929302216, 0.27700284123420715, 0.7617917656898499, 0.4947161078453064, -0.45333945751190186, 0.17899566888809204, -0.5291265249252319, -0.12341920286417007, -0.19618426263332367, -0.6971173286437988, -0.7121005058288574, -0.08221276104450226, 0.9460493326187134, 0.09607607871294022, 0.03415326401591301, -0.15361669659614563, -0.4970981776714325, 0.05980875715613365, -0.39461609721183777, 0.13413915038108826, 0.05440864339470863, 0.2619072198867798, 0.34531649947166443, 0.19439630210399628, 0.6455925703048706, -1.0240920782089233, 4.120868682861328, 0.8079766035079956, -0.09127332270145416, -0.3002588450908661, 0.15957549214363098, 1.0743528604507446, 0.47371482849121094, -0.9739689826965332, -0.3559078276157379, -0.40716347098350525, 1.1160980463027954, -0.38864263892173767, 0.5209412574768066, 0.37065815925598145, 0.3408125340938568, 0.4605407118797302, -0.21856096386909485, 0.11048942059278488, 0.08775021880865097, -1.1612435579299927, -0.4508635401725769, 0.09960714727640152, -0.7807190418243408, 1.0194801092147827, 0.13250014185905457, 0.0886627733707428, -0.16051869094371796, -0.16988365352153778, -0.26806098222732544, -0.06410464644432068, 0.04763630032539368, -0.1612003892660141, 0.07237858325242996, -0.8165896534919739, -0.1426694393157959, 0.27852916717529297, 0.015677670016884804, -0.9645525813102722, -0.7160183787345886, -0.45830997824668884, 0.5931383371353149, -0.21015529334545135, -0.600682258605957, -0.5341678261756897, 0.38309240341186523, 0.8898448944091797, -0.3051982522010803, 0.22864887118339539, 0.45809128880500793, -0.21958380937576294, 1.0278533697128296, -0.1368699073791504, -0.09816078096628189, 0.04912732541561127, -0.5183188915252686, 0.05342423543334007, 0.25053560733795166, -0.32507503032684326, 0.09473644942045212, 0.12860779464244843, 0.48285216093063354, -0.3221084475517273, -0.02672797068953514, -0.07021435350179672, 0.03873053565621376, 1.0757402181625366, 0.15944992005825043, 0.5737389326095581, -0.24606330692768097, -0.15293611586093903, -0.2946719825267792, -0.36472415924072266, -0.8571527004241943, -0.17441615462303162, 0.12725619971752167, -0.20605415105819702, -0.10764749348163605, 0.4808623790740967, 0.9539042711257935, 0.059834450483322144, -0.573651134967804, -0.6321194767951965, -1.0260523557662964, 0.11468188464641571, 0.5824576020240784, 0.4904208481311798, -0.0020072327461093664, -0.9073725342750549, -0.019108379259705544, 0.0012545681092888117, 0.758566677570343, -0.11901213228702545, -0.920428454875946, 0.29091277718544006, 0.3270879089832306 ]
[ 2326, 1006, 9998, 1007, 1010, 16039, 11343, 2000, 2216, 5097, 1012, 2005, 2742, 1010, 3563, 2838, 1999, 4773, 5097, 2089, 2022, 3811, 7692, 11806, 1012, 5567, 11186, 2000, 2216, 2838, 2089, 2022, 2583, 2000, 15095, 2291, 4219, 1998, 9772, 3229, 2000, 1996, 4646, 2030, 1996, 8241, 2993, 1012, 1012, 4002, 2549, 4646, 2030, 2291, 14427, 4748, 14028, 12086, 2089, 18077, 4007, 24728, 19666, 6906, 14680, 2008, 2064, 3426, 2019, 4646, 2030, 2291, 2000, 5823, 1998, 9772, 11343, 2000, 5198, 1012, 2070, 3001, 2089, 8073, 23818, 4187, 5097, 1998, 2578, 2043, 19119, 5258, 1010, 2021, 2027, 2064, 3497, 2022, 2128, 1011, 18516, 2000, 3426, 1037, 14516, 14920, 1997, 2326, 1006, 9998, 1007, 4650, 1012, 1056, 16048, 14526, 4019, 2000, 3677, 4748, 14028, 12086, 2089, 3338, 2041, 1997, 1037, 11661, 2000, 5114, 3229, 2000, 1996, 10318, 3677, 1012, 2023, 2064, 3499, 2019, 27248, 3229, 2000, 2060, 11661, 3550, 4219, 2013, 1996, 3677, 2504, 2030, 2000, 1996, 3677, 2993, 1012, 1999, 6958, 1010, 11661, 3550, 4219, 2323, 3073, 1037, 3154, 8745, 1997, 4646, 15380, 1998, 2022, 7275, 2013, 1996, 3677, 4044, 1012, 1056, 16068, 27531, 5323, 6115, 4748, 14028, 12086, 2089, 3443, 1998, 8754, 21466, 6115, 2007, 2578, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 4748, 14028, 12086, 2064, 3443, 6115, 2008, 2064, 2022, 2109, 2000, 3857, 1037, 16115, 2000, 2582, 3136, 1012, 16115, 2458, 3774, 1997, 1996, 2458, 1997, 2270, 2592, 1010, 3739, 1010, 2381, 1998, 6413, 12912, 2015, 1012, 2023, 2458, 2071, 2022, 4162, 2000, 2591, 2865, 1010, 4037, 1010, 2030, 2060, 7271, 2800, 2592, 2008, 2071, 2022, 14964, 1998, 8040, 22134, 5498, 5422, 2005, 22568, 2058, 1996, 2607, 1997, 2019, 3169, 2478, 2008, 16115, 2030, 4767, 1012, 1012, 25604, 2591, 2865, 6115, 4748, 14028, 12086, 2089, 3443, 1998, 8754, 21466, 2591, 2865, 6115, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 4748, 14028, 12086, 2064, 3443, 2591, 2865, 6115, 2008, 2064, 2022, 2109, 2000, 3857, 1037, 16115, 2000, 2582, 3136, 1012, 16115, 2458, 3774, 1997, 1996, 2458, 1997, 2270, 2592, 1010, 3739, 1010, 2381, 1998, 6413, 12912, 2015, 1012, 1012, 4002, 2475, 10373, 6115, 4748, 14028, 12086, 2089, 3443, 10373, 6115, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 4748, 14028, 12086, 2064, 2224, 6115, 2580, 2007, 10373, 11670, 2000, 2582, 2037, 3136, 1010, 2107, 2004, 15929, 16594, 2068, 2000, 6204, 13569, 12227, 2005, 2592, 2030, 13569, 12227, 1012, 4748, 14028, 12086, 2089, 2036, 2202, 4084, 2000, 8754, 21466, 1037, 16115, 2105, 1996, 10373, 4070, 1010, 2107, 2004, 2083, 2224, 1997, 2591, 2865, 6115, 1010, 2000, 3623, 1996, 3382, 1997, 3112, 1997, 3582, 1011, 2006, 15592, 1012, 2580, 10373, 6115, 2064, 2036, 2022, 2109, 1999, 1996, 7654, 1997, 6502, 1006, 4654, 1024, 13100, 1007, 1012, 1012, 4002, 2509, 6112, 6115, 4748, 14028, 12086, 2089, 3443, 6115, 2007, 6112, 11670, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 4748, 14028, 12086, 2064, 2224, 6112, 6115, 2000, 2582, 2037, 3136, 1010, 2164, 15929, 16594, 6112, 5527, 2578, 2107, 2004, 4530, 8758, 1010, 13164, 1010, 7513, 2028, 23663, 1010, 2030, 22091, 2015, 1055, 2509, 13610, 2015, 2005, 4654, 28674, 2000, 6112, 5527, 2030, 2000, 2039, 11066, 5906, 1012 ]
mitre
10.txt
33
cloud accounts can also be used in the acquisition of infrastructure, such as virtual private servers or serverless infrastructure. establishing cloud accounts may allow adversaries to develop sophisticated capabilities without managing their own servers. t1546 event triggered execution adversaries may establish persistence and / or elevate privileges using system mechanisms that trigger execution based on specific events. various operating systems have means to monitor and subscribe to events such as logons or other user activity such as running specific applications / binaries. cloud environments may also support various functions and services that monitor and can be invoked in response to specific cloud events.. 001 change default file association adversaries may establish persistence by executing malicious content triggered by a file type association. when a file is opened, the default program used to open the file ( also called the file association or handler ) is checked. file association selections are stored in the windows registry and can be edited by users, administrators, or programs that have registry access or by administrators using the built - in assoc utility. applications can modify the file association for a given file extension to call an arbitrary program when a file with the given extension is opened.. 002 screensaver adversaries may establish persistence by executing malicious content triggered by user inactivity. screensavers are programs that execute after a configurable time of user inactivity and consist of portable executable ( pe ) files with a. scr file extension. the windows screensaver application scrnsave. scr is located in c : \ windows \ system32 \, and c : \ windows \ syswow64 \ on 64 - bit windows systems, along with screensavers included with base windows installations.. 003 windows management instrumentation event subscription adversaries may establish persistence and elevate privileges by executing malicious content triggered by a windows management instrumentation ( wmi ) event subscription. wmi can be used to install event filters, providers, consumers, and bindings that execute code when a defined event occurs. examples of events that may be subscribed to are the wall clock time, user loging, or the computer's uptime.. 004 unix shell configuration modification adversaries may establish persistence through executing malicious commands triggered by a user ’ s shell. user unix shells execute several configuration scripts at different points throughout the session based on events. for example, when a user opens a command - line interface or remotely logs in ( such as via ssh ) a login shell is initiated. the login shell execute
[ -0.4566817581653595, -0.059087518602609634, -0.2586490511894226, 0.4438905417919159, -0.2727932631969452, -0.09610952436923981, -0.593794584274292, -0.4062385559082031, 0.33157598972320557, 0.7941225171089172, 0.04763276129961014, 0.04224483296275139, -0.23689858615398407, -0.17434142529964447, -0.7147482633590698, -0.495259165763855, -0.21288946270942688, 0.6075189709663391, -0.6859517097473145, 0.0848718211054802, 0.6885613799095154, -0.06331853568553925, -0.7348182797431946, -0.9966603517532349, -0.16771961748600006, 0.8582253456115723, 0.4269197881221771, -0.06567297875881195, 0.641032874584198, 0.9912612438201904, -0.05938062444329262, -0.4929584562778473, -0.31722602248191833, -0.6711546778678894, 0.3020610213279724, -0.26006191968917847, 0.7217724323272705, -0.7297324538230896, 0.3230034410953522, -0.7231477499008179, 0.850517213344574, 0.030405739322304726, 0.07398796081542969, -0.4477474093437195, -0.801994800567627, -0.2914530336856842, 0.20027293264865875, 0.013342300429940224, 0.25849449634552, -0.309276282787323, 0.8869970440864563, 0.29518020153045654, -0.19092333316802979, -0.09780262410640717, -0.3256608843803406, 0.0991835817694664, 0.28311803936958313, 0.03463587164878845, -0.3157283365726471, 0.2317192703485489, 0.09723394364118576, 0.06045018881559372, 0.30005717277526855, -0.40395620465278625, 0.5690184235572815, 0.5205192565917969, 0.02092641033232212, 0.12672202289104462, 0.4980146884918213, -0.15613394975662231, 0.004661240614950657, -0.1455085724592209, -0.4927081763744354, -0.05107773467898369, -0.3599311113357544, -0.2704848647117615, -0.12064036726951599, -0.3673896789550781, -0.26241132616996765, 0.24476683139801025, -0.14757372438907623, 0.3465285301208496, -0.05344114825129509, -0.37550070881843567, 0.09902257472276688, -0.38796234130859375, 0.2417997419834137, 0.6752285361289978, -0.3112444281578064, 0.16894710063934326, -0.17607708275318146, 0.296482115983963, -0.692341148853302, 0.1146928146481514, -0.14542004466056824, 0.36419737339019775, -0.49452516436576843, 0.6500161290168762, 0.2962210178375244, -0.13959436118602753, 0.38732844591140747, 0.41027382016181946, -0.0740840882062912, 0.8557934761047363, -0.2304958552122116, 0.3069518208503723, 0.49040040373802185, -0.3769862651824951, -0.2246953696012497, -0.45738381147384644, 0.9245687127113342, 0.27033647894859314, 0.14411915838718414, -0.3317783772945404, -0.1713176965713501, 0.736029326915741, 0.12646667659282684, -0.10093870013952255, 0.06432325392961502, 0.3211413323879242, 0.3389972448348999, -0.3197633922100067, 0.2648516595363617, 0.054352231323719025, -0.24178586900234222, 0.22921481728553772, 0.21711862087249756, 0.3092641830444336, -0.22217412292957306, -0.4502473771572113, 0.1061287447810173, -0.24899181723594666, -0.15912793576717377, 0.5301324129104614, -0.7902556657791138, 0.20276397466659546, 0.7073392271995544, 0.20949889719486237, 0.41228747367858887, -0.9782514572143555, -0.14132441580295563, 0.4890032112598419, 0.20857539772987366, 1.2556509971618652, 0.6159262657165527, 0.0585843063890934, 0.26125723123550415, -0.038157422095537186, -0.5937114357948303, 0.31822147965431213, 0.07904323935508728, 0.1356850564479828, 1.1992703676223755, -0.29174116253852844, -0.21008895337581635, -0.0255123283714056, -0.46081963181495667, 0.5476797819137573, 0.2631833255290985, -0.2001941204071045, -0.2565539479255676, 0.9092164635658264, -0.4410320222377777, 0.23368757963180542, 0.11590389907360077, 0.6756742596626282, -0.6793380379676819, -0.3015843629837036, -0.29635313153266907, -0.12349268049001694, 0.8684274554252625, 0.27938252687454224, 0.07405418902635574, 0.07247436791658401, 0.8190717101097107, 0.6269862651824951, -0.34319087862968445, -0.35041728615760803, 0.31728091835975647, 0.5937460660934448, -0.748690128326416, 0.2220025360584259, 0.6429769992828369, 0.9225614666938782, -0.24544775485992432, 0.14212465286254883, -0.7996540665626526, -0.8912265300750732, 0.037588346749544144, -0.8856089115142822, -0.2625766396522522, 0.09442699700593948, -0.2744835615158081, 0.7341189384460449, 0.5936746597290039, -0.2578132450580597, -1.2994332313537598, -0.0961306095123291, -0.25337493419647217, -0.8597480654716492, -0.10245084762573242, -0.06910916417837143, -0.07211919128894806, 0.4530775845050812, -0.6892735958099365, -0.43633267283439636, 1.2770122289657593, 0.7799890637397766, -0.06199006736278534, 0.8633474707603455, 0.8446435332298279, -0.6170727014541626, 0.18220195174217224, -0.09939666092395782, 0.18733856081962585, -0.22887086868286133, 0.2084992229938507, 0.2957303524017334, -0.286775141954422, 0.21674498915672302, -0.19926074147224426, 0.546318769454956, 0.7340617179870605, 0.723319947719574, 0.4245668649673462, -0.6804450154304504, -0.08096625655889511, 0.04839025065302849, 0.08077635616064072, -0.015423702076077461, -0.20929427444934845, 0.5554593205451965, 0.7579832077026367, 0.7583634257316589, 0.31723207235336304, -0.2780780792236328, -0.20035582780838013, 0.8050543665885925, -0.12238670885562897, -0.05023862421512604, 0.03204013407230377, 1.2308567762374878, 0.45462265610694885, 0.7184228301048279, 0.41310831904411316, 0.3400616943836212, 0.189153790473938, 0.3340354561805725, 0.4935210645198822, 0.6465246677398682, 0.0988999754190445, 0.9075382351875305, 0.4291553795337677, -0.14082971215248108, -0.5059409737586975, -0.6176106333732605, 0.4944652318954468, -0.07326675206422806, -0.3238126337528229, -0.7714536190032959, -0.3113544285297394, 0.0407637320458889, 0.24459652602672577, -0.8060185313224792, -0.049726199358701706, 0.3760221302509308, 0.31825822591781616, 0.23608508706092834, -0.08088622987270355, -0.7493249773979187, -0.6875172257423401, -0.015893153846263885, -0.5417072176933289, -0.5749990344047546, -0.4299120604991913, -0.36987558007240295, 0.09240612387657166, -0.4615192115306854, 0.7725650668144226, -0.7847184538841248, -0.7031001448631287, 0.48733389377593994, -0.19565917551517487, 0.3404550552368164, -0.5610432624816895, -0.41100674867630005, -1.0247334241867065, -0.3612287640571594, -0.5395447015762329, 0.3519464433193207, -0.4661775231361389, -0.2959820628166199, -0.2804243564605713, -0.11192163825035095, 0.2753450870513916, -0.20012132823467255, 0.900935709476471, -0.12693381309509277, 0.1796809881925583, -0.04168679937720299, 0.4024096131324768, 0.12594114243984222, 0.5559207797050476, 0.16344942152500153, -0.4428521990776062, 0.252994179725647, 0.11134933680295944, 0.24731628596782684, 0.3547970652580261, 0.6390014290809631, -0.5728710889816284, 0.2722734212875366, 0.21945729851722717, 0.29830458760261536, -0.6281667947769165, 0.7715768218040466, 0.31310251355171204, 0.3127063512802124, 0.2908037006855011, -0.7983719110488892, 0.1726370006799698, -0.07894034683704376, -0.04012198746204376, -0.15692172944545746, -0.24469047784805298, 0.6993133425712585, -0.24729153513908386, -0.7112289667129517, -0.13699515163898468, -0.4273669719696045, -0.27168914675712585, -0.1300256848335266, -0.18468822538852692, 1.3280925750732422, 0.4550721049308777, -0.12023529410362244, 0.23653851449489594, 0.02101144939661026, 0.1379452645778656, 0.18573953211307526, 0.3412795960903168, -0.49261999130249023, 0.40807873010635376, 0.44823014736175537, -0.3546620309352875, 0.5905362367630005, 0.10376766324043274, -0.28239575028419495, 0.032962553203105927, -0.05509739741683006, -0.7815375328063965, -0.39097028970718384, 0.25396856665611267, 0.3347776234149933, -0.03536626324057579, 0.5079657435417175, -0.4767400920391083, -0.12923318147659302, -0.29791438579559326, 0.3365328907966614, 0.6822283267974854, -0.08141614496707916, -0.15590636432170868, 0.2628781795501709, -0.6429235339164734, -0.3396136462688446, -0.0723760724067688, -0.20308899879455566, -0.018387384712696075, -0.1925472617149353, 0.671335756778717, 0.08438119292259216, -0.37870416045188904, 0.16269253194332123, -0.39462992548942566, -0.356897234916687, 0.8218785524368286, -0.342864066362381, 0.9371618032455444, -0.5915184617042542, 0.284070760011673, -0.09251326322555542, -0.1151844710111618, 0.05639192834496498, 0.50249183177948, -0.5478871464729309, -0.3548133671283722, 0.1958339512348175, 0.09117495268583298, -0.13846617937088013, -0.08128728717565536, -0.14430849254131317, -0.06281778961420059, 0.19440089166164398, -1.0051164627075195, -0.5151616334915161, 1.0385180711746216, 0.8908171653747559, 0.2233269214630127, -0.026676706969738007, 0.6936492919921875, 0.5577890276908875, -0.5953695178031921, 0.30588963627815247, 0.01454977598041296, 0.22817303240299225, -0.01939396746456623, 0.8434816598892212, -0.5630000829696655, -0.16657425463199615, 0.13329759240150452, -0.1429101824760437, -0.5236392021179199, -0.4440726935863495, 0.6497230529785156, 0.2583346366882324, -0.9515132904052734, -0.04469957575201988, 0.18860483169555664, -0.4004785418510437, -0.3020150661468506, -0.012405328452587128, -0.22513656318187714, 0.4267497956752777, 0.7066419124603271, -0.9901122450828552, 0.09171532094478607, -0.6954568028450012, -0.08564586937427521, 0.3301902413368225, 0.207302525639534, 0.02098124846816063, -0.8530377745628357, -0.017477845773100853, -0.3601800501346588, 0.03711313009262085, -0.19316057860851288, 0.1953258067369461, -0.11540954560041428, -0.6797049641609192, 0.0404924713075161, 0.4671685993671417, -0.10712667554616928, -0.9506535530090332, -0.597862720489502, 0.5154833793640137, 0.7186985611915588, 0.3949168920516968, -0.04891077056527138, 0.4466759264469147, 0.1359158754348755, -0.8935854434967041, 0.3197687268257141, -1.3938299417495728, 0.4612289071083069, 0.3136221766471863, -0.14518308639526367, 0.06159631907939911, 0.8731732368469238, -0.6640329957008362, -0.1865835040807724, -0.40750429034233093, -0.3646881878376007, -0.6400256752967834, 0.12381881475448608, 1.0104013681411743, -0.12461625039577484, -0.16568557918071747, 0.7062098979949951, 0.44655388593673706, -0.3382487893104553, -0.00045579049037769437, -0.27739575505256653, -0.04964795708656311, 0.13138669729232788, -0.7503641843795776, 0.28257447481155396, -0.14548945426940918, -0.30532106757164, -0.44389259815216064, -0.671810507774353, 0.885648787021637, -0.1250934898853302, -0.4251815974712372, -1.530605435371399, -0.40570855140686035, -0.13030973076820374, 0.5322728753089905, 0.023516489192843437, 0.44640564918518066, -0.3700984716415405, -0.375303715467453, -0.20677003264427185, 0.6366199254989624, -1.126084804534912, -0.21488353610038757, -0.2680796980857849, 0.18965810537338257, -0.39583879709243774, -0.9131960868835449, 0.3713032901287079, -0.22615186870098114, -0.9204789400100708, 0.48450562357902527, 0.49977076053619385, -0.1869889199733734, -1.1828125715255737, -0.21657590568065643, -0.2889314591884613, 0.0998997613787651, -0.7094055414199829, -0.02454999089241028, -0.42984914779663086, 0.27083924412727356, 0.04722223058342934, 0.628515362739563, 0.7540814876556396, -0.008745217695832253, 0.18082980811595917, 0.27278199791908264, 0.7338368892669678, -0.3686022162437439, -0.1782635897397995, 0.41233840584754944, -0.7450078129768372, -0.14860676229000092, -0.18884246051311493, -0.6474504470825195, -0.25054460763931274, -0.5936828255653381, -0.1029314324259758, -0.19634996354579926, 0.5102044343948364, -0.6015030741691589, -0.34067344665527344, -0.1921309381723404, 0.37598273158073425, 0.333189457654953, -0.3219413757324219, 0.10596632957458496, 0.09117347747087479, -0.025776423513889313, -0.1962057203054428, -0.0004952861345373094, -0.6262546181678772, -0.5163533091545105, 0.2710415720939636, 0.34262147545814514, 0.37481579184532166, 0.00905410572886467, 0.3457649052143097, -0.13422803580760956, 0.5306466221809387, -0.38167259097099304, -1.0306199789047241, -0.524088442325592, 0.2496047019958496, -0.3769480288028717, -0.32574254274368286, 0.4743383824825287, -0.9663225412368774, 0.582705020904541, 0.024461938068270683, -0.32441017031669617, -0.04509240761399269, -0.18117974698543549, 0.019221646711230278, 0.4713170528411865, 0.47587642073631287, -0.8932713866233826, 0.09825089573860168, 0.1788557469844818, 0.5029090046882629, -0.0031921875197440386, 0.2658430337905884, -0.2884228527545929, 0.2975204288959503, -0.5989469885826111, -1.633137583732605, 0.4898781478404999, -0.1013663038611412, -0.6306676268577576, -0.08862503618001938, -0.0642285868525505, 0.8750036358833313, -0.3449525535106659, 0.34275561571121216, 0.8351271152496338, 0.11492151767015457, 0.19437727332115173, 0.09042868763208389, 0.4524901509284973, -0.1646636724472046, 0.17872585356235504, 0.6572204232215881, 0.3045373558998108, -0.6738707423210144, -0.29197999835014343, -0.207399383187294, -0.308941125869751, -0.30614471435546875, 0.02229577675461769, 0.6210007071495056, -0.6970669627189636, 0.09145345538854599, -0.25865858793258667, 0.012025129981338978, -0.12592343986034393, -0.09206147491931915, -0.3803274929523468, -0.12512759864330292, 1.0735037326812744, 0.25668343901634216, 0.2105317860841751, -0.5938004851341248, 0.3590461015701294, -0.1044098362326622, -0.5625671744346619, 0.6604005098342896, -0.11132844537496567, -0.7843260765075684, 0.832274317741394, 0.2684783637523651, -0.51047283411026, -0.3887314796447754, -0.7457780838012695, 0.255131334066391, 0.5580164194107056, -0.21868985891342163, -0.08294861018657684, -0.28471189737319946, -0.4428386092185974, 0.14423251152038574, -0.062156792730093, 0.3764945864677429, 0.1255999654531479, -0.9250245690345764, 0.5174912810325623, -0.6529012322425842, -0.32441002130508423, 0.6023846864700317, -0.6844798922538757, 0.08774849027395248, -0.6045919060707092, 0.23932616412639618, 0.4632313847541809, 0.08061505109071732, 1.2630727291107178, 0.024913525208830833, 0.4191478192806244, 0.0017578850965946913, 0.0642356127500534, 0.8352830410003662, -0.04092094302177429, 0.2037397176027298, 1.1916764974594116, 0.5893567800521851, -0.7594941258430481, -0.608249306678772, 0.08617940545082092, -0.26503652334213257, 0.21999940276145935, -0.6773821115493774, -0.0914800763130188, 0.15471024811267853, 0.29537731409072876, -0.36267194151878357, -0.41298332810401917, -0.834496021270752, -0.31826525926589966, 0.12209589779376984, 0.0890863761305809, -0.22005654871463776, -0.36536693572998047, 0.5895105004310608, -0.01340486854314804, -0.508969783782959, -0.36228862404823303, 0.36065977811813354, -0.501916229724884, -0.32049697637557983, -0.77946537733078, 0.41991758346557617, -0.8540735840797424, -0.6048399806022644, -0.4898817837238312, -0.43159031867980957, -0.14024409651756287, -0.4068147540092468, 0.04761683940887451, 0.3015085756778717, -0.6623265147209167, -0.07432006299495697, -0.8142504096031189, -0.06626718491315842, 0.2804860472679138, -0.9991652965545654, -0.4842264652252197, 0.3381522297859192, -0.11355985701084137, 0.2619541883468628, 0.282443642616272, 0.9011138677597046, 0.7152941823005676, -0.6049643158912659, -0.40584278106689453, -0.22697651386260986, 0.12273872643709183, 0.5039141774177551, -0.10667246580123901, -0.39772963523864746, -0.22959105670452118, 0.21287523210048676, -0.5535344481468201, -0.3708179295063019, -0.6335280537605286, 0.294437050819397, 0.11399611085653305, -0.37252771854400635, 0.6519559621810913, 0.5380799174308777, -0.5985924601554871, -0.008167612366378307, -0.6227070689201355, 0.5525982975959778, 0.3098701536655426, 0.2907855212688446, 0.29947802424430847, 0.6830146312713623, 0.5195998549461365, 0.024985296651721, 0.19698278605937958, -0.06938982009887695, -0.4588373601436615, 0.3295876085758209, -0.4498882293701172, -0.06743580102920532, -0.3934800922870636, -0.6775298714637756, 0.5487512946128845, 0.5239673852920532, 0.16086623072624207, 0.5712693929672241, 0.5045362710952759, 0.04022495821118355, -1.1429215669631958, -0.355211466550827, -0.6740730404853821, -0.1735164225101471, 0.24282696843147278, -0.27082177996635437, -0.6182294487953186, -0.4501829147338867, -0.16083256900310516, -0.03453749045729637, 0.07904195785522461, -0.6519790887832642, 0.07709554582834244, 0.14179730415344238, 0.1820661872625351, 1.2836178541183472, 0.34935662150382996, -0.28016334772109985, 0.6115212440490723, 0.213481605052948, -0.8782446980476379, -0.8914111256599426, 0.5619385838508606, 1.5846682786941528, 0.23236367106437683, -0.17638719081878662, -0.5963870286941528, 0.08384602516889572, 0.31789445877075195, -0.42387592792510986, -0.16444885730743408, -0.026048611849546432, -0.5096948146820068, 0.419004887342453, -0.5936077833175659, 0.29144376516342163, 0.3257046639919281, 0.07067811489105225, 0.16365863382816315, -0.5350653529167175, -1.3950386047363281, 0.12410839647054672, 0.05779636278748512, -0.21268664300441742, 0.3221294581890106, 0.22771084308624268, -0.2972022593021393, -0.522429883480072, -0.03997540473937988, -0.33067259192466736, 0.3463624119758606, 0.9064032435417175, -0.049619875848293304, 0.1975298821926117, 0.5252848267555237, 0.469977468252182, -0.3357183337211609, -0.14870685338974, 0.6179821491241455, 0.5898024439811707, 0.06739193201065063, 0.6077076196670532, 0.1613127887248993, -0.032257720828056335, 0.013454368337988853, -0.4068313241004944, 0.08317873626947403, -0.506426990032196, 0.01082204282283783, -0.2594238221645355, -0.20325852930545807, 0.8508563041687012, -0.39979830384254456, 0.45425519347190857, -0.38591888546943665, -0.013142178766429424, 0.5997478365898132, -0.05220732465386391, -0.37109535932540894, 0.2984508275985718, 1.304488182067871, 0.4663830101490021, -0.5622135996818542, 0.3681092858314514, 0.20412495732307434, 0.17276683449745178, -0.03620011359453201, -0.1497277021408081, -0.5167279243469238, 0.4095170199871063, 0.1309024542570114, -0.5347170233726501, -0.20908482372760773, 0.0968656986951828, -0.14541122317314148, 0.25856783986091614, 0.48825737833976746, -0.478780061006546, 0.13468170166015625, -0.6223495602607727, 1.2293121814727783, -0.829319179058075, -0.1934627741575241, -0.22427642345428467, -0.6082199811935425, -0.08970203250646591, 0.4575016498565674, -0.09425057470798492, 0.3684726059436798, 0.10824576020240784, 0.3291294574737549, 0.2296491265296936, -0.03232879564166069, -0.5879785418510437, -0.9204615950584412, -0.31827086210250854, 0.024173377081751823, 0.13319920003414154, -0.6186285614967346, -0.26722267270088196, -0.23337949812412262, 0.6132382750511169, 0.33477532863616943, -0.09287388622760773, -0.6780305504798889, 0.4561961591243744, -0.28138187527656555, -1.2790919542312622, 1.2824615240097046, 0.36689165234565735, -0.7408730983734131, 0.1877640187740326, -0.1077234148979187, 0.21932943165302277, 0.6237308382987976, -0.39331382513046265, -0.4295744001865387, -0.3546314239501953, -0.5332721471786499, -0.5613630414009094, 1.116410493850708, -0.18378017842769623, 0.16540822386741638, -0.20714011788368225, -0.6888168454170227, -0.1509573757648468, 0.3781437873840332, -0.4262036979198456, -0.5830205678939819, 0.3583327829837799, 0.2007349282503128, 0.614993155002594, 0.673060417175293, -0.4346144497394562, 0.06917482614517212, -0.20140179991722107, 0.5784616470336914, -0.5359319448471069, 0.45506808161735535, -0.043465420603752136, 0.736258327960968, 0.09372269362211227, 0.09897942841053009, 0.30087608098983765, 0.01652088202536106, -0.05918440967798233, -0.25631794333457947, -0.539449155330658, -0.5360895991325378, 0.05832129344344139, 0.8079025149345398, 0.16009564697742462, -0.5336138010025024, 0.5865175724029541, -0.4803948998451233, 0.2809103727340698, 0.03458118066191673, 0.17848214507102966, -0.5879220962524414, -0.08342500030994415, 0.48277804255485535, 0.38407328724861145, 0.8612755537033081, -1.1975406408309937, 4.430454254150391, 0.2596587836742401, -0.21639259159564972, 0.08620788902044296, 0.11178215593099594, 1.0800540447235107, 0.5067974925041199, -0.7754943370819092, 0.39205408096313477, -0.22468899190425873, 0.250458300113678, -0.5690413117408752, 0.09867602586746216, -0.10725785791873932, 0.16652871668338776, 0.7960611581802368, -0.6403734087944031, 0.27332839369773865, 0.5025393962860107, -1.347354531288147, -1.0296366214752197, 0.14911377429962158, -0.8764392733573914, 0.7547138333320618, 0.222889244556427, 0.12647658586502075, -0.3920956552028656, -0.3165871202945709, 0.039581697434186935, -0.43549275398254395, -0.1291409581899643, -0.27791163325309753, -0.3747613728046417, 0.0006611222052015364, -0.5748708844184875, 0.2104426622390747, -0.055171918123960495, -0.5514822602272034, -0.477664977312088, 0.5268590450286865, 0.7213215827941895, -0.018561342731118202, -0.15909382700920105, -0.5422265529632568, 0.2581978440284729, 1.1429078578948975, -0.4671939015388489, 0.18508513271808624, 0.376073956489563, -0.2190968096256256, 1.3092372417449951, -0.16134200990200043, 0.4605916738510132, 0.27704116702079773, -0.2919580936431885, -0.11995278298854828, -0.2797366976737976, -0.18545043468475342, 0.020964764058589935, 0.505405604839325, 0.7498195171356201, -0.4695987105369568, 0.033385831862688065, 0.25935694575309753, -0.7819880843162537, 0.865646243095398, 0.061774395406246185, 0.36102715134620667, 0.06581149995326996, 0.06306667625904083, -0.296042799949646, -0.8202252984046936, -0.8715060353279114, -0.14410150051116943, -0.1304895430803299, 0.1669968217611313, -0.05586674064397812, 0.08128123730421066, 0.5930930376052856, -0.19878624379634857, -0.09537117183208466, -0.7236349582672119, -1.0739625692367554, 0.031595949083566666, 0.7867591381072998, 0.17297916114330292, 0.29522252082824707, -0.3948415517807007, 0.5751397609710693, -0.18468277156352997, 0.4106314480304718, 0.22802039980888367, -0.5298106670379639, -0.32161787152290344, 0.5238087773323059 ]
[ 6112, 6115, 2064, 2036, 2022, 2109, 1999, 1996, 7654, 1997, 6502, 1010, 2107, 2004, 7484, 2797, 14903, 2030, 8241, 3238, 6502, 1012, 7411, 6112, 6115, 2089, 3499, 4748, 14028, 12086, 2000, 4503, 12138, 9859, 2302, 6605, 2037, 2219, 14903, 1012, 1056, 16068, 21472, 2724, 13330, 7781, 4748, 14028, 12086, 2089, 5323, 28297, 1998, 1013, 2030, 3449, 13331, 2618, 14310, 2478, 2291, 10595, 2008, 9495, 7781, 2241, 2006, 3563, 2824, 1012, 2536, 4082, 3001, 2031, 2965, 2000, 8080, 1998, 4942, 29234, 2000, 2824, 2107, 2004, 8154, 3619, 2030, 2060, 5310, 4023, 2107, 2004, 2770, 3563, 5097, 1013, 8026, 12086, 1012, 6112, 10058, 2089, 2036, 2490, 2536, 4972, 1998, 2578, 2008, 8080, 1998, 2064, 2022, 24959, 1999, 3433, 2000, 3563, 6112, 2824, 1012, 1012, 25604, 2689, 12398, 5371, 2523, 4748, 14028, 12086, 2089, 5323, 28297, 2011, 23448, 24391, 4180, 13330, 2011, 1037, 5371, 2828, 2523, 1012, 2043, 1037, 5371, 2003, 2441, 1010, 1996, 12398, 2565, 2109, 2000, 2330, 1996, 5371, 1006, 2036, 2170, 1996, 5371, 2523, 2030, 28213, 1007, 2003, 7039, 1012, 5371, 2523, 16310, 2024, 8250, 1999, 1996, 3645, 15584, 1998, 2064, 2022, 5493, 2011, 5198, 1010, 15631, 1010, 2030, 3454, 2008, 2031, 15584, 3229, 2030, 2011, 15631, 2478, 1996, 2328, 1011, 1999, 4632, 10085, 9710, 1012, 5097, 2064, 19933, 1996, 5371, 2523, 2005, 1037, 2445, 5371, 5331, 2000, 2655, 2019, 15275, 2565, 2043, 1037, 5371, 2007, 1996, 2445, 5331, 2003, 2441, 1012, 1012, 4002, 2475, 12117, 22208, 4748, 14028, 12086, 2089, 5323, 28297, 2011, 23448, 24391, 4180, 13330, 2011, 5310, 27118, 6593, 7730, 1012, 12117, 22208, 2015, 2024, 3454, 2008, 15389, 2044, 1037, 9530, 8873, 27390, 3085, 2051, 1997, 5310, 27118, 6593, 7730, 1998, 8676, 1997, 12109, 4654, 8586, 23056, 1006, 21877, 1007, 6764, 2007, 1037, 1012, 8040, 2099, 5371, 5331, 1012, 1996, 3645, 12117, 22208, 4646, 8040, 6826, 3736, 3726, 1012, 8040, 2099, 2003, 2284, 1999, 1039, 1024, 1032, 3645, 1032, 2291, 16703, 1032, 1010, 1998, 1039, 1024, 1032, 3645, 1032, 25353, 26760, 5004, 21084, 1032, 2006, 4185, 1011, 2978, 3645, 3001, 1010, 2247, 2007, 12117, 22208, 2015, 2443, 2007, 2918, 3645, 14111, 1012, 1012, 4002, 2509, 3645, 2968, 16015, 2724, 15002, 4748, 14028, 12086, 2089, 5323, 28297, 1998, 3449, 13331, 2618, 14310, 2011, 23448, 24391, 4180, 13330, 2011, 1037, 3645, 2968, 16015, 1006, 1059, 4328, 1007, 2724, 15002, 1012, 1059, 4328, 2064, 2022, 2109, 2000, 16500, 2724, 17736, 1010, 11670, 1010, 10390, 1010, 1998, 8031, 2015, 2008, 15389, 3642, 2043, 1037, 4225, 2724, 5158, 1012, 4973, 1997, 2824, 2008, 2089, 2022, 4942, 29234, 2094, 2000, 2024, 1996, 2813, 5119, 2051, 1010, 5310, 8833, 2075, 1010, 2030, 1996, 3274, 1005, 1055, 2039, 7292, 1012, 1012, 4002, 2549, 19998, 5806, 9563, 14080, 4748, 14028, 12086, 2089, 5323, 28297, 2083, 23448, 24391, 10954, 13330, 2011, 1037, 5310, 1521, 1055, 5806, 1012, 5310, 19998, 10986, 15389, 2195, 9563, 14546, 2012, 2367, 2685, 2802, 1996, 5219, 2241, 2006, 2824, 1012, 2005, 2742, 1010, 2043, 1037, 5310, 7480, 1037, 3094, 1011, 2240, 8278, 2030, 19512, 15664, 1999, 1006, 2107, 2004, 3081, 7020, 2232, 1007, 1037, 8833, 2378, 5806, 2003, 7531, 1012, 1996, 8833, 2378, 5806, 15389 ]
mitre
10.txt
34
##s scripts from the system ( / etc ) and the user ’ s home directory ( ~ / ) to configure the environment. all login shells on a system use / etc / profile when initiated. these configuration scripts run at the permission level of their directory and are often used to set environment variables, create aliases, and customize the user ’ s environment. when the shell exits or terminates, additional shell scripts are executed to ensure the shell exits appropriately.. 005 trap adversaries may establish persistence by executing malicious content triggered by an interrupt signal. the trap command allows programs and shells to specify commands that will be executed upon receiving interrupt signals. a common situation is a script allowing for graceful termination and handling of common keyboard interrupts like ctrl + c and ctrl + d.. 006 lc _ load _ dylib addition adversaries may establish persistence by executing malicious content triggered by the execution of tainted binaries. mach - o binaries have a series of headers that are used to perform certain operations when a binary is loaded. the lc _ load _ dylib header in a mach - o binary tells macos and os x which dynamic libraries ( dylibs ) to load during execution time. these can be added ad - hoc to the compiled binary as long as adjustments are made to the rest of the fields and dependencies. there are tools available to perform these changes.. 007 netsh helper dll adversaries may establish persistence by executing malicious content triggered by netsh helper dlls. netsh. exe ( also referred to as netshell ) is a command - line scripting utility used to interact with the network configuration of a system. it contains functionality to add helper dlls for extending functionality of the utility. the paths to registered netsh. exe helper dlls are entered into the windows registry at hklm \ software \ microsoft \ netsh.. 008 accessibility features adversaries may establish persistence and / or elevate privileges by executing malicious content triggered by accessibility features. windows contains accessibility features that may be launched with a key combination before a user has logged in ( ex : when the user is on the windows logon screen ). an adversary can modify the way these programs are launched to get a command prompt or backdoor without logging in to the system.. 009 appcert dlls adversaries may establish persistence and / or elevate privileges by executing malicious content triggered by appcert dlls loaded
[ -0.13116589188575745, -0.026511341333389282, 0.04713660106062889, 0.23303954303264618, -0.7600660920143127, -0.5519443154335022, -0.8670598864555359, 0.057993143796920776, 0.17574641108512878, 0.8673120737075806, 0.4082336127758026, 0.15963543951511383, 0.045573875308036804, -0.4603382349014282, -0.31803464889526367, -0.5106490850448608, -0.11396516859531403, 0.5764075517654419, -1.0839571952819824, 0.11337804049253464, 0.46012207865715027, -0.018276289105415344, -0.8102325797080994, -0.8629438281059265, -0.20264394581317902, 0.7368926405906677, -0.16962002217769623, 0.20909495651721954, 0.5755971074104309, 0.4128143787384033, 0.30967724323272705, -0.1791743040084839, -0.02991645224392414, -0.38406291604042053, 0.1811942756175995, -0.6288337707519531, 0.7714917659759521, -0.5394906997680664, 0.458119660615921, -0.4405602812767029, 0.6659342050552368, -0.34741532802581787, -0.08131259679794312, -0.4687383472919464, -0.4530889093875885, -0.4771477282047272, 0.3195776641368866, -0.35971036553382874, 0.3967447876930237, 0.2755075991153717, 0.6747310757637024, 0.25451502203941345, 0.3030247390270233, -0.04061708226799965, -0.1142268031835556, 0.2443450391292572, -0.23035511374473572, 0.06897705793380737, 0.11838313192129135, 0.3427508473396301, 0.29381972551345825, -0.45994922518730164, 0.421627014875412, -0.39034420251846313, -0.4030442535877228, 0.7297664880752563, 0.6416637301445007, 0.12687362730503082, 0.1556374728679657, 0.3817330300807953, 0.18945711851119995, 0.03087187558412552, -0.3947109282016754, -0.2632276117801666, -0.09094181656837463, -0.5363394021987915, 0.012189012952148914, -0.6128488779067993, -0.12031756341457367, 0.6693195104598999, -0.1727886199951172, 0.4865932762622833, 0.08765381574630737, -0.5928356647491455, -0.11923359334468842, -0.6691092848777771, 0.26084020733833313, 1.0508979558944702, -0.3964172303676605, 0.25460541248321533, 0.5335202217102051, 0.12159581482410431, -0.9798588156700134, -0.4411449730396271, 0.21131578087806702, 0.4042251706123352, -0.39110103249549866, 0.1520380973815918, -0.6043816804885864, -0.0752919465303421, -0.03383340686559677, 1.0392301082611084, -0.13448184728622437, 0.3793187141418457, -0.16258251667022705, -0.2925418019294739, 0.3303374648094177, -0.12103527784347534, -0.582844078540802, 0.014342283830046654, 1.160607099533081, 0.17400939762592316, 0.5540387630462646, -0.21204829216003418, -0.5768930912017822, 1.1146645545959473, 0.23628021776676178, -0.07131247222423553, 0.0823151245713234, 0.891790509223938, 0.580908477306366, -0.5814689993858337, 0.06712839007377625, -0.36431026458740234, -0.11847572773694992, 0.037527427077293396, -0.07656345516443253, 0.29946842789649963, -0.12631440162658691, -0.8025076985359192, -0.0750667154788971, -0.322479248046875, -0.11098426580429077, 0.44619014859199524, -0.5671793222427368, 0.8149297833442688, 0.15487302839756012, -0.0051572625525295734, 0.4094989597797394, -1.312059998512268, -0.47185009717941284, 0.7773323059082031, 0.0025789039209485054, 1.2951864004135132, 0.5661764740943909, 0.049222301691770554, -0.11960029602050781, 0.023079335689544678, -0.4676453173160553, 0.3416610062122345, -0.6083540320396423, 0.32475483417510986, 0.779571533203125, -0.25268101692199707, -0.34836480021476746, -0.3141474425792694, -0.08269382268190384, 0.35188212990760803, -0.10294768214225769, -0.00245886342599988, -0.4762057065963745, 0.6010611057281494, 0.16940677165985107, 0.39869678020477295, -0.11294368654489517, 0.5463078618049622, -0.7135957479476929, -0.35530099272727966, -0.6837518811225891, -0.15412455797195435, 1.0327398777008057, -0.037780702114105225, 0.5442433953285217, -0.18842390179634094, 0.9399662017822266, 0.8336724042892456, 0.3251253068447113, -0.2948954105377197, 0.11756577342748642, 0.34993982315063477, -0.864948570728302, 0.09547749906778336, 0.07979658246040344, 0.8500272631645203, 0.6225475668907166, 0.05295372009277344, 0.03459280729293823, -1.0495719909667969, -0.6020509600639343, -0.3761322796344757, -0.44214412569999695, 0.7049742937088013, -0.009901567362248898, 0.6961404085159302, 0.5997557044029236, 0.36766692996025085, -0.9965429902076721, -0.05149804428219795, -0.49828511476516724, -0.79683917760849, 0.05626395344734192, 0.003358837217092514, 0.0472492091357708, -0.11369786411523819, -0.7226446866989136, -0.30285999178886414, 1.2677985429763794, 0.7285652160644531, 0.3016679286956787, 0.5583271980285645, 0.8230798244476318, -0.15317681431770325, -0.18898466229438782, 0.5434978008270264, -0.2285679280757904, -0.24595598876476288, -0.49412801861763, 0.3014867305755615, -0.04511738568544388, 0.5161790251731873, -0.08665607124567032, 0.403764545917511, 0.5962721705436707, 0.455719918012619, 0.21692205965518951, -0.6615439653396606, -0.018605822697281837, -0.05337420105934143, -0.31024375557899475, 0.30893754959106445, -0.17220082879066467, 0.25698772072792053, 0.216896191239357, 1.1276209354400635, -0.2770875096321106, -0.5564938187599182, 0.4970911145210266, 0.8488890528678894, -0.3521391749382019, 0.07785346359014511, -0.03232287988066673, 0.8539679050445557, 0.16661395132541656, 1.0619500875473022, 0.349041610956192, 0.3463848829269409, 0.20292378962039948, -0.01485765166580677, 0.08572281897068024, 0.029285049065947533, -0.4438166916370392, 1.219968318939209, 1.408360242843628, -0.0569739006459713, -0.18293872475624084, -0.23380617797374725, 0.980472207069397, 0.5998224020004272, -0.6845105886459351, -0.4059923589229584, -0.0873398631811142, 0.06685741245746613, -0.2940653860569, -0.30397897958755493, -0.19435513019561768, 0.2647063136100769, 0.10989730060100555, 0.010375182144343853, -0.25834694504737854, -0.8118822574615479, -0.8972380757331848, -0.16536055505275726, -0.5279474854469299, -0.40610718727111816, -0.6346970200538635, -0.4648180902004242, -0.025765225291252136, -0.49943360686302185, 0.937208354473114, -0.8951927423477173, -0.13708710670471191, 1.0220322608947754, -0.3392380475997925, 0.2604900896549225, -0.34555569291114807, 0.13021469116210938, -0.898027777671814, -0.18575872480869293, -0.4049227237701416, 0.5990782380104065, -0.45851781964302063, -0.05819942057132721, -0.4468902051448822, 0.24270842969417572, -0.009403523057699203, -0.06182815134525299, 1.0760960578918457, 0.07475703954696655, 0.07293567061424255, -0.008133899420499802, 0.6917963624000549, -0.030657751485705376, 0.6918535828590393, 0.022195857018232346, -0.8162771463394165, 0.7744559049606323, 0.3293284773826599, -0.17530211806297302, 0.835132896900177, 0.603046178817749, -0.8749588131904602, 0.30101633071899414, 0.10610098391771317, 0.4826240837574005, -0.36850884556770325, 1.0925227403640747, 0.07223235815763474, 0.09567433595657349, -0.42882856726646423, -0.7607014179229736, 0.2147282361984253, -0.058461640030145645, -0.036694832146167755, -0.18459223210811615, -0.1163523942232132, 0.2337179332971573, -0.2670787274837494, -0.9062410593032837, 0.4493868947029114, -0.5114011168479919, -0.16512851417064667, -0.2168564647436142, -0.023167314007878304, 0.6711991429328918, 0.14702168107032776, 0.2275121510028839, 0.22622601687908173, -0.6695787310600281, -0.3606750965118408, 0.4544663727283478, -0.034608375281095505, -0.6776986122131348, 0.11818742007017136, 0.3224155902862549, 0.2889935374259949, 0.717212975025177, 0.6153839826583862, -0.3049192428588867, 0.18547411262989044, -0.24748703837394714, -0.5249133706092834, 0.06863892823457718, 0.5680843591690063, 0.6598199009895325, 0.537477970123291, 0.33506691455841064, -0.392963171005249, -0.7055947184562683, -0.09822282940149307, 0.2088296264410019, 0.5210869908332825, -0.207482248544693, -0.2792870104312897, 0.39386871457099915, -0.3670610189437866, -0.37017571926116943, 0.19512689113616943, -0.4772660732269287, 0.4445013999938965, 0.19736860692501068, 0.6117251515388489, 0.025074051693081856, 0.04790153726935387, 0.046994563192129135, -0.17150723934173584, -0.69150710105896, 0.5894017219543457, -0.6113091707229614, 0.3670102059841156, -0.17852774262428284, -0.2698967754840851, 0.024962808936834335, -0.3922199308872223, 0.6437573432922363, 0.045621853321790695, -0.25066694617271423, 0.04602446407079697, -0.35548147559165955, 0.17870287597179413, -0.2224167436361313, -0.008842915296554565, -0.9191264510154724, 0.22617413103580475, -0.3471774160861969, -0.9162124991416931, -0.5267589688301086, 0.5812446475028992, 0.6672923564910889, 0.3440459072589874, 0.4738512635231018, 0.11462536454200745, 0.39255020022392273, -0.515735387802124, -0.0011908012675121427, -0.5946601033210754, 0.2920316457748413, -0.42505013942718506, 0.38216695189476013, -0.7540579438209534, 0.02964024432003498, -0.029061689972877502, -0.47613441944122314, 0.1311832070350647, -0.09341384470462799, 0.6056956052780151, 0.21955297887325287, -0.2851329445838928, -0.04102901741862297, 0.4200489819049835, -0.12527911365032196, -0.5018804669380188, 0.0645817443728447, -0.1767466962337494, 0.6901691555976868, 0.13176417350769043, -1.2070856094360352, -0.47074827551841736, -0.4890289008617401, -0.006246970500797033, -0.0722121000289917, 0.9411075115203857, 0.2847130000591278, -0.20849379897117615, 0.2628498077392578, -0.5416076183319092, -0.3411544859409332, 0.4413025677204132, 0.17273445427417755, -0.4769212305545807, -0.32051941752433777, -0.5624743103981018, 0.17945946753025055, -0.015027445740997791, -0.8711693286895752, -0.04600955545902252, 0.30797767639160156, 0.23459409177303314, 0.5248597264289856, -0.25403735041618347, 0.06325585395097733, 0.44296225905418396, -0.6181442141532898, 0.8087123036384583, -1.1898882389068604, 0.3481177091598511, 0.2948334515094757, -0.19107939302921295, -0.12980489432811737, 0.6159560084342957, -0.6373524069786072, 0.2365955263376236, -0.171829491853714, -0.06973619759082794, -0.8308638334274292, 0.18661314249038696, 0.9060043096542358, -0.7218232154846191, -0.47487154603004456, 0.30925220251083374, 0.0593264140188694, 0.05500815063714981, -0.1982315182685852, -0.15181152522563934, -0.25027894973754883, 0.37599873542785645, -0.02356373518705368, 0.9105784893035889, 0.3621487021446228, -0.5428028106689453, -0.17830193042755127, -0.40579378604888916, 0.6137228608131409, 0.045258428901433945, -0.07972997426986694, -0.5354898571968079, 0.07395859062671661, 0.14123192429542542, -0.07116729766130447, 0.153501957654953, 0.2261764407157898, -0.2872758209705353, -0.4014011025428772, -0.24057696759700775, 0.04084758087992668, -1.1761564016342163, -0.9295786023139954, -0.35620036721229553, -0.43562039732933044, -0.33627578616142273, -0.1380157321691513, 0.22513237595558167, -0.013296165503561497, -0.4563620388507843, 0.33958154916763306, -0.01022467389702797, -0.1675131916999817, -0.9882616400718689, 0.19016383588314056, -0.3941252827644348, 0.458059698343277, -0.819628894329071, -0.1081114411354065, -0.3554973304271698, 0.586138904094696, -0.048615917563438416, 0.567354142665863, 0.15571622550487518, 0.23411276936531067, -0.012875278480350971, 0.5399737358093262, 0.5990853309631348, -0.2806895673274994, -0.32811078429222107, 0.511752724647522, -0.32037562131881714, 0.08522796630859375, -0.061120692640542984, -0.7085734605789185, -0.2883740961551666, -0.542229413986206, 0.09401914477348328, 0.2695945203304291, 0.39423924684524536, -0.20615509152412415, -0.5251364707946777, -0.03017256408929825, 0.43064984679222107, -0.036695826798677444, -0.47749990224838257, -0.5324755907058716, -0.1771511286497116, 0.446918249130249, 0.10185541212558746, -0.02016620896756649, -0.41604188084602356, -0.7282217741012573, 0.07067137956619263, 0.9548822641372681, 0.660951554775238, 0.2594078779220581, 0.09583289921283722, -0.1612674444913864, 0.47513484954833984, -0.3770037293434143, -0.992549479007721, -0.4916094243526459, 0.37721285223960876, -0.6773025989532471, -0.20075318217277527, 0.2691509425640106, -0.3961130976676941, 0.5961265563964844, -0.33041977882385254, -0.03513957932591438, -0.033224232494831085, 0.010856947861611843, 0.06927789002656937, 0.12614481151103973, 0.6621009707450867, -0.8023166656494141, -0.5355554223060608, 0.03976568207144737, 0.5569760203361511, -0.07000312954187393, 0.20254269242286682, -0.5628511905670166, 0.021840069442987442, -0.7476556301116943, -1.5601656436920166, 0.4393613636493683, -0.18611125648021698, -0.6200867295265198, -0.07349114120006561, -0.008096665143966675, 1.0210925340652466, -0.6766901612281799, 0.08889202773571014, 0.5840042233467102, -0.024102982133626938, 0.28599125146865845, -0.23484517633914948, 0.47964414954185486, -0.00599701888859272, -0.5427073836326599, -0.04830826446413994, -0.03031979687511921, -0.28773003816604614, -0.15586316585540771, -0.208628311753273, -0.2258424013853073, -0.3493760824203491, 0.09303398430347443, 1.2189518213272095, -0.6563716530799866, 0.28818634152412415, 0.11826487630605698, -0.4438401460647583, -0.46650463342666626, 0.13691405951976776, -0.3209914565086365, -0.19516848027706146, 1.1712785959243774, 0.048849426209926605, 0.49993187189102173, -0.8478829860687256, 0.48496976494789124, -0.08786971867084503, -0.8590463995933533, 0.5258241295814514, 0.45148730278015137, -0.4515093266963959, 1.2560533285140991, -0.17832860350608826, -0.6207191348075867, -0.5838311910629272, -0.271709680557251, 0.3207586407661438, 0.3262174725532532, -0.5324413180351257, 0.10772249847650528, -0.12271465361118317, 0.501598060131073, -0.23574437201023102, 0.4843555986881256, 0.027416979894042015, 0.24603649973869324, -0.9105622172355652, 0.22538770735263824, 0.09665874391794205, 0.08650705963373184, 0.43476247787475586, -0.3343689441680908, -0.0726647824048996, -0.7089625597000122, -0.042770061641931534, 0.33469700813293457, -0.2744952440261841, 0.8723646402359009, -0.10224241018295288, 0.33390164375305176, -0.14479142427444458, 0.0018089032964780927, 0.6319897770881653, 0.39159131050109863, 0.49813395738601685, 1.0526838302612305, 0.17379774153232574, -1.1752504110336304, -0.5670658349990845, 0.008697240613400936, -0.5044415593147278, 0.40858563780784607, -0.5853265523910522, -0.37972569465637207, 0.05673246458172798, 0.3293876051902771, -0.21257321536540985, -0.46949079632759094, -0.884917676448822, -0.650603175163269, 0.19072647392749786, 0.35453590750694275, -0.06998706609010696, -0.06175147369503975, 0.20559273660182953, 0.1444292962551117, -0.1850060373544693, -0.38404470682144165, 0.3903903067111969, -0.18337111175060272, 0.3676975667476654, -0.7176801562309265, 0.12730225920677185, -0.8111814856529236, -0.10799170285463333, -0.11800495535135269, 0.11884543299674988, -0.3050164580345154, -0.38765114545822144, 0.3315236270427704, -0.02512669563293457, -0.7795758247375488, -0.1328437477350235, -0.8986333012580872, -0.16314281523227692, 0.40662887692451477, -0.9464226365089417, 0.07848933339118958, 0.23491983115673065, 0.01446529757231474, 0.14435917139053345, 0.5644429922103882, 0.20668470859527588, 0.27636128664016724, -0.7452701330184937, -0.07741965353488922, -0.17499218881130219, -0.2485656887292862, 0.6953566074371338, -0.21611599624156952, -0.21043382585048676, 0.27545779943466187, 0.18160857260227203, -0.7729689478874207, 0.013637606985867023, -0.1304716020822525, 0.5642493367195129, -0.12522321939468384, -0.5340015888214111, 0.5286086797714233, 0.49669116735458374, -0.10450641065835953, -0.1258031576871872, -0.18997478485107422, 0.5514186024665833, 0.6609529256820679, -0.12470126897096634, -0.015543763525784016, 0.015202970243990421, 0.1298762559890747, -0.44362038373947144, 0.2555280923843384, 0.29175201058387756, -0.1190304234623909, 0.6311737298965454, -0.5854678750038147, 0.28289198875427246, -0.3845062255859375, -0.6726521849632263, -0.11418218165636063, 0.10404618829488754, 0.032520413398742676, 0.6842037439346313, 0.885876476764679, 0.024464253336191177, -1.0648225545883179, -0.21709100902080536, -0.5595064759254456, 0.1914847195148468, -0.10887356847524643, -0.3718060851097107, -0.6459649205207825, -0.6683663725852966, -0.1252141296863556, 0.06447799503803253, 0.0003876321716234088, -0.06528140604496002, -0.2604520320892334, 0.03703939542174339, 0.13895012438297272, 1.5069867372512817, -0.285012811422348, -0.2752704322338104, 0.5944982767105103, 0.07834106683731079, -0.8581003546714783, -0.8955627083778381, 0.519854724407196, 0.892892599105835, 0.034577421844005585, -0.35971498489379883, -0.45019569993019104, 0.4130728244781494, 0.43657803535461426, 0.14430709183216095, -0.24444501101970673, -0.08726166188716888, -0.9099845886230469, 0.3170161545276642, -0.15241862833499908, -0.2643173038959503, -0.24564070999622345, 0.2646702229976654, 0.07327907532453537, -0.3576776683330536, -1.296931505203247, -0.07882468402385712, -0.29021286964416504, 0.04119351506233215, 0.2086084634065628, 0.82355797290802, 0.011244386434555054, -0.41277438402175903, 0.07739076018333435, -0.5082139372825623, -0.2758065462112427, 0.6846482157707214, 0.14130909740924835, -0.4663125276565552, 0.4237862229347229, 0.4007457196712494, -0.39114296436309814, -0.0933559387922287, 0.4759560525417328, 0.41408005356788635, 0.09719040244817734, 0.5388116240501404, -0.33711469173431396, 0.04513566195964813, -0.5389452576637268, -0.5789145231246948, -0.2152441143989563, -0.08034035563468933, 0.005797777324914932, -0.5486201047897339, -0.2758927643299103, 0.8606165647506714, -0.31270310282707214, 0.004608876071870327, 0.20979829132556915, -0.2650831341743469, 0.8284142017364502, 0.6007587909698486, -0.4259531795978546, 0.7106448411941528, 1.130332589149475, 0.632927656173706, -0.4949762225151062, 0.23962242901325226, -0.23450517654418945, 0.32441550493240356, 0.08340346813201904, -0.24220292270183563, -0.5341222286224365, 0.43702632188796997, 0.31214702129364014, -0.23722116649150848, 0.13590845465660095, -0.31071996688842773, 0.06472267955541611, -0.25207585096359253, 0.3012985289096832, -0.14752918481826782, -0.21344146132469177, -0.4369527995586395, 0.983614444732666, -0.8370327949523926, 0.028169192373752594, 0.11693184822797775, -0.11721902340650558, -0.4662409722805023, 0.7666758298873901, 0.42074617743492126, 0.411801278591156, 0.3411683738231659, 0.3333559036254883, 0.7091478705406189, 0.32371464371681213, -0.41481682658195496, -0.9457871913909912, -0.30009472370147705, -0.36903372406959534, -0.1327587068080902, -0.47289133071899414, 0.08985842764377594, -0.08080586045980453, 0.3372003734111786, -0.3407209813594818, 0.04089313745498657, -0.7886685132980347, 0.30294325947761536, -0.35122284293174744, -0.5491706132888794, 0.46794071793556213, -0.053578250110149384, -0.4979301989078522, 0.0001359497255180031, 0.3795661926269531, 0.6487200856208801, 0.0017408868297934532, 0.31638267636299133, -0.45395660400390625, -0.44656282663345337, 0.2956995964050293, -0.29034656286239624, 0.4837617576122284, -0.21600840985774994, -0.019621944054961205, -0.29987016320228577, -0.8539319634437561, -0.3552660346031189, 0.027522610500454903, -0.7807615399360657, -0.4455028176307678, 0.5147954821586609, 0.3491499125957489, 0.8072903752326965, 0.22376903891563416, -0.3956912159919739, 0.21588903665542603, -0.46109795570373535, 0.5770831108093262, -0.5525912046432495, 0.4331122040748596, 0.13100114464759827, -0.06190335005521774, -0.12570878863334656, 0.04218395799398422, 0.35296669602394104, -0.548426628112793, -0.41825518012046814, -0.11501933634281158, -0.40616053342819214, -0.44809114933013916, -0.19856835901737213, 0.6399714946746826, -0.269122838973999, 0.47810864448547363, 0.49091771245002747, -0.8541259169578552, 0.2407160997390747, -0.18782633543014526, 0.1980976164340973, -0.24319753050804138, 0.518898069858551, 0.43802809715270996, -0.1990852952003479, 0.8410959243774414, -1.0406142473220825, 4.445706367492676, 0.3845880627632141, 0.4156176447868347, -0.17788521945476532, -0.04410802572965622, 0.1071399450302124, 1.1997517347335815, -0.6663133502006531, 0.2783856987953186, -0.40736228227615356, 0.17217649519443512, -0.7743942737579346, 0.11868620663881302, 0.5259924530982971, 0.2595811188220978, 0.5910800099372864, -0.4891048073768616, 0.4735286831855774, -0.21045903861522675, -1.2721190452575684, -0.5247743129730225, 0.06754163652658463, -0.6213352084159851, 1.2051591873168945, 0.06288030743598938, 0.17240922152996063, -0.24708160758018494, -0.7689982056617737, 0.054829638451337814, -0.5134478807449341, 0.32816264033317566, -0.44229692220687866, 0.08425967395305634, -0.3755635917186737, -0.43746739625930786, 0.47652480006217957, 0.320876806974411, 0.07848091423511505, -0.216079980134964, 0.04181303828954697, 0.788118839263916, -0.2322717159986496, 0.1185428574681282, -0.4717976450920105, -0.32997381687164307, 0.9107417464256287, -0.8193950653076172, 0.10785773396492004, 0.7180925607681274, -0.4484267830848694, 1.0730161666870117, -0.3522225320339203, 1.0328518152236938, -0.14960990846157074, -0.5422395467758179, 0.36074891686439514, -0.21530750393867493, -0.3007325232028961, -0.07229997962713242, 0.17903749644756317, 0.7507224082946777, -0.38073766231536865, 0.4476725161075592, -0.08795228600502014, -0.04136013984680176, 0.9613014459609985, -0.2469552755355835, 1.076686978340149, 0.022559359669685364, -0.48868998885154724, 0.061811771243810654, -0.31799840927124023, -0.6651776432991028, -0.3876965641975403, 0.6966626644134521, -0.3296961486339569, -0.18491163849830627, 0.10589749366044998, 1.2861652374267578, -0.01707056164741516, -0.5544594526290894, -1.2011902332305908, -0.9773633480072021, 0.3070516884326935, 0.3728668689727783, 0.18501126766204834, -0.3857010304927826, -1.2102166414260864, 0.505620539188385, 0.22519712150096893, 0.2187831997871399, 0.3470137417316437, -0.8675408363342285, 0.24730458855628967, 0.48984402418136597 ]
[ 2015, 14546, 2013, 1996, 2291, 1006, 1013, 4385, 1007, 1998, 1996, 5310, 1521, 1055, 2188, 14176, 1006, 1066, 1013, 1007, 2000, 9530, 8873, 27390, 2063, 1996, 4044, 1012, 2035, 8833, 2378, 10986, 2006, 1037, 2291, 2224, 1013, 4385, 1013, 6337, 2043, 7531, 1012, 2122, 9563, 14546, 2448, 2012, 1996, 6656, 2504, 1997, 2037, 14176, 1998, 2024, 2411, 2109, 2000, 2275, 4044, 10857, 1010, 3443, 14593, 2229, 1010, 1998, 7661, 4697, 1996, 5310, 1521, 1055, 4044, 1012, 2043, 1996, 5806, 16639, 2030, 28790, 1010, 3176, 5806, 14546, 2024, 6472, 2000, 5676, 1996, 5806, 16639, 23263, 1012, 1012, 4002, 2629, 8132, 4748, 14028, 12086, 2089, 5323, 28297, 2011, 23448, 24391, 4180, 13330, 2011, 2019, 17938, 4742, 1012, 1996, 8132, 3094, 4473, 3454, 1998, 10986, 2000, 20648, 10954, 2008, 2097, 2022, 6472, 2588, 4909, 17938, 7755, 1012, 1037, 2691, 3663, 2003, 1037, 5896, 4352, 2005, 19415, 18287, 1998, 8304, 1997, 2691, 9019, 17938, 2015, 2066, 14931, 12190, 1009, 1039, 1998, 14931, 12190, 1009, 1040, 1012, 1012, 4002, 2575, 29215, 1035, 7170, 1035, 1040, 8516, 12322, 2804, 4748, 14028, 12086, 2089, 5323, 28297, 2011, 23448, 24391, 4180, 13330, 2011, 1996, 7781, 1997, 26392, 8026, 12086, 1012, 24532, 1011, 1051, 8026, 12086, 2031, 1037, 2186, 1997, 20346, 2015, 2008, 2024, 2109, 2000, 4685, 3056, 3136, 2043, 1037, 12441, 2003, 8209, 1012, 1996, 29215, 1035, 7170, 1035, 1040, 8516, 12322, 20346, 1999, 1037, 24532, 1011, 1051, 12441, 4136, 6097, 2891, 1998, 9808, 1060, 2029, 8790, 8860, 1006, 1040, 8516, 12322, 2015, 1007, 2000, 7170, 2076, 7781, 2051, 1012, 2122, 2064, 2022, 2794, 4748, 1011, 21929, 2000, 1996, 9227, 12441, 2004, 2146, 2004, 24081, 2024, 2081, 2000, 1996, 2717, 1997, 1996, 4249, 1998, 12530, 15266, 1012, 2045, 2024, 5906, 2800, 2000, 4685, 2122, 3431, 1012, 1012, 4002, 2581, 16996, 2232, 2393, 2121, 21469, 2140, 4748, 14028, 12086, 2089, 5323, 28297, 2011, 23448, 24391, 4180, 13330, 2011, 16996, 2232, 2393, 2121, 21469, 4877, 1012, 16996, 2232, 1012, 4654, 2063, 1006, 2036, 3615, 2000, 2004, 16996, 18223, 1007, 2003, 1037, 3094, 1011, 2240, 5896, 2075, 9710, 2109, 2000, 11835, 2007, 1996, 2897, 9563, 1997, 1037, 2291, 1012, 2009, 3397, 15380, 2000, 5587, 2393, 2121, 21469, 4877, 2005, 8402, 15380, 1997, 1996, 9710, 1012, 1996, 10425, 2000, 5068, 16996, 2232, 1012, 4654, 2063, 2393, 2121, 21469, 4877, 2024, 3133, 2046, 1996, 3645, 15584, 2012, 22563, 13728, 1032, 4007, 1032, 7513, 1032, 16996, 2232, 1012, 1012, 4002, 2620, 23661, 2838, 4748, 14028, 12086, 2089, 5323, 28297, 1998, 1013, 2030, 3449, 13331, 2618, 14310, 2011, 23448, 24391, 4180, 13330, 2011, 23661, 2838, 1012, 3645, 3397, 23661, 2838, 2008, 2089, 2022, 3390, 2007, 1037, 3145, 5257, 2077, 1037, 5310, 2038, 26618, 1999, 1006, 4654, 1024, 2043, 1996, 5310, 2003, 2006, 1996, 3645, 8154, 2078, 3898, 1007, 1012, 2019, 27248, 2064, 19933, 1996, 2126, 2122, 3454, 2024, 3390, 2000, 2131, 1037, 3094, 25732, 2030, 2067, 23835, 2302, 15899, 1999, 2000, 1996, 2291, 1012, 1012, 4002, 2683, 10439, 17119, 2102, 21469, 4877, 4748, 14028, 12086, 2089, 5323, 28297, 1998, 1013, 2030, 3449, 13331, 2618, 14310, 2011, 23448, 24391, 4180, 13330, 2011, 10439, 17119, 2102, 21469, 4877, 8209 ]
mitre
10.txt
35
into processes. dynamic - link libraries ( dlls ) that are specified in the appcertdlls registry key under hkey _ local _ machine \ system \ currentcontrolset \ control \ session manager \ are loaded into every process that calls the ubiquitously used application programming interface ( api ) functions createprocess, createprocessasuser, createprocesswithloginw, createprocesswithtokenw, or winexec.. 010 appinit dlls adversaries may establish persistence and / or elevate privileges by executing malicious content triggered by appinit dlls loaded into processes. dynamic - link libraries ( dlls ) that are specified in the appinit _ dlls value in the registry keys hkey _ local _ machine \ software \ microsoft \ windows nt \ currentversion \ windows or hkey _ local _ machine \ software \ wow6432node \ microsoft \ windows nt \ currentversion \ windows are loaded by user32. dll into every process that loads user32. dll. in practice this is nearly every program, since user32. dll is a very common library.. 011 application shimming adversaries may establish persistence and / or elevate privileges by executing malicious content triggered by application shims. the microsoft windows application compatibility infrastructure / framework ( application shim ) was created to allow for backward compatibility of software as the operating system codebase changes over time. for example, the application shimming feature allows developers to apply fixes to applications ( without rewriting code ) that were created for windows xp so that it will work with windows 10.. 012 image file execution options injection adversaries may establish persistence and / or elevate privileges by executing malicious content triggered by image file execution options ( ifeo ) debuggers. ifeos enable a developer to attach a debugger to an application. when a process is created, a debugger present in an application ’ s ifeo will be prepended to the application ’ s name, effectively launching the new process under the debugger ( e. g., c : \ dbg \ ntsd. exe - g notepad. exe ).. 013 powershell profile adversaries may gain persistence and elevate privileges by executing malicious content triggered by powershell profiles. a powershell profile ( profile. ps1 ) is a script that runs when powershell starts and can be used as a logon script
[ -0.36949342489242554, -0.6555817723274231, -0.19872631132602692, -0.07719740271568298, 0.05626112222671509, 0.29458704590797424, -0.7044236063957214, -0.5825458765029907, 0.20063216984272003, 0.6256085634231567, 0.23766352236270905, -0.5646190047264099, 0.8842057585716248, -0.42688748240470886, -0.5004971623420715, -0.5952480435371399, -0.6354982852935791, -0.008878770284354687, -1.1818454265594482, -0.37673473358154297, 0.5985560417175293, 0.13484333455562592, -1.0224621295928955, -0.855342447757721, -0.41990962624549866, 0.6481277942657471, 0.38880446553230286, 0.34462738037109375, 0.6436535716056824, 0.762503981590271, 0.3706488311290741, -0.48831087350845337, -0.08638321608304977, -0.10255013406276703, 0.025317737832665443, -0.3344455361366272, 0.723135232925415, -0.18435019254684448, 0.5328119397163391, -0.5359108448028564, 1.2781879901885986, 0.027455570176243782, 0.015431025065481663, -0.08678184449672699, -0.45641493797302246, -0.4442686140537262, 0.47379136085510254, -0.14201723039150238, 0.42716944217681885, 0.003579492913559079, 0.5492458939552307, 0.08048991858959198, -0.075717493891716, -0.031253356486558914, -0.0778040736913681, 0.2734346389770508, 0.4768979847431183, -0.10585661977529526, -0.3028141260147095, 0.43626531958580017, -0.4991920590400696, 0.3048173785209656, 0.35882431268692017, -0.4214288890361786, -0.27882474660873413, 0.33996936678886414, 0.16116252541542053, -0.5911722183227539, 0.13759900629520416, 0.22034184634685516, 0.42624467611312866, 0.1414271742105484, -0.5116086006164551, 0.042796261608600616, -0.7015874981880188, -0.5242191553115845, -0.2845820486545563, -0.7149213552474976, 0.3844715356826782, 0.12935560941696167, -0.030723098665475845, 0.32629773020744324, 0.19031374156475067, -0.35694149136543274, -0.20549842715263367, -0.2662446200847626, 0.05442442372441292, 0.6609790325164795, -0.7752098441123962, 0.3019292652606964, 0.4863123893737793, 0.5961127281188965, -0.6121947169303894, -0.0513509176671505, 0.06540990620851517, 0.16788724064826965, -0.5034660696983337, 0.38231801986694336, 0.1720101684331894, -0.37252935767173767, 0.57884281873703, 0.852065920829773, 0.5043693780899048, 0.015197452157735825, -0.5468429923057556, 0.5470424890518188, 0.9546841382980347, 0.17028091847896576, -0.7283796668052673, 0.04180615395307541, 1.0374219417572021, 0.1816863715648651, 0.17590615153312683, -0.2815721035003662, -0.11031156778335571, 0.4894868731498718, -0.3368609547615051, 0.1111152321100235, -0.022359628230333328, 0.7514545321464539, 0.18396718800067902, -0.26250818371772766, 0.21249479055404663, -0.363268107175827, 0.3354322612285614, 0.46333637833595276, 0.010464375838637352, 0.616097092628479, -0.48719000816345215, -0.6047861576080322, -0.0902271419763565, -0.18219958245754242, -0.3714083135128021, 0.6550644636154175, -0.18196159601211548, 0.4732587933540344, 0.5338205099105835, 0.6266700625419617, 0.5636919736862183, -1.0400177240371704, -0.18432259559631348, 0.3322676420211792, 0.11559449136257172, 1.0943106412887573, 0.2859351634979248, -0.5601709485054016, -0.3640104830265045, 0.3179274797439575, -0.3402126729488373, 0.3107946515083313, -0.25990045070648193, 0.619368851184845, 1.37083101272583, -0.7340048551559448, -1.096019983291626, 0.3871094286441803, 0.07586444169282913, 0.5531541109085083, -0.011171900667250156, -0.12867502868175507, -0.39526110887527466, 0.4996402859687805, -0.13847880065441132, 0.25073742866516113, 0.0724325031042099, 0.44613900780677795, -0.6920536756515503, -0.3406596779823303, -0.21736688911914825, 0.29668208956718445, 0.6757733821868896, 0.148756206035614, -0.037022463977336884, -0.3278527557849884, 1.1199334859848022, 0.8372297286987305, -0.223445326089859, -0.17334486544132233, 0.4729726016521454, 0.4171854257583618, -0.6738290190696716, 0.5032655000686646, 0.5857910513877869, 0.4306188225746155, 0.16307519376277924, 0.529982328414917, -0.29333528876304626, -0.4133729934692383, -0.3983113169670105, -0.45106053352355957, -0.5787717700004578, 0.8320204019546509, -0.21488578617572784, 0.4498422145843506, 0.6217360496520996, -0.013139289803802967, -0.8669230341911316, -0.03469032794237137, -0.2940624952316284, -1.0783840417861938, -0.4033125936985016, -0.3072345554828644, 0.07553496956825256, -0.026191381737589836, -0.8939098715782166, -0.42544078826904297, 0.579727053642273, 0.7291847467422485, -0.48223617672920227, 1.0590122938156128, 0.2995942533016205, -0.5706398487091064, -0.2693399488925934, -0.03370891883969307, -0.1318434476852417, -0.02177843637764454, 0.06699302047491074, 0.22371351718902588, -0.41505393385887146, 0.3375642001628876, 0.2053341567516327, 0.23892542719841003, 0.22579297423362732, 0.5712684392929077, -0.1671585738658905, -0.8135614991188049, -0.3342703580856323, 0.46513107419013977, -0.04892175644636154, -0.18873973190784454, -0.04306965321302414, 0.5317189693450928, 0.42808797955513, 0.6436136364936829, -0.1439327597618103, -0.5497348308563232, 0.21036913990974426, 0.7854099869728088, 0.03012840449810028, 0.09714449197053909, -0.38153260946273804, 1.2513329982757568, 0.5136522054672241, 0.6401830315589905, 0.2982085049152374, 0.6374789476394653, -0.31210747361183167, 0.26021498441696167, 0.7991589903831482, 0.6892699599266052, 0.2418496012687683, 1.2853803634643555, 0.7459926009178162, -0.1049167662858963, -0.7257606983184814, -0.8686867356300354, 0.7168973088264465, 0.22905264794826508, -0.15474708378314972, -0.6566740274429321, -0.5115099549293518, -0.13967491686344147, -0.5685341358184814, -0.35995325446128845, 0.20810380578041077, -0.008819559589028358, 0.29337969422340393, 0.43225449323654175, -0.6344402432441711, -0.8330221772193909, -0.4942091405391693, -0.030760616064071655, -0.5394230484962463, -0.6957738995552063, -0.7579373717308044, -0.3316163718700409, 0.34603622555732727, -0.09376152604818344, 0.7721920609474182, -0.41058149933815, -0.48376452922821045, 0.7919455170631409, -0.2912433445453644, 0.39975711703300476, -0.3075604736804962, -0.15579834580421448, -0.7811191082000732, 0.0010316786356270313, -0.4810391664505005, 1.2159967422485352, -0.06880947202444077, -0.2681061029434204, -0.4219824969768524, -0.3337377607822418, -0.19432514905929565, -0.008797305636107922, 1.355633020401001, -0.104299396276474, 0.17838414013385773, -0.19595539569854736, 0.22861294448375702, -0.035789553076028824, 0.15563909709453583, 0.24246251583099365, -0.7865841388702393, -0.024724865332245827, -0.043511077761650085, -0.023853903636336327, 0.4538865089416504, 0.39118748903274536, -1.0557855367660522, 0.23946337401866913, -0.19039414823055267, 1.158504605293274, -0.554057776927948, 0.3885134160518646, 0.002581343986093998, -0.005529590882360935, -0.20872540771961212, -0.9160901308059692, 0.2459750920534134, -0.537232518196106, -0.4840359091758728, -0.6726051568984985, -0.256207138299942, 0.3633888065814972, 0.01228401716798544, -0.5540370345115662, 0.02509371191263199, -0.22406773269176483, 0.2068871408700943, -0.37008172273635864, -0.08400911837816238, 0.8038874268531799, -0.2610013484954834, 0.20000284910202026, -0.2223350703716278, 0.02415279857814312, 0.27360597252845764, -0.03378460556268692, -0.04190193489193916, -0.32096928358078003, -0.10119778662919998, 0.513531506061554, 0.29904523491859436, 0.9185863137245178, 0.4882999360561371, -0.6629555821418762, 0.36394381523132324, -0.13716283440589905, -0.8656832575798035, -0.5816569924354553, 0.36423197388648987, 0.4204293191432953, 0.7588784694671631, 0.5352295637130737, -0.5127589106559753, -0.5576239228248596, 0.043503593653440475, -0.139169842004776, 0.7528828382492065, 0.2913437783718109, -0.34573879837989807, -0.22886088490486145, -0.7059841156005859, -0.2644735872745514, 0.19854559004306793, -0.1827324479818344, 0.26458778977394104, -0.5119642019271851, 0.5083250403404236, -0.0045795924961566925, -0.034590303897857666, 0.4832262098789215, -0.30191531777381897, -0.5676432251930237, 0.2772471606731415, -0.09559836238622665, 0.6308304071426392, -0.018638450652360916, 0.12194546312093735, 0.22769851982593536, -0.16746394336223602, 0.15654736757278442, 0.22267282009124756, -0.22529935836791992, -0.5840031504631042, -0.06661012023687363, -0.09552330523729324, -0.8339230418205261, -0.009845578111708164, 0.0721362754702568, -0.17037096619606018, -0.21055348217487335, -0.91414874792099, -0.4439796805381775, 0.7022811770439148, 0.6380281448364258, 0.04472013935446739, 0.25585082173347473, 0.331569105386734, 0.05852947384119034, -0.8533254861831665, 0.5639384388923645, -0.006603633053600788, 0.37941262125968933, -0.019729796797037125, 0.35179659724235535, -0.4094207286834717, -0.01932648941874504, 0.26359450817108154, -0.2097889930009842, -0.8364711403846741, -0.2529521882534027, 0.46680063009262085, 0.5643079876899719, -0.3922198414802551, -0.5740647315979004, -0.07046373933553696, 0.13214081525802612, -0.6443033218383789, -0.20530302822589874, 0.03788887709379196, 0.389936238527298, 0.4296996295452118, -0.9977035522460938, -0.5035094618797302, -0.2494099885225296, 0.2517569363117218, 0.5228265523910522, 0.29752376675605774, -0.07065702974796295, -0.468980997800827, 0.21692831814289093, -0.3432818055152893, -0.10919313877820969, 0.13463398814201355, -0.21256691217422485, -0.0378442108631134, -0.6046438217163086, -0.31631287932395935, 0.5112354755401611, -0.5034663081169128, -1.0590137243270874, 0.009786889888346195, 0.5638844966888428, 0.30157142877578735, 0.42592859268188477, -0.3976743519306183, -0.07588712871074677, 0.3243759870529175, -0.3978423774242401, 0.36485934257507324, -0.9403331279754639, 0.4802910387516022, 0.22332310676574707, -0.32533490657806396, 0.12491557747125626, -0.028103012591600418, -0.6833759546279907, 0.09663009643554688, -0.3363860547542572, -0.26029178500175476, -0.2684667706489563, -0.2694350779056549, 0.7339614033699036, 0.06767453998327255, -0.17767788469791412, 0.3941265642642975, 0.3805966079235077, -0.32999080419540405, -0.12815935909748077, -0.5108758807182312, -0.2221127450466156, 0.614109992980957, -0.49202761054039, 0.7461660504341125, -0.010798986069858074, 0.02196592092514038, -0.09323187917470932, -0.6603984832763672, 0.6457884311676025, -0.1390230506658554, -0.02652304247021675, -0.8641177415847778, 0.09576741605997086, -0.20239335298538208, -0.26633086800575256, -0.31248435378074646, 0.3474058210849762, -0.31193315982818604, -0.6099206209182739, 0.2967400848865509, 0.3472292125225067, -0.18087366223335266, -0.9621834754943848, -0.0732063427567482, -0.15133383870124817, -0.45967328548431396, -0.5201029777526855, 0.5753825306892395, -0.18948163092136383, -0.11911067366600037, 0.11197470128536224, 0.1008974090218544, 0.0641968697309494, -0.9741303324699402, -0.009018679149448872, -0.5404390096664429, -0.061741773039102554, -0.8654980659484863, 0.5951226949691772, -0.2746879458427429, 0.36742347478866577, -0.021952103823423386, 0.5178205370903015, 0.763916015625, -0.07532131671905518, -0.004224289674311876, -0.13873714208602905, 0.4770940840244293, -0.16769619286060333, -0.31815817952156067, 0.41131526231765747, -0.6496269106864929, -0.06580860167741776, 0.2397346794605255, -0.6341273784637451, -0.5478109121322632, -0.6281707882881165, 0.18290023505687714, -0.0028103806544095278, 0.631018877029419, -0.7250387072563171, -0.0711512342095375, -0.04585450887680054, 0.7573673129081726, 0.057132538408041, -0.8153254389762878, -0.18549619615077972, 0.16727498173713684, 0.7121826410293579, 0.13693860173225403, -0.06110205128788948, -0.5733005404472351, -0.5479152798652649, 0.4719274342060089, 0.4846419095993042, 0.371001273393631, 0.3453058898448944, 0.12174226343631744, -0.27525779604911804, 0.9051620960235596, -0.2703183591365814, -0.9788219332695007, -0.12396924197673798, 0.35567495226860046, -0.5569719076156616, -0.18385115265846252, 0.5762166976928711, -0.5279930830001831, 0.9732335805892944, -0.28238528966903687, -0.4062670171260834, 0.690575897693634, -0.09163160622119904, -0.05112435296177864, -0.1404876410961151, 0.4594787657260895, -0.44910261034965515, -0.13626272976398468, 0.09974968433380127, 0.6642221212387085, 0.2854697108268738, -0.16032281517982483, -0.34622108936309814, 0.26314878463745117, -0.7203336358070374, -1.4029977321624756, 0.5324671864509583, 0.0003138050378765911, -0.4672240614891052, 0.6542707085609436, -0.4349420368671417, 0.5377081632614136, -0.3755876421928406, 0.2678491771221161, 0.2868829071521759, 0.5640518069267273, -0.44013911485671997, -0.37669745087623596, 0.3890629708766937, 0.08254656940698624, -0.5766820311546326, 0.4304709732532501, -0.14978104829788208, -0.4180315434932709, -0.07770232856273651, 0.3182648718357086, -0.30345118045806885, -0.3636370599269867, -0.010877285152673721, 0.7177532911300659, -0.5223890542984009, 0.5884747505187988, 0.07584134489297867, -0.45133110880851746, 0.08620927482843399, -0.09475459158420563, -0.37503957748413086, -0.48724356293678284, 1.1153604984283447, 0.002539896871894598, 0.659511148929596, -0.5933969020843506, 0.3462797999382019, -0.5376676917076111, -0.1318027675151825, 0.6158735752105713, -0.0480537936091423, -0.5015801787376404, 1.245611548423767, 0.16971445083618164, -0.7630281448364258, -0.5163639187812805, -0.20366398990154266, 0.11043012887239456, 0.035625237971544266, -0.603068470954895, -0.2756471037864685, 0.2028607726097107, 0.08566727489233017, -0.17037709057331085, 0.08179605007171631, -0.06813281029462814, 0.292288213968277, -0.8744572401046753, -0.01273728534579277, -0.10127981007099152, 0.1321442872285843, 0.36079132556915283, -0.387919157743454, 0.11816587299108505, -0.22095459699630737, 0.048061344772577286, -0.08617155998945236, 0.07627154141664505, 1.026926875114441, -0.6613304018974304, 0.3683904707431793, 0.2547198534011841, 0.09976698458194733, 0.20011088252067566, 0.418399840593338, -0.14303024113178253, 0.6820576190948486, 0.6936501860618591, -0.7977807521820068, -0.3932855427265167, 0.11391465365886688, -0.0635773092508316, 0.2297482192516327, -0.5456555485725403, -0.22248958051204681, -0.11686466634273529, 0.34585466980934143, -0.09846390783786774, -0.8359723091125488, -0.886788010597229, -0.6344565153121948, -0.04262593761086464, 0.33129486441612244, 0.04108049347996712, -0.16836611926555634, 0.32690557837486267, -0.018891237676143646, -0.3650888204574585, -0.6007798910140991, 0.21661598980426788, 0.4431455433368683, -0.032897185534238815, -0.7960719466209412, 0.27597492933273315, -0.8651648163795471, -0.9969162940979004, -0.750435471534729, -0.018155865371227264, 0.04096756502985954, -0.23025964200496674, -0.004629846662282944, -0.06624495983123779, -0.9521749019622803, 0.09168162941932678, -0.8896532654762268, 0.19271281361579895, 0.19305749237537384, -0.3779187798500061, 0.21252672374248505, 0.4311040937900543, -0.3392683267593384, -0.0363171249628067, 0.3970799446105957, -0.048570647835731506, 0.427969753742218, -0.37166827917099, -0.11152394115924835, 0.48902806639671326, 0.00502370297908783, 0.38005530834198, -0.40942510962486267, -0.5947750806808472, -0.2626914978027344, 0.09446579962968826, -0.6583543419837952, -0.49620047211647034, -0.8580269813537598, 0.06841284036636353, 0.4455313980579376, 0.004249208141118288, 0.1762886792421341, 0.5919817090034485, 0.04179291054606438, 0.4394267797470093, -0.6039221882820129, 0.6607199907302856, 0.6557694673538208, 0.1854454129934311, 0.3583564758300781, 0.2920924127101898, 0.3950842022895813, -0.328765869140625, 0.28551965951919556, -0.13209111988544464, -0.20406877994537354, 0.619426965713501, 0.04862421005964279, 0.3780408799648285, -0.5664174556732178, -0.593950629234314, 0.5887454152107239, 0.38741451501846313, 0.1327558159828186, 0.30956026911735535, 0.5558322668075562, -0.20705947279930115, -0.9389936327934265, -0.1994841992855072, -0.47659537196159363, -0.2834891378879547, 0.19879209995269775, -0.8908061385154724, -0.17714236676692963, -0.7475360035896301, 0.075834721326828, -0.23912975192070007, 0.11431265622377396, -0.14274194836616516, -0.003820811165496707, 0.15179407596588135, 0.22523419559001923, 1.1198365688323975, -0.1413295716047287, -0.31334418058395386, -0.07822483777999878, -0.0015317669603973627, -0.7349037528038025, -0.7625253200531006, 0.4694518744945526, 0.8382269144058228, 0.4948807954788208, -0.16137607395648956, -0.934359610080719, 0.1909247487783432, 0.6268607378005981, 0.5909643769264221, -0.21119004487991333, -0.309163898229599, -0.5695074796676636, 0.04550547897815704, -0.375007688999176, 0.5917328596115112, -0.3755413889884949, -0.15454865992069244, 0.7058983445167542, -0.14851148426532745, -0.9118542075157166, 0.5893287658691406, -0.24905073642730713, -0.09672250598669052, 0.577634334564209, 0.9555532932281494, 0.4396425187587738, -0.41826316714286804, -0.09434237331151962, -0.5595563650131226, -0.08264269679784775, 0.586540162563324, 0.1686466634273529, -0.043588507920503616, -0.1926746666431427, 0.699192225933075, -0.8908128142356873, 0.016622109338641167, 0.17065288126468658, 0.3337746262550354, -0.40895572304725647, 0.3557088375091553, -0.37015435099601746, -0.0015287965070456266, 0.12202563881874084, -0.017092840746045113, 0.29200828075408936, -0.022008920088410378, 0.42263808846473694, 0.1612434685230255, 0.21491119265556335, 0.6862549185752869, -0.2872602045536041, -0.02017550729215145, -0.04866355285048485, 0.33197498321533203, 0.19883708655834198, -0.15421907603740692, -0.4519824683666229, 0.39705973863601685, 0.869553804397583, 0.8304694890975952, -0.6427968740463257, 0.2623518109321594, 0.18367145955562592, 0.12562769651412964, 0.31761518120765686, -0.15631447732448578, -0.4064490795135498, 0.506727397441864, -0.0841585323214531, -0.7468711137771606, -0.8460742831230164, -0.07118361443281174, 0.8991612792015076, -0.20334145426750183, 0.4092941880226135, 0.1736716628074646, -0.06355409324169159, -0.022645214572548866, 0.5763356685638428, -0.34641513228416443, 0.09584775567054749, 0.22915388643741608, -0.3618340790271759, -0.1468903124332428, 0.6458888053894043, -0.14787229895591736, 0.23702864348888397, 0.10618568956851959, 0.5556574463844299, 0.22173738479614258, -0.1725747138261795, -0.31043481826782227, -0.4841548502445221, -0.2970159947872162, 0.3587108552455902, 0.0171138197183609, -0.5876147747039795, -0.4222491383552551, -0.11320094764232635, 0.6617629528045654, 0.1861535906791687, 0.07880088686943054, -0.7684146761894226, 0.19059187173843384, -0.318094402551651, -0.3260791301727295, 0.6912513375282288, -0.0701708123087883, -0.6597292423248291, -0.10930198431015015, -0.2859329879283905, 0.38111966848373413, 0.6746922135353088, 0.02734959125518799, -0.640687882900238, -0.6037474870681763, -0.3611733913421631, -0.1727765053510666, 1.3386540412902832, 0.03024837002158165, -0.3082013726234436, 0.001668848330155015, -0.6260177493095398, -0.7443014979362488, 0.23929476737976074, -0.02842865325510502, -0.4161139130592346, 0.40888580679893494, 0.5631540417671204, 0.6219618320465088, 0.02984354831278324, -0.342056006193161, -0.2896983325481415, -0.26145708560943604, 0.6792580485343933, -0.12250356376171112, 0.21959933638572693, 0.18468402326107025, 0.14292150735855103, -0.1495819091796875, -0.10162028670310974, 0.9162667989730835, -0.439436674118042, -0.6596702337265015, -0.4195164144039154, -0.6142888069152832, -0.7172072529792786, 0.00025569621357135475, 0.4526708126068115, 0.4128274619579315, 0.27941179275512695, 0.7454429268836975, -1.3322113752365112, 0.31348565220832825, 0.03469967469573021, 0.025864843279123306, 0.2186884880065918, 0.09499257057905197, 0.4295874536037445, -0.44799888134002686, 0.4873952269554138, -1.137973427772522, 4.489352703094482, 0.565128743648529, -0.04687606915831566, 0.23408032953739166, 0.05956093966960907, 0.6682383418083191, 1.0239324569702148, -0.8869089484214783, 0.2648249566555023, -0.5607920289039612, 0.3092121481895447, -0.6235554218292236, 0.44132184982299805, 0.6397825479507446, -0.21836289763450623, 0.26277613639831543, -0.3058905005455017, 0.5368559956550598, 0.22240802645683289, -1.2227212190628052, -0.7358849048614502, -0.4600720703601837, -0.6389081478118896, 0.6337811946868896, -0.3994022011756897, 0.25476938486099243, 0.14075295627117157, -0.32516637444496155, 0.24080048501491547, 0.1085701733827591, 0.11346094310283661, 0.010251385159790516, 0.11858353018760681, 0.4487563967704773, -0.6342514157295227, -0.40269342064857483, 0.3244760036468506, -0.8416404724121094, -0.6984788775444031, -0.01860741153359413, 0.7230947017669678, -0.48830023407936096, 0.07799221575260162, -0.7286267280578613, -0.1047065481543541, 0.8386861681938171, -0.49515020847320557, -0.29762759804725647, 0.48476532101631165, -0.2442907691001892, 1.2896040678024292, -0.575739324092865, 0.6475967168807983, 0.11562363058328629, -0.36228156089782715, 0.4223514497280121, -0.4518928527832031, -0.16489821672439575, 0.3254600763320923, 0.3889193534851074, 1.149902582168579, -0.23638473451137543, 0.4543089270591736, 0.09698443114757538, -0.4697674810886383, 0.5481529831886292, 0.49383267760276794, 0.44202205538749695, -0.17606252431869507, -0.0961245521903038, -0.03199257329106331, -0.1486361175775528, -0.2436692863702774, -0.37052565813064575, 0.9389824867248535, -0.470689594745636, -0.319240927696228, -0.04330070689320564, 0.27535098791122437, -0.35495054721832275, 0.30144381523132324, -0.9849609732627869, -0.5445324182510376, -0.19798758625984192, 0.7531948685646057, 0.1488012820482254, -0.03619830682873726, -0.7529004216194153, 0.19292299449443817, -0.01730823516845703, 0.2605711817741394, 0.3160862326622009, -0.45820537209510803, 0.22705642879009247, 0.3458442986011505 ]
[ 2046, 6194, 1012, 8790, 1011, 4957, 8860, 1006, 21469, 4877, 1007, 2008, 2024, 9675, 1999, 1996, 10439, 17119, 2102, 19422, 4877, 15584, 3145, 2104, 22563, 3240, 1035, 2334, 1035, 3698, 1032, 2291, 1032, 2783, 8663, 13181, 4877, 3388, 1032, 2491, 1032, 5219, 3208, 1032, 2024, 8209, 2046, 2296, 2832, 2008, 4455, 1996, 28498, 2135, 2109, 4646, 4730, 8278, 1006, 17928, 1007, 4972, 3443, 21572, 9623, 2015, 1010, 3443, 21572, 9623, 20939, 20330, 1010, 3443, 21572, 9623, 26760, 8939, 21197, 2378, 2860, 1010, 3443, 21572, 9623, 26760, 8939, 18715, 2368, 2860, 1010, 2030, 4511, 2595, 8586, 1012, 1012, 5890, 2692, 10439, 5498, 2102, 21469, 4877, 4748, 14028, 12086, 2089, 5323, 28297, 1998, 1013, 2030, 3449, 13331, 2618, 14310, 2011, 23448, 24391, 4180, 13330, 2011, 10439, 5498, 2102, 21469, 4877, 8209, 2046, 6194, 1012, 8790, 1011, 4957, 8860, 1006, 21469, 4877, 1007, 2008, 2024, 9675, 1999, 1996, 10439, 5498, 2102, 1035, 21469, 4877, 3643, 1999, 1996, 15584, 6309, 22563, 3240, 1035, 2334, 1035, 3698, 1032, 4007, 1032, 7513, 1032, 3645, 23961, 1032, 2783, 27774, 1032, 3645, 2030, 22563, 3240, 1035, 2334, 1035, 3698, 1032, 4007, 1032, 10166, 21084, 16703, 3630, 3207, 1032, 7513, 1032, 3645, 23961, 1032, 2783, 27774, 1032, 3645, 2024, 8209, 2011, 5310, 16703, 1012, 21469, 2140, 2046, 2296, 2832, 2008, 15665, 5310, 16703, 1012, 21469, 2140, 1012, 1999, 3218, 2023, 2003, 3053, 2296, 2565, 1010, 2144, 5310, 16703, 1012, 21469, 2140, 2003, 1037, 2200, 2691, 3075, 1012, 1012, 5890, 2487, 4646, 11895, 25057, 4748, 14028, 12086, 2089, 5323, 28297, 1998, 1013, 2030, 3449, 13331, 2618, 14310, 2011, 23448, 24391, 4180, 13330, 2011, 4646, 11895, 5244, 1012, 1996, 7513, 3645, 4646, 21778, 6502, 1013, 7705, 1006, 4646, 11895, 2213, 1007, 2001, 2580, 2000, 3499, 2005, 8848, 21778, 1997, 4007, 2004, 1996, 4082, 2291, 3642, 15058, 3431, 2058, 2051, 1012, 2005, 2742, 1010, 1996, 4646, 11895, 25057, 3444, 4473, 9797, 2000, 6611, 8081, 2229, 2000, 5097, 1006, 2302, 2128, 18560, 3642, 1007, 2008, 2020, 2580, 2005, 3645, 26726, 2061, 2008, 2009, 2097, 2147, 2007, 3645, 2184, 1012, 1012, 5890, 2475, 3746, 5371, 7781, 7047, 13341, 4748, 14028, 12086, 2089, 5323, 28297, 1998, 1013, 2030, 3449, 13331, 2618, 14310, 2011, 23448, 24391, 4180, 13330, 2011, 3746, 5371, 7781, 7047, 1006, 2065, 8780, 1007, 2139, 8569, 13327, 2015, 1012, 2065, 8780, 2015, 9585, 1037, 9722, 2000, 22476, 1037, 2139, 8569, 13327, 2000, 2019, 4646, 1012, 2043, 1037, 2832, 2003, 2580, 1010, 1037, 2139, 8569, 13327, 2556, 1999, 2019, 4646, 1521, 1055, 2065, 8780, 2097, 2022, 17463, 21945, 2000, 1996, 4646, 1521, 1055, 2171, 1010, 6464, 12106, 1996, 2047, 2832, 2104, 1996, 2139, 8569, 13327, 1006, 1041, 1012, 1043, 1012, 1010, 1039, 1024, 1032, 16962, 2290, 1032, 23961, 16150, 1012, 4654, 2063, 1011, 1043, 3602, 15455, 1012, 4654, 2063, 1007, 1012, 1012, 5890, 2509, 4204, 18223, 6337, 4748, 14028, 12086, 2089, 5114, 28297, 1998, 3449, 13331, 2618, 14310, 2011, 23448, 24391, 4180, 13330, 2011, 4204, 18223, 17879, 1012, 1037, 4204, 18223, 6337, 1006, 6337, 1012, 8827, 2487, 1007, 2003, 1037, 5896, 2008, 3216, 2043, 4204, 18223, 4627, 1998, 2064, 2022, 2109, 2004, 1037, 8154, 2078, 5896 ]
mitre
10.txt
36
to customize user environments.. 014 emond adversaries may gain persistence and elevate privileges by executing malicious content triggered by the event monitor daemon ( emond ). emond is a launch daemon that accepts events from various services, runs them through a simple rules engine, and takes action. the emond binary at / sbin / emond will load any rules from the / etc / emond. d / rules / directory and take action once an explicitly defined event takes place.. 015 component object model hijacking adversaries may establish persistence by executing malicious content triggered by hijacked references to component object model ( com ) objects. com is a system within windows to enable interaction between software components through the operating system. references to various com objects are stored in the registry.. 016 installer packages adversaries may establish persistence and elevate privileges by using an installer to trigger the execution of malicious content. installer packages are os specific and contain the resources an operating system needs to install applications on a system. installer packages can include scripts that run prior to installation as well as after installation is complete. installer scripts may inherit elevated permissions when executed. developers often use these scripts to prepare the environment for installation, check requirements, download dependencies, and remove files after installation. t1480 execution guardrails adversaries may use execution guardrails to constrain execution or actions based on adversary supplied and environment specific conditions that are expected to be present on the target. guardrails ensure that a payload only executes against an intended target and reduces collateral damage from an adversary ’ s campaign. values an adversary can provide about a target system or environment to use as guardrails may include specific network share names, attached physical devices, files, joined active directory ( ad ) domains, and local / external ip addresses.. 001 environmental keying adversaries may environmentally key payloads or other features of malware to evade defenses and constraint execution to a specific target environment. environmental keying uses cryptography to constrain execution or actions based on adversary supplied environment specific conditions that are expected to be present on the target. environmental keying is an implementation of execution guardrails that utilizes cryptographic techniques for deriving encryption / decryption keys from specific types of values in a given computing environment. t1048 exfiltration over alternative protocol adversaries may steal data by exfiltrating it over a different protocol than that of the existing command and control channel. the
[ -0.20344121754169464, -0.303941547870636, -0.23230449855327606, 0.6588312983512878, -0.6152524948120117, -0.4209759831428528, -0.7322239279747009, -0.20401626825332642, 0.2827806770801544, 0.3366260826587677, 0.3110737204551697, -0.0788172110915184, -0.20480121672153473, 0.031245838850736618, -0.523708164691925, -0.4934711158275604, -0.4510992169380188, -0.3688361942768097, -0.7212516665458679, 0.14249105751514435, 0.3379274904727936, -0.21811765432357788, -1.1174696683883667, -0.718281090259552, -0.15891984105110168, 0.6184800863265991, 0.12339034676551819, 0.4217233657836914, 0.653245747089386, 0.7881066203117371, 0.4081202745437622, -0.14149168133735657, -0.15853765606880188, -0.5795164108276367, 0.42806294560432434, -0.2955453395843506, 0.6632546782493591, -0.716399073600769, 0.640126645565033, -0.3576451241970062, 0.6173234581947327, -0.026165438815951347, 0.006431691348552704, -0.5563627481460571, -0.43719884753227234, -0.5301313400268555, 0.4911659061908722, 0.23582403361797333, 0.5086365938186646, 0.34025493264198303, 0.6833639144897461, 0.5927762389183044, 0.09743644297122955, -0.19187413156032562, -0.2828731834888458, -0.26778629422187805, 0.031792283058166504, -0.09278685599565506, -0.27258703112602234, 0.1669810265302658, 0.12604506313800812, 0.18051721155643463, 0.36047661304473877, -0.4559168517589569, 0.24097269773483276, 0.10295324772596359, 0.31345388293266296, -0.2240528017282486, -0.2101336121559143, 0.036308396607637405, 0.10894466936588287, -0.0034981442149728537, -0.7039923667907715, -0.1833595186471939, -0.5310331583023071, -0.3429267406463623, -0.6141147017478943, -0.5137508511543274, 0.020227156579494476, 0.14331378042697906, 0.1751938909292221, 0.6651763319969177, -0.31667569279670715, -0.3197515308856964, -0.16710369288921356, -0.3611251711845398, 0.11879507452249527, 0.7210851907730103, -0.09567821770906448, 0.4352267384529114, -0.23097960650920868, 0.3178710341453552, -0.9775983095169067, -0.20496302843093872, -0.26431649923324585, 0.8549386262893677, -0.6200101375579834, 0.27695271372795105, -0.0818350538611412, -0.33328238129615784, 0.24827980995178223, 0.5816343426704407, -0.18695798516273499, 0.9261531829833984, -0.4083189368247986, 0.1853572279214859, 0.6272152662277222, -0.6875842809677124, -0.6390712261199951, -0.5781042575836182, 0.9520714282989502, 0.30959761142730713, 0.25140464305877686, -0.4691811203956604, 0.07933445274829865, 0.3063374161720276, 0.007100884802639484, 0.31900230050086975, -0.3194209337234497, 0.8179150223731995, 0.09797947108745575, -0.6817876696586609, 0.5515938997268677, 0.04545367881655693, -0.08966169506311417, -0.2526690363883972, 0.401553750038147, 0.373346209526062, -0.27998629212379456, -0.5028584599494934, -0.02459288388490677, -0.5460255146026611, -0.11570265889167786, 0.1491873860359192, -0.43099695444107056, 0.18111436069011688, 0.27437564730644226, -0.027677413076162338, 0.6032269597053528, -0.6831772923469543, -0.1162729263305664, 0.6165393590927124, 0.5633944272994995, 1.3640766143798828, 0.717353105545044, 0.27735617756843567, 0.3804949223995209, -0.05069641023874283, -0.6103781461715698, 0.520627498626709, -0.18354491889476776, 0.20317505300045013, 0.8653944730758667, 0.16166409850120544, -0.26441726088523865, 0.12003635615110397, -0.007524489890784025, 0.10021577775478363, -0.03363038972020149, 0.11258550733327866, -0.42073798179626465, 1.0583302974700928, 0.11711397022008896, 0.5168282389640808, 0.11640219390392303, 0.31966426968574524, -0.7039564847946167, -0.475256085395813, -0.6348130702972412, -0.24175411462783813, 0.8216708302497864, 0.39274534583091736, 0.0515090711414814, -0.1355251967906952, 0.7729104161262512, 1.0197464227676392, 0.0029900020454078913, -0.04670806974172592, 0.4609576165676117, 0.28158923983573914, -0.7748166918754578, 0.10366619378328323, 0.7499635815620422, 1.1096773147583008, -0.20180922746658325, 0.19462813436985016, -0.12885376811027527, -0.8918067812919617, -0.16296780109405518, -0.2147110104560852, -0.25085869431495667, 0.3714712858200073, -0.26932916045188904, 0.6724975109100342, 0.8683240413665771, 0.21403901278972626, -1.180949330329895, -0.7220252156257629, -0.4171477258205414, -0.6805392503738403, -0.23903800547122955, -0.2633492052555084, 0.001500724465586245, 0.07896594703197479, -0.3988899886608124, -0.4386984705924988, 1.4466614723205566, 1.0713391304016113, 0.19891609251499176, 0.8736666440963745, 0.8957744240760803, -0.5576978325843811, -0.0195668525993824, 0.44461557269096375, 0.4592321515083313, -0.026490820571780205, -0.31151992082595825, 0.37054362893104553, -0.19078846275806427, 0.40481096506118774, -0.31300902366638184, 0.2746749818325043, 0.3339773118495941, 0.4973696172237396, 0.3630269467830658, -0.49330979585647583, -0.33983784914016724, -0.015210139565169811, -0.3291734457015991, 0.04612336680293083, -0.4371388852596283, 0.009462195448577404, 0.5950146317481995, 0.4088269770145416, 0.15073339641094208, -0.4425681233406067, -0.1263975352048874, 0.4695988595485687, 0.45405101776123047, 0.19323419034481049, 0.04433165118098259, 0.4446207284927368, 0.3955528140068054, 0.4962344467639923, 0.38798099756240845, 0.275100976228714, 0.3100229799747467, -0.14689815044403076, 0.07972303032875061, 0.2256315052509308, 0.2656148374080658, 0.6922213435173035, 0.6080924868583679, 0.07918982952833176, -0.6582285165786743, -0.1880117505788803, 0.8502848744392395, 0.2781791388988495, -0.30937331914901733, -0.40631622076034546, -0.17367157340049744, 0.3398803472518921, -0.08135863393545151, -0.31874313950538635, -0.5242986083030701, 0.5109332799911499, -0.0015815291553735733, 0.18972483277320862, -0.4698711037635803, -0.7851225733757019, -0.7096096277236938, 0.25330913066864014, -0.35066062211990356, -0.2761707007884979, -0.8282108306884766, -0.4292447566986084, 0.05911003425717354, -0.10282813757658005, 1.0489705801010132, -0.6007161140441895, 0.17697842419147491, 0.8169218897819519, -0.27255454659461975, 0.4420769214630127, -0.41941630840301514, 0.021349480375647545, -1.1395045518875122, 0.029374146834015846, -0.13469819724559784, 0.38772180676460266, -0.6146715879440308, -0.5144645571708679, -0.29078736901283264, -0.05589983984827995, -0.10364615172147751, -0.09522710740566254, 0.7978566288948059, 0.16079255938529968, -0.05361970514059067, -0.266755074262619, 0.6154329776763916, -0.08298066258430481, 0.6095427870750427, 0.10210137814283371, -0.6522228121757507, 0.5388973951339722, 0.3502112925052643, -0.10131584852933884, 0.7044803500175476, 0.4425978660583496, -0.6506628394126892, -0.11778416484594345, 0.14883039891719818, -0.018228944391012192, -0.7884573936462402, 0.6307291984558105, 0.39060255885124207, 0.32796502113342285, -0.12509045004844666, -0.8642569184303284, 0.16590997576713562, -0.2921265959739685, -0.05595266819000244, -0.8033900260925293, -0.29853662848472595, 0.32731515169143677, 0.1495228409767151, -0.5309951305389404, -0.43745240569114685, -0.4491039216518402, -0.2716328799724579, -0.2737193703651428, -0.4113934636116028, 1.0801676511764526, 0.5034368634223938, 0.09405522793531418, 0.16054688394069672, 0.15354301035404205, -0.07102489471435547, 0.0012386547168716788, 0.08154146373271942, -0.7514058351516724, 0.5527793765068054, 0.4667566418647766, -0.29100942611694336, 0.8164434432983398, 0.3864121735095978, -0.18037737905979156, 0.2433987855911255, -0.09945891052484512, -0.6366408467292786, -0.29096150398254395, 0.4455581605434418, 0.13731808960437775, 0.23313748836517334, 0.4087027609348297, -0.5672326683998108, -0.316227525472641, -0.14026802778244019, 0.20684485137462616, 0.6432543992996216, -0.30452287197113037, -0.2831317186355591, -0.007349991239607334, -0.4324244558811188, -0.5542535781860352, 0.47684741020202637, 0.2215115875005722, -0.3667764961719513, -0.4304703176021576, 0.6378495693206787, -0.16658617556095123, -0.011486985720694065, 0.026524387300014496, -0.3314684331417084, -0.20208849012851715, 0.4068279266357422, -0.23880939185619354, 0.8888038396835327, -0.47500884532928467, 0.29626601934432983, -0.3007032573223114, 0.21709702908992767, 0.11581481993198395, 0.36889389157295227, -0.490172415971756, 0.05490640178322792, -0.47676533460617065, 0.1833076924085617, -0.17813518643379211, -0.028061844408512115, -0.45504337549209595, 0.3739137649536133, -0.21529465913772583, -0.822081983089447, -0.48426124453544617, 0.5151961445808411, 0.8447421789169312, 0.4987637400627136, 0.24068866670131683, 0.8187915086746216, 0.2311168760061264, -0.49440544843673706, -0.025128507986664772, -0.40477851033210754, 0.005768945440649986, -0.14822115004062653, 0.7921224236488342, -0.43420982360839844, -0.056761667132377625, 0.0796101912856102, -0.2697863280773163, -0.22795914113521576, -0.20748089253902435, 0.5972704887390137, 0.38297802209854126, -0.5106321573257446, -0.470511257648468, 0.4470633864402771, -0.14041265845298767, -0.08303283900022507, 0.336055189371109, 0.3045358657836914, 0.39358434081077576, 0.7105526924133301, -0.7502078413963318, -0.22423787415027618, -0.6617646217346191, 0.05306036025285721, 0.11209845542907715, 0.6284577250480652, 0.06594423949718475, -0.47681763768196106, 0.0390813909471035, -0.3912685811519623, -0.2251460999250412, -0.1788633167743683, -0.15322129428386688, -0.29576724767684937, -0.8193991780281067, -0.2428356111049652, 0.2453404814004898, -0.12210898101329803, -0.881672739982605, -0.22515933215618134, 0.22166649997234344, 0.7911269068717957, 0.548831045627594, -0.19812704622745514, 0.37799766659736633, 0.4954109489917755, -0.8023467659950256, 0.6768714785575867, -1.2408876419067383, -0.13668477535247803, 0.4871287941932678, -0.15583297610282898, -0.03241708502173424, 0.45182332396507263, -0.4685540497303009, 0.17176255583763123, -0.5555426478385925, -0.2624392807483673, -0.6518064141273499, 0.3497314751148224, 1.0820612907409668, -0.17734310030937195, 0.015965480357408524, 0.4705330729484558, 0.10147526115179062, 0.2820715010166168, 0.11657077074050903, -0.23722991347312927, -0.02773231826722622, 0.08810341358184814, -0.6542621850967407, 0.6780410408973694, 0.33004581928253174, -0.5403130650520325, -0.38813865184783936, -0.3846358060836792, 0.36759239435195923, -0.2144697904586792, -0.24666066467761993, -0.7599297165870667, -0.6409357190132141, -0.07309030741453171, 0.1798395961523056, -0.09664909541606903, 0.4410678446292877, -0.21793232858181, -0.02373071014881134, -0.44060418009757996, 0.42314910888671875, -0.638331949710846, -0.44299396872520447, -0.3433614671230316, -0.18976154923439026, 0.4304342269897461, -0.18798886239528656, 0.3271520733833313, -0.33309707045555115, -0.642090380191803, 0.3049362301826477, 0.4857182800769806, -0.2724514305591583, -1.1186202764511108, -0.04298132658004761, -0.4290786683559418, 0.2619929909706116, -0.6479365229606628, -0.19116342067718506, -0.5134219527244568, 0.5225839018821716, 0.038508277386426926, 0.4338231384754181, 0.5228011012077332, 0.03163224458694458, 0.3385716378688812, 0.26478007435798645, 0.5936882495880127, -0.5265921950340271, -0.330735445022583, 0.4228988289833069, -0.47559019923210144, 0.08017844706773758, 0.3859535753726959, -0.6827709674835205, -0.6341050863265991, -1.1134668588638306, -0.23349028825759888, -0.00828104093670845, 0.3181103467941284, -0.46429213881492615, 0.2829897105693817, 0.05678430199623108, 0.23373866081237793, -0.04195776581764221, -0.7463274598121643, -0.39599722623825073, -0.21754518151283264, -0.013580958358943462, 0.10544531792402267, 0.16822248697280884, -0.5215592384338379, -0.8253812789916992, 0.5974376797676086, 0.3480384647846222, 0.6163822412490845, -0.11460273712873459, 0.17979612946510315, -0.013134496286511421, 0.6813148260116577, 0.015430409461259842, -1.1221338510513306, -0.366118460893631, 0.1236901730298996, -0.5203332304954529, -0.335436075925827, 0.5032964944839478, -0.42178258299827576, 1.1414111852645874, -0.18559540808200836, -0.4063287377357483, 0.19616283476352692, -0.040189240127801895, 0.2121541053056717, -0.06599751114845276, 0.8210873007774353, -0.7058690190315247, 0.16845855116844177, 0.4362930953502655, 0.6661759614944458, 0.1463043987751007, -0.1413695365190506, -0.218821182847023, 0.3045439124107361, -0.360173761844635, -1.2109370231628418, 0.7376530170440674, -0.14854304492473602, -0.9377949237823486, 0.04320567846298218, 0.10609167814254761, 0.8996770977973938, -0.6465287208557129, 0.6645710468292236, 1.1947617530822754, 0.17648296058177948, -0.33599650859832764, -0.30210450291633606, 0.03948502615094185, 0.13645720481872559, -0.0954347550868988, 0.24795539677143097, -0.007836522534489632, -0.37570929527282715, -0.026211140677332878, -0.4221106469631195, -0.3740796446800232, -0.4917067289352417, -0.4142777621746063, 0.749213695526123, -0.808556854724884, 0.6397318840026855, -0.7490585446357727, -0.3630925416946411, -0.3700139820575714, -0.039658334106206894, -0.2936018705368042, -0.4225834310054779, 1.3085659742355347, 0.047804150730371475, 0.6991822123527527, -0.2184419482946396, 0.3080694079399109, -0.34921586513519287, -0.5918104648590088, 0.5015152096748352, -0.351735383272171, -0.7675801515579224, 0.8011943101882935, 0.4673382341861725, -0.5927202105522156, -0.6406189799308777, -0.6375458836555481, 0.24028867483139038, 0.10105343163013458, -0.5239806175231934, -0.26581037044525146, -0.23567163944244385, 0.03606022521853447, -0.22697851061820984, 0.46411702036857605, 0.22308063507080078, 0.11560939997434616, -0.8060024976730347, 0.41522789001464844, -0.3292069435119629, 0.08977001905441284, 0.41768115758895874, -0.715084969997406, -0.3244352638721466, -0.34404027462005615, -0.2656314969062805, 0.8297358751296997, -0.3764324486255646, 0.7637979984283447, -0.47137919068336487, 0.17877617478370667, -0.2041458785533905, -0.34682172536849976, 0.753061056137085, -0.03555673733353615, -0.19672752916812897, 0.6951621174812317, 0.3954613208770752, -0.6393463015556335, -0.7095768451690674, 0.1399611234664917, -0.2866550087928772, 0.14977116882801056, -0.5352419018745422, -0.6336085200309753, 0.19766944646835327, -0.16890522837638855, 0.008291366510093212, -0.2505861818790436, -1.2116698026657104, -0.5513421893119812, -0.03958406299352646, 0.1305808126926422, 0.12673459947109222, -0.34176579117774963, 0.011717352084815502, -0.033622678369283676, -0.44712743163108826, -0.7651541829109192, 0.676194965839386, 0.02006586454808712, 0.20193058252334595, -0.7403283715248108, 0.27394458651542664, -0.9305849671363831, -0.6613170504570007, -0.16532279551029205, -0.5959151983261108, 0.06293540447950363, -0.6983876824378967, 0.09384916722774506, -0.2628413736820221, -1.1072349548339844, 0.2995781898498535, -0.5494750142097473, -0.053353745490312576, 0.5257078409194946, -1.0231281518936157, -0.39039549231529236, 0.48930904269218445, -0.04632003605365753, -0.007760252337902784, 0.8191342949867249, 0.37742486596107483, 0.40052124857902527, -0.4008013606071472, 0.03518916293978691, 0.1408706158399582, -0.28446200489997864, 0.5144464373588562, 0.262564480304718, -0.4620438516139984, 0.02472863718867302, 0.22675009071826935, -0.6597703695297241, -0.07139081507921219, -0.580310583114624, 0.9548978805541992, -0.4020664095878601, -0.8021976351737976, 0.5649040341377258, 0.5289736986160278, -0.2748103141784668, 0.18277594447135925, -0.21492381393909454, 0.8817734718322754, 0.6813783049583435, 0.18148064613342285, 0.20351916551589966, 0.4942682385444641, 0.4793577492237091, 0.08660130202770233, 0.0838424563407898, 0.3017330765724182, -0.7950757145881653, 0.37496402859687805, -0.292702317237854, 0.34266722202301025, -0.30332687497138977, -0.8531984090805054, 0.4013943672180176, 0.682564914226532, -0.08120393007993698, 0.4143525958061218, 0.32441025972366333, -0.017833879217505455, -1.232275366783142, -0.09747973829507828, -0.424127995967865, 0.1214086264371872, 0.23772244155406952, -0.30688750743865967, -0.6072288751602173, -0.21841689944267273, -0.36199527978897095, 0.14336033165454865, -0.1620752066373825, -0.058357127010822296, 0.3404960334300995, 0.3876431882381439, -0.20769767463207245, 1.4442131519317627, -0.6123328804969788, 0.025403864681720734, 0.34172943234443665, 0.7928917407989502, -0.9331411719322205, -0.8560028076171875, 0.19614095985889435, 1.4137071371078491, 0.16113457083702087, 0.025898821651935577, -0.5046615600585938, 0.2802317142486572, 0.008091618306934834, -0.18834681808948517, -0.21528789401054382, 0.18197551369667053, -0.17306192219257355, 0.3215397894382477, -0.3839728832244873, -0.05539865419268608, -0.039592329412698746, 0.17636685073375702, 0.424838125705719, -0.3555746376514435, -1.1832444667816162, -0.27490323781967163, 0.13128161430358887, 0.1152673289179802, 0.11373205482959747, 0.5488798022270203, 0.03268532082438469, -0.4776957929134369, -0.1663127839565277, -0.8979548215866089, 0.1194993108510971, 0.40218180418014526, -0.39694729447364807, -0.20721197128295898, 0.7449318766593933, 0.4581416845321655, -0.5466503500938416, 0.03981854394078255, 0.5055166482925415, 0.280281126499176, -0.1195659190416336, 0.5960745811462402, -0.23569771647453308, -0.3836688697338104, -0.3654201328754425, -0.22310137748718262, 0.3035985827445984, -0.20552393794059753, -0.011326116509735584, -0.30345380306243896, 0.1104135811328888, 0.6477888226509094, -0.39274802803993225, -0.09169059991836548, -0.02661564201116562, 0.05818509683012962, 0.8847484588623047, 0.2650141716003418, -0.32368946075439453, 1.1290154457092285, 1.372933268547058, 0.508723258972168, -0.26249611377716064, 0.4043801426887512, -0.15287049114704132, 0.1092287003993988, 0.08306409418582916, -0.266090989112854, 0.0009473830577917397, 0.31799739599227905, 0.12918710708618164, -0.8666766881942749, -0.15058082342147827, -0.22642652690410614, 0.27726954221725464, 0.36561673879623413, -0.007234737742692232, -0.27560147643089294, -0.07005937397480011, -0.3288189768791199, 1.247363805770874, -0.8122946619987488, 0.36013007164001465, 0.0501626618206501, -0.19148558378219604, -0.40432626008987427, 0.6524064540863037, -0.029406985267996788, 0.7790367007255554, 0.2389465719461441, 0.26776257157325745, 0.5772134065628052, -0.01906229369342327, -0.31532999873161316, -0.8343073725700378, -0.5266579389572144, 0.14775268733501434, -0.18856464326381683, -0.2795686423778534, -0.3373053967952728, 0.025208821520209312, 0.3530700206756592, 0.28103768825531006, 0.09394871443510056, -0.7494823932647705, 0.03109096549451351, -0.3514569401741028, -0.8757795095443726, 1.042799949645996, 0.10191238671541214, -0.534326434135437, 0.03540671989321709, 0.007914762943983078, 0.6777469515800476, 0.2889099419116974, -0.026944546028971672, -0.6695011258125305, -0.545348048210144, -0.18851275742053986, -0.6508691310882568, 0.7770965695381165, -0.4323176145553589, -0.09280619770288467, -0.2977994978427887, -1.0272995233535767, -0.45491451025009155, 0.21050900220870972, -0.9368630647659302, -0.2236141711473465, 0.37222856283187866, 0.7317714691162109, 0.6540937423706055, 0.6396616101264954, 0.053882259875535965, -0.3805513083934784, -0.03390293940901756, 0.5730928182601929, -0.052946787327528, 0.677044689655304, -0.025121767073869705, 0.001761210965923965, 0.23012791574001312, -0.18297342956066132, 0.4462871253490448, -0.2355273813009262, -0.7785124182701111, -0.45370763540267944, -0.5761077404022217, -0.34090107679367065, -0.1290614753961563, 1.1442980766296387, 0.07286341488361359, 0.37796464562416077, 0.2870999872684479, -0.811589777469635, 0.4919128119945526, -0.1520397961139679, -0.14644008874893188, 0.037092532962560654, -0.2169809639453888, 0.1290951669216156, -0.030480869114398956, 0.3283655643463135, -0.8771359920501709, 4.474206924438477, 0.42758819460868835, -0.1353883594274521, -0.13765296339988708, -0.04993307590484619, 0.678118109703064, 1.2301039695739746, -0.7694746851921082, -0.17808672785758972, 0.11384887993335724, 0.36766889691352844, -0.16224798560142517, 0.5481709837913513, -0.13926394283771515, 0.47384700179100037, 0.6775497794151306, -0.48974165320396423, -0.0774671733379364, -0.08462469279766083, -1.3977842330932617, -0.8108275532722473, -0.28091156482696533, -0.8248938322067261, 0.6591633558273315, 0.36594295501708984, 0.1574525088071823, 0.14468373358249664, -0.38812151551246643, 0.230738565325737, -0.7507739067077637, -0.1406444013118744, 0.01514268759638071, -0.038746803998947144, -0.3629789352416992, -0.8386064767837524, 0.3805619776248932, 0.108136847615242, -0.5662026405334473, -0.3472326397895813, -0.056233178824186325, 0.5127654075622559, -0.23945893347263336, -0.0018836681265383959, -0.5207576751708984, 0.04525759816169739, 1.1425236463546753, -0.4074094295501709, 0.250763863325119, 0.8764292001724243, -0.009243440814316273, 1.0034211874008179, -0.21657834947109222, 0.8789520263671875, 0.018127642571926117, -0.6563615202903748, 0.5913779735565186, -0.37740275263786316, 0.1645122468471527, 0.34546130895614624, 0.2847839891910553, 0.6574224829673767, -0.31451472640037537, -0.03578798100352287, -0.1623283326625824, -0.10735246539115906, 0.6928768754005432, -0.151597261428833, 0.7602791786193848, 0.011051472276449203, -0.06729619204998016, -0.4537389278411865, -0.1613236516714096, -0.699811577796936, -0.13819356262683868, 0.3103140592575073, 0.25785213708877563, -0.127817764878273, -0.024089330807328224, 1.0119837522506714, -0.26782211661338806, -0.7145965695381165, -0.9987828731536865, -0.7702831029891968, 0.3211604952812195, 0.44935518503189087, 0.1228700652718544, 0.17051109671592712, -0.8462925553321838, 0.4171561896800995, 0.34696123003959656, 0.6998158097267151, 0.17430391907691956, -0.7463075518608093, 0.1462467610836029, 0.33450886607170105 ]
[ 2000, 7661, 4697, 5310, 10058, 1012, 1012, 5890, 2549, 7861, 15422, 4748, 14028, 12086, 2089, 5114, 28297, 1998, 3449, 13331, 2618, 14310, 2011, 23448, 24391, 4180, 13330, 2011, 1996, 2724, 8080, 12828, 1006, 7861, 15422, 1007, 1012, 7861, 15422, 2003, 1037, 4888, 12828, 2008, 13385, 2824, 2013, 2536, 2578, 1010, 3216, 2068, 2083, 1037, 3722, 3513, 3194, 1010, 1998, 3138, 2895, 1012, 1996, 7861, 15422, 12441, 2012, 1013, 24829, 2378, 1013, 7861, 15422, 2097, 7170, 2151, 3513, 2013, 1996, 1013, 4385, 1013, 7861, 15422, 1012, 1040, 1013, 3513, 1013, 14176, 1998, 2202, 2895, 2320, 2019, 12045, 4225, 2724, 3138, 2173, 1012, 1012, 5890, 2629, 6922, 4874, 2944, 7632, 17364, 2075, 4748, 14028, 12086, 2089, 5323, 28297, 2011, 23448, 24391, 4180, 13330, 2011, 7632, 17364, 2098, 7604, 2000, 6922, 4874, 2944, 1006, 4012, 1007, 5200, 1012, 4012, 2003, 1037, 2291, 2306, 3645, 2000, 9585, 8290, 2090, 4007, 6177, 2083, 1996, 4082, 2291, 1012, 7604, 2000, 2536, 4012, 5200, 2024, 8250, 1999, 1996, 15584, 1012, 1012, 5890, 2575, 16500, 2121, 14555, 4748, 14028, 12086, 2089, 5323, 28297, 1998, 3449, 13331, 2618, 14310, 2011, 2478, 2019, 16500, 2121, 2000, 9495, 1996, 7781, 1997, 24391, 4180, 1012, 16500, 2121, 14555, 2024, 9808, 3563, 1998, 5383, 1996, 4219, 2019, 4082, 2291, 3791, 2000, 16500, 5097, 2006, 1037, 2291, 1012, 16500, 2121, 14555, 2064, 2421, 14546, 2008, 2448, 3188, 2000, 8272, 2004, 2092, 2004, 2044, 8272, 2003, 3143, 1012, 16500, 2121, 14546, 2089, 22490, 8319, 6656, 2015, 2043, 6472, 1012, 9797, 2411, 2224, 2122, 14546, 2000, 7374, 1996, 4044, 2005, 8272, 1010, 4638, 5918, 1010, 8816, 12530, 15266, 1010, 1998, 6366, 6764, 2044, 8272, 1012, 1056, 16932, 17914, 7781, 3457, 15118, 2015, 4748, 14028, 12086, 2089, 2224, 7781, 3457, 15118, 2015, 2000, 9530, 20528, 2378, 7781, 2030, 4506, 2241, 2006, 27248, 8127, 1998, 4044, 3563, 3785, 2008, 2024, 3517, 2000, 2022, 2556, 2006, 1996, 4539, 1012, 3457, 15118, 2015, 5676, 2008, 1037, 18093, 2069, 15389, 2015, 2114, 2019, 3832, 4539, 1998, 13416, 24172, 4053, 2013, 2019, 27248, 1521, 1055, 3049, 1012, 5300, 2019, 27248, 2064, 3073, 2055, 1037, 4539, 2291, 2030, 4044, 2000, 2224, 2004, 3457, 15118, 2015, 2089, 2421, 3563, 2897, 3745, 3415, 1010, 4987, 3558, 5733, 1010, 6764, 1010, 2587, 3161, 14176, 1006, 4748, 1007, 13100, 1010, 1998, 2334, 1013, 6327, 12997, 11596, 1012, 1012, 25604, 4483, 3145, 2075, 4748, 14028, 12086, 2089, 25262, 3145, 18093, 2015, 2030, 2060, 2838, 1997, 15451, 8059, 2000, 26399, 13345, 1998, 27142, 7781, 2000, 1037, 3563, 4539, 4044, 1012, 4483, 3145, 2075, 3594, 19888, 9888, 2000, 9530, 20528, 2378, 7781, 2030, 4506, 2241, 2006, 27248, 8127, 4044, 3563, 3785, 2008, 2024, 3517, 2000, 2022, 2556, 2006, 1996, 4539, 1012, 4483, 3145, 2075, 2003, 2019, 7375, 1997, 7781, 3457, 15118, 2015, 2008, 21852, 19888, 13705, 5461, 2005, 4315, 14966, 21999, 1013, 11703, 2854, 16790, 6309, 2013, 3563, 4127, 1997, 5300, 1999, 1037, 2445, 9798, 4044, 1012, 1056, 10790, 18139, 4654, 28674, 2058, 4522, 8778, 4748, 14028, 12086, 2089, 8954, 2951, 2011, 4654, 8873, 7096, 15172, 2009, 2058, 1037, 2367, 8778, 2084, 2008, 1997, 1996, 4493, 3094, 1998, 2491, 3149, 1012, 1996 ]
mitre
10.txt
37
data may also be sent to an alternate network location from the main command and control server.. 001 exfiltration over symmetric encrypted non - c2 protocol adversaries may steal data by exfiltrating it over a symmetrically encrypted network protocol other than that of the existing command and control channel. the data may also be sent to an alternate network location from the main command and control server.. 002 exfiltration over asymmetric encrypted non - c2 protocol adversaries may steal data by exfiltrating it over an asymmetrically encrypted network protocol other than that of the existing command and control channel. the data may also be sent to an alternate network location from the main command and control server.. 003 exfiltration over unencrypted non - c2 protocol adversaries may steal data by exfiltrating it over an un - encrypted network protocol other than that of the existing command and control channel. the data may also be sent to an alternate network location from the main command and control server. t1041 exfiltration over c2 channel adversaries may steal data by exfiltrating it over an existing command and control channel. stolen data is encoded into the normal communications channel using the same protocol as command and control communications. t1011 exfiltration over other network medium adversaries may attempt to exfiltrate data over a different network medium than the command and control channel. if the command and control network is a wired internet connection, the exfiltration may occur, for example, over a wifi connection, modem, cellular data connection, bluetooth, or another radio frequency ( rf ) channel.. 001 exfiltration over bluetooth adversaries may attempt to exfiltrate data over bluetooth rather than the command and control channel. if the command and control network is a wired internet connection, an adversary may opt to exfiltrate data using a bluetooth communication channel. t1052 exfiltration over physical medium adversaries may attempt to exfiltrate data via a physical medium, such as a removable drive. in certain circumstances, such as an air - gapped network compromise, exfiltration could occur via a physical medium or device introduced by a user. such media could be an external hard drive, usb drive, cellular phone, mp3 player, or other removable storage and processing device. the physical medium or device could be used as the final exfiltration point or to hop between otherwise disconnected
[ -0.018271347507834435, -0.5304601788520813, 0.40598347783088684, 0.3082710802555084, -0.31176429986953735, -0.006671485956758261, 0.0293178278952837, 0.10062859207391739, 0.19964484870433807, 0.7106605768203735, 0.3449075520038605, 0.06391556560993195, 0.12292005121707916, -0.49107515811920166, -0.37758126854896545, -0.07504840940237045, 0.04394569620490074, 0.349893182516098, -0.8465699553489685, -0.5863620042800903, 0.22771118581295013, 0.07087371498346329, -0.3440624475479126, -0.6347379684448242, -0.1689848005771637, 0.8862982392311096, 0.0214842576533556, 0.042798418551683426, 0.156935453414917, 0.5449501872062683, -0.12360820919275284, -0.5481669902801514, 0.24858948588371277, -0.6905335783958435, 0.5895986557006836, -0.07618850469589233, 1.0781729221343994, -0.6581047773361206, 0.22234664857387543, -0.3432617783546448, 0.5593223571777344, 0.1145915612578392, -0.2785775661468506, -0.7025715112686157, -0.11152222752571106, -0.5449826121330261, -0.5072656273841858, -0.021277932450175285, -0.23603995144367218, 0.2086433619260788, 0.5533285737037659, 0.2973252534866333, 0.46120378375053406, 0.27050846815109253, -0.21307502686977386, 0.3616953492164612, -0.372635155916214, 0.06726467609405518, 0.10578412562608719, 0.25773531198501587, -0.3326945900917053, -0.319978266954422, -0.11506327241659164, -0.19028663635253906, 0.014310015365481377, 0.08713813871145248, -0.06678523123264313, -0.5675659775733948, -0.016390245407819748, -0.6832724213600159, 0.018000563606619835, 0.11476832628250122, -0.5464053153991699, -0.49371400475502014, -0.2287103533744812, 0.13541921973228455, 0.25745320320129395, -0.35345134139060974, -0.693077802658081, 0.28559210896492004, 0.37452805042266846, 0.7474087476730347, 0.32171183824539185, 0.06186102330684662, -0.08310949802398682, 0.08866746723651886, 0.6228680610656738, 0.5795109868049622, 0.09358222782611847, -0.03889492526650429, 0.3503921329975128, 0.3584599494934082, -0.790101945400238, -0.5099549889564514, 0.23492881655693054, -0.5234267115592957, -0.33250313997268677, 0.17414423823356628, 0.28991803526878357, -0.12664683163166046, 0.38950034976005554, 0.5988134145736694, 0.4580029547214508, 0.8119999766349792, 0.10995522141456604, 0.3926490843296051, 0.055502671748399734, 0.09713979810476303, -0.7624486088752747, -0.5554642677307129, 0.49339038133621216, -0.3133561313152313, 0.14220207929611206, -0.7106692790985107, 0.5495649576187134, 0.19944752752780914, 0.3204880952835083, 0.29871946573257446, -0.03129686415195465, 0.44147956371307373, 0.10276849567890167, 0.41693609952926636, 1.1281464099884033, -0.337209016084671, -0.0949663519859314, 0.14364534616470337, 0.41647595167160034, -0.09385976195335388, -0.5137542486190796, -0.8509550094604492, -0.13208633661270142, -0.860486626625061, -0.6054595708847046, 0.051640961319208145, -0.09223563224077225, -0.24446259438991547, 0.06581594049930573, 0.4261612594127655, 0.04667351022362709, -0.6967276334762573, -0.054083019495010376, 0.6234258413314819, 0.24739332497119904, 1.0293166637420654, 0.06609916687011719, 0.38040971755981445, -0.6728812456130981, -0.5467404127120972, -0.1733134686946869, 0.23058810830116272, -0.380086749792099, -0.06957760453224182, 0.8237536549568176, -0.3038581609725952, -0.38510841131210327, 0.38881221413612366, -0.7277029752731323, 1.1365854740142822, -0.9615908265113831, 0.13299047946929932, -0.7147800326347351, 0.8439386487007141, 0.52668696641922, 0.1385473906993866, -0.45217084884643555, 0.44847553968429565, -0.5204067230224609, -0.13541334867477417, -0.5045564770698547, -0.1129733994603157, 0.7172713279724121, 0.21869269013404846, 0.23071594536304474, 0.07367432117462158, 1.0603864192962646, 1.1237987279891968, 0.46790996193885803, -0.3280598223209381, 0.08828612416982651, 0.42098531126976013, -0.5553247928619385, -0.44095659255981445, 0.6222812533378601, 0.785871684551239, -0.3009081780910492, 0.3191027343273163, -0.18424974381923676, -0.7962948083877563, -0.4668925702571869, -0.27675861120224, -0.6079460978507996, 1.378777027130127, -0.14425985515117645, 0.3391191363334656, 0.6317751407623291, -0.7304542660713196, -0.77958083152771, 0.11526072025299072, -0.37162497639656067, -1.135118007659912, -0.9222486615180969, 0.3765712082386017, 0.25497040152549744, 0.43798166513442993, -0.7985479831695557, -0.28242164850234985, 1.242374300956726, 0.6661456227302551, -0.1305302530527115, 0.8236523866653442, 0.7716622352600098, -0.34519901871681213, 0.35336068272590637, -0.19276542961597443, -0.2901580333709717, -0.11070180684328079, -0.23805835843086243, 0.15139253437519073, -0.5859416723251343, -0.16075867414474487, -0.4990605115890503, 0.3757905662059784, 0.23531010746955872, 0.423584908246994, -0.09074509888887405, -0.27576369047164917, 0.160281702876091, 0.685408890247345, -0.26986056566238403, 0.2951529920101166, -0.038403887301683426, 0.9258053302764893, 0.23121991753578186, 0.5229161977767944, 0.46856147050857544, -0.23830170929431915, -0.13479696214199066, 0.1640123724937439, -0.009354577399790287, 0.20201897621154785, -0.6805862784385681, 0.9245783090591431, 0.46467694640159607, 0.6013177633285522, 0.5684496760368347, -0.2941518723964691, -0.19935046136379242, 0.029691733419895172, 0.5124759078025818, 0.17397288978099823, -0.024948734790086746, 0.9912608861923218, -0.11441139131784439, 0.25529739260673523, -0.39863818883895874, -0.39201003313064575, 1.1046326160430908, 0.4413328468799591, -0.3668888211250305, -0.44521409273147583, -0.06792708486318588, 0.016198819503188133, 0.1670912653207779, 0.07220828533172607, 0.5441568493843079, 0.021393029019236565, 0.4802740812301636, 0.06367997080087662, -0.042260780930519104, -0.4834616482257843, -0.6131062507629395, -0.5323139429092407, -1.2914292812347412, -1.1168391704559326, -0.7740350365638733, 0.15577688813209534, 0.017842445522546768, -0.31963783502578735, 0.8021453022956848, -0.5847675800323486, -0.30239617824554443, 0.3580241799354553, -0.5297377109527588, 0.46689143776893616, -0.12517665326595306, -0.1367194950580597, -0.36178869009017944, -0.08056637644767761, 0.02629326656460762, 0.42281103134155273, -0.290469229221344, -0.22062945365905762, -0.20983055233955383, -0.5429246425628662, 0.11859377473592758, -0.16363117098808289, 0.8599825501441956, 0.47807586193084717, 0.02975003607571125, -0.1382407695055008, -0.1760367453098297, -0.13381826877593994, -0.040350496768951416, 0.07800579816102982, -0.8899593353271484, 0.4711119830608368, -0.30190950632095337, -0.05708980932831764, 0.6211195588111877, 0.8695989847183228, -0.4333059787750244, 0.5932334065437317, 0.42675477266311646, 0.7158821821212769, -0.8265049457550049, 0.7236503958702087, 0.36271974444389343, 0.1732599288225174, -0.022921184077858925, -0.5312792658805847, -0.4528145492076874, 0.3636065125465393, -0.03142675384879112, -0.11132936924695969, -0.3683277666568756, 0.9552782773971558, -0.12142621725797653, -0.3241431713104248, 0.7153194546699524, -0.8030930161476135, -0.4331960678100586, 0.20508699119091034, -0.7520506978034973, 0.7027461528778076, -0.20397686958312988, 0.04270908981561661, 0.01552704069763422, -0.17526088654994965, 0.5337123870849609, 0.37223222851753235, 0.2310824990272522, -0.46620652079582214, 0.08950429409742355, 0.13850155472755432, -0.08036039769649506, 0.6113385558128357, 0.147039994597435, -0.6108149886131287, -0.593722403049469, -0.0827329084277153, -0.454537957906723, 0.6674855947494507, 1.0829840898513794, 0.7005403637886047, -0.18543890118598938, 0.8417262434959412, -0.8356682062149048, -0.5357199311256409, -0.38434895873069763, 0.47773435711860657, 0.5077987313270569, -1.107551097869873, -0.3965409994125366, 0.44415536522865295, -0.3089406490325928, -0.9348641037940979, 0.17357341945171356, -0.11860417574644089, 0.33101949095726013, -0.42052048444747925, 0.7565076947212219, 0.0497673936188221, 0.1340283900499344, 0.3845566511154175, -0.559999406337738, -0.5375512838363647, 0.7569634318351746, -0.7410372495651245, 0.3959242105484009, -0.5686525702476501, 0.7580293416976929, -0.6248018741607666, -0.7754866480827332, 0.09983107447624207, 0.4535120129585266, -0.21018631756305695, -0.1591147482395172, -0.17137227952480316, 0.344486266374588, -0.4207306206226349, 0.3028307557106018, -0.13071633875370026, -0.3510185182094574, -0.22559161484241486, -0.9694749712944031, -0.20075097680091858, 1.1603153944015503, 0.16542331874370575, 0.3668248653411865, -0.08727222681045532, 0.6138149499893188, 0.7457731366157532, -1.067799687385559, 0.5918218493461609, -0.7419693470001221, -0.029715223237872124, 0.5050374865531921, 0.5315194129943848, 0.07910392433404922, -0.10601378977298737, -0.3842255771160126, -0.46386829018592834, -0.48947036266326904, -0.049518782645463943, 0.0028562278021126986, 0.7216455340385437, -1.2169138193130493, 0.01287834346294403, -0.08117524534463882, -0.2903576195240021, -0.6456905603408813, 0.1319607049226761, -0.7174957990646362, 0.7293238043785095, 0.9326409101486206, -0.544346272945404, 0.001164653804153204, -0.60164475440979, -0.32746821641921997, -0.12568621337413788, 0.30063876509666443, -0.15638509392738342, -0.8644205927848816, -0.09016218036413193, -0.48068541288375854, 0.17154422402381897, -0.3751984238624573, 0.12601238489151, -0.19374412298202515, -0.6788045167922974, 0.07665570825338364, 0.5154746770858765, -0.39940130710601807, -0.24881789088249207, -0.34447845816612244, 0.5715258717536926, 0.30876144766807556, 0.5607937574386597, -0.38706865906715393, -0.5862531065940857, 0.15398167073726654, -0.3969229459762573, -0.027069034054875374, -1.098935842514038, -0.11486832052469254, 0.7756229639053345, 0.5522242188453674, -0.100725919008255, 0.2127516120672226, -0.2600595951080322, 0.47293809056282043, 0.33312925696372986, -0.1633414924144745, -0.3899438977241516, 0.11046934872865677, 1.3066136837005615, 0.1958036571741104, -0.25327080488204956, 0.7670755386352539, 0.567690372467041, -0.059249699115753174, 0.03974897786974907, 0.17549976706504822, -0.6966360807418823, 0.3402937352657318, -0.4503971040248871, 0.725308895111084, -0.5953629016876221, -0.22382541000843048, -0.23223884403705597, -0.2837202548980713, 0.7267550230026245, -0.35716286301612854, -0.08412878215312958, -0.3483847379684448, -0.5729755163192749, -0.3000742197036743, 0.20151156187057495, 0.04948190599679947, 0.8839228749275208, -0.010501318611204624, -0.1757946014404297, -0.026342421770095825, -0.09334548562765121, -0.5346566438674927, -0.4165650010108948, -0.5526871681213379, 0.2063440978527069, -0.231813445687294, 0.1116648018360138, 0.1064230278134346, -0.051378000527620316, -0.5645182132720947, 0.619415283203125, 0.3115372955799103, -0.1791820228099823, -0.3285856246948242, 0.3511466979980469, -0.24507635831832886, 0.39593979716300964, -0.2114952951669693, -0.015690280124545097, -0.0717066153883934, -0.07286690175533295, -0.18079157173633575, 0.5409570336341858, 0.7353177666664124, 0.11085548996925354, -0.35133662819862366, 0.4370502233505249, 0.700832188129425, -0.8914505839347839, 0.6292046904563904, 0.7725173830986023, -0.5214648246765137, -0.1381639689207077, 0.145136758685112, -0.1401103436946869, -0.5397810339927673, -0.9564272165298462, 0.3527022898197174, -0.300067275762558, 0.8496800661087036, -0.6055036187171936, -0.6270895004272461, -0.6742805242538452, 0.8707335591316223, -0.2045292854309082, -0.28332653641700745, -0.2326718270778656, 0.27235087752342224, 0.05980699509382248, 0.16563691198825836, 0.03477777913212776, -0.5833239555358887, -0.40942898392677307, -0.7694599628448486, 0.09887531399726868, -0.13419868052005768, -0.16044364869594574, 0.3232742249965668, 0.004172424785792828, 0.8937081694602966, -0.003915645647794008, -0.730931282043457, -0.5488396883010864, 0.4185449481010437, 0.3566003739833832, -0.13585908710956573, 0.08080468326807022, -0.8317510485649109, 0.5078632235527039, -0.24024927616119385, 0.24060940742492676, 0.6836811304092407, -0.3821106553077698, -0.1438223272562027, 0.37379395961761475, 0.5724955797195435, -0.7587215304374695, 0.11211250722408295, 0.4141266942024231, 0.5101997256278992, -0.0034463137853890657, 0.12330984324216843, -0.30308669805526733, -0.15978102385997772, -0.40040960907936096, -1.6571474075317383, 0.4802049994468689, -0.0935695469379425, -0.5996111035346985, 0.30419039726257324, 0.4399128258228302, 0.6410746574401855, -0.40778887271881104, 0.618599534034729, 0.8183844089508057, -0.09690354019403458, 0.02055814117193222, -0.7864266633987427, 1.1072949171066284, -0.4434703588485718, -0.37895137071609497, -0.2546382546424866, -0.15202480554580688, -0.19663023948669434, -0.28704971075057983, -0.4984332025051117, -0.46475479006767273, -0.7035955190658569, -0.4349593222141266, 0.7385867834091187, -0.05417253077030182, 0.5439903736114502, -0.47889167070388794, -0.1385495662689209, -0.46733540296554565, -0.5866908431053162, -0.5891228914260864, 0.12407488375902176, 1.0087268352508545, -0.08399631828069687, 0.1713835746049881, -0.5131338834762573, 0.1702616959810257, -0.5479331016540527, -0.11389307677745819, 0.3939405381679535, 0.17735423147678375, -0.5156917572021484, 0.3374759256839752, -0.07660099864006042, -0.5815941691398621, -0.5567741394042969, -0.8020331859588623, -0.21427913010120392, 0.6057153344154358, 0.20899713039398193, 0.290596604347229, -0.27061817049980164, -0.07237008959054947, 0.1958787739276886, 0.1415550708770752, 0.400333970785141, 0.38287949562072754, -1.1818304061889648, -0.02031390741467476, -0.3775535821914673, -0.46633708477020264, 0.6065818071365356, -0.7397058606147766, -0.5991899967193604, -0.7804808616638184, -0.10438495874404907, -0.06836609542369843, 0.6063251495361328, 0.5610633492469788, -0.25787752866744995, 0.31158456206321716, -0.053992751985788345, 0.07631918787956238, 0.9616812467575073, 0.5153194069862366, 0.49794238805770874, 0.6914437413215637, 0.593829870223999, -0.8469986319541931, 0.23001441359519958, 0.2660347819328308, 0.20338666439056396, 0.4269528090953827, -0.6660259366035461, -0.3124636709690094, -0.22547785937786102, -0.38430991768836975, -0.8653624653816223, -0.5475867390632629, -0.5962448120117188, -0.5838328003883362, -0.6201286315917969, 0.15688247978687286, -0.41357648372650146, 0.04320022836327553, -0.12530134618282318, -0.45162656903266907, -0.24688470363616943, -0.7185609340667725, 0.3689887821674347, -0.1280447244644165, 0.9019200801849365, -0.6389606595039368, 0.07766669988632202, -0.8166413903236389, -0.18407638370990753, -0.42600563168525696, -0.14563144743442535, -0.38425499200820923, -0.1565908044576645, 0.3430953025817871, -0.12939120829105377, -0.8513102531433105, -0.09801439940929413, -0.366303950548172, 0.1734907180070877, -0.05238696560263634, -0.7275840640068054, 0.11146336793899536, 1.0144857168197632, -0.08115766942501068, 0.5820284485816956, 0.14532922208309174, 0.8551620841026306, 0.5222092270851135, 0.027347126975655556, -0.1263657957315445, 0.07759124785661697, 0.0071939025074243546, 0.18920575082302094, 0.6132122874259949, -0.1687754988670349, 0.5147659778594971, 0.28824496269226074, -0.6878129839897156, -0.0004059863858856261, -0.9439079761505127, 0.15552762150764465, 0.7188169956207275, -0.21695224940776825, -0.25644946098327637, 0.8503824472427368, -0.1110941469669342, 0.19319911301136017, -0.33418184518814087, 0.2990819215774536, 0.005846705287694931, -0.3275819718837738, 0.300326943397522, 0.0832245945930481, 0.2671091854572296, -0.4132595360279083, -0.0298675075173378, 0.3352014124393463, -0.9260705709457397, 0.012664464302361012, -0.22024543583393097, 0.07541932165622711, -0.28874120116233826, -0.5542776584625244, 0.06774349510669708, 0.24897725880146027, 0.2203286737203598, 0.15993797779083252, 0.3444008231163025, 0.1710948497056961, -0.38814428448677063, 0.0862400159239769, -0.8969891667366028, -0.6563937664031982, 0.4791521728038788, -0.009900994598865509, -0.7571058869361877, -0.5118866562843323, -0.47418901324272156, 0.0625094547867775, 0.4628056585788727, 0.4086006283760071, 0.4788629412651062, -0.21810626983642578, -0.5026001930236816, 1.17922842502594, 0.35601353645324707, 0.03103768266737461, 0.07281946390867233, 0.3574793040752411, -0.7480420470237732, -1.1994152069091797, 0.21868164837360382, 1.0640370845794678, 0.3129926025867462, 0.19556498527526855, -0.3654347360134125, 0.3202129006385803, 0.35336461663246155, -0.4568895697593689, 0.19116182625293732, 0.1428086906671524, -0.27582964301109314, 0.6582456827163696, 0.13219933211803436, -0.1463906466960907, -0.6192653179168701, 0.6887670755386353, -0.04896368458867073, -0.037721239030361176, -0.19414885342121124, 0.19526568055152893, 0.12631620466709137, -0.06144498661160469, 0.2691672444343567, 0.768061637878418, 0.2744642198085785, -0.8743807673454285, -0.3682558536529541, -0.5295677781105042, 0.6689600944519043, 0.5565539002418518, -0.16879411041736603, -0.14995981752872467, 0.07491987198591232, 0.5864206552505493, -0.020197957754135132, -0.18518462777137756, 0.5475504398345947, -0.4094099998474121, 0.05131334811449051, 0.6442357301712036, -0.07004060596227646, -0.06647143512964249, 0.22619356215000153, -0.25407806038856506, 0.22370575368404388, 0.23517686128616333, -0.297655314207077, -0.19110065698623657, -0.4221513569355011, 0.9237331748008728, 0.041756924241781235, 0.6638327240943909, -0.17770974338054657, 0.44372254610061646, 0.34378066658973694, 0.5091708302497864, -0.4600822627544403, 0.4012720286846161, 0.9406842589378357, 0.1630590558052063, 0.05256872996687889, 0.1974061131477356, -0.03816935047507286, 0.12404780834913254, 0.15761560201644897, 0.7637714743614197, -0.7650930881500244, 0.28469863533973694, 0.08612264692783356, -0.3503715693950653, -0.406441330909729, 0.15513494610786438, 0.043384112417697906, -0.034464530646800995, 0.42163172364234924, 0.11186744272708893, -0.1232760027050972, -0.5538060665130615, 0.5206773281097412, -0.7001773118972778, 0.27114614844322205, -0.14261238276958466, -0.3062340319156647, -0.6524327993392944, 0.816919207572937, -0.5859583616256714, 0.5243706107139587, 0.2517830729484558, 0.6022170782089233, 0.37655675411224365, -0.028919778764247894, -0.4525090157985687, -0.9617524147033691, -0.4470115303993225, 0.0789460614323616, 0.1726004183292389, 0.11626414209604263, -0.05459108203649521, 0.04249563440680504, 0.3050677478313446, -0.28891247510910034, -0.13062463700771332, -1.0251045227050781, -0.07778675109148026, -0.5014509558677673, -0.6742192506790161, 1.1353601217269897, -0.35719966888427734, -0.41725191473960876, 0.04821283370256424, -0.11573904752731323, -0.22778476774692535, 0.48729783296585083, -0.3771912753582001, -0.6419625282287598, -0.5382225513458252, -0.10680672526359558, 0.0763186663389206, 0.2644040286540985, -0.17495575547218323, -0.030351165682077408, -0.23259493708610535, -0.7150587439537048, -0.7901537418365479, 0.10558535903692245, -0.4728161692619324, -0.7113124132156372, 0.8163257241249084, 0.6152351498603821, 1.073114275932312, 0.36729004979133606, -0.30688998103141785, 0.10929577797651291, 0.1240963563323021, 0.7953172922134399, -0.6685932874679565, 0.32171475887298584, 0.6594907641410828, -0.1052764281630516, 0.44927066564559937, 0.07476412504911423, 1.0798993110656738, 0.051940035074949265, -0.6695435643196106, -0.3607715368270874, -0.746700644493103, -0.7450308203697205, -0.3300834000110626, 0.20507045090198517, -0.1978495866060257, 0.20682895183563232, 0.24230703711509705, -0.9294605851173401, 0.16116437315940857, -0.20098811388015747, 0.45494091510772705, 0.1260073482990265, 0.35086366534233093, 0.5085505843162537, 0.0743277370929718, -0.09821584820747375, -1.155812382698059, 4.39412784576416, 0.2107403427362442, 0.13919152319431305, 0.09518874436616898, -0.006511360872536898, 0.6280673742294312, 0.970826268196106, -0.7702108025550842, 0.07030569016933441, 0.12523207068443298, -0.0536804124712944, 0.026203343644738197, -0.29891276359558105, 0.030740931630134583, 0.5752857327461243, 0.6568586826324463, -0.39894136786460876, 0.15738818049430847, 0.3419201672077179, -0.6616004705429077, -0.5351254343986511, -0.04028855636715889, -0.3964901864528656, 0.5708802342414856, -0.5534917712211609, 0.22543562948703766, 0.28817933797836304, -0.6449160575866699, -0.5570029616355896, -0.18343742191791534, 0.34441012144088745, -0.5721745491027832, 0.09047883003950119, -0.3976045548915863, -0.8553742170333862, -0.2923087179660797, 0.22128301858901978, -1.2149065732955933, -0.16649529337882996, -0.3086048364639282, 0.9892371892929077, -0.03222012147307396, 0.2539658546447754, -0.7878620624542236, -0.35250017046928406, 1.0436787605285645, -1.055182933807373, 0.4371089041233063, 1.460934042930603, -0.307238906621933, 0.5707219839096069, 0.4121108651161194, 0.8715834021568298, -0.17379452288150787, -0.7686049938201904, -0.19424490630626678, 0.624790608882904, -0.4084877371788025, 0.37767329812049866, 0.5372828245162964, 0.7457851767539978, -0.05137452855706215, 0.2145165354013443, 0.057701416313648224, 0.07757993787527084, 0.2407875955104828, -0.2581562101840973, 0.5997682213783264, 0.09570809453725815, 0.24305029213428497, 0.349941223859787, -0.5447884798049927, -0.9693935513496399, -0.8522912859916687, 0.9073638319969177, -0.1452973634004593, -0.48250824213027954, 0.008655368350446224, 0.1994304358959198, -0.6862885355949402, -0.07098592072725296, -0.6273998022079468, -0.7511422038078308, 0.08115114271640778, 0.48323342204093933, 0.041260916739702225, -0.36139875650405884, -0.5575587749481201, 0.02614433504641056, 0.16867879033088684, 0.7400636672973633, 0.304788738489151, -0.7093945145606995, 0.41875553131103516, 0.3441818356513977 ]
[ 2951, 2089, 2036, 2022, 2741, 2000, 2019, 6585, 2897, 3295, 2013, 1996, 2364, 3094, 1998, 2491, 8241, 1012, 1012, 25604, 4654, 28674, 2058, 19490, 4372, 26775, 22571, 3064, 2512, 1011, 29248, 8778, 4748, 14028, 12086, 2089, 8954, 2951, 2011, 4654, 8873, 7096, 15172, 2009, 2058, 1037, 23476, 2135, 4372, 26775, 22571, 3064, 2897, 8778, 2060, 2084, 2008, 1997, 1996, 4493, 3094, 1998, 2491, 3149, 1012, 1996, 2951, 2089, 2036, 2022, 2741, 2000, 2019, 6585, 2897, 3295, 2013, 1996, 2364, 3094, 1998, 2491, 8241, 1012, 1012, 4002, 2475, 4654, 28674, 2058, 2004, 24335, 12589, 4372, 26775, 22571, 3064, 2512, 1011, 29248, 8778, 4748, 14028, 12086, 2089, 8954, 2951, 2011, 4654, 8873, 7096, 15172, 2009, 2058, 2019, 2004, 24335, 12589, 3973, 4372, 26775, 22571, 3064, 2897, 8778, 2060, 2084, 2008, 1997, 1996, 4493, 3094, 1998, 2491, 3149, 1012, 1996, 2951, 2089, 2036, 2022, 2741, 2000, 2019, 6585, 2897, 3295, 2013, 1996, 2364, 3094, 1998, 2491, 8241, 1012, 1012, 4002, 2509, 4654, 28674, 2058, 16655, 12273, 2854, 13876, 2098, 2512, 1011, 29248, 8778, 4748, 14028, 12086, 2089, 8954, 2951, 2011, 4654, 8873, 7096, 15172, 2009, 2058, 2019, 4895, 1011, 4372, 26775, 22571, 3064, 2897, 8778, 2060, 2084, 2008, 1997, 1996, 4493, 3094, 1998, 2491, 3149, 1012, 1996, 2951, 2089, 2036, 2022, 2741, 2000, 2019, 6585, 2897, 3295, 2013, 1996, 2364, 3094, 1998, 2491, 8241, 1012, 1056, 10790, 23632, 4654, 28674, 2058, 29248, 3149, 4748, 14028, 12086, 2089, 8954, 2951, 2011, 4654, 8873, 7096, 15172, 2009, 2058, 2019, 4493, 3094, 1998, 2491, 3149, 1012, 7376, 2951, 2003, 12359, 2046, 1996, 3671, 4806, 3149, 2478, 1996, 2168, 8778, 2004, 3094, 1998, 2491, 4806, 1012, 1056, 10790, 14526, 4654, 28674, 2058, 2060, 2897, 5396, 4748, 14028, 12086, 2089, 3535, 2000, 4654, 8873, 7096, 11657, 2951, 2058, 1037, 2367, 2897, 5396, 2084, 1996, 3094, 1998, 2491, 3149, 1012, 2065, 1996, 3094, 1998, 2491, 2897, 2003, 1037, 17502, 4274, 4434, 1010, 1996, 4654, 28674, 2089, 5258, 1010, 2005, 2742, 1010, 2058, 1037, 15536, 8873, 4434, 1010, 5549, 2213, 1010, 12562, 2951, 4434, 1010, 2630, 19392, 1010, 2030, 2178, 2557, 6075, 1006, 21792, 1007, 3149, 1012, 1012, 25604, 4654, 28674, 2058, 2630, 19392, 4748, 14028, 12086, 2089, 3535, 2000, 4654, 8873, 7096, 11657, 2951, 2058, 2630, 19392, 2738, 2084, 1996, 3094, 1998, 2491, 3149, 1012, 2065, 1996, 3094, 1998, 2491, 2897, 2003, 1037, 17502, 4274, 4434, 1010, 2019, 27248, 2089, 23569, 2000, 4654, 8873, 7096, 11657, 2951, 2478, 1037, 2630, 19392, 4807, 3149, 1012, 1056, 10790, 25746, 4654, 28674, 2058, 3558, 5396, 4748, 14028, 12086, 2089, 3535, 2000, 4654, 8873, 7096, 11657, 2951, 3081, 1037, 3558, 5396, 1010, 2107, 2004, 1037, 2128, 25661, 3298, 1012, 1999, 3056, 6214, 1010, 2107, 2004, 2019, 2250, 1011, 6578, 5669, 2897, 12014, 1010, 4654, 28674, 2071, 5258, 3081, 1037, 3558, 5396, 2030, 5080, 3107, 2011, 1037, 5310, 1012, 2107, 2865, 2071, 2022, 2019, 6327, 2524, 3298, 1010, 18833, 3298, 1010, 12562, 3042, 1010, 23378, 2447, 1010, 2030, 2060, 2128, 25661, 5527, 1998, 6364, 5080, 1012, 1996, 3558, 5396, 2030, 5080, 2071, 2022, 2109, 2004, 1996, 2345, 4654, 28674, 2391, 2030, 2000, 6154, 2090, 4728, 23657 ]
mitre
10.txt
38
systems.. 001 exfiltration over usb adversaries may attempt to exfiltrate data over a usb connected physical device. in certain circumstances, such as an air - gapped network compromise, exfiltration could occur via a usb device introduced by a user. the usb device could be used as the final exfiltration point or to hop between otherwise disconnected systems. t1567 exfiltration over web service adversaries may use an existing, legitimate external web service to exfiltrate data rather than their primary command and control channel. popular web services acting as an exfiltration mechanism may give a significant amount of cover due to the likelihood that hosts within a network are already communicating with them prior to compromise. firewall rules may also already exist to permit traffic to these services.. 001 exfiltration to code repository adversaries may exfiltrate data to a code repository rather than over their primary command and control channel. code repositories are often accessible via an api ( ex : url access to these apis are often over https, which gives the adversary an additional level of protection.. 002 exfiltration to cloud storage adversaries may exfiltrate data to a cloud storage service rather than over their primary command and control channel. cloud storage services allow for the storage, edit, and retrieval of data from a remote cloud storage server over the internet.. 003 exfiltration to text storage sites adversaries may exfiltrate data to text storage sites instead of their primary command and control channel. text storage sites, such as pastebin [. ] com, are commonly used by developers to share code and other information. t1190 exploit public - facing application adversaries may attempt to exploit a weakness in an internet - facing host or system to initially access a network. the weakness in the system can be a software bug, a temporary glitch, or a misconfiguration. t1203 exploitation for client execution adversaries may exploit software vulnerabilities in client applications to execute code. vulnerabilities can exist in software due to unsecure coding practices that can lead to unanticipated behavior. adversaries can take advantage of certain vulnerabilities through targeted exploitation for the purpose of arbitrary code execution. oftentimes the most valuable exploits to an offensive toolkit are those that can be used to obtain code execution on a remote system because they can be used to gain access to that system. users will expect to see files related to the
[ 0.18664729595184326, -0.42447274923324585, -0.31035861372947693, 0.30891358852386475, -0.26055294275283813, -0.5346049666404724, 0.021911948919296265, 0.28235670924186707, 0.09650887548923492, 0.6540469527244568, 0.4128943383693695, 0.12315427511930466, 0.24105869233608246, -0.4745867848396301, -0.7660127282142639, -0.5021862983703613, -0.21137264370918274, 0.4722088873386383, -0.3964303135871887, -0.12977498769760132, 0.6742375493049622, 0.08803510665893555, -0.7435734272003174, -0.9122031331062317, -0.9829917550086975, 0.9416983127593994, 0.8407329320907593, 0.010787413455545902, 0.7637755274772644, 0.7388366460800171, -0.33119097352027893, -0.6248118281364441, 0.4852248728275299, -1.1347087621688843, 0.5759775042533875, 0.041471175849437714, 1.0081255435943604, -0.5991225242614746, -0.021051855757832527, -0.2827615439891815, 0.21012820303440094, -0.1257973313331604, 0.019557153806090355, -0.53774493932724, -0.3758001923561096, -0.2783638536930084, -0.12022678554058075, 0.33318620920181274, 0.036639440804719925, 0.5473284721374512, 0.8208167552947998, 0.43859362602233887, 0.6866695284843445, 0.24528677761554718, 0.16846580803394318, 0.12509360909461975, -0.028590982779860497, 0.6264623999595642, -0.3553929030895233, -0.18749742209911346, -0.37148845195770264, 0.25370845198631287, -0.10399892926216125, -0.8240609169006348, 0.4376862645149231, 0.37600940465927124, -0.21395976841449738, 0.11639702320098877, -0.22053220868110657, -0.6101101040840149, 0.1305651217699051, 0.020771652460098267, -1.23271906375885, -0.2568546533584595, -0.5094118118286133, -0.02870720811188221, -0.29345715045928955, -0.409024178981781, -0.3894723057746887, 0.5856136679649353, 0.34525367617607117, 0.48937705159187317, 0.5601862072944641, -0.27376270294189453, 0.1894221156835556, 0.4828217625617981, 0.39689797163009644, 0.7048201560974121, 0.025939466431736946, 0.23086696863174438, 0.541309118270874, 0.39270779490470886, -0.6509473919868469, -0.41803252696990967, 0.14395475387573242, 0.08118072897195816, -0.5444891452789307, 0.2236182987689972, 0.012051586993038654, -0.216883584856987, 0.8148279786109924, 0.9115724563598633, 0.1577737182378769, 0.7811578512191772, 0.058833666145801544, 0.020899726077914238, 0.3525660037994385, -0.04008429870009422, -0.33649200201034546, -0.3442140519618988, 0.43391361832618713, -0.08431451767683029, 0.01186396460980177, -1.0591362714767456, 0.48806262016296387, 0.5086063742637634, -0.21949529647827148, 0.002352855633944273, -0.4254944622516632, 0.2636967897415161, -0.23743343353271484, -0.2608300745487213, 0.7550694942474365, 0.22772324085235596, 0.013579202815890312, -0.055459145456552505, 0.6476497054100037, 0.16173966228961945, -0.17813970148563385, -1.0168530941009521, -0.2758932411670685, -0.4659988582134247, -0.2634199857711792, 0.012195533141493797, -0.0020001204684376717, 0.06454974412918091, 0.18763276934623718, 0.4236324429512024, 0.11330656707286835, -1.0212597846984863, -0.3793700337409973, 0.8465588092803955, -0.14842018485069275, 1.321658968925476, 0.2553648054599762, -0.052807025611400604, 0.06974496692419052, -0.37952059507369995, -0.5346066355705261, 0.3183598518371582, 0.1730724424123764, -0.509165346622467, 0.49724113941192627, -0.10667357593774796, -0.9132692813873291, -0.18124160170555115, -1.3183776140213013, 0.641941249370575, -0.34960412979125977, 0.7029511332511902, -0.7429189085960388, 1.0119718313217163, -0.23368309438228607, 1.0566282272338867, -0.218135803937912, 0.424123078584671, -1.18389892578125, -0.6552258729934692, -0.0531022883951664, 0.1461237370967865, 0.8665457963943481, 0.15351253747940063, 0.39439719915390015, 0.03153427690267563, 1.0678406953811646, 1.191676139831543, -0.2757754325866699, -0.15054801106452942, 0.45811277627944946, 0.18249087035655975, -0.8052640557289124, 0.19856451451778412, 0.15782539546489716, 0.8641833066940308, -0.05939275771379471, 0.012740042991936207, -0.020384108647704124, -1.3753135204315186, -0.24534516036510468, -0.42303192615509033, -0.3001728951931, 0.8134216070175171, -0.2600182294845581, 0.5394074320793152, 0.5571865439414978, -0.5574168562889099, -1.3248274326324463, 0.1979418694972992, 0.016661757603287697, -1.519533634185791, 0.04599003121256828, 0.4526841640472412, 0.12566624581813812, 1.00424325466156, -1.073025107383728, 0.14339084923267365, 0.6066563725471497, 1.1537057161331177, -0.02809670753777027, 0.8967353701591492, 0.7878230214118958, -0.18581844866275787, 0.14194852113723755, -0.3744394779205322, -0.0015602635685354471, -0.3576459288597107, -0.491243451833725, 0.3389657735824585, 0.15427298843860626, 0.2379719316959381, -0.1398576945066452, 0.20460011065006256, 0.6138748526573181, 0.1632549911737442, 0.05805797874927521, -0.20358414947986603, -0.23901855945587158, 1.0159385204315186, 0.0030004510190337896, 0.3412450850009918, -0.2624058127403259, 0.8054766654968262, 0.5585150122642517, 0.7642937898635864, 0.1428830325603485, 0.08478397876024246, -0.40780773758888245, 0.8247281312942505, -0.005316067952662706, -0.3146257698535919, -0.02901363931596279, 0.6576367616653442, 0.4602111577987671, 0.6802076101303101, 0.05670784413814545, 0.09562040865421295, -0.4371592700481415, -0.24690133333206177, 0.058589834719896317, 0.452995628118515, -0.13840456306934357, 1.02192223072052, 0.6746949553489685, 0.21894028782844543, -1.076186180114746, -0.425900399684906, 1.3574973344802856, 0.855548083782196, -0.647630512714386, -0.20103028416633606, -0.06707528978586197, 0.5110030770301819, -0.2345331460237503, -0.3960057199001312, 0.5005430579185486, 0.26102352142333984, 0.515519380569458, -0.046800777316093445, -0.5017439126968384, -0.6673176884651184, -1.1217098236083984, -0.34167802333831787, -1.2359089851379395, -0.8426870107650757, -0.8088557720184326, -0.047567497938871384, -0.31943732500076294, -0.5060721039772034, 1.2017524242401123, -0.8798984289169312, -0.2639523148536682, 0.18154874444007874, -0.1346886157989502, 0.1435050219297409, -0.01764797605574131, -0.3906450569629669, -0.6376860737800598, 0.24053239822387695, 0.6424014568328857, 0.8363409042358398, -0.47587350010871887, -0.21950998902320862, -0.3193994462490082, 0.0029342363122850657, 0.15828388929367065, -0.0894494503736496, 1.3856487274169922, 0.6521191000938416, -0.41276684403419495, 0.02078968845307827, 0.263839453458786, -0.07105448842048645, -0.013060604222118855, -0.5177904963493347, -0.533642053604126, 0.3736306130886078, -0.16252686083316803, -0.26748794317245483, 1.016675353050232, 0.6537613272666931, -0.8055115938186646, 0.21486391127109528, 0.4073421061038971, 0.12541130185127258, -0.544217050075531, 0.8817548155784607, -0.0932149589061737, 0.1465463489294052, 0.15583553910255432, -0.6798588037490845, -0.316288024187088, 0.23623047769069672, 0.1942332237958908, -0.18815582990646362, -0.07938317954540253, 0.46043696999549866, 0.028110260143876076, -0.6456568241119385, 0.9234867095947266, -0.5934033989906311, 0.05499986931681633, -0.6320201754570007, -0.754859209060669, 1.297384262084961, -0.17757312953472137, -0.004391761031001806, -0.39454442262649536, -0.786024272441864, -0.10966067016124725, 0.05189252644777298, 0.1348625123500824, -0.36507901549339294, -0.16867360472679138, -0.0034903876949101686, 0.07974649220705032, 0.2048589289188385, 0.08354628831148148, -0.49228543043136597, -0.46971580386161804, -0.542810320854187, 0.0681401938199997, 0.39000827074050903, 1.1193134784698486, 0.44493529200553894, -0.017590206116437912, 1.2894960641860962, -0.4223538935184479, -0.064750075340271, -0.19983850419521332, -0.1330365091562271, 0.6844616532325745, -0.2131364792585373, -0.11799889802932739, 0.373264342546463, -0.5877332091331482, -0.832043468952179, 0.2217429131269455, 0.3204975724220276, 0.3899914622306824, -0.23652532696723938, 0.9363004565238953, -0.6796197891235352, -0.3738138973712921, 0.7242671847343445, -0.02059837430715561, -0.771952211856842, 0.2669607996940613, -0.634796142578125, 0.5873436331748962, -1.0353671312332153, 0.5553399920463562, -0.24072857201099396, -0.323304146528244, 0.03786282241344452, -0.18635335564613342, -0.2983701825141907, -0.007311949506402016, -0.5881934762001038, 0.543920636177063, -0.5216999650001526, 0.19084498286247253, -0.057864829897880554, -0.4082113206386566, -0.35390523076057434, -0.9285382628440857, -0.35907626152038574, 1.0765875577926636, 0.5126815438270569, 0.6148566603660583, 0.2692129611968994, 0.7592056393623352, 0.7574251890182495, -0.6641191244125366, 0.775818407535553, -0.5241181254386902, 0.316419392824173, -0.44810962677001953, 0.6485112905502319, -0.3799252510070801, -0.2774144411087036, 0.24595561623573303, -0.6105682253837585, 0.43750840425491333, -0.046541135758161545, 0.4853530526161194, -0.3565084934234619, -0.3751274645328522, -0.3416275382041931, 0.5927658677101135, 0.2929365038871765, -0.5958744883537292, 0.005457235034555197, -0.12058045715093613, 1.1063629388809204, 0.8752117156982422, -0.7256560325622559, -0.3081889748573303, -0.8145895600318909, 0.23830154538154602, 0.18139994144439697, 0.591479480266571, -0.3359728157520294, -0.718682587146759, -0.41327226161956787, -0.5512412786483765, 0.09850138425827026, 0.23924033343791962, -0.06822112202644348, 0.10726576298475266, -1.0424354076385498, -0.11003809422254562, 0.6189255714416504, -0.7699490189552307, -0.8297390937805176, -0.35359901189804077, 0.6980797052383423, 0.49323582649230957, 0.8052379488945007, -0.1334163397550583, -0.11447679996490479, 0.0013052067952230573, -0.40394818782806396, 0.8910486102104187, -1.3156898021697998, -0.33482757210731506, -0.06643636524677277, -0.3763817250728607, 0.14937300980091095, 0.05743009224534035, -0.43037405610084534, 0.31879955530166626, -0.19455508887767792, -0.2768828272819519, -0.6871867775917053, -0.5774399638175964, 1.0101780891418457, -0.046970121562480927, -0.7811126112937927, 0.2774317264556885, 0.4439813494682312, 0.08869458734989166, 0.09084384143352509, -0.5462704300880432, -0.3891206681728363, 1.1203222274780273, -0.5688287615776062, 0.4812982380390167, 0.21990898251533508, -0.25583603978157043, -0.7369963526725769, -0.2871880829334259, 0.38960349559783936, -0.1499432772397995, -0.33043280243873596, -0.4292915463447571, -0.23037905991077423, 0.0742000937461853, -0.036311592906713486, 0.09532744437456131, 0.920500636100769, 0.09058111906051636, -0.21103303134441376, -0.03579176589846611, 0.027444899082183838, -0.3669697642326355, -0.36504316329956055, 0.15594641864299774, -0.2962251603603363, 0.06498786807060242, -0.1805405467748642, 0.5868669152259827, 0.1516232043504715, 0.025257788598537445, 0.274597704410553, -0.32627996802330017, -0.20278649032115936, -1.0125267505645752, 0.13559061288833618, -0.4813747704029083, 0.2852291166782379, -0.04213864356279373, 0.0691441223025322, -0.18084795773029327, -0.010921796783804893, -0.1683375984430313, 0.23005615174770355, 0.6462785005569458, -0.012975788675248623, -0.4258948862552643, 0.33121436834335327, 0.15283845365047455, -0.6730908751487732, 0.32952046394348145, 0.6043496131896973, -0.1366776078939438, -0.16802573204040527, 0.0006798286340199411, -0.5490549802780151, -0.6463396549224854, -0.855145275592804, 0.48572781682014465, -0.5711267590522766, 1.0150443315505981, -0.20367920398712158, -0.6250932812690735, -0.6089954972267151, 0.699391782283783, -0.45787301659584045, -0.3597925007343292, -0.5752472281455994, -0.1602356731891632, 0.6238789558410645, 0.2523852288722992, -0.0003120986220892519, -0.6828197836875916, 0.1776088923215866, 0.0699494481086731, 0.6889895796775818, 0.1958189457654953, -0.5605547428131104, 0.3001530170440674, -0.4218917191028595, 0.39096927642822266, -0.3252775967121124, -0.7584395408630371, -1.3075891733169556, -0.2518431544303894, -0.528153657913208, 0.0764119103550911, 0.25950416922569275, -1.2830363512039185, 0.5441898703575134, 0.14179685711860657, 0.22581128776073456, -0.14897604286670685, -0.14313672482967377, -0.43615490198135376, -0.00232141581363976, 0.5941944718360901, -0.8969253301620483, 0.06540579348802567, 0.10576418042182922, 0.527832567691803, 0.662932813167572, 0.21463942527770996, 0.17405125498771667, 0.6715419888496399, -0.9595745205879211, -1.8113811016082764, 0.4618892967700958, 0.03593232482671738, -0.41145452857017517, 0.052342429757118225, 0.057071253657341, 0.9499711990356445, 0.2801979184150696, 0.626010000705719, 0.9866514801979065, 0.017316199839115143, 0.23831744492053986, -0.3360911011695862, 0.24899666011333466, -0.1409280002117157, -0.23111911118030548, 0.45003050565719604, -0.20593497157096863, -0.43621528148651123, -0.13841873407363892, -0.33679473400115967, -0.17474167048931122, -0.7426627278327942, -0.7053616046905518, 0.04884323477745056, -0.6914635300636292, 0.37783536314964294, -0.6833029985427856, -0.27454662322998047, -0.6546096801757812, -0.1829412877559662, -0.3616463243961334, -0.04023510217666626, 0.5754008293151855, 0.16290855407714844, 0.3280823230743408, -0.09132730215787888, 0.9190361499786377, -0.4910392761230469, -0.4761330187320709, 0.9707956314086914, 0.08895432204008102, -0.563604474067688, 0.4852733314037323, 0.3999565541744232, -0.6478185057640076, -0.4671490490436554, -1.205741286277771, 0.3601904809474945, 0.548171877861023, -0.4363451898097992, -0.3681594133377075, -0.04932549223303795, 0.1647225022315979, -0.13973824679851532, 0.2611367702484131, 0.3184588551521301, -0.056268446147441864, -0.16303950548171997, 0.15465222299098969, -0.06760291755199432, -0.0820365771651268, 0.8369060158729553, -0.5752597451210022, -0.29589754343032837, -0.32366862893104553, -0.30289483070373535, 0.1613408774137497, 0.18231329321861267, 0.6457618474960327, 0.11850161105394363, 0.5567359328269958, 0.050111956894397736, -0.3052210807800293, 0.28483423590660095, 0.04741642251610756, 0.04095650091767311, 0.8614366054534912, 0.4196792542934418, -0.8253358602523804, 0.29931938648223877, 0.11727267503738403, -0.16377587616443634, 0.3136226236820221, -0.959628701210022, -0.10077080875635147, -0.18564915657043457, -0.07877719402313232, -0.3958170413970947, -0.9066590070724487, -1.1516705751419067, -0.4265434145927429, -0.16483645141124725, -0.22690024971961975, -0.040705934166908264, -0.7999060750007629, 0.228984072804451, -0.32805609703063965, -0.7586120367050171, -0.42537206411361694, -0.15653887391090393, -0.3330477774143219, 0.6090553998947144, -0.812683641910553, 0.1236640214920044, -0.8382628560066223, -0.44964465498924255, -0.4431091845035553, -0.11929380893707275, -0.33360233902931213, -0.3746766746044159, 0.34764423966407776, 0.1452314555644989, -0.9231881499290466, 0.028815273195505142, -0.2154236137866974, 0.3233644366264343, 0.06601125746965408, -0.7292143106460571, -0.36173519492149353, 1.1581600904464722, -0.6102824807167053, 0.16459284722805023, -0.014617864973843098, 0.8460540771484375, 0.9685862064361572, -0.7456465363502502, 0.13202109932899475, 0.1269245445728302, -0.09316295385360718, 0.07800209522247314, 0.6187317371368408, -0.1822814792394638, 0.1836431473493576, 0.26701295375823975, -0.19405756890773773, -0.4139447808265686, -1.0738892555236816, 0.08947097510099411, 0.390859991312027, -0.5557804107666016, 0.9184150099754333, 0.7989198565483093, -0.23511716723442078, -0.24880896508693695, -0.2376491278409958, 1.3269011974334717, 0.4553954601287842, 0.39850953221321106, 0.15654191374778748, 0.11951509118080139, 0.06893620640039444, -0.24134193360805511, 0.07574760913848877, 0.04679566249251366, -0.6400830149650574, 0.16516688466072083, -0.33680614829063416, 0.12947580218315125, -0.24678517878055573, -0.12520872056484222, 0.3377167284488678, -0.038229845464229584, 0.3464395999908447, 0.1612563580274582, -0.0019428734667599201, -0.16865332424640656, -0.585193395614624, -0.11697949469089508, -1.049569845199585, 0.26496267318725586, 0.47640055418014526, 0.0084972670301795, -0.8615975975990295, 0.0339791476726532, -0.1585409790277481, 0.19071149826049805, 0.16130559146404266, -0.016156215220689774, 0.4385722279548645, -0.1521582454442978, -0.31273460388183594, 1.174511432647705, -0.4524694085121155, 0.2638428211212158, -0.2132006734609604, 0.6817931532859802, -0.41139546036720276, -0.8660582900047302, 0.13920576870441437, 1.4086977243423462, 0.15340517461299896, -0.0028098654001951218, -1.069615125656128, 0.20122581720352173, 0.7037172913551331, -0.3384261131286621, 0.44303685426712036, 0.09970391541719437, -0.4394191801548004, 0.617222785949707, -0.30241525173187256, 0.1265946328639984, 0.06805184483528137, 0.024338694289326668, 0.07576432079076767, -0.14483864605426788, -0.5559402108192444, 0.15320464968681335, -0.13472649455070496, 0.30197617411613464, 0.2725459337234497, 0.8135882616043091, 0.19896231591701508, -0.8823889493942261, 0.11942601203918457, -0.8560999035835266, 0.3694167137145996, 0.7098789215087891, -0.3275076448917389, -0.3282743990421295, 0.42413607239723206, 0.28970155119895935, -0.46101292967796326, -0.22586701810359955, 0.30732420086860657, 0.11036505550146103, -0.14843451976776123, 0.007512308191508055, -0.3120534420013428, 0.37776845693588257, -0.22004996240139008, -0.9809024333953857, -0.09800005704164505, 0.27203691005706787, -0.31418365240097046, -0.2202114313840866, -0.7686751484870911, 0.37151962518692017, -0.34474578499794006, 0.3831733763217926, -0.7280243039131165, 0.2182098627090454, 0.3507096469402313, 0.34974560141563416, -0.26607778668403625, 0.28552669286727905, 1.2418713569641113, -0.019342511892318726, -0.2597830593585968, 0.6039209365844727, 0.011806673370301723, -0.005150339566171169, 0.3250351846218109, 0.9274033904075623, -0.7692972421646118, 0.027964651584625244, 0.27662286162376404, -0.713350236415863, -0.5305711030960083, -0.1899290233850479, -0.0735367089509964, 0.22295162081718445, 0.3423495292663574, -0.05213096737861633, 0.4207156002521515, 0.09701919555664062, 0.770772397518158, -0.7981511354446411, 0.07446378469467163, 0.02575940079987049, -0.8901515007019043, -0.18921536207199097, 0.6720254421234131, 0.1298745721578598, 0.5280714631080627, -0.35818833112716675, 0.7215008735656738, 0.4475265443325043, 0.6622884273529053, 0.06197044998407364, -0.9071241617202759, -0.3450568914413452, 0.10384758561849594, 0.15378251671791077, -0.6418325901031494, -0.14000101387500763, -0.3608499765396118, 0.6493332386016846, 0.009531456977128983, 0.2076740711927414, -0.9860913157463074, 0.08367280662059784, -0.24009093642234802, -0.3088871240615845, 1.1841069459915161, 0.20540475845336914, -0.4344712793827057, 0.23205646872520447, 0.054867491126060486, 0.36937639117240906, 0.31629112362861633, -0.25499263405799866, -0.4374215602874756, -0.7454701066017151, -0.5425199866294861, -0.2728789448738098, 0.502994179725647, -0.20998802781105042, -0.5069729685783386, 0.3986792266368866, -0.8397890329360962, -0.7991305589675903, -0.13929782807826996, -0.5987194180488586, -0.17421719431877136, 1.0030064582824707, 0.5286144614219666, 0.922860324382782, 0.49612805247306824, -0.09726188331842422, 0.010246857069432735, 0.3226569890975952, -0.030084362253546715, -0.7225374579429626, 0.19753128290176392, 0.18110939860343933, -0.05084308981895447, 0.6491817831993103, -0.27748537063598633, 0.8070359230041504, -0.23434393107891083, -1.1369290351867676, -0.36999446153640747, -0.5752858519554138, -1.3386497497558594, -0.294247031211853, 0.574408769607544, -0.10052884370088577, -0.06085878238081932, 0.4286903142929077, -0.9549055099487305, -0.2397678941488266, -0.4578626751899719, 0.19526946544647217, 0.0060823941603302956, 0.6696410179138184, 0.8453696370124817, 0.2577936053276062, 0.7597367763519287, -0.9041392207145691, 4.118880271911621, 0.4284107983112335, -0.2795145809650421, -0.3743497431278229, 0.4402083456516266, 0.9473966956138611, 0.8933718204498291, -0.43644437193870544, 0.1962171047925949, -0.14895382523536682, 0.3869589865207672, -0.1057632714509964, 0.18835021555423737, 0.17713506519794464, 0.41281256079673767, 0.46214860677719116, -0.4631537199020386, -0.003233128460124135, 0.46885666251182556, -1.0016047954559326, -0.6573611497879028, 0.3136703372001648, -0.3467708230018616, 0.8045833706855774, 0.28567612171173096, 0.5644921660423279, -0.26664865016937256, -0.2990798354148865, -0.7048509120941162, -0.33433932065963745, -0.08550624549388885, -0.1560976654291153, -0.24163807928562164, -0.9328853487968445, -0.5517178773880005, -0.3188874125480652, 0.15157149732112885, -0.5555887222290039, -0.36673352122306824, 0.12937641143798828, 1.413512110710144, 0.3994545340538025, -0.13291406631469727, -0.8389894962310791, -0.15935465693473816, 0.8158318400382996, -0.7325339317321777, 0.3484320640563965, 0.8705962300300598, -0.3606116473674774, 0.3715338110923767, -0.3717128038406372, 1.1485404968261719, -0.19377660751342773, -0.21078987419605255, 0.12882769107818604, -0.004691824782639742, 0.10090184956789017, 0.6490657925605774, 0.2500895857810974, 0.8974496722221375, 0.10132743418216705, 0.4943506121635437, 0.03741755709052086, -0.36082619428634644, 0.6939815282821655, -0.20271478593349457, 0.7353178858757019, 0.0602014884352684, 0.3341154456138611, -0.16502681374549866, -0.4488736093044281, -0.6272230744361877, -0.5628553032875061, 0.25074079632759094, -0.18060116469860077, -0.27461978793144226, 0.08337593078613281, 0.6757540106773376, -0.43763044476509094, -0.46716856956481934, -0.5680592060089111, -0.5041255950927734, 0.19349046051502228, 0.5335686802864075, 1.0550121068954468, -0.3832154870033264, -0.882188618183136, 0.7989234328269958, 0.17492583394050598, 0.6977491974830627, 0.11402507871389389, -0.29211291670799255, -0.17830827832221985, 0.8317352533340454 ]
[ 3001, 1012, 1012, 25604, 4654, 28674, 2058, 18833, 4748, 14028, 12086, 2089, 3535, 2000, 4654, 8873, 7096, 11657, 2951, 2058, 1037, 18833, 4198, 3558, 5080, 1012, 1999, 3056, 6214, 1010, 2107, 2004, 2019, 2250, 1011, 6578, 5669, 2897, 12014, 1010, 4654, 28674, 2071, 5258, 3081, 1037, 18833, 5080, 3107, 2011, 1037, 5310, 1012, 1996, 18833, 5080, 2071, 2022, 2109, 2004, 1996, 2345, 4654, 28674, 2391, 2030, 2000, 6154, 2090, 4728, 23657, 3001, 1012, 1056, 16068, 2575, 2581, 4654, 28674, 2058, 4773, 2326, 4748, 14028, 12086, 2089, 2224, 2019, 4493, 1010, 11476, 6327, 4773, 2326, 2000, 4654, 8873, 7096, 11657, 2951, 2738, 2084, 2037, 3078, 3094, 1998, 2491, 3149, 1012, 2759, 4773, 2578, 3772, 2004, 2019, 4654, 28674, 7337, 2089, 2507, 1037, 3278, 3815, 1997, 3104, 2349, 2000, 1996, 16593, 2008, 6184, 2306, 1037, 2897, 2024, 2525, 20888, 2007, 2068, 3188, 2000, 12014, 1012, 2543, 9628, 3513, 2089, 2036, 2525, 4839, 2000, 9146, 4026, 2000, 2122, 2578, 1012, 1012, 25604, 4654, 28674, 2000, 3642, 22409, 4748, 14028, 12086, 2089, 4654, 8873, 7096, 11657, 2951, 2000, 1037, 3642, 22409, 2738, 2084, 2058, 2037, 3078, 3094, 1998, 2491, 3149, 1012, 3642, 16360, 20049, 29469, 2229, 2024, 2411, 7801, 3081, 2019, 17928, 1006, 4654, 1024, 24471, 2140, 3229, 2000, 2122, 17928, 2015, 2024, 2411, 2058, 16770, 1010, 2029, 3957, 1996, 27248, 2019, 3176, 2504, 1997, 3860, 1012, 1012, 4002, 2475, 4654, 28674, 2000, 6112, 5527, 4748, 14028, 12086, 2089, 4654, 8873, 7096, 11657, 2951, 2000, 1037, 6112, 5527, 2326, 2738, 2084, 2058, 2037, 3078, 3094, 1998, 2491, 3149, 1012, 6112, 5527, 2578, 3499, 2005, 1996, 5527, 1010, 10086, 1010, 1998, 26384, 1997, 2951, 2013, 1037, 6556, 6112, 5527, 8241, 2058, 1996, 4274, 1012, 1012, 4002, 2509, 4654, 28674, 2000, 3793, 5527, 4573, 4748, 14028, 12086, 2089, 4654, 8873, 7096, 11657, 2951, 2000, 3793, 5527, 4573, 2612, 1997, 2037, 3078, 3094, 1998, 2491, 3149, 1012, 3793, 5527, 4573, 1010, 2107, 2004, 19351, 8428, 1031, 1012, 1033, 4012, 1010, 2024, 4141, 2109, 2011, 9797, 2000, 3745, 3642, 1998, 2060, 2592, 1012, 1056, 14526, 21057, 18077, 2270, 1011, 5307, 4646, 4748, 14028, 12086, 2089, 3535, 2000, 18077, 1037, 11251, 1999, 2019, 4274, 1011, 5307, 3677, 2030, 2291, 2000, 3322, 3229, 1037, 2897, 1012, 1996, 11251, 1999, 1996, 2291, 2064, 2022, 1037, 4007, 11829, 1010, 1037, 5741, 1043, 15909, 2818, 1010, 2030, 1037, 28616, 8663, 8873, 27390, 3370, 1012, 1056, 12521, 2692, 2509, 14427, 2005, 7396, 7781, 4748, 14028, 12086, 2089, 18077, 4007, 24728, 19666, 6906, 14680, 1999, 7396, 5097, 2000, 15389, 3642, 1012, 24728, 19666, 6906, 14680, 2064, 4839, 1999, 4007, 2349, 2000, 4895, 3366, 23887, 16861, 6078, 2008, 2064, 2599, 2000, 14477, 16778, 6895, 17585, 2094, 5248, 1012, 4748, 14028, 12086, 2064, 2202, 5056, 1997, 3056, 24728, 19666, 6906, 14680, 2083, 9416, 14427, 2005, 1996, 3800, 1997, 15275, 3642, 7781, 1012, 2411, 7292, 2015, 1996, 2087, 7070, 20397, 2000, 2019, 5805, 6994, 23615, 2024, 2216, 2008, 2064, 2022, 2109, 2000, 6855, 3642, 7781, 2006, 1037, 6556, 2291, 2138, 2027, 2064, 2022, 2109, 2000, 5114, 3229, 2000, 2008, 2291, 1012, 5198, 2097, 5987, 2000, 2156, 6764, 3141, 2000, 1996 ]
mitre
10.txt
39
applications they commonly used to do work, so they are a useful target for exploit research and development because of their high utility. t1212 exploitation for credential access adversaries may exploit software vulnerabilities in an attempt to collect credentials. exploitation of a software vulnerability occurs when an adversary takes advantage of a programming error in a program, service, or within the operating system software or kernel itself to execute adversary - controlled code. credentialing and authentication mechanisms may be targeted for exploitation by adversaries as a means to gain access to useful credentials or circumvent the process to gain access to systems. one example of this is ms14 - 068, which targets kerberos and can be used to forge kerberos tickets using domain user permissions. exploitation for credential access may also result in privilege escalation depending on the process targeted or credentials obtained. t1211 exploitation for defense evasion adversaries may exploit a system or application vulnerability to bypass security features. exploitation of a software vulnerability occurs when an adversary takes advantage of a programming error in a program, service, or within the operating system software or kernel itself to execute adversary - controlled code. vulnerabilities may exist in defensive security software that can be used to disable or circumvent them. t1068 exploitation for privilege escalation adversaries may exploit software vulnerabilities in an attempt to elevate privileges. exploitation of a software vulnerability occurs when an adversary takes advantage of a programming error in a program, service, or within the operating system software or kernel itself to execute adversary - controlled code. security constructs such as permission levels will often hinder access to information and use of certain techniques, so adversaries will likely need to perform privilege escalation to include use of software exploitation to circumvent those restrictions. t1210 exploitation of remote services adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network. exploitation of a software vulnerability occurs when an adversary takes advantage of a programming error in a program, service, or within the operating system software or kernel itself to execute adversary - controlled code. a common goal for post - compromise exploitation of remote services is for lateral movement to enable access to a remote system. t1133 external remote services adversaries may leverage external - facing remote services to initially access and / or persist within a network. remote services such as vpns, citrix, and other access mechanisms allow users to connect to internal
[ 0.26937735080718994, -0.2620566785335541, 0.35909661650657654, 0.590006411075592, -0.42348363995552063, 0.14569610357284546, -0.4930095970630646, -0.6199891567230225, -0.01109282672405243, 0.15726423263549805, 0.5071057081222534, -0.6009236574172974, 0.561288595199585, -0.4203348755836487, 0.2869379222393036, -0.5096542835235596, -0.09786783158779144, -0.06232346594333649, -0.8145880103111267, -0.3507983982563019, 0.6112878918647766, 0.12976089119911194, -0.517206072807312, -0.7613762021064758, -0.1477745771408081, 0.45388415455818176, 0.9200320243835449, 0.09891121089458466, 0.5374923348426819, 0.693195641040802, 0.28203505277633667, -0.13821811974048615, -0.21088799834251404, -0.9548479914665222, 0.6929742693901062, 0.12019198387861252, 0.5632856488227844, -0.6999333500862122, 0.09145038574934006, -0.3925219774246216, 0.8455832004547119, -0.08185096830129623, -0.519453763961792, -0.39994534850120544, 0.03672315552830696, -0.0047716074623167515, 0.18414652347564697, -0.21039912104606628, 0.32859304547309875, -0.20421940088272095, 0.6873559951782227, 0.5616379976272583, -0.20551657676696777, 0.6025378108024597, 0.10445286333560944, -0.3923404812812805, 0.2062620371580124, 0.3082568645477295, -0.2516416609287262, 0.029011793434619904, -0.1788119673728943, 0.07418765872716904, 0.2517875134944916, -0.43835967779159546, 0.07824249565601349, 0.3819502890110016, -0.1459915041923523, 0.1373893916606903, 0.18593932688236237, -0.6049473285675049, 0.050853654742240906, 0.16459882259368896, -0.591908872127533, -0.18624158203601837, -0.5415550470352173, -0.6640212535858154, 0.3951944410800934, -0.4751282036304474, -0.04898306727409363, 0.498249888420105, 0.49171701073646545, 0.274992436170578, -0.36315223574638367, -0.3539052903652191, 0.3277903199195862, 0.1626024693250656, 0.02027606964111328, 0.7335212230682373, -0.46889618039131165, 0.09375433623790741, 0.2930445969104767, 0.25162065029144287, -0.29946470260620117, -0.03495408222079277, -0.10170985013246536, 0.7276887893676758, -0.6222202181816101, 0.32997363805770874, -0.1807635873556137, -0.029186025261878967, 0.5708115100860596, 1.0616413354873657, -0.17849014699459076, 0.33064913749694824, -0.1705985814332962, 0.2720162272453308, 0.6153073310852051, -0.1553642600774765, -0.019864298403263092, -0.37767407298088074, 1.1712552309036255, 0.7772324085235596, -0.08603198081254959, -0.42155030369758606, 0.026825344190001488, 0.38649535179138184, -0.1598968803882599, -0.0063004447147250175, -0.5824041962623596, 0.9071987271308899, -0.6954938769340515, -0.49758580327033997, 0.5971959233283997, 0.5126340985298157, 0.1254265308380127, 0.1743912696838379, 0.0666825994849205, 0.595378041267395, -0.6587293148040771, -0.3478427231311798, 0.1901790201663971, 0.12040474265813828, -0.21724344789981842, 0.560606062412262, -0.6621710062026978, 0.6469768285751343, 0.06244196742773056, -0.1838517189025879, 0.006358989980071783, -0.8047202229499817, -0.45682260394096375, 0.2593111991882324, -0.6723742485046387, 1.0609300136566162, 0.5303935408592224, 0.007692510262131691, -0.15239006280899048, 0.002055355114862323, -0.274396151304245, 0.8290295600891113, 0.026366716250777245, -0.2937965393066406, 0.6588461399078369, -0.28613945841789246, -0.25915801525115967, 0.02817302569746971, -0.05616551265120506, 0.6492896676063538, 0.040337514132261276, 0.18379779160022736, -0.16223707795143127, 0.7565299868583679, 0.5802620649337769, 0.6809443831443787, -0.11807256937026978, 0.5513269901275635, -1.011954426765442, -0.48808926343917847, -0.0539773590862751, 0.10079868882894516, 0.6298323273658752, 0.15377868711948395, 0.14383116364479065, 0.2791585624217987, 1.0362160205841064, 0.6102441549301147, -0.1351965069770813, -0.0675022304058075, 0.06885817646980286, 0.19522705674171448, -0.9691478610038757, 0.05984840169548988, -0.3006812036037445, 0.8781375885009766, -0.15612320601940155, -0.0141525287181139, -0.11992134898900986, -0.7414880990982056, 0.35120296478271484, -0.14377254247665405, -0.13068921864032745, 0.3661750257015228, 0.11979348957538605, 0.7279828786849976, 0.4368245303630829, 0.06967014074325562, -1.264012098312378, -0.20709660649299622, -0.31195858120918274, -0.9147450923919678, -0.20773634314537048, 0.09615803509950638, 0.19321000576019287, 0.46489405632019043, -0.8721280097961426, 0.20279233157634735, 0.9001197218894958, 0.6391066312789917, 0.01979871094226837, 1.2761679887771606, 0.8202978372573853, 0.01012722309678793, 0.22762013971805573, 0.05414377525448799, -0.02474067360162735, 0.1578015834093094, -0.1476244479417801, 0.6242090463638306, -0.4647597670555115, 0.14019963145256042, 0.3359054923057556, 0.5001741051673889, 0.22725911438465118, 0.09375467896461487, 0.41313451528549194, -0.11466193199157715, -0.2290264070034027, 0.47701650857925415, -0.04060911014676094, -0.34668222069740295, -0.15447595715522766, 0.3951967656612396, 0.34122443199157715, 0.643081545829773, -0.24573662877082825, -0.06497149914503098, 0.08180619776248932, -0.07642371207475662, 0.5713742971420288, -0.34934353828430176, -0.03443581610918045, 0.47800445556640625, 0.5624176263809204, 0.4910513460636139, -0.03542941063642502, 0.43305638432502747, -0.328347772359848, -0.0684153363108635, 0.18487195670604706, 0.6397657990455627, -0.09005173295736313, 0.48151230812072754, -0.023719677701592445, 0.22884051501750946, -0.8527376651763916, -0.9540669322013855, 0.6863542199134827, 0.26723477244377136, 0.015250246040523052, -0.9719640612602234, -0.5742282867431641, -0.09175760298967361, 0.12196100503206253, -0.3116988241672516, 0.505522608757019, 0.28202956914901733, -0.1602574586868286, 0.5103744268417358, -0.07493571192026138, -0.7096102833747864, -0.6231878995895386, -0.055423736572265625, -0.017927004024386406, -0.8254774212837219, -0.5550224781036377, -0.356222003698349, 0.4624306857585907, -0.45728006958961487, 0.5088133811950684, -0.7200839519500732, -0.5111719965934753, 0.7415040731430054, -0.38533303141593933, 0.36265212297439575, -0.5772536993026733, -0.20665127038955688, -0.6284515261650085, -0.30097562074661255, 0.2254321277141571, 1.1235477924346924, -0.14414285123348236, -0.2989799678325653, -0.12810134887695312, -0.2105768918991089, 0.21027016639709473, 0.2911532521247864, 0.8515622615814209, 0.3056991994380951, 0.50808185338974, -0.4227786958217621, -0.263942152261734, -0.04593342915177345, 0.07578365504741669, -0.24535344541072845, -0.314508318901062, 0.8373013734817505, -0.05118425562977791, 0.28882497549057007, 0.22491545975208282, 0.3146307170391083, -0.6210014820098877, -0.14167970418930054, 0.08686181902885437, 0.35908421874046326, -0.7635059952735901, 0.5614551901817322, 0.03233983740210533, -0.12088040262460709, -0.3812122941017151, -0.632129967212677, 0.0016137354541569948, -0.4907623827457428, 0.14268986880779266, -0.19428399205207825, -0.2526189386844635, 0.5551663637161255, -0.5073942542076111, -0.6391358971595764, 0.44697773456573486, -0.5017242431640625, -0.25350648164749146, 0.04026772826910019, -0.5686836242675781, 1.5242804288864136, -0.2512251138687134, -0.4631243646144867, -0.2607431709766388, -0.1661333590745926, -0.08799784630537033, -0.24555401504039764, 0.22042031586170197, -0.533746600151062, 0.8200300931930542, 0.266127347946167, -0.31920427083969116, 0.7056829333305359, 0.5544534921646118, -0.7065304517745972, -0.006193668115884066, -0.05850869044661522, 0.021426482126116753, 0.1832282990217209, 0.45315414667129517, 0.7103755474090576, -0.04720880463719368, 1.0240658521652222, -0.07719598710536957, -0.46265074610710144, -0.4241182804107666, 0.12046805769205093, 0.16425733268260956, -0.16461218893527985, -0.36951109766960144, -0.20498929917812347, -0.33354711532592773, -0.2871473729610443, -0.3726949989795685, 0.007448393851518631, 0.0831453874707222, -0.36141398549079895, 0.46391284465789795, 0.1510636806488037, 0.027492856606841087, -0.14844132959842682, 0.023898491635918617, -0.15781337022781372, 0.5348595380783081, -0.02545555867254734, 0.7366040349006653, -0.546623945236206, 0.2715839147567749, -0.7084738612174988, 0.3735552728176117, -0.7916472554206848, -0.4060702323913574, -0.07014524936676025, -0.01661018468439579, 0.11509721726179123, 0.11975812166929245, -0.07180561870336533, -0.21314974129199982, -0.009348276071250439, 0.30090463161468506, -0.14471085369586945, -0.8570942878723145, -0.1656491458415985, 0.9164941906929016, 0.6920196413993835, 0.4086870849132538, 0.11877015978097916, 0.1397707462310791, 0.5367134213447571, -0.45968469977378845, 0.7012051939964294, -0.6010041832923889, 0.3180989623069763, 0.028671158477663994, 0.7907216548919678, -0.3892781138420105, 0.4315645098686218, 0.19774387776851654, -0.3611903190612793, 0.008109032176434994, -0.4223814904689789, 0.03200097754597664, 0.17895391583442688, -0.1401366889476776, -0.217731773853302, 0.04612117260694504, -0.4333951473236084, -0.054168734699487686, -0.5659517049789429, -0.551677405834198, 0.6680086851119995, 0.5715541839599609, 0.13086943328380585, -0.5674138069152832, -0.6792046427726746, -0.1864607334136963, 0.16438211500644684, 0.29496991634368896, -0.14214500784873962, -0.5698985457420349, -0.32474225759506226, -0.7682279944419861, -0.38983163237571716, 0.2584129571914673, 0.003597697475925088, 0.021324563771486282, -0.7621220946311951, -0.5291492938995361, 0.31328171491622925, -0.4932475984096527, -0.48280227184295654, -0.1093842014670372, 0.7065162062644958, 0.9660565257072449, 0.5118787884712219, -0.7931239008903503, -0.06527978181838989, 0.055957864969968796, -0.9608194828033447, 0.7371928691864014, -1.1571327447891235, 0.1431942731142044, -0.4057129919528961, -0.020655808970332146, -0.3567770719528198, 0.20420300960540771, -0.0036421928089112043, 0.07809776067733765, -0.288987934589386, 0.12755633890628815, -0.4252937138080597, 0.5403768420219421, 0.8768903613090515, 0.14884871244430542, 0.05233212187886238, 0.5236733555793762, 0.48804163932800293, 0.2293742597103119, -0.13894657790660858, -0.45793911814689636, -0.4044431149959564, 0.20289234817028046, -0.5537659525871277, 0.25653114914894104, 0.32161423563957214, 0.19795139133930206, -0.3793325126171112, -0.5442044138908386, 0.0014530621701851487, 0.0665527954697609, 0.3843717873096466, -0.6132161617279053, -0.4102770686149597, 0.09285581856966019, 0.2657933831214905, -0.4091375470161438, 0.4085136651992798, -0.4635883569717407, -0.40467730164527893, 0.028154371306300163, 0.24345819652080536, -0.5728088617324829, -0.5409611463546753, -0.5013641119003296, -0.6845369338989258, 0.18458744883537292, -0.3496039807796478, 0.5299938917160034, -0.09481295198202133, 0.3755844533443451, 0.11058966815471649, -0.16331793367862701, -0.36522427201271057, -0.7698749303817749, -0.6634035110473633, -0.4069928228855133, 0.9509460926055908, -0.8816402554512024, -0.029622405767440796, -0.18129073083400726, 0.535850465297699, -0.28353193402290344, 0.17002905905246735, 0.6766117811203003, -0.3683687448501587, -0.361727237701416, 0.37956464290618896, 0.44250625371932983, -0.7778062224388123, 0.06869065016508102, 0.6040791869163513, -0.9585606455802917, -0.31615838408470154, -0.21118156611919403, -0.3606860041618347, -0.5306177735328674, -0.5811235904693604, -0.11029399931430817, -0.6628857851028442, 0.4827125668525696, -0.5864766836166382, -0.5645528435707092, -0.3399699330329895, 0.6503621339797974, -0.26810622215270996, -0.5442085266113281, -0.8001607656478882, 0.1432301551103592, -0.4312029778957367, 0.013911043293774128, 0.49326446652412415, -0.6459818482398987, -0.6361777186393738, -0.05543184652924538, 0.29331058263778687, 0.4752664864063263, -0.5056795477867126, 0.15524543821811676, -0.28326085209846497, 1.2311732769012451, -0.22902821004390717, -0.945920467376709, -0.24673466384410858, -0.08412139117717743, -0.22220298647880554, -0.13750995695590973, 0.13271692395210266, -0.9306570887565613, 0.27542945742607117, 0.09042127430438995, -0.35142338275909424, 0.06674996763467789, -0.28940802812576294, -0.3016316294670105, 0.5564013123512268, 0.8074633479118347, -0.035356830805540085, -0.06062771752476692, 0.3985942006111145, 0.4424731433391571, 0.1456068754196167, -0.02854175493121147, 0.13444387912750244, -0.46109044551849365, -0.6311851739883423, -1.4083001613616943, 0.8855578303337097, 0.3106812834739685, -0.3254724442958832, 0.3443833589553833, -0.46256351470947266, 0.6527464985847473, -0.6628803014755249, 0.05520792677998543, 0.715363621711731, 0.33954164385795593, 0.20874325931072235, -0.41340383887290955, 0.18622986972332, -0.032800085842609406, -0.09639149904251099, 0.03891918063163757, -0.40556269884109497, 0.12054961174726486, 0.1517089307308197, -0.15978331863880157, 0.13893020153045654, -0.3292902112007141, -0.19452163577079773, 0.2591223418712616, -0.04602764919400215, 0.27726396918296814, -0.2886017858982086, -0.5337663292884827, 0.25077372789382935, -0.10290336608886719, -0.495181679725647, -0.3709729015827179, 0.7417370080947876, 0.04566463455557823, 0.06917200237512589, -0.26477280259132385, 0.2505698800086975, -0.8533240556716919, -0.36033138632774353, 0.1707717925310135, 0.5659183263778687, -0.3912529945373535, 0.8539468050003052, -0.25911757349967957, -0.36380240321159363, -0.12368663400411606, -0.4683280885219574, 0.17405016720294952, -0.0036550627555698156, -0.03661765158176422, -0.5824015140533447, 0.28219789266586304, 0.20611916482448578, 0.10266047716140747, 0.2893602252006531, 0.30526378750801086, -0.08938384056091309, -0.8386602997779846, -0.2475043684244156, 0.1129656583070755, 0.40557461977005005, 1.0281802415847778, -0.6677622199058533, -0.33341875672340393, -0.34071919322013855, -0.3542184829711914, -0.01295800507068634, 0.19257380068302155, 0.3385133743286133, -0.366566002368927, -0.10404558479785919, -0.4008585810661316, 0.38763871788978577, 1.002128005027771, 0.02680489793419838, -0.1252455711364746, 0.7421284317970276, 0.5663304328918457, -0.718417763710022, -0.6498417258262634, 0.11867647618055344, -0.26861372590065, 0.5611155033111572, -0.12576623260974884, 0.08697617799043655, 0.34754642844200134, -0.34086212515830994, -0.3913626968860626, -0.6678593158721924, -0.7190683484077454, -0.6738574504852295, -0.01774604059755802, 0.20104347169399261, -0.2826451361179352, 0.27874624729156494, 0.5822842717170715, -0.7807217240333557, 0.010142621584236622, -0.8255157470703125, 0.42801210284233093, -0.18307004868984222, 0.16276204586029053, -0.3417264223098755, 0.6891922950744629, -0.07343070954084396, -0.3926953673362732, -0.3832009732723236, -0.3345393240451813, -0.7581615447998047, -0.7003604173660278, 0.1539454162120819, 0.08469171822071075, -0.28421276807785034, -0.027637314051389694, -0.3062698543071747, -0.021386656910181046, 0.024383805692195892, -0.5750210881233215, -0.2840248942375183, 0.7740617990493774, -0.13955584168434143, 0.3074590265750885, 0.12330382317304611, 0.36456289887428284, 0.4899277091026306, -0.24946022033691406, -0.34465888142585754, 0.172294482588768, -0.45529454946517944, 0.38970980048179626, 0.04804753512144089, -0.06587525457143784, -0.6188440322875977, 0.17834658920764923, -0.34756094217300415, -0.4136727750301361, -1.0404677391052246, 0.3575699031352997, 0.20365557074546814, -0.14972911775112152, 0.3170839846134186, 0.9343530535697937, 0.04304802790284157, 0.26833707094192505, -0.3797188103199005, 0.9378995299339294, 0.5941853523254395, 0.015487732365727425, -0.022289376705884933, 0.33217740058898926, 0.6413118243217468, -0.024081066250801086, -0.16962096095085144, 0.25443804264068604, -0.391923725605011, 0.2001093626022339, -0.28901591897010803, -0.10278860479593277, -0.4043927788734436, -0.7609366774559021, 0.05004558712244034, 0.9262369275093079, 0.5792994499206543, 0.062126073986291885, 0.9616671204566956, -0.5178857445716858, -0.5088330507278442, -0.03540473058819771, -0.8099551796913147, -0.04602169990539551, 0.1492120623588562, -0.8538151383399963, 0.21976029872894287, 0.17142681777477264, -0.3346307873725891, -0.3427414000034332, 0.1792106032371521, -0.0689285472035408, 0.4673982858657837, -0.0683259665966034, -0.5391019582748413, 1.134551763534546, -0.35869860649108887, -0.7912430763244629, -0.19342249631881714, -0.13223899900913239, -0.7541037797927856, -1.386610984802246, -0.42715561389923096, 1.108662724494934, 0.31666436791419983, -0.23571288585662842, -0.6582387089729309, 0.4449438750743866, 0.17900235950946808, 0.09393525123596191, 0.17496071755886078, -0.24411621689796448, -0.4079743027687073, 0.3100501298904419, -0.48296409845352173, 0.13651011884212494, 0.2168620526790619, -0.17924366891384125, 0.5732544660568237, -0.35453081130981445, -0.9851509928703308, -0.11843852698802948, -0.012723038904368877, 0.09424425661563873, 0.3575070798397064, 0.732461154460907, -0.06628083437681198, -0.8649978041648865, -0.12022702395915985, -0.7697439789772034, -0.07721487432718277, 0.15227586030960083, 0.009081240743398666, -0.24915671348571777, 0.548731803894043, 0.5691006779670715, -0.5779626965522766, -0.43158602714538574, 0.30182135105133057, 0.6987658739089966, -0.7998453974723816, 0.8348499536514282, -0.5644018054008484, 0.009916326031088829, 0.14204581081867218, -0.3222406804561615, 0.41993942856788635, 0.06141861900687218, 0.6065088510513306, 0.047842785716056824, -0.0770609900355339, 0.614912748336792, 0.06840753555297852, 0.4029243290424347, -0.1600639671087265, -0.30796486139297485, 0.28102990984916687, -0.3280714750289917, -0.32274800539016724, 0.5720885992050171, 1.2226508855819702, 0.20557603240013123, -0.6485297679901123, 0.4601760506629944, -0.25705665349960327, -0.01542493887245655, 0.4767857789993286, 0.16153863072395325, -0.4628976583480835, 0.4061531126499176, 0.1945577710866928, -1.2293171882629395, -0.7599228024482727, 0.45694491267204285, 0.2621484696865082, 0.3989027142524719, -0.045084740966558456, -0.071104034781456, 0.03911484405398369, -0.33067986369132996, 0.9550895094871521, -0.4830179810523987, 0.1966668665409088, 0.00509130721911788, -0.17266054451465607, -0.42675867676734924, 0.5898833274841309, 0.07802153378725052, 0.9550343751907349, 0.07606722414493561, 0.6612803936004639, 0.545091450214386, 0.22832158207893372, -0.21443258225917816, -0.5545175075531006, -0.3421323001384735, -0.13854153454303741, 0.2086746096611023, 0.014807536266744137, -0.1979624330997467, 0.6035035252571106, 0.5151495933532715, 0.31085407733917236, 0.33118686079978943, -0.5726358294487, -0.29189440608024597, -0.08977625519037247, -0.9742857813835144, 0.6812644004821777, -0.1268167644739151, -0.07869654148817062, -0.53909832239151, -0.08875008672475815, 0.8002580404281616, 0.6769859790802002, -0.20301498472690582, -0.047586482018232346, -0.4381656348705292, -0.4783616065979004, -0.36558985710144043, 1.0385499000549316, 0.34401455521583557, -0.44864991307258606, 0.2003455013036728, -0.4351983964443207, -0.5915539264678955, -0.028539421036839485, -0.67881840467453, -0.26605862379074097, 0.8841440081596375, 0.1710253804922104, 0.6718092560768127, 0.5250815153121948, -0.303958535194397, 0.12709197402000427, 0.07971156388521194, 1.1366866827011108, -0.07295622676610947, 0.03211928531527519, 0.04029206931591034, 0.03507773578166962, 0.07671177387237549, -0.46894675493240356, -0.15358906984329224, -0.0346529595553875, -0.10996178537607193, -0.1881541758775711, -0.7356616258621216, -0.5098133683204651, -0.18772190809249878, 0.3510233163833618, -0.17890726029872894, 0.3171130120754242, 0.23430313169956207, -0.8559725284576416, -0.27207571268081665, -0.8227449059486389, 0.4686882197856903, 0.25971540808677673, -0.0470380038022995, 0.08713319152593613, 0.5395138263702393, 1.4065769910812378, -0.7967550754547119, 4.510548114776611, 0.3894977271556854, -0.4004843235015869, 0.09988321363925934, 0.2677297294139862, 1.2880715131759644, 1.0688202381134033, -0.6239510774612427, 0.34980225563049316, -0.375315397977829, -0.2355874925851822, 0.16423963010311127, 0.28977295756340027, 0.041300587356090546, 0.2923153340816498, 0.5075023770332336, -0.7697208523750305, 0.11148790270090103, -0.13140766322612762, -0.5668690800666809, -0.6776028871536255, 0.3222728371620178, -0.5419198274612427, 0.355629026889801, 0.24138584733009338, 0.5106720328330994, -0.09867075830698013, -0.131531223654747, 0.014771314337849617, -0.07017557322978973, -0.4571608603000641, -0.5144380927085876, -0.15782159566879272, -0.2570738196372986, -0.24614693224430084, 0.0031419340521097183, 0.5836600661277771, -0.45305749773979187, -0.7464855313301086, 0.3183574080467224, 0.6118820905685425, 0.07527180016040802, -0.45392870903015137, -0.7304763197898865, -0.04179171472787857, 1.0068542957305908, -0.603354811668396, -0.49175330996513367, 0.8451392650604248, 0.017542773857712746, 1.3909802436828613, -0.14929597079753876, 0.3995155394077301, -0.10326889902353287, -0.28847476840019226, 0.5918775796890259, 0.058826521039009094, -0.28687572479248047, -0.10865841805934906, -0.08119408786296844, 0.9532755613327026, -0.2714552879333496, 0.14237166941165924, -0.23695668578147888, 0.13286447525024414, 0.8430758118629456, -0.5268502235412598, -0.036766428500413895, -0.23558445274829865, -0.40511107444763184, 0.2917395234107971, -0.26025158166885376, -0.8881754279136658, -0.3328912854194641, 0.6040753722190857, -0.4788820445537567, 0.21231599152088165, 0.11402478069067001, 0.20573118329048157, -0.5495166778564453, -0.46771836280822754, -0.5155691504478455, -0.989719569683075, 0.9708060026168823, 0.1028483435511589, 0.16691425442695618, 0.04671578109264374, -0.7644446492195129, 0.0809774398803711, 0.21257230639457703, 0.549708902835846, 0.01886853761970997, -0.7664345502853394, -0.12562565505504608, 0.25536832213401794 ]
[ 5097, 2027, 4141, 2109, 2000, 2079, 2147, 1010, 2061, 2027, 2024, 1037, 6179, 4539, 2005, 18077, 2470, 1998, 2458, 2138, 1997, 2037, 2152, 9710, 1012, 1056, 12521, 12521, 14427, 2005, 13675, 14728, 19909, 3229, 4748, 14028, 12086, 2089, 18077, 4007, 24728, 19666, 6906, 14680, 1999, 2019, 3535, 2000, 8145, 22496, 1012, 14427, 1997, 1037, 4007, 18130, 5158, 2043, 2019, 27248, 3138, 5056, 1997, 1037, 4730, 7561, 1999, 1037, 2565, 1010, 2326, 1010, 2030, 2306, 1996, 4082, 2291, 4007, 2030, 16293, 2993, 2000, 15389, 27248, 1011, 4758, 3642, 1012, 13675, 14728, 19909, 2075, 1998, 27280, 10595, 2089, 2022, 9416, 2005, 14427, 2011, 4748, 14028, 12086, 2004, 1037, 2965, 2000, 5114, 3229, 2000, 6179, 22496, 2030, 25022, 11890, 2819, 15338, 1996, 2832, 2000, 5114, 3229, 2000, 3001, 1012, 2028, 2742, 1997, 2023, 2003, 5796, 16932, 1011, 5757, 2620, 1010, 2029, 7889, 17710, 20473, 2891, 1998, 2064, 2022, 2109, 2000, 15681, 17710, 20473, 2891, 9735, 2478, 5884, 5310, 6656, 2015, 1012, 14427, 2005, 13675, 14728, 19909, 3229, 2089, 2036, 2765, 1999, 14293, 9686, 25015, 3508, 5834, 2006, 1996, 2832, 9416, 2030, 22496, 4663, 1012, 1056, 12521, 14526, 14427, 2005, 3639, 9345, 10992, 4748, 14028, 12086, 2089, 18077, 1037, 2291, 2030, 4646, 18130, 2000, 11826, 3036, 2838, 1012, 14427, 1997, 1037, 4007, 18130, 5158, 2043, 2019, 27248, 3138, 5056, 1997, 1037, 4730, 7561, 1999, 1037, 2565, 1010, 2326, 1010, 2030, 2306, 1996, 4082, 2291, 4007, 2030, 16293, 2993, 2000, 15389, 27248, 1011, 4758, 3642, 1012, 24728, 19666, 6906, 14680, 2089, 4839, 1999, 5600, 3036, 4007, 2008, 2064, 2022, 2109, 2000, 4487, 19150, 2030, 25022, 11890, 2819, 15338, 2068, 1012, 1056, 10790, 2575, 2620, 14427, 2005, 14293, 9686, 25015, 3508, 4748, 14028, 12086, 2089, 18077, 4007, 24728, 19666, 6906, 14680, 1999, 2019, 3535, 2000, 3449, 13331, 2618, 14310, 1012, 14427, 1997, 1037, 4007, 18130, 5158, 2043, 2019, 27248, 3138, 5056, 1997, 1037, 4730, 7561, 1999, 1037, 2565, 1010, 2326, 1010, 2030, 2306, 1996, 4082, 2291, 4007, 2030, 16293, 2993, 2000, 15389, 27248, 1011, 4758, 3642, 1012, 3036, 9570, 2015, 2107, 2004, 6656, 3798, 2097, 2411, 17666, 2121, 3229, 2000, 2592, 1998, 2224, 1997, 3056, 5461, 1010, 2061, 4748, 14028, 12086, 2097, 3497, 2342, 2000, 4685, 14293, 9686, 25015, 3508, 2000, 2421, 2224, 1997, 4007, 14427, 2000, 25022, 11890, 2819, 15338, 2216, 9259, 1012, 1056, 12521, 10790, 14427, 1997, 6556, 2578, 4748, 14028, 12086, 2089, 18077, 6556, 2578, 2000, 5114, 24641, 3229, 2000, 4722, 3001, 2320, 2503, 1997, 1037, 2897, 1012, 14427, 1997, 1037, 4007, 18130, 5158, 2043, 2019, 27248, 3138, 5056, 1997, 1037, 4730, 7561, 1999, 1037, 2565, 1010, 2326, 1010, 2030, 2306, 1996, 4082, 2291, 4007, 2030, 16293, 2993, 2000, 15389, 27248, 1011, 4758, 3642, 1012, 1037, 2691, 3125, 2005, 2695, 1011, 12014, 14427, 1997, 6556, 2578, 2003, 2005, 11457, 2929, 2000, 9585, 3229, 2000, 1037, 6556, 2291, 1012, 1056, 14526, 22394, 6327, 6556, 2578, 4748, 14028, 12086, 2089, 21155, 6327, 1011, 5307, 6556, 2578, 2000, 3322, 3229, 1998, 1013, 2030, 29486, 2306, 1037, 2897, 1012, 6556, 2578, 2107, 2004, 21210, 3619, 1010, 25022, 29184, 1010, 1998, 2060, 3229, 10595, 3499, 5198, 2000, 7532, 2000, 4722 ]
mitre
10.txt
40
enterprise network resources from external locations. there are often remote service gateways that manage connections and credential authentication for these services. services such as windows remote management and vnc can also be used externally. t1008 fallback channels adversaries may use fallback or alternate communication channels if the primary channel is compromised or inaccessible in order to maintain reliable command and control and to avoid data transfer thresholds. t1083 file and directory discovery adversaries may enumerate files and directories or may search in specific locations of a host or network share for certain information within a file system. adversaries may use the information from file and directory discovery during automated discovery to shape follow - on behaviors, including whether or not the adversary fully infects the target and / or attempts specific actions. t1222 file and directory permissions modification adversaries may modify file or directory permissions / attributes to evade access control lists ( acls ) and access protected files. file and directory permissions are commonly managed by acls configured by the file or directory owner, or users with the appropriate permissions. file and directory acl implementations vary by platform, but generally explicitly designate which users or groups can perform which actions ( read, write, execute, etc. ).. 001 windows file and directory permissions modification adversaries may modify file or directory permissions / attributes to evade access control lists ( acls ) and access protected files. file and directory permissions are commonly managed by acls configured by the file or directory owner, or users with the appropriate permissions. file and directory acl implementations vary by platform, but generally explicitly designate which users or groups can perform which actions ( read, write, execute, etc. ).. 002 linux and mac file and directory permissions modification adversaries may modify file or directory permissions / attributes to evade access control lists ( acls ) and access protected files. file and directory permissions are commonly managed by acls configured by the file or directory owner, or users with the appropriate permissions. file and directory acl implementations vary by platform, but generally explicitly designate which users or groups can perform which actions ( read, write, execute, etc. ). t1495 firmware corruption adversaries may overwrite or corrupt the flash memory contents of system bios or other firmware in devices attached to a system in order to render them inoperable or unable to boot, thus denying the availability to use the devices and / or the system. firmware
[ -0.04244101792573929, -0.6071454286575317, -0.03868766501545906, 0.6538267135620117, -0.5194470286369324, -0.4214310944080353, -0.44171833992004395, -0.35689547657966614, 0.18402497470378876, 0.4803664982318878, 0.2304879128932953, -0.27172860503196716, -0.26028403639793396, -0.20531873404979706, -0.7581644654273987, -0.4035959243774414, -0.3034333288669586, 0.4925302267074585, -0.44148606061935425, -0.35259050130844116, 0.5587099194526672, 0.2727772891521454, -0.3857768774032593, -0.61305171251297, -0.3589188754558563, 0.7291224002838135, 0.47833898663520813, -0.027577996253967285, 0.2420879602432251, 0.4946504235267639, 0.4747103750705719, -0.5547319054603577, -0.06825654953718185, -1.0193986892700195, 0.3944787383079529, 0.033601488918066025, 1.1626999378204346, -0.865361213684082, 0.1710655391216278, -0.7514244318008423, 0.943757951259613, 0.07900004833936691, -0.2916093170642853, -0.3814102113246918, -0.07863782346248627, -0.23131291568279266, 0.4630052149295807, 0.46110406517982483, 0.08513659238815308, 0.15832655131816864, 0.3053429126739502, 0.39018285274505615, -0.10483483970165253, -0.18465068936347961, 0.2091071754693985, -0.20400288701057434, 0.16462968289852142, -0.004682149738073349, -0.08060351014137268, 0.29395532608032227, -0.31149613857269287, 0.46296438574790955, 0.30996376276016235, -0.670030415058136, 0.2607448697090149, 0.14854995906352997, -0.1865992546081543, 0.04578135162591934, 0.2899981737136841, -0.28871265053749084, 0.5046088099479675, 0.07375068217515945, -0.7686447501182556, -0.11851068586111069, -0.6943522691726685, -0.10234043747186661, -0.03206895291805267, -0.4059731960296631, 0.5030353665351868, 0.8894903659820557, -0.10169467329978943, 0.6116884350776672, -0.12577882409095764, -0.4254935383796692, 0.06184699386358261, -0.26928970217704773, 0.48809224367141724, 0.9769818782806396, -0.6760973930358887, 0.6202119588851929, 0.11934030801057816, 0.2756560444831848, -1.0750741958618164, -0.059640027582645416, 0.14172779023647308, 0.13462969660758972, -0.6266508102416992, -0.14033260941505432, 0.3014501929283142, -0.32997927069664, 0.36110299825668335, 0.5002365708351135, 0.4707322120666504, 0.4894367754459381, -0.1622110903263092, 0.3066861033439636, 0.3719734847545624, -0.41955286264419556, -0.4543968737125397, -0.4368066191673279, 0.6190309524536133, -0.30800312757492065, -0.0349421463906765, -0.5079793334007263, 0.10950392484664917, 0.8082194924354553, 0.4282222092151642, -0.06428129225969315, -0.1425616592168808, 0.5088918805122375, 0.4592934846878052, -0.4864887297153473, 0.9689235091209412, 0.1868821531534195, -0.0024645847734063864, 0.15363577008247375, 0.6988375186920166, 0.2914689779281616, -0.7584367394447327, -0.7532547116279602, 0.11419328302145004, -0.3564614951610565, -0.5232430100440979, 0.42104285955429077, -0.6480588912963867, -0.33386483788490295, 0.058996010571718216, 0.1789049357175827, 0.1910352110862732, -0.9575400948524475, -0.10934627801179886, 0.9265972375869751, 0.5366061925888062, 1.253379225730896, 0.4898054301738739, -0.01360697764903307, -0.01024900283664465, 0.36599230766296387, -0.3905961513519287, 0.12507706880569458, 0.1627616286277771, 0.13929837942123413, 1.0604889392852783, -0.55454021692276, -0.46190759539604187, 0.3236484229564667, -0.4045657813549042, 0.6220813989639282, -0.4286184310913086, 0.38968005776405334, -0.5788865685462952, 0.5562512874603271, 0.1808299720287323, 0.29454305768013, 0.2889133095741272, 0.20766983926296234, -1.0156822204589844, -0.28156253695487976, -0.18896755576133728, -0.18692797422409058, 1.0466760396957397, 0.23158089816570282, 0.32564815878868103, 0.04208599030971527, 0.6165902614593506, 0.7485824823379517, -0.2137281894683838, -0.17075003683567047, 0.42578449845314026, 0.7587740421295166, -0.5574253797531128, -0.017099319025874138, 0.030882209539413452, 0.5002933144569397, -0.01894078589975834, 0.033205825835466385, -0.08792086690664291, -1.3199076652526855, -0.36824002861976624, -0.5222415328025818, -0.26879584789276123, 1.0204107761383057, -0.4398346245288849, 0.7527710795402527, 0.43514329195022583, 0.049787621945142746, -1.1658003330230713, -0.04400566592812538, -0.34429457783699036, -0.6592621803283691, -0.7756393551826477, 0.4757898151874542, -0.3020579218864441, 0.7623175978660583, -0.5404866337776184, -0.420160710811615, 1.2057297229766846, 1.0503121614456177, -0.015117275528609753, 0.978312075138092, 0.8431645035743713, -0.6011813879013062, -0.2708558738231659, -0.15460847318172455, 0.23651376366615295, -0.21816983819007874, -0.36817947030067444, -0.4297688603401184, -0.8679175972938538, 0.6052102446556091, 0.018538739532232285, 0.8243643045425415, 0.3803119361400604, 0.7837539315223694, -0.08614654839038849, -0.026004282757639885, 0.09159138798713684, 0.49280911684036255, -0.5133726596832275, -0.316449910402298, 0.10144799947738647, 0.7259661555290222, 0.5832269191741943, 0.5159134268760681, 0.05600646883249283, -0.3828684091567993, -0.5606734156608582, 0.48078399896621704, 0.10663947463035583, 0.07668372988700867, -0.052315354347229004, 0.5016393661499023, 0.4385259449481964, 0.7119796276092529, 0.6512638926506042, 0.27290278673171997, -0.0884818360209465, -0.015174069441854954, -0.024812066927552223, 0.3866051435470581, 0.27486515045166016, 0.6427751779556274, 0.4656212031841278, 0.23086333274841309, -0.32119080424308777, -0.6333308815956116, 0.9578168392181396, 0.29538464546203613, -0.5050322413444519, -0.7216392159461975, -0.17484182119369507, -0.25199583172798157, -0.1294359415769577, -0.20046420395374298, 0.4320148527622223, 0.4971678853034973, 0.1856917142868042, 0.23171833157539368, -0.0717870444059372, -0.5950353741645813, -0.7831634283065796, -0.19862060248851776, -0.21688726544380188, -0.6263084411621094, -0.6004586219787598, 0.028614865615963936, 0.48466789722442627, -0.284505158662796, 0.8864820003509521, -0.6257644295692444, -0.2334994375705719, 0.19227096438407898, -0.2864014506340027, 0.1837347000837326, -0.5406415462493896, -0.3522261083126068, -0.6992506980895996, 0.05960092693567276, 0.1672540158033371, 0.9472306370735168, -0.3882181942462921, -0.42665690183639526, -0.4279257655143738, 0.276231974363327, 0.0452953539788723, -0.3390997052192688, 0.948817789554596, 0.030055582523345947, -0.10328938812017441, -0.5461494326591492, -0.08350753039121628, 0.030863948166370392, 0.3887951076030731, -0.03845611959695816, -0.49525144696235657, 0.3571173846721649, -0.19245664775371552, 0.0186111181974411, 0.4734956920146942, 0.9815521836280823, -0.8097425699234009, 0.32607582211494446, 0.07062854617834091, 0.447659432888031, -0.7021662592887878, 1.2489556074142456, 0.07353734970092773, 0.28002220392227173, 0.06833595037460327, -0.9170682430267334, -0.2769524157047272, -0.08632693439722061, -0.11491696536540985, -0.6435976624488831, -0.04630808159708977, 0.597711980342865, -0.18311873078346252, -0.5817774534225464, 0.13731379806995392, -0.8057742714881897, -0.8282645344734192, -0.16106009483337402, -0.6869363188743591, 0.8839066624641418, 0.1194993183016777, 0.004558786284178495, -0.5935531258583069, -0.6157996654510498, 0.24824488162994385, 0.29625633358955383, 0.3854524791240692, -0.6704725623130798, 0.05245030298829079, 0.2705953121185303, 0.048174452036619186, 0.49229156970977783, 0.6240890622138977, -0.5478922128677368, -0.03741978108882904, -0.2719781696796417, -0.23355412483215332, 0.13887780904769897, 0.2925387918949127, 0.3077678084373474, -0.0968550443649292, 0.7577800154685974, -0.5612850189208984, -0.650670051574707, -0.6084893345832825, 0.3813203275203705, 0.4473475217819214, -0.31333068013191223, -0.48094016313552856, -0.09103213250637054, -0.3226989507675171, -0.8000624179840088, -0.0006514681153930724, -0.12329753488302231, 0.6540496349334717, 0.07039081305265427, 0.7021250128746033, -0.4357609748840332, 0.11163055151700974, 0.295364111661911, -0.5901607871055603, 0.016917094588279724, 0.49360182881355286, -0.12394540011882782, 0.895341157913208, -0.6040892601013184, 0.6547204852104187, -0.11043403297662735, -0.3250698447227478, -0.18812067806720734, 0.10890218615531921, -0.4813445806503296, -0.46228262782096863, -0.1710510104894638, 0.3514883816242218, -0.05245568975806236, -0.16212280094623566, -0.44929730892181396, -0.12752722203731537, -0.1012132540345192, -0.9032491445541382, -0.25928765535354614, 1.0777000188827515, 0.5304595232009888, 0.28687605261802673, 0.21958963572978973, 0.5643296241760254, 0.2660941183567047, -0.7257838249206543, 0.6676851511001587, -0.3605569899082184, -0.027303075417876244, 0.007030606269836426, 1.1298588514328003, -0.708577036857605, -0.010670511983335018, 0.1257106363773346, -0.3838067352771759, -0.06734830886125565, 0.025098633021116257, 0.2512960135936737, 0.5374919176101685, -0.5875535011291504, -0.5445724725723267, 0.13839437067508698, -0.42010244727134705, -0.49401766061782837, -0.07548779249191284, -0.3060735762119293, 0.7171727418899536, 0.8904687166213989, -0.6358991265296936, 0.1324625462293625, -0.6232239603996277, 0.23655733466148376, 0.492053747177124, 0.9105780124664307, -0.2632386088371277, -0.6678887009620667, -0.5105486512184143, -0.21841247379779816, -0.38190627098083496, -0.19127698242664337, 0.46565669775009155, -0.34319639205932617, -0.6541525721549988, 0.2512929439544678, 0.18756872415542603, -0.4112333059310913, -1.0427273511886597, -0.17620837688446045, 0.5940279364585876, 0.9265696406364441, 0.9307700991630554, -0.29472383856773376, -0.5616921782493591, 0.23399636149406433, -0.8708888292312622, 0.4085431694984436, -1.3376502990722656, 0.18760232627391815, -0.16888123750686646, 0.35708755254745483, -0.40020614862442017, 0.04666655883193016, -0.41166284680366516, 0.5055294632911682, -0.7317389249801636, 0.00046561466297134757, -0.8264674544334412, 0.31783628463745117, 1.0712692737579346, -0.33541494607925415, -0.08698339760303497, 0.1497335582971573, 0.29049381613731384, 0.14746153354644775, 0.01621696539223194, -0.20522195100784302, -0.4490050673484802, 0.16842137277126312, -0.8628268241882324, 0.25418218970298767, 0.1147148534655571, -0.38924118876457214, -0.2940616309642792, -0.27522948384284973, 0.5984126925468445, -0.06845252215862274, 0.05466147139668465, -0.8286902904510498, 0.028161069378256798, -0.00698286946862936, 0.6107186079025269, -0.0961826890707016, 0.3539956212043762, -0.6225214004516602, -0.11439943313598633, -0.5160277485847473, 0.08055175840854645, -0.5702128410339355, -0.20827914774417877, -0.37751272320747375, -0.24884474277496338, -0.03307737410068512, -0.6612233519554138, 0.9603254795074463, 0.13546615839004517, -0.1804453283548355, 0.4848285913467407, 0.09501177072525024, -0.000442129181465134, -1.2050496339797974, -0.43267813324928284, -0.4907253086566925, 0.09044809639453888, -0.5480135679244995, 0.13926781713962555, -0.07710440456867218, 0.27587971091270447, -0.13482829928398132, 0.5621097087860107, 0.768060028553009, -0.3924512565135956, -0.07318618893623352, 0.4162602126598358, 0.5221647024154663, -0.6733632683753967, -0.09136300534009933, 0.5454161763191223, -0.45276933908462524, 0.07605200260877609, -0.29617059230804443, -0.613442063331604, -0.2243921458721161, -0.6873950958251953, -0.22062145173549652, -0.5127540826797485, 0.17039136588573456, -0.4193144142627716, -0.31542256474494934, -0.540856122970581, 0.49714943766593933, -0.12940602004528046, -0.3660143315792084, -0.6774842143058777, 0.11559826135635376, 0.4750118553638458, -0.1037088930606842, -0.1889040321111679, -0.27755749225616455, -0.3502861261367798, -0.05795975401997566, 0.856783926486969, 0.15146349370479584, -0.3306558132171631, -0.18521000444889069, -0.23019713163375854, 0.8011932373046875, -0.34002685546875, -0.38671931624412537, -0.37666118144989014, 0.08965426683425903, 0.023534376174211502, 0.13366825878620148, 0.5961899757385254, -1.0160980224609375, 0.35269293189048767, 0.16815632581710815, -0.43793922662734985, 0.2829720973968506, -0.15956701338291168, -0.23535388708114624, -0.057643190026283264, 0.7825374603271484, -0.6616676449775696, 0.09336809813976288, 0.14484307169914246, 0.5349154472351074, 0.07928011566400528, -0.13745775818824768, -0.6344098448753357, 0.22114434838294983, -1.0586570501327515, -1.1791824102401733, 0.14815779030323029, 0.04147707298398018, -0.555745005607605, 0.15282553434371948, 0.0032787364907562733, 0.8950150609016418, -0.48705387115478516, 0.7005020380020142, 0.6612985730171204, -0.037966351956129074, 0.2217632681131363, -0.4718272387981415, 0.4282519221305847, 0.504948616027832, -0.426833838224411, -0.16740290820598602, -0.6243510246276855, -0.43848490715026855, 0.0841066911816597, -0.2038891613483429, -0.0923212394118309, -0.4824185371398926, -0.5178338289260864, 0.841134250164032, -0.25886860489845276, 0.5923417210578918, -0.16925787925720215, -0.6840393543243408, -0.10874533653259277, -0.08569727838039398, -0.5185461044311523, -0.35920044779777527, 0.7045621275901794, 0.1200983002781868, 0.24365580081939697, -0.19181831181049347, -0.2332400679588318, -0.35748541355133057, -0.5978286862373352, 0.6584101319313049, 0.016467245295643806, -0.7022983431816101, 0.8017577528953552, -0.012248983606696129, -0.5098523497581482, 0.033860865980386734, -0.9579249620437622, 0.4315386116504669, -0.1396644115447998, -0.22516946494579315, -0.18365466594696045, 0.2864338755607605, 0.11123623698949814, -0.16891172528266907, 0.2659164369106293, 0.4363322854042053, 0.32571807503700256, -0.5031371116638184, 0.12235711514949799, -0.10376931726932526, 0.35837486386299133, 0.8462824821472168, -0.7213442325592041, -0.503742516040802, -0.4825775623321533, 0.052594929933547974, 0.3504563271999359, -0.022045975551009178, 0.37555190920829773, -0.8674446940422058, 0.5994423031806946, 0.12262725830078125, 0.3700774610042572, 0.8767840266227722, 0.40294918417930603, -0.044029124081134796, 1.0552871227264404, 0.852606475353241, -1.1804094314575195, 0.228083997964859, 0.2051061987876892, -0.030380427837371826, 0.23739036917686462, -0.5493327975273132, -0.179484024643898, -0.018622463569045067, 0.20693068206310272, -0.2526245713233948, -0.434273362159729, -1.1840324401855469, -0.4453519284725189, -0.5533570647239685, 0.2145160287618637, 0.014610463753342628, 0.06877874583005905, 0.44094201922416687, -0.5321335196495056, -0.2734673321247101, -0.74684739112854, 0.2822132408618927, -0.8756818771362305, 0.48119670152664185, -0.9416007995605469, 0.04134710133075714, -0.484214723110199, -0.6076968908309937, -0.4679490029811859, -0.37465277314186096, -0.2923024296760559, -0.06110527738928795, 0.03256679326295853, 0.3329369127750397, -0.7873519659042358, 0.03748856857419014, -0.49947166442871094, 0.4151129424571991, 0.32884886860847473, -0.3680727183818817, -0.1667584329843521, 0.7828010320663452, 0.4042847156524658, 0.2078922539949417, 0.2906188368797302, -0.09556206315755844, 0.8568347692489624, -0.4689411222934723, -0.15000781416893005, -0.10954438149929047, -0.0952579602599144, 0.21014952659606934, 0.4008564054965973, -0.3921782374382019, 0.1737261861562729, 0.24044953286647797, -0.45117712020874023, -0.4447910189628601, -0.7919033765792847, 0.7345935702323914, 0.0065188356675207615, -0.23087963461875916, 0.366181343793869, 0.8303433060646057, 0.05074600502848625, -0.16153106093406677, -0.4785154461860657, 0.7549508213996887, 0.6611020565032959, 0.10433059185743332, 0.2552945911884308, 0.08090919256210327, 0.29429808259010315, -0.2925650179386139, -0.16701215505599976, 0.2767440974712372, -0.5707845687866211, -0.0809364840388298, -0.6515730023384094, 0.08471088856458664, -0.3392138183116913, -0.5307700037956238, 0.5496670007705688, 0.3651399612426758, 0.3964461386203766, 0.1662195324897766, 0.22360903024673462, -0.10797059535980225, -0.7526537179946899, -0.4964756667613983, -0.5945562720298767, -0.17676976323127747, 0.4444003105163574, -0.32076895236968994, -0.0945051908493042, -0.616476833820343, -0.1689373403787613, 0.3106521964073181, 0.21487298607826233, 0.24295958876609802, -0.0548822246491909, 0.252501517534256, -0.1423327475786209, 1.5487308502197266, -0.11137587577104568, -0.25481003522872925, -0.1527329832315445, 0.32651248574256897, -0.6155127882957458, -0.9746050834655762, 0.5289193391799927, 1.4112849235534668, -0.03909948468208313, 0.017574595287442207, -0.46077820658683777, 0.3648061156272888, 0.30526143312454224, -0.4343004524707794, 0.28753766417503357, -0.16460487246513367, -0.04989273473620415, 0.5409213900566101, -0.6081225275993347, -0.094127357006073, 0.3529914915561676, 0.1807924509048462, 0.5577284097671509, -0.07641664892435074, -0.7507196664810181, -0.1539798080921173, 0.14479513466358185, -0.06263226270675659, -0.13128985464572906, 0.6578273773193359, 0.19885487854480743, -0.17480236291885376, 0.13280890882015228, -0.5987900495529175, 0.3451656103134155, 0.4750353991985321, -0.10413023829460144, -0.3102646470069885, 0.7914050817489624, 0.416687548160553, -0.465009868144989, -0.48706915974617004, 0.3539752662181854, 0.22026991844177246, -0.7652506828308105, 0.47891488671302795, 0.2665380537509918, 0.2029556930065155, -0.015500163659453392, -0.6983558535575867, -0.11284589022397995, -0.03871726244688034, 0.47249269485473633, -0.4464833438396454, -0.0583660714328289, 1.1578588485717773, -0.3084770739078522, 0.08824528008699417, -0.07211486250162125, -0.02943883091211319, 0.20422349870204926, 0.062305185943841934, -0.30867916345596313, 0.29279953241348267, 1.0884164571762085, 0.2347138375043869, 0.004325603600591421, 0.8332480192184448, -0.4267694354057312, -0.09915543347597122, 0.21267516911029816, 0.14187659323215485, -0.7283739447593689, 0.2676650583744049, -0.15057644248008728, -0.2830815017223358, -0.34291261434555054, -0.24688178300857544, 0.04575727507472038, -0.44882673025131226, 0.6807861328125, -0.046883583068847656, 0.06664247065782547, -0.3747958242893219, 0.7436402440071106, -0.6869927644729614, 0.4827338457107544, 0.3816215991973877, -0.3761126399040222, -0.1802510917186737, 0.717902421951294, -0.42491793632507324, 0.2749517560005188, 0.5097759962081909, 0.3366129398345947, 0.7684330940246582, 0.49586713314056396, -0.5278225541114807, -0.7200867533683777, -0.296731173992157, 0.35813599824905396, -0.25099626183509827, -0.5594846606254578, -0.05779840424656868, -0.2657136917114258, 0.34542766213417053, 0.3157021701335907, 0.27458444237709045, -0.9833003878593445, 0.20960509777069092, -0.19402265548706055, -0.6193715333938599, 0.7319303750991821, 0.2643369734287262, -0.4184429347515106, 0.36807194352149963, -0.03866204246878624, 0.11793002486228943, 0.3029545843601227, -0.16371947526931763, -0.37261906266212463, -0.8627825975418091, -0.4791031777858734, -0.19243353605270386, 0.9126802086830139, 0.1993560791015625, -0.3331639766693115, 0.1268824189901352, -1.1097114086151123, -0.7566773891448975, 0.2894015908241272, -0.7322090864181519, -0.4218984544277191, 1.014277696609497, 0.5134090781211853, 0.45396918058395386, 0.6956067681312561, -0.7292152047157288, 0.17214728891849518, 0.23207302391529083, 0.35053932666778564, -0.5064762830734253, -0.06164137274026871, 0.19479593634605408, 0.19502410292625427, 0.15981799364089966, -0.23625090718269348, 0.7767135500907898, 0.005571480840444565, -0.6378248929977417, -0.09057635068893433, -0.6977431178092957, -0.4538590908050537, -0.4182194769382477, 0.7228439450263977, 0.3429907262325287, -0.012630924582481384, 0.25599658489227295, -1.4371402263641357, 0.07087980955839157, -0.47651639580726624, 0.17249378561973572, 0.011204767972230911, 0.18617840111255646, 0.4042675793170929, 0.09912830591201782, 0.4127305746078491, -1.1664472818374634, 4.432482719421387, 0.5313057899475098, -0.008305033668875694, -0.0606209933757782, 0.6010198593139648, 0.7198406457901001, 1.0950595140457153, -0.59466552734375, 0.283825546503067, -0.24861501157283783, 0.6048918962478638, -0.661617636680603, -0.10045720636844635, 0.008676153607666492, 0.3390391767024994, 0.3546896278858185, -0.48750579357147217, 0.3180409371852875, 0.27142801880836487, -1.1393566131591797, -0.8146560192108154, -0.023241538554430008, -0.39095354080200195, 0.5515457987785339, -0.023567600175738335, 0.103951096534729, 0.08742310851812363, -0.5721632838249207, -0.059451036155223846, -0.21111512184143066, -0.44891753792762756, -0.6810103058815002, 0.03405376151204109, -0.5956602096557617, -0.4244646430015564, 0.17698934674263, 0.4797869026660919, -0.5213484168052673, 0.015580186620354652, -0.24458812177181244, 0.9180723428726196, 0.1866977959871292, -0.023318151012063026, -0.6411465406417847, -0.02237171307206154, 1.1926865577697754, -0.7409991025924683, 0.003986099269241095, 1.0319589376449585, -0.15329515933990479, 1.0118459463119507, -0.10611448436975479, 0.5828492641448975, -0.11577612161636353, -0.32919105887413025, 0.342088520526886, 0.11769702285528183, -0.28643378615379333, 0.4432418644428253, 0.3333355188369751, 0.5975403785705566, 0.32754817605018616, 0.04284339398145676, 0.4149346947669983, 0.0016423430060967803, 0.6259349584579468, -0.37932199239730835, 0.3841328024864197, -0.1536702960729599, 0.027471398934721947, -0.07807449251413345, -0.6184887886047363, -0.9066329598426819, -0.6695157885551453, 0.5489687323570251, -0.20771674811840057, -0.29084789752960205, 0.17531520128250122, 0.7974643707275391, -0.6893309950828552, -0.0187616478651762, -0.47807633876800537, -0.2844284176826477, 0.3548625707626343, 0.41716012358665466, 0.34950757026672363, -0.0769556388258934, -0.9126254320144653, 0.37451547384262085, 0.1490689367055893, 0.4306876063346863, 0.48275086283683777, -0.3864738643169403, 0.189068004488945, 0.38881802558898926 ]
[ 6960, 2897, 4219, 2013, 6327, 5269, 1012, 2045, 2024, 2411, 6556, 2326, 11909, 2015, 2008, 6133, 7264, 1998, 13675, 14728, 19909, 27280, 2005, 2122, 2578, 1012, 2578, 2107, 2004, 3645, 6556, 2968, 1998, 1058, 12273, 2064, 2036, 2022, 2109, 27223, 1012, 1056, 18613, 2620, 2991, 5963, 6833, 4748, 14028, 12086, 2089, 2224, 2991, 5963, 2030, 6585, 4807, 6833, 2065, 1996, 3078, 3149, 2003, 20419, 2030, 29104, 1999, 2344, 2000, 5441, 10539, 3094, 1998, 2491, 1998, 2000, 4468, 2951, 4651, 11207, 2015, 1012, 1056, 10790, 2620, 2509, 5371, 1998, 14176, 5456, 4748, 14028, 12086, 2089, 4372, 17897, 11657, 6764, 1998, 2472, 3111, 2030, 2089, 3945, 1999, 3563, 5269, 1997, 1037, 3677, 2030, 2897, 3745, 2005, 3056, 2592, 2306, 1037, 5371, 2291, 1012, 4748, 14028, 12086, 2089, 2224, 1996, 2592, 2013, 5371, 1998, 14176, 5456, 2076, 12978, 5456, 2000, 4338, 3582, 1011, 2006, 15592, 1010, 2164, 3251, 2030, 2025, 1996, 27248, 3929, 1999, 25969, 2015, 1996, 4539, 1998, 1013, 2030, 4740, 3563, 4506, 1012, 1056, 12521, 19317, 5371, 1998, 14176, 6656, 2015, 14080, 4748, 14028, 12086, 2089, 19933, 5371, 2030, 14176, 6656, 2015, 1013, 12332, 2000, 26399, 3229, 2491, 7201, 1006, 9353, 4877, 1007, 1998, 3229, 5123, 6764, 1012, 5371, 1998, 14176, 6656, 2015, 2024, 4141, 3266, 2011, 9353, 4877, 26928, 2011, 1996, 5371, 2030, 14176, 3954, 1010, 2030, 5198, 2007, 1996, 6413, 6656, 2015, 1012, 5371, 1998, 14176, 9353, 2140, 24977, 8137, 2011, 4132, 1010, 2021, 3227, 12045, 24414, 2029, 5198, 2030, 2967, 2064, 4685, 2029, 4506, 1006, 3191, 1010, 4339, 1010, 15389, 1010, 4385, 1012, 1007, 1012, 1012, 25604, 3645, 5371, 1998, 14176, 6656, 2015, 14080, 4748, 14028, 12086, 2089, 19933, 5371, 2030, 14176, 6656, 2015, 1013, 12332, 2000, 26399, 3229, 2491, 7201, 1006, 9353, 4877, 1007, 1998, 3229, 5123, 6764, 1012, 5371, 1998, 14176, 6656, 2015, 2024, 4141, 3266, 2011, 9353, 4877, 26928, 2011, 1996, 5371, 2030, 14176, 3954, 1010, 2030, 5198, 2007, 1996, 6413, 6656, 2015, 1012, 5371, 1998, 14176, 9353, 2140, 24977, 8137, 2011, 4132, 1010, 2021, 3227, 12045, 24414, 2029, 5198, 2030, 2967, 2064, 4685, 2029, 4506, 1006, 3191, 1010, 4339, 1010, 15389, 1010, 4385, 1012, 1007, 1012, 1012, 4002, 2475, 11603, 1998, 6097, 5371, 1998, 14176, 6656, 2015, 14080, 4748, 14028, 12086, 2089, 19933, 5371, 2030, 14176, 6656, 2015, 1013, 12332, 2000, 26399, 3229, 2491, 7201, 1006, 9353, 4877, 1007, 1998, 3229, 5123, 6764, 1012, 5371, 1998, 14176, 6656, 2015, 2024, 4141, 3266, 2011, 9353, 4877, 26928, 2011, 1996, 5371, 2030, 14176, 3954, 1010, 2030, 5198, 2007, 1996, 6413, 6656, 2015, 1012, 5371, 1998, 14176, 9353, 2140, 24977, 8137, 2011, 4132, 1010, 2021, 3227, 12045, 24414, 2029, 5198, 2030, 2967, 2064, 4685, 2029, 4506, 1006, 3191, 1010, 4339, 1010, 15389, 1010, 4385, 1012, 1007, 1012, 1056, 16932, 2683, 2629, 3813, 8059, 7897, 4748, 14028, 12086, 2089, 2058, 26373, 2030, 13593, 1996, 5956, 3638, 8417, 1997, 2291, 16012, 2015, 2030, 2060, 3813, 8059, 1999, 5733, 4987, 2000, 1037, 2291, 1999, 2344, 2000, 17552, 2068, 1999, 25918, 3085, 2030, 4039, 2000, 9573, 1010, 2947, 16039, 1996, 11343, 2000, 2224, 1996, 5733, 1998, 1013, 2030, 1996, 2291, 1012, 3813, 8059 ]
mitre
10.txt
41
is software that is loaded and executed from non - volatile memory on hardware devices in order to initialize and manage device functionality. these devices may include the motherboard, hard drive, or video cards. t1187 forced authentication adversaries may gather credential material by invoking or forcing a user to automatically provide authentication information through a mechanism in which they can intercept. t1606 forge web credentials adversaries may forge credential materials that can be used to gain access to web applications or internet services. web applications and services ( hosted in cloud saas environments or on - premise servers ) often use session cookies, tokens, or other materials to authenticate and authorize user access.. 001 web cookies adversaries may forge web cookies that can be used to gain access to web applications or internet services. web applications and services ( hosted in cloud saas environments or on - premise servers ) often use session cookies to authenticate and authorize user access.. 002 saml tokens an adversary may forge saml tokens with any permissions claims and lifetimes if they possess a valid saml token - signing certificate. the default lifetime of a saml token is one hour, but the validity period can be specified in the notonorafter value of the conditions... element in a token. this value can be changed using the accesstokenlifetime in a lifetimetokenpolicy. forged saml tokens enable adversaries to authenticate across services that use saml 2. 0 as an sso ( single sign - on ) mechanism. t1592 gather victim host information adversaries may gather information about the victim's hosts that can be used during targeting. information about hosts may include a variety of details, including administrative data ( ex : name, assigned ip, functionality, etc. ) as well as specifics regarding its configuration ( ex : operating system, language, etc. ).. 001 hardware adversaries may gather information about the victim's host hardware that can be used during targeting. information about hardware infrastructure may include a variety of details such as types and versions on specific hosts, as well as the presence of additional components that might be indicative of added defensive protections ( ex : card / biometric readers, dedicated encryption hardware, etc. ).. 002 software adversaries may gather information about the victim's host software that can be used during targeting. information about installed software may include a variety of details such as types and versions on
[ 0.11980894207954407, -0.5935167670249939, -0.5069960951805115, -0.03493187204003334, -0.4206114113330841, -0.40745365619659424, -0.2601281702518463, -0.22200116515159607, -0.18411430716514587, 0.25898027420043945, 0.2420649528503418, -0.34612107276916504, 0.6305104494094849, -0.46374377608299255, -0.2366424947977066, -0.405398964881897, -0.41719576716423035, -0.10732658207416534, -0.6505318880081177, 0.11561007797718048, 1.4076111316680908, 0.24181753396987915, -0.9377349019050598, -1.0047342777252197, -0.8148189783096313, 0.7868777513504028, 0.9644442796707153, 0.2739958167076111, 0.6731550693511963, 0.8794721364974976, -0.017766358330845833, -0.2712685465812683, -0.08332067728042603, -1.1039668321609497, 0.20991270244121552, -0.6309930086135864, 0.5647939443588257, -0.49693676829338074, -0.2190350443124771, 0.028801927343010902, 0.9497858881950378, -0.28946053981781006, -0.2740061283111572, -0.44034433364868164, -0.4712826907634735, -0.739799439907074, 0.3631307780742645, -0.5419245958328247, 0.4384070932865143, 0.43723195791244507, 0.9055951833724976, -0.04785509407520294, 0.10608058422803879, -0.07976051419973373, 0.48478978872299194, 0.0756344273686409, 0.3590937554836273, 0.2090117633342743, -0.3754510283470154, 0.1609278917312622, -0.06688841432332993, 0.3121313154697418, -0.24137280881404877, -0.5295676589012146, 0.46220770478248596, 0.8081843256950378, 0.49097779393196106, 0.13984502851963043, 0.30710452795028687, -0.4675987660884857, 0.009115245193243027, -0.19479364156723022, -1.0512062311172485, 0.3873569071292877, -0.6974474787712097, -0.07936815917491913, 0.1060924232006073, -0.10016035288572311, 0.2865234315395355, -0.1476278007030487, 0.17512761056423187, 0.4419543743133545, 0.14514288306236267, -0.12848317623138428, -0.19587033987045288, -0.2675534188747406, 0.7446063756942749, 0.8255189061164856, -0.19409173727035522, -0.369395911693573, 0.26693716645240784, 0.35324394702911377, -0.4140225052833557, -0.13555090129375458, 0.17333316802978516, 0.40592965483665466, -0.4667470455169678, -0.002692566020414233, 0.41503673791885376, -0.030085038393735886, 0.23445072770118713, 0.5165299773216248, 0.05129590630531311, 0.5721375346183777, -0.1338818371295929, 0.23123832046985626, 0.4308635890483856, 0.2757457196712494, -0.5340333580970764, -0.1565607339143753, 0.48616594076156616, 0.018505539745092392, -0.34946539998054504, -0.6888300180435181, -0.27529847621917725, 0.486791729927063, -0.04300301522016525, 0.9410865902900696, -0.03561673313379288, 0.9367470741271973, -0.11898531019687653, -0.24068529903888702, 0.363711953163147, -0.24847127497196198, 0.10586898028850555, -0.11891338229179382, 0.33976420760154724, 0.46137070655822754, -0.40474316477775574, -1.2430064678192139, 0.2180199921131134, 0.04402127116918564, 0.40437713265419006, 0.8457213044166565, -0.32993805408477783, 0.554528534412384, 0.3632723093032837, 0.44966864585876465, 0.050215382128953934, -1.0392053127288818, -0.45941975712776184, 0.9173706769943237, -0.00354495900683105, 1.4055302143096924, 0.41638585925102234, -0.34235796332359314, 0.06653694063425064, -0.057265505194664, -0.44980865716934204, 0.05432639643549919, -0.029477577656507492, 0.034399859607219696, 0.843363881111145, 0.3834410309791565, -0.21644248068332672, -0.6621143817901611, -0.1650088131427765, 1.111378788948059, -0.47928503155708313, -0.6225342750549316, -0.4337431490421295, 0.6009551286697388, -0.3699071407318115, 0.8726677298545837, -0.18925541639328003, 0.555523693561554, -0.5874593257904053, -0.3350500762462616, -0.12791498005390167, -0.1638525128364563, 0.9736924767494202, 0.20744384825229645, 0.25838494300842285, 0.15418915450572968, 1.0441101789474487, 0.999914824962616, 0.4403250515460968, -0.1413252055644989, 0.08547928184270859, 0.4366632103919983, -1.0115597248077393, 0.5358871817588806, 0.723619818687439, 1.2110975980758667, 0.27806001901626587, 0.1780312955379486, -0.5351442694664001, -1.2401548624038696, -0.2508578300476074, -0.7479070425033569, 0.19104993343353271, 0.319467157125473, -0.10142014175653458, 0.6144034266471863, 0.8624333143234253, 0.12804724276065826, -1.1025680303573608, 0.030075067654252052, -0.3047085404396057, -0.9982826709747314, -0.2663794159889221, -0.3027119040489197, 0.1198502779006958, 0.318206787109375, -0.0699741393327713, -0.14556051790714264, 1.027147650718689, 0.9063074588775635, -0.21401695907115936, 0.6004331111907959, 0.4175494313240051, -0.07363012433052063, -0.09062153100967407, -0.1657334268093109, 0.17233897745609283, -0.05600985139608383, -0.5143038034439087, 0.5087570548057556, -0.16300804913043976, 0.19286459684371948, -0.08929993212223053, 0.2273196429014206, 0.5720255970954895, 0.09860125184059143, -0.04928519204258919, -0.3680435121059418, -0.7950456738471985, 0.308754026889801, -0.09709622710943222, -0.00480612413957715, -0.2147049605846405, 0.3973715305328369, 0.3435094952583313, 0.9848442077636719, -0.6317170858383179, 0.2091214507818222, -0.5700039863586426, 0.32381561398506165, 1.0232350826263428, -0.4339105784893036, -0.3687736392021179, 0.7573412656784058, 0.5002267956733704, 0.5862436294555664, 0.5267341136932373, 0.020614689216017723, -0.346471905708313, 0.4635551869869232, 0.11430441588163376, -0.01503245159983635, 0.4959847927093506, 0.7805233001708984, 0.7400829792022705, 0.3639574348926544, -0.7604588866233826, -0.9451174736022949, 0.803310215473175, 0.41449877619743347, -0.7693961262702942, -1.0122097730636597, -0.5956746935844421, -0.35711902379989624, 0.36837586760520935, -0.6041966080665588, -0.18447040021419525, 0.3082421123981476, 0.14903727173805237, 0.5199640393257141, -0.5535926818847656, -0.5123087167739868, -0.8453540205955505, -0.4271092414855957, -0.5453259944915771, -0.4100121855735779, -0.662943422794342, -0.21611125767230988, 0.0177084319293499, -1.055609107017517, 0.9929328560829163, -1.022645354270935, 0.20902952551841736, 0.7951440811157227, -0.1759205311536789, 0.35373005270957947, -0.3530815541744232, -0.34808677434921265, -0.7499465942382812, 0.0520796999335289, 0.030380254611372948, 0.9385817050933838, -0.6061985492706299, -0.1544761210680008, -0.15003643929958344, -0.5026230812072754, 0.2493431270122528, -0.24770863354206085, 0.8007339835166931, 0.20247812569141388, -0.11469318717718124, -0.27726736664772034, 0.2666797637939453, -0.1399129182100296, 0.14323647320270538, 0.9217582941055298, -0.8119491934776306, 0.40808531641960144, 0.1307525336742401, 0.23053225874900818, 0.6561698913574219, 0.5762065052986145, -0.9225844740867615, 0.3901316821575165, 0.5212554931640625, 0.4814821481704712, -0.42603737115859985, 0.11615199595689774, 0.3503154218196869, -0.29560139775276184, -0.37248972058296204, -0.4663139283657074, 0.17943917214870453, -0.6068334579467773, -0.2030879259109497, -0.17284205555915833, 0.182830348610878, 0.9945496320724487, -0.4007936120033264, -0.7306755185127258, 0.3250781297683716, -0.6061826944351196, -0.6387057900428772, -0.4303354024887085, -0.4224359393119812, 1.4991742372512817, 0.10112176835536957, 0.48377901315689087, 0.23849689960479736, -0.12939618527889252, 0.3525392413139343, 0.13524742424488068, 0.2612192630767822, -0.6757658123970032, 0.44875553250312805, 0.5560564994812012, -0.12110410630702972, 0.6402727961540222, 0.536813497543335, -0.7559780478477478, -0.11477061361074448, -0.7337287664413452, -0.6010384559631348, 0.3628399968147278, 0.276767373085022, -0.23662306368350983, 0.3406462073326111, 0.7291406989097595, -0.5777077674865723, -0.03233872726559639, -0.18860898911952972, 0.36806631088256836, 1.0759258270263672, -0.4351053535938263, -0.42603597044944763, 0.21350328624248505, -0.13097132742404938, -0.3211847245693207, 0.37214207649230957, 0.03979070857167244, 0.8779555559158325, -0.5133464336395264, 0.3803514242172241, -0.3893184959888458, -0.2386530488729477, 0.4030924141407013, -0.1535356193780899, -0.9615474939346313, 0.7411007881164551, -0.308636337518692, 0.8385902643203735, -0.7601460218429565, 0.2788308560848236, 0.26468947529792786, -0.02499232441186905, -0.06891826540231705, 0.032668136060237885, -0.034777190536260605, -0.2386740893125534, -0.2838011682033539, 0.34192487597465515, -0.5342913866043091, -0.06360537558794022, -0.20192432403564453, -0.5193612575531006, -0.14690707623958588, -0.8275374174118042, -0.7058578133583069, 0.7480237483978271, 0.8564505577087402, 0.5604017972946167, -0.023114973679184914, 0.2501569986343384, 0.06552477926015854, -0.14354179799556732, 0.4206599295139313, -0.1916460394859314, 0.019209882244467735, -0.5963317155838013, 0.8486003875732422, -0.5650357604026794, 0.37831899523735046, -0.5667324066162109, -0.11420655250549316, -0.5361691117286682, -0.004463841672986746, 0.6141860485076904, 0.13430435955524445, -0.5599342584609985, -0.36270633339881897, -0.08683799207210541, 0.12976156175136566, -0.23195521533489227, -0.7480032444000244, -0.233237624168396, 1.1551008224487305, 0.6754928231239319, -0.744482159614563, -0.8344913721084595, -0.9017755389213562, -0.05688094347715378, 0.46638399362564087, 0.27765965461730957, -0.08643292635679245, -0.9905989170074463, -0.1138157844543457, -0.5761747360229492, -0.43520456552505493, -0.16828987002372742, 0.027957333251833916, 0.3550907373428345, -0.559798538684845, -0.17651140689849854, -0.20698490738868713, -0.6016443967819214, -1.2272870540618896, -0.4670940935611725, 0.8165884017944336, -0.2055850774049759, 0.47457945346832275, -0.34315982460975647, 0.12863430380821228, 0.27624666690826416, -0.9107786417007446, 0.7759605646133423, -0.9060174226760864, -0.36343786120414734, -0.25063037872314453, 0.106796033680439, 0.16689208149909973, 0.28820350766181946, -0.7573018670082092, 0.18605421483516693, -0.3034574091434479, 0.26219186186790466, -0.05489562824368477, -0.09689034521579742, 1.2240804433822632, -0.09871023148298264, -0.38640525937080383, -0.2942184507846832, 0.2552575469017029, -0.24181349575519562, 0.3925286531448364, -0.020992498844861984, -0.16820421814918518, 0.5559694170951843, -0.4628655016422272, 0.552306056022644, 0.11394155770540237, -0.3141099214553833, -0.5362735390663147, -0.8291400671005249, 0.1732703447341919, -0.10811362415552139, -0.21742478013038635, -0.5019713640213013, -0.564346432685852, -0.2582799196243286, 0.162190243601799, 0.47952035069465637, 1.0543111562728882, -0.5083284378051758, -0.5287222862243652, 0.4608968496322632, 0.3150479197502136, -0.897320568561554, -0.2649719715118408, 0.13253919780254364, 0.3184208869934082, -0.016237687319517136, 0.01833094097673893, 0.893049955368042, -0.25700274109840393, -0.2607283294200897, -0.3528287708759308, 0.31260406970977783, 0.047916047275066376, -0.9900005459785461, 0.13475964963436127, -0.5411584973335266, 0.14084167778491974, -0.3645317554473877, 0.3008076250553131, -0.4303520619869232, -0.014222383499145508, 0.3491465747356415, 0.6551653742790222, 0.1609298586845398, -0.3801953196525574, -0.3530142605304718, 0.6850295066833496, 0.13723456859588623, -0.1321238875389099, 0.13450782001018524, 0.6825990080833435, -0.9178364276885986, 0.02133510261774063, -0.22130948305130005, -0.36344078183174133, -0.6155124306678772, -1.1822201013565063, 0.21478372812271118, 0.10682894289493561, 0.7543248534202576, -0.47790607810020447, -0.2989840507507324, -0.5560335516929626, 0.8602834939956665, 0.1336132436990738, -0.4244888126850128, -0.21521490812301636, -0.17362652719020844, 0.13662198185920715, 0.02094242349267006, 0.5212969779968262, -0.9839131832122803, -0.35393741726875305, 0.7749167680740356, 0.2790434658527374, 0.3899350166320801, 0.16369837522506714, 0.22019903361797333, 0.006994285155087709, 0.8624184131622314, -0.045058175921440125, -1.1962180137634277, -0.31958261132240295, 0.4710668921470642, -0.1981784701347351, -0.3907976448535919, 0.34655970335006714, -1.1270852088928223, 0.4555022716522217, -0.4362841248512268, -0.09487252682447433, -0.013220242224633694, 0.12467943876981735, -0.4774686098098755, 0.2683044672012329, 0.7111742496490479, -0.9356566071510315, 0.146542489528656, -0.1444404125213623, 0.8294227719306946, 0.5831574201583862, -0.19187794625759125, -1.0312625169754028, 0.3320750296115875, -0.8593063354492188, -1.7276595830917358, 0.2469216138124466, -0.07461859285831451, 0.06076392903923988, 0.17225639522075653, -0.5672811269760132, 0.3387215733528137, -0.5711995959281921, 0.3148950934410095, 1.2472885847091675, 0.45650023221969604, 0.001114928862079978, 0.014977809973061085, 0.36163341999053955, 0.12306338548660278, -0.2887381315231323, 0.27096015214920044, 0.2645336389541626, -0.15886113047599792, -0.4113073945045471, -0.0681995376944542, -0.5858650207519531, -1.005940556526184, 0.12618441879749298, 0.19642814993858337, -0.6379203796386719, -0.16911369562149048, 0.0906062051653862, -0.03126522898674011, 0.27280721068382263, -0.004777958150953054, -0.07193503528833389, 0.13125722110271454, 0.9788559079170227, 0.22956892848014832, -0.1651085615158081, -0.23570716381072998, 0.17305000126361847, 0.040267493575811386, -0.6986914277076721, 0.25283756852149963, 0.15075288712978363, -0.10459955781698227, 0.9623807072639465, 0.09517288208007812, -0.5662934184074402, -0.2952587306499481, -0.4594295918941498, -0.05196250602602959, 0.1277257800102234, -0.10285917669534683, -0.5662325620651245, -0.4046117067337036, 0.00615257304161787, -0.6255668997764587, 0.4663132131099701, 0.2238076776266098, 0.006878988351672888, -0.7635887861251831, -0.19313150644302368, -0.20461128652095795, 0.3415558934211731, 0.8208167552947998, -0.6780123114585876, -0.10218150168657303, -0.7616908550262451, 0.3526964485645294, 0.401710569858551, 0.773164689540863, 1.150145173072815, -0.34018316864967346, 0.22408442199230194, 0.22123730182647705, 0.47629857063293457, 0.860210657119751, -0.06479910761117935, 0.2771691083908081, 0.6316437721252441, 0.4749782085418701, -1.3114140033721924, -0.3986853063106537, 0.7402641177177429, -0.7584688663482666, 0.31574660539627075, -0.9397863745689392, -0.13788411021232605, 0.18490876257419586, 0.19974489510059357, -0.2007896602153778, -0.6706423759460449, -0.7223624587059021, -0.4134855568408966, 0.2569841146469116, 0.5226314663887024, 0.2865231931209564, -0.3774656057357788, 0.5606452226638794, 0.19885167479515076, -0.4853317141532898, -0.9599277377128601, 0.504499614238739, -0.4766989052295685, -0.35678189992904663, -0.9835786819458008, 0.8562858700752258, -0.987603485584259, -0.596950352191925, -0.4684428572654724, -0.06882418692111969, -0.4965963661670685, -0.11474244296550751, 0.3374195992946625, -0.2706862688064575, -0.5536105036735535, 0.21091201901435852, -1.0853713750839233, 0.48235559463500977, 0.20945295691490173, -0.3921171724796295, 0.04223574325442314, 0.04141520708799362, -0.21097585558891296, 0.05406391620635986, 0.2576853930950165, 0.3872535526752472, 0.6615285277366638, -0.39181312918663025, -0.17167547345161438, -0.08445780724287033, -0.9216604828834534, 0.4300370514392853, 0.4948044717311859, -0.056229881942272186, 0.019818194210529327, 0.41217586398124695, -0.5697152614593506, 0.033880703151226044, -0.5022035837173462, -0.4589952230453491, 0.5905596017837524, -0.11430755257606506, 1.1219723224639893, 0.7318077683448792, -0.048763904720544815, 0.11375020444393158, -0.42211368680000305, 0.9429707527160645, 0.19105274975299835, -0.16148477792739868, 0.5941944718360901, 0.862092912197113, 0.2663329839706421, -0.3880097270011902, -0.4830949306488037, -0.15828372538089752, -0.49459102749824524, 0.5682100057601929, -0.36797335743904114, 0.40831127762794495, -0.4673185348510742, 0.30584192276000977, 1.1298730373382568, 0.5552265644073486, 0.1485905647277832, 0.07044755667448044, 0.6002233624458313, -0.40784746408462524, -0.9505112171173096, 0.08319225907325745, -0.7739294767379761, 0.293850302696228, 0.14677560329437256, -0.16564257442951202, -0.7114344835281372, -0.7471452355384827, 0.1511148065328598, -0.000013183156625018455, 0.2374662160873413, -0.6725583672523499, 0.15085774660110474, 0.447569876909256, 0.017300404608249664, 0.7286275029182434, -0.4239153563976288, -0.7772766351699829, -0.4399721324443817, 0.56364506483078, -0.9804527759552002, -1.0277129411697388, 0.926099956035614, 1.4558212757110596, 0.4065786302089691, -0.40658098459243774, -1.1983574628829956, 0.20844270288944244, 0.4813985824584961, -0.33010390400886536, 0.3879729211330414, 0.007466249167919159, -0.0014542113058269024, 0.1903703212738037, -0.8873186111450195, 0.2792646288871765, -0.3289378583431244, 0.5055178999900818, 0.46835535764694214, -0.6397817730903625, -1.2371714115142822, 0.19496160745620728, -0.133108451962471, -0.6196867823600769, 0.6553494334220886, 0.5461418032646179, 0.6312295198440552, -0.7691856026649475, 0.13792912662029266, -0.7911296486854553, 0.6374145150184631, 1.3645685911178589, -0.14134381711483002, -0.5253050923347473, 0.293012797832489, 0.8155466914176941, -0.29194244742393494, -0.17569920420646667, 0.6589949131011963, 0.29426202178001404, -0.7042238116264343, 0.61527019739151, -0.4961250424385071, -0.03179413080215454, -0.03181317448616028, -0.7192342281341553, 0.09209330379962921, 0.024943165481090546, 0.2654321789741516, -0.2663733661174774, -0.7134789824485779, 0.9914127588272095, -0.41213470697402954, 0.9536405801773071, 0.12588272988796234, 0.40346115827560425, 0.5509507060050964, -0.45159223675727844, -0.4025595486164093, 0.630183756351471, 1.2635635137557983, 0.48934972286224365, -0.34762319922447205, 0.28607645630836487, -0.2737639248371124, 0.3048033118247986, 0.8224033117294312, 0.33429256081581116, -0.3789394497871399, 0.7603188157081604, 0.04402775689959526, -0.8880556225776672, -0.49285730719566345, 0.0803239569067955, -0.19940656423568726, -0.04034901782870293, 0.7350946068763733, -0.32680174708366394, 0.13116580247879028, -0.11086233705282211, 0.5515919923782349, -0.2876373827457428, -0.6935471296310425, 0.3378535211086273, -0.38166919350624084, -0.6582086682319641, 0.8088727593421936, 0.01911025308072567, 0.928647518157959, -0.45758768916130066, 0.6386712789535522, 0.16185076534748077, 0.3517473340034485, -0.5026968121528625, -0.8822029829025269, -0.03675325959920883, 0.0565074197947979, 0.05927395075559616, -0.4409271776676178, 0.07397160679101944, 0.3854142725467682, 0.3583037853240967, 0.2981887757778168, -0.024662062525749207, -0.9449689388275146, -0.0978453978896141, -0.07380267232656479, -0.809211254119873, 1.1748498678207397, -0.086082823574543, -0.20915521681308746, 0.017062891274690628, -0.4223306179046631, -0.19044823944568634, 0.08063573390245438, -0.34293705224990845, -0.5752147436141968, -0.48954397439956665, -0.13267967104911804, -0.06271601468324661, 0.892020583152771, -0.11110100895166397, -0.3539195656776428, 0.06633541733026505, -0.748443067073822, -1.187232255935669, 0.14239636063575745, -0.032204098999500275, -0.07528437674045563, 0.8914943933486938, 0.8100805282592773, 0.8876088857650757, 0.4826452136039734, -0.3420652449131012, -0.31326770782470703, -0.20325934886932373, 0.33639639616012573, -0.2529548108577728, 0.528471827507019, -0.03693215548992157, 0.3190086781978607, 0.2137300819158554, -0.02689390629529953, 0.30604007840156555, 0.3261837363243103, -0.7036100029945374, -0.46028217673301697, -0.718934953212738, -0.3555390238761902, 0.15519006550312042, 0.5933414697647095, -0.6420272588729858, -0.5462695956230164, 0.09533248096704483, -0.7412248849868774, -0.058845557272434235, -0.22668996453285217, 0.5873598456382751, -0.36300063133239746, 0.46047359704971313, 0.4353879988193512, 0.049277544021606445, 0.3762345314025879, -0.8321779370307922, 4.048776149749756, 0.49220743775367737, -0.4283248782157898, 0.24428944289684296, 0.37924790382385254, 1.1248887777328491, 1.0195553302764893, -1.0616518259048462, 0.24723151326179504, -0.49294108152389526, 0.5834461450576782, -0.43710318207740784, 0.21657270193099976, 0.06736715883016586, -0.24950502812862396, 0.37247106432914734, -0.5548059344291687, 0.057727254927158356, -0.18728935718536377, -1.4593504667282104, -0.32593345642089844, 0.01950176991522312, -0.3800123631954193, 0.21007822453975677, 0.5331679582595825, -0.31768932938575745, -0.21683256328105927, -0.1892452985048294, -0.12411222606897354, -0.08862005174160004, -0.01357609499245882, -0.4813568890094757, 0.1770814210176468, -0.24848270416259766, -0.37274613976478577, 0.4756748676300049, 0.17804116010665894, -1.1222251653671265, -0.9284753203392029, 0.5357725620269775, 0.03961741924285889, -0.11937960237264633, 0.2292330414056778, -0.8342914581298828, 0.008663126267492771, 1.0474414825439453, -0.7514451742172241, 0.03925019130110741, 0.9650287628173828, 0.18324722349643707, 1.5328269004821777, -0.6481398940086365, -0.08485304564237595, -0.22876930236816406, -0.3939284384250641, 0.06901285797357559, 0.1442583203315735, -0.23785743117332458, -0.18341350555419922, 0.166979119181633, 0.9337107539176941, -0.3272245526313782, 0.1826603263616562, -0.1265745311975479, 0.28023844957351685, 1.3710111379623413, 0.07062828540802002, 0.7946548461914062, 0.2708492577075958, 0.05514823645353317, -0.03801598772406578, -0.5579611659049988, -0.6975476741790771, -0.026037927716970444, 0.2304021269083023, -0.7552249431610107, -0.09554979205131531, 0.0692129135131836, 0.9746788144111633, -0.5545768737792969, -0.3211683928966522, -0.434353768825531, -1.1593796014785767, 0.5201731324195862, 0.48499730229377747, 0.3330903947353363, -0.1636977195739746, -1.0881584882736206, 0.14521563053131104, 0.15770478546619415, 0.6267953515052795, -0.02881442941725254, -0.6743518710136414, -0.19025929272174835, 0.6986611485481262 ]
[ 2003, 4007, 2008, 2003, 8209, 1998, 6472, 2013, 2512, 1011, 20606, 3638, 2006, 8051, 5733, 1999, 2344, 2000, 3988, 4697, 1998, 6133, 5080, 15380, 1012, 2122, 5733, 2089, 2421, 1996, 2388, 6277, 1010, 2524, 3298, 1010, 2030, 2678, 5329, 1012, 1056, 14526, 2620, 2581, 3140, 27280, 4748, 14028, 12086, 2089, 8587, 13675, 14728, 19909, 3430, 2011, 1999, 22776, 2030, 6932, 1037, 5310, 2000, 8073, 3073, 27280, 2592, 2083, 1037, 7337, 1999, 2029, 2027, 2064, 19115, 1012, 1056, 16048, 2692, 2575, 15681, 4773, 22496, 4748, 14028, 12086, 2089, 15681, 13675, 14728, 19909, 4475, 2008, 2064, 2022, 2109, 2000, 5114, 3229, 2000, 4773, 5097, 2030, 4274, 2578, 1012, 4773, 5097, 1998, 2578, 1006, 4354, 1999, 6112, 7842, 3022, 10058, 2030, 2006, 1011, 18458, 14903, 1007, 2411, 2224, 5219, 16324, 1010, 19204, 2015, 1010, 2030, 2060, 4475, 2000, 14469, 3686, 1998, 3166, 4697, 5310, 3229, 1012, 1012, 25604, 4773, 16324, 4748, 14028, 12086, 2089, 15681, 4773, 16324, 2008, 2064, 2022, 2109, 2000, 5114, 3229, 2000, 4773, 5097, 2030, 4274, 2578, 1012, 4773, 5097, 1998, 2578, 1006, 4354, 1999, 6112, 7842, 3022, 10058, 2030, 2006, 1011, 18458, 14903, 1007, 2411, 2224, 5219, 16324, 2000, 14469, 3686, 1998, 3166, 4697, 5310, 3229, 1012, 1012, 4002, 2475, 3520, 2140, 19204, 2015, 2019, 27248, 2089, 15681, 3520, 2140, 19204, 2015, 2007, 2151, 6656, 2015, 4447, 1998, 6480, 2015, 2065, 2027, 10295, 1037, 9398, 3520, 2140, 19204, 1011, 6608, 8196, 1012, 1996, 12398, 6480, 1997, 1037, 3520, 2140, 19204, 2003, 2028, 3178, 1010, 2021, 1996, 16406, 2558, 2064, 2022, 9675, 1999, 1996, 2025, 17175, 27528, 3334, 3643, 1997, 1996, 3785, 1012, 1012, 1012, 5783, 1999, 1037, 19204, 1012, 2023, 3643, 2064, 2022, 2904, 2478, 1996, 3229, 18715, 2368, 15509, 7292, 1999, 1037, 6480, 18715, 2368, 18155, 2594, 2100, 1012, 16158, 3520, 2140, 19204, 2015, 9585, 4748, 14028, 12086, 2000, 14469, 3686, 2408, 2578, 2008, 2224, 3520, 2140, 1016, 1012, 1014, 2004, 2019, 7020, 2080, 1006, 2309, 3696, 1011, 2006, 1007, 7337, 1012, 1056, 16068, 2683, 2475, 8587, 6778, 3677, 2592, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 6184, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 6184, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2164, 3831, 2951, 1006, 4654, 1024, 2171, 1010, 4137, 12997, 1010, 15380, 1010, 4385, 1012, 1007, 2004, 2092, 2004, 3563, 2015, 4953, 2049, 9563, 1006, 4654, 1024, 4082, 2291, 1010, 2653, 1010, 4385, 1012, 1007, 1012, 1012, 25604, 8051, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 3677, 8051, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 8051, 6502, 2089, 2421, 1037, 3528, 1997, 4751, 2107, 2004, 4127, 1998, 4617, 2006, 3563, 6184, 1010, 2004, 2092, 2004, 1996, 3739, 1997, 3176, 6177, 2008, 2453, 2022, 24668, 1997, 2794, 5600, 28548, 1006, 4654, 1024, 4003, 1013, 16012, 12589, 8141, 1010, 4056, 21999, 8051, 1010, 4385, 1012, 1007, 1012, 1012, 4002, 2475, 4007, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 3677, 4007, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 5361, 4007, 2089, 2421, 1037, 3528, 1997, 4751, 2107, 2004, 4127, 1998, 4617, 2006 ]
mitre
10.txt
42
specific hosts, as well as the presence of additional components that might be indicative of added defensive protections ( ex : antivirus, siems, etc. ).. 003 firmware adversaries may gather information about the victim's host firmware that can be used during targeting. information about host firmware may include a variety of details such as type and versions on specific hosts, which may be used to infer more information about hosts in the environment ( ex : configuration, purpose, age / patch level, etc. ).. 004 client configurations adversaries may gather information about the victim's client configurations that can be used during targeting. information about client configurations may include a variety of details and settings, including operating system / version, virtualization, architecture ( ex : 32 or 64 bit ), language, and / or time zone. t1589 gather victim identity information adversaries may gather information about the victim's identity that can be used during targeting. information about identities may include a variety of details, including personal data ( ex : employee names, email addresses, etc. ) as well as sensitive details such as credentials.. 001 credentials adversaries may gather credentials that can be used during targeting. account credentials gathered by adversaries may be those directly associated with the target victim organization or attempt to take advantage of the tendency for users to use the same passwords across personal and business accounts.. 002 email addresses adversaries may gather email addresses that can be used during targeting. even if internal instances exist, organizations may have public - facing email infrastructure and addresses for employees.. 003 employee names adversaries may gather employee names that can be used during targeting. employee names be used to derive email addresses as well as to help guide other reconnaissance efforts and / or craft more - believable lures. t1590 gather victim network information adversaries may gather information about the victim's networks that can be used during targeting. information about networks may include a variety of details, including administrative data ( ex : ip ranges, domain names, etc. ) as well as specifics regarding its topology and operations.. 001 domain properties adversaries may gather information about the victim's network domain ( s ) that can be used during targeting. information about domains and their properties may include a variety of details, including what domain ( s ) the victim owns as well as administrative data ( ex : name, registrar, etc. ) and more directly actionable information such as contacts (
[ 0.00048392589087598026, -0.4042806923389435, 0.04694114625453949, 0.5232104659080505, -1.0039414167404175, -0.38089677691459656, -0.16681697964668274, -0.07295975834131241, 0.11005980521440506, 0.07207340002059937, 0.48962122201919556, -0.4980924725532532, 0.7473413348197937, -0.17831893265247345, -0.3867855370044708, -0.18895991146564484, -0.5734452605247498, 0.47980713844299316, -0.6366320848464966, -0.11704285442829132, 0.6755697131156921, 0.9072740077972412, -0.8227260112762451, -0.5938912034034729, -0.32502755522727966, 0.6157453656196594, 0.7002983093261719, 0.1875736117362976, 0.9451712369918823, 0.5597259402275085, -0.07100553065538406, -0.2368442267179489, -0.42001044750213623, -0.45343467593193054, -0.14805367588996887, -0.4572256803512573, 0.8692790269851685, -0.10185689479112625, -0.32782885432243347, -0.4193946123123169, 0.49190348386764526, -0.43499651551246643, -0.03185164928436279, -0.4307200610637665, -0.2862597107887268, -0.5764049291610718, 0.3252275288105011, -0.24450841546058655, 0.2807581126689911, -0.2858853042125702, 0.5427842736244202, 0.17891725897789001, 0.2840452790260315, -0.09029046446084976, 0.20179803669452667, -0.39752721786499023, -0.24300962686538696, 0.6086995005607605, -0.41436767578125, -0.1390874981880188, -0.06121543422341347, -0.3178798258304596, -0.38376134634017944, -0.5263184309005737, 0.3150727450847626, 0.6105787754058838, 0.6220483183860779, 0.13728775084018707, -0.00212763505987823, 0.1897648125886917, 0.011938361451029778, 0.028303641825914383, -1.3085367679595947, -0.16176317632198334, 0.0210101380944252, -0.6164074540138245, -0.010666233487427235, -0.3112962543964386, -0.25713130831718445, 0.2776792049407959, 0.2646905779838562, 0.6946420073509216, 0.529151439666748, -0.6598563194274902, -0.24974925816059113, -0.45010077953338623, 0.7797536253929138, 0.12854650616645813, 0.041144728660583496, 0.06324314326047897, -0.08465822041034698, 0.29963457584381104, -0.4941388666629791, -0.24012713134288788, -0.09103229641914368, 0.08876500278711319, -0.3330463171005249, 0.20809820294380188, 0.14801445603370667, -0.08172155916690826, 0.3777327835559845, 0.8844224810600281, 0.237824946641922, 0.6828672289848328, -0.0688311830163002, 0.41284871101379395, 0.6260018944740295, -0.4043433368206024, -0.5853716135025024, -0.2650837004184723, 1.085782766342163, 0.01740271970629692, -0.5771570801734924, -0.5305976867675781, -0.2465038150548935, -0.19908203184604645, 0.0410374216735363, 0.48209014534950256, -0.07804936915636063, 0.6301802396774292, -0.49650612473487854, -0.6797727346420288, 0.7309176921844482, -0.49245744943618774, 0.5425148010253906, 0.2831965684890747, -0.3696378171443939, 0.3141900599002838, -0.016346625983715057, -1.1703863143920898, -0.07194878906011581, 0.018188482150435448, 0.15153348445892334, 0.18120594322681427, -0.3731115758419037, 0.5985199809074402, -0.048228420317173004, 0.27208128571510315, 0.3021942973136902, -1.0726864337921143, -0.08662883937358856, 0.21328586339950562, 0.14441967010498047, 1.2721115350723267, 0.24331238865852356, 0.6431951522827148, -0.08717726171016693, -0.000013859797036275268, -0.42494839429855347, 0.3802606165409088, 0.18294857442378998, -0.2674405574798584, 0.5813886523246765, 0.01595253124833107, 0.061672672629356384, 0.2788499891757965, -0.034054625779390335, 0.234596386551857, -0.054888706654310226, -0.19396370649337769, 0.42858871817588806, 0.5608131289482117, 0.3245343565940857, 0.38318100571632385, -0.3535638749599457, 0.5722965002059937, -1.1332566738128662, 0.040913838893175125, -0.05822506174445152, -0.05108363553881645, 0.8363628387451172, 0.28404855728149414, 0.25591325759887695, 0.36712831258773804, 0.6698994636535645, 0.7116787433624268, 0.10053911060094833, 0.1956113576889038, -0.01447178702801466, 0.49330076575279236, -0.5346941351890564, 0.8309300541877747, 0.711554229259491, 0.7826374173164368, 0.2878510057926178, 0.618550181388855, -0.30005261301994324, -0.7753692269325256, -0.05854961276054382, -0.15084165334701538, -0.03302044793963432, -0.12682802975177765, -0.2604711949825287, 0.6496888995170593, 0.6023062467575073, 0.07666253298521042, -1.3427354097366333, -0.16157494485378265, 0.16402335464954376, -0.9294602274894714, -0.1881665736436844, -0.244797945022583, -0.34149038791656494, 0.031119881197810173, -0.24310381710529327, -0.46947088837623596, 0.6558308005332947, 0.6522894501686096, -0.09202507138252258, 0.8843067288398743, 0.5911392569541931, 0.032803360372781754, -0.3610938787460327, -0.24791617691516876, 0.34848764538764954, -0.014818103983998299, 0.36663034558296204, 0.8065389394760132, -0.7372632026672363, 0.3973834812641144, -0.07241008430719376, 0.7007216215133667, 0.2958153188228607, 0.15357065200805664, -0.15222297608852386, -0.5657448768615723, -0.1568315625190735, 0.08358367532491684, 0.143911674618721, -0.08092036843299866, -0.190049409866333, 0.4493057429790497, 0.1930067241191864, 1.1485925912857056, -0.3363511860370636, -0.3120109438896179, 0.23395900428295135, 0.26834872364997864, 0.1941729485988617, 0.5609695315361023, 0.15253965556621552, 0.7662938237190247, 0.23505383729934692, 0.46368998289108276, 0.49014079570770264, 0.4162473678588867, -0.26004502177238464, 0.1537836194038391, -0.6410842537879944, -0.2727679908275604, 0.19030432403087616, 0.6550626754760742, 0.6446543335914612, 0.5362225770950317, -1.2120224237442017, -0.7849966883659363, 0.4665563106536865, 0.4983048141002655, -0.6765871644020081, -0.8257688879966736, -0.7037826776504517, -0.10103053599596024, -0.2989545464515686, -0.3895886540412903, -0.06887469440698624, 0.7245178818702698, -0.06883317977190018, 0.0716719701886177, -0.4572618007659912, -0.4913714826107025, -0.8342063426971436, -0.5535037517547607, 0.012212476693093777, -0.7553046941757202, -0.7129692435264587, -0.7385819554328918, 0.2271697223186493, -0.4942992031574249, 0.6846211552619934, -0.7952306866645813, -0.3641664981842041, 0.4493045210838318, 0.2885030210018158, 0.3521440625190735, -0.38042524456977844, -0.027463626116514206, -0.6268371939659119, 0.2428072839975357, -0.12947627902030945, 0.8232858180999756, 0.05059400945901871, -0.5960044860839844, -0.2363046556711197, -0.6024451851844788, 0.599156379699707, -0.23265162110328674, 0.7226112484931946, 0.23695847392082214, 0.007828055880963802, -0.32451778650283813, -0.5378555655479431, -0.3338959217071533, 0.6565102934837341, 0.09313943982124329, -0.9179231524467468, 0.11760738492012024, -0.19123044610023499, -0.03570530191063881, 0.11867431551218033, 0.6205881237983704, -0.8391246199607849, 0.343126118183136, 0.032759834080934525, 0.2856159508228302, -0.1988346129655838, 0.49192681908607483, 0.306769996881485, -0.3231901228427887, -0.10965577512979507, -0.37094876170158386, 0.17778906226158142, -0.2910759449005127, -0.044489648193120956, -0.6194685101509094, -0.23512482643127441, 0.17457184195518494, -0.24503576755523682, -1.0576759576797485, 0.1299368292093277, -0.37055420875549316, -0.4339834749698639, -0.2217111885547638, 0.04561920091509819, 0.8848797082901001, 0.043279845267534256, -0.25500211119651794, 0.0993739664554596, -0.5545111298561096, -0.16721439361572266, 0.20631271600723267, 0.6442480087280273, -0.7534040808677673, 0.5151862502098083, 0.4065183997154236, 0.006037173792719841, 1.0484260320663452, 0.6936551928520203, -0.3753805458545685, -0.320453405380249, -0.2945815920829773, -0.2221287488937378, -0.045368492603302, -0.17917563021183014, 0.4193892478942871, 0.3709084689617157, 0.0034263695124536753, -0.6329354643821716, 0.2460777759552002, 0.2283952832221985, -0.17302930355072021, 0.48373740911483765, 0.2375238537788391, -0.38658493757247925, -0.3684116005897522, -0.6443039178848267, -0.252743661403656, 0.24561087787151337, 0.24039752781391144, 0.2365364134311676, 0.21450893580913544, 0.7516773343086243, -0.29016944766044617, -0.5379320383071899, 0.5426864624023438, -0.15681083500385284, -1.0360236167907715, 0.6128543019294739, 0.010445386171340942, 0.4731203019618988, -0.5302605032920837, 0.14166878163814545, 0.32234326004981995, 0.09308892488479614, 0.07351069152355194, -0.029925597831606865, -0.3108726739883423, -0.3965179920196533, -0.5948483943939209, 0.5102584362030029, -0.503815770149231, 0.38246509432792664, -0.4817223846912384, 0.11586475372314453, -0.4365963935852051, -1.0597206354141235, -0.7241169214248657, 0.013114631175994873, 0.8192497491836548, 0.33201533555984497, 0.1474030464887619, 0.6905745267868042, 0.6600919365882874, -0.1705000102519989, 0.506122887134552, -0.44790947437286377, 0.29733020067214966, -0.6913507580757141, 0.5669659972190857, -0.4406951367855072, -0.036833617836236954, -0.2735215127468109, -0.6610541939735413, 0.19657480716705322, -0.2532331049442291, 0.1695472151041031, 0.6090569496154785, -0.5449899435043335, -0.7017919421195984, 0.2900557219982147, 0.11080262064933777, -0.11427094787359238, -0.4455088675022125, -0.9466903805732727, 0.7726909518241882, 0.978256344795227, -0.4862107038497925, -0.38586172461509705, -0.7600626349449158, 0.08348595350980759, 0.14548428356647491, 0.0405377596616745, 0.12994793057441711, -0.8617757558822632, -0.38262510299682617, -0.625395655632019, 0.5088540315628052, 0.03432726487517357, -0.0007104546530172229, -0.05080646649003029, -0.6438780426979065, -0.058623723685741425, 0.2174852043390274, -0.5105196833610535, -0.4973112940788269, -0.30073970556259155, 0.7213453054428101, 0.5098415613174438, 0.5481707453727722, -0.41953346133232117, -0.16956576704978943, 0.7529849410057068, -0.7105560302734375, 0.964902937412262, -1.000968337059021, -0.04528028145432472, 0.011232644319534302, 0.5465568900108337, -0.5231086015701294, 0.2947440445423126, -0.7776533961296082, 0.25481873750686646, -0.5736367702484131, -0.36480972170829773, -0.7556443214416504, 0.31593459844589233, 0.9635099172592163, -0.2179233729839325, -0.04177149385213852, -0.5665375590324402, 0.38368743658065796, -0.0579974539577961, 0.09652303904294968, 0.058442872017621994, -0.18355600535869598, 0.6570989489555359, -0.6064088940620422, 0.6928862929344177, 0.6342554688453674, -0.3231218755245209, -0.09474024921655655, -0.8881706595420837, 0.6211574673652649, 0.08849816769361496, -0.31980881094932556, -0.6219907999038696, -0.43303364515304565, -0.27460893988609314, 0.21175998449325562, 0.25965994596481323, 0.6425432562828064, -0.44915005564689636, -0.5156189203262329, -0.3453018367290497, 0.44174471497535706, -1.1185786724090576, 0.22479261457920074, 0.15046906471252441, 0.0067031471990048885, 0.013237721286714077, -0.07320745289325714, 0.8018674850463867, -0.27256861329078674, -0.020512644201517105, -0.06680844724178314, -0.14414648711681366, -0.17549800872802734, -0.45016711950302124, -0.15216337144374847, -0.2899894714355469, 0.6169012784957886, -0.795993447303772, 0.38043394684791565, -0.45046114921569824, 0.3007897138595581, 0.2569434642791748, 0.3437127470970154, 0.6045069098472595, -0.2215537130832672, -0.5289340615272522, 0.13692119717597961, 0.24743372201919556, -0.41959258913993835, 0.10114601254463196, 0.05538560450077057, -1.0178500413894653, 0.03766575828194618, 0.1306445151567459, -0.46490055322647095, -0.7790923714637756, -0.26493412256240845, 0.24518127739429474, 0.09327121078968048, 0.16983453929424286, -0.5791749358177185, -0.028114160522818565, -0.09418077021837234, 0.47337910532951355, 0.1053561344742775, -0.313918799161911, -0.18830867111682892, -0.3491404354572296, 0.694221019744873, 0.045592669397592545, 0.1540108323097229, -0.07490944117307663, -0.9068788290023804, 0.33357250690460205, 0.707423985004425, 0.2290729284286499, -0.4838029444217682, 0.05266374722123146, -0.37181371450424194, 0.8490236401557922, 0.28297746181488037, -1.0161188840866089, -0.461651086807251, 0.4013268053531647, -0.39907267689704895, -0.33489400148391724, 0.22796621918678284, -0.8952588438987732, 0.5509320497512817, 0.04017677530646324, -0.3370875120162964, 0.08463211357593536, -0.1624896377325058, 0.2304050177335739, -0.17387114465236664, 0.36722373962402344, -0.4769732356071472, 0.134435772895813, -0.08973758667707443, 0.3739072382450104, 0.32027101516723633, -0.08179822564125061, -0.2607749104499817, -0.15150946378707886, -0.772686243057251, -1.2695322036743164, 0.6449727416038513, 0.038006652146577835, -0.3579077422618866, 0.03264059126377106, -0.47450578212738037, 0.46139469742774963, -0.5227516293525696, 0.5916413068771362, 0.8780087232589722, 0.6794117093086243, 0.08577356487512589, -0.019244439899921417, 0.06948170065879822, 0.12819920480251312, -0.4011964201927185, 0.4791712760925293, -0.24120768904685974, -0.41095981001853943, -0.3991760313510895, -0.18098074197769165, -0.5611094832420349, -0.27277708053588867, 0.18224403262138367, 0.6187021732330322, -0.6444551348686218, 0.5172111988067627, -0.07995261996984482, -0.3416184186935425, 0.14786164462566376, 0.21513834595680237, -0.2348533570766449, -0.37191471457481384, 0.3232211470603943, 0.15630590915679932, -0.1138129010796547, 0.5271467566490173, 0.24550564587116241, 0.16683632135391235, -0.45198333263397217, 0.12235895544290543, 0.6663784384727478, -0.6304460167884827, 1.1455409526824951, 0.3476114273071289, -0.28205594420433044, -0.2762933075428009, -0.7287318110466003, -0.22951510548591614, 0.12911456823349, -0.09143629670143127, -0.3961731791496277, 0.047570958733558655, 0.030833441764116287, -0.10059380531311035, 0.07063660770654678, 0.5817481875419617, -0.11704379320144653, -0.8225446939468384, 0.16318592429161072, -0.27689892053604126, 0.09607425332069397, 0.8956187963485718, -0.5409139394760132, -0.12219998985528946, -0.45688164234161377, 0.06300172209739685, 0.538916289806366, -0.3469516634941101, 0.7363361120223999, -0.48081204295158386, -0.08188927173614502, -0.3016308546066284, 0.2965826094150543, 1.313325047492981, -0.395393043756485, 0.19647055864334106, 0.6364691257476807, 0.3892671465873718, -0.8224660754203796, -0.247905895113945, 0.5655926465988159, -0.5582839846611023, -0.04782263562083244, -0.6420256495475769, -0.2277350127696991, 0.15145434439182281, 0.11267592012882233, 0.19528032839298248, -1.0225856304168701, -0.4936789870262146, -0.6504348516464233, 0.26316940784454346, 0.2374975085258484, 0.15678559243679047, 0.19208158552646637, 0.08967813849449158, -0.4505535364151001, -0.12838803231716156, -0.5393691062927246, 0.22547587752342224, 0.4568099081516266, 0.31415900588035583, -0.48278602957725525, 0.22156861424446106, -0.7855836153030396, -0.5860142707824707, 0.12862350046634674, -0.34789013862609863, -0.7237581610679626, -0.8442282676696777, 0.7042636871337891, -0.06497223675251007, -1.0311306715011597, -0.1864551156759262, -0.24813224375247955, 0.49736538529396057, -0.26421865820884705, -0.7301025986671448, -0.2807919979095459, 0.1494404673576355, -0.5988852381706238, -0.03725213184952736, 0.0723000019788742, -0.03397265449166298, 0.39057791233062744, -0.6479008793830872, 0.4182251989841461, 0.1303819864988327, -0.6581920981407166, 0.5821698307991028, 0.33571213483810425, 0.000027742433303501457, -0.21031691133975983, -0.13004617393016815, -0.7722544074058533, -0.42474129796028137, -0.6271698474884033, 0.009448472410440445, 0.2659953832626343, -0.8275262117385864, 0.8284451365470886, 0.6959125399589539, -0.0007817769655957818, 0.495863139629364, -0.8791730999946594, 0.9895108342170715, 0.6403810977935791, -0.17343373596668243, 0.256766676902771, 0.7334337830543518, 0.03549310192465782, -0.15435774624347687, 0.06846707314252853, 0.42144259810447693, -0.11494076251983643, 0.2161511927843094, -0.014489172026515007, 0.607991099357605, -0.4538429081439972, -0.08001090586185455, 0.5984008312225342, 0.3536648750305176, -0.013272463344037533, 0.5114879608154297, 0.42848631739616394, -0.1459464281797409, -0.852547824382782, 0.02424466982483864, -0.9284176826477051, 0.08962675929069519, 0.6563474535942078, -0.14192795753479004, -0.3519558310508728, -0.3100697994232178, -0.6096813082695007, -0.37165531516075134, 0.3839851915836334, -0.04600449278950691, 0.22152361273765564, -0.19321337342262268, 0.036693673580884933, 1.2250168323516846, -0.5107650756835938, -0.34365659952163696, -0.42316707968711853, 0.12828785181045532, -0.8998499512672424, -0.7244507074356079, 0.33621475100517273, 1.1699936389923096, -0.1618444174528122, -0.3780948519706726, -0.8313581943511963, 0.37737587094306946, 0.5384582877159119, -0.1797664612531662, 0.30014628171920776, -0.01993575692176819, -0.48124322295188904, 0.28556180000305176, -0.38334736227989197, -0.0820063129067421, 0.05531168356537819, 0.20529979467391968, 0.3138859272003174, -0.5111006498336792, -0.7258817553520203, 0.06368552148342133, 0.012987044639885426, -0.396593302488327, 0.5510250329971313, 0.9244120121002197, 0.2990778386592865, -1.1090694665908813, 0.19805368781089783, -0.47425010800361633, 0.11892424523830414, 0.4330003559589386, 0.09824567288160324, 0.08937186747789383, 0.39793339371681213, 0.7416785955429077, -0.3474021553993225, -0.17983753979206085, 0.19071738421916962, 0.1236591637134552, -0.2454652190208435, 0.5210890769958496, -0.624539852142334, 0.0973367914557457, -0.11812613159418106, -0.19096827507019043, 0.28979817032814026, -0.13212467730045319, -0.1885204166173935, 0.016760118305683136, -0.3414069414138794, 0.3323943018913269, -0.7915494441986084, 0.31956422328948975, -0.25330567359924316, 0.18279249966144562, 0.5576332807540894, -0.018135186284780502, -0.18798322975635529, 0.6492006778717041, 0.856705904006958, 0.07375183701515198, -0.24319930374622345, 0.1785498708486557, -0.06830469518899918, 0.2365855723619461, -0.41943225264549255, 0.004303389694541693, -0.28080567717552185, 0.34616780281066895, 0.1575620323419571, -0.5824304223060608, -0.1878463178873062, -0.5610361695289612, 0.0993100181221962, 0.43924403190612793, 0.0633966252207756, -0.43345168232917786, 0.012058496475219727, -0.3944879174232483, 0.7023305296897888, -0.31221476197242737, -0.2044975310564041, 0.367596834897995, -0.45109274983406067, -0.2943975627422333, 1.3275848627090454, 0.2930678725242615, 0.9518781900405884, 0.3128831684589386, 0.6950457096099854, 0.8370155096054077, 0.48087427020072937, -0.050699468702077866, -0.30211204290390015, -0.15961560606956482, -0.43165701627731323, -0.2665591835975647, -0.49515658617019653, -0.0036958549171686172, 0.2482597529888153, 0.8255011439323425, 0.10724388062953949, 0.6527159810066223, -1.1030213832855225, 0.04864628612995148, 0.22937916219234467, -0.6905472278594971, 0.7135045528411865, 0.2803869843482971, -0.363618403673172, -0.12066937237977982, 0.49942702054977417, 0.02630823850631714, 0.15656372904777527, -0.0609123595058918, -0.4739106297492981, -0.35273370146751404, 0.06489690393209457, -0.5423218011856079, 0.9658176898956299, 0.352749764919281, 0.09363455325365067, -0.04742463678121567, -0.726252555847168, -0.3151835799217224, 0.5196998119354248, -0.3098849058151245, -0.27851951122283936, 0.4291718602180481, 0.3664952516555786, 0.5123808979988098, 0.9016808867454529, -0.3660760521888733, -0.30726224184036255, 0.14733576774597168, 0.38347819447517395, -0.5315099954605103, 0.19884268939495087, -0.27010756731033325, 0.29448866844177246, 0.2777630090713501, -0.05715259537100792, -0.19330264627933502, 0.09273072332143784, 0.1931367665529251, -0.7258304357528687, -0.43575140833854675, 0.1609041392803192, 0.037837736308574677, 0.5090293884277344, 0.2835661470890045, -0.3230891227722168, 0.10280998051166534, -0.8663824796676636, -0.021438511088490486, -0.2665444314479828, 0.570052444934845, -0.4253263771533966, 0.46096011996269226, -0.13192331790924072, 0.24770283699035645, 0.7073125243186951, -1.1019083261489868, 4.467403888702393, 0.6537039875984192, -0.20053063333034515, -0.15057142078876495, 0.7613272666931152, 0.9679484367370605, 0.8528012037277222, -0.8974171280860901, 0.24009135365486145, -0.7853589653968811, 0.505520761013031, -0.5910800695419312, 0.13236719369888306, 0.2856237292289734, -0.2315186858177185, 0.6860442161560059, -0.44796672463417053, -0.5264050364494324, 0.23372282087802887, -0.7081213593482971, -0.4206116199493408, -0.4693891406059265, -0.1902119666337967, 0.7688127160072327, 0.6658776998519897, 0.4602883756160736, -0.24412602186203003, -0.30413487553596497, 0.0043875244446098804, -0.13797061145305634, 0.24652434885501862, -0.3500700891017914, 0.5336734652519226, -0.8449170589447021, -0.6108770966529846, 0.22116336226463318, 0.21425212919712067, -0.9294192790985107, -0.39710885286331177, -0.08132073283195496, 0.46406716108322144, 0.03970171883702278, 0.09519254416227341, -0.5067214369773865, 0.3008594512939453, 0.9600813388824463, -0.32182443141937256, 0.2923312485218048, 1.254573106765747, -0.35674330592155457, 1.1818774938583374, -0.22629030048847198, 0.36140120029449463, 0.07453428208827972, -0.05644957348704338, 0.7336174845695496, 0.13450844585895538, -0.11000334471464157, -0.11089367419481277, 0.14301951229572296, 1.1151179075241089, -0.15779580175876617, -0.28010568022727966, -0.502440333366394, 0.07837847620248795, 0.5344624519348145, -0.479865163564682, 0.8624001741409302, -0.11379572004079819, -0.12914402782917023, -0.5530807375907898, -0.4378381371498108, -0.18094681203365326, -0.6352497935295105, 0.9252603054046631, -0.8919895887374878, -0.08356828987598419, -0.02451995201408863, 1.1208384037017822, -0.09387195855379105, -0.7470014095306396, -0.5561453104019165, -1.2468740940093994, 0.3037157654762268, 0.3942064344882965, 0.1099175363779068, -0.10695556551218033, -1.2069065570831299, 0.2847777009010315, -0.11177124083042145, 0.09335015714168549, 0.031287942081689835, -0.38766011595726013, 0.3864341676235199, 0.1889588087797165 ]
[ 3563, 6184, 1010, 2004, 2092, 2004, 1996, 3739, 1997, 3176, 6177, 2008, 2453, 2022, 24668, 1997, 2794, 5600, 28548, 1006, 4654, 1024, 3424, 23350, 1010, 9033, 6633, 2015, 1010, 4385, 1012, 1007, 1012, 1012, 4002, 2509, 3813, 8059, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 3677, 3813, 8059, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 3677, 3813, 8059, 2089, 2421, 1037, 3528, 1997, 4751, 2107, 2004, 2828, 1998, 4617, 2006, 3563, 6184, 1010, 2029, 2089, 2022, 2109, 2000, 1999, 7512, 2062, 2592, 2055, 6184, 1999, 1996, 4044, 1006, 4654, 1024, 9563, 1010, 3800, 1010, 2287, 1013, 8983, 2504, 1010, 4385, 1012, 1007, 1012, 1012, 4002, 2549, 7396, 22354, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 7396, 22354, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 7396, 22354, 2089, 2421, 1037, 3528, 1997, 4751, 1998, 10906, 1010, 2164, 4082, 2291, 1013, 2544, 1010, 7484, 3989, 1010, 4294, 1006, 4654, 1024, 3590, 2030, 4185, 2978, 1007, 1010, 2653, 1010, 1998, 1013, 2030, 2051, 4224, 1012, 1056, 16068, 2620, 2683, 8587, 6778, 4767, 2592, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 4767, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 15702, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2164, 3167, 2951, 1006, 4654, 1024, 7904, 3415, 1010, 10373, 11596, 1010, 4385, 1012, 1007, 2004, 2092, 2004, 7591, 4751, 2107, 2004, 22496, 1012, 1012, 25604, 22496, 4748, 14028, 12086, 2089, 8587, 22496, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 4070, 22496, 5935, 2011, 4748, 14028, 12086, 2089, 2022, 2216, 3495, 3378, 2007, 1996, 4539, 6778, 3029, 2030, 3535, 2000, 2202, 5056, 1997, 1996, 11765, 2005, 5198, 2000, 2224, 1996, 2168, 20786, 2015, 2408, 3167, 1998, 2449, 6115, 1012, 1012, 4002, 2475, 10373, 11596, 4748, 14028, 12086, 2089, 8587, 10373, 11596, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2130, 2065, 4722, 12107, 4839, 1010, 4411, 2089, 2031, 2270, 1011, 5307, 10373, 6502, 1998, 11596, 2005, 5126, 1012, 1012, 4002, 2509, 7904, 3415, 4748, 14028, 12086, 2089, 8587, 7904, 3415, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 7904, 3415, 2022, 2109, 2000, 18547, 10373, 11596, 2004, 2092, 2004, 2000, 2393, 5009, 2060, 8967, 4073, 1998, 1013, 2030, 7477, 2062, 1011, 19337, 2666, 12423, 17256, 2015, 1012, 1056, 16068, 21057, 8587, 6778, 2897, 2592, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 6125, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 6125, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2164, 3831, 2951, 1006, 4654, 1024, 12997, 8483, 1010, 5884, 3415, 1010, 4385, 1012, 1007, 2004, 2092, 2004, 3563, 2015, 4953, 2049, 19587, 1998, 3136, 1012, 1012, 25604, 5884, 5144, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 2897, 5884, 1006, 1055, 1007, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 13100, 1998, 2037, 5144, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2164, 2054, 5884, 1006, 1055, 1007, 1996, 6778, 8617, 2004, 2092, 2004, 3831, 2951, 1006, 4654, 1024, 2171, 1010, 24580, 1010, 4385, 1012, 1007, 1998, 2062, 3495, 2895, 3085, 2592, 2107, 2004, 10402, 1006 ]
mitre
10.txt
43
email addresses and phone numbers ), business addresses, and name servers.. 002 dns adversaries may gather information about the victim's dns that can be used during targeting. dns information may include a variety of details, including registered name servers as well as records that outline addressing for a target ’ s subdomains, mail servers, and other hosts. dns, mx, txt, and spf records may also reveal the use of third party cloud and saas providers, such as office 365, g suite, salesforce, or zendesk.. 003 network trust dependencies adversaries may gather information about the victim's network trust dependencies that can be used during targeting. information about network trusts may include a variety of details, including second or third - party organizations / domains ( ex : managed service providers, contractors, etc. ) that have connected ( and potentially elevated ) network access.. 004 network topology adversaries may gather information about the victim's network topology that can be used during targeting. information about network topologies may include a variety of details, including the physical and / or logical arrangement of both external - facing and internal network environments. this information may also include specifics regarding network devices ( gateways, routers, etc. ) and other infrastructure.. 005 ip addresses adversaries may gather the victim's ip addresses that can be used during targeting. public ip addresses may be allocated to organizations by block, or a range of sequential addresses. information about assigned ip addresses may include a variety of details, such as which ip addresses are in use. ip addresses may also enable an adversary to derive other details about a victim, such as organizational size, physical location ( s ), internet service provider, and or where / how their publicly - facing infrastructure is hosted.. 006 network security appliances adversaries may gather information about the victim's network security appliances that can be used during targeting. information about network security appliances may include a variety of details, such as the existence and specifics of deployed firewalls, content filters, and proxies / bastion hosts. adversaries may also target information about victim network - based intrusion detection systems ( nids ) or other appliances related to defensive cybersecurity operations. t1591 gather victim org information adversaries may gather information about the victim's organization that can be used during targeting. information about an organization may include a variety of details, including the names of divisions /
[ -0.1656656712293625, -0.28621912002563477, 0.1940285861492157, 0.8686258792877197, -0.9562643766403198, -0.36470046639442444, -0.3636086881160736, -0.22064219415187836, 0.2813563644886017, 0.4484971761703491, 0.21686787903308868, -0.3888700604438782, 0.3241965174674988, 0.20381897687911987, -0.6723055243492126, -0.524699866771698, -0.5290616750717163, 0.43925416469573975, -0.6090232729911804, -0.27521654963493347, 0.6476475596427917, 0.3005359470844269, -0.568632185459137, -0.7925710082054138, -0.5768017768859863, 0.6275455355644226, 0.7367549538612366, -0.040752291679382324, 0.5398380756378174, 0.6628401875495911, -0.17431996762752533, -0.33526334166526794, -0.15958452224731445, -0.6912623047828674, -0.09346334636211395, -0.4015081822872162, 0.7187452912330627, -0.8390870094299316, 0.07267818599939346, 0.011526133865118027, 0.04772418364882469, -0.4739096164703369, 0.09855649620294571, -0.3967847228050232, -0.2162727415561676, -0.479094922542572, -0.14805270731449127, -0.02778220735490322, 0.2707749903202057, -0.2675829231739044, 0.3956547975540161, 0.23206070065498352, 0.30142942070961, 0.30918455123901367, 0.5185854434967041, -0.3105830252170563, -0.24310864508152008, -0.28567591309547424, -0.2368992567062378, 0.02228102646768093, -0.18363510072231293, 0.0788038969039917, -0.15421772003173828, -0.6884032487869263, 0.17266279458999634, 0.08803781867027283, 0.2537883520126343, -0.23579958081245422, 0.0979972556233406, -0.685580849647522, -0.016007544472813606, 0.029846427962183952, -1.4428781270980835, -0.000039406950236298144, -0.012469522655010223, -0.4464227259159088, -0.27693501114845276, -0.40075328946113586, -0.20153088867664337, 0.5559893846511841, -0.1668468713760376, 0.0032433364540338516, 0.8620851039886475, -0.43472352623939514, -0.12980817258358002, -0.2509283125400543, 0.9952372908592224, 0.4330480694770813, -0.40595969557762146, 0.4619172513484955, 0.29597851634025574, 0.15280959010124207, -0.9238524436950684, -0.14985573291778564, 0.3699628412723541, 0.30531302094459534, -0.37626975774765015, 0.25631681084632874, 0.19394168257713318, -0.11328212916851044, 0.5117181539535522, 0.4817069470882416, 0.42088574171066284, 0.8732665777206421, -0.17168733477592468, 0.7097854018211365, 0.3197076916694641, -0.621959388256073, -0.21237331628799438, -0.03578760847449303, 1.0231690406799316, -0.23923353850841522, -0.14016635715961456, -0.603350043296814, -0.3231227993965149, -0.07022422552108765, 0.055685948580503464, 0.5467855334281921, -0.02993636392056942, 0.9671974182128906, -0.44915467500686646, -0.4220122992992401, 0.7639014720916748, -0.0014863664982840419, 0.7091856002807617, 0.4038624167442322, -0.3197581470012665, 0.3240309953689575, -0.5153009295463562, -0.903217077255249, 0.2833167016506195, 0.14149463176727295, -0.18812158703804016, 0.45356622338294983, -0.13967187702655792, 0.08035890758037567, 0.04506735876202583, 0.4698946475982666, 0.39556756615638733, -1.15286386013031, -0.38182419538497925, 0.3206719160079956, 0.2388710379600525, 1.3877596855163574, 0.22577239573001862, 0.15572676062583923, 0.18338920176029205, -0.416115939617157, -0.37440866231918335, 0.45999133586883545, 0.048687633126974106, 0.2098865807056427, 0.6267818212509155, -0.1862407624721527, -0.15388186275959015, 0.583436131477356, -0.0778958722949028, 0.3396519720554352, -0.38734596967697144, -0.00110144866630435, 0.1494113653898239, 0.7207263112068176, 0.06611604988574982, 0.7380901575088501, -0.1783440262079239, 0.28396743535995483, -1.2906826734542847, 0.10127761960029602, -0.14589516818523407, -0.030798999592661858, 0.14180253446102142, 0.25872889161109924, 0.2082313895225525, 0.5933847427368164, 0.7896565198898315, 0.7464956641197205, 0.021946679800748825, -0.3561420738697052, 0.18365763127803802, -0.021155240014195442, -0.36706602573394775, 0.5105356574058533, 0.47306379675865173, 0.8346669673919678, -0.021133342757821083, 0.39104488492012024, -0.4675527513027191, -1.314814805984497, -0.5408689379692078, -0.10200878977775574, -0.12741556763648987, 0.27700284123420715, -0.38868391513824463, 0.4801362454891205, 0.7440374493598938, 0.16119229793548584, -1.2349133491516113, -0.04314197227358818, 0.34462878108024597, -1.1673370599746704, -0.055772773921489716, 0.022874724119901657, -0.345935583114624, 0.5035201907157898, -0.24335125088691711, -0.290505588054657, 1.1650795936584473, 0.5436578392982483, -0.4427090287208557, 0.7853637933731079, 0.6904838681221008, -0.08266306668519974, -0.0004677198885474354, -0.5259527564048767, 0.42536404728889465, -0.05640121176838875, 0.2756606936454773, 0.9571024775505066, -0.4364907741546631, 0.31601375341415405, -0.28560975193977356, 1.0612114667892456, 0.11270762979984283, 0.03503364324569702, 0.5717654228210449, -0.3903677761554718, -0.3321032226085663, -0.11113537847995758, -0.4076741635799408, 0.002057273406535387, -0.03385625034570694, 0.2269630879163742, 0.4153313636779785, 1.2456542253494263, -0.2773514688014984, -0.14824923872947693, 0.20434297621250153, 0.4452931582927704, 0.1300351768732071, 0.35013100504875183, 0.11023851484060287, 1.3710929155349731, 0.5257653594017029, 0.4986460208892822, 0.6840290427207947, 0.3486019968986511, 0.15980741381645203, 0.22304867208003998, -0.19740281999111176, 0.1952480524778366, 0.33786430954933167, 0.8237609267234802, 0.31845030188560486, 0.5582343935966492, -0.5655316114425659, -0.42823097109794617, 0.511958658695221, 0.3566911518573761, -0.4640204906463623, -0.9541292190551758, -0.03207464516162872, -0.5095392465591431, -0.3316291272640228, -0.5564398169517517, 0.185716450214386, 0.19348788261413574, 0.038303911685943604, 0.43844544887542725, -0.9660829305648804, -0.4440441429615021, -0.8813982009887695, -0.6195091605186462, -0.2070545107126236, -1.344742774963379, -0.5003729462623596, -0.3697029650211334, 0.41739097237586975, -0.4246840476989746, 0.6754691004753113, -0.905315101146698, -0.5457172393798828, 0.6846133470535278, -0.32082024216651917, 0.09940708428621292, -0.5041359066963196, 0.1376776397228241, -0.6108422875404358, 0.11639632284641266, 0.19611911475658417, 1.1187691688537598, 0.188748300075531, -0.22086955606937408, -0.27392008900642395, -0.16534923017024994, 0.29779377579689026, 0.22385405004024506, 1.0208604335784912, -0.31947314739227295, 0.09014389663934708, 0.11411990225315094, -0.05375629663467407, -0.3113027811050415, 0.48427054286003113, -0.1678285002708435, -0.7201431393623352, 0.18131043016910553, -0.014319732785224915, 0.03942684829235077, 0.15541896224021912, 0.6932201981544495, -0.5524735450744629, 0.24625226855278015, 0.37843114137649536, 0.08478592336177826, -0.5650230050086975, 0.6914899349212646, 0.5357720851898193, 0.1713419407606125, -0.1096503883600235, -0.44317924976348877, 0.2045440673828125, -0.0955411046743393, -0.07047324627637863, -0.419425904750824, 0.2267453372478485, 0.3055107295513153, -0.19626076519489288, -1.016180396080017, 0.2206287384033203, -0.4632143974304199, -0.3306298851966858, -0.16838669776916504, 0.009683506563305855, 0.8017452359199524, 0.0772191733121872, -0.4886243939399719, -0.026785219088196754, -0.7077267169952393, 0.37505847215652466, 0.08045236766338348, 0.6401853561401367, -0.795017659664154, 0.18984714150428772, 0.7185591459274292, -0.1423923820257187, 0.28400999307632446, -0.08763878792524338, -0.25457292795181274, -0.2725171148777008, 0.014154787175357342, -0.06448081135749817, 0.09564704447984695, 0.09893067181110382, 0.41159340739250183, 0.15595431625843048, 0.2562420964241028, -0.18827807903289795, 0.04472760111093521, 0.03604700416326523, 0.3629972040653229, 0.4281776547431946, -0.030107030645012856, -0.2602824568748474, -0.9547581076622009, -0.24774464964866638, -0.5924021005630493, 0.06087122857570648, 0.025317979976534843, 0.5410987138748169, -0.2008204162120819, 0.6565546989440918, -0.8312027454376221, 0.16018979251384735, 0.5839917659759521, -0.14552880823612213, -1.2848320007324219, 0.5834665298461914, -0.39738431572914124, 0.6012906432151794, -0.2742118239402771, 0.19806283712387085, 0.04687253013253212, 0.17588503658771515, -0.10709193348884583, 0.23966874182224274, 0.008518252521753311, -0.674170970916748, -0.8592053055763245, 0.4638633131980896, -0.4491710066795349, -0.16590143740177155, -0.2640959322452545, -0.09950974583625793, 0.16503655910491943, -0.6222598552703857, -1.0242183208465576, 0.4539221525192261, 0.6411070227622986, 0.09902121126651764, 0.12150797992944717, 0.9282559752464294, 0.8782861232757568, 0.2028828114271164, 0.47343459725379944, -0.8475934863090515, -0.002115062903612852, -0.39234814047813416, 0.6711813807487488, -0.38907912373542786, 0.23639459908008575, -0.1836106777191162, -0.8195081949234009, 0.1246541440486908, -0.26679572463035583, -0.08525661379098892, 0.3715468645095825, -0.6177684664726257, -0.6468178629875183, 0.45694175362586975, 0.2062278538942337, -0.22107912600040436, -0.04704577848315239, -1.1004877090454102, 0.8359066247940063, 0.6969914436340332, -0.8259978294372559, -0.2479250729084015, -0.6195153594017029, 0.18357343971729279, 0.4005865752696991, 0.12184876203536987, 0.33326059579849243, -0.752277135848999, -0.3151070475578308, -0.6089783310890198, -0.04829063266515732, 0.052855443209409714, 0.1360102742910385, -0.26094213128089905, -0.8408164381980896, 0.0939793586730957, 0.22219039499759674, -0.8674665689468384, -0.9732571244239807, -0.11073677241802216, 0.5886200070381165, 0.39033862948417664, 0.7146548628807068, -0.3294416666030884, -0.3881225883960724, 0.3091065287590027, -0.47229284048080444, 0.541131854057312, -1.1265552043914795, -0.05126307159662247, -0.009590682573616505, 0.4934674799442291, -0.3420644998550415, 0.29440781474113464, -0.9610788226127625, 0.4252210557460785, -0.37131044268608093, -0.23415733873844147, -0.3453684151172638, 0.05751518905162811, 0.7523934245109558, -0.3179991543292999, -0.2609108090400696, -0.18596285581588745, -0.15529677271842957, -0.18597015738487244, -0.03435380011796951, -0.23825646936893463, -0.39423680305480957, 0.7432483434677124, -0.3580882251262665, 0.7955475449562073, 0.12635508179664612, -0.4850534200668335, -0.022046882659196854, -0.9334478974342346, 0.6900278925895691, -0.1660127192735672, -0.6101779937744141, -0.45940953493118286, -0.2800481915473938, -0.14937815070152283, 0.2442065328359604, -0.022347934544086456, 0.5757031440734863, -0.08085885643959045, -0.21586377918720245, 0.006885796785354614, 0.6952895522117615, -0.7725876569747925, 0.25726354122161865, -0.3036065697669983, -0.005884748417884111, -0.018005525693297386, 0.2157604843378067, 1.1793789863586426, -0.49047788977622986, 0.033158157020807266, 0.2894172966480255, 0.35719776153564453, 0.36490172147750854, -0.7689671516418457, 0.06280314177274704, -0.7874312400817871, 0.6903900504112244, -0.6514331698417664, 0.49257978796958923, -0.31806623935699463, 0.23420357704162598, 0.6998947858810425, 0.24775850772857666, 0.5168783664703369, 0.14306391775608063, -0.636267900466919, 0.12932568788528442, 0.3130716383457184, -0.3485552966594696, 0.3706391155719757, 0.4134976863861084, -0.7179569005966187, -0.06766697764396667, 0.30607613921165466, -0.47572392225265503, -1.1968204975128174, -0.422019898891449, 0.41247090697288513, -0.4007181227207184, 0.21170833706855774, -0.7835673689842224, -0.19682632386684418, -0.05502414330840111, 0.43150976300239563, 0.11333531141281128, -0.29143503308296204, 0.031471773982048035, -0.41630133986473083, 0.6639021635055542, 0.1481490135192871, 0.485209196805954, -0.345867395401001, -1.02290678024292, 0.1400461494922638, 0.7844370603561401, 0.35463747382164, -0.3219039738178253, 0.061641380190849304, -0.3606269061565399, 0.8598979115486145, -0.39166459441185, -0.9368023872375488, -0.5761928558349609, 0.5470381379127502, -0.4668087661266327, -0.010965989902615547, 0.188630148768425, -0.9134323596954346, 0.6317075490951538, 0.22607719898223877, -0.34659355878829956, 0.38667023181915283, -0.7361640930175781, -0.2607005834579468, -0.1657402515411377, 0.12503330409526825, -1.0565812587738037, 0.11758597195148468, -0.21140675246715546, 0.3077875077724457, -0.02297103777527809, -0.08789591491222382, 0.01263115368783474, -0.2813803255558014, -0.685711681842804, -1.2185330390930176, 0.3141675591468811, 0.49871623516082764, -0.07386833429336548, 0.11647171527147293, -0.3533962070941925, 0.38955116271972656, -0.59615558385849, 0.06740569323301315, 0.6457630395889282, 0.7864752411842346, 0.46715980768203735, -0.24845342338085175, 0.38424304127693176, 0.24018722772598267, -0.24019211530685425, 0.1325695961713791, -0.4541589915752411, -0.8996943235397339, -0.18325482308864594, -0.11385729908943176, -0.2617071270942688, 0.07107111066579819, -0.1332554966211319, 0.5171911120414734, -0.8791515827178955, 0.2904089391231537, -0.44582152366638184, -0.19847877323627472, -0.15798398852348328, 0.1838173270225525, -0.5624423623085022, -0.3252769708633423, 0.35291787981987, 0.0018356314394623041, -0.13381220400333405, -0.024973727762699127, -0.22250331938266754, 0.17416390776634216, -0.3141103982925415, 0.21522833406925201, 0.31102225184440613, -0.44412508606910706, 0.8130577802658081, 0.1507965475320816, -0.08765719830989838, -0.2644878029823303, -0.3787882924079895, -0.14967717230319977, -0.057954758405685425, -0.06582324951887131, -0.40462908148765564, 0.12763510644435883, 0.3029647767543793, 0.2283715158700943, 0.2205304652452469, 0.42386719584465027, -0.2214423269033432, -1.2643691301345825, 0.3597884476184845, -0.3823428452014923, 0.10541226714849472, 0.5117157697677612, -0.2976723909378052, -0.14169944822788239, -0.3624435365200043, 0.2601615786552429, 0.2042987197637558, -0.12276619672775269, 0.8683915138244629, -0.10684248805046082, 0.3479837477207184, -0.24369114637374878, 0.9259375929832458, 1.391815423965454, 0.04184829443693161, 0.02330973744392395, 0.9282793998718262, 0.5656896233558655, -1.0691901445388794, -0.2468196004629135, 0.3329028785228729, -0.6792495846748352, 0.7395731806755066, -0.6478685736656189, 0.3025607764720917, 0.1693507730960846, 0.0953948050737381, -0.35748520493507385, -1.5907955169677734, -0.7126993536949158, -0.40364745259284973, 0.11281298100948334, 0.18726743757724762, -0.00438278540968895, -0.04755396395921707, 0.5641651153564453, -0.2855803072452545, -0.541660726070404, -0.7143628001213074, 0.6352347135543823, -0.38195690512657166, 0.1408919394016266, -0.21499675512313843, 0.26111623644828796, -0.2196722775697708, -0.5128815770149231, -0.2678107023239136, -0.12858280539512634, -0.2472425252199173, -1.1020610332489014, 0.4450700879096985, -0.010357452556490898, -0.20970572531223297, -0.4941413402557373, -0.41371265053749084, 0.3421648442745209, -0.46846911311149597, -0.8865870833396912, 0.11412989348173141, 0.13828060030937195, -0.07389307022094727, 0.05341285839676857, 0.38306906819343567, 0.24723918735980988, 0.49317315220832825, -0.468939870595932, 0.3102659583091736, 0.17769724130630493, -0.19785644114017487, 0.32911765575408936, 0.49054327607154846, 0.131365567445755, -0.30846744775772095, -0.14042291045188904, -0.6746388673782349, -0.38940349221229553, -0.9533805251121521, 0.24146458506584167, 0.011279737576842308, -0.7680674195289612, 0.5057147741317749, 0.5589728355407715, -0.09894167631864548, 0.1140412911772728, -1.2035980224609375, 0.7012017369270325, 0.40691250562667847, 0.16354887187480927, 0.5938077569007874, 0.7021676898002625, 0.23433545231819153, -0.1603410243988037, 0.22766508162021637, 0.010747456923127174, 0.27353614568710327, 0.2966972887516022, -0.13413295149803162, 0.07324735820293427, -0.4085538685321808, -0.424983412027359, 0.47245946526527405, 0.42463189363479614, -0.08711344748735428, 0.08419600129127502, 0.3853054940700531, -0.07605797797441483, -0.5035459399223328, -0.2912977933883667, -0.9233762621879578, 0.030789904296398163, 0.7217089533805847, 0.1553034484386444, -0.27302995324134827, -0.2840937674045563, -0.5636324882507324, -0.1185721829533577, -0.13656798005104065, -0.030909733846783638, 0.09640172868967056, -0.1003996953368187, -0.23687778413295746, 1.3761377334594727, -0.3012550175189972, -0.30650952458381653, -0.4708667993545532, 0.28992339968681335, -1.062913179397583, -0.9984927773475647, -0.0469050332903862, 0.9555140733718872, -0.20423538982868195, -0.2688300311565399, -0.6711241602897644, 0.1266888529062271, 0.29603245854377747, -0.3476877212524414, 0.6817448735237122, -0.08868815004825592, -0.5646427273750305, 0.2523480951786041, -0.2931632399559021, 0.02178843878209591, 0.5737307667732239, 0.20888623595237732, 0.12321005016565323, -0.34623080492019653, -1.0530434846878052, -0.2585078477859497, -0.27751606702804565, -0.31334468722343445, 0.669734537601471, 0.5067662596702576, 0.3483934998512268, -0.7234598994255066, -0.22907525300979614, -0.7551510334014893, 0.512579619884491, 0.7446470856666565, 0.442710280418396, 0.01892523281276226, 0.45226621627807617, 0.6172106266021729, -0.21353618800640106, -0.42160099744796753, 0.3547176420688629, 0.09694553911685944, -0.254541277885437, 0.19418060779571533, -0.5088354349136353, -0.3666115701198578, 0.15710687637329102, -0.43193909525871277, -0.05058663338422775, -0.4241703748703003, 0.2551913261413574, 0.07800327986478806, -0.10688801854848862, 0.5716225504875183, -0.7729491591453552, 0.6657007336616516, -0.5792074799537659, -0.10494261234998703, 0.2331162542104721, -0.08647146821022034, -0.27559560537338257, 0.2672176659107208, 1.1235389709472656, -0.05398392304778099, 0.01787683367729187, 0.4581186771392822, -0.08060621470212936, 0.1527165025472641, -0.046766478568315506, 0.4439753293991089, -1.0897103548049927, -0.06359691917896271, -0.045209597796201706, -0.376593679189682, 0.08033408969640732, -0.1976560652256012, 0.13560310006141663, 0.20908629894256592, 0.39334961771965027, -0.33727318048477173, -0.06706422567367554, -0.3214578926563263, 0.9242823719978333, -0.14725300669670105, 0.015715576708316803, 0.325671523809433, -0.507544755935669, -0.49330171942710876, 1.105191707611084, -0.009118055924773216, 0.3613238036632538, 0.04899153858423233, 0.46603190898895264, 0.6971746683120728, 0.327796071767807, -0.8232573866844177, -0.22232837975025177, -0.061923086643218994, -0.13087284564971924, -0.35637739300727844, -0.43271130323410034, -0.44596078991889954, 0.10367485135793686, 0.37725630402565, -0.04528455063700676, 0.14285287261009216, -0.8810493350028992, -0.012683330103754997, 0.7919929027557373, -0.7081859707832336, 1.0160151720046997, 0.01201385073363781, -0.2814728617668152, -0.18655602633953094, 0.5098612308502197, 0.47463640570640564, 0.020753171294927597, -0.3792712986469269, -0.31208324432373047, -0.39348435401916504, -0.04787179082632065, -0.8372060656547546, 1.1492811441421509, 0.08171751350164413, 0.14707531034946442, 0.05068504810333252, -1.2180445194244385, -0.20497141778469086, 0.816002607345581, -0.5310252904891968, -0.5326958298683167, 0.49655210971832275, 0.3038824200630188, 0.5844297409057617, 0.8163235783576965, -0.40658214688301086, -0.5259900689125061, 0.35662955045700073, 0.49763649702072144, -0.5454256534576416, 0.6034290194511414, -0.2720552980899811, 0.5470060110092163, 0.297582745552063, -0.17544935643672943, 0.011920023709535599, 0.3777807652950287, 0.2116418331861496, -0.5977742075920105, -0.5411229133605957, -0.3198379576206207, -0.1676609367132187, 0.5667172074317932, 0.37024667859077454, -0.03396875783801079, 0.3380979001522064, -0.9766948223114014, -0.023149853572249413, -0.3213784694671631, 0.6681099534034729, -0.17585919797420502, 0.33074668049812317, 0.2698603868484497, 0.25057798624038696, 0.9045026302337646, -1.0902098417282104, 4.379959583282471, 0.00822785310447216, -0.6541017889976501, -0.10404794663190842, 0.1266375631093979, 0.718664824962616, 1.1796740293502808, -0.4785471260547638, 0.054531414061784744, -0.04583226889371872, 0.7673658132553101, -0.575960099697113, 0.000719870557077229, 0.3738310933113098, -0.14385131001472473, 0.42847558856010437, -0.5216167569160461, -0.050352100282907486, 0.3557741343975067, -0.8253949880599976, -0.5531579256057739, 0.18608008325099945, -0.003942712210118771, 0.9184813499450684, 0.541828989982605, 0.013684781268239021, -0.08669836819171906, -0.8268194198608398, -0.03584599122405052, 0.04358968511223793, 0.17960935831069946, -0.5117976665496826, 0.6669196486473083, -0.2714160084724426, -0.34852665662765503, -0.1950850933790207, 0.37111377716064453, -0.5505951046943665, -0.6955945491790771, -0.03891080617904663, 0.5138814449310303, 0.4138459265232086, -0.046303290873765945, -0.83225017786026, 0.4731457233428955, 0.7872250080108643, -1.0707802772521973, 0.3117469251155853, 1.092792272567749, -0.3624001145362854, 1.1878669261932373, -0.19287940859794617, 0.7472544312477112, 0.5056467652320862, -0.4367828965187073, 0.6746195554733276, 0.31645792722702026, -0.1644318401813507, -0.17273549735546112, -0.12615694105625153, 0.6474601626396179, 0.22365574538707733, 0.04127543419599533, -0.17061316967010498, 0.2396315634250641, 0.6118414998054504, -0.22120901942253113, 0.26423612236976624, 0.521731436252594, 0.1997961848974228, -0.3864647448062897, -0.45423465967178345, -0.40704625844955444, -0.5860454440116882, 0.5293926000595093, -0.8692548871040344, -0.01650599017739296, 0.4438055157661438, 0.8102363348007202, -0.10675100237131119, -0.5343564748764038, -0.8680550456047058, -1.1987706422805786, 0.6034050583839417, 0.42432424426078796, 0.6901816129684448, 0.08199437707662582, -1.2784031629562378, 0.04181339591741562, -0.05984934791922569, 0.3418128490447998, -0.07947631925344467, -0.33363282680511475, 0.2255350947380066, 0.643214762210846 ]
[ 10373, 11596, 1998, 3042, 3616, 1007, 1010, 2449, 11596, 1010, 1998, 2171, 14903, 1012, 1012, 4002, 2475, 1040, 3619, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 1040, 3619, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 1040, 3619, 2592, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2164, 5068, 2171, 14903, 2004, 2092, 2004, 2636, 2008, 12685, 12786, 2005, 1037, 4539, 1521, 1055, 4942, 9527, 28247, 1010, 5653, 14903, 1010, 1998, 2060, 6184, 1012, 1040, 3619, 1010, 25630, 1010, 19067, 2102, 1010, 1998, 11867, 2546, 2636, 2089, 2036, 7487, 1996, 2224, 1997, 2353, 2283, 6112, 1998, 7842, 3022, 11670, 1010, 2107, 2004, 2436, 19342, 1010, 1043, 7621, 1010, 4341, 14821, 1010, 2030, 16729, 6155, 2243, 1012, 1012, 4002, 2509, 2897, 3404, 12530, 15266, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 2897, 3404, 12530, 15266, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 2897, 20278, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2164, 2117, 2030, 2353, 1011, 2283, 4411, 1013, 13100, 1006, 4654, 1024, 3266, 2326, 11670, 1010, 16728, 1010, 4385, 1012, 1007, 2008, 2031, 4198, 1006, 1998, 9280, 8319, 1007, 2897, 3229, 1012, 1012, 4002, 2549, 2897, 19587, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 2897, 19587, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 2897, 2327, 20792, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2164, 1996, 3558, 1998, 1013, 2030, 11177, 6512, 1997, 2119, 6327, 1011, 5307, 1998, 4722, 2897, 10058, 1012, 2023, 2592, 2089, 2036, 2421, 3563, 2015, 4953, 2897, 5733, 1006, 11909, 2015, 1010, 2799, 2869, 1010, 4385, 1012, 1007, 1998, 2060, 6502, 1012, 1012, 4002, 2629, 12997, 11596, 4748, 14028, 12086, 2089, 8587, 1996, 6778, 1005, 1055, 12997, 11596, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2270, 12997, 11596, 2089, 2022, 11095, 2000, 4411, 2011, 3796, 1010, 2030, 1037, 2846, 1997, 25582, 11596, 1012, 2592, 2055, 4137, 12997, 11596, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2107, 2004, 2029, 12997, 11596, 2024, 1999, 2224, 1012, 12997, 11596, 2089, 2036, 9585, 2019, 27248, 2000, 18547, 2060, 4751, 2055, 1037, 6778, 1010, 2107, 2004, 13296, 2946, 1010, 3558, 3295, 1006, 1055, 1007, 1010, 4274, 2326, 10802, 1010, 1998, 2030, 2073, 1013, 2129, 2037, 7271, 1011, 5307, 6502, 2003, 4354, 1012, 1012, 4002, 2575, 2897, 3036, 22449, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 2897, 3036, 22449, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 2897, 3036, 22449, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2107, 2004, 1996, 4598, 1998, 3563, 2015, 1997, 7333, 2543, 9628, 2015, 1010, 4180, 17736, 1010, 1998, 4013, 16898, 2015, 1013, 26829, 6184, 1012, 4748, 14028, 12086, 2089, 2036, 4539, 2592, 2055, 6778, 2897, 1011, 2241, 24554, 10788, 3001, 1006, 9152, 5104, 1007, 2030, 2060, 22449, 3141, 2000, 5600, 16941, 3366, 10841, 15780, 3136, 1012, 1056, 16068, 2683, 2487, 8587, 6778, 8917, 2592, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 3029, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 2019, 3029, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2164, 1996, 3415, 1997, 5908, 1013 ]
mitre
10.txt
44
departments, specifics of business operations, as well as the roles and responsibilities of key employees.. 001 determine physical locations adversaries may gather the victim's physical location ( s ) that can be used during targeting. information about physical locations of a target organization may include a variety of details, including where key resources and infrastructure are housed. physical locations may also indicate what legal jurisdiction and / or authorities the victim operates within.. 002 business relationships adversaries may gather information about the victim's business relationships that can be used during targeting. information about an organization ’ s business relationships may include a variety of details, including second or third - party organizations / domains ( ex : managed service providers, contractors, etc. ) that have connected ( and potentially elevated ) network access. this information may also reveal supply chains and shipment paths for the victim ’ s hardware and software resources.. 003 identify business tempo adversaries may gather information about the victim's business tempo that can be used during targeting. information about an organization ’ s business tempo may include a variety of details, including operational hours / days of the week. this information may also reveal times / dates of purchases and shipments of the victim ’ s hardware and software resources.. 004 identify roles adversaries may gather information about identities and roles within the victim organization that can be used during targeting. information about business roles may reveal a variety of targetable details, including identifiable information for key personnel as well as what data / resources they have access to. t1615 group policy discovery adversaries may gather information on group policy settings to identify paths for privilege escalation, security measures applied within a domain, and to discover patterns in domain objects that can be manipulated or used to blend in the environment. group policy allows for centralized management of user and computer settings in active directory ( ad ). group policy objects ( gpos ) are containers for group policy settings made up of files stored within a predictable network path \ < domain > \ sysvol \ < domain > \ policies \. t1200 hardware additions adversaries may introduce computer accessories, networking hardware, or other computing devices into a system or network that can be used as a vector to gain access. rather than just connecting and distributing payloads via removable storage ( i. e. replication through removable media ), more robust hardware additions can be used to introduce new functionalities and / or features into a system that can then be abused. t1564 hide artifacts adversaries may attempt to
[ 0.2486557513475418, -0.29458412528038025, -0.15745709836483002, 0.35322996973991394, -0.35076427459716797, -0.26508963108062744, -0.4603925943374634, -0.24604465067386627, 0.02250082977116108, 0.4771193861961365, 0.3709004819393158, -0.47945135831832886, 0.06006486341357231, 0.1039486899971962, -0.35576486587524414, -0.4299775958061218, -0.08977310359477997, 0.8344323039054871, -0.44951504468917847, -0.3126843571662903, 0.28110435605049133, 0.16106079518795013, -0.6423911452293396, -1.0737076997756958, -0.5562348365783691, 0.7758322358131409, 0.7989078164100647, -0.04329581558704376, 0.551058828830719, 0.6459391713142395, -0.3619135022163391, -0.4511922299861908, -0.06251265853643417, -0.31840547919273376, 0.383447527885437, 0.3795502185821533, 0.7368635535240173, -0.8042646646499634, 0.008601564913988113, -0.24171990156173706, 0.6766895651817322, 0.004057291429489851, -0.04829775542020798, -0.5324171185493469, -0.3989733159542084, -0.5131078958511353, -0.2793794572353363, -0.2288815677165985, 0.26766055822372437, -0.49918460845947266, 0.7566587924957275, 0.21709796786308289, -0.13815003633499146, 0.4518006145954132, 0.11093705892562866, -0.00160939188208431, -0.08805037289857864, 0.40886545181274414, 0.444661408662796, 0.22049914300441742, 0.13220298290252686, 0.0223682913929224, 0.40516647696495056, -0.5618211030960083, 0.16711176931858063, 0.13154464960098267, 0.6856611371040344, -0.4481390118598938, 0.3094428777694702, -0.2807118594646454, -0.15675513446331024, 0.11695098876953125, -0.8998382091522217, 0.16328729689121246, -0.3522298336029053, -0.19158467650413513, -0.6455743908882141, -0.5667679309844971, 0.011880646459758282, 0.22058698534965515, 0.16821734607219696, 0.003150704549625516, 0.4632309377193451, -0.3420397937297821, -0.4850471019744873, -0.09681325405836105, 0.2176622450351715, 0.7284080982208252, -0.5504878759384155, 0.07115329802036285, 0.39614638686180115, 0.4840696454048157, -0.8919441103935242, 0.10116837918758392, 0.19638200104236603, 0.005167181137949228, -0.5281670689582825, -0.06377039849758148, 0.422829806804657, -0.1112949401140213, 0.3309503197669983, 0.5118315815925598, 0.19002026319503784, 0.674309253692627, -0.11828543245792389, 0.8655639290809631, 0.27199673652648926, -0.0553329661488533, 0.2302125245332718, -0.4510657489299774, 0.8746717572212219, -0.004412772133946419, 0.5759146213531494, -0.46527183055877686, -0.2986316680908203, 0.27084100246429443, 0.6463131904602051, -0.07143163681030273, 0.03249913081526756, 1.0409015417099, 0.3034301996231079, -0.27239081263542175, 1.3393638134002686, 0.27686408162117004, -0.03021940030157566, 0.24878033995628357, -0.07606547325849533, 0.2106664627790451, -0.531798779964447, -0.9634630084037781, -0.04432779178023338, -0.10108920186758041, -0.16776975989341736, 0.19334302842617035, -0.05526569113135338, 0.054991938173770905, 0.12440203875303268, 0.4477691054344177, -0.14238928258419037, -0.5645437240600586, -0.18616752326488495, 0.095594622194767, -0.06335282325744629, 1.3306632041931152, 0.29494911432266235, 0.3071708679199219, -0.08876857161521912, -0.132730171084404, -0.8568000793457031, 0.16814714670181274, -0.061341360211372375, -0.11755339056253433, 0.786361575126648, -0.3217877149581909, -0.23510339856147766, 0.22303558886051178, -0.01309413742274046, 0.5987610816955566, -0.20215114951133728, 0.09063223004341125, -0.33743059635162354, 0.6588860154151917, 0.44643422961235046, 0.6377206444740295, 0.3926752805709839, 0.12383338809013367, -0.8509765267372131, -0.1622905433177948, -0.5715400576591492, -0.19450926780700684, 0.6009578108787537, 0.1960357427597046, -0.23684854805469513, 0.23499324917793274, 0.39520955085754395, 0.9982700943946838, 0.24035777151584625, -0.23661813139915466, -0.055215898901224136, 0.3298198878765106, -0.41333431005477905, -0.06735914945602417, 0.15097922086715698, 0.6990649104118347, -0.06293773651123047, 0.03713797405362129, -0.20158568024635315, -1.2651071548461914, -0.33607250452041626, -0.3102750778198242, -0.1645413339138031, 0.5673791766166687, -0.3998829424381256, 0.805611789226532, 0.8581300377845764, 0.2815667390823364, -1.1743054389953613, -0.1806839257478714, -0.440751314163208, -1.0520622730255127, -0.3398919999599457, -0.24080978333950043, 0.057432275265455246, 0.3910006582736969, -0.7291054129600525, -0.6353321671485901, 1.279952883720398, 0.9088003635406494, -0.4243100583553314, 1.2075828313827515, 0.6880396604537964, -0.14517949521541595, 0.09719770401716232, -0.46266502141952515, -0.17908579111099243, -0.11113874614238739, 0.23126323521137238, 0.5574682354927063, -0.4312634766101837, 0.4611124098300934, 0.1246563047170639, 0.3817112147808075, 0.07297072559595108, 0.20730097591876984, 0.4965786039829254, -0.6588016748428345, 0.624607503414154, -0.07924652844667435, -0.021143021062016487, 0.006049502175301313, -0.09432214498519897, 0.440460205078125, 0.5037747025489807, 0.6195777654647827, -0.33647045493125916, -0.25502705574035645, -0.37538522481918335, 0.17769519984722137, 0.6138094663619995, 0.2543407380580902, 0.3054514527320862, 0.8156583309173584, 0.48180681467056274, 0.841450572013855, 0.7763878703117371, 0.15320546925067902, 0.11175268143415451, 0.131832093000412, -0.2048366367816925, 0.0666852593421936, 0.5298132300376892, 0.527985155582428, 0.43583589792251587, 0.16885696351528168, -0.3175221383571625, -0.3531683087348938, 0.6097879409790039, 0.4475448429584503, -0.2764388620853424, -0.8193295001983643, -0.49085915088653564, -0.02981172502040863, -0.15640045702457428, -0.31590723991394043, 0.49037694931030273, 0.13601122796535492, 0.1838531196117401, 0.4129888117313385, -0.6770063042640686, -0.8907715082168579, -0.7377021312713623, -0.48457109928131104, -0.27182334661483765, -0.7804116606712341, -0.8606762290000916, -0.40255218744277954, 0.5733188986778259, -0.45221802592277527, 0.9720506072044373, -1.2901103496551514, -0.7949260473251343, 0.47175756096839905, 0.11489074677228928, 0.28624987602233887, -0.3548952639102936, -0.22583192586898804, -0.3718227744102478, 0.21265065670013428, -0.17696808278560638, 0.6212513446807861, -0.43605056405067444, -0.03375810757279396, -0.5312339067459106, -0.1812472939491272, 0.32780346274375916, -0.2321803718805313, 1.2809178829193115, 0.23176048696041107, -0.07416760176420212, -0.41948989033699036, -0.21147708594799042, -0.24624906480312347, 0.5646917223930359, 0.16349820792675018, -0.8578897714614868, 0.5296115279197693, 0.14803430438041687, 0.11055957525968552, 0.08649366348981857, 0.7657104730606079, -0.6380412578582764, 0.00556664215400815, 0.18667854368686676, 0.39720484614372253, -0.45739084482192993, 0.7895602583885193, 0.4398382902145386, 0.5125796794891357, 0.07452226430177689, -0.5479795932769775, 0.4390128254890442, -0.13933895528316498, 0.310142457485199, -0.1381828337907791, 0.2580970525741577, 0.357772558927536, 0.0055924952030181885, -0.695781946182251, 0.4671437740325928, -0.6669541597366333, -0.12418204545974731, -0.3394131660461426, 0.11853312700986862, 1.105758547782898, -0.5916216373443604, -0.2061244249343872, 0.3011721670627594, -0.22070541977882385, 0.6776947379112244, -0.21769702434539795, 0.6272546052932739, -0.8730785846710205, 0.5390400886535645, 0.5130359530448914, -0.00558098079636693, 0.8141822814941406, 0.19184386730194092, -0.07148480415344238, -0.5187679529190063, -0.3026639521121979, -0.2248343676328659, -0.34189027547836304, 0.3665744960308075, 0.697020947933197, 0.09991873055696487, 0.2932918071746826, -0.39998966455459595, -0.07593028992414474, -0.3522317111492157, 0.1249682828783989, 0.5585401058197021, -0.28252556920051575, -0.2859327793121338, -0.27856916189193726, -0.5274828672409058, -0.36682677268981934, -0.19065089523792267, -0.03337883949279785, 0.5253458619117737, 0.025788163766264915, 0.6568196415901184, -0.16009563207626343, -0.16788829863071442, 0.48412662744522095, -0.014503938145935535, -1.2823865413665771, 0.7887232899665833, -0.27126967906951904, 0.308847576379776, -0.16857340931892395, 1.0332754850387573, -0.255126953125, -0.01763530820608139, -0.3337170481681824, 0.5363292694091797, -0.009534480050206184, -0.01101395208388567, -0.8880380392074585, 0.02966347523033619, -0.7043307423591614, -0.0700460746884346, -0.3361271321773529, 0.15447652339935303, 0.09597700834274292, -0.8846888542175293, -0.4309845566749573, 0.37774205207824707, 0.5892002582550049, 0.5510421991348267, 0.1308661848306656, 0.7486078143119812, 0.4674161672592163, -0.3061656653881073, 0.771064043045044, -1.0271403789520264, 0.04501764848828316, -0.0268520787358284, 0.5171346664428711, -0.7161615490913391, -0.14878667891025543, -0.6922289133071899, -0.8170376420021057, -0.28343456983566284, -0.18576037883758545, -0.20913387835025787, 0.5017280578613281, -0.7032267451286316, -0.7698271870613098, 0.03671402111649513, -0.05078724026679993, -0.30408304929733276, -0.20193926990032196, -0.5803972482681274, 0.9553081393241882, 1.100713849067688, -0.6412281394004822, -0.14952906966209412, -0.8832617402076721, 0.30564403533935547, 0.37238577008247375, 0.1795153170824051, -0.14690375328063965, -0.9682989120483398, -0.0424223318696022, -0.4602634906768799, -0.0681530237197876, -0.11510846018791199, 0.4747680127620697, -0.23822589218616486, -0.8526328802108765, -0.19290293753147125, 0.24819733202457428, -0.8254746794700623, -1.1241480112075806, -0.3492947816848755, 0.6382657885551453, 0.0751442164182663, 0.2651214301586151, -0.0039893221110105515, -0.0025810233782976866, 0.19539381563663483, -0.6047157645225525, 0.6488097906112671, -1.1911526918411255, 0.17651143670082092, 0.48906540870666504, 0.49362465739250183, -0.3519357740879059, 0.8733267784118652, -0.69340580701828, 0.716608464717865, -0.22579644620418549, 0.0034417842980474234, -0.3154548406600952, 0.3341553211212158, 1.0310686826705933, 0.15067678689956665, -0.7824023365974426, -0.05254342779517174, 0.36442363262176514, -0.44839102029800415, 0.15176790952682495, 0.0009304425911977887, -0.2455662339925766, 0.4796881377696991, -0.6383485198020935, 0.5521621108055115, 0.061798013746738434, -0.06900228559970856, -0.36408373713493347, -0.5037246942520142, 0.2951429486274719, 0.07877704501152039, -0.05499417334794998, -0.5973146557807922, -0.37563788890838623, -0.42175212502479553, 0.47324031591415405, 0.13290941715240479, 0.5383864641189575, -0.03968320041894913, -0.22001111507415771, 0.035748448222875595, 0.12020645290613174, -0.7392347455024719, 0.3834330141544342, -0.05238853022456169, 0.3300395607948303, 0.051454346626996994, -0.4958169758319855, 0.35848209261894226, 0.02474711462855339, -0.13714413344860077, 0.45681315660476685, 0.04120500385761261, 0.08017122000455856, -0.9890263080596924, -0.14478321373462677, -0.6874059438705444, 0.7758755683898926, -0.7564569115638733, -0.13934031128883362, 0.13026046752929688, 0.03824368119239807, 0.30593597888946533, 0.25234147906303406, 0.6661887764930725, 0.41085463762283325, -0.18070103228092194, 0.7277673482894897, 0.49806496500968933, -0.12867359817028046, -0.14442677795886993, 0.623847484588623, -0.5958884954452515, 0.01826917752623558, -0.22222541272640228, -0.16328291594982147, -0.4187009036540985, -0.7143154740333557, 0.0361216701567173, -0.3832652270793915, 0.2990599572658539, -0.8595569133758545, 0.1074640229344368, 0.09813293814659119, 0.5974433422088623, -0.016198815777897835, -0.005866608582437038, -0.14878426492214203, -0.1711607575416565, 0.5639260411262512, 0.16632351279258728, 0.13147614896297455, -0.4143500030040741, -0.7799333333969116, 0.13523636758327484, 0.7630470395088196, 0.41984617710113525, -0.014898019842803478, 0.015645157545804977, -0.029205232858657837, 1.3410897254943848, -0.25896185636520386, -0.9525790810585022, -0.6536638736724854, 0.24496649205684662, -0.4053596556186676, 0.5844041705131531, 0.1538703292608261, -0.7570886611938477, 0.4247896075248718, -0.04152002930641174, 0.23103582859039307, 0.4560410678386688, -0.9150503277778625, -0.06696402281522751, 0.26741263270378113, 0.5780550837516785, -0.5439794659614563, -0.6064737439155579, 0.23571768403053284, 0.35126426815986633, 0.11138467490673065, -0.016620997339487076, -0.14708781242370605, -0.2442837357521057, -0.29877302050590515, -1.1473883390426636, 0.5934097766876221, -0.138826385140419, -0.5714081525802612, 0.44588997960090637, -0.168206587433815, 0.44610658288002014, -0.10769465565681458, 0.5007557272911072, 0.5573052763938904, 0.4679360091686249, 0.09560142457485199, -0.3019098937511444, 0.19308194518089294, -0.10341650247573853, -0.009720394387841225, 0.15375398099422455, -0.6873723268508911, -0.7360846996307373, -0.23098544776439667, -0.5093709230422974, -0.4423423111438751, -0.17502941191196442, -0.12387967109680176, 0.31630903482437134, -0.5979365110397339, 0.19795767962932587, -0.9120850563049316, 0.08190789073705673, 0.162039116024971, -0.3290170133113861, -0.33337995409965515, -0.5466616749763489, 0.7692528963088989, -0.15950514376163483, 0.0011065189028158784, 0.059406399726867676, 0.3575383722782135, -0.2885759472846985, -0.15493886172771454, 0.5259575843811035, 0.5401839017868042, -0.5015527009963989, 0.8664443492889404, -0.04062824696302414, -0.3320187032222748, 0.014667036011815071, -0.2584702670574188, 0.25641506910324097, 0.021399015560746193, -0.22583287954330444, -0.006042244378477335, -0.09467369318008423, 0.05700777471065521, 0.2617722749710083, 0.520305335521698, 0.5133868455886841, 0.27568429708480835, -0.960068941116333, 0.027581728994846344, -0.2995736300945282, -0.560116708278656, 0.6629663705825806, -0.2990081310272217, -0.2640426456928253, -0.2822965979576111, -0.33573874831199646, -0.09606947004795074, -0.2589624524116516, 1.2212105989456177, -0.5563872456550598, -0.250352144241333, 0.012504922226071358, 0.5144153833389282, 1.2942218780517578, 0.5505950450897217, -0.17378471791744232, 0.9785383343696594, 0.7960181832313538, -0.45849695801734924, -0.07319080829620361, 0.3072601556777954, -0.13647069036960602, -0.15802404284477234, -0.8421676158905029, -0.04829379543662071, 0.14437243342399597, -0.09222868829965591, -0.29842105507850647, -0.9093069434165955, -0.8270249366760254, -0.6916132569313049, -0.18794427812099457, 0.07595988363027573, -0.3194034695625305, -0.08097241073846817, 0.20659424364566803, -0.19927868247032166, -0.5392374396324158, -0.6002442836761475, 0.1010083258152008, -0.2525903284549713, 0.71637362241745, -0.36066919565200806, -0.05277260020375252, 0.09866815060377121, -0.4033466577529907, -0.4120057225227356, -0.14728635549545288, -0.5599575042724609, -0.5344898700714111, -0.1401582807302475, -0.017172999680042267, -0.7911876440048218, -0.16977335512638092, -0.6623924970626831, 0.3388423025608063, 0.0053548868745565414, -0.6756012439727783, -0.6354663372039795, 0.4637807309627533, -0.3744163513183594, -0.010675473138689995, 0.3049677312374115, 0.40071043372154236, 0.45668160915374756, -0.33520177006721497, 0.2473127543926239, 0.3827967941761017, -0.6604178547859192, 0.1604502946138382, 0.17542076110839844, 0.3605695068836212, -0.001875789137557149, -0.035666219890117645, -0.5074718594551086, -0.09329893440008163, -0.6281114220619202, 0.2648278474807739, 0.04450473561882973, -0.5238862037658691, 0.39115142822265625, 0.3623431324958801, -0.38912999629974365, 0.08274994045495987, -0.9011668562889099, 0.42397332191467285, 0.5380486845970154, 0.04726341739296913, 0.3822811245918274, 0.6984855532646179, 0.33508867025375366, 0.3181449770927429, 0.26745179295539856, 0.3389471173286438, -0.5458168983459473, -0.00853321235626936, -0.4365774691104889, 0.322254478931427, -0.29240426421165466, -0.5090106129646301, 0.7296767830848694, 0.4051443338394165, -0.1799067109823227, 0.2138664573431015, 0.27140963077545166, -0.383132666349411, -0.6335898637771606, 0.04213793948292732, -1.2810992002487183, -0.1820877194404602, 0.5816293358802795, -0.2815144956111908, -0.2882855236530304, -0.19564887881278992, -0.39159536361694336, -0.030312322080135345, -0.05424277484416962, -0.023200931027531624, 0.15048716962337494, -0.41658851504325867, -0.05294539034366608, 1.080265760421753, 0.21093830466270447, -0.21452437341213226, -0.37541109323501587, 0.024482479318976402, -1.0210282802581787, -1.0472475290298462, -0.31698936223983765, 0.8197457194328308, -0.010293043218553066, -0.42616310715675354, -0.6011379361152649, 0.12948572635650635, 0.23248454928398132, -0.1505882740020752, 0.4148886501789093, 0.20484662055969238, -0.23738916218280792, 0.3746814727783203, -0.6634055376052856, 0.009318026714026928, 0.31898441910743713, 0.4431021213531494, 0.41813287138938904, -0.6100184917449951, -1.0162906646728516, -0.48280707001686096, -0.2040395438671112, -0.17238476872444153, 0.5563917756080627, 0.4599516987800598, 0.4754426181316376, -0.5072557926177979, -0.2524605095386505, -0.6730305552482605, 0.41134265065193176, 0.6329646706581116, 0.3885960280895233, 0.24170491099357605, 0.5024135112762451, 0.5928170680999756, -0.3400157690048218, -0.7186939716339111, 0.6866986751556396, 0.1978003978729248, -0.7126445770263672, 0.5280956029891968, -0.11594150960445404, 0.04388045892119408, -0.2665182650089264, -0.5100625157356262, -0.020380519330501556, -0.30102717876434326, 0.11609188467264175, 0.2533402740955353, 0.03482414409518242, 0.7800753116607666, -0.06125662848353386, 0.4115833342075348, -0.7439517378807068, -0.48579686880111694, -0.25646597146987915, -0.18528874218463898, -0.913021981716156, 0.2547285854816437, 0.6584579944610596, 0.14597512781620026, -0.39979273080825806, 0.4761069118976593, -0.2916013300418854, 0.059965282678604126, -0.12843431532382965, 0.09501522779464722, -0.7116472125053406, 0.35932043194770813, 0.03145658224821091, -0.4036096930503845, 0.08797013759613037, -0.3106429874897003, -0.22371806204319, 0.24604015052318573, 0.10924164950847626, -0.5019226670265198, 0.15264907479286194, -0.02507774345576763, 0.8810059428215027, -0.7777053713798523, 0.021216921508312225, 0.044675759971141815, -0.44061458110809326, -0.678176999092102, 0.948301374912262, -0.03254286199808121, 0.5523771643638611, 0.04225585237145424, 0.2783510684967041, 0.7732431292533875, 0.19420379400253296, -0.402008980512619, -0.5585145950317383, -0.10128998756408691, -0.06094195693731308, 0.11960764974355698, -0.1876387894153595, -0.2264910340309143, -0.15044300258159637, 0.1686105728149414, -0.19753383100032806, -0.0717833861708641, -0.7684375047683716, 0.28757479786872864, 0.05118630826473236, -0.5106678009033203, 1.3670004606246948, 0.28441479802131653, -0.4780139923095703, 0.045105595141649246, 0.11491874605417252, 0.36951127648353577, 0.04627778381109238, -0.5984067916870117, -0.4513302743434906, -0.08370006829500198, -0.21051840484142303, -0.3696605861186981, 1.340613842010498, 0.40165799856185913, 0.053869836032390594, -0.24227723479270935, -0.9954125881195068, -0.5800650715827942, 0.4698343873023987, -0.5520098209381104, -0.6528015732765198, 0.5151691436767578, -0.0003228315617889166, 0.2987965941429138, -0.07239310443401337, -0.667891800403595, -0.08493853360414505, -0.02128373272716999, 0.9142333269119263, -0.3659124970436096, 0.606767475605011, -0.06339002400636673, 0.3771277666091919, 0.2683117985725403, -0.47868335247039795, 0.08581385016441345, -0.2357892245054245, 0.26770859956741333, -0.3659231960773468, -0.6196950674057007, -0.33299076557159424, -0.21153505146503448, 0.7717446088790894, 0.16153262555599213, -0.28270483016967773, 0.45231893658638, -0.7720701098442078, 0.14517392218112946, -0.16371093690395355, 0.4889802932739258, -0.05220043286681175, 0.18234096467494965, 0.07741475850343704, 0.09746406227350235, 0.6958540081977844, -1.2447806596755981, 4.501760959625244, 0.31189608573913574, -0.4613141417503357, 0.19803358614444733, 0.16209788620471954, 0.7497634291648865, 0.6416935324668884, -0.35579001903533936, -0.11749932914972305, -0.3749665915966034, 0.33956119418144226, -0.4791826605796814, 0.12018758058547974, -0.041968800127506256, -0.0154750756919384, 0.537685215473175, -0.38086187839508057, 0.20729517936706543, 0.46446844935417175, -0.7819554805755615, -0.5066575407981873, -0.09008561074733734, -0.27271080017089844, 0.47644248604774475, 0.47053319215774536, 0.3246687054634094, -0.45068293809890747, -0.8276201486587524, -0.19756746292114258, -0.18889421224594116, 0.23270700871944427, -0.5323695540428162, 0.04643186926841736, -0.4734989106655121, -0.24303025007247925, -0.10042515397071838, 0.6129431128501892, -0.7859684824943542, -0.45161280035972595, -0.26172924041748047, 0.3480296730995178, -0.09298261255025864, -0.04107053205370903, -0.29613301157951355, 0.32518404722213745, 0.7395200133323669, -0.7014312744140625, 0.4051961600780487, 0.7867717146873474, -0.3327500820159912, 1.3680179119110107, -0.2935095429420471, 0.28898555040359497, 0.10893943160772324, 0.0051897065714001656, 0.6186563968658447, -0.21960724890232086, -0.5667067170143127, -0.05171758309006691, 0.3357412815093994, 0.8168928623199463, -0.1174226775765419, -0.17140594124794006, -0.3074132204055786, 0.1817958503961563, 0.8388800621032715, 0.15687023103237152, 0.19705884158611298, -0.11139491945505142, 0.3261287808418274, -0.3273468613624573, -0.8179135918617249, -0.4301398992538452, -0.22165508568286896, 0.8469517230987549, -0.33062198758125305, -0.4790138304233551, -0.0033630027901381254, 0.7519925236701965, -0.06707559525966644, -0.2796558439731598, -0.7308436036109924, -0.6160104870796204, 0.8615484237670898, 0.49856454133987427, 0.2402234971523285, 0.06431863456964493, -0.8656303882598877, 0.40834954380989075, 0.015697799623012543, 0.6361462473869324, -0.11118683218955994, -0.25844112038612366, -0.3472346067428589, 0.4787341058254242 ]
[ 7640, 1010, 3563, 2015, 1997, 2449, 3136, 1010, 2004, 2092, 2004, 1996, 4395, 1998, 10198, 1997, 3145, 5126, 1012, 1012, 25604, 5646, 3558, 5269, 4748, 14028, 12086, 2089, 8587, 1996, 6778, 1005, 1055, 3558, 3295, 1006, 1055, 1007, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 3558, 5269, 1997, 1037, 4539, 3029, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2164, 2073, 3145, 4219, 1998, 6502, 2024, 7431, 1012, 3558, 5269, 2089, 2036, 5769, 2054, 3423, 7360, 1998, 1013, 2030, 4614, 1996, 6778, 5748, 2306, 1012, 1012, 4002, 2475, 2449, 6550, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 2449, 6550, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 2019, 3029, 1521, 1055, 2449, 6550, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2164, 2117, 2030, 2353, 1011, 2283, 4411, 1013, 13100, 1006, 4654, 1024, 3266, 2326, 11670, 1010, 16728, 1010, 4385, 1012, 1007, 2008, 2031, 4198, 1006, 1998, 9280, 8319, 1007, 2897, 3229, 1012, 2023, 2592, 2089, 2036, 7487, 4425, 8859, 1998, 22613, 10425, 2005, 1996, 6778, 1521, 1055, 8051, 1998, 4007, 4219, 1012, 1012, 4002, 2509, 6709, 2449, 13657, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 1996, 6778, 1005, 1055, 2449, 13657, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 2019, 3029, 1521, 1055, 2449, 13657, 2089, 2421, 1037, 3528, 1997, 4751, 1010, 2164, 6515, 2847, 1013, 2420, 1997, 1996, 2733, 1012, 2023, 2592, 2089, 2036, 7487, 2335, 1013, 5246, 1997, 17402, 1998, 24636, 1997, 1996, 6778, 1521, 1055, 8051, 1998, 4007, 4219, 1012, 1012, 4002, 2549, 6709, 4395, 4748, 14028, 12086, 2089, 8587, 2592, 2055, 15702, 1998, 4395, 2306, 1996, 6778, 3029, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2592, 2055, 2449, 4395, 2089, 7487, 1037, 3528, 1997, 4539, 3085, 4751, 1010, 2164, 27800, 2592, 2005, 3145, 5073, 2004, 2092, 2004, 2054, 2951, 1013, 4219, 2027, 2031, 3229, 2000, 1012, 1056, 16048, 16068, 2177, 3343, 5456, 4748, 14028, 12086, 2089, 8587, 2592, 2006, 2177, 3343, 10906, 2000, 6709, 10425, 2005, 14293, 9686, 25015, 3508, 1010, 3036, 5761, 4162, 2306, 1037, 5884, 1010, 1998, 2000, 7523, 7060, 1999, 5884, 5200, 2008, 2064, 2022, 20063, 2030, 2109, 2000, 12586, 1999, 1996, 4044, 1012, 2177, 3343, 4473, 2005, 22493, 2968, 1997, 5310, 1998, 3274, 10906, 1999, 3161, 14176, 1006, 4748, 1007, 1012, 2177, 3343, 5200, 1006, 14246, 2891, 1007, 2024, 16143, 2005, 2177, 3343, 10906, 2081, 2039, 1997, 6764, 8250, 2306, 1037, 21425, 2897, 4130, 1032, 1026, 5884, 1028, 1032, 25353, 2015, 6767, 2140, 1032, 1026, 5884, 1028, 1032, 6043, 1032, 1012, 1056, 12521, 8889, 8051, 13134, 4748, 14028, 12086, 2089, 8970, 3274, 16611, 1010, 14048, 8051, 1010, 2030, 2060, 9798, 5733, 2046, 1037, 2291, 2030, 2897, 2008, 2064, 2022, 2109, 2004, 1037, 9207, 2000, 5114, 3229, 1012, 2738, 2084, 2074, 7176, 1998, 20083, 18093, 2015, 3081, 2128, 25661, 5527, 1006, 1045, 1012, 1041, 1012, 21647, 2083, 2128, 25661, 2865, 1007, 1010, 2062, 15873, 8051, 13134, 2064, 2022, 2109, 2000, 8970, 2047, 8360, 6447, 1998, 1013, 2030, 2838, 2046, 1037, 2291, 2008, 2064, 2059, 2022, 16999, 1012, 1056, 16068, 21084, 5342, 10471, 4748, 14028, 12086, 2089, 3535, 2000 ]
mitre
10.txt
45
hide artifacts associated with their behaviors to evade detection. operating systems may have features to hide various artifacts, such as important system files and administrative task execution, to avoid disrupting user work environments and prevent users from changing files or features on the system. adversaries may abuse these features to hide artifacts such as files, directories, user accounts, or other system activity to evade detection.. 001 hidden files and directories adversaries may set files and directories to be hidden to evade detection mechanisms. to prevent normal users from accidentally changing special files on a system, most operating systems have the concept of a ‘ hidden ’ file. these files don ’ t show up when a user browses the file system with a gui or when using normal commands on the command line. users must explicitly ask to show the hidden files either via a series of graphical user interface ( gui ) prompts or with command line switches ( dir / a for windows and ls – a for linux and macos ).. 002 hidden users adversaries may use hidden users to hide the presence of user accounts they create or modify. administrators may want to hide users when there are many user accounts on a given system or if they want to hide their administrative or other management accounts from other users.. 003 hidden window adversaries may use hidden windows to conceal malicious activity from the plain sight of users. in some cases, windows that would typically be displayed when an application carries out an operation can be hidden. this may be utilized by system administrators to avoid disrupting user work environments when carrying out administrative tasks.. 004 ntfs file attributes adversaries may use ntfs file attributes to hide their malicious data in order to evade detection. every new technology file system ( ntfs ) formatted partition contains a master file table ( mft ) that maintains a record for every file / directory on the partition. within mft entries are file attributes, such as extended attributes ( ea ) and data [ known as alternate data streams ( adss ) when more than one data attribute is present ], that can be used to store arbitrary data ( and even complete files ).. 005 hidden file system adversaries may use a hidden file system to conceal malicious activity from users and security tools. file systems provide a structure to store and access data from physical storage. typically, a user engages with a file system through applications that allow them to access files and directories, which are an abstraction from their physical location ( ex : disk sector ). standard file systems include
[ -0.5434994101524353, -0.341111958026886, 0.17216770350933075, -0.09177783131599426, -0.38903889060020447, -0.29075050354003906, -0.0670563355088234, -0.054665397852659225, -0.5858741402626038, 1.0266741514205933, 0.19927476346492767, -0.0453360341489315, -0.033259905874729156, -0.01895277388393879, -0.5887030959129333, -0.6086084842681885, 0.033004555851221085, 0.693307638168335, -0.5810558795928955, -0.47315818071365356, 0.2925328016281128, 0.2736685872077942, -0.3177831768989563, -0.7749160528182983, -0.21507537364959717, 0.6850308775901794, 0.3794082999229431, -0.018064098432660103, 0.3215729594230652, 0.6750717759132385, -0.2367851287126541, 0.24529196321964264, 0.024485968053340912, -0.5378863215446472, 0.5263301134109497, -0.18698371946811676, 0.8899309039115906, -0.35533443093299866, 0.17980016767978668, -1.1996821165084839, 0.8088465929031372, -0.03321707621216774, 0.08082661032676697, 0.10360754281282425, -0.7890350222587585, -0.6424651741981506, -0.16127435863018036, 0.6263775825500488, 0.18250255286693573, -0.0215438399463892, 1.1010193824768066, 0.07909684628248215, -0.018063686788082123, -0.1875304877758026, 0.21142832934856415, 0.004048531875014305, -0.027927499264478683, -0.08951637893915176, -0.07035495340824127, 0.07128657400608063, 0.22578422725200653, 0.07197937369346619, 0.1443009227514267, -0.18426743149757385, 0.868018388748169, 0.2991558611392975, 0.1086859330534935, -0.25670361518859863, -0.47130560874938965, -0.24533572793006897, 0.19357596337795258, 0.23519466817378998, -0.6287423372268677, 0.21978145837783813, -0.6588476896286011, -0.30655279755592346, 0.11172500997781754, -0.2290320098400116, 0.05245744809508324, 0.8961465954780579, 0.2956523597240448, 0.8212530612945557, -0.22898106276988983, -0.1641835868358612, 0.3015485107898712, -0.1969771385192871, 0.4367009699344635, 0.6103958487510681, -0.624042809009552, -0.034178998321294785, 0.04885236918926239, 0.19203481078147888, -0.9218949675559998, -0.02878478728234768, 0.23375797271728516, 0.4016253650188446, -0.8264231085777283, 0.20990687608718872, 0.7186247110366821, -0.4970459043979645, 0.49935218691825867, 0.8297023177146912, 0.17262303829193115, 0.4869621992111206, 0.6021162867546082, 0.14436735212802887, 0.7602500319480896, -0.17670387029647827, -0.45395627617836, -0.3745793402194977, 0.8048073053359985, 0.13588057458400726, 0.09421147406101227, -0.3835727870464325, 0.0651930570602417, 0.6228157877922058, 0.3010653555393219, 0.43962621688842773, -0.05423886328935623, 0.47935986518859863, 0.5312823057174683, -0.8840609192848206, 0.4739343225955963, -0.3123452067375183, -0.2599620521068573, 0.24812151491641998, 0.22361133992671967, 0.5822547674179077, -0.231196328997612, -0.7718973755836487, -0.22038660943508148, -0.4853329658508301, -0.48105669021606445, 0.12500692903995514, -0.40927350521087646, 0.11654725670814514, 0.29390469193458557, 0.4654277563095093, 0.43713730573654175, -1.616441011428833, 0.00814571138471365, 1.226288914680481, 0.3355870842933655, 0.8342464566230774, 0.11724749207496643, 0.012272235006093979, 0.02585715427994728, 0.3062572181224823, -0.3555602431297302, 0.43894273042678833, 0.47092995047569275, 0.028503824025392532, 1.2075793743133545, -0.2323218584060669, -0.9993199706077576, -0.12509949505329132, -1.0842918157577515, -0.02406826615333557, 0.11388520896434784, 0.5412911176681519, -0.7693082094192505, 1.0322623252868652, 0.2605551779270172, 0.2192409783601761, 0.43583419919013977, 0.40108683705329895, -1.10093092918396, -0.4873798191547394, -0.37794655561447144, -0.1418297439813614, 0.6161059737205505, -0.2673942744731903, 0.15486827492713928, 0.08570922166109085, 0.5915602445602417, 0.5470072031021118, 0.01695677451789379, -0.3315073251724243, 0.2017543613910675, 0.1356385499238968, -0.6927319169044495, 0.33840635418891907, 0.20690898597240448, 0.5710597038269043, -0.24731582403182983, 0.3689342439174652, -0.08588225394487381, -0.8306795954704285, -0.42342665791511536, -0.4323071539402008, -0.23407816886901855, 0.5185657739639282, -0.5494731068611145, 0.12521345913410187, 0.966999888420105, -0.6901096105575562, -0.9754079580307007, 0.1219790056347847, -0.27202510833740234, -0.9335768818855286, -0.09883857518434525, 0.37177056074142456, -0.18844877183437347, 0.5174674987792969, -0.49478819966316223, -0.42248210310935974, 0.8321676850318909, 1.241812825202942, 0.28715094923973083, 0.9597810506820679, 1.0056360960006714, -0.3159811198711395, -0.3715250790119171, -0.16967366635799408, 0.19796320796012878, 0.10307083278894424, 0.1946377456188202, -0.08266066759824753, -0.3934047222137451, 0.2763619124889374, -0.5513824820518494, 0.4329809844493866, 0.3138929605484009, 0.04311272129416466, -0.03898835927248001, 0.34705325961112976, 0.23322062194347382, 0.5882408022880554, 0.20000027120113373, 0.2495994120836258, -0.6164743900299072, 0.3623138666152954, 0.4127376079559326, 0.8810283541679382, 0.3673984110355377, 0.08104964345693588, -0.6346856355667114, 0.3815118372440338, -0.20064279437065125, -0.017879733815789223, -0.11365918070077896, 0.7113382816314697, 0.45918434858322144, 0.8500279784202576, 0.6479077935218811, 0.5105261206626892, 0.009850723668932915, -0.23083963990211487, -0.05415283888578415, 0.21520233154296875, -0.231048122048378, 0.8315869569778442, 0.6023225784301758, -0.5384167432785034, -0.8444263339042664, 0.09568104147911072, 0.9145622253417969, 0.6237087845802307, -0.8063377737998962, -0.7904776334762573, -0.25276288390159607, 0.4455675184726715, 0.13091959059238434, -0.792953372001648, 0.589144766330719, 0.14697544276714325, 1.0205090045928955, 0.20524704456329346, -0.6586897969245911, -0.7546899914741516, -0.503558337688446, -0.8744882941246033, -1.1931082010269165, -0.7207999229431152, -0.9943484663963318, -0.10607371479272842, 0.11205215752124786, -0.4930320382118225, 0.6699061393737793, -0.7014276385307312, -0.26916855573654175, 0.03844746574759483, 0.21961598098278046, 0.382330983877182, -0.5797643661499023, 0.3263738453388214, -0.729758083820343, -0.1118093952536583, -0.37220630049705505, 0.1220780462026596, -0.9621540307998657, 0.22164976596832275, -0.27405300736427307, 0.07826144993305206, 0.31821322441101074, 0.05064802244305611, 1.280098557472229, -0.40068086981773376, 0.14641256630420685, -0.12949824333190918, 0.13626810908317566, 0.06529849022626877, -0.14413796365261078, -0.3840884566307068, -0.7835885286331177, -0.37313130497932434, -0.04476235806941986, 0.1138625219464302, 1.1135863065719604, 0.8814412355422974, -0.7668788433074951, -0.377486914396286, 0.41561248898506165, 0.3168042004108429, -0.7746486663818359, 1.3692216873168945, -0.15992362797260284, 0.1451140195131302, 0.3117227554321289, -0.7568585276603699, -0.020879901945590973, 0.3964096009731293, 0.17304864525794983, -0.6482200622558594, 0.07522396743297577, 0.36043572425842285, 0.1332603543996811, -0.6659835577011108, 0.06928744167089462, -0.6276692152023315, -0.5352998971939087, 0.08120401203632355, -0.08350485563278198, 0.6598808765411377, -0.07184441387653351, 0.15135493874549866, 0.21996618807315826, -0.7821535468101501, 0.21302185952663422, 0.48318058252334595, -0.0142540717497468, -0.8607990741729736, 0.11319439858198166, 0.26007282733917236, -0.022534312680363655, 0.3626784682273865, -0.05976550281047821, -0.45945772528648376, -0.5426111817359924, -0.4957960844039917, 0.13751089572906494, 0.20293140411376953, 0.7758486866950989, 0.5462024211883545, 0.5531402826309204, 0.31468096375465393, -1.0174338817596436, -0.16949988901615143, -0.2579619586467743, 0.0842321589589119, 0.6873735785484314, -0.23158258199691772, -0.017715396359562874, -0.22669212520122528, -0.5568875670433044, -0.221903994679451, 0.11260317265987396, -0.31523728370666504, 0.502800703048706, -0.0968242660164833, 0.5568694472312927, -0.5613880753517151, -0.2054501473903656, 0.9707186818122864, -0.25570422410964966, -0.7666108012199402, 0.8233708739280701, -0.6437876224517822, 0.37320536375045776, -1.1709246635437012, -0.16679222881793976, -0.3156404197216034, -0.3097069263458252, 0.06709174811840057, -0.30974921584129333, -0.31540191173553467, 0.18893004953861237, -0.4035298824310303, 0.5887710452079773, -0.1316429227590561, -0.5603839159011841, -0.31614354252815247, -0.045567527413368225, 0.43531346321105957, -0.9907538890838623, -0.44747957587242126, 1.1997532844543457, 0.8732426762580872, 0.06748221814632416, 0.25836262106895447, 0.5310243964195251, 0.715462863445282, -0.7763605713844299, 0.19191874563694, -0.4217439591884613, 0.3800351023674011, -0.18881358206272125, 0.640777587890625, 0.021372158080339432, 0.0958111360669136, -0.14204169809818268, -0.2904309332370758, -0.25961068272590637, 0.03937798738479614, 0.45060330629348755, 0.06671208143234253, -0.4658135175704956, -0.8607389330863953, 0.6517811417579651, -0.3419288992881775, -0.6130667328834534, 0.1688835173845291, -0.6625614166259766, 0.711496114730835, 0.8423298597335815, -1.4094148874282837, 0.17166389524936676, -0.47956302762031555, 0.33145636320114136, 0.14926081895828247, 0.296125590801239, -0.09949969500303268, -0.7609856724739075, 0.16250112652778625, -0.4044126868247986, -0.32755377888679504, 0.0069040823727846146, 0.6043378710746765, 0.46433937549591064, -0.8392153978347778, 0.16701163351535797, 0.44924095273017883, -0.7333585023880005, -0.7720187306404114, 0.039249833673238754, 0.31810304522514343, 0.305694043636322, 1.1525142192840576, -0.2378312051296234, 0.07036963850259781, 0.22180214524269104, -0.5478687882423401, 0.07011155039072037, -1.2226430177688599, 0.2495127171278, 0.12342456728219986, 0.44141870737075806, -0.7566233277320862, 0.4421636760234833, -0.9067944884300232, -0.11612401157617569, -0.12636017799377441, -0.7843232750892639, -0.6603683233261108, -0.09187259525060654, 0.7436861991882324, -0.7224698662757874, -0.4889831244945526, 0.6515792012214661, 0.22927972674369812, 0.2773149311542511, 0.0075073824264109135, -0.10568687319755554, -0.7159310579299927, 0.7926669120788574, -0.5342292785644531, 0.5740811824798584, -0.15294930338859558, -0.22927546501159668, -0.18508999049663544, -0.5058878064155579, 0.9079192280769348, 0.22830599546432495, 0.18514418601989746, -0.9960544109344482, -0.27746379375457764, -0.5820277333259583, 0.2453075349330902, 0.2298993468284607, 0.7383734583854675, -0.024069320410490036, 0.18865740299224854, -0.04448762908577919, -0.29927775263786316, -0.29160988330841064, -0.1618635058403015, -0.22129516303539276, -0.5837070941925049, 0.03437725454568863, -0.003527245484292507, 0.20891538262367249, 0.11450760066509247, -0.5001879930496216, 0.31116846203804016, 0.07857302576303482, 0.2624876797199249, -1.018629550933838, 0.051678646355867386, -0.33864688873291016, 0.2855742275714874, -0.447257399559021, 0.3629612326622009, -0.019320916384458542, 0.3067342936992645, -0.10147015750408173, 1.235716462135315, 0.9699999094009399, -0.06746301054954529, -0.1692894995212555, 0.06751998513936996, 0.7274051904678345, -0.7526751756668091, 0.23351676762104034, 0.24385227262973785, -0.3609946072101593, 0.13566982746124268, -0.6172791123390198, -0.9782305359840393, -0.7840591073036194, -0.41894710063934326, 0.013564827851951122, -0.06981358677148819, 0.7962331771850586, -0.6660410761833191, -0.3757104277610779, -0.2329418957233429, 1.2031221389770508, 0.35008546710014343, -0.7188428640365601, 0.26353922486305237, 0.20274265110492706, -0.34156596660614014, 0.0761527419090271, -0.4384044110774994, -0.4578196704387665, -0.6802062392234802, 0.21843667328357697, 0.5650033950805664, -0.2798084616661072, -0.3275858163833618, 0.15190985798835754, -0.4886545240879059, 0.4770054519176483, 0.39911019802093506, -0.6889766454696655, -0.30261632800102234, 0.3844723105430603, -0.3672007918357849, -0.11161157488822937, 0.28183871507644653, -1.1731129884719849, -0.03671586886048317, -0.3145639896392822, -0.0076755075715482235, -0.03822466358542442, 0.21509605646133423, -0.20348042249679565, 0.34475842118263245, 0.4676632583141327, -1.3670026063919067, -0.28332605957984924, -0.808070957660675, 0.7351393699645996, 0.07516266405582428, 0.015313191339373589, -0.00877313781529665, 0.1757175773382187, -0.5728058218955994, -1.2734284400939941, 0.5991370677947998, -0.34823188185691833, -0.3849571943283081, 0.12971514463424683, -0.2527880072593689, 0.2538803219795227, -0.4369764029979706, 0.1355607509613037, 0.614657461643219, 0.2307714819908142, -0.13757850229740143, 0.09644464403390884, 0.2605663537979126, 0.304351806640625, -0.17209172248840332, 0.31913644075393677, -0.07730955630540848, -0.6712026596069336, -0.23466293513774872, 0.007670669350773096, -0.3738170564174652, -0.47553136944770813, 0.21471740305423737, 0.7208787202835083, -0.4153439402580261, 0.29339948296546936, 0.12436365336179733, -0.23996448516845703, -0.14593376219272614, 0.039733048528432846, -0.35836854577064514, 0.12100142240524292, 0.7720836400985718, -0.0860803946852684, 0.5726822018623352, 0.3521854281425476, 0.22448836266994476, -0.5408274531364441, -0.6602802872657776, 0.8278911113739014, -0.24610914289951324, -0.09209699183702469, 0.39458462595939636, 0.5629437565803528, -0.9179633259773254, -0.5571398735046387, -1.1990060806274414, 0.4807168245315552, 0.5499138832092285, -0.2893544137477875, 0.20280534029006958, 0.37727659940719604, -0.2973303198814392, 0.6577585339546204, 0.14212223887443542, 0.6944925785064697, 0.3916361629962921, -0.16796572506427765, 0.4493938088417053, 0.11098866909742355, 0.2236633449792862, 0.3070065975189209, -0.6754082441329956, -0.4298444092273712, -0.0005621880991384387, 0.40232977271080017, 0.25237002968788147, -0.08174050599336624, 0.5936412215232849, -0.21773135662078857, -0.2833464443683624, 0.049800556153059006, 0.13757739961147308, 0.8184394240379333, -0.16653044521808624, 0.20901647210121155, 0.5810506939888, 0.5615882873535156, -0.8420817852020264, -0.11067204177379608, 0.02056509628891945, -0.27415430545806885, 0.05838766321539879, -0.800117552280426, -0.14771482348442078, -0.038963012397289276, 0.3713204264640808, -0.6290456056594849, -1.1723120212554932, -0.8352993726730347, -0.7681569457054138, -0.025070156902074814, 0.08853059262037277, -0.3238494098186493, -0.19870257377624512, 0.49106162786483765, 0.00984129123389721, -0.35290876030921936, -0.667343258857727, 0.02019505947828293, -0.4852380156517029, 0.26768970489501953, -0.8585096001625061, -0.006561990361660719, -0.1998470574617386, -0.1977761834859848, -0.5298490524291992, -0.22717046737670898, -0.01307010743767023, -0.6194732785224915, 0.12410323321819305, 0.26805242896080017, -0.979160487651825, 0.07000242173671722, -0.6200982332229614, -0.03047233819961548, -0.33083435893058777, -0.8110624551773071, -0.5531380772590637, 0.5679659843444824, 0.2668720781803131, 0.2585366666316986, 0.31847256422042847, 0.8690227270126343, 0.9732996225357056, -1.092409372329712, -0.2747603952884674, 0.23098069429397583, 0.05593843013048172, -0.06834106892347336, 0.2034473866224289, -0.5335822105407715, 0.3065316379070282, 0.20510049164295197, -0.7663474678993225, -0.45164915919303894, -0.9251442551612854, 0.48606711626052856, 0.697948157787323, -0.290662944316864, -0.33791863918304443, 0.573463499546051, -0.23560181260108948, -0.39557725191116333, -0.14709338545799255, 0.6456514596939087, 0.5477057099342346, -0.26598384976387024, 0.37297889590263367, 0.34689053893089294, 0.17538385093212128, -0.03132282942533493, -0.16009503602981567, -0.3644946217536926, -0.708701491355896, 0.16386646032333374, 0.061544716358184814, 0.38006606698036194, -0.3144519627094269, -0.08707809448242188, -0.21465124189853668, 0.7350548505783081, 0.056402791291475296, 0.2747284770011902, 0.038104329258203506, 0.36716967821121216, -0.9726038575172424, -0.21498101949691772, -0.6685718297958374, 0.13188038766384125, 0.6095247268676758, -0.4921024739742279, -0.5833970308303833, -0.09517017751932144, 0.09037332981824875, 0.6555793285369873, -0.20493094623088837, 0.0821867436170578, 0.15757396817207336, 0.355804443359375, -0.1579325795173645, 1.6024155616760254, 0.015485711395740509, 0.12573371827602386, -0.42275023460388184, 0.02148227021098137, -0.7668501734733582, -0.9556469917297363, 0.14288055896759033, 1.0032991170883179, 0.14086610078811646, -0.1809757798910141, -0.7345119714736938, -0.056271571666002274, 0.37743982672691345, 0.12972202897071838, 0.4532102644443512, -0.1728852391242981, -0.28725048899650574, 0.7154856324195862, -0.5005180239677429, -0.41155216097831726, 0.19609330594539642, 0.34352681040763855, -0.33122292160987854, -0.04252578690648079, -0.4967033863067627, -0.0009279832011088729, -0.44593966007232666, -0.29277503490448, -0.1624152511358261, 0.33093416690826416, 0.5408509969711304, -1.0953586101531982, 0.41821229457855225, -0.10483884811401367, 0.18451842665672302, 0.49941059947013855, -0.07190901041030884, -0.8365048766136169, 0.2853885889053345, 0.41591179370880127, -0.30232325196266174, 0.17384572327136993, 0.6911453604698181, 0.4220397174358368, -0.3142428696155548, 0.7327324151992798, 0.1660335808992386, -0.10333000868558884, 0.018151508644223213, -0.8748986124992371, -0.023746853694319725, 0.10773244500160217, 0.2854086458683014, -0.24860623478889465, -0.3528289794921875, 0.806675136089325, -0.5026098489761353, 0.22544613480567932, -0.6254091858863831, -0.010637320578098297, 0.6851994395256042, -0.06169169023633003, -0.756417453289032, 0.38352832198143005, 1.1350789070129395, 0.29486191272735596, -0.6868359446525574, 0.5309868454933167, 0.18234370648860931, -0.42303013801574707, -0.09963949024677277, 0.42982789874076843, -0.5281381011009216, -0.22460949420928955, 0.19117821753025055, -1.1841922998428345, -0.05081799626350403, -0.6569151282310486, 0.3646824359893799, 0.08849900960922241, 0.5907347798347473, -0.7911641597747803, 0.555223286151886, -0.7025848627090454, 0.6606824398040771, -0.7462180256843567, 0.19122643768787384, 0.20668970048427582, -0.489981472492218, 0.07311175763607025, 0.010593456216156483, -0.1268109381198883, 0.048518721014261246, 0.1804080456495285, 0.32909953594207764, 1.3914555311203003, 0.2121802717447281, -0.42014753818511963, -0.6883863806724548, 0.02273349091410637, 0.20881018042564392, 0.39854374527931213, -0.41990160942077637, -0.07876300811767578, 0.10831747949123383, -0.2116345465183258, 0.31604546308517456, -0.03635071963071823, -1.0064581632614136, 0.28973719477653503, -0.33486247062683105, -0.3385014832019806, 0.4753784239292145, 0.8148585557937622, -0.5787163376808167, 0.27618154883384705, 0.15098989009857178, -0.027621833607554436, 0.559704601764679, 0.1241183951497078, -0.28433191776275635, -0.5472562909126282, -0.6689789295196533, 0.13718007504940033, 0.7459374666213989, -0.24024249613285065, 0.05311676859855652, 0.2195970118045807, -0.8939273357391357, -0.8776564598083496, -0.2833338975906372, -0.4084579646587372, -0.3456459939479828, 1.2708020210266113, 0.2855950891971588, 0.4954715073108673, 0.34894534945487976, -0.236641064286232, 0.2462070882320404, 0.07572910189628601, 0.15715771913528442, -0.6640907526016235, 0.3332425653934479, 0.8694900870323181, 0.10812781006097794, -0.1511208564043045, 0.0839662104845047, 0.9356006383895874, -0.08397386223077774, -0.62885582447052, -0.089913509786129, -0.625278115272522, -0.5065259337425232, -0.11391962319612503, -0.24707238376140594, 0.0758223757147789, 0.4149284064769745, 0.28944268822669983, -0.6793526411056519, -0.22211332619190216, -0.03320200741291046, 0.4617449641227722, -0.4671642482280731, 0.3539811074733734, 0.41463521122932434, 0.0880902037024498, 0.5244933366775513, -0.9293704628944397, 4.257539749145508, 0.6364845037460327, 0.5602062344551086, 0.2677494287490845, 0.5899279117584229, 0.8030638098716736, 1.3444318771362305, -0.5420806407928467, -0.16105487942695618, -0.5642130970954895, 1.0475682020187378, -1.037371277809143, 0.11154575645923615, 0.10061699897050858, -0.2712470591068268, 0.5974351167678833, -0.12039196491241455, 0.5533124208450317, 0.4367373585700989, -1.0969107151031494, -0.47471630573272705, -0.08567643165588379, -0.7627223134040833, 0.44652217626571655, -0.2754724323749542, 0.2520219683647156, 0.19064174592494965, -0.4171997904777527, -0.19314473867416382, -0.034520700573921204, -0.2254296839237213, -0.8589498400688171, 0.45982056856155396, -0.08512081205844879, -0.2610566318035126, 0.005824896041303873, 0.03873841091990471, -0.3788811266422272, -0.14980380237102509, 0.07269523292779922, 0.9535348415374756, -0.1613972783088684, -0.6414838433265686, -0.5769619345664978, 0.08442480117082596, 0.7555151581764221, -0.44279471039772034, -0.34944602847099304, 0.7849794626235962, -0.5878624320030212, 0.9029442667961121, -0.056922364979982376, 0.9092168807983398, 0.36468708515167236, -0.09344902634620667, 0.7132949829101562, 0.31796419620513916, 0.2470342069864273, 0.5288859605789185, 0.37484511733055115, 0.4507693350315094, 0.2804240584373474, -0.3363460898399353, -0.2888241708278656, -0.5228334665298462, 0.1543550044298172, -0.07656251639127731, 0.9953818321228027, 0.44308385252952576, -0.105921171605587, 0.17655186355113983, -0.6984780430793762, -0.2885183095932007, -0.9335972666740417, 0.34724459052085876, -0.27644556760787964, 0.05763288959860802, 0.46007421612739563, 0.4159816801548004, -0.4937671720981598, 0.05676029250025749, -0.8060807585716248, -0.5977948904037476, 0.151289165019989, 0.5176964998245239, 0.8177840709686279, -0.14934077858924866, -0.4804118275642395, -0.023151060566306114, 0.05976323410868645, 0.47458043694496155, 0.10008667409420013, 0.05896293744444847, -0.5153027772903442, 0.8029953241348267 ]
[ 5342, 10471, 3378, 2007, 2037, 15592, 2000, 26399, 10788, 1012, 4082, 3001, 2089, 2031, 2838, 2000, 5342, 2536, 10471, 1010, 2107, 2004, 2590, 2291, 6764, 1998, 3831, 4708, 7781, 1010, 2000, 4468, 23217, 2075, 5310, 2147, 10058, 1998, 4652, 5198, 2013, 5278, 6764, 2030, 2838, 2006, 1996, 2291, 1012, 4748, 14028, 12086, 2089, 6905, 2122, 2838, 2000, 5342, 10471, 2107, 2004, 6764, 1010, 2472, 3111, 1010, 5310, 6115, 1010, 2030, 2060, 2291, 4023, 2000, 26399, 10788, 1012, 1012, 25604, 5023, 6764, 1998, 2472, 3111, 4748, 14028, 12086, 2089, 2275, 6764, 1998, 2472, 3111, 2000, 2022, 5023, 2000, 26399, 10788, 10595, 1012, 2000, 4652, 3671, 5198, 2013, 9554, 5278, 2569, 6764, 2006, 1037, 2291, 1010, 2087, 4082, 3001, 2031, 1996, 4145, 1997, 1037, 1520, 5023, 1521, 5371, 1012, 2122, 6764, 2123, 1521, 1056, 2265, 2039, 2043, 1037, 5310, 11347, 2229, 1996, 5371, 2291, 2007, 1037, 26458, 2030, 2043, 2478, 3671, 10954, 2006, 1996, 3094, 2240, 1012, 5198, 2442, 12045, 3198, 2000, 2265, 1996, 5023, 6764, 2593, 3081, 1037, 2186, 1997, 20477, 5310, 8278, 1006, 26458, 1007, 25732, 2015, 2030, 2007, 3094, 2240, 15924, 1006, 16101, 1013, 1037, 2005, 3645, 1998, 1048, 2015, 1516, 1037, 2005, 11603, 1998, 6097, 2891, 1007, 1012, 1012, 4002, 2475, 5023, 5198, 4748, 14028, 12086, 2089, 2224, 5023, 5198, 2000, 5342, 1996, 3739, 1997, 5310, 6115, 2027, 3443, 2030, 19933, 1012, 15631, 2089, 2215, 2000, 5342, 5198, 2043, 2045, 2024, 2116, 5310, 6115, 2006, 1037, 2445, 2291, 2030, 2065, 2027, 2215, 2000, 5342, 2037, 3831, 2030, 2060, 2968, 6115, 2013, 2060, 5198, 1012, 1012, 4002, 2509, 5023, 3332, 4748, 14028, 12086, 2089, 2224, 5023, 3645, 2000, 19819, 24391, 4023, 2013, 1996, 5810, 4356, 1997, 5198, 1012, 1999, 2070, 3572, 1010, 3645, 2008, 2052, 4050, 2022, 6913, 2043, 2019, 4646, 7883, 2041, 2019, 3169, 2064, 2022, 5023, 1012, 2023, 2089, 2022, 12550, 2011, 2291, 15631, 2000, 4468, 23217, 2075, 5310, 2147, 10058, 2043, 4755, 2041, 3831, 8518, 1012, 1012, 4002, 2549, 23961, 10343, 5371, 12332, 4748, 14028, 12086, 2089, 2224, 23961, 10343, 5371, 12332, 2000, 5342, 2037, 24391, 2951, 1999, 2344, 2000, 26399, 10788, 1012, 2296, 2047, 2974, 5371, 2291, 1006, 23961, 10343, 1007, 4289, 3064, 13571, 3397, 1037, 3040, 5371, 2795, 1006, 1049, 6199, 1007, 2008, 9319, 1037, 2501, 2005, 2296, 5371, 1013, 14176, 2006, 1996, 13571, 1012, 2306, 1049, 6199, 10445, 2024, 5371, 12332, 1010, 2107, 2004, 3668, 12332, 1006, 19413, 1007, 1998, 2951, 1031, 2124, 2004, 6585, 2951, 9199, 1006, 14997, 2015, 1007, 2043, 2062, 2084, 2028, 2951, 17961, 2003, 2556, 1033, 1010, 2008, 2064, 2022, 2109, 2000, 3573, 15275, 2951, 1006, 1998, 2130, 3143, 6764, 1007, 1012, 1012, 4002, 2629, 5023, 5371, 2291, 4748, 14028, 12086, 2089, 2224, 1037, 5023, 5371, 2291, 2000, 19819, 24391, 4023, 2013, 5198, 1998, 3036, 5906, 1012, 5371, 3001, 3073, 1037, 3252, 2000, 3573, 1998, 3229, 2951, 2013, 3558, 5527, 1012, 4050, 1010, 1037, 5310, 24255, 2007, 1037, 5371, 2291, 2083, 5097, 2008, 3499, 2068, 2000, 3229, 6764, 1998, 2472, 3111, 1010, 2029, 2024, 2019, 24504, 2013, 2037, 3558, 3295, 1006, 4654, 1024, 9785, 4753, 1007, 1012, 3115, 5371, 3001, 2421 ]
mitre
10.txt
46
fat, ntfs, ext4, and apfs. file systems can also contain other structures, such as the volume boot record ( vbr ) and master file table ( mft ) in ntfs.. 006 run virtual instance adversaries may carry out malicious operations using a virtual instance to avoid detection. a wide variety of virtualization technologies exist that allow for the emulation of a computer or computing environment. by running malicious code inside of a virtual instance, adversaries can hide artifacts associated with their behavior from security tools that are unable to monitor activity inside the virtual instance. additionally, depending on the virtual networking implementation ( ex : bridged adapter ), network traffic generated by the virtual instance can be difficult to trace back to the compromised host as the ip address and hostname might not match known values.. 007 vba stomping adversaries may hide malicious visual basic for applications ( vba ) payloads embedded within ms office documents by replacing the vba source code with benign data.. 008 email hiding rules adversaries may use email rules to hide inbound emails in a compromised user's mailbox. many email clients allow users to create inbox rules for various email functions, including moving emails to other folders, marking emails as read, or deleting emails. rules may be created or modified within email clients or through external features such as the new - inboxrule or set - inboxrule powershell cmdlets on windows systems.. 009 resource forking adversaries may abuse resource forks to hide malicious code or executables to evade detection and bypass security applications. a resource fork provides applications a structured way to store resources such as thumbnail images, menu definitions, icons, dialog boxes, and code. usage of a resource fork is identifiable when displaying a file ’ s extended attributes, using ls - l @ or xattr - l commands. resource forks have been deprecated and replaced with the application bundle structure. non - localized resources are placed at the top level directory of an application bundle, while localized resources are placed in the / resources folder.. 010 process argument spoofing adversaries may attempt to hide process command - line arguments by overwriting process memory. process command - line arguments are stored in the process environment block ( peb ), a data structure used by windows to store various information about / used by a process. the peb includes the process command - line arguments that are referenced when executing
[ -0.1752588301897049, -0.578283965587616, 0.31135156750679016, 0.5449996590614319, -0.30862754583358765, -0.36770161986351013, -0.4847621023654938, 0.163228839635849, -0.12344078719615936, 0.5025417804718018, 0.24022318422794342, -0.3661632537841797, 0.24711397290229797, -0.3066232204437256, -1.0229721069335938, -0.7999423742294312, -0.21255183219909668, -0.016330350190401077, -0.7949472069740295, -0.398502916097641, 0.09071053564548492, 0.0411541648209095, -0.5342612266540527, -0.6740120053291321, -0.03369830548763275, 0.5302000045776367, 0.5165305137634277, 0.2383883148431778, 0.3817892372608185, 0.7109640836715698, -0.10608735680580139, -0.3104496896266937, -0.1740437150001526, -0.639294445514679, 0.2653869390487671, -0.2589688301086426, 1.0759186744689941, -0.24009498953819275, 0.17679370939731598, -0.5605692267417908, 0.7155181765556335, -0.1939874142408371, 0.09778066724538803, -0.03071754053235054, -0.7441316246986389, -0.6266992092132568, 0.08496814966201782, 0.44890695810317993, 0.32811903953552246, -0.3206444978713989, 0.8387941718101501, 0.22400636970996857, -0.17964720726013184, -0.10822411626577377, 0.24124687910079956, -0.10075187683105469, 0.2599915862083435, -0.03341790288686752, 0.07519345730543137, 0.060922253876924515, 0.16312751173973083, 0.6369159817695618, 0.5643037557601929, -0.5887404084205627, 0.2138337939977646, 0.5853278636932373, -0.015882547944784164, -0.30492499470710754, -0.38502389192581177, -0.26956433057785034, -0.13419373333454132, 0.20026150345802307, -1.1310601234436035, -0.18577337265014648, -0.8751175403594971, -0.5040147304534912, -0.6401561498641968, -0.2539154887199402, 0.11093773692846298, 0.5739387273788452, 0.046577420085668564, 0.6572839021682739, 0.25392600893974304, -0.34454232454299927, -0.1335209608078003, -0.3597288429737091, 0.363248348236084, 0.4303972125053406, -0.6496807932853699, 0.2565348744392395, -0.1142956092953682, 0.51183021068573, -1.0066100358963013, 0.2095780223608017, 0.20863774418830872, 0.3665884733200073, -0.7185645699501038, 0.14924176037311554, 0.13315817713737488, -0.2754076421260834, 0.5309876799583435, 0.3381664752960205, 0.20469939708709717, 0.37102559208869934, -0.30775076150894165, 0.23387809097766876, 0.3294505476951599, -0.16463927924633026, -0.43208542466163635, -0.23166078329086304, 0.7158299684524536, 0.1879720538854599, 0.13382776081562042, -0.6781600117683411, 0.11803210526704788, 0.5898603200912476, -0.09237732738256454, 0.05231572315096855, -0.44170817732810974, 0.38880905508995056, 0.8143765926361084, -0.5375441908836365, 0.7476476430892944, -0.009351203218102455, 0.11838637292385101, -0.28432410955429077, 0.16375383734703064, 0.38556182384490967, -0.30075687170028687, -0.7372279763221741, 0.29612940549850464, -0.05427360162138939, -0.5502414107322693, 0.28705984354019165, -0.39900973439216614, -0.0016453592106699944, 0.5228460431098938, 0.32460981607437134, 0.2435167282819748, -1.0164762735366821, -0.21075662970542908, 0.7565934062004089, 0.34960493445396423, 0.9819572567939758, 0.25732043385505676, 0.12206969410181046, -0.12879018485546112, -0.09896811842918396, -0.5484445691108704, 0.6832900047302246, 0.14587029814720154, -0.1692548245191574, 0.7194985151290894, -0.21536554396152496, -0.9512311816215515, 0.22020937502384186, -0.7205048203468323, 0.278964638710022, -0.2672377824783325, 0.10219468176364899, -0.2137206643819809, 0.6703763604164124, 0.2207196205854416, 0.07924770563840866, 0.020767692476511, 0.05633612349629402, -0.723345935344696, -0.3464173972606659, -0.1624881774187088, -0.2111205905675888, 0.5511270761489868, 0.21221472322940826, -0.03241783007979393, 0.2898503541946411, 0.7577764391899109, 0.4573218822479248, -0.2519528567790985, -0.5234462022781372, 0.33710476756095886, 0.4954290986061096, -0.43719282746315, 0.2732868492603302, 0.46792784333229065, 0.8296974897384644, -0.4710119068622589, 0.34332942962646484, -0.4708162546157837, -0.7531689405441284, -0.31988704204559326, -0.415846049785614, -0.23845183849334717, 0.6929614543914795, -0.9864329695701599, 0.527148962020874, 0.7799827456474304, -0.33284854888916016, -1.2138879299163818, -0.2893712818622589, -0.38692885637283325, -1.0038237571716309, -0.4654986560344696, -0.06690946966409683, -0.18604527413845062, 0.09295215457677841, -0.5651028752326965, -0.49348363280296326, 1.1814876794815063, 0.9333682060241699, 0.07263143360614777, 1.3647830486297607, 0.8964518904685974, -0.5719993710517883, -0.19355875253677368, -0.0031184195540845394, 0.24581830203533173, -0.26373952627182007, 0.13189822435379028, 0.054778825491666794, -0.30452898144721985, 0.4822259545326233, -0.480581670999527, 0.8537439107894897, -0.14196689426898956, 0.6339763402938843, 0.22842158377170563, -0.30562523007392883, -0.05312043055891991, 0.00017158487753476948, -0.35405978560447693, 0.04400526359677315, -0.27450501918792725, 0.47824826836586, 0.6560916900634766, 0.8253635764122009, 0.5491711497306824, 0.25280025601387024, -0.24601231515407562, 0.2860822081565857, 0.05862070992588997, 0.01677490957081318, 0.16688646376132965, 0.5576783418655396, 0.20402806997299194, 0.29623153805732727, 0.669182538986206, 0.1921544373035431, -0.023344414308667183, 0.06444802135229111, -0.04071899130940437, 0.37275129556655884, 0.3476479649543762, 0.22047460079193115, 0.10483857244253159, -0.11612383276224136, -0.7120604515075684, -0.2908709943294525, 0.7124010920524597, 0.38722214102745056, -0.9427620768547058, -0.5643328428268433, -0.24363264441490173, -0.41485244035720825, -0.07831624150276184, -0.6521323323249817, 0.22905723750591278, 0.6486457586288452, 0.41481202840805054, 0.12574028968811035, -0.7248509526252747, -0.8168385624885559, -0.41268235445022583, -0.8118459582328796, -0.7955294251441956, -0.7722470164299011, -0.6699461936950684, -0.44992318749427795, 0.23252220451831818, -0.2163269817829132, 0.9182661771774292, -0.9852599501609802, -0.050413310527801514, 0.4954630136489868, -0.04918558523058891, 0.41119131445884705, -0.21810193359851837, 0.12365017831325531, -0.5931577682495117, 0.24398599565029144, 0.10935623943805695, 0.2605339586734772, -0.6338783502578735, -0.4858056306838989, -0.18894897401332855, -0.1999034732580185, -0.06506665050983429, -0.1314309984445572, 1.1615524291992188, -0.2501175105571747, -0.1254923939704895, -0.195871040225029, 0.42685016989707947, 0.06450361013412476, 0.1297297477722168, 0.29341748356819153, -1.001150131225586, 0.24947652220726013, 0.104459747672081, -0.13370592892169952, 0.40036410093307495, 0.5621220469474792, -0.8806211948394775, 0.04682653397321701, 0.1315123736858368, 0.39598169922828674, -0.5263482332229614, 0.8341798782348633, 0.7291733622550964, 0.32959142327308655, 0.0011215668637305498, -0.819222092628479, 0.5850889086723328, -0.1583779752254486, -0.18473230302333832, -0.6906338334083557, -0.3986687958240509, 0.3006049692630768, -0.13698965311050415, -0.7193278074264526, 0.19331225752830505, -0.47529593110084534, -0.25046977400779724, 0.008633514866232872, -0.25927627086639404, 0.8318147659301758, -0.2716246247291565, -0.44078683853149414, 0.1958627849817276, -0.15194988250732422, 0.3033372759819031, 0.03443088009953499, 0.2608427107334137, -0.7550646662712097, 0.21177761256694794, 0.5945037007331848, -0.25995710492134094, 0.4018832743167877, 0.162272647023201, -0.06809280067682266, -0.33103859424591064, -0.566150963306427, -0.12500479817390442, 0.16269171237945557, 0.7845108509063721, -0.19551636278629303, 0.3307288885116577, 0.4001955986022949, -0.9532232284545898, -0.20526519417762756, -0.16897059977054596, 0.04106166958808899, 0.3398670256137848, 0.20648948848247528, -0.36725834012031555, -0.11130987852811813, -0.24962930381298065, -0.8569114804267883, 0.03211453929543495, -0.05090877413749695, -0.049056850373744965, 0.25032806396484375, 0.2859778106212616, -0.6529863476753235, -0.005767857655882835, 0.7866573929786682, 0.013616960495710373, -0.8255355954170227, 0.44591647386550903, 0.3904206156730652, 0.4172753691673279, -0.9180861711502075, 0.37408146262168884, 0.07045096158981323, -0.15341074764728546, 0.3178149461746216, 0.13476444780826569, -0.23310670256614685, -0.23180000483989716, -0.6581410765647888, -0.03937869891524315, -0.053813330829143524, -0.1714443415403366, -0.0833115503191948, 0.36234042048454285, -0.3660140633583069, -0.41762739419937134, -0.7966885566711426, 1.0710588693618774, 0.9106279611587524, 0.35508599877357483, 0.5023496747016907, 0.7558963298797607, 0.6300777196884155, -0.5377019047737122, 0.37294596433639526, -0.6029464602470398, 0.37531933188438416, -0.11552334576845169, 0.6234586238861084, -0.24836568534374237, -0.11190467327833176, 0.0691194087266922, -0.28405824303627014, -0.21138472855091095, -0.22380253672599792, 0.1826455444097519, 0.26565518975257874, -0.46512314677238464, -0.4081836938858032, 0.4884938895702362, -0.24373453855514526, -0.38801702857017517, 0.04653563350439072, -0.6894097924232483, 0.6157608032226562, 0.7279766201972961, -0.7576019167900085, 0.046639882028102875, -0.493979811668396, 0.3564518690109253, 0.30374792218208313, 0.6376500725746155, 0.03577134758234024, -0.6934419274330139, -0.3437114655971527, -0.16175077855587006, 0.07643245160579681, 0.30695265531539917, 0.11661151051521301, -0.0788143202662468, -1.161826729774475, 0.2843894362449646, 0.6001936197280884, -0.5750188827514648, -1.1077330112457275, -0.02131061814725399, 0.5308884978294373, 0.7085052728652954, 0.9462377429008484, -0.37686529755592346, -0.10251622647047043, 0.0624014250934124, -0.6286275386810303, 0.2272031456232071, -1.2847574949264526, -0.013272137381136417, -0.04784555360674858, 0.5484319925308228, -0.5291093587875366, 0.16945406794548035, -0.7335795760154724, 0.12458664178848267, -0.6772903203964233, -0.6959797143936157, -0.7376067042350769, 0.06907443702220917, 0.8068816661834717, -0.49211281538009644, -0.3337406814098358, 0.9426718950271606, 0.30723679065704346, -0.2134920060634613, -0.261177659034729, -0.3594801723957062, -0.3784862756729126, 0.6492465734481812, -0.6832032203674316, 0.5496867895126343, 0.37559664249420166, 0.3516189455986023, -0.16871768236160278, -0.20465931296348572, 0.7123945355415344, 0.2798077166080475, -0.23058496415615082, -0.8685396313667297, -0.4897617697715759, -0.22971761226654053, 0.38250893354415894, 0.03579032048583031, 0.6574053168296814, -0.37174171209335327, 0.43393298983573914, 0.24581870436668396, 0.692229688167572, -0.6794349551200867, -0.44507431983947754, -0.3464369475841522, -0.25346511602401733, 0.33603012561798096, -0.5162718296051025, 0.4070999026298523, 0.044997554272413254, -0.13621030747890472, 0.3308965265750885, 0.5621972680091858, 0.06506472826004028, -1.3853634595870972, -0.03030497208237648, -0.39789554476737976, 0.640916109085083, -0.6555307507514954, 0.3435225188732147, -0.00138856191188097, 0.5353918075561523, 0.09849528223276138, 1.0345383882522583, 0.672931432723999, -0.019696490839123726, -0.19771777093410492, 0.22851836681365967, 0.48033344745635986, -0.3369043171405792, -0.12346971035003662, 0.15359295904636383, -0.5692245960235596, 0.0350421778857708, 0.2836911082267761, -0.6477739810943604, -0.7998191118240356, -0.7439072728157043, 0.21252335608005524, -0.21374613046646118, 0.4600827395915985, -0.8626931309700012, -0.11314181983470917, -0.36151495575904846, 0.5915505290031433, 0.021559756249189377, -0.5430484414100647, -0.2367839366197586, 0.07122592628002167, 0.03239705413579941, 0.2113238275051117, 0.08613956719636917, -0.5702334642410278, -0.34792420268058777, 0.09415377676486969, 0.7367088794708252, -0.0833936259150505, -0.10000847280025482, 0.18165533244609833, -0.24238748848438263, 1.0646418333053589, 0.14055654406547546, -1.4632890224456787, -0.6168965101242065, -0.1388934999704361, -0.4431047737598419, -0.334788978099823, 0.4712280333042145, -1.0640194416046143, 0.6565704941749573, 0.07617378234863281, -0.48192736506462097, 0.27710020542144775, -0.12085852771997452, 0.06946456432342529, -0.04873715713620186, 0.3221632242202759, -0.9542379975318909, 0.30126312375068665, -0.3744659721851349, 0.8018897771835327, 0.22077323496341705, 0.09366410225629807, -0.05882234498858452, 0.24264761805534363, -0.7483884692192078, -1.455306053161621, 0.7219274640083313, 0.17506827414035797, -0.40331465005874634, 0.4350375831127167, -0.025150880217552185, 0.7681335210800171, -0.2583853006362915, 0.7884641289710999, 0.6579610705375671, 0.46376901865005493, -0.2288699448108673, 0.19228795170783997, 0.0021874054800719023, 0.5074722766876221, -0.13082918524742126, 0.17483727633953094, -0.5986841917037964, -0.6536861658096313, 0.20914047956466675, -0.5668945908546448, -0.17076978087425232, -0.34891077876091003, -0.0908769741654396, 0.3047357499599457, -0.23881472647190094, 0.8784621953964233, -0.3762624263763428, -0.37811464071273804, 0.06110094487667084, -0.30725809931755066, -0.26539331674575806, -0.00962983351200819, 0.7611076235771179, 0.21421310305595398, 0.21226057410240173, 0.04828261584043503, -0.10486241430044174, -0.44462713599205017, -0.7482157349586487, 0.6539554595947266, -0.06731323152780533, -0.5625057816505432, 0.7537788152694702, -0.19200605154037476, -0.7993492484092712, -0.36531853675842285, -0.9091075658798218, 0.31607586145401, 0.02690179832279682, -0.20383745431900024, -0.02353070303797722, 0.24555014073848724, -0.20122526586055756, 0.09851487725973129, 0.32147547602653503, 0.6787622570991516, 0.5448881387710571, -0.5552513599395752, 0.44420531392097473, -0.42663589119911194, 0.18102191388607025, 0.47809669375419617, -0.2834497392177582, -0.10518285632133484, -0.5449004173278809, -0.19661948084831238, 0.5139750838279724, -0.0013620725367218256, 0.7882561087608337, -0.5038319230079651, 0.5147375464439392, -0.3082776665687561, 0.307437002658844, 1.1330902576446533, 0.12937702238559723, 0.05030165985226631, 0.6223540306091309, 0.7214872241020203, -0.5956413745880127, 0.0347125381231308, -0.2964608073234558, -0.3172501027584076, 0.12012355029582977, -0.8458400964736938, 0.052149698138237, -0.2545110583305359, -0.2992517948150635, -0.32509753108024597, -0.6565902829170227, -0.652729868888855, -0.3623620867729187, 0.054018642753362656, -0.21491961181163788, -0.48388147354125977, -0.31500160694122314, -0.012859870679676533, -0.358058899641037, -0.04314612224698067, -0.6993844509124756, 0.2704589068889618, -0.47420164942741394, 0.6585107445716858, -0.6920569539070129, 0.4972217082977295, -0.2993567883968353, -0.710811972618103, -0.010273383930325508, -0.12374397367238998, -0.11148484796285629, -0.6245027780532837, 0.04974658042192459, -0.05412471666932106, -0.8293797969818115, 0.2029663473367691, -0.3455772399902344, -0.10338261723518372, -0.19747965037822723, -0.6638686060905457, -0.13516293466091156, 0.5977606177330017, -0.013341063633561134, -0.11251486092805862, 0.7931301593780518, 0.8042544722557068, 0.2899223864078522, -0.8914501070976257, -0.40020495653152466, 0.13636267185211182, 0.27963370084762573, 0.30177804827690125, 0.42049506306648254, -0.21574439108371735, 0.3820880055427551, 0.22521694004535675, -0.680894136428833, -0.4004229009151459, -1.1222416162490845, 0.48598819971084595, 0.7064624428749084, -0.6316495537757874, 0.2971152365207672, 1.0324831008911133, -0.26080358028411865, 0.5286477208137512, -0.6532811522483826, 0.8943472504615784, 0.5159100890159607, 0.6437370777130127, 0.15625488758087158, 0.5629779696464539, 0.1906120330095291, 0.3639669418334961, -0.04333725944161415, -0.31725209951400757, -0.6268263459205627, 0.0677216574549675, 0.321884423494339, 0.15632832050323486, 0.06470684707164764, -0.8320837616920471, 0.09755155444145203, 0.5470151305198669, 0.22402814030647278, 0.5888732075691223, 0.21480229496955872, 0.17950746417045593, -1.0519105195999146, -0.09364154934883118, -0.5794300436973572, -0.3363203704357147, 0.25711125135421753, -0.3145635724067688, -0.3330293595790863, -0.3427629768848419, 0.09263035655021667, 0.15140865743160248, 0.24772629141807556, -0.13213899731636047, 0.36994314193725586, -0.1710588037967682, 0.03972005844116211, 1.36459481716156, -0.04209094122052193, -0.36694231629371643, -0.5598775148391724, 0.1074061319231987, -0.8549599647521973, -1.0471781492233276, 0.15041589736938477, 1.1312919855117798, 0.10905519872903824, -0.12868620455265045, -0.7143691778182983, -0.3074091970920563, 0.5063288807868958, -0.1401371955871582, 0.5479063391685486, 0.10886746644973755, -0.4080338478088379, 0.6110773682594299, -0.6591480374336243, -0.0446409210562706, 0.37844619154930115, -0.09138954430818558, 0.02118595689535141, -0.07332434505224228, -0.87198805809021, 0.27001410722732544, 0.2507033050060272, 0.28111255168914795, 0.4822978079319, 0.49559691548347473, 0.6659412384033203, -0.5328549146652222, 0.1587091088294983, -0.7493690252304077, 0.5234646201133728, 0.5068376660346985, 0.0041512008756399155, -0.6290596723556519, 0.5418875217437744, 0.6742491126060486, -0.40214887261390686, -0.2365369200706482, 0.39007318019866943, 0.2556603252887726, -0.3755181133747101, 0.7651018500328064, 0.4583067297935486, -0.5624525547027588, 0.036264535039663315, -0.3848792314529419, 0.30884289741516113, -0.3780639171600342, 0.528315544128418, -0.013377049937844276, -0.34837237000465393, 0.5281527638435364, -0.7704710960388184, 0.2151363343000412, -0.5605043768882751, 0.08838636428117752, 0.5163935422897339, -0.1860947161912918, -0.9327124953269958, -0.1910948008298874, 1.316785216331482, 0.3117026686668396, -0.4066386818885803, 0.4495666027069092, -0.14435464143753052, -0.3040488064289093, -0.06819342821836472, 0.007337775081396103, -0.7716365456581116, 0.37300950288772583, -0.14572720229625702, -0.6459928154945374, -0.3081413805484772, -0.37407994270324707, 0.25306084752082825, 0.1806156188249588, 0.5093601942062378, -0.4190675914287567, -0.0302724689245224, -0.1907123178243637, 0.6249638795852661, -0.3678368031978607, 0.40641921758651733, 0.4897040128707886, -0.2607680559158325, -0.21235918998718262, 0.6047617793083191, 0.1568755805492401, -0.08178143948316574, 0.24051718413829803, 0.3252950608730316, 0.6666292548179626, 0.3389282524585724, -0.44439467787742615, -0.5014233589172363, -0.21004819869995117, 0.09819808602333069, -0.3258342146873474, -0.4451066553592682, -0.34894707798957825, 0.07582509517669678, 0.44311872124671936, 0.21629272401332855, -0.0007784815970808268, -0.40864530205726624, 0.2513383626937866, 0.20802965760231018, -0.8363502621650696, 0.8685814142227173, 0.34213048219680786, -0.6404402852058411, 0.4195006489753723, 0.04178686439990997, -0.00710733188316226, 0.3938155174255371, -0.2383403331041336, -0.09541890770196915, -0.645718514919281, -0.7114099860191345, -0.12564082443714142, 0.9092280864715576, -0.09634153544902802, -0.17807534337043762, -0.2692556083202362, -1.1217727661132812, -0.5630617737770081, -0.054081179201602936, -0.39915263652801514, -0.15866054594516754, 0.9003530144691467, 0.39398854970932007, 0.3726389706134796, 0.832606852054596, 0.026470573619008064, 0.2916560769081116, 0.5718172192573547, 0.8389471173286438, -0.4648607075214386, 0.299944132566452, -0.12191475182771683, 0.11227577924728394, 0.39915260672569275, -0.09838781505823135, 0.6420261263847351, 0.2930338978767395, -0.051827024668455124, -0.3578329086303711, -0.5135483741760254, -0.9052413702011108, -0.1382680982351303, 0.6534855365753174, 0.42148178815841675, -0.01789858378469944, -0.047408703714609146, -0.8247323036193848, 0.35230278968811035, 0.024062810465693474, 0.05769037827849388, -0.20159247517585754, -0.088187076151371, 0.6162344813346863, 0.026280449703335762, 0.40461862087249756, -0.9427130818367004, 4.406837463378906, 0.7796329855918884, -0.006287390366196632, 0.4844617247581482, 0.43319758772850037, 1.0284453630447388, 1.2713249921798706, -0.6967658400535583, -0.2634287178516388, -0.08659006655216217, 0.7637529969215393, -0.22729581594467163, 0.27184349298477173, 0.035734791308641434, 0.27127981185913086, 0.40831300616264343, -0.5413944125175476, 0.3830215632915497, 0.5213261246681213, -1.2034218311309814, -1.0142459869384766, 0.06532711535692215, -0.48994550108909607, 0.8357385396957397, -0.11410029232501984, 0.5193951725959778, 0.26286840438842773, -0.0750490203499794, -0.453578382730484, -0.25792163610458374, -0.4419388175010681, -0.4241930842399597, -0.014754499308764935, 0.0006070367526262999, -0.7623751163482666, 0.40143465995788574, 0.48844391107559204, -0.6833420395851135, -0.633918821811676, -0.4447910785675049, 0.8146188259124756, -0.022200580686330795, -0.13464339077472687, -0.744279146194458, 0.06355166435241699, 1.2539887428283691, -0.4381903409957886, -0.20412616431713104, 0.641782283782959, -0.46908897161483765, 0.7454376816749573, 0.3980411887168884, 0.6965209245681763, 0.1478208303451538, -0.45254260301589966, 0.5972822904586792, -0.03211074322462082, -0.018182018771767616, 0.5951720476150513, 0.12290875613689423, 0.8836861252784729, -0.05678538605570793, -0.32826071977615356, -0.12410347908735275, -0.4495188891887665, 0.6697858572006226, -0.3716014623641968, 0.6166208386421204, -0.015294660814106464, -0.14743101596832275, 0.07243960350751877, -0.8053779006004333, -1.0379102230072021, -0.6323257088661194, 0.3268962800502777, -0.7399058938026428, -0.024878330528736115, 0.5510260462760925, 0.7255516052246094, -0.350754976272583, 0.36121007800102234, -0.83859783411026, -0.610645592212677, -0.042962491512298584, 0.8116262555122375, 0.4962371289730072, 0.0673590898513794, -0.854179859161377, 0.24244585633277893, -0.045675940811634064, 0.16258054971694946, 0.1343183070421219, 0.17120282351970673, -0.1438445746898651, 0.3679075539112091 ]
[ 6638, 1010, 23961, 10343, 1010, 4654, 2102, 2549, 1010, 1998, 9706, 10343, 1012, 5371, 3001, 2064, 2036, 5383, 2060, 5090, 1010, 2107, 2004, 1996, 3872, 9573, 2501, 1006, 1058, 19892, 1007, 1998, 3040, 5371, 2795, 1006, 1049, 6199, 1007, 1999, 23961, 10343, 1012, 1012, 4002, 2575, 2448, 7484, 6013, 4748, 14028, 12086, 2089, 4287, 2041, 24391, 3136, 2478, 1037, 7484, 6013, 2000, 4468, 10788, 1012, 1037, 2898, 3528, 1997, 7484, 3989, 6786, 4839, 2008, 3499, 2005, 1996, 7861, 9513, 1997, 1037, 3274, 2030, 9798, 4044, 1012, 2011, 2770, 24391, 3642, 2503, 1997, 1037, 7484, 6013, 1010, 4748, 14028, 12086, 2064, 5342, 10471, 3378, 2007, 2037, 5248, 2013, 3036, 5906, 2008, 2024, 4039, 2000, 8080, 4023, 2503, 1996, 7484, 6013, 1012, 5678, 1010, 5834, 2006, 1996, 7484, 14048, 7375, 1006, 4654, 1024, 2958, 2094, 15581, 2121, 1007, 1010, 2897, 4026, 7013, 2011, 1996, 7484, 6013, 2064, 2022, 3697, 2000, 7637, 2067, 2000, 1996, 20419, 3677, 2004, 1996, 12997, 4769, 1998, 3677, 18442, 2453, 2025, 2674, 2124, 5300, 1012, 1012, 4002, 2581, 1058, 3676, 2358, 25377, 2075, 4748, 14028, 12086, 2089, 5342, 24391, 5107, 3937, 2005, 5097, 1006, 1058, 3676, 1007, 18093, 2015, 11157, 2306, 5796, 2436, 5491, 2011, 6419, 1996, 1058, 3676, 3120, 3642, 2007, 28378, 2951, 1012, 1012, 4002, 2620, 10373, 6318, 3513, 4748, 14028, 12086, 2089, 2224, 10373, 3513, 2000, 5342, 1999, 15494, 22028, 1999, 1037, 20419, 5310, 1005, 1055, 5653, 8758, 1012, 2116, 10373, 7846, 3499, 5198, 2000, 3443, 1999, 8758, 3513, 2005, 2536, 10373, 4972, 1010, 2164, 3048, 22028, 2000, 2060, 19622, 2015, 1010, 10060, 22028, 2004, 3191, 1010, 2030, 3972, 20624, 3070, 22028, 1012, 3513, 2089, 2022, 2580, 2030, 6310, 2306, 10373, 7846, 2030, 2083, 6327, 2838, 2107, 2004, 1996, 2047, 1011, 1999, 8758, 6820, 2571, 2030, 2275, 1011, 1999, 8758, 6820, 2571, 4204, 18223, 4642, 10362, 3215, 2006, 3645, 3001, 1012, 1012, 4002, 2683, 7692, 9292, 2075, 4748, 14028, 12086, 2089, 6905, 7692, 19896, 2000, 5342, 24391, 3642, 2030, 4654, 8586, 23056, 2015, 2000, 26399, 10788, 1998, 11826, 3036, 5097, 1012, 1037, 7692, 9292, 3640, 5097, 1037, 14336, 2126, 2000, 3573, 4219, 2107, 2004, 7639, 25464, 4871, 1010, 12183, 15182, 1010, 18407, 1010, 13764, 8649, 8378, 1010, 1998, 3642, 1012, 8192, 1997, 1037, 7692, 9292, 2003, 27800, 2043, 14962, 1037, 5371, 1521, 1055, 3668, 12332, 1010, 2478, 1048, 2015, 1011, 1048, 1030, 2030, 1060, 19321, 2099, 1011, 1048, 10954, 1012, 7692, 19896, 2031, 2042, 2139, 28139, 12921, 1998, 2999, 2007, 1996, 4646, 14012, 3252, 1012, 2512, 1011, 22574, 4219, 2024, 2872, 2012, 1996, 2327, 2504, 14176, 1997, 2019, 4646, 14012, 1010, 2096, 22574, 4219, 2024, 2872, 1999, 1996, 1013, 4219, 19622, 1012, 1012, 5890, 2692, 2832, 6685, 11867, 21511, 2075, 4748, 14028, 12086, 2089, 3535, 2000, 5342, 2832, 3094, 1011, 2240, 9918, 2011, 2058, 18560, 2832, 3638, 1012, 2832, 3094, 1011, 2240, 9918, 2024, 8250, 1999, 1996, 2832, 4044, 3796, 1006, 21877, 2497, 1007, 1010, 1037, 2951, 3252, 2109, 2011, 3645, 2000, 3573, 2536, 2592, 2055, 1013, 2109, 2011, 1037, 2832, 1012, 1996, 21877, 2497, 2950, 1996, 2832, 3094, 1011, 2240, 9918, 2008, 2024, 14964, 2043, 23448 ]
mitre
10.txt
47
the process. when a process is created, defensive tools / sensors that monitor process creations may retrieve the process arguments from the peb. t1574 hijack execution flow adversaries may execute their own malicious payloads by hijacking the way operating systems run programs. hijacking execution flow can be for the purposes of persistence, since this hijacked execution may reoccur over time. adversaries may also use these mechanisms to elevate privileges or evade defenses, such as application control or other restrictions on execution.. 001 dll search order hijacking adversaries may execute their own malicious payloads by hijacking the search order used to load dlls. windows systems use a common method to look for required dlls to load into a program. hijacking dll loads may be for the purpose of establishing persistence as well as elevating privileges and / or evading restrictions on file execution.. 002 dll side - loading adversaries may execute their own malicious payloads by side - loading dlls. similar to dll search order hijacking, side - loading involves hijacking which dll a program loads. but rather than just planting the dll within the search order of a program then waiting for the victim application to be invoked, adversaries may directly side - load their payloads by planting then invoking a legitimate application that executes their payload ( s ).. 004 dylib hijacking adversaries may execute their own payloads by placing a malicious dynamic library ( dylib ) with an expected name in a path a victim application searches at runtime. the dynamic loader will try to find the dylibs based on the sequential order of the search paths. paths to dylibs may be prefixed with @ rpath, which allows developers to use relative paths to specify an array of search paths used at runtime based on the location of the executable. additionally, if weak linking is used, such as the lc _ load _ weak _ dylib function, an application will still execute even if an expected dylib is not present. weak linking enables developers to run an application on multiple macos versions as new apis are added.. 005 executable installer file permissions weakness adversaries may execute their own malicious payloads by hijacking the binaries used by an installer. these processes may automatically execute specific binaries as part of their functionality or to perform
[ -0.20861747860908508, -0.953086793422699, -0.016480427235364914, 0.6098882555961609, -0.8665367960929871, 0.1472809910774231, -0.5211768746376038, -0.3960155248641968, -0.009730061516165733, 0.5807321071624756, 0.24893173575401306, 0.017077695578336716, 0.2586408257484436, -0.2967818081378937, -0.5838935971260071, -0.1457851231098175, -0.5168620944023132, 0.2801455557346344, -0.8350934982299805, 0.3786107897758484, 0.9773269295692444, -0.07085913419723511, -0.6802893877029419, -0.3909904956817627, -0.2545906603336334, 0.5445309281349182, 0.9211244583129883, 0.0023567448370158672, 0.5146645307540894, 0.5184740424156189, -0.12966644763946533, -0.40687575936317444, -0.17027243971824646, -0.7210909128189087, 0.13388952612876892, -0.25705164670944214, 0.83109450340271, -0.8074032664299011, 0.38735026121139526, -0.609067440032959, 0.8787997364997864, -0.37994030117988586, -0.376770555973053, -0.2649746239185333, -0.7888838648796082, -0.5034163594245911, 0.5807558298110962, -0.219868004322052, 0.2624317407608032, -0.18303890526294708, 0.8533551096916199, -0.08756100386381149, -0.14926554262638092, -0.15221215784549713, -0.10486561059951782, -0.548596978187561, 0.15801513195037842, 0.09895630180835724, -0.49984845519065857, 0.6869709491729736, -0.19590331614017487, 0.15695658326148987, 0.08273603767156601, -0.3450801372528076, 0.007717136759310961, 0.4576076865196228, -0.08690570294857025, -0.4442702531814575, 0.01043419074267149, -0.04385918378829956, -0.23371991515159607, 0.15467028319835663, -0.6151660084724426, -0.3117603659629822, -0.026026135310530663, -0.7588725686073303, 0.41926291584968567, -0.49029892683029175, 0.05298073962330818, -0.07198915630578995, -0.08781121671199799, 0.8957962393760681, 0.4247378706932068, -0.616529107093811, -0.009207761846482754, -0.4432699382305145, 0.3019937574863434, 1.1282110214233398, -0.49126920104026794, 0.27003565430641174, 0.15220436453819275, 0.39707309007644653, -0.9524648189544678, -0.2630783021450043, 0.24323107302188873, 0.6399658918380737, -1.005088210105896, 0.2175774723291397, 0.5133580565452576, -0.23093847930431366, 0.6471110582351685, 1.0948047637939453, -0.08980274200439453, 0.33985504508018494, -0.3970795273780823, 0.3268600404262543, 0.548417329788208, 0.12754935026168823, -0.8376908898353577, 0.26829561591148376, 1.098846197128296, -0.09705867618322372, -0.1774781048297882, -0.26510515809059143, -0.11332175135612488, -0.010395861230790615, -0.19611719250679016, 0.15559442341327667, -0.013246152549982071, 0.7661547064781189, 0.01691065914928913, -0.32048726081848145, 0.7627527117729187, 0.20606175065040588, 0.24360288679599762, 0.3048248887062073, -0.0629686564207077, 0.5675578713417053, -0.7344551086425781, -0.6614360213279724, -0.4441741406917572, -0.07740693539381027, 0.1861809492111206, 0.7491406202316284, -0.6277598142623901, 0.40831828117370605, 0.10099315643310547, 0.4736675024032593, 0.41415590047836304, -0.9883943796157837, 0.5056264996528625, 0.40076470375061035, 0.5335543155670166, 0.9170963168144226, 0.3084481358528137, 0.16545160114765167, 0.060224924236536026, 0.4674840569496155, -0.4859001934528351, 0.5833355784416199, -0.27414408326148987, 0.19282947480678558, 1.0884637832641602, 0.03023327700793743, -0.36800292134284973, 0.8030950427055359, 0.22811520099639893, 0.3962682783603668, 0.002178387250751257, -0.18543128669261932, -0.6280348300933838, 0.5050219297409058, 0.5275306701660156, 0.663406252861023, 0.16149745881557465, 0.5820097327232361, -0.7093983292579651, -0.5501408576965332, -0.055159639567136765, 0.03456467017531395, 0.601586639881134, 0.15277010202407837, 0.4904898405075073, 0.3002118468284607, 1.5933454036712646, 0.8801056742668152, 0.1180119439959526, -0.08297259360551834, 0.27382373809814453, 0.5538395047187805, -0.6534335613250732, -0.2009585052728653, 0.41948166489601135, 1.2231510877609253, -0.24556349217891693, 0.9888200759887695, 0.12287343293428421, -0.5639702677726746, -0.2574065923690796, -0.551770031452179, -0.4596845507621765, 0.45767879486083984, -0.7814567685127258, 0.8023224472999573, 0.5037075877189636, 0.25804734230041504, -0.8661037683486938, -0.10516347736120224, -0.27153873443603516, -1.1832833290100098, -0.05735088139772415, 0.0635615661740303, 0.23449064791202545, -0.011269651353359222, -0.8116793632507324, -0.3524257242679596, 1.123186707496643, 0.5623401999473572, 0.11052908003330231, 0.6776853799819946, 0.8161637187004089, -0.0387270487844944, -0.05718396604061127, -0.26259464025497437, -0.16783598065376282, 0.26812559366226196, 0.16550101339817047, 0.36317577958106995, -0.08163491636514664, 0.5307473540306091, -0.2554622292518616, 0.24825677275657654, 0.5190640687942505, 0.4025232791900635, 0.3074839413166046, -0.7364690899848938, -0.10178553313016891, 0.44997620582580566, -0.09229728579521179, -0.2665545344352722, 0.004556344356387854, 0.3809065818786621, 0.2874267101287842, 0.9334507584571838, -0.5286027193069458, -0.6987067461013794, 0.08340369910001755, 0.7642738819122314, 0.28462594747543335, 0.16922026872634888, -0.3547542989253998, 1.145544409751892, 0.3997233510017395, 0.37970495223999023, 0.10459505766630173, 0.03701972961425781, 0.02131277695298195, -0.11384616792201996, 0.22955873608589172, 0.08844771981239319, -0.07059914618730545, 0.9826332926750183, 0.6702064871788025, -0.0921405553817749, -0.7532825469970703, -1.011284589767456, 0.9405402541160583, -0.15167085826396942, 0.18646539747714996, -0.39994773268699646, -0.03338439017534256, 0.14855638146400452, -0.2756901681423187, -1.0618606805801392, -0.5566158890724182, 0.7398619055747986, 0.604125440120697, 0.24552877247333527, -0.9158154726028442, -0.7615007758140564, -0.538631021976471, -0.020482512190937996, -0.8337178826332092, -0.5069817900657654, -0.7540598511695862, -0.39194411039352417, -0.6539888381958008, -0.32718801498413086, 0.5816942453384399, -0.7908034324645996, -0.4720006287097931, 0.654687762260437, -0.05110697075724602, 0.2597671449184418, -0.9087392687797546, -0.3218357563018799, -0.6504845023155212, 0.49724653363227844, 0.0019715018570423126, 1.2920081615447998, -0.646562933921814, -0.6467961072921753, -0.3948058784008026, -0.2870357036590576, 0.3238840401172638, -0.316201776266098, 0.8405097126960754, -0.01136811077594757, -0.4209900498390198, -0.6171684265136719, -0.011692812666296959, -0.2189836949110031, 0.9238637089729309, 0.12820230424404144, -1.4016367197036743, 0.7727200984954834, -0.2242879718542099, 0.04862115904688835, 0.7573442459106445, 0.6907031536102295, -0.5539448261260986, 0.05432145297527313, 0.24216249585151672, 0.561541736125946, -0.8381405472755432, 0.8089794516563416, 0.20248770713806152, -0.26162171363830566, -0.4928254187107086, -0.9910396337509155, 0.1190289855003357, -0.2765127420425415, -0.19074270129203796, -0.8113546371459961, -0.060816071927547455, 0.5109328031539917, -0.30763953924179077, -0.43706604838371277, 0.20573727786540985, -0.6191249489784241, 0.006260705646127462, -0.47961848974227905, -0.14414335787296295, 1.3383809328079224, 0.2099786400794983, 0.014683411456644535, 0.03283648192882538, 0.3405584394931793, 0.7298920154571533, 0.6060225367546082, -0.25617143511772156, -0.2875120937824249, 0.5511760115623474, 0.7865484952926636, 0.4498671591281891, 0.797552227973938, 0.5880182981491089, -0.5663756132125854, 0.2507454752922058, -0.34340760111808777, -0.4235817492008209, 0.08576284348964691, 0.39294731616973877, -0.1788518726825714, 0.535784125328064, 0.3627316355705261, -0.3201497495174408, -0.8296891450881958, -0.37034574151039124, 0.07845564186573029, 0.6776847839355469, 0.347730815410614, -0.0038349702954292297, 0.5868099927902222, -0.43752020597457886, -0.6207049489021301, -0.06986191123723984, -0.10290604084730148, -0.1491636037826538, -0.04919540137052536, 0.5937919616699219, -0.03495128080248833, -0.10732144862413406, 0.42465513944625854, -0.6769587397575378, -0.658782422542572, 0.2612091898918152, -0.07921170443296432, 0.41940394043922424, -0.1494414061307907, 0.22761760652065277, -0.23451641201972961, -0.24138134717941284, 0.3028291165828705, 0.5797619819641113, -0.43285349011421204, -0.12116415053606033, 0.1965758502483368, 0.3164791464805603, 0.08556664735078812, -0.04472583904862404, 0.09044377505779266, 0.5849558115005493, -0.7865087985992432, -1.353110671043396, -0.5916545987129211, 0.6252924799919128, 1.2858188152313232, 0.13889607787132263, 0.08269619941711426, 0.704498291015625, 0.07832922786474228, -0.4561331570148468, 1.281746745109558, -0.3397252559661865, 0.00738473329693079, -0.18762411177158356, 0.771669864654541, -0.6555819511413574, -0.037005748599767685, -0.18153400719165802, -0.4126788079738617, -0.14649461209774017, -0.28388574719429016, 0.10976331681013107, 0.4204583764076233, -0.6881200671195984, -0.1474367082118988, 0.5489860773086548, 0.20989449322223663, -0.5039075613021851, -0.06528520584106445, -0.04940330982208252, 0.04127552732825279, 0.6867243647575378, -0.8457417488098145, 0.22920385003089905, -0.3594590723514557, 0.08201906085014343, 0.45152977108955383, 0.11631017923355103, -0.07425582408905029, -1.0218783617019653, -0.8729848861694336, -0.6158367991447449, 0.09096911549568176, 0.28942498564720154, -0.3638056516647339, 0.12395809590816498, -0.8110184669494629, -0.05115735903382301, 0.6241377592086792, -0.5976448059082031, -1.10048246383667, -0.3580710291862488, 0.6665505170822144, 0.730444073677063, 0.5496048331260681, -0.5020102262496948, 0.055607736110687256, 0.3975015878677368, -0.9937011003494263, 0.9479124546051025, -1.218808650970459, -0.03144203871488571, 0.39220696687698364, -0.05136048048734665, -0.29095304012298584, 0.1705019474029541, -0.589747428894043, 0.11452731490135193, -0.4529823064804077, -0.18261820077896118, -0.6259867548942566, 0.07705772668123245, 0.9282508492469788, -0.27766579389572144, -0.0977332666516304, 0.4507960379123688, 0.6057698726654053, 0.010576206259429455, -0.09982501715421677, -0.2381097674369812, -0.2728900611400604, 0.7655709981918335, -0.4544919729232788, 1.1752614974975586, 0.2757771909236908, -0.34865543246269226, -0.502850353717804, -0.6414104700088501, 0.5754206776618958, 0.10305122286081314, -0.17832863330841064, -1.0326440334320068, -0.6277410387992859, -0.10979268699884415, 0.10877510160207748, 0.06542015075683594, 0.150535449385643, -0.01905834674835205, 0.1046343594789505, 0.40717998147010803, 0.18978558480739594, -0.6688637733459473, -0.6291391849517822, 0.025820963084697723, -0.4732550382614136, -0.13955022394657135, -0.058198217302560806, 0.7321041226387024, 0.03148338571190834, -0.2087561935186386, 0.537150502204895, 0.32833465933799744, -0.21520322561264038, -0.5581266283988953, -0.06289923191070557, -0.28024739027023315, 0.31576550006866455, -0.2018618881702423, 0.4395381510257721, -0.026686130091547966, 0.3665692210197449, 0.35705846548080444, 0.5938349962234497, 0.7153182625770569, -0.17464537918567657, -0.18068206310272217, 0.18068091571331024, 0.400152325630188, -0.2408761978149414, -0.17697343230247498, 0.3720968961715698, -1.0608634948730469, -0.19859735667705536, 0.11710028350353241, -0.9701148867607117, -0.9466953873634338, -0.7387499213218689, 0.6673184633255005, -0.060718219727277756, -0.08661413192749023, -0.9046640396118164, -0.5631629824638367, 0.07420363277196884, 0.45992037653923035, 0.13224783539772034, -0.9564977884292603, -0.513833224773407, -0.04595036432147026, 0.9528952836990356, 0.5611464977264404, 0.0959472581744194, -0.6594981551170349, -0.5998153686523438, 0.12500031292438507, 0.663277804851532, 0.8840422034263611, -0.0868990495800972, 0.11420981585979462, 0.09974057227373123, 0.9036350250244141, -0.2589031457901001, -1.2990142107009888, -0.7728776931762695, -0.2887968122959137, -0.42646199464797974, -0.5532766580581665, 0.882597029209137, -0.5606814622879028, 0.5568667054176331, 0.005560623481869698, 0.12292129546403885, 0.6070666909217834, -0.7683176398277283, 0.10049490630626678, -0.1469881683588028, 0.37034741044044495, -0.6307565569877625, -0.09511949121952057, 0.21977993845939636, 0.6864969730377197, 0.19013434648513794, -0.06041328236460686, -0.4602474272251129, 0.31029683351516724, -0.8901545405387878, -1.590718388557434, 0.7683675289154053, -0.15074817836284637, -0.0337422750890255, -0.026106012985110283, -0.7405475974082947, 0.424098402261734, -0.7990707159042358, 0.26496320962905884, 1.0307798385620117, 0.5132108330726624, -0.49409356713294983, -0.11625842750072479, -0.4890957176685333, 0.11153573542833328, -1.0219717025756836, 0.6771527528762817, 0.22590987384319305, -0.8600437641143799, 0.17180001735687256, -0.006523200776427984, -0.27724161744117737, -0.5183342695236206, -0.28011801838874817, 0.3719121515750885, -0.04356520250439644, 0.22299447655677795, -0.6291396617889404, -0.33664557337760925, -0.33407992124557495, -0.1361245959997177, -0.7267502546310425, -0.1499798595905304, 0.6197198629379272, 0.34298238158226013, 0.12445845454931259, -0.281518816947937, -0.2431805282831192, -0.5654340982437134, -0.5075381994247437, 0.592601478099823, -0.1560804396867752, -0.7346442341804504, 1.2999844551086426, -0.13066193461418152, -0.20124828815460205, -0.9427092671394348, -0.637547492980957, -0.026821743696928024, 0.049221865832805634, -0.5550639629364014, -0.7520666122436523, 0.831260085105896, -0.07905159890651703, -0.5409864187240601, 0.6254982352256775, 0.10031082481145859, 0.30313634872436523, -0.34342068433761597, 0.3302815854549408, -0.10830074548721313, 0.4270809590816498, 0.960727870464325, -0.20572111010551453, -0.13179977238178253, -0.5063743591308594, -0.2850717306137085, 0.184860497713089, -0.18970461189746857, 1.0597249269485474, -0.331834077835083, -0.007079178001731634, -0.3149377107620239, 0.369747519493103, 0.705536961555481, 0.0007918732007965446, -0.4232693016529083, 0.9019994139671326, 0.1827974170446396, -1.2735366821289062, -0.3146801292896271, 0.20194070041179657, -0.4086436927318573, 0.33329299092292786, -0.42792198061943054, -0.28048935532569885, 0.31470516324043274, 0.16869278252124786, -0.24876520037651062, -0.9962312579154968, -0.9382540583610535, -0.5267255902290344, 0.08351074159145355, 0.17767290771007538, -0.06912914663553238, -0.7896585464477539, 0.1300681084394455, 0.04695181921124458, -0.15334607660770416, -0.6053971648216248, 0.5793386101722717, 0.24488519132137299, 0.19767440855503082, -1.262170672416687, -0.002629506168887019, -0.9981529712677002, -0.8361771702766418, -0.19033722579479218, -0.23341016471385956, -0.62515789270401, -0.4724973142147064, -0.04836462810635567, 0.10957415401935577, -1.129923701286316, 0.23195825517177582, -0.9194654822349548, 0.26624512672424316, -0.1727130115032196, -0.4249716103076935, 0.08753462880849838, 0.626078724861145, -0.6357350945472717, 0.2174612134695053, 0.6619387269020081, 0.016510765999555588, 0.31320464611053467, -0.4535279870033264, -0.10845694690942764, -0.047273386269807816, -0.07114021480083466, 0.5368293523788452, -0.12351728975772858, -0.43993309140205383, 0.049574993550777435, 0.2591341435909271, -0.6159272193908691, -0.21103069186210632, -0.8473863005638123, -0.035905007272958755, -0.15400679409503937, -0.28802940249443054, 0.25004029273986816, 1.0170612335205078, 0.16756650805473328, 0.258547306060791, -0.10747165232896805, 0.39956292510032654, 0.7867740988731384, 0.508470892906189, 0.5854469537734985, 0.8852319717407227, 0.017478888854384422, 0.27351537346839905, -0.10910376906394958, 0.2950212061405182, -0.14020442962646484, 0.5747960805892944, -0.17369769513607025, 0.12199586629867554, -0.8512910604476929, -0.030220137909054756, 0.5514203310012817, 0.6916887760162354, 0.9159245491027832, 0.47462186217308044, 0.26004117727279663, -0.21885354816913605, -1.3862882852554321, -0.2837284803390503, -0.6503794193267822, -0.019047023728489876, 0.3556176424026489, -0.010716637596487999, -0.34531354904174805, -0.2824561893939972, 0.20425371825695038, -0.010949015617370605, 0.3051111400127411, 0.13126534223556519, 0.042646829038858414, -0.07508052885532379, 0.0043541486375033855, 1.1000951528549194, -0.5959869027137756, -0.5139312148094177, 0.013295639306306839, -0.2845406234264374, -0.48075127601623535, -1.0116145610809326, 0.13132768869400024, 1.2722423076629639, 0.9134773015975952, -0.49194246530532837, -0.3985556960105896, 0.3071463108062744, -0.10677409917116165, -0.4097414016723633, 0.09060803055763245, 0.0669456273317337, -0.06237870454788208, 0.3361494243144989, -0.6368803977966309, 0.13438011705875397, -0.3758670389652252, 0.14050179719924927, 0.27481338381767273, -0.4479103684425354, -0.47301754355430603, -0.18657942116260529, 0.16054195165634155, 0.2572132349014282, 0.5849781036376953, 0.669976532459259, 0.28670597076416016, -1.074616551399231, 0.5969133973121643, -0.594797670841217, 0.15550771355628967, 1.0475516319274902, -0.0854596346616745, -0.4873530864715576, 0.7889885306358337, 0.37057387828826904, -0.5453250408172607, 0.396422803401947, 0.5934509038925171, 0.11845851689577103, -0.5118660926818848, -0.23326626420021057, 0.06831210106611252, -0.1985844373703003, -0.009890120476484299, -0.2442590594291687, 0.1262403130531311, -0.34755000472068787, 0.06405160576105118, -0.1461319476366043, 0.0579540841281414, 0.8103777766227722, -0.645480751991272, 0.31629207730293274, -0.23774759471416473, 0.0962747260928154, 0.5267321467399597, -0.03274958208203316, -0.42740970849990845, 0.6138585805892944, 1.3474065065383911, 0.9391412138938904, -0.5351969599723816, 0.6601647138595581, 0.5418382883071899, 0.1253468543291092, 0.21963877975940704, -0.18778757750988007, 0.004639036953449249, 0.19755510985851288, -0.23226644098758698, -0.5133536458015442, -0.1659788340330124, 0.03598238527774811, 0.5743751525878906, -0.06355632096529007, 0.2781478464603424, -0.827563464641571, -0.22132454812526703, -0.41840431094169617, 1.3183480501174927, -0.5774045586585999, 0.17149271070957184, 0.44489139318466187, -0.15369296073913574, -0.8512946367263794, 1.1284624338150024, -0.12702587246894836, 0.9514967799186707, 0.8812616467475891, 0.5768930912017822, 0.610213577747345, 0.35602548718452454, -0.14940884709358215, -0.43290936946868896, -0.26771020889282227, 0.05724954232573509, 0.055049773305654526, -0.22771522402763367, 0.1426984667778015, 0.07255811244249344, 0.2656296193599701, -0.2504180073738098, 0.6686215400695801, -0.6710206866264343, 0.054817382246255875, -0.2384965568780899, -0.6973018646240234, 0.4617155194282532, 0.4382362961769104, -0.5737556219100952, -0.5084263682365417, 0.2691403925418854, 0.2521040141582489, 0.4816189706325531, -0.21739906072616577, -0.5741616487503052, -0.12092430889606476, -0.4679616391658783, -0.22860880196094513, 0.6683917045593262, -0.6459099650382996, -0.5234922766685486, 0.1800629049539566, -1.0866092443466187, -0.6374357342720032, 0.37321457266807556, -0.37611091136932373, -0.642059862613678, 0.5481716990470886, 0.8211666345596313, 0.12151101231575012, 0.4013502299785614, -0.04378731548786163, -0.3414013087749481, -0.14705874025821686, 0.3596414625644684, -0.10041244328022003, 0.8540896773338318, 0.16987226903438568, 0.12145229429006577, 0.15599408745765686, -0.2967391312122345, 0.15524379909038544, -0.02292739227414131, -0.3657699227333069, -0.423613578081131, -0.4014661908149719, -0.8723454475402832, -0.16728763282299042, 0.5417447686195374, 0.2826211452484131, 0.3143376111984253, 0.30564698576927185, -1.5276833772659302, 0.2919810116291046, -0.22596824169158936, -0.20203335583209991, 0.33773455023765564, 0.04050562530755997, 0.4767015278339386, -0.40514272451400757, 0.29263824224472046, -1.5357815027236938, 4.140730381011963, 0.1132228896021843, -0.41529205441474915, 0.2466619461774826, 0.24782681465148926, 0.943431556224823, 0.6016668677330017, -0.5784332156181335, -0.22824464738368988, 0.02454962022602558, 0.6017016172409058, -0.43799006938934326, 0.22631233930587769, 0.3656090199947357, 0.16551367938518524, 0.5061267614364624, -0.3405664563179016, 0.3286600112915039, 0.6286303400993347, -1.2331962585449219, -0.5492346882820129, 0.10820610076189041, -0.281779021024704, 0.8476136922836304, 0.21781183779239655, 0.22335588932037354, 0.21157032251358032, -0.6403390765190125, 0.11384932696819305, -0.106857530772686, -0.11520181596279144, 0.05116886645555496, 0.19991262257099152, -0.14266888797283173, -0.4040343165397644, -0.07441992312669754, 0.5255268812179565, -0.9768571257591248, -0.63954758644104, -0.10196217894554138, 0.6621648669242859, -0.42977315187454224, 0.02871299348771572, -0.6568419337272644, 0.12326782196760178, 0.30448272824287415, -1.2766612768173218, 0.2303023338317871, 0.658257246017456, -0.3089548647403717, 1.0505344867706299, -0.3158455491065979, 0.6333956718444824, 0.11594393849372864, -0.46396058797836304, 0.4373091161251068, 0.004635092802345753, -0.328171044588089, -0.2563757598400116, 0.07389036566019058, 0.8856465816497803, -0.806746244430542, -0.11511240154504776, -0.07353733479976654, -0.3805508017539978, 0.6251282691955566, -0.10254835337400436, 0.546331524848938, -0.4031144976615906, -0.1895645707845688, 0.0022903585340827703, -0.05472403019666672, -0.09302928298711777, -0.19075708091259003, 0.3897162675857544, -0.06192813068628311, 0.28470614552497864, 0.09585883468389511, 0.659115731716156, -0.0945783331990242, -0.1133745014667511, -0.846365749835968, -0.7404597401618958, -0.2694467306137085, 0.8394955992698669, -0.1149776428937912, -0.283409059047699, -1.2829965353012085, 0.6212477684020996, -0.1378759741783142, 0.3001350462436676, 0.24687792360782623, -0.5779244899749756, 0.16997107863426208, -0.4440542459487915 ]
[ 1996, 2832, 1012, 2043, 1037, 2832, 2003, 2580, 1010, 5600, 5906, 1013, 13907, 2008, 8080, 2832, 20677, 2089, 12850, 1996, 2832, 9918, 2013, 1996, 21877, 2497, 1012, 1056, 16068, 2581, 2549, 7632, 17364, 7781, 4834, 4748, 14028, 12086, 2089, 15389, 2037, 2219, 24391, 18093, 2015, 2011, 7632, 17364, 2075, 1996, 2126, 4082, 3001, 2448, 3454, 1012, 7632, 17364, 2075, 7781, 4834, 2064, 2022, 2005, 1996, 5682, 1997, 28297, 1010, 2144, 2023, 7632, 17364, 2098, 7781, 2089, 2128, 10085, 10841, 2099, 2058, 2051, 1012, 4748, 14028, 12086, 2089, 2036, 2224, 2122, 10595, 2000, 3449, 13331, 2618, 14310, 2030, 26399, 13345, 1010, 2107, 2004, 4646, 2491, 2030, 2060, 9259, 2006, 7781, 1012, 1012, 25604, 21469, 2140, 3945, 2344, 7632, 17364, 2075, 4748, 14028, 12086, 2089, 15389, 2037, 2219, 24391, 18093, 2015, 2011, 7632, 17364, 2075, 1996, 3945, 2344, 2109, 2000, 7170, 21469, 4877, 1012, 3645, 3001, 2224, 1037, 2691, 4118, 2000, 2298, 2005, 3223, 21469, 4877, 2000, 7170, 2046, 1037, 2565, 1012, 7632, 17364, 2075, 21469, 2140, 15665, 2089, 2022, 2005, 1996, 3800, 1997, 7411, 28297, 2004, 2092, 2004, 3449, 13331, 3436, 14310, 1998, 1013, 2030, 9345, 4667, 9259, 2006, 5371, 7781, 1012, 1012, 4002, 2475, 21469, 2140, 2217, 1011, 10578, 4748, 14028, 12086, 2089, 15389, 2037, 2219, 24391, 18093, 2015, 2011, 2217, 1011, 10578, 21469, 4877, 1012, 2714, 2000, 21469, 2140, 3945, 2344, 7632, 17364, 2075, 1010, 2217, 1011, 10578, 7336, 7632, 17364, 2075, 2029, 21469, 2140, 1037, 2565, 15665, 1012, 2021, 2738, 2084, 2074, 14685, 1996, 21469, 2140, 2306, 1996, 3945, 2344, 1997, 1037, 2565, 2059, 3403, 2005, 1996, 6778, 4646, 2000, 2022, 24959, 1010, 4748, 14028, 12086, 2089, 3495, 2217, 1011, 7170, 2037, 18093, 2015, 2011, 14685, 2059, 1999, 22776, 1037, 11476, 4646, 2008, 15389, 2015, 2037, 18093, 1006, 1055, 1007, 1012, 1012, 4002, 2549, 1040, 8516, 12322, 7632, 17364, 2075, 4748, 14028, 12086, 2089, 15389, 2037, 2219, 18093, 2015, 2011, 6885, 1037, 24391, 8790, 3075, 1006, 1040, 8516, 12322, 1007, 2007, 2019, 3517, 2171, 1999, 1037, 4130, 1037, 6778, 4646, 17193, 2012, 2448, 7292, 1012, 1996, 8790, 7170, 2121, 2097, 3046, 2000, 2424, 1996, 1040, 8516, 12322, 2015, 2241, 2006, 1996, 25582, 2344, 1997, 1996, 3945, 10425, 1012, 10425, 2000, 1040, 8516, 12322, 2015, 2089, 2022, 17576, 2098, 2007, 1030, 1054, 15069, 1010, 2029, 4473, 9797, 2000, 2224, 5816, 10425, 2000, 20648, 2019, 9140, 1997, 3945, 10425, 2109, 2012, 2448, 7292, 2241, 2006, 1996, 3295, 1997, 1996, 4654, 8586, 23056, 1012, 5678, 1010, 2065, 5410, 11383, 2003, 2109, 1010, 2107, 2004, 1996, 29215, 1035, 7170, 1035, 5410, 1035, 1040, 8516, 12322, 3853, 1010, 2019, 4646, 2097, 2145, 15389, 2130, 2065, 2019, 3517, 1040, 8516, 12322, 2003, 2025, 2556, 1012, 5410, 11383, 12939, 9797, 2000, 2448, 2019, 4646, 2006, 3674, 6097, 2891, 4617, 2004, 2047, 17928, 2015, 2024, 2794, 1012, 1012, 4002, 2629, 4654, 8586, 23056, 16500, 2121, 5371, 6656, 2015, 11251, 4748, 14028, 12086, 2089, 15389, 2037, 2219, 24391, 18093, 2015, 2011, 7632, 17364, 2075, 1996, 8026, 12086, 2109, 2011, 2019, 16500, 2121, 1012, 2122, 6194, 2089, 8073, 15389, 3563, 8026, 12086, 2004, 2112, 1997, 2037, 15380, 2030, 2000, 4685 ]
mitre
10.txt
48
other actions. if the permissions on the file system directory containing a target binary, or permissions on the binary itself, are improperly set, then the target binary may be overwritten with another binary using user - level permissions and executed by the original process. if the original process and thread are running under a higher permissions level, then the replaced binary will also execute under higher - level permissions, which could include system.. 006 dynamic linker hijacking adversaries may execute their own malicious payloads by hijacking environment variables the dynamic linker uses to load shared libraries. during the execution preparation phase of a program, the dynamic linker loads specified absolute paths of shared libraries from environment variables and files, such as ld _ preload on linux or dyld _ insert _ libraries on macos. libraries specified in environment variables are loaded first, taking precedence over system libraries with the same function name. these variables are often used by developers to debug binaries without needing to recompile, deconflict mapped symbols, and implement custom functions without changing the original library.. 007 path interception by path environment variable adversaries may execute their own malicious payloads by hijacking environment variables used to load libraries. adversaries may place a program in an earlier entry in the list of directories stored in the path environment variable, which windows will then execute when it searches sequentially through that path listing in search of the binary that was called from a script or the command line.. 008 path interception by search order hijacking adversaries may execute their own malicious payloads by hijacking the search order used to load other programs. because some programs don't call other programs using the full path, adversaries may place their own file in the directory where the calling program is located, causing the operating system to launch their malicious software at the request of the calling program.. 009 path interception by unquoted path adversaries may execute their own malicious payloads by hijacking vulnerable file path references. adversaries can take advantage of paths that lack surrounding quotations by placing an executable in a higher level directory within the path, so that windows will choose the adversary's executable to launch.. 010 services file permissions weakness adversaries may execute their own malicious payloads by hijacking the binaries used by services. adversaries may use flaws in the permissions of windows services to replace the binary that is executed
[ -0.13813841342926025, -0.5507025122642517, 0.2848115861415863, 0.5419370532035828, -0.5129820108413696, -0.41185858845710754, -0.19797463715076447, -0.5747336745262146, -0.15975090861320496, 0.5254122018814087, 0.45886221528053284, -0.3237881362438202, 0.25514593720436096, -0.7191040515899658, -0.5334100127220154, -0.12134639918804169, -0.3333451747894287, 0.09199045598506927, -0.6178345680236816, 0.1033664420247078, 0.7506648898124695, -0.052897870540618896, -1.0809171199798584, -0.7611652612686157, -0.2949119210243225, 0.1222323626279831, 0.823976457118988, 0.33466216921806335, 0.4770174026489258, 0.9840086698532104, 0.2889004349708557, -0.2129170447587967, -0.05157339572906494, -0.8609961867332458, 0.6616598963737488, -0.2597605884075165, 1.2084983587265015, -0.23647767305374146, 0.9067078828811646, -0.736986517906189, 0.9141809940338135, 0.35922950506210327, 0.2535947859287262, -0.9312465786933899, -0.5421894192695618, -0.6821786761283875, 0.3417395353317261, -0.10328806191682816, 0.38590502738952637, 0.08774936199188232, 0.5506970286369324, 0.45708638429641724, 0.16681814193725586, 0.13708993792533875, 0.3420478403568268, -0.14999708533287048, -0.06710599362850189, -0.20248495042324066, -0.33255141973495483, 0.3425677418708801, -0.10896749049425125, 0.19883236289024353, 0.254459023475647, -0.44387659430503845, 0.14763258397579193, 0.8139050602912903, -0.09226648509502411, -0.08295628428459167, -0.37032550573349, -0.3178841471672058, -0.0948626920580864, 0.5103200674057007, -0.811951756477356, -0.16806021332740784, -0.13385671377182007, -0.5643952488899231, 0.0434429869055748, -0.15563970804214478, -0.25518104434013367, 0.5021916031837463, -0.03457208722829819, 0.5405593514442444, -0.03893812373280525, -0.3960483968257904, -0.04804455116391182, -0.48953306674957275, 0.5977094769477844, 0.47891929745674133, -0.5423784852027893, 0.11170197278261185, 0.006937524303793907, 0.4370355010032654, -0.9364170432090759, -0.3283233642578125, 0.3580869436264038, 0.9457330703735352, -1.2245296239852905, 0.5842030048370361, -0.0641830712556839, -0.37391671538352966, 0.7666561603546143, 0.9553980827331543, 0.4010685384273529, 0.3534766137599945, -0.3320847451686859, 0.2205168902873993, 0.3094039559364319, -0.08250710368156433, -0.9456886649131775, -0.24340075254440308, 0.5916467308998108, 0.23222962021827698, -0.17812177538871765, -0.5227116942405701, 0.21847017109394073, 0.26976126432418823, 0.4236244559288025, 0.2731936573982239, -0.2120547890663147, 0.555509626865387, -0.3559470772743225, -0.18623510003089905, 0.7433311939239502, -0.13046033680438995, 0.10077430307865143, 0.2576153576374054, -0.19181038439273834, 0.6993585824966431, 0.10747121274471283, -1.0154742002487183, -0.2956787049770355, -0.07288587838411331, -0.4530409276485443, 0.34701281785964966, -0.8052375912666321, 0.5427150130271912, 0.3063215911388397, 0.41146767139434814, 0.5279541611671448, -0.8687136769294739, -0.05210764333605766, 0.35530805587768555, 0.30485019087791443, 1.0757960081100464, 0.401135116815567, 0.3111913800239563, 0.011782066896557808, 0.5369184613227844, -0.30915480852127075, 0.4707748591899872, 0.017855903133749962, 0.07676026970148087, 0.8121162056922913, -0.15149733424186707, -0.6689944863319397, 0.7246827483177185, -0.13286951184272766, 0.663112998008728, -0.3408457040786743, -0.3414032459259033, -0.9220060706138611, 0.2547304928302765, 0.7843908667564392, 0.6922232508659363, -0.1289549618959427, 0.2662617564201355, -1.0180150270462036, -0.04371408000588417, -0.7354956269264221, 0.2664348781108856, 0.5225272178649902, 0.3511456847190857, -0.11883564293384552, 0.32687392830848694, 1.4066290855407715, 0.660883367061615, 0.011114364489912987, -0.054720163345336914, 0.37269216775894165, 0.2832236588001251, -0.5057764649391174, -0.06324151158332825, 0.9450652599334717, 1.3634010553359985, -0.14549167454242706, 0.6480452418327332, -0.09568489342927933, -0.25648367404937744, -0.31075844168663025, -0.685639500617981, -0.4998748302459717, 0.5451349020004272, -0.9668905735015869, 0.7330995202064514, 0.41551485657691956, 0.5308153629302979, -1.5882573127746582, -0.08416446298360825, -0.3650738298892975, -1.096432089805603, -0.596517026424408, -0.12623131275177002, -0.30250903964042664, 0.5410876870155334, -0.6719288229942322, -0.46650177240371704, 1.2795648574829102, 0.6480980515480042, 0.12230051308870316, 0.9464024901390076, 0.6314003467559814, -0.4815717041492462, -0.6307007074356079, -0.05043322220444679, 0.1997554898262024, 0.235332190990448, -0.19943085312843323, 0.7056642174720764, -0.3225782513618469, -0.004481549374759197, -0.6459411382675171, 0.6628434062004089, 0.5492256283760071, 0.5606574416160583, 0.365496963262558, -0.6733740568161011, -0.12975601851940155, 0.41646313667297363, -0.2993752360343933, -0.08267020434141159, -0.17939303815364838, 0.7838723659515381, 0.2201993763446808, 0.5167994499206543, -0.11024989932775497, -0.4160309135913849, 0.33029627799987793, 0.3332693576812744, 0.6914821267127991, 0.08840984851121902, -0.21039646863937378, 1.022714614868164, 0.10358726978302002, 0.19112055003643036, 0.5408105254173279, 0.352446049451828, 0.21532714366912842, -0.4135684370994568, 0.32834959030151367, 0.28825682401657104, 0.18578635156154633, 1.0160351991653442, 0.3371385931968689, 0.08830515295267105, -0.9571307897567749, -0.6469459533691406, 0.6895018219947815, 0.35395750403404236, -0.6800689101219177, -0.6274137496948242, 0.09590164572000504, 0.016315851360559464, -0.2734096348285675, -0.46341919898986816, -0.2566446363925934, 0.841115415096283, -0.0030325327534228563, 0.347552090883255, -0.6237310171127319, -0.4596562683582306, -0.5825327038764954, -0.016613034531474113, -0.8258914947509766, -0.567773699760437, -1.3005205392837524, -0.4643191993236542, 0.018375223502516747, -0.44110336899757385, 1.1590964794158936, -0.8369802832603455, -0.4168565571308136, 0.6058182716369629, -0.19137127697467804, 0.03932187333703041, -0.03644102066755295, -0.5109559297561646, -1.0883495807647705, 0.24516206979751587, 0.6583280563354492, 0.9777894616127014, -0.37531623244285583, -0.16572873294353485, -0.3136443793773651, 0.10594791173934937, -0.21254441142082214, -0.213680699467659, 0.5505343079566956, 0.4238320291042328, -0.19964398443698883, -0.3877837061882019, -0.18675385415554047, -0.383422315120697, 0.5594085454940796, 0.19937652349472046, -0.7258496284484863, 0.44438549876213074, 0.08883862942457199, -0.10363353788852692, 0.7353485822677612, 0.4171541631221771, -0.8164361119270325, 0.10190705955028534, 0.008115364238619804, 0.5390213131904602, -0.753564715385437, 0.8300244212150574, 0.23072084784507751, 0.23701222240924835, -0.2607868015766144, -0.5779757499694824, -0.2535765767097473, -0.21910081803798676, -0.330130934715271, -0.6052972674369812, -0.36904391646385193, 0.24892953038215637, 0.05069980397820473, -0.773408055305481, 0.282731294631958, -0.3676677644252777, -0.35155126452445984, -0.40441828966140747, -0.3768758773803711, 1.428473711013794, -0.13744069635868073, 0.10189282149076462, 0.01852065697312355, 0.13977932929992676, 0.15619735419750214, -0.052290331572294235, -0.025390222668647766, 0.00970714446157217, 0.5956554412841797, 0.3187069296836853, 0.21686126291751862, 0.7907558083534241, -0.2862132787704468, -0.26920026540756226, 0.03509112074971199, -0.4499451518058777, -0.2551901638507843, -0.2791680693626404, 0.08072184026241302, 0.28244489431381226, 0.13983219861984253, 0.6638884544372559, -0.6216363906860352, -0.2390088587999344, 0.24761825799942017, 0.3121492564678192, 0.10067354142665863, 0.026836615055799484, -0.042026497423648834, -0.3255528509616852, -0.20434901118278503, -0.6605625748634338, -0.35287731885910034, -0.459078848361969, 0.21104225516319275, -0.49113792181015015, 0.46686550974845886, -0.6035047769546509, 0.05398385599255562, 0.47311511635780334, -0.628210723400116, -0.5899449586868286, 0.5383371710777283, -0.43460965156555176, 0.3581348955631256, -0.8371564745903015, -0.024803031235933304, 0.17777222394943237, -0.21176443994045258, 0.18174472451210022, 0.20762509107589722, -0.4618286192417145, -0.24692077934741974, -0.3452184200286865, 0.06415285170078278, -0.2806282639503479, -0.07051737606525421, -0.3111379146575928, 0.26799800992012024, -0.5621837377548218, -0.7891938090324402, -0.7082421183586121, 0.6130644083023071, 1.2281601428985596, 0.3469986617565155, 0.07596462219953537, 0.5880346894264221, 0.3720649778842926, -0.09918234497308731, 0.4978603720664978, -0.42504218220710754, 0.232245534658432, -0.1645573228597641, 0.6880912780761719, -0.9978476166725159, 0.053882185369729996, 0.06479738652706146, -0.2791745066642761, -0.15112796425819397, 0.11964840441942215, 0.5392866730690002, 0.2710796594619751, -0.39717015624046326, -0.38166457414627075, 0.1586025059223175, -0.05124311149120331, -0.529425859451294, -0.1807975471019745, -0.46609118580818176, 0.5797073245048523, 0.7035614848136902, -0.7706696391105652, -0.10463466495275497, -0.7834085822105408, 0.03288344666361809, 0.12170147895812988, 0.19118253886699677, -0.07290831208229065, -0.7559860944747925, -0.7436452507972717, -0.29942652583122253, 0.12902607023715973, 0.39012718200683594, -0.1098637580871582, 0.7261852025985718, -1.1865195035934448, -0.327267587184906, 0.30691617727279663, -0.17938096821308136, -0.6699448227882385, -0.16094870865345, 0.514428436756134, 0.22599229216575623, 0.45805928111076355, -0.22445888817310333, -0.28341686725616455, 0.6094616055488586, -1.0986485481262207, 0.4699336588382721, -1.0146691799163818, 0.05381733179092407, 0.26011165976524353, 0.21623073518276215, -0.3889337480068207, 0.05439768731594086, -0.3144616186618805, 0.05426990985870361, -0.5422137379646301, -0.05916552245616913, -0.8476253151893616, 0.24796563386917114, 0.7387130260467529, -0.7062469720840454, -0.07917603850364685, 0.5308311581611633, 0.8083449006080627, -0.24102069437503815, -0.2723766267299652, -0.2703062891960144, -0.3523949980735779, 0.30906713008880615, -1.0258089303970337, 0.816274881362915, 0.4894289970397949, -0.34954628348350525, -0.7434088587760925, -0.5556760430335999, 0.7309204339981079, -0.06872879713773727, 0.2067171335220337, -0.8069574236869812, -0.856066882610321, -0.04254330322146416, -0.007398864720016718, 0.18451282382011414, 0.3126455545425415, 0.02574666030704975, 0.143972247838974, 0.07452648878097534, 0.5151717662811279, -0.7557970881462097, -0.6805165410041809, -0.32294073700904846, -0.08490153402090073, 0.2299199104309082, -0.1437922716140747, 0.7456139922142029, 0.0772586315870285, -0.5191781520843506, 0.1483992487192154, 0.40312686562538147, -0.12968061864376068, -0.8654894232749939, 0.2111590951681137, -0.48615562915802, 0.24662435054779053, -0.6543167233467102, 0.4871385395526886, -0.143457293510437, 0.22498579323291779, 0.31083768606185913, 0.46090686321258545, 0.6536312103271484, -0.266076922416687, -0.058256909251213074, 0.2699663043022156, 0.44257429242134094, -0.558879554271698, -0.30656981468200684, 0.3245600461959839, -0.724301815032959, -0.1250154972076416, 0.5289761424064636, -0.20600463449954987, -1.3191463947296143, -0.8307433724403381, 0.46241962909698486, -0.24370881915092468, 0.18388235569000244, -0.7334075570106506, -0.19311796128749847, -0.28255578875541687, 0.8164335489273071, 0.4311116933822632, -0.7562226057052612, -0.28693684935569763, -0.0390942208468914, 0.21242482960224152, 0.11626680195331573, 0.4108603298664093, -0.7852648496627808, -0.8673353791236877, -0.11932269483804703, 0.5837388038635254, 0.026271523907780647, -0.5017200708389282, 0.12569737434387207, 0.285315603017807, 0.703624963760376, 0.029568271711468697, -0.8526325225830078, -0.5032976269721985, 0.042033057659864426, 0.11990988999605179, -0.44609883427619934, 0.955998957157135, -1.0162594318389893, 0.6046962141990662, -0.15018075704574585, -0.1953250765800476, 0.21125271916389465, -0.05203888565301895, 0.17354170978069305, 0.26812905073165894, 0.7792090177536011, -0.7302777767181396, 0.3899011015892029, -0.1444704383611679, 0.6643326878547668, 0.41259366273880005, 0.01919127069413662, -0.19955383241176605, 0.49643757939338684, -0.7469815611839294, -1.621884822845459, 0.8640602827072144, 0.18872331082820892, -0.1481403261423111, 0.22166836261749268, -0.4294535219669342, 0.591440737247467, -0.5538960099220276, 0.5860271453857422, 0.9773755073547363, 0.7043133974075317, -0.4238804578781128, -0.4276021420955658, 0.3681560158729553, -0.29517117142677307, -0.7142525315284729, 0.18492694199085236, 0.22898384928703308, 0.06983157247304916, 0.04193413630127907, -0.16037939488887787, -0.2672595977783203, -0.6877570152282715, -0.21003834903240204, 0.6455968022346497, -0.10674937814474106, 0.666411280632019, -0.31239819526672363, -0.4250672161579132, -0.44949567317962646, 0.20059728622436523, -0.22310350835323334, -0.5103707909584045, 0.9260384440422058, 0.6183458566665649, 0.3176509439945221, -0.17533017694950104, -0.32095077633857727, -0.4068149924278259, -0.26753154397010803, 0.5606784224510193, 0.13950122892856598, -0.6430388689041138, 1.148861050605774, 0.3063567578792572, -0.8957130908966064, -0.71117103099823, -1.0113255977630615, -0.11325816065073013, 0.23598527908325195, -0.10560470074415207, -0.45327696204185486, 0.4219163656234741, 0.07118850946426392, -0.43662145733833313, 0.13195832073688507, -0.015533735044300556, 0.39080339670181274, -0.28925085067749023, 0.37448397278785706, 0.09680285304784775, 0.07518968731164932, 0.9520801305770874, -0.6691961884498596, -0.6179478764533997, -0.42436668276786804, -0.03395926207304001, 0.29226168990135193, 0.1103314459323883, 1.5525636672973633, -0.5508147478103638, -0.03198870271444321, -0.23761077225208282, 0.361549973487854, 0.6245329976081848, 0.06843975931406021, -0.14206638932228088, 0.8349939584732056, 0.16198782622814178, -0.9660474061965942, -0.05550369992852211, -0.22270193696022034, -0.24149774014949799, 0.5816255807876587, -0.5506439805030823, -0.4203651249408722, 0.20907030999660492, 0.10364175587892532, -0.08073341846466064, -1.2146657705307007, -0.7181490063667297, -0.7365662455558777, 0.11475078016519547, 0.46065831184387207, -0.14818024635314941, -0.013173076324164867, 0.3474999964237213, -0.1658228486776352, -0.11987365037202835, -0.8940643668174744, 0.4434334635734558, -0.44427651166915894, 0.4183654189109802, -0.9645794630050659, 0.2091776579618454, -0.6822807788848877, -0.7543395757675171, -0.036558061838150024, -0.17635463178157806, -0.5502076148986816, -1.0568387508392334, -0.15243206918239594, -0.07548633962869644, -0.7725056409835815, 0.5232183337211609, -0.21210163831710815, 0.3031366169452667, 0.02098013274371624, -0.8297247290611267, 0.08879667520523071, 0.5747108459472656, -0.13736706972122192, 0.10656578093767166, 0.4725250005722046, 0.3934638500213623, 0.3548436462879181, -0.4471176266670227, 0.10991811007261276, -0.4662553071975708, 0.14396755397319794, 0.34001538157463074, -0.2158106416463852, -0.31520020961761475, 0.34259214997291565, 0.08626876026391983, -0.941718578338623, -0.4621441662311554, -0.7812549471855164, 0.34543752670288086, 0.013697194866836071, -0.12169945240020752, 0.29388442635536194, 0.8692367076873779, 0.12342804670333862, 0.21862182021141052, -0.4726947247982025, 0.43566572666168213, 0.6658787727355957, 0.4831535518169403, 0.34924712777137756, 0.8064690232276917, 0.1281081885099411, 0.4945998191833496, -0.21858049929141998, 0.1634005904197693, -0.6877418160438538, 0.39653968811035156, -0.512394368648529, 0.06652715057134628, -0.27440345287323, 0.158665269613266, 0.2517603039741516, 0.27555206418037415, 0.573348879814148, 0.1946229487657547, 0.057665858417749405, -0.14295408129692078, -1.3371379375457764, -0.24879927933216095, -0.7314646244049072, -0.37203681468963623, 0.05083373561501503, -0.3079482316970825, -0.2160140573978424, -0.3939724862575531, -0.2680691182613373, -0.18198919296264648, -0.008271110244095325, 0.02388428896665573, 0.22045277059078217, -0.6841910481452942, -0.3436932861804962, 1.3024036884307861, -0.6798347234725952, -0.5279558300971985, -0.1424666941165924, 0.011081651784479618, -0.4305189847946167, -1.2647892236709595, -0.19510462880134583, 1.2949059009552002, 0.2909863591194153, -0.32270535826683044, -0.6700019836425781, 0.10849599540233612, -0.027561785653233528, -0.24220538139343262, -0.13446331024169922, 0.3393610119819641, 0.04344882816076279, 0.12473425269126892, -0.8149381875991821, 0.2750195264816284, -0.1643953025341034, 0.4772529602050781, 0.48671916127204895, -0.17436689138412476, -0.29555562138557434, 0.1425061970949173, 0.0192471481859684, 0.20390981435775757, 0.6747841835021973, 0.7765188217163086, 0.7596519589424133, -0.4024536609649658, 0.35836443305015564, -0.2183438092470169, 0.4187847971916199, 0.9220150113105774, 0.06545857340097427, -0.08867426216602325, 0.31852298974990845, 0.8296204209327698, -0.5247397422790527, -0.49359312653541565, 0.21578185260295868, -0.13099873065948486, -0.28082534670829773, 0.4404389262199402, -0.1329220086336136, -0.14741094410419464, 0.3727473318576813, -0.12934942543506622, 0.28814828395843506, -0.41444122791290283, -0.03849676623940468, -0.03990679979324341, 0.04908933490514755, 0.7876893281936646, -0.45085012912750244, 0.6438351273536682, -0.11133496463298798, 0.2733255922794342, 0.37944626808166504, 0.06683333963155746, -0.5473321080207825, 0.24137651920318604, 1.3528929948806763, 0.5290317535400391, -0.47816330194473267, 0.34616491198539734, 0.06165987253189087, -0.047964245080947876, -0.053194861859083176, -0.4637604355812073, -0.5587504506111145, 0.11351253092288971, -0.25224143266677856, -0.8149158358573914, -0.7513554096221924, -0.2060340791940689, 0.4908825159072876, 0.23984411358833313, 0.4599115252494812, -0.8143859505653381, 0.2506999373435974, -0.44931361079216003, 1.299599051475525, -0.4197039306163788, 0.14260968565940857, 0.5240890979766846, -0.6632776260375977, -0.667900562286377, 1.275093674659729, -0.3643713593482971, 0.5503984093666077, 0.5714348554611206, 1.2343868017196655, 0.6765977740287781, 0.3839639723300934, 0.18599867820739746, -0.12028249353170395, -0.7294447422027588, 0.3051837682723999, -0.44266214966773987, -0.18812428414821625, -0.18777191638946533, -0.217392235994339, 0.4046841859817505, 0.23998987674713135, -0.09602954983711243, -0.6100248098373413, 0.030514949932694435, -0.21147076785564423, -0.3186509609222412, 0.9518576860427856, 0.4539858400821686, -0.8276026248931885, 0.1426081359386444, 0.12599508464336395, 0.05525953695178032, 0.4780272841453552, -0.08879197388887405, -0.3306390941143036, -0.4318583309650421, 0.05642377585172653, -0.4765762984752655, 0.8773972988128662, -0.7631551623344421, -0.12552836537361145, 0.03413502871990204, -0.6358978748321533, -1.1345981359481812, 0.6537344455718994, -0.46930021047592163, -0.2556556165218353, 0.27141648530960083, 0.5262396335601807, 0.017054887488484383, 0.6775913834571838, -0.2257988452911377, -0.3795165717601776, 0.11132611334323883, 0.7259427905082703, -0.33273252844810486, 0.8051949143409729, -0.38476014137268066, 0.4169785678386688, 0.6746827363967896, -0.13319078087806702, 0.2807069718837738, -0.21102891862392426, -0.3825133144855499, -0.5772660374641418, -0.16795483231544495, -0.3806656301021576, -0.10615459829568863, 0.6096197366714478, 0.20097729563713074, 0.11518462002277374, 0.10169200599193573, -1.4141701459884644, -0.03222281485795975, -0.5797492861747742, 0.0864231213927269, 0.1012343019247055, 0.007002709433436394, -0.07519873231649399, -0.13728848099708557, 0.53933185338974, -1.1659996509552002, 4.225747108459473, 0.14625084400177002, -0.06733880192041397, 0.5281673669815063, 0.1811739057302475, 0.8016860485076904, 0.6621901988983154, -0.6476711630821228, 0.08545102179050446, -0.3113744854927063, 0.5584572553634644, -0.5262784361839294, 0.43757256865501404, 0.6594293117523193, 0.4655047357082367, 0.7179412841796875, -0.8259099721908569, 0.30786529183387756, 0.660108745098114, -1.0358229875564575, -0.9934680461883545, -0.3295479416847229, -0.3428645133972168, 0.7527085542678833, 0.3709721863269806, 0.2708915174007416, 0.5301932096481323, -0.21819382905960083, -0.09710536897182465, -0.21560892462730408, -0.44179147481918335, -0.2684686779975891, -0.16057221591472626, 0.015993556007742882, -0.7018934488296509, 0.08692441135644913, -0.07994495332241058, -0.9749525189399719, -0.32259559631347656, 0.099671870470047, 0.4398571252822876, -0.1891794055700302, -0.08570585399866104, -0.5331065654754639, -0.10626894235610962, 0.923018217086792, -0.7287436127662659, 0.2475580871105194, 1.2215815782546997, -0.27576133608818054, 1.446576714515686, -0.10291003435850143, 0.6304986476898193, -0.7011517286300659, -0.47565025091171265, 0.3967841863632202, 0.07825115323066711, -0.04360571503639221, 0.3872237801551819, -0.11432977020740509, 0.9980006217956543, -0.07302781939506531, -0.360297828912735, -0.06677038222551346, -0.010320966131985188, 0.5476327538490295, -0.24560873210430145, 0.8648654222488403, -0.14084626734256744, 0.034955158829689026, -0.18949127197265625, -0.15902896225452423, -0.361417293548584, -0.5564999580383301, 0.8108131885528564, -0.32353878021240234, -0.271862655878067, 0.3276786804199219, 0.6219596862792969, 0.08575642853975296, 0.16227687895298004, -0.827049970626831, -1.0753000974655151, 0.12605376541614532, 0.6412728428840637, 0.5123382806777954, -0.1016417071223259, -0.849729597568512, 0.5436811447143555, -0.15623517334461212, 0.2815411388874054, 0.3910207152366638, -0.23520515859127045, 0.2550690770149231, -0.274329274892807 ]
[ 2060, 4506, 1012, 2065, 1996, 6656, 2015, 2006, 1996, 5371, 2291, 14176, 4820, 1037, 4539, 12441, 1010, 2030, 6656, 2015, 2006, 1996, 12441, 2993, 1010, 2024, 24156, 2135, 2275, 1010, 2059, 1996, 4539, 12441, 2089, 2022, 2058, 15773, 2007, 2178, 12441, 2478, 5310, 1011, 2504, 6656, 2015, 1998, 6472, 2011, 1996, 2434, 2832, 1012, 2065, 1996, 2434, 2832, 1998, 11689, 2024, 2770, 2104, 1037, 3020, 6656, 2015, 2504, 1010, 2059, 1996, 2999, 12441, 2097, 2036, 15389, 2104, 3020, 1011, 2504, 6656, 2015, 1010, 2029, 2071, 2421, 2291, 1012, 1012, 4002, 2575, 8790, 4957, 2121, 7632, 17364, 2075, 4748, 14028, 12086, 2089, 15389, 2037, 2219, 24391, 18093, 2015, 2011, 7632, 17364, 2075, 4044, 10857, 1996, 8790, 4957, 2121, 3594, 2000, 7170, 4207, 8860, 1012, 2076, 1996, 7781, 7547, 4403, 1997, 1037, 2565, 1010, 1996, 8790, 4957, 2121, 15665, 9675, 7619, 10425, 1997, 4207, 8860, 2013, 4044, 10857, 1998, 6764, 1010, 2107, 2004, 25510, 1035, 3653, 11066, 2006, 11603, 2030, 1040, 8516, 2094, 1035, 19274, 1035, 8860, 2006, 6097, 2891, 1012, 8860, 9675, 1999, 4044, 10857, 2024, 8209, 2034, 1010, 2635, 23359, 2058, 2291, 8860, 2007, 1996, 2168, 3853, 2171, 1012, 2122, 10857, 2024, 2411, 2109, 2011, 9797, 2000, 2139, 8569, 2290, 8026, 12086, 2302, 11303, 2000, 28667, 25377, 9463, 1010, 21933, 2078, 29301, 17715, 9255, 1010, 1998, 10408, 7661, 4972, 2302, 5278, 1996, 2434, 3075, 1012, 1012, 4002, 2581, 4130, 17385, 2011, 4130, 4044, 8023, 4748, 14028, 12086, 2089, 15389, 2037, 2219, 24391, 18093, 2015, 2011, 7632, 17364, 2075, 4044, 10857, 2109, 2000, 7170, 8860, 1012, 4748, 14028, 12086, 2089, 2173, 1037, 2565, 1999, 2019, 3041, 4443, 1999, 1996, 2862, 1997, 2472, 3111, 8250, 1999, 1996, 4130, 4044, 8023, 1010, 2029, 3645, 2097, 2059, 15389, 2043, 2009, 17193, 25582, 2135, 2083, 2008, 4130, 10328, 1999, 3945, 1997, 1996, 12441, 2008, 2001, 2170, 2013, 1037, 5896, 2030, 1996, 3094, 2240, 1012, 1012, 4002, 2620, 4130, 17385, 2011, 3945, 2344, 7632, 17364, 2075, 4748, 14028, 12086, 2089, 15389, 2037, 2219, 24391, 18093, 2015, 2011, 7632, 17364, 2075, 1996, 3945, 2344, 2109, 2000, 7170, 2060, 3454, 1012, 2138, 2070, 3454, 2079, 2025, 2655, 2060, 3454, 2478, 1996, 2440, 4130, 1010, 4748, 14028, 12086, 2089, 2173, 2037, 2219, 5371, 1999, 1996, 14176, 2073, 1996, 4214, 2565, 2003, 2284, 1010, 4786, 1996, 4082, 2291, 2000, 4888, 2037, 24391, 4007, 2012, 1996, 5227, 1997, 1996, 4214, 2565, 1012, 1012, 4002, 2683, 4130, 17385, 2011, 4895, 28940, 27428, 4130, 4748, 14028, 12086, 2089, 15389, 2037, 2219, 24391, 18093, 2015, 2011, 7632, 17364, 2075, 8211, 5371, 4130, 7604, 1012, 4748, 14028, 12086, 2064, 2202, 5056, 1997, 10425, 2008, 3768, 4193, 20563, 9285, 2011, 6885, 2019, 4654, 8586, 23056, 1999, 1037, 3020, 2504, 14176, 2306, 1996, 4130, 1010, 2061, 2008, 3645, 2097, 5454, 1996, 27248, 1005, 1055, 4654, 8586, 23056, 2000, 4888, 1012, 1012, 5890, 2692, 2578, 5371, 6656, 2015, 11251, 4748, 14028, 12086, 2089, 15389, 2037, 2219, 24391, 18093, 2015, 2011, 7632, 17364, 2075, 1996, 8026, 12086, 2109, 2011, 2578, 1012, 4748, 14028, 12086, 2089, 2224, 21407, 1999, 1996, 6656, 2015, 1997, 3645, 2578, 2000, 5672, 1996, 12441, 2008, 2003, 6472 ]
mitre
10.txt
49
upon service start. these service processes may automatically execute specific binaries as part of their functionality or to perform other actions. if the permissions on the file system directory containing a target binary, or permissions on the binary itself are improperly set, then the target binary may be overwritten with another binary using user - level permissions and executed by the original process. if the original process and thread are running under a higher permissions level, then the replaced binary will also execute under higher - level permissions, which could include system.. 011 services registry permissions weakness adversaries may execute their own malicious payloads by hijacking the registry entries used by services. adversaries may use flaws in the permissions for registry keys related to services to redirect from the originally specified executable to one that they control, in order to launch their own code when a service starts. windows stores local service configuration information in the registry under hklm \ system \ currentcontrolset \ services. the information stored under a service's registry keys can be manipulated to modify a service's execution parameters through tools such as the service controller, sc. exe, powershell, or reg. access to registry keys is controlled through access control lists and user permissions.. 012 cor _ profiler adversaries may leverage the cor _ profiler environment variable to hijack the execution flow of programs that load the. net clr. the cor _ profiler is a. net framework feature which allows developers to specify an unmanaged ( or external of. net ) profiling dll to be loaded into each. net process that loads the common language runtime ( clr ). these profilers are designed to monitor, troubleshoot, and debug managed code executed by the. net clr.. 013 kernelcallbacktable adversaries may abuse the kernelcallbacktable of a process to hijack its execution flow in order to run their own payloads. the kernelcallbacktable can be found in the process environment block ( peb ) and is initialized to an array of graphic functions available to a gui process once user32. dll is loaded. t1562 impair defenses adversaries may maliciously modify components of a victim environment in order to hinder or disable defensive mechanisms. this not only involves impairing preventative defenses, such as firewalls and anti - virus, but also detection capabilities that defenders can use
[ -0.19660945236682892, -0.5904348492622375, -0.34024062752723694, 0.12228458374738693, -0.13759812712669373, -0.32628658413887024, -0.7507349848747253, -0.2580416798591614, -0.047521866858005524, 0.43147721886634827, 0.3105223774909973, -0.10602331906557083, 0.19748039543628693, -0.3917807638645172, -1.0210033655166626, -0.38262078166007996, -0.24121622741222382, 0.10896559804677963, -1.2026965618133545, 0.17808254063129425, 1.1755622625350952, -0.30419138073921204, -0.6085532903671265, -0.7334665060043335, -0.9202094078063965, 0.36294758319854736, 0.8353284001350403, 0.050501175224781036, 0.5693990588188171, 0.8865017294883728, -0.19967392086982727, -0.7369553446769714, -0.24124282598495483, -0.8819534182548523, 0.1007678359746933, -0.26724502444267273, 1.1219254732131958, -0.6531257629394531, 0.3073539733886719, -0.9390015602111816, 0.5715652108192444, 0.08095969259738922, -0.4353199005126953, -0.24285130202770233, -0.7413961291313171, -0.6500641703605652, 0.1956372708082199, 0.03483749181032181, 0.05884244665503502, 0.286091148853302, 1.0043479204177856, 0.49310970306396484, 0.04347294941544533, -0.17517992854118347, -0.32536277174949646, 0.018756570294499397, 0.3788793683052063, 0.23377008736133575, -0.35219958424568176, 0.3718518018722534, -0.4404882490634918, 0.5183672308921814, 0.009579711593687534, -0.9135433435440063, 0.04471529275178909, 0.9284189939498901, -0.05265773460268974, 0.09236684441566467, 0.09362366050481796, 0.06738163530826569, 0.5026143193244934, 0.0703728199005127, -1.0317802429199219, 0.25459080934524536, -0.32920128107070923, -0.2018764317035675, 0.028894873335957527, -0.2751156687736511, 0.3481007516384125, 0.01232182513922453, -0.2074713408946991, 0.5236607789993286, 0.21996374428272247, -0.5735421776771545, -0.13116993010044098, -0.6116589307785034, 0.7555404305458069, 0.855019211769104, -0.268754243850708, 0.35779324173927307, 0.004071138799190521, 0.233739972114563, -0.9012082815170288, -0.042369406670331955, -0.07980000972747803, 0.7675338983535767, -1.244146466255188, 0.16333839297294617, 0.4307347536087036, -0.3981231153011322, 1.3078954219818115, 0.27731797099113464, -0.23056919872760773, 0.3708798587322235, -0.6637793183326721, 0.4101647734642029, 0.6354451775550842, -0.42712798714637756, -0.5394091010093689, -0.22139617800712585, 1.104217767715454, -0.024518320336937904, -0.07873460650444031, -0.6197133660316467, -0.22370557487010956, 0.5286369323730469, -0.22388464212417603, -0.2038990557193756, 0.19308272004127502, 0.6278114914894104, -0.23401731252670288, -0.03273679316043854, 0.9090546369552612, -0.3936236798763275, 0.44456908106803894, -0.08531950414180756, 0.10291571915149689, 0.47510284185409546, -0.7499756813049316, -0.8529719114303589, -0.30031535029411316, -0.25264772772789, -0.22648261487483978, 0.33837008476257324, -0.3776724636554718, 0.5332238674163818, 0.8991925716400146, 0.47661465406417847, 0.2914867401123047, -1.1441617012023926, -0.28545770049095154, 0.753546416759491, 0.6134219765663147, 1.6118916273117065, 0.7222282290458679, -0.05747324600815773, -0.2368762046098709, 0.9266263246536255, -0.5583207011222839, 0.39106622338294983, -0.003957848064601421, -0.10019639879465103, 1.4033383131027222, 0.11556704342365265, -0.7034892439842224, 0.4024130403995514, -0.5466437935829163, 0.8151100277900696, -0.7086159586906433, -0.27977254986763, -0.879298746585846, 0.1479419469833374, 0.462293416261673, 0.7351436018943787, 0.10943672806024551, 0.3420460522174835, -0.9034510254859924, -0.1913352608680725, -0.4500778913497925, -0.48719605803489685, 0.8434742093086243, 0.18449285626411438, 0.3891699016094208, 0.10233358293771744, 1.2431209087371826, 0.8398486971855164, -0.22899368405342102, -0.4027375280857086, 0.30534785985946655, 0.40012434124946594, -1.419870376586914, -0.16417433321475983, 0.10094387829303741, 1.0653440952301025, 0.29325997829437256, 0.07116521149873734, 0.26809364557266235, -1.0968210697174072, -0.021451935172080994, -0.7131079435348511, -0.21952208876609802, 0.6352356672286987, -0.4391253888607025, 0.7671017050743103, 0.5813145637512207, 0.3105957508087158, -1.148576021194458, 0.055543482303619385, -0.2956077456474304, -0.6856298446655273, 0.06801342219114304, 0.38762980699539185, 0.19841253757476807, 0.3076613247394562, -0.7064846754074097, -0.5430253148078918, 1.3758057355880737, 0.8619804382324219, 0.4410846531391144, 0.7868974804878235, 0.5968804955482483, -0.026270708069205284, -0.5655301809310913, 0.26905393600463867, -0.015555496327579021, 0.4492928981781006, -0.021912062540650368, 0.21771006286144257, -0.49330222606658936, 0.6147117614746094, -0.05297486484050751, 0.8028501272201538, 0.5328831672668457, -0.07168923318386078, 0.3849954903125763, -0.8128039836883545, -0.06697387248277664, 0.41108518838882446, -0.15430031716823578, 0.0240432508289814, 0.05974685400724411, 0.3633843958377838, 0.22307786345481873, 0.630779504776001, -0.8972626328468323, -0.2722543179988861, 0.3054454028606415, 0.7213550806045532, 0.041624587029218674, 0.4980352222919464, -0.20010222494602203, 0.9350551962852478, 0.3893378674983978, 0.37835341691970825, 0.3057124614715576, 0.208767831325531, 0.4518016576766968, -0.4972023069858551, 0.30664128065109253, 0.12258440256118774, 0.46235308051109314, 0.653059720993042, 0.18623845279216766, 0.2637732923030853, -0.7932950258255005, -1.0810396671295166, 0.8254860043525696, -0.08583825826644897, -0.177789106965065, -0.574117124080658, -0.15157152712345123, -0.1420052945613861, -0.1695374697446823, -0.758094310760498, -0.13263200223445892, 1.0015995502471924, 0.568381130695343, 0.07353648543357849, -0.6275192499160767, -0.7428460717201233, -0.599448561668396, -0.06981606036424637, -1.0422115325927734, -0.6403707265853882, -0.4845856726169586, -0.08635079860687256, 0.3567299544811249, -0.5766375064849854, 0.85275799036026, -0.9861825108528137, -0.23554587364196777, 0.5680473446846008, -0.013158313930034637, 0.48673224449157715, -0.2697543501853943, -0.7033986449241638, -0.6684013605117798, 0.1796424686908722, -0.37718677520751953, 1.1044408082962036, -0.6397144198417664, -0.5809831619262695, -0.2382403314113617, 0.009897913783788681, -0.10270687937736511, -0.07970047742128372, 0.8461653590202332, 0.4129907786846161, 0.10696928948163986, -0.6585096716880798, 0.3358380198478699, -0.5430316925048828, 0.9794407486915588, 0.46933549642562866, -0.7063308954238892, 0.510542631149292, -0.17776910960674286, 0.12095683813095093, 0.35625362396240234, 0.8022058010101318, -1.2423374652862549, 0.06650421768426895, 0.004612271208316088, 0.2672182619571686, -0.6644628643989563, 0.5861805081367493, 0.2751320004463196, -0.13266383111476898, -0.0015593038406223059, -0.7213764190673828, -0.33146917819976807, -0.467098593711853, -0.09288826584815979, -0.12215062230825424, -0.3139030337333679, 0.17543943226337433, -0.6073704361915588, -0.4676079750061035, 0.539740264415741, -0.30240651965141296, -0.30074751377105713, -0.4699831008911133, -0.4340715706348419, 1.1846208572387695, -0.06799977272748947, 0.09060630947351456, -0.20711801946163177, 0.41515079140663147, 0.11394866555929184, 0.4483538866043091, -0.13058270514011383, 0.34097594022750854, 0.5123505592346191, 0.8032041788101196, 0.27926161885261536, 0.3305562734603882, 0.5056408047676086, -0.7685824036598206, 0.02544880099594593, -0.717086911201477, -0.6121414303779602, 0.5115147233009338, 0.22024132311344147, 0.3285652697086334, 0.24827370047569275, 1.1305103302001953, -0.7694177627563477, -1.0220482349395752, -0.3043695390224457, 0.6670559644699097, 0.2997785806655884, -0.3248610198497772, -0.3435969948768616, 0.16327378153800964, -0.4648689031600952, -0.47215166687965393, 0.22881197929382324, -0.3744184672832489, 0.6399749517440796, -0.2020520567893982, 0.44300922751426697, -0.15221424400806427, -0.529592752456665, 0.10297529399394989, -0.8557249903678894, -0.3654811680316925, 0.3548334240913391, -0.7717546224594116, 0.8951022028923035, -0.7818633913993835, 0.16676576435565948, -0.030252115800976753, -0.42623046040534973, 0.03977065533399582, -0.2849550247192383, -0.20426329970359802, -0.11309221386909485, -0.08124815672636032, 0.20025590062141418, 0.2459992915391922, -0.13093003630638123, -0.08246051520109177, 0.06263157725334167, -0.6441678404808044, -1.141897201538086, -0.4026695489883423, 1.214150071144104, 1.4701405763626099, 0.7350809574127197, -0.03799327835440636, 0.6129211187362671, -0.024772442877292633, -0.4992655813694, 0.6577141880989075, -0.2165941745042801, 0.5810728073120117, -0.3779587149620056, 1.13607656955719, -0.21362608671188354, 0.13581737875938416, -0.2898097634315491, 0.040331076830625534, -0.025783559307456017, 0.4373224973678589, 0.29288801550865173, 0.43183642625808716, -0.7717283964157104, -0.4216836094856262, -0.04101230949163437, -0.200486421585083, -0.4163055717945099, -0.33183997869491577, -0.4124642610549927, 0.6907790303230286, 0.7262367606163025, -0.7270551919937134, -0.17319142818450928, -0.6360933780670166, 0.05939459055662155, 0.5056632161140442, 0.11939753592014313, -0.30886709690093994, -0.513197660446167, -0.57724928855896, -0.41933777928352356, -0.7423287630081177, 0.06423217803239822, 0.08070523291826248, 0.24937579035758972, -0.5522317886352539, -0.2695433795452118, -0.05926842615008354, -0.5395820140838623, -1.224073886871338, -0.6288270354270935, 0.48734819889068604, 0.27740147709846497, 0.39603182673454285, 0.3876267075538635, 0.1085236668586731, 0.5208162665367126, -0.8124059438705444, 0.6016733050346375, -1.3459609746932983, 0.5551093220710754, 0.4521622657775879, 0.015022995881736279, -0.22034230828285217, 0.16170871257781982, -0.5104773044586182, 0.003629744751378894, -0.7732290029525757, 0.1730944812297821, -0.6099457144737244, -0.16154778003692627, 0.8654033541679382, 0.025742867961525917, 0.33279165625572205, 0.2804805040359497, 0.55713951587677, -0.15587863326072693, 0.14118610322475433, -0.05961548537015915, -0.0951748713850975, 0.32945501804351807, -0.8688278198242188, 0.8666722178459167, 0.22887343168258667, -0.0965370386838913, -0.4921897053718567, -0.9118734002113342, 0.8455970883369446, 0.15879753232002258, 0.08362460136413574, -1.24790620803833, -0.7586265206336975, -0.28964897990226746, 0.39065971970558167, 0.15735359489917755, 0.4141009747982025, -0.23577645421028137, -0.22292794287204742, 0.4532826244831085, -0.2997772693634033, -0.913287341594696, -0.37823450565338135, -0.2014351636171341, -0.180005744099617, -0.12870384752750397, -0.1629914790391922, 0.9334867596626282, -0.2637750208377838, -0.5840805768966675, 0.07071010768413544, -0.14118394255638123, -0.438210666179657, -1.2470828294754028, 0.2890196740627289, -1.0309782028198242, 0.20494481921195984, -0.4157921075820923, 0.7338036298751831, 0.31341445446014404, 0.43156158924102783, 0.35453978180885315, 0.30830249190330505, 0.6527719497680664, -0.06822987645864487, 0.005785691551864147, 0.021135203540325165, 0.5977571606636047, -0.5199992060661316, 0.08318778872489929, 0.549667239189148, -0.5228510499000549, 0.10788701474666595, -0.0829402282834053, -0.625342607498169, -0.4491906762123108, -1.1701840162277222, 0.3690008521080017, -0.3205743730068207, -0.01684204488992691, -0.1377812922000885, -0.6247447729110718, -0.5970916152000427, 1.1670283079147339, -0.15061746537685394, -0.6368380188941956, -1.2131129503250122, -0.10613586753606796, 0.5272943377494812, -0.25651815533638, 0.2069501429796219, -0.8247386813163757, -0.515534520149231, -0.15520833432674408, 0.35570022463798523, 0.012174949049949646, -0.01366385631263256, 0.0739748477935791, 0.5721316337585449, 0.6644842028617859, -0.4558127224445343, -0.8983581066131592, -0.25005656480789185, -0.0008974846568889916, -0.37876614928245544, -0.6714949607849121, 1.393155813217163, -0.8568007946014404, 0.386559396982193, -0.029160041362047195, -0.19895203411579132, 0.17354322969913483, 0.08021831512451172, 0.1604042798280716, 0.6259154081344604, 0.41785338521003723, -0.8657103776931763, -0.048678573220968246, 0.15235738456249237, 0.9909374117851257, -0.09372849762439728, 0.05039200931787491, -0.12732061743736267, 0.2799288332462311, -1.2527152299880981, -1.9515355825424194, 0.31684449315071106, 0.2843739688396454, -0.2585922181606293, 0.5431846976280212, -0.6268200874328613, 0.7148336172103882, -1.383561372756958, 0.5766232013702393, 0.5554779767990112, 0.08408360183238983, 0.4232444167137146, -0.1345066875219345, 0.509799063205719, 0.08192004263401031, -0.32124006748199463, 0.2175431102514267, 0.35657453536987305, -0.5896164178848267, -0.24380013346672058, -0.014942770823836327, -0.37241730093955994, -0.4305424094200134, 0.11243447661399841, 0.4720069468021393, 0.030999543145298958, 0.3328598141670227, -0.5204856395721436, -0.35445526242256165, -0.15363764762878418, 0.1960952877998352, -0.3852841258049011, -0.29007941484451294, 0.9320968985557556, 0.17645105719566345, 0.34634310007095337, -0.1368868350982666, -0.1743425577878952, -0.10707329213619232, -0.6021120548248291, 0.8315667510032654, -0.1469801366329193, -0.718123733997345, 1.1798975467681885, -0.1847454309463501, -0.5513918399810791, -0.226937398314476, -0.4589962363243103, -0.028688248246908188, -0.21769624948501587, -0.1196802407503128, -0.49938490986824036, 0.06252686679363251, 0.38179314136505127, -0.3671194612979889, 0.11094760149717331, -0.24498116970062256, 0.2813705801963806, -0.013649151660501957, 0.05439725145697594, 0.07346946001052856, 0.42994096875190735, 0.7263521552085876, -0.14208751916885376, -0.04907429963350296, -0.5709731578826904, 0.05090812221169472, 0.5438052415847778, 0.09779184311628342, 0.9540329575538635, -0.46126192808151245, 0.2888030409812927, 0.16302995383739471, 0.35366109013557434, 0.9172796607017517, -0.2959926724433899, 0.4819764196872711, 0.8962985873222351, 0.5107778310775757, -1.2357550859451294, -0.7976137399673462, -0.39692893624305725, -0.8373297452926636, 0.7434048056602478, -0.43384063243865967, 0.19121673703193665, 0.323989599943161, 0.1735994815826416, 0.06391749531030655, -0.8971847295761108, -0.5804781317710876, -0.1672317236661911, -0.2522253394126892, 0.39838746190071106, -0.010518282651901245, 0.04972199350595474, -0.20756837725639343, 0.08389588445425034, -0.47257640957832336, -0.7272639274597168, 0.29840677976608276, -0.34619325399398804, -0.10491728782653809, -0.8427847027778625, 0.37617212533950806, -0.9968011975288391, -0.8523743748664856, -0.4828861355781555, -0.013659694232046604, -0.3583276569843292, -0.35015198588371277, -0.10546977818012238, 0.04631311446428299, -0.5998543500900269, -0.0018773823976516724, -0.8712788820266724, 0.5980066061019897, -0.08221277594566345, -0.5614600777626038, 0.12362679094076157, 0.5801655054092407, -0.5960156917572021, 0.6570855975151062, 0.569469690322876, 0.6781127452850342, 0.7852160930633545, -0.7491399645805359, -0.15505243837833405, -0.24443656206130981, 0.0863318219780922, 0.32612159848213196, -0.1643938273191452, -0.5089970827102661, 0.08086694777011871, 0.2247539609670639, -0.6891677975654602, 0.10237503796815872, -0.7152550220489502, -0.026888955384492874, 0.20665690302848816, 0.07705402374267578, 0.678706705570221, 0.693189263343811, 0.08346597850322723, 0.07876863330602646, -0.15689530968666077, 0.28197067975997925, 0.8043962121009827, 0.27378788590431213, 0.523069441318512, 0.04077073559165001, 0.13183008134365082, 0.35714516043663025, -0.12197135388851166, 0.20426414906978607, -0.40230169892311096, 0.3135612905025482, -0.6631954312324524, 0.17224819958209991, -0.7261678576469421, -0.36493414640426636, 0.370792031288147, 0.546968936920166, 0.9076283574104309, 0.6363434195518494, 0.5627936124801636, -0.4582960307598114, -1.5355144739151, -0.12078806757926941, -0.5458505749702454, -0.32005560398101807, 0.27595362067222595, -0.049941129982471466, 0.24808470904827118, -0.5141924619674683, -0.046333957463502884, -0.10786264389753342, 0.16597451269626617, -0.09680674225091934, 0.5447508096694946, 0.2136843055486679, 0.06626354157924652, 1.3459597826004028, -0.30062800645828247, -0.5950161814689636, 0.11499245464801788, 0.17377491295337677, -0.3827672600746155, -1.0005316734313965, 0.2160891741514206, 1.3849762678146362, 0.2826952338218689, 0.2987125515937805, -0.42135363817214966, 0.03423989564180374, 0.026000378653407097, 0.14873693883419037, -0.20931527018547058, 0.20389237999916077, -0.4881303012371063, 0.3162669241428375, -0.8965604901313782, 0.20404089987277985, 0.4323248565196991, 0.3706601560115814, 0.08197730034589767, -0.852668821811676, -1.0082261562347412, -0.1727278083562851, 0.5256471037864685, 0.2630787491798401, 0.47166481614112854, 0.7818979620933533, 0.17195414006710052, -0.24560408294200897, 0.23576420545578003, -0.781738817691803, 0.39733609557151794, 0.7884108424186707, 0.21728602051734924, -0.23431338369846344, 0.41082873940467834, 0.5799211859703064, -0.07613900303840637, -0.3282276391983032, 0.10276126116514206, 0.5504007935523987, -0.4472511112689972, 0.6945117115974426, -0.19968634843826294, -0.18455620110034943, 0.13553369045257568, -0.2106042057275772, 0.15288513898849487, -0.1880335807800293, 0.19995948672294617, -0.6828498244285583, 0.02061084844172001, 0.8652163147926331, -0.13116416335105896, 0.4832138121128082, -0.24719223380088806, 0.17190448939800262, 0.31283804774284363, 0.19119234383106232, -0.2703045606613159, -0.4311908483505249, 1.3836500644683838, 0.571269154548645, -0.09754031896591187, 0.2737007439136505, 0.7533868551254272, 0.16241337358951569, 0.4514087438583374, -0.11622898280620575, -0.35825449228286743, 0.20021454989910126, -0.11216089874505997, -0.4695190489292145, -0.16812528669834137, 0.2534690201282501, 0.23285706341266632, -0.049568623304367065, 0.48848670721054077, -0.10005079209804535, 0.02598576433956623, -0.6442683339118958, 0.9226899743080139, -0.36235570907592773, -0.19070713222026825, 0.6187130212783813, -0.37876400351524353, -0.5128867626190186, 1.1527366638183594, -0.21210698783397675, 0.9506891965866089, 0.31219032406806946, 0.5682384371757507, 0.4592953324317932, 0.256548136472702, 0.11183290928602219, -0.4008186459541321, -0.5148714184761047, 0.17571748793125153, 0.07738223671913147, -0.637290358543396, 0.4350541830062866, -0.03979446366429329, 0.13230861723423004, 0.8718675374984741, 0.06706318259239197, -0.6660571694374084, 0.12379039078950882, -0.2027885764837265, -0.6208528280258179, 0.885267436504364, 0.18332527577877045, -0.9310033321380615, 0.12917619943618774, 0.15884384512901306, 0.4609329104423523, 0.3078685700893402, -0.5236032605171204, -0.7422659397125244, -0.5151680111885071, -0.1531284898519516, 0.10717372596263885, 0.6093263626098633, -0.1955510675907135, -0.14787933230400085, -0.09214205294847488, -0.5942573547363281, -1.1399104595184326, -0.03298880159854889, -0.1739790439605713, -0.4861031770706177, 0.9417149424552917, 0.6793217062950134, 0.2243124097585678, 0.534804105758667, -0.3210369348526001, -0.11420586705207825, -0.1277267187833786, 0.9057183861732483, -0.4335542917251587, 0.18079589307308197, -0.2777191996574402, 0.5217025279998779, 0.21000969409942627, -0.010709992609918118, -0.07702341675758362, -0.5703912973403931, -0.1817319691181183, 0.08892542868852615, -0.42330798506736755, -0.646043062210083, -0.3206711411476135, 0.9319188594818115, 0.12288504093885422, 0.012365796603262424, 0.3344954252243042, -1.3985483646392822, -0.07664008438587189, -0.3108009397983551, -0.014657330699265003, -0.33855098485946655, 0.30419206619262695, 0.6072446703910828, -0.11895085126161575, 0.4089728891849518, -0.9955519437789917, 4.070877552032471, 0.3639371693134308, -0.07662133872509003, 0.6584989428520203, 0.5547424554824829, 0.8773134350776672, 0.5578303337097168, -0.6161041855812073, 0.38055160641670227, -0.3445287346839905, 0.3258613049983978, -0.8279476165771484, 0.4756607413291931, -0.038199882954359055, 0.09825633466243744, 0.3905957341194153, -0.9347060322761536, 0.23622040450572968, 0.7195969820022583, -0.8642771244049072, -0.8505896925926208, -0.02143622189760208, -0.309764564037323, 0.7178071141242981, -0.3679971396923065, 0.11460857838392258, 0.35631343722343445, -0.5988608002662659, -0.2776159346103668, -0.04173417016863823, -0.33955326676368713, -0.5661594867706299, -0.18096481263637543, -0.062338050454854965, -0.8135478496551514, 0.11288866400718689, 0.2946794033050537, -0.6788886785507202, -0.2953277826309204, -0.5182645320892334, 0.37253299355506897, 0.09791126847267151, 0.08725690096616745, -0.27983224391937256, -0.351014107465744, 0.9105691313743591, -0.7982403635978699, 0.09474335610866547, 1.0273157358169556, -0.14414039254188538, 1.2902679443359375, -0.8574724197387695, 0.7124766111373901, 0.07188451290130615, -0.11746056377887726, 0.14442948997020721, -0.061864305287599564, -0.2218417525291443, 0.07383016496896744, -0.0349031463265419, 0.6543459892272949, -0.1782519370317459, -0.17523886263370514, 0.03597868233919144, -0.2260013371706009, 0.4660775065422058, -0.4291483759880066, 0.32933154702186584, -0.3159908950328827, 0.036146510392427444, 0.06452944874763489, -0.041809625923633575, -0.25483939051628113, -0.5117365121841431, 0.5368723273277283, -0.45578739047050476, -0.14910684525966644, 0.4905100166797638, 0.8587783575057983, -0.2575293481349945, -0.06844718009233475, -0.7582433819770813, -1.126739501953125, 0.12586615979671478, 0.5235487818717957, 0.013306152075529099, -0.4641704559326172, -0.8169445991516113, 0.33438679575920105, 0.0010147497523576021, 0.25445371866226196, 0.5952293276786804, -0.030544620007276535, -0.32397329807281494, -0.0722799077630043 ]
[ 2588, 2326, 2707, 1012, 2122, 2326, 6194, 2089, 8073, 15389, 3563, 8026, 12086, 2004, 2112, 1997, 2037, 15380, 2030, 2000, 4685, 2060, 4506, 1012, 2065, 1996, 6656, 2015, 2006, 1996, 5371, 2291, 14176, 4820, 1037, 4539, 12441, 1010, 2030, 6656, 2015, 2006, 1996, 12441, 2993, 2024, 24156, 2135, 2275, 1010, 2059, 1996, 4539, 12441, 2089, 2022, 2058, 15773, 2007, 2178, 12441, 2478, 5310, 1011, 2504, 6656, 2015, 1998, 6472, 2011, 1996, 2434, 2832, 1012, 2065, 1996, 2434, 2832, 1998, 11689, 2024, 2770, 2104, 1037, 3020, 6656, 2015, 2504, 1010, 2059, 1996, 2999, 12441, 2097, 2036, 15389, 2104, 3020, 1011, 2504, 6656, 2015, 1010, 2029, 2071, 2421, 2291, 1012, 1012, 5890, 2487, 2578, 15584, 6656, 2015, 11251, 4748, 14028, 12086, 2089, 15389, 2037, 2219, 24391, 18093, 2015, 2011, 7632, 17364, 2075, 1996, 15584, 10445, 2109, 2011, 2578, 1012, 4748, 14028, 12086, 2089, 2224, 21407, 1999, 1996, 6656, 2015, 2005, 15584, 6309, 3141, 2000, 2578, 2000, 2417, 7442, 6593, 2013, 1996, 2761, 9675, 4654, 8586, 23056, 2000, 2028, 2008, 2027, 2491, 1010, 1999, 2344, 2000, 4888, 2037, 2219, 3642, 2043, 1037, 2326, 4627, 1012, 3645, 5324, 2334, 2326, 9563, 2592, 1999, 1996, 15584, 2104, 22563, 13728, 1032, 2291, 1032, 2783, 8663, 13181, 4877, 3388, 1032, 2578, 1012, 1996, 2592, 8250, 2104, 1037, 2326, 1005, 1055, 15584, 6309, 2064, 2022, 20063, 2000, 19933, 1037, 2326, 1005, 1055, 7781, 11709, 2083, 5906, 2107, 2004, 1996, 2326, 11486, 1010, 8040, 1012, 4654, 2063, 1010, 4204, 18223, 1010, 2030, 19723, 1012, 3229, 2000, 15584, 6309, 2003, 4758, 2083, 3229, 2491, 7201, 1998, 5310, 6656, 2015, 1012, 1012, 5890, 2475, 2522, 2099, 1035, 6337, 2099, 4748, 14028, 12086, 2089, 21155, 1996, 2522, 2099, 1035, 6337, 2099, 4044, 8023, 2000, 7632, 17364, 1996, 7781, 4834, 1997, 3454, 2008, 7170, 1996, 1012, 5658, 18856, 2099, 1012, 1996, 2522, 2099, 1035, 6337, 2099, 2003, 1037, 1012, 5658, 7705, 3444, 2029, 4473, 9797, 2000, 20648, 2019, 4895, 24805, 5999, 1006, 2030, 6327, 1997, 1012, 5658, 1007, 11268, 16281, 21469, 2140, 2000, 2022, 8209, 2046, 2169, 1012, 5658, 2832, 2008, 15665, 1996, 2691, 2653, 2448, 7292, 1006, 18856, 2099, 1007, 1012, 2122, 6337, 2869, 2024, 2881, 2000, 8080, 1010, 13460, 23416, 1010, 1998, 2139, 8569, 2290, 3266, 3642, 6472, 2011, 1996, 1012, 5658, 18856, 2099, 1012, 1012, 5890, 2509, 16293, 9289, 20850, 8684, 10880, 4748, 14028, 12086, 2089, 6905, 1996, 16293, 9289, 20850, 8684, 10880, 1997, 1037, 2832, 2000, 7632, 17364, 2049, 7781, 4834, 1999, 2344, 2000, 2448, 2037, 2219, 18093, 2015, 1012, 1996, 16293, 9289, 20850, 8684, 10880, 2064, 2022, 2179, 1999, 1996, 2832, 4044, 3796, 1006, 21877, 2497, 1007, 1998, 2003, 3988, 3550, 2000, 2019, 9140, 1997, 8425, 4972, 2800, 2000, 1037, 26458, 2832, 2320, 5310, 16703, 1012, 21469, 2140, 2003, 8209, 1012, 1056, 16068, 2575, 2475, 17727, 11215, 13345, 4748, 14028, 12086, 2089, 24391, 2135, 19933, 6177, 1997, 1037, 6778, 4044, 1999, 2344, 2000, 17666, 2121, 2030, 4487, 19150, 5600, 10595, 1012, 2023, 2025, 2069, 7336, 17727, 11215, 2075, 4652, 8082, 13345, 1010, 2107, 2004, 2543, 9628, 2015, 1998, 3424, 1011, 7865, 1010, 2021, 2036, 10788, 9859, 2008, 12534, 2064, 2224 ]
mitre
10.txt
50
to audit activity and identify malicious behavior. this may also span both native defenses as well as supplemental capabilities installed by users and administrators.. 001 disable or modify tools adversaries may modify and / or disable security tools to avoid possible detection of their malware / tools and activities. this may take many forms, such as killing security software processes or services, modifying / deleting registry keys or configuration files so that tools don't operate properly, or other methods to interfere with security tools scanning or reporting information. adversaries may also disable updates to prevent the latest security patches from reaching tools on victim systems.. 002 disable windows event logging adversaries may disable windows event logging to limit data that can be leveraged for detections and audits. windows event logs record user and system activity such as login attempts, process creation, and much more. this data is used by security tools and analysts to generate detections.. 003 impair command history logging adversaries may impair command history logging to hide commands they run on a compromised system. various command interpreters keep track of the commands users type in their terminal so that users can retrace what they've done.. 004 disable or modify system firewall adversaries may disable or modify system firewalls in order to bypass controls limiting network usage. changes could be disabling the entire mechanism as well as adding, deleting, or modifying particular rules. this can be done numerous ways depending on the operating system, including via command - line, editing windows registry keys, and windows control panel.. 006 indicator blocking an adversary may attempt to block indicators or events typically captured by sensors from being gathered and analyzed. this could include maliciously redirecting or even disabling host - based sensors, such as event tracing for windows ( etw ), by tampering settings that control the collection and flow of event telemetry. these settings may be stored on the system in configuration files and / or in the registry as well as being accessible via administrative utilities such as powershell or windows management instrumentation.. 007 disable or modify cloud firewall adversaries may disable or modify a firewall within a cloud environment to bypass controls that limit access to cloud resources. cloud firewalls are separate from system firewalls that are described in disable or modify system firewall.. 008 disable cloud logs an adversary may disable cloud logging capabilities and integrations to limit what data
[ -0.06805669516324997, -0.01422690786421299, -0.18290580809116364, 0.7179561257362366, -0.3812325596809387, -0.357066810131073, -0.5451762676239014, -0.15040139853954315, 0.6074239015579224, 0.7352477312088013, 0.3927404284477234, 0.09731806069612503, 0.16303208470344543, -0.380021870136261, -0.23400026559829712, -0.7922315001487732, -0.49729791283607483, 0.3124830722808838, -0.3504123091697693, -0.20548836886882782, 0.7098056077957153, 0.15506362915039062, -0.7532230019569397, -0.9852113723754883, -0.7285753488540649, 0.7427601218223572, 0.1736283302307129, 0.17085400223731995, 0.6018175482749939, 0.8328090906143188, 0.20237329602241516, -0.4457319676876068, -0.057543445378541946, -0.6568651795387268, 0.2711926996707916, -0.2919326722621918, 0.8878211379051208, -0.2678261399269104, -0.01656067930161953, -0.4852956533432007, 0.6209540963172913, -0.36989647150039673, -0.10391630232334137, -0.34423398971557617, -0.14130312204360962, -0.8680816292762756, -0.055783748626708984, 0.007387402933090925, 0.5363158583641052, -0.13397036492824554, 0.5433031916618347, 0.07969672977924347, 0.16556908190250397, -0.2624043822288513, 0.1853574514389038, 0.38737952709198, -0.24882668256759644, 0.0714292973279953, -0.358827143907547, -0.21170252561569214, 0.6291892528533936, 0.5787088871002197, 0.03002026304602623, -0.6727330684661865, 0.0690666064620018, 0.36905884742736816, -0.09959887713193893, 0.025304432958364487, -0.27764955163002014, -0.1968696564435959, -0.2170814573764801, 0.14632323384284973, -0.5565851926803589, 0.23013392090797424, -0.2413775622844696, 0.4311968684196472, 0.3331376910209656, -0.21592608094215393, -0.6688019633293152, 0.8422420024871826, -0.22372844815254211, 0.34637561440467834, 0.26680490374565125, -0.49907219409942627, 0.21664324402809143, -0.5349469184875488, 0.45444345474243164, 0.7848729491233826, -0.35788094997406006, -0.2030850499868393, -0.07762813568115234, 0.21202287077903748, -0.868124783039093, -0.15447422862052917, 0.23167358338832855, -0.14750444889068604, -0.410652220249176, 0.35323354601860046, 0.4241042733192444, -0.2016965001821518, 0.5834505558013916, 0.5488768815994263, 0.39873576164245605, 0.5057485103607178, -0.13383646309375763, 0.49260401725769043, 0.8343544006347656, 0.20482255518436432, -0.20143890380859375, -0.2193799763917923, 0.8536921143531799, 0.1275007426738739, -0.07955344021320343, -0.00014406797708943486, 0.1217152550816536, 0.3750431537628174, 0.1204676553606987, 0.031079282984137535, -0.34996575117111206, 0.3235328495502472, 0.3247893452644348, -0.6617001891136169, 0.4980730712413788, -0.12778300046920776, -0.15431122481822968, 0.3143337070941925, 0.3545384705066681, 0.43028974533081055, -0.2579396665096283, -1.234041452407837, 0.21238958835601807, 0.4887860119342804, -0.02100490592420101, 0.16584427654743195, 0.12994931638240814, 0.23274999856948853, 0.18709376454353333, 0.22654534876346588, 0.044634897261857986, -0.7355248332023621, -0.18425340950489044, 0.6251224279403687, 0.14378656446933746, 1.1274023056030273, 0.6947991251945496, -0.023038091138005257, 0.221239373087883, 0.20178617537021637, -0.5215118527412415, 0.2875958979129791, -0.18018782138824463, 0.3168084919452667, 0.610876202583313, -0.6736582517623901, -0.8365038633346558, 0.3468892276287079, -0.2246602177619934, 0.4522772431373596, 0.05091506242752075, -0.021448522806167603, -0.1671140193939209, 1.0993040800094604, -0.05867451801896095, 0.673311710357666, -0.365835577249527, 0.39449024200439453, -0.9442188739776611, -0.19475975632667542, -0.17289981245994568, 0.37098556756973267, 0.508503258228302, -0.1872846931219101, -0.3581722378730774, -0.06840862333774567, 1.039973258972168, 0.2877037227153778, -0.48566699028015137, -0.009396225214004517, 0.20339834690093994, 0.6583864688873291, -0.5106972455978394, 0.32662731409072876, 0.09771908074617386, 0.7185972929000854, 0.11474166810512543, 0.2949203550815582, -0.121588334441185, -0.6563184857368469, -0.24915854632854462, -0.589839518070221, -0.23966442048549652, 0.45274683833122253, -0.7340492010116577, 0.6499327421188354, 0.9542485475540161, 0.18783241510391235, -1.2359633445739746, 0.02175535261631012, 0.1352793425321579, -0.7288278341293335, -0.22971266508102417, 0.34634947776794434, -0.46332457661628723, 0.9905591011047363, -0.6414836049079895, -0.8206443190574646, 0.651555597782135, 0.8509157299995422, -0.1653165966272354, 1.2006820440292358, 0.7404153347015381, -0.06624516099691391, -0.30668002367019653, -0.22223547101020813, 0.5004228353500366, -0.44621288776397705, 0.2691029906272888, 0.41818365454673767, -0.38018640875816345, -0.06851956993341446, 0.1944092959165573, 0.5602241158485413, 0.47880104184150696, -0.01609504409134388, 0.2057444453239441, -0.54087895154953, 0.0968305766582489, -0.05971430614590645, -0.3276529908180237, 0.15260890126228333, -0.7212556004524231, 0.5928058624267578, 0.6922612190246582, 0.48148778080940247, 0.0900793969631195, 0.09232156723737717, -0.12841303646564484, 0.020221851766109467, 0.9112748503684998, -0.16864891350269318, 0.11037760972976685, 0.799948513507843, 0.20460596680641174, 0.5129188299179077, 0.05613190308213234, 0.21692527830600739, 0.14270636439323425, -0.10159914195537567, 0.34971559047698975, -0.16921445727348328, -0.1609632521867752, 0.6950995326042175, 0.29247114062309265, 0.19386735558509827, -0.598996639251709, -0.7896469831466675, 0.5964173674583435, 0.1901385635137558, -0.5709463357925415, -0.8082241415977478, -0.2583294212818146, -0.3566352128982544, -0.16018114984035492, -0.45288461446762085, -0.25955310463905334, 0.1623602956533432, 0.35825371742248535, 0.044131357222795486, -0.4068920910358429, -0.6060324907302856, -0.6891963481903076, -0.33555153012275696, -0.6910243034362793, -0.5876378417015076, -0.3959650695323944, -0.3202053904533386, -0.4836691617965698, -0.4572550058364868, 0.7506067156791687, -0.8353939056396484, -0.6289562582969666, 0.5997076034545898, -0.13227340579032898, 0.7398545742034912, -0.45474207401275635, -0.14119304716587067, -0.3882496953010559, 0.004905055742710829, 0.3744598627090454, 0.7389623522758484, 0.3146882653236389, -0.47353729605674744, -0.5916755199432373, -0.35047805309295654, 0.21625976264476776, -0.2094973623752594, 0.8090196847915649, 0.24958670139312744, -0.2796964645385742, -0.025243837386369705, -0.0659259632229805, -0.018251076340675354, 0.21264685690402985, 0.37832412123680115, -0.4985935688018799, 0.3721592426300049, 0.09109082818031311, -0.4356437623500824, 0.31328582763671875, 0.8963810801506042, -0.8658687472343445, -0.29755744338035583, -0.0761975571513176, 0.4054393470287323, -0.7121144533157349, 0.6237790584564209, 0.37091994285583496, -0.08240637183189392, -0.25967004895210266, -0.5040727853775024, 0.030337126925587654, -0.5339057445526123, -0.2911638021469116, -0.4516562521457672, -0.1430068165063858, 0.43288856744766235, -0.18568618595600128, -0.6403049230575562, 0.5030102729797363, -0.23260626196861267, -0.517983615398407, -0.4179222583770752, -0.5951880812644958, 1.290331482887268, 0.09470187872648239, -0.19509918987751007, 0.4067033529281616, -0.7205338478088379, -0.19607937335968018, 0.36012011766433716, 0.06001439690589905, -0.4948938488960266, 0.6508803963661194, 0.2874836325645447, -0.4768882095813751, 0.5580636858940125, 0.06325557082891464, -0.37398090958595276, 0.07820567488670349, -0.08691439032554626, -0.5837851762771606, 0.1567436158657074, 0.1348404735326767, 0.0826575830578804, 0.21359717845916748, 0.5536699891090393, -0.7851601243019104, -0.09160598367452621, 0.07911248505115509, 0.3122275173664093, 0.047703783959150314, -0.13445840775966644, 0.01088905893266201, 0.15383456647396088, -0.5336796045303345, -0.5165534615516663, 0.14556992053985596, 0.8085708618164062, 0.26348167657852173, 0.12229648232460022, 0.6863262057304382, -0.574737012386322, -0.24118439853191376, 0.752284824848175, -0.49630817770957947, -0.43202900886535645, 0.4243161976337433, -0.1407531052827835, 0.4338032007217407, -0.4880503714084625, -0.06448476016521454, 0.06243482232093811, 0.20081856846809387, -0.38032224774360657, -0.03194674476981163, 0.11727610975503922, -0.34863999485969543, -0.3512522578239441, 0.25741320848464966, -0.38110998272895813, 0.14284373819828033, -0.5559094548225403, 0.38328713178634644, -0.14675262570381165, -0.9751854538917542, -0.23825706541538239, 0.7260422110557556, 0.6684867739677429, -0.1827107071876526, 0.20903626084327698, 0.568708062171936, -0.02067558467388153, -0.5657902956008911, 0.4295373260974884, -0.402099072933197, 0.33319202065467834, -0.32175159454345703, 0.8993514180183411, -0.5358067750930786, 0.3526706099510193, -0.26549315452575684, -0.2586061656475067, -0.07221189141273499, -0.3701222836971283, 0.48521944880485535, -0.2205818146467209, -0.6342132091522217, -0.2252631038427353, 0.13486476242542267, 0.020112110301852226, -0.5280663371086121, -0.26545166969299316, -0.5330551266670227, 0.7472907900810242, 0.48374930024147034, -0.9934893846511841, -0.16547800600528717, -0.8931304216384888, -0.0013756531989201903, 0.08476018160581589, -0.015692846849560738, -0.4329151213169098, -0.10388170927762985, -0.2263737916946411, -0.49527478218078613, 0.2076745182275772, 0.2671705484390259, -0.11513925343751907, -0.3577180802822113, -0.29148513078689575, 0.05716782435774803, 0.3882892429828644, -0.4664815664291382, -0.9309461712837219, 0.04471014067530632, 0.895220935344696, 0.4847208261489868, 0.4783497452735901, -0.051181595772504807, -0.23565664887428284, -0.104132279753685, -0.7203519344329834, 0.3108443319797516, -1.3613072633743286, 0.2045990228652954, -0.34264302253723145, 0.5861290693283081, -0.46085721254348755, 0.3416735827922821, -0.46176275610923767, 0.21288950741291046, -0.015600650571286678, -0.23250512778759003, 0.025036102160811424, -0.05499184876680374, 1.086531162261963, 0.08061376959085464, -0.43591660261154175, 0.34867867827415466, 0.5153360366821289, -0.2026730626821518, 0.05089716240763664, -0.2390299141407013, -0.05113409459590912, 0.5975406169891357, -0.9088302850723267, 0.12690165638923645, 0.17812582850456238, -0.3224848210811615, -0.2120339423418045, -0.8022498488426208, 0.6725435853004456, 0.41174250841140747, 0.673601508140564, -0.7631310820579529, -0.32002341747283936, 0.21782445907592773, 0.07302793115377426, 0.19818468391895294, 0.8831707835197449, -0.18666517734527588, 0.051706790924072266, 0.05068309232592583, 0.19368772208690643, -0.6744242310523987, -0.1239030584692955, -0.48430418968200684, -0.42119911313056946, 0.2659139335155487, -0.43322303891181946, 0.5986157655715942, -0.017697209492325783, -0.3855290412902832, 0.06120618060231209, 0.13328103721141815, -0.46730753779411316, -0.5460686683654785, -0.4690871238708496, -0.45121490955352783, 0.24875086545944214, -0.24504907429218292, 0.4046151340007782, -0.5967354774475098, 0.1743844598531723, 0.5394410490989685, 0.3024819493293762, 0.6695249080657959, -0.29575255513191223, -0.42690426111221313, 0.2914125621318817, 0.48323872685432434, -0.630436360836029, -0.463228315114975, 0.1166166290640831, -0.214128315448761, 0.1467960774898529, -0.07626661658287048, -0.6276488304138184, -0.49502283334732056, 0.16930267214775085, -0.16709637641906738, -0.03771316632628441, 0.2589970529079437, -0.6367248296737671, -0.14333176612854004, -0.2538306415081024, 1.1044979095458984, 0.05883678421378136, -0.8994936347007751, -0.08149117976427078, -0.3470102548599243, 0.2562592029571533, -0.10481788218021393, -0.13298623263835907, -0.13904692232608795, -0.865450918674469, -0.07871703803539276, 0.5119510293006897, 0.6680715680122375, -0.5359475016593933, -0.3056705594062805, -0.5959475040435791, 0.15193133056163788, -0.10805720835924149, -0.40851783752441406, -0.05853845551609993, 0.07671283930540085, 0.1158134713768959, -0.5777912735939026, 0.3632960021495819, -0.39720967411994934, 0.4884527325630188, -0.07284437119960785, -0.2635089159011841, 0.37485432624816895, -0.15558485686779022, -0.4937083125114441, 0.3719676434993744, 0.1923590749502182, -0.6846383810043335, -0.19699843227863312, -0.15112029016017914, 0.5342444181442261, -0.1680813729763031, 0.14382806420326233, -0.27781200408935547, -0.07005181908607483, -0.486457496881485, -1.4185312986373901, 0.8569180965423584, -0.1526004672050476, -0.3527193069458008, -0.06200425326824188, -0.27585944533348083, 0.42522165179252625, -0.0552038848400116, 0.39510658383369446, 0.6325900554656982, 0.494021475315094, -0.002483342308551073, -0.2676836848258972, 0.3062782883644104, -0.019381556659936905, -0.12915226817131042, 0.36738285422325134, -0.23519976437091827, -0.5912160277366638, 0.1711479127407074, -0.01255639549344778, -0.10510802268981934, -0.10416780412197113, 0.05758969485759735, 0.7326279878616333, -0.6915023922920227, 0.09745602309703827, -0.354737788438797, -0.45692920684814453, -0.1717170625925064, -0.21359747648239136, -0.3355735242366791, 0.23884685337543488, 0.9999262690544128, -0.1190258115530014, 0.23718392848968506, -0.3232770562171936, 0.2817956805229187, -0.26328909397125244, -0.5525709986686707, 0.28620246052742004, 0.43598517775535583, -0.7189596891403198, 0.9799245595932007, 0.180281862616539, -0.1777670532464981, -0.20545172691345215, -0.2427462637424469, 0.2840591371059418, 0.1340126246213913, -0.4260512888431549, -0.4021758437156677, -0.15853482484817505, -0.2336856722831726, -0.02927352488040924, 0.09471330046653748, 0.20298190414905548, 0.4441530406475067, -0.9346016645431519, 0.32802432775497437, -0.2926822006702423, 0.20018509030342102, 0.7748128175735474, -0.3918266296386719, 0.04104011505842209, -1.0541630983352661, -0.1741451919078827, 0.9662719964981079, -0.08969005942344666, 1.0883798599243164, -0.36711278557777405, -0.2815142273902893, 0.023803403601050377, 0.17802095413208008, 0.8823290467262268, -0.5559715628623962, 0.36870384216308594, 0.8715772032737732, 0.5704269409179688, -1.2830418348312378, -0.17965272068977356, -0.6116796135902405, 0.06837768107652664, 0.19230790436267853, -0.42786523699760437, -0.13472092151641846, 0.23999911546707153, -0.17540763318538666, -0.12703688442707062, -0.34520387649536133, -0.8031662702560425, 0.024388769641518593, 0.014049421064555645, 0.3302029073238373, -0.45804792642593384, -0.01941559836268425, 0.2501784861087799, -0.05423392355442047, -0.08864754438400269, -0.7124998569488525, 0.5388091206550598, 0.0012237881310284138, 0.16473591327667236, -0.6136375069618225, 0.6803679466247559, -0.8966065645217896, -0.926329493522644, -0.4394815266132355, 0.18230004608631134, -0.5704436898231506, -0.7257649898529053, -0.3561236560344696, -0.020993640646338463, -0.665751576423645, 0.29942595958709717, -0.7062416672706604, -0.08608034253120422, 0.03874383494257927, -0.5302908420562744, -0.0916372537612915, 0.4975211024284363, -0.6757937669754028, -0.008965796791017056, 0.618303120136261, 0.24102255702018738, 0.7571803331375122, -1.1993815898895264, -0.013019559904932976, -0.08162329345941544, -0.2398432493209839, 0.08437352627515793, 0.16595110297203064, -0.5819823145866394, 0.07189823687076569, -0.25390350818634033, -0.5855811238288879, -0.13578428328037262, -0.6625798344612122, 0.6937083005905151, -0.11470813304185867, -0.9981459379196167, 0.007069248240441084, 0.3840012848377228, 0.459822416305542, 0.26468202471733093, -0.5293692350387573, 0.8491349220275879, 0.0746014416217804, 0.4552851617336273, 0.5505431294441223, 0.3169560730457306, 0.31141397356987, -0.06548900157213211, 0.1809367537498474, 0.0013320550788193941, -0.6144270896911621, 0.41109681129455566, -0.38961631059646606, -0.006280945613980293, -0.6494615077972412, 0.032458655536174774, 0.430368036031723, 0.05828658491373062, 0.18145979940891266, 0.4678400456905365, 0.3096056282520294, 0.297001451253891, -0.9657226204872131, 0.11322176456451416, -0.7623867988586426, -0.04668358713388443, 0.22041261196136475, 0.16817499697208405, -0.1611301153898239, 0.003437523962929845, 0.420523077249527, -0.41866862773895264, 0.26225823163986206, -0.07958651334047318, 0.4408513605594635, 0.2602002024650574, -0.1990494579076767, 1.7394570112228394, -0.4885002076625824, -0.1779327392578125, 0.10424542427062988, 0.16597715020179749, -0.6230451464653015, -0.9675518870353699, -0.012459264136850834, 1.067501187324524, 0.24164442718029022, 0.07509496062994003, -1.0819112062454224, 0.023969683796167374, 0.6413705945014954, 0.3270709216594696, 0.36737367510795593, 0.024527503177523613, -0.8303467035293579, 0.28259921073913574, -0.7340078949928284, 0.488727867603302, -0.5963711738586426, -0.42114847898483276, -0.013511194847524166, 0.027545437216758728, -0.43145430088043213, 0.21398289501667023, -0.25332045555114746, -0.4848204255104065, 0.31260302662849426, 0.7400690317153931, 0.2945828437805176, -0.5467848777770996, 0.048982568085193634, -0.4917319118976593, 0.2840612232685089, 0.18093596398830414, 0.2471638321876526, -0.022931095212697983, 0.14639346301555634, 1.0491673946380615, -0.6125584244728088, 0.454175740480423, 0.45775729417800903, 0.08867299556732178, 0.04307703673839569, 0.30166366696357727, -0.7528899908065796, 0.21207702159881592, 0.29904821515083313, -0.35213714838027954, 0.01070233155041933, -0.09867919236421585, -0.178248330950737, 0.11180716753005981, -0.2767980396747589, 0.7824140787124634, -0.60491943359375, 0.1167110875248909, -0.21040429174900055, -0.17438416182994843, 0.43601617217063904, -0.14247556030750275, -0.8379626274108887, 0.4009068012237549, 1.2735358476638794, 0.38101255893707275, -0.10764003545045853, 0.6193859577178955, -0.04925799369812012, 0.24358175694942474, -0.43125563859939575, -0.26016974449157715, -0.13072793185710907, 0.291538804769516, -0.14020277559757233, -0.5039470791816711, -0.09555293619632721, -0.16133913397789001, -0.3231810927391052, 0.6010405421257019, 0.06839129328727722, -0.5291826128959656, 0.9186579585075378, -0.3129400908946991, 0.9673373103141785, -0.33387842774391174, -0.5050545930862427, 0.052005697041749954, -0.20056572556495667, -0.552890419960022, 0.8613213896751404, 0.1079280897974968, 0.3704536557197571, 0.47504276037216187, 0.36413687467575073, 0.3364821970462799, -0.08013473451137543, -0.40269771218299866, -0.349454402923584, -0.3417903482913971, 0.08841364830732346, 0.1448642909526825, -0.4833947420120239, -0.3424623906612396, 0.2936669588088989, 0.6925013065338135, 0.38944900035858154, 0.006558527238667011, -0.5187851190567017, -0.02110525779426098, -0.10354918986558914, -0.2522132992744446, 1.1639103889465332, 0.35863837599754333, -0.5663211941719055, 0.07418421655893326, -0.09584083408117294, -0.1170378029346466, 0.7760360836982727, -0.10109267383813858, -0.39330926537513733, -0.27400118112564087, 0.14143598079681396, -0.5563850998878479, 0.957302987575531, -0.19003576040267944, -0.6714692115783691, 0.04803966358304024, -0.3436868488788605, -0.3947552740573883, 0.12808501720428467, -0.4308391511440277, -0.08892282843589783, 0.4025268256664276, 0.41059988737106323, 0.6077252626419067, 0.11931484937667847, -0.20623378455638885, 0.027486585080623627, 0.11746962368488312, 0.4108112156391144, -0.37186795473098755, 0.8511175513267517, 0.08367826044559479, 0.3474196791648865, 0.5495898723602295, 0.27121829986572266, -0.0512324683368206, -0.147232785820961, 0.018513862043619156, -0.21058328449726105, -0.8623805046081543, -0.7298315763473511, -0.5454290509223938, 0.23266111314296722, 0.34951385855674744, 0.0075695407576859, 0.014313207007944584, -0.6640854477882385, -0.45571693778038025, -0.3320094048976898, 0.12302586436271667, 0.13925699889659882, 0.4538649022579193, 0.24269264936447144, -0.03804628923535347, 0.6131262183189392, -1.5109111070632935, 4.585917949676514, 0.7888080477714539, -0.27991771697998047, -0.08789803087711334, 0.2428864985704422, 1.2284917831420898, 0.464581161737442, -0.46585550904273987, -0.05238942429423332, -0.06381188333034515, 0.4035596251487732, -0.5328851938247681, 0.2761884927749634, 0.2763330936431885, 0.04178084805607796, 0.22666007280349731, -0.6489726305007935, -0.1937865912914276, 0.33346283435821533, -0.5772603154182434, -0.8337022662162781, 0.5601251125335693, 0.048437848687171936, 0.6206458806991577, 0.08954121917486191, 0.10868803411722183, 0.07962868362665176, -0.04722638428211212, -0.10580101609230042, 0.16706708073616028, 0.5227491855621338, -0.23278674483299255, 0.2222694754600525, -0.23950423300266266, -0.5690501928329468, -0.16525685787200928, -0.043234147131443024, -0.634279727935791, -0.7999792695045471, 0.11385241895914078, 0.7057405114173889, 0.28851979970932007, -0.6892967820167542, -0.18027204275131226, 0.19087937474250793, 0.8395673632621765, -0.5307062268257141, 0.47517332434654236, 0.6780520677566528, -0.36472320556640625, 1.175758957862854, -0.02453840710222721, 0.6294111013412476, 0.2896132469177246, -0.642036497592926, 0.05450136959552765, -0.24099424481391907, -0.278852254152298, 0.22908754646778107, 0.11120331287384033, 0.8632261753082275, -0.05765417963266373, 0.040206655859947205, -0.2169768512248993, -0.3614911437034607, 0.3759039640426636, -0.11761710792779922, 0.24871434271335602, -0.35554632544517517, 0.0036132680252194405, -0.026341339573264122, -0.2326812744140625, -1.0157647132873535, -0.014783821068704128, 0.42948755621910095, -0.22132471203804016, -0.21056988835334778, 0.07390439510345459, 0.635383665561676, -0.15014494955539703, -0.19137410819530487, -0.7800639867782593, -0.9858807921409607, 0.049113620072603226, 0.22657930850982666, 0.59663325548172, 0.17740072309970856, -0.9204304218292236, 0.44363653659820557, -0.08723126351833344, 0.5031450986862183, 0.137948676943779, -0.06618718802928925, 0.3624636232852936, 0.3989064395427704 ]
[ 2000, 15727, 4023, 1998, 6709, 24391, 5248, 1012, 2023, 2089, 2036, 8487, 2119, 3128, 13345, 2004, 2092, 2004, 27024, 9859, 5361, 2011, 5198, 1998, 15631, 1012, 1012, 25604, 4487, 19150, 2030, 19933, 5906, 4748, 14028, 12086, 2089, 19933, 1998, 1013, 2030, 4487, 19150, 3036, 5906, 2000, 4468, 2825, 10788, 1997, 2037, 15451, 8059, 1013, 5906, 1998, 3450, 1012, 2023, 2089, 2202, 2116, 3596, 1010, 2107, 2004, 4288, 3036, 4007, 6194, 2030, 2578, 1010, 29226, 1013, 3972, 20624, 3070, 15584, 6309, 2030, 9563, 6764, 2061, 2008, 5906, 2079, 2025, 5452, 7919, 1010, 2030, 2060, 4725, 2000, 15115, 2007, 3036, 5906, 13722, 2030, 7316, 2592, 1012, 4748, 14028, 12086, 2089, 2036, 4487, 19150, 14409, 2000, 4652, 1996, 6745, 3036, 13864, 2013, 4285, 5906, 2006, 6778, 3001, 1012, 1012, 4002, 2475, 4487, 19150, 3645, 2724, 15899, 4748, 14028, 12086, 2089, 4487, 19150, 3645, 2724, 15899, 2000, 5787, 2951, 2008, 2064, 2022, 21155, 2094, 2005, 10788, 2015, 1998, 15727, 2015, 1012, 3645, 2724, 15664, 2501, 5310, 1998, 2291, 4023, 2107, 2004, 8833, 2378, 4740, 1010, 2832, 4325, 1010, 1998, 2172, 2062, 1012, 2023, 2951, 2003, 2109, 2011, 3036, 5906, 1998, 18288, 2000, 9699, 10788, 2015, 1012, 1012, 4002, 2509, 17727, 11215, 3094, 2381, 15899, 4748, 14028, 12086, 2089, 17727, 11215, 3094, 2381, 15899, 2000, 5342, 10954, 2027, 2448, 2006, 1037, 20419, 2291, 1012, 2536, 3094, 19555, 2015, 2562, 2650, 1997, 1996, 10954, 5198, 2828, 1999, 2037, 5536, 2061, 2008, 5198, 2064, 2128, 6494, 3401, 2054, 2027, 1005, 2310, 2589, 1012, 1012, 4002, 2549, 4487, 19150, 2030, 19933, 2291, 2543, 9628, 4748, 14028, 12086, 2089, 4487, 19150, 2030, 19933, 2291, 2543, 9628, 2015, 1999, 2344, 2000, 11826, 7711, 14879, 2897, 8192, 1012, 3431, 2071, 2022, 4487, 3736, 9709, 1996, 2972, 7337, 2004, 2092, 2004, 5815, 1010, 3972, 20624, 3070, 1010, 2030, 29226, 3327, 3513, 1012, 2023, 2064, 2022, 2589, 3365, 3971, 5834, 2006, 1996, 4082, 2291, 1010, 2164, 3081, 3094, 1011, 2240, 1010, 9260, 3645, 15584, 6309, 1010, 1998, 3645, 2491, 5997, 1012, 1012, 4002, 2575, 17245, 10851, 2019, 27248, 2089, 3535, 2000, 3796, 20390, 2030, 2824, 4050, 4110, 2011, 13907, 2013, 2108, 5935, 1998, 16578, 1012, 2023, 2071, 2421, 24391, 2135, 2417, 7442, 11873, 2030, 2130, 4487, 3736, 9709, 3677, 1011, 2241, 13907, 1010, 2107, 2004, 2724, 16907, 2005, 3645, 1006, 3802, 2860, 1007, 1010, 2011, 17214, 4842, 2075, 10906, 2008, 2491, 1996, 3074, 1998, 4834, 1997, 2724, 10093, 21382, 11129, 1012, 2122, 10906, 2089, 2022, 8250, 2006, 1996, 2291, 1999, 9563, 6764, 1998, 1013, 2030, 1999, 1996, 15584, 2004, 2092, 2004, 2108, 7801, 3081, 3831, 16548, 2107, 2004, 4204, 18223, 2030, 3645, 2968, 16015, 1012, 1012, 4002, 2581, 4487, 19150, 2030, 19933, 6112, 2543, 9628, 4748, 14028, 12086, 2089, 4487, 19150, 2030, 19933, 1037, 2543, 9628, 2306, 1037, 6112, 4044, 2000, 11826, 7711, 2008, 5787, 3229, 2000, 6112, 4219, 1012, 6112, 2543, 9628, 2015, 2024, 3584, 2013, 2291, 2543, 9628, 2015, 2008, 2024, 2649, 1999, 4487, 19150, 2030, 19933, 2291, 2543, 9628, 1012, 1012, 4002, 2620, 4487, 19150, 6112, 15664, 2019, 27248, 2089, 4487, 19150, 6112, 15899, 9859, 1998, 8346, 2015, 2000, 5787, 2054, 2951 ]
mitre
10.txt
51
is collected on their activities and avoid detection. cloud environments allow for collection and analysis of audit and application logs that provide insight into what activities a user does within the environment. if an adversary has sufficient permissions, they can disable logging to avoid detection of their activities.. 009 safe mode boot adversaries may abuse windows safe mode to disable endpoint defenses. safe mode starts up the windows operating system with a limited set of drivers and services. third - party security software such as endpoint detection and response ( edr ) tools may not start after booting windows in safe mode. there are two versions of safe mode : safe mode and safe mode with networking. it is possible to start additional services after a safe mode boot.. 010 downgrade attack adversaries may downgrade or use a version of system features that may be outdated, vulnerable, and / or does not support updated security controls such as logging. for example, powershell versions 5 + includes script block logging ( sbl ) which can record executed script content. however, adversaries may attempt to execute a previous version of powershell that does not support sbl with the intent to impair defenses while running malicious scripts that may have otherwise been detected.. 011 spoof security alerting adversaries may spoof security alerting from tools, presenting false evidence to impair defenders ’ awareness of malicious activity. messages produced by defensive tools contain information about potential security events as well as the functioning status of security software and the system. security reporting messages are important for monitoring the normal operation of a system and identifying important events that can signal a security incident. t1525 implant internal image adversaries may implant cloud or container images with malicious code to establish persistence after gaining access to an environment. amazon web services ( aws ) amazon machine images ( amis ), google cloud platform ( gcp ) images, and azure images as well as popular container runtimes such as docker can be implanted or backdoored. unlike upload malware, this technique focuses on adversaries implanting an image in a registry within a victim ’ s environment. depending on how the infrastructure is provisioned, this could provide persistent access if the infrastructure provisioning tool is instructed to always use the latest image. t1070 indicator removal adversaries may delete or modify artifacts generated within systems to remove evidence of their presence or hinder defenses. various artifacts may be created by an adversary or something that can be attributed to an adversary ’ s actions.
[ -0.05253094807267189, 0.23587043583393097, 0.10008236765861511, 0.715067446231842, -0.2349781095981598, -0.25595980882644653, -0.6457956433296204, 0.22428762912750244, 0.529674768447876, 0.14501915872097015, -0.2006811648607254, -0.29791152477264404, 0.018359940499067307, -0.32337072491645813, -1.0830047130584717, -0.47284018993377686, -0.25698578357696533, 0.24410267174243927, -0.5333267450332642, -0.40138471126556396, 0.8943448662757874, 0.05633705481886864, -0.7837585210800171, -0.9640501737594604, -0.571299135684967, 1.0703892707824707, 0.3940350413322449, 0.344228595495224, 0.9339711666107178, 0.6052356362342834, 0.44993945956230164, -0.19600582122802734, 0.1262330412864685, -0.6219128966331482, -0.03208122029900551, 0.28979238867759705, 0.8131933808326721, -0.2574502229690552, 0.23800550401210785, -0.7838289737701416, 0.6215939521789551, -0.23747383058071136, 0.23051343858242035, -0.40347525477409363, -0.30513957142829895, -0.42011407017707825, 0.060674913227558136, 0.24677729606628418, -0.06483675539493561, -0.019767852500081062, 0.3406689167022705, 0.0417671725153923, -0.6172817349433899, -0.06342814862728119, 0.11650131642818451, -0.28407397866249084, 0.036898691207170486, 0.23351874947547913, -0.2083568572998047, -0.05432339012622833, 0.7971490025520325, 0.4698641896247864, 0.4242421090602875, 0.0034440348390489817, 0.4148874878883362, 0.8220731616020203, 0.15763555467128754, -0.2215888649225235, 0.18326547741889954, 0.3669000566005707, 0.3740391135215759, 0.3792567253112793, -0.28473085165023804, -0.16922014951705933, -0.2708757817745209, -0.5251856446266174, -0.30166977643966675, -0.28544288873672485, -0.3841553330421448, 0.13102658092975616, 0.12440727651119232, 0.5734195709228516, 0.3681812286376953, -0.1957540363073349, 0.14588771760463715, -0.4834933578968048, 0.24019700288772583, 0.7984197735786438, -0.2858414947986603, -0.3462182581424713, -0.10803768783807755, 0.34820643067359924, -1.0200436115264893, 0.12417832762002945, 0.11027838289737701, 0.2136249989271164, -1.0742534399032593, 0.187077134847641, 0.6245051026344299, -0.08970370888710022, 0.36639365553855896, 0.8392443656921387, 0.018900148570537567, 0.29459914565086365, -0.5015043616294861, 0.4436059892177582, 0.7480344772338867, -0.0892685204744339, -0.43027666211128235, -0.11512745171785355, 0.8437396883964539, 0.40871262550354004, -0.14514602720737457, -0.14874978363513947, 0.14764386415481567, 0.5857534408569336, 0.6617445945739746, 0.02123366668820381, -0.3960753083229065, 0.8453352451324463, -0.13994023203849792, -0.3763599991798401, 0.31289154291152954, -0.2990919053554535, -0.09098923206329346, -0.07310360670089722, 0.22869333624839783, 0.39328140020370483, -0.488945335149765, -0.6795307993888855, 0.25303205847740173, -0.1018822118639946, 0.028966428712010384, 0.24670666456222534, -0.6594878435134888, -0.24689845740795135, 0.48616018891334534, -0.15747098624706268, 0.09894896298646927, -1.0787098407745361, 0.18858975172042847, 0.5280264019966125, 0.007190224248915911, 1.3430585861206055, 0.4030251204967499, -0.20135700702667236, 0.03718890622258186, 0.01664198562502861, -0.25417882204055786, 0.4646655023097992, -0.32714328169822693, 0.2652047574520111, 0.7485355734825134, -0.4809023141860962, -0.8612651824951172, 0.4238003194332123, -0.33820733428001404, 0.33515772223472595, -0.5946846008300781, -0.0719047263264656, -0.549720048904419, 0.798194408416748, 0.01674650050699711, 0.4651928246021271, 0.2444637566804886, 0.4876657724380493, -0.8267421126365662, -0.16787633299827576, -0.0034532868303358555, -0.0355418361723423, 0.5859730839729309, -0.11364462226629257, -0.26941877603530884, 0.5703533887863159, 1.0645924806594849, 0.7541195154190063, 0.2833251953125, -0.3428819179534912, 0.13358226418495178, 0.4583815932273865, -0.8577584624290466, -0.2209032028913498, 0.2357829511165619, 1.2352931499481201, -0.2873758375644684, 0.2503699064254761, -0.03115011751651764, -1.2233238220214844, 0.05303345248103142, -0.44993048906326294, 0.2794455587863922, 0.44903650879859924, -0.8162087798118591, 0.08807691931724548, 0.40458178520202637, 0.1777421087026596, -1.2079554796218872, -0.17873205244541168, -0.4360760748386383, -0.9618220925331116, -0.07732352614402771, -0.15033704042434692, 0.2636507749557495, 0.18641935288906097, -0.6855275630950928, -0.29827451705932617, 1.0305243730545044, 1.0487923622131348, 0.24755269289016724, 1.127235770225525, 1.1456958055496216, -0.39225783944129944, -0.3217660188674927, -0.12571178376674652, -0.12647397816181183, -0.29678651690483093, -0.2536778450012207, 0.43251845240592957, -0.45748117566108704, 0.4194014370441437, 0.028936631977558136, 0.19760075211524963, 0.8165706396102905, 0.7468420267105103, 0.1387002021074295, -0.2328473925590515, -0.06947634369134903, 0.20977281033992767, 0.10543181747198105, -0.02217251807451248, -0.5032370686531067, 0.465322345495224, 0.36727067828178406, 0.06295482814311981, -0.06925702840089798, 0.05544239282608032, -0.14197540283203125, 0.4843636751174927, 0.274116575717926, 0.21201033890247345, 0.4324240982532501, 0.7120431065559387, 0.13118907809257507, 0.8086085319519043, 0.3972817361354828, -0.040416181087493896, -0.579100489616394, 0.17681141197681427, 0.3619651198387146, 0.5377427935600281, 0.13036973774433136, 0.04539451375603676, 0.2899899184703827, 0.025602329522371292, -0.6333528161048889, -0.403556764125824, 1.1519516706466675, 0.25551724433898926, -0.6876571178436279, -0.8756299614906311, -0.3555169105529785, -0.01076515857130289, -0.1293533593416214, -0.29482191801071167, 0.03265911340713501, 0.5509034991264343, 0.10782753676176071, 0.2909833490848541, -0.4231933653354645, -0.29464781284332275, -1.173048496246338, 0.010446712374687195, -0.49997517466545105, -0.7944033145904541, -0.7091881036758423, -0.06051202118396759, -0.08871287852525711, -0.7275817394256592, 1.1479421854019165, -0.6921724081039429, -0.6640900373458862, 0.24644054472446442, 0.0911078006029129, 0.7851945161819458, -0.1918158084154129, -0.5869497060775757, -0.6050515174865723, -0.014758268371224403, 0.17725908756256104, 0.734703779220581, -0.6382807493209839, -0.18089725077152252, -0.27397680282592773, -0.6090738773345947, 0.35654646158218384, -0.06896459311246872, 0.46735167503356934, 0.18222515285015106, -0.09577883780002594, 0.033780235797166824, 0.08729767799377441, 0.2732695937156677, -0.026999659836292267, 0.39880701899528503, -0.5690135955810547, 0.9786416888237, -0.09550709277391434, 0.394517719745636, 0.908909022808075, 0.8013774156570435, -1.1009942293167114, 0.27276498079299927, 0.13517998158931732, 0.6529507040977478, -0.56764155626297, 0.6817918419837952, 0.6555907130241394, 0.09792353212833405, -0.35475286841392517, -0.13145321607589722, -0.4974817931652069, -0.5439280867576599, 0.20132002234458923, -0.14987170696258545, -0.26138192415237427, 0.48441770672798157, 0.17987392842769623, -0.5248351097106934, 0.5169917941093445, -0.6525296568870544, -0.5911210179328918, -0.10828455537557602, -0.28243643045425415, 1.4772746562957764, 0.07253735512495041, -0.028130104765295982, -0.1254831850528717, -0.6522610187530518, -0.24043607711791992, 0.1309499442577362, -0.21429108083248138, -0.5625892877578735, 0.6499662399291992, 0.3489038348197937, -0.7717238068580627, 0.7039877772331238, 0.44241806864738464, -0.3639644980430603, -0.38731056451797485, -0.34774941205978394, -0.33116433024406433, 0.10893147438764572, 0.21183525025844574, -0.02405822090804577, 0.009737121872603893, 0.5802644491195679, -0.8351881504058838, -0.04189562797546387, 0.170240581035614, 0.4372114837169647, 0.7392393946647644, 0.13510476052761078, -0.3847630023956299, 0.8132271766662598, -0.6049022674560547, -0.3645886778831482, 0.4569474458694458, 0.2505435347557068, -0.14184808731079102, 0.2939392924308777, 0.6150066256523132, -0.5593650341033936, -0.5681060552597046, 0.2833006680011749, -0.37442746758461, -0.2265651673078537, 0.6125889420509338, -0.3719996213912964, 0.24198096990585327, -0.8553507924079895, 0.3697546124458313, -0.616054892539978, -0.32207992672920227, 0.18476295471191406, -0.24505284428596497, -0.5670273900032043, 0.07959416508674622, -0.4440245032310486, -0.18065199255943298, -0.31951573491096497, 0.07570934295654297, -0.591903805732727, 0.6731266379356384, -0.018402764573693275, -0.39517050981521606, -0.7244472503662109, 0.47049546241760254, 0.9837842583656311, -0.08070915192365646, 0.21795296669006348, 0.5582598447799683, 0.0963033065199852, -0.7106167078018188, 0.6034477949142456, -0.49095773696899414, 0.32913196086883545, 0.1959368735551834, 0.6205838918685913, -0.579109787940979, -0.18094134330749512, -0.14229337871074677, -0.5685323476791382, -0.2964461147785187, 0.3262612819671631, 0.059043340384960175, 0.31715524196624756, -0.43825316429138184, -0.8700831532478333, 0.11861561983823776, -0.4441913366317749, -0.5363604426383972, 0.09320270270109177, -0.3874939978122711, 0.28066572546958923, 0.39438387751579285, -0.9083660244941711, -0.223221093416214, -0.6198973059654236, 0.039954401552677155, 0.6440985798835754, 0.15421971678733826, -0.27686890959739685, -0.441375195980072, -0.3237261474132538, -0.3107137978076935, -0.1373051404953003, -0.3355041742324829, -0.052724260836839676, -0.0898931697010994, -0.15490755438804626, -0.04095352068543434, 0.3096116781234741, -0.3537062406539917, -1.1752287149429321, -0.1609206199645996, 1.020112156867981, 0.9332267642021179, 0.8612608313560486, 0.1390925645828247, 0.039513394236564636, 0.3887145221233368, -0.8919317722320557, 0.6402192115783691, -1.5268741846084595, 0.041205503046512604, 0.35957133769989014, 0.44225355982780457, -0.11793190985918045, 0.7101921439170837, -0.7118582725524902, 0.03975801169872284, -0.474477082490921, 0.397411584854126, -0.4106591045856476, 0.15959081053733826, 0.6272189617156982, 0.2699047327041626, -0.01959693804383278, 0.7958207130432129, 0.21354267001152039, -0.4536297023296356, 0.1264125108718872, -0.005066985264420509, -0.47835204005241394, 0.2537136673927307, -0.9378865957260132, 0.5515598654747009, 0.5718349814414978, -0.10822410136461258, -0.4286244809627533, 0.04847634583711624, 0.6625524759292603, 0.28883424401283264, 0.06867323070764542, -0.7148786187171936, -0.49963876605033875, -0.4316003918647766, -0.14911018311977386, 0.2949344515800476, 0.7748990654945374, -0.2570442855358124, 0.25868839025497437, 0.14239689707756042, 0.44980475306510925, -0.7322598695755005, -0.23841673135757446, -0.48597729206085205, -0.7986668348312378, 0.02334883064031601, -0.5180400013923645, 0.7364517450332642, -0.20585493743419647, -0.10934378206729889, 0.25542399287223816, 0.3395889699459076, -0.9512572288513184, -0.8275890946388245, -0.32288551330566406, -0.8425840735435486, -0.202555313706398, -0.3997749090194702, 0.3908419609069824, -0.4173043966293335, -0.08735251426696777, 0.7030757069587708, 0.16833551228046417, 0.3055455684661865, -0.20951317250728607, -0.3554801642894745, 0.3063821494579315, -0.028200209140777588, -0.2570566236972809, 0.20716652274131775, 0.6030775308609009, -0.21796302497386932, 0.5251725912094116, -0.4413188695907593, -0.593880832195282, -0.5265651345252991, -0.8945691585540771, -0.1291544884443283, -0.41806185245513916, 0.24367263913154602, -0.5413680076599121, -0.40598341822624207, -0.14172084629535675, 1.2292182445526123, 0.09092293679714203, -0.6268894672393799, -0.4842236340045929, -0.004447551444172859, -0.43167898058891296, 0.11204847693443298, -0.3319023847579956, -0.5336201190948486, -1.0957374572753906, -0.37916669249534607, 0.3958893120288849, -0.3357482850551605, -0.27483561635017395, 0.19262480735778809, -0.0931491106748581, 0.4057660698890686, 0.0007991509628482163, -0.4069948196411133, -0.8141190409660339, -0.03448612242937088, -0.051831893622875214, -0.5298753380775452, 0.48001399636268616, -0.27207663655281067, 0.5834876298904419, 0.19125287234783173, 0.0267392136156559, 0.2175905853509903, -0.1807112991809845, -0.031461331993341446, 0.2775500416755676, 1.2251020669937134, -0.8507670164108276, -0.04641532152891159, 0.20416226983070374, 0.6041586399078369, 0.5059413313865662, 0.2205553948879242, -0.36708226799964905, 0.08699383586645126, -0.4586549699306488, -1.3650542497634888, 0.4907018542289734, -0.19605813920497894, -0.20031221210956573, 0.2505336403846741, -0.17139528691768646, 0.1919211894273758, -0.4227577745914459, 0.4524385631084442, 0.6649580597877502, 0.0927923321723938, -0.7787690758705139, -0.4573498070240021, -0.17191872000694275, 0.41913482546806335, -0.2815484404563904, 0.05832160636782646, -0.5146453380584717, -0.4954931139945984, 0.07394400238990784, -0.48486632108688354, -0.45415395498275757, -0.8297544717788696, -0.3352290391921997, 1.135440707206726, -0.7066931128501892, 0.3411415219306946, -0.11337699741125107, -0.034163299947977066, -0.22004728019237518, -0.23397624492645264, -0.13726194202899933, -0.06082267314195633, 0.5343151688575745, -0.34000903367996216, 0.30091848969459534, -0.39035800099372864, 0.3258686363697052, -0.029542766511440277, -0.6538416147232056, 0.3926123380661011, 0.24682679772377014, -0.8000494837760925, 0.4106862246990204, 0.14251597225666046, -0.2743988335132599, -0.19705985486507416, -0.6605710387229919, 0.20408351719379425, -0.04855649545788765, 0.07954132556915283, -0.6067219376564026, -0.20066487789154053, 0.20634321868419647, -0.3409067690372467, 0.07039516419172287, 0.5149610638618469, 0.1858363300561905, -0.8223311305046082, 0.2832128703594208, -0.20132604241371155, 0.17768745124340057, 0.8648752570152283, -0.532209038734436, -0.04987466335296631, -0.23603294789791107, -0.15502823889255524, 0.03863906115293503, -0.049153443425893784, 0.8926486372947693, -0.3371976912021637, 0.22682903707027435, -0.12015683948993683, -0.6189762949943542, 0.6634342670440674, 0.21556507050991058, -0.1535196155309677, 0.4210827946662903, 0.7650570273399353, -0.6306470632553101, -0.38525161147117615, 0.3183315098285675, 0.24451711773872375, 0.31245529651641846, -0.6265277862548828, -0.16897232830524445, 0.3531184196472168, 0.1540786325931549, -0.06299364566802979, -0.6969431638717651, -0.8442167043685913, -0.3938443660736084, -0.18715783953666687, 0.1425752490758896, 0.35368549823760986, 0.28318166732788086, -0.022595686838030815, -0.2825128138065338, 0.3001779019832611, -0.20776206254959106, 0.208919495344162, -0.48951971530914307, 0.02832421101629734, -0.4731121361255646, 0.06272276490926743, -0.9150061011314392, -0.5725232362747192, -0.11208660900592804, -0.3505089282989502, -0.2813780903816223, 0.2200709730386734, -0.13215787708759308, -0.1272542029619217, -0.31402429938316345, 0.2183620035648346, -0.5239273905754089, 0.19397388398647308, 0.471462219953537, -0.3537133038043976, -0.16523827612400055, 0.6746512651443481, -0.34494417905807495, 0.3221721351146698, 0.6245479583740234, 0.07119270414113998, 0.2466067671775818, -0.7101969718933105, 0.05769567936658859, 0.02862485684454441, -0.491891086101532, 0.25271713733673096, 0.20521970093250275, -0.11128232628107071, 0.48696014285087585, 0.01656375639140606, -0.535815417766571, 0.18925173580646515, -0.3038247525691986, -0.24225011467933655, 0.2177659273147583, -0.37353768944740295, 0.0007601234246976674, 0.28575393557548523, 0.35481026768684387, 0.4901959002017975, -0.5672580599784851, 0.4309758245944977, 0.7037687301635742, 0.2640955448150635, 0.7052385210990906, 0.005376642104238272, 0.1081928163766861, 0.19985981285572052, -0.08854564279317856, 0.8024579882621765, -0.764380693435669, -0.22648502886295319, -0.10747823864221573, 0.1493968814611435, 0.10257730633020401, 0.08376243710517883, 0.7446133494377136, 0.6128767728805542, 0.30761560797691345, 0.5587940216064453, 0.5383455753326416, 0.22222931683063507, -0.8670402765274048, 0.38371971249580383, -0.46097332239151, 0.18086767196655273, 0.26542067527770996, -0.1591154783964157, -0.2880730926990509, 0.065714031457901, -0.4021283984184265, -0.4754519462585449, 0.062392085790634155, -0.44539156556129456, 0.4546869695186615, 0.1703701764345169, 0.04725462943315506, 1.429483413696289, -0.24691639840602875, -0.38365697860717773, -0.3284825086593628, 0.10072080790996552, -0.27698418498039246, -1.042319893836975, 0.1521044671535492, 0.984127402305603, -0.16878817975521088, 0.09531717747449875, -0.5923930406570435, 0.15512119233608246, 0.21704401075839996, -0.05957282707095146, 0.601380467414856, 0.1828044354915619, -0.421565443277359, 0.8475710153579712, -0.5502424836158752, 0.033223707228899, -0.1381349414587021, -0.16955624520778656, 0.08004425466060638, -0.6912097930908203, -1.1429997682571411, 0.03981730341911316, 0.24855849146842957, -0.09724009782075882, 0.28919219970703125, 0.5435369610786438, 0.5386577844619751, -0.01002133172005415, 0.039553649723529816, -0.7046770453453064, 0.8335782289505005, 0.41665852069854736, -0.43906131386756897, -0.23154647648334503, 0.5894975662231445, 0.8111117482185364, -0.4919580817222595, 0.14978177845478058, 0.32158130407333374, -0.017983263358473778, -0.5485009551048279, -0.5675128698348999, -0.5137906670570374, 0.039403095841407776, -0.39223605394363403, -0.6142489314079285, -0.2870454788208008, -0.011393808759748936, -0.06449569016695023, -0.31294769048690796, 0.056298594921827316, 0.8228475451469421, -0.23585373163223267, 0.07956548035144806, -0.11475116014480591, -0.011658144183456898, 0.6693419218063354, 0.20501966774463654, -0.7831080555915833, 0.23695221543312073, 1.2017099857330322, 0.16846992075443268, -0.43495288491249084, 0.540529727935791, -0.2829068899154663, -0.28118133544921875, 0.1905519962310791, -0.2036333531141281, -0.19424934685230255, 0.5710993409156799, 0.5211871862411499, -0.4730980098247528, -0.4200705885887146, -0.34505775570869446, 0.4795452654361725, 0.17843563854694366, 0.6591665744781494, -0.4000529944896698, 0.33703967928886414, -0.8835536241531372, 0.5361871123313904, -0.7423104643821716, -0.19710658490657806, 0.6334306597709656, -0.6068415641784668, -0.8091582655906677, 0.7458560466766357, 0.15688501298427582, 0.4119063913822174, 0.25879713892936707, 0.8241771459579468, 0.7362847924232483, 0.4073936343193054, 0.006370590068399906, -0.8104795813560486, -0.6402789950370789, -0.044763535261154175, -0.43097350001335144, -0.2905615568161011, -0.021370578557252884, 0.0736275464296341, 0.5123225450515747, 0.38527292013168335, 0.24854224920272827, -0.3964250087738037, -0.2366430014371872, 0.21732860803604126, -0.5788499712944031, 0.19978445768356323, 0.37243199348449707, -0.16312827169895172, 0.33935460448265076, -0.22334988415241241, 0.06489797681570053, 0.14924748241901398, -0.18118678033351898, -0.6328966021537781, -0.2698037922382355, -0.038880180567502975, -0.4996560215950012, 1.655328631401062, -0.24368588626384735, -0.07324397563934326, 0.22011443972587585, -0.8761431574821472, -0.6018613576889038, 0.1603756844997406, -0.6982844471931458, -0.4895941913127899, 0.6335042715072632, 0.5353903770446777, 0.6897949576377869, 0.6332477927207947, -0.4139988124370575, 0.010096881538629532, 0.6108192801475525, 0.4242708384990692, -0.056784965097904205, 0.6626268029212952, 0.02340557985007763, 0.07016682624816895, 0.2465091198682785, -0.2837334871292114, 0.4129796028137207, -0.5274976491928101, -0.49212130904197693, 0.08790510892868042, -0.15196767449378967, -0.5493448376655579, -0.6612034440040588, 0.778756856918335, 0.2318418174982071, 0.24843627214431763, -0.016873793676495552, -0.8211804628372192, 0.33082112669944763, -0.518794059753418, 0.29639819264411926, 0.6447554230690002, -0.15702638030052185, 0.3689422011375427, -0.19214506447315216, 0.2002020925283432, -1.312886357307434, 4.430230617523193, 0.592606782913208, 0.09854008257389069, 0.2310447245836258, 0.21032384037971497, 0.9381842017173767, 0.6447861194610596, -0.9067351222038269, 0.08775222301483154, -0.20041334629058838, -0.029659152030944824, -0.9992325305938721, 0.5007497668266296, 0.17956535518169403, 0.14665775001049042, 0.27139952778816223, -0.35424482822418213, 0.38707464933395386, 0.2494238317012787, -0.7152497172355652, -0.855555534362793, 0.2456144392490387, -0.2570349872112274, 0.35047611594200134, 0.1233300268650055, 0.6420083045959473, 0.4305318593978882, 0.3507528007030487, -0.09697168320417404, -0.5388147830963135, -0.0907098576426506, -0.28911006450653076, 0.12611423432826996, -0.6171151399612427, -0.5454378128051758, 0.28991052508354187, 0.018656712025403976, -0.7717841267585754, -0.36656492948532104, -0.6696888208389282, 0.280701607465744, -0.12002510577440262, 0.13148486614227295, -0.41092389822006226, -0.3122923970222473, 0.7316235899925232, -0.7427823543548584, 0.18209455907344818, 1.0202839374542236, 0.04086603224277496, 1.5236788988113403, -0.3545093834400177, 0.28057554364204407, 0.13964508473873138, -0.7695914506912231, 0.2769773602485657, -0.5351165533065796, -0.5801904797554016, -0.10906470566987991, -0.10408677905797958, 0.9617940187454224, -0.4097023904323578, 0.09689470380544662, -0.09618403762578964, -0.1220349669456482, 0.4367135167121887, -0.33903637528419495, 0.5773505568504333, -0.1363605409860611, -0.0819728821516037, -0.20477508008480072, -0.07855646312236786, -0.23874583840370178, -0.0811944380402565, 1.1388826370239258, -0.011850428767502308, -0.12271586060523987, 0.06879410892724991, 1.0967289209365845, -0.2129887044429779, -0.6661162972450256, -0.8856948018074036, -0.5244429111480713, 0.201145738363266, 0.6303367018699646, -0.2281416654586792, -0.01613253355026245, -1.600690484046936, -0.27445632219314575, -0.1806650608778, 0.5900560021400452, -0.12276807427406311, -0.1722099781036377, -0.004644511267542839, 0.47947874665260315 ]
[ 2003, 5067, 2006, 2037, 3450, 1998, 4468, 10788, 1012, 6112, 10058, 3499, 2005, 3074, 1998, 4106, 1997, 15727, 1998, 4646, 15664, 2008, 3073, 12369, 2046, 2054, 3450, 1037, 5310, 2515, 2306, 1996, 4044, 1012, 2065, 2019, 27248, 2038, 7182, 6656, 2015, 1010, 2027, 2064, 4487, 19150, 15899, 2000, 4468, 10788, 1997, 2037, 3450, 1012, 1012, 4002, 2683, 3647, 5549, 9573, 4748, 14028, 12086, 2089, 6905, 3645, 3647, 5549, 2000, 4487, 19150, 2203, 8400, 13345, 1012, 3647, 5549, 4627, 2039, 1996, 3645, 4082, 2291, 2007, 1037, 3132, 2275, 1997, 6853, 1998, 2578, 1012, 2353, 1011, 2283, 3036, 4007, 2107, 2004, 2203, 8400, 10788, 1998, 3433, 1006, 3968, 2099, 1007, 5906, 2089, 2025, 2707, 2044, 9573, 2075, 3645, 1999, 3647, 5549, 1012, 2045, 2024, 2048, 4617, 1997, 3647, 5549, 1024, 3647, 5549, 1998, 3647, 5549, 2007, 14048, 1012, 2009, 2003, 2825, 2000, 2707, 3176, 2578, 2044, 1037, 3647, 5549, 9573, 1012, 1012, 5890, 2692, 2091, 24170, 2886, 4748, 14028, 12086, 2089, 2091, 24170, 2030, 2224, 1037, 2544, 1997, 2291, 2838, 2008, 2089, 2022, 25963, 1010, 8211, 1010, 1998, 1013, 2030, 2515, 2025, 2490, 7172, 3036, 7711, 2107, 2004, 15899, 1012, 2005, 2742, 1010, 4204, 18223, 4617, 1019, 1009, 2950, 5896, 3796, 15899, 1006, 24829, 2140, 1007, 2029, 2064, 2501, 6472, 5896, 4180, 1012, 2174, 1010, 4748, 14028, 12086, 2089, 3535, 2000, 15389, 1037, 3025, 2544, 1997, 4204, 18223, 2008, 2515, 2025, 2490, 24829, 2140, 2007, 1996, 7848, 2000, 17727, 11215, 13345, 2096, 2770, 24391, 14546, 2008, 2089, 2031, 4728, 2042, 11156, 1012, 1012, 5890, 2487, 11867, 21511, 3036, 9499, 2075, 4748, 14028, 12086, 2089, 11867, 21511, 3036, 9499, 2075, 2013, 5906, 1010, 10886, 6270, 3350, 2000, 17727, 11215, 12534, 1521, 7073, 1997, 24391, 4023, 1012, 7696, 2550, 2011, 5600, 5906, 5383, 2592, 2055, 4022, 3036, 2824, 2004, 2092, 2004, 1996, 12285, 3570, 1997, 3036, 4007, 1998, 1996, 2291, 1012, 3036, 7316, 7696, 2024, 2590, 2005, 8822, 1996, 3671, 3169, 1997, 1037, 2291, 1998, 12151, 2590, 2824, 2008, 2064, 4742, 1037, 3036, 5043, 1012, 1056, 16068, 17788, 27159, 4722, 3746, 4748, 14028, 12086, 2089, 27159, 6112, 2030, 11661, 4871, 2007, 24391, 3642, 2000, 5323, 28297, 2044, 8550, 3229, 2000, 2019, 4044, 1012, 9733, 4773, 2578, 1006, 22091, 2015, 1007, 9733, 3698, 4871, 1006, 26445, 2015, 1007, 1010, 8224, 6112, 4132, 1006, 1043, 21906, 1007, 4871, 1010, 1998, 24296, 4871, 2004, 2092, 2004, 2759, 11661, 2448, 7292, 2015, 2107, 2004, 8946, 2121, 2064, 2022, 27159, 2098, 2030, 2067, 23835, 2098, 1012, 4406, 2039, 11066, 15451, 8059, 1010, 2023, 6028, 7679, 2006, 4748, 14028, 12086, 27159, 2075, 2019, 3746, 1999, 1037, 15584, 2306, 1037, 6778, 1521, 1055, 4044, 1012, 5834, 2006, 2129, 1996, 6502, 2003, 9347, 2098, 1010, 2023, 2071, 3073, 14516, 3229, 2065, 1996, 6502, 9347, 2075, 6994, 2003, 10290, 2000, 2467, 2224, 1996, 6745, 3746, 1012, 1056, 10790, 19841, 17245, 8208, 4748, 14028, 12086, 2089, 3972, 12870, 2030, 19933, 10471, 7013, 2306, 3001, 2000, 6366, 3350, 1997, 2037, 3739, 2030, 17666, 2121, 13345, 1012, 2536, 10471, 2089, 2022, 2580, 2011, 2019, 27248, 2030, 2242, 2008, 2064, 2022, 7108, 2000, 2019, 27248, 1521, 1055, 4506, 1012 ]
mitre
10.txt
52
typically these artifacts are used as defensive indicators related to monitored events, such as strings from downloaded files, logs that are generated from user actions, and other data analyzed by defenders. location, format, and type of artifact ( such as command or login history ) are often specific to each platform.. 001 clear windows event logs adversaries may clear windows event logs to hide the activity of an intrusion. windows event logs are a record of a computer's alerts and notifications. there are three system - defined sources of events : system, application, and security, with five event types : error, warning, information, success audit, and failure audit.. 002 clear linux or mac system logs adversaries may clear system logs to hide evidence of an intrusion. macos and linux both keep track of system or user - initiated actions via system logs. the majority of native system logging is stored under the / var / log / directory. subfolders in this directory categorize logs by their related functions, such as :. 003 clear command history in addition to clearing system logs, an adversary may clear the command history of a compromised account to conceal the actions undertaken during an intrusion. various command interpreters keep track of the commands users type in their terminal so that users can retrace what they've done.. 004 file deletion adversaries may delete files left behind by the actions of their intrusion activity. malware, tools, or other non - native files dropped or created on a system by an adversary ( ex : ingress tool transfer ) may leave traces to indicate to what was done within a network and how. removal of these files can occur during an intrusion, or as part of a post - intrusion process to minimize the adversary's footprint.. 005 network share connection removal adversaries may remove share connections that are no longer useful in order to clean up traces of their operation. windows shared drive and smb / windows admin shares connections can be removed when no longer needed. net is an example utility that can be used to remove network share connections with the net use \ system \ share / delete command.. 006 timestomp adversaries may modify file time attributes to hide new or changes to existing files. timestomping is a technique that modifies the timestamps of a file ( the modify, access, create, and change times ), often to mimic files that are in the same folder. this is done, for example, on files that
[ -0.18386483192443848, -0.14610160887241364, 0.32692721486091614, 0.7821520566940308, -0.38377371430397034, -0.281480997800827, -0.1916583925485611, 0.12514376640319824, 0.4016674757003784, 0.8123783469200134, 0.5240979194641113, -0.29939448833465576, 0.10309029370546341, -0.5652506351470947, -0.7915559411048889, -0.5382383465766907, -0.301293283700943, 0.10104682296514511, -0.7500912547111511, -0.3225816786289215, 0.10727749019861221, 0.43452462553977966, -1.1236392259597778, -0.9304707050323486, -0.5042984485626221, 1.0626863241195679, 0.06970934569835663, -0.09774573147296906, 0.5202571749687195, 0.49855875968933105, -0.05414437875151634, -0.34209173917770386, -0.3061246871948242, -1.5135716199874878, 0.5178219079971313, 0.20785494148731232, 0.8686033487319946, -0.8570716381072998, 0.07441806048154831, -0.2735510766506195, 0.860089123249054, -0.3170109987258911, 0.3679428994655609, -0.683336079120636, -0.20148980617523193, -0.7627416849136353, -0.3361567258834839, -0.4951774477958679, 0.495253324508667, 0.1658819615840912, 0.83295738697052, 0.1150508001446724, 0.17491765320301056, -0.13278940320014954, -0.09325502067804337, -0.20273476839065552, -0.23179997503757477, 0.5141695141792297, 0.4206216037273407, -0.4387248158454895, 0.35415738821029663, 0.018575409427285194, 0.2966003715991974, -0.3487427830696106, -0.1790885031223297, 0.0397639200091362, 0.24792343378067017, -0.01297233160585165, -0.1612921953201294, -0.5071508288383484, 0.1589943915605545, 0.31599757075309753, -0.3506809175014496, -0.03467546030879021, -0.5848180651664734, -0.23140697181224823, -0.2604735195636749, 0.20296141505241394, -0.5556432604789734, 0.34904688596725464, 0.1763615608215332, 0.5292320847511292, -0.17606277763843536, -0.4639565050601959, 0.48883765935897827, -0.4199560284614563, 0.4156159460544586, 0.9541784524917603, -0.24425020813941956, -0.3160514235496521, 0.3902018964290619, 0.19757568836212158, -0.49181506037712097, -0.4400452971458435, 0.4799705147743225, -0.1890951246023178, -0.31712669134140015, 0.48791420459747314, 0.11915149539709091, -0.04393043741583824, 0.26818159222602844, 0.5814041495323181, 0.04910082742571831, 0.25297361612319946, 0.035897146910429, 0.23711274564266205, 0.7785342931747437, 0.03579796478152275, -0.1324472427368164, -0.8664507269859314, 0.9975011944770813, -0.015094499103724957, 0.3479635715484619, -0.42331525683403015, 0.025883788242936134, 0.6395746469497681, -0.19018866121768951, -0.15176555514335632, -0.39237862825393677, 0.6985159516334534, 0.22870324552059174, -0.4918694496154785, 0.3967326879501343, -0.06738854199647903, -0.06414449214935303, 0.3521692454814911, 0.6732702255249023, 0.12914368510246277, -0.5159801244735718, -0.6659291982650757, 0.07729586958885193, 0.11135999858379364, -0.16691388189792633, 0.23324047029018402, 0.05354318022727966, 0.14631612598896027, 0.48084577918052673, 0.015925170853734016, 0.11626247316598892, -0.7025549411773682, -0.10056386142969131, 0.47395360469818115, 0.0977540984749794, 1.2048238515853882, 0.41626033186912537, 0.444095253944397, 0.08688995987176895, 0.15190286934375763, -0.07920771092176437, 0.44156190752983093, -0.14773285388946533, 0.17615127563476562, 0.5685460567474365, -0.5301371216773987, -0.9371084570884705, 0.3809487223625183, -0.31202754378318787, 0.5084738731384277, 0.08076947927474976, -0.04909461736679077, -0.4137917757034302, 1.0846242904663086, 0.29558905959129333, 0.28278475999832153, -0.14140620827674866, 0.23390935361385345, -0.8661078214645386, -0.6611387729644775, -0.5922840237617493, -0.09668101370334625, 0.5507913827896118, 0.24996206164360046, -0.1315571814775467, -0.18477986752986908, 1.282639503479004, 0.8591499328613281, -0.156474769115448, 0.2671336531639099, -0.05009278655052185, 0.5732710957527161, -0.609097957611084, -0.012633400969207287, 0.12054108083248138, 0.6028094291687012, 0.011958564631640911, 0.19734792411327362, -0.48050692677497864, -0.8181804418563843, 0.02558072656393051, 0.08760358393192291, -0.13944683969020844, 0.8683439493179321, -0.08865242451429367, 0.7849189639091492, 0.6504649519920349, 0.2322237640619278, -1.004078984260559, 0.2798715829849243, -0.34563198685646057, -1.2684986591339111, 0.21046310663223267, -0.12615875899791718, -0.1363871693611145, 0.3764306604862213, -0.8167898654937744, -0.6972262859344482, 1.251025676727295, 0.7287827134132385, -0.14988967776298523, 0.8356140851974487, 0.8406087160110474, -0.015049601905047894, -0.03208095580339432, 0.12100256979465485, 0.14255590736865997, -0.22868692874908447, 0.09117473661899567, 0.35579442977905273, -0.3425033688545227, 0.1669800877571106, 0.2064265012741089, 0.4661363363265991, -0.13885590434074402, 0.4958541691303253, 0.34683486819267273, -0.44794073700904846, 0.10851529985666275, 0.2197965383529663, -0.3201885521411896, -0.19005940854549408, -0.4216914772987366, 0.4277842938899994, 0.5143665671348572, 0.49774104356765747, 0.2223896086215973, -0.1885218322277069, -0.07173526287078857, 0.3559369444847107, 0.3298279941082001, -0.14575974643230438, 0.01033963542431593, 0.3900996744632721, 0.391638845205307, 0.3024097979068756, 0.08649774640798569, 0.14841090142726898, -0.07005128264427185, -0.018744079396128654, 0.36016449332237244, 0.058618709444999695, -0.08835781365633011, 0.7376566529273987, 0.29128503799438477, 0.06406409293413162, -0.38460013270378113, -0.5329731702804565, 0.5214723348617554, 0.5387880206108093, -0.14155271649360657, -0.8048238754272461, -0.05209064856171608, -0.1346917599439621, 0.5784531831741333, -0.5957782864570618, -0.006620241329073906, 0.6658971905708313, 0.5186924338340759, 0.2307005226612091, -0.5899564027786255, -0.7467731237411499, -0.5254042148590088, -0.3248242139816284, -0.2811632752418518, -0.2368628829717636, -0.12268339842557907, 0.09013238549232483, -0.18760113418102264, -0.6651095151901245, 0.40672755241394043, -0.7895888686180115, -0.6305580735206604, 0.9249059557914734, -0.3141641616821289, 0.4828769564628601, -1.1019798517227173, 0.123670294880867, -0.44742196798324585, -0.10805331915616989, 0.2450011670589447, 0.26075905561447144, -0.14090853929519653, -0.21147388219833374, -0.5745114684104919, 0.00761286448687315, 0.23718373477458954, -0.37849414348602295, 1.0980628728866577, -0.42142295837402344, 0.5483566522598267, -0.24903102219104767, 0.10231984406709671, -0.17543166875839233, -0.026209726929664612, -0.03183605521917343, -0.6879909038543701, 0.310069739818573, -0.07011475414037704, -0.03215828537940979, 0.27108287811279297, 1.0268678665161133, -0.49754080176353455, 0.1661355197429657, 0.1495680809020996, 0.3269237279891968, -0.7566866874694824, 0.9691864848136902, 0.12596119940280914, 0.10214132070541382, 0.20035380125045776, -0.615936279296875, 0.2667529582977295, -0.3088972568511963, -0.15389186143875122, -0.7388871312141418, -0.30460113286972046, 0.6672514081001282, -0.020826417952775955, -0.2681078314781189, 0.3838233947753906, -0.4914133846759796, -0.629938542842865, -0.2835513651371002, -0.42240819334983826, 1.1138725280761719, -0.10986987501382828, -0.020815353840589523, -0.13112160563468933, -0.7991672158241272, -0.04787763953208923, 0.3359425961971283, 0.30504924058914185, -0.5470618009567261, 0.2957015633583069, 0.7884690165519714, -0.5171433687210083, 0.8831595778465271, 0.004006399307399988, -0.27346721291542053, -0.21743176877498627, -0.3070613443851471, -0.6269828081130981, 0.05221058800816536, 0.1339084357023239, 0.13220973312854767, 0.1120896190404892, 0.6893653869628906, -0.5945154428482056, -0.3770541548728943, -0.23334373533725739, 0.010755036026239395, 0.23627792298793793, -0.4865740239620209, -0.45083993673324585, 0.2866385281085968, -0.4156798720359802, -0.9456481337547302, -0.23011364042758942, 0.003567963605746627, 0.2816280424594879, -0.10907551646232605, 0.6512452363967896, -0.4609256684780121, -0.0747489407658577, 0.0110569903627038, -0.45450359582901, -0.538576602935791, 0.593533992767334, -0.4117657542228699, 0.6393066048622131, -0.05645087733864784, 0.598197340965271, -0.3550202548503876, 0.05179980769753456, -0.4652273952960968, -0.09176081418991089, -0.3046368658542633, 0.2203816920518875, -0.4487624168395996, 0.14569568634033203, -0.14410243928432465, -0.06913026422262192, -0.3961009681224823, 0.33823952078819275, -0.3810507655143738, -0.7301764488220215, -0.6614408493041992, 1.0504019260406494, 0.5856635570526123, 0.19307787716388702, 0.16046321392059326, 0.5399792790412903, 0.1643904745578766, -0.7416703701019287, 0.2479601949453354, -0.6152297258377075, 0.48188066482543945, -0.08437343686819077, 0.4782445728778839, -0.2366781234741211, 0.06378205120563507, -0.21554777026176453, -0.04206690564751625, -0.5021213889122009, -0.36048656702041626, 0.4937204122543335, 0.020840611308813095, -0.6278224587440491, 0.26531147956848145, 0.5162022113800049, -0.11347244679927826, -0.25890180468559265, 0.05225149914622307, -0.3989779055118561, 1.1027207374572754, 0.665772557258606, -0.9500846862792969, 0.024993790313601494, -0.6702921390533447, -0.05237456038594246, 0.18408054113388062, 0.5820805430412292, -0.10546447336673737, -0.6135032773017883, 0.08040790259838104, -0.2208256870508194, -0.3444702923297882, 0.16540342569351196, -0.37258026003837585, -0.5153347849845886, -0.8011245727539062, 0.12162990123033524, 0.4234556257724762, -0.48552611470222473, -0.7731752395629883, 0.011187572963535786, 0.5249308943748474, 0.14937743544578552, 0.43179938197135925, -0.24667513370513916, -0.0010317356791347265, 0.031390462070703506, -0.3882998824119568, 0.5006200075149536, -1.467117428779602, 0.2098453938961029, 0.5475172996520996, 0.4820531904697418, -0.8604139685630798, 0.39587315917015076, -0.8826985359191895, 0.4030027687549591, -0.08880624920129776, -0.4456554055213928, -0.2202816754579544, 0.31692156195640564, 1.130800485610962, 0.21309322118759155, -0.2380092293024063, 0.1582815945148468, 0.39156824350357056, 0.4793176054954529, -0.19518058001995087, -0.21663492918014526, -0.28101736307144165, 0.49706515669822693, -0.6676569581031799, 0.2797481119632721, -0.39803653955459595, -0.24249495565891266, 0.10987876355648041, -0.31171751022338867, 0.6406192779541016, 0.23731833696365356, -0.10162394493818283, -0.4599132537841797, -0.2128227800130844, -0.0427088737487793, 0.3496049642562866, 0.28321000933647156, 0.31934449076652527, 0.03879407420754433, -0.1621910035610199, -0.1730765402317047, -0.3738335371017456, -0.8510086536407471, 0.06499674171209335, -0.7822145819664001, -0.4915470778942108, 0.36267220973968506, -0.21499638259410858, 0.15039969980716705, 0.06918397545814514, -0.6638827323913574, 0.1531132608652115, 0.030503178015351295, 0.07395393401384354, -0.6476835012435913, -0.16235879063606262, -0.8448838591575623, 0.59816974401474, -0.7031044363975525, -0.024329718202352524, -0.2513187527656555, 0.24813339114189148, -0.0944831594824791, 0.5007061958312988, 0.7965527772903442, -0.5796860456466675, -0.5385246872901917, 0.19960686564445496, 0.38276076316833496, -0.7373629808425903, -0.17432332038879395, 0.5725222826004028, -0.12945692241191864, 0.1993241310119629, -0.5429879426956177, -0.5710522532463074, -0.6157678961753845, -0.29278314113616943, 0.05448753386735916, -0.24608756601810455, 0.6607499718666077, -0.4636963903903961, 0.10059869289398193, 0.2311083823442459, 0.5900890827178955, -0.30516475439071655, -0.6381257772445679, -0.7502644658088684, 0.07698816061019897, -0.16700881719589233, 0.3812028169631958, 0.004325358662754297, -0.14771173894405365, -0.4015287458896637, -0.7894114255905151, 0.7229806780815125, 0.4205242395401001, -0.21983519196510315, 0.06917162239551544, 0.035714440047740936, 0.6029221415519714, 0.27343523502349854, -1.0645630359649658, 0.22878558933734894, -0.07328587025403976, -0.06205066666007042, -0.5446972250938416, -0.000910857692360878, -0.6305909156799316, 0.046770818531513214, -0.005935832858085632, -0.3548561930656433, 0.41970348358154297, -0.11154086142778397, 0.2011900395154953, 0.23750334978103638, 0.7579073309898376, -1.0115910768508911, -0.0747726634144783, 0.08372192829847336, 0.9158772826194763, -0.043441157788038254, 0.07441214472055435, -0.1313639134168625, -0.7886547446250916, -0.4650849401950836, -1.341196060180664, 0.8179205656051636, -0.20940835773944855, -0.2784239649772644, 0.30342063307762146, -0.33862921595573425, 0.8788270950317383, -0.3589044213294983, 0.24002264440059662, 0.8128589391708374, -0.08209526538848877, 0.1507617086172104, -0.3416784703731537, 0.1648496389389038, 0.14623285830020905, 0.05211055651307106, 0.12749484181404114, -0.532717764377594, -0.7435145974159241, -0.24072572588920593, -0.5633851885795593, -0.19727879762649536, -0.10482171177864075, -0.05885593965649605, 0.5207604765892029, -0.44727495312690735, 0.41999852657318115, -0.23337048292160034, -0.14982756972312927, -0.48036447167396545, 0.1942121684551239, -0.24668101966381073, 0.02275731787085533, 0.9135034084320068, -0.3140107989311218, 0.33817386627197266, -0.11203717440366745, 0.3611321747303009, -0.18557730317115784, -0.3809126019477844, 0.5096666216850281, 0.26602861285209656, -0.46746906638145447, 0.5081267356872559, 0.09562388062477112, -0.40012380480766296, -0.09550506621599197, -0.6611216068267822, 0.0676628053188324, 0.5521401166915894, -0.21087493002414703, -0.3007577061653137, -0.48597922921180725, -0.2547752261161804, 0.027679022401571274, 0.09824337810277939, 0.5825149416923523, 0.23924210667610168, -0.7732163667678833, -0.21176089346408844, -0.5527445077896118, 0.3137085437774658, 0.805773913860321, -0.8757498264312744, 0.20414090156555176, -0.7433444857597351, -0.3196506202220917, 0.13634729385375977, 0.041392870247364044, 0.7597681283950806, 0.11284130811691284, -0.1514173448085785, 0.1403503566980362, 0.0457754023373127, 1.0926921367645264, -0.006213716696947813, -0.07883232831954956, 0.4977605640888214, 0.5333478450775146, -0.6821249723434448, -0.6473399996757507, -0.30757856369018555, -0.2754737436771393, 0.5464189052581787, -0.045974332839250565, 0.015451215207576752, -0.23689237236976624, -0.08309068530797958, -0.22959697246551514, 0.14540250599384308, -0.806338369846344, -0.4114759564399719, -0.24695229530334473, -0.08955894410610199, -0.46936917304992676, -0.27965548634529114, 0.1557035893201828, -0.30760279297828674, -0.40308061242103577, -0.3953016996383667, 0.4538918733596802, -0.2036060392856598, 0.6841718554496765, -0.6569277048110962, 0.03200879320502281, -0.7952407598495483, -0.410688191652298, -0.828308641910553, -0.45469966530799866, -0.07483572512865067, -0.5029035806655884, 0.11985620111227036, -0.08911583572626114, -0.5510888695716858, 0.31996649503707886, -0.6441112160682678, -0.0025716021191328764, 0.2733427882194519, -0.802131712436676, 0.2993682026863098, 0.5795606374740601, 0.20540766417980194, -0.12537305057048798, 0.6205151677131653, 0.6645342111587524, 0.5181477665901184, -0.7729434967041016, -0.6346871852874756, 0.1455816924571991, -0.7452530264854431, 0.3242546617984772, 0.4850301444530487, -0.2449638396501541, -0.0924915298819542, 0.45515966415405273, -0.6122148633003235, -0.0033821023534983397, -0.6199804544448853, 0.6884899735450745, 0.2254793643951416, -0.6012089848518372, 0.38099485635757446, 0.7037472128868103, 0.0054494100622832775, 0.3337213099002838, -1.0164891481399536, 0.760923445224762, 0.014222336933016777, 0.26752278208732605, 0.22325511276721954, 0.7059969305992126, 0.32436200976371765, 0.1399097591638565, 0.053697600960731506, -0.29433995485305786, -0.4429493248462677, 0.2742004692554474, -0.5216076970100403, 0.5083416104316711, -0.6517806053161621, -0.4776573181152344, 0.1347513198852539, 0.338214248418808, -0.05566045269370079, 0.6173977851867676, 0.7022023797035217, 0.16172781586647034, -0.42161619663238525, 0.1546165496110916, -0.5525119304656982, -0.10481509566307068, 0.16786178946495056, 0.14255276322364807, -0.4627252519130707, 0.10309260338544846, 0.045258019119501114, -0.0759233832359314, -0.12607593834400177, -0.01923840306699276, 0.452633798122406, 0.17564010620117188, -0.7567154169082642, 1.9178293943405151, -0.46926555037498474, 0.11081021279096603, -0.0896291583776474, 0.11764302849769592, -0.6222711205482483, -0.7238253355026245, 0.20965825021266937, 1.2346839904785156, -0.14063553512096405, -0.11419306695461273, -0.48228058218955994, 0.1460290104150772, 0.12849430739879608, 0.05403309687972069, 0.06057504937052727, -0.14870291948318481, -0.6265015602111816, 0.6634907722473145, -0.2415444701910019, 0.1730116605758667, 0.0623975433409214, 0.05487298592925072, 0.35100671648979187, -0.3895697593688965, -0.6534621119499207, -0.17536751925945282, -0.18113134801387787, -0.16409558057785034, 0.3670012950897217, 0.4424940347671509, 0.08804677426815033, -0.5385537147521973, -0.2909599542617798, -0.6907813549041748, 0.0827765241265297, -0.20143887400627136, -0.2584887444972992, -0.037801191210746765, 0.7876912355422974, 0.4198656380176544, -0.9876987934112549, 0.4453422725200653, 0.5299561619758606, 0.15721213817596436, 0.6122558116912842, 0.7696821689605713, -0.11110032349824905, -0.21384607255458832, -0.06632377207279205, -0.10184890776872635, -0.05015420913696289, 0.28342223167419434, -0.0467529296875, -0.4081432819366455, -0.1777472048997879, 0.6068956851959229, -0.2500900626182556, 0.3228675127029419, -0.4530643820762634, -0.34181317687034607, 0.2269979566335678, -0.21595944464206696, -0.5776649117469788, 0.581663191318512, 0.9823631048202515, 0.649565577507019, -0.9759316444396973, 0.7857283353805542, -0.1834791749715805, 0.2128945291042328, -0.41216298937797546, 0.01735517755150795, -0.1526818424463272, 0.4725594222545624, 0.07356952130794525, -0.8719558715820312, 0.07155478745698929, 0.06358408182859421, 0.5276508331298828, 0.7070400714874268, 0.054054658859968185, -0.11339621245861053, 0.5198413133621216, -0.5901769995689392, 0.7257487177848816, -0.5142770409584045, 0.009312259033322334, 0.09406956285238266, 0.5093262195587158, -0.1615985482931137, 0.9260885119438171, -0.2819071114063263, 0.6098844408988953, 0.6261481046676636, 0.35594117641448975, 0.789580762386322, 0.22679831087589264, -0.5266784429550171, -0.9537929892539978, -0.4471028447151184, -0.07589001953601837, 0.3822443187236786, -0.25431960821151733, -0.017064865678548813, 0.3513307273387909, 0.5452430844306946, -0.016698945313692093, 0.026966996490955353, -0.8822098970413208, 0.028579140082001686, -0.15017296373844147, -0.8102430701255798, 1.2019785642623901, -0.03980613872408867, -0.3309553563594818, 0.08090134710073471, -0.23607704043388367, -0.013236328959465027, 0.44850587844848633, -0.04977870360016823, 0.12742584943771362, -0.6629982590675354, -0.527343213558197, -0.5097448825836182, 0.9338871836662292, -0.5449919104576111, -0.06255275011062622, 0.10183124989271164, -0.7914500832557678, -0.35726064443588257, 0.2120557576417923, -0.5737293362617493, -0.04738261178135872, 0.6776896715164185, 0.49260395765304565, 0.7518460750579834, 0.19663645327091217, -0.03975863382220268, 0.2270832508802414, -0.2048511505126953, 0.5516456961631775, -0.23619931936264038, 0.31410539150238037, 0.28177332878112793, 0.26890018582344055, 0.33887332677841187, -0.19402214884757996, 0.08550384640693665, 0.3282308280467987, 0.14011456072330475, -0.21431076526641846, -0.923665463924408, -0.5755521655082703, -0.5394455194473267, 0.4557357728481293, -0.3060440123081207, 0.1965298056602478, 0.09968789666891098, -0.6075038313865662, 0.10374082624912262, 0.12253385782241821, 0.27067700028419495, -0.36422789096832275, 0.21023806929588318, 0.5097475051879883, 0.1864917129278183, 0.9889757633209229, -1.2307919263839722, 4.487889289855957, 0.18287448585033417, 0.33546432852745056, -0.039796262979507446, 0.4521567225456238, 1.1835707426071167, 1.5129259824752808, -0.7065048217773438, -0.21676906943321228, 0.285450279712677, 0.5237498879432678, -0.4366855025291443, -0.4174560308456421, 0.1191188395023346, 0.34252265095710754, 0.4725513458251953, -0.26065510511398315, -0.13948291540145874, 0.2508808374404907, -0.9146614074707031, -0.3489494025707245, 0.395283043384552, -0.05318545177578926, 0.7437525391578674, 0.32845476269721985, -0.005452016368508339, 0.14613111317157745, -0.2550104856491089, -0.6244511604309082, -0.44488224387168884, 0.04534921422600746, -0.47730153799057007, -0.05447446182370186, -0.1384502649307251, -0.3426898121833801, 0.14408159255981445, 0.26089757680892944, -0.8809192180633545, -0.6706042885780334, -0.05348571017384529, 0.9487757682800293, -0.14685620367527008, -0.18137983977794647, -0.6975136995315552, -0.15983809530735016, 0.8107121586799622, -0.690769612789154, -0.032746076583862305, 0.8640873432159424, -0.35908883810043335, 1.2063417434692383, -0.3249887526035309, 0.7502003908157349, 0.42684516310691833, -0.8704757690429688, 0.5234145522117615, 0.42079341411590576, -0.27762696146965027, -0.0697300061583519, 0.2570403218269348, 0.820820152759552, -0.16563384234905243, 0.18271389603614807, -0.23438887298107147, -0.6462162137031555, 0.6031115055084229, -0.5084763765335083, 0.036677390336990356, -0.19979320466518402, -0.08306704461574554, 0.10902054607868195, -0.17024719715118408, -0.9184947609901428, 0.38781705498695374, 0.8385822176933289, -0.3172149360179901, -0.028981279581785202, 0.4990907907485962, 0.21669340133666992, -0.668445348739624, -0.3628482222557068, -0.77581387758255, -0.9957908391952515, 0.45054590702056885, 0.6269023418426514, 0.20369303226470947, 0.020931147038936615, -1.4535166025161743, 0.090500108897686, 0.0830613449215889, 0.4184688627719879, 0.5792243480682373, -0.30133166909217834, -0.2968287765979767, 0.4273079037666321 ]
[ 4050, 2122, 10471, 2024, 2109, 2004, 5600, 20390, 3141, 2000, 17785, 2824, 1010, 2107, 2004, 7817, 2013, 22817, 6764, 1010, 15664, 2008, 2024, 7013, 2013, 5310, 4506, 1010, 1998, 2060, 2951, 16578, 2011, 12534, 1012, 3295, 1010, 4289, 1010, 1998, 2828, 1997, 20785, 1006, 2107, 2004, 3094, 2030, 8833, 2378, 2381, 1007, 2024, 2411, 3563, 2000, 2169, 4132, 1012, 1012, 25604, 3154, 3645, 2724, 15664, 4748, 14028, 12086, 2089, 3154, 3645, 2724, 15664, 2000, 5342, 1996, 4023, 1997, 2019, 24554, 1012, 3645, 2724, 15664, 2024, 1037, 2501, 1997, 1037, 3274, 1005, 1055, 9499, 2015, 1998, 26828, 2015, 1012, 2045, 2024, 2093, 2291, 1011, 4225, 4216, 1997, 2824, 1024, 2291, 1010, 4646, 1010, 1998, 3036, 1010, 2007, 2274, 2724, 4127, 1024, 7561, 1010, 5432, 1010, 2592, 1010, 3112, 15727, 1010, 1998, 4945, 15727, 1012, 1012, 4002, 2475, 3154, 11603, 2030, 6097, 2291, 15664, 4748, 14028, 12086, 2089, 3154, 2291, 15664, 2000, 5342, 3350, 1997, 2019, 24554, 1012, 6097, 2891, 1998, 11603, 2119, 2562, 2650, 1997, 2291, 2030, 5310, 1011, 7531, 4506, 3081, 2291, 15664, 1012, 1996, 3484, 1997, 3128, 2291, 15899, 2003, 8250, 2104, 1996, 1013, 13075, 1013, 8833, 1013, 14176, 1012, 4942, 10371, 2545, 1999, 2023, 14176, 4937, 20265, 25709, 15664, 2011, 2037, 3141, 4972, 1010, 2107, 2004, 1024, 1012, 4002, 2509, 3154, 3094, 2381, 1999, 2804, 2000, 8430, 2291, 15664, 1010, 2019, 27248, 2089, 3154, 1996, 3094, 2381, 1997, 1037, 20419, 4070, 2000, 19819, 1996, 4506, 10607, 2076, 2019, 24554, 1012, 2536, 3094, 19555, 2015, 2562, 2650, 1997, 1996, 10954, 5198, 2828, 1999, 2037, 5536, 2061, 2008, 5198, 2064, 2128, 6494, 3401, 2054, 2027, 1005, 2310, 2589, 1012, 1012, 4002, 2549, 5371, 3972, 20624, 2239, 4748, 14028, 12086, 2089, 3972, 12870, 6764, 2187, 2369, 2011, 1996, 4506, 1997, 2037, 24554, 4023, 1012, 15451, 8059, 1010, 5906, 1010, 2030, 2060, 2512, 1011, 3128, 6764, 3333, 2030, 2580, 2006, 1037, 2291, 2011, 2019, 27248, 1006, 4654, 1024, 13749, 8303, 6994, 4651, 1007, 2089, 2681, 10279, 2000, 5769, 2000, 2054, 2001, 2589, 2306, 1037, 2897, 1998, 2129, 1012, 8208, 1997, 2122, 6764, 2064, 5258, 2076, 2019, 24554, 1010, 2030, 2004, 2112, 1997, 1037, 2695, 1011, 24554, 2832, 2000, 18478, 1996, 27248, 1005, 1055, 24319, 1012, 1012, 4002, 2629, 2897, 3745, 4434, 8208, 4748, 14028, 12086, 2089, 6366, 3745, 7264, 2008, 2024, 2053, 2936, 6179, 1999, 2344, 2000, 4550, 2039, 10279, 1997, 2037, 3169, 1012, 3645, 4207, 3298, 1998, 15488, 2497, 1013, 3645, 4748, 10020, 6661, 7264, 2064, 2022, 3718, 2043, 2053, 2936, 2734, 1012, 5658, 2003, 2019, 2742, 9710, 2008, 2064, 2022, 2109, 2000, 6366, 2897, 3745, 7264, 2007, 1996, 5658, 2224, 1032, 2291, 1032, 3745, 1013, 3972, 12870, 3094, 1012, 1012, 4002, 2575, 2335, 20389, 2361, 4748, 14028, 12086, 2089, 19933, 5371, 2051, 12332, 2000, 5342, 2047, 2030, 3431, 2000, 4493, 6764, 1012, 2335, 20389, 4691, 2003, 1037, 6028, 2008, 16913, 14144, 1996, 2335, 15464, 4523, 1997, 1037, 5371, 1006, 1996, 19933, 1010, 3229, 1010, 3443, 1010, 1998, 2689, 2335, 1007, 1010, 2411, 2000, 23150, 6764, 2008, 2024, 1999, 1996, 2168, 19622, 1012, 2023, 2003, 2589, 1010, 2005, 2742, 1010, 2006, 6764, 2008 ]
mitre
10.txt
53
have been modified or created by the adversary so that they don't appear conspicuous to forensic investigators or file analysis tools.. 007 clear network connection history and configurations adversaries may clear or remove evidence of malicious network connections in order to clean up traces of their operations. configuration settings as well as various artifacts that highlight connection history may be created on a system from behaviors that require network connections, such as remote services or external remote services. defenders may use these artifacts to monitor or otherwise analyze network connections created by adversaries.. 008 clear mailbox data adversaries may modify mail and mail application data to remove evidence of their activity. email applications allow users and other programs to export and delete mailbox data via command line tools or use of apis. mail application data can be emails, email metadata, or logs generated by the application or operating system, such as export requests.. 009 clear persistence adversaries may clear artifacts associated with previously established persistence on a host system to remove evidence of their activity. this may involve various actions, such as removing services, deleting executables, modify registry, plist file modification, or other methods of cleanup to prevent defenders from collecting evidence of their persistent presence. adversaries may also delete accounts previously created to maintain persistence ( i. e. create account ). t1202 indirect command execution adversaries may abuse utilities that allow for command execution to bypass security restrictions that limit the use of command - line interpreters. various windows utilities may be used to execute commands, possibly without invoking cmd. for example, forfiles, the program compatibility assistant ( pcalua. exe ), components of the windows subsystem for linux ( wsl ), as well as other utilities may invoke the execution of programs and commands from a command and scripting interpreter, run window, or via scripts. t1105 ingress tool transfer adversaries may transfer tools or other files from an external system into a compromised environment. tools or files may be copied from an external adversary - controlled system to the victim network through the command and control channel or through alternate protocols such as ftp. once present, adversaries may also transfer / spread tools between victim devices within a compromised environment ( i. e. lateral tool transfer ). t1490 inhibit system recovery adversaries may delete or remove built - in data and turn off services designed to aid in the recovery of a corrupted system to prevent recovery. this may deny
[ -0.15291890501976013, -0.27590692043304443, 0.2797622084617615, 0.6872240900993347, -0.4516453742980957, 0.06109059602022171, -0.8918570280075073, -0.03327387198805809, 0.170695960521698, 0.5475345849990845, 0.32030096650123596, -0.2899688184261322, 0.2195262759923935, -0.491511732339859, -0.6940886378288269, -0.40640708804130554, -0.30191874504089355, 0.24263207614421844, -0.9622632265090942, -0.4155130088329315, 0.3910538852214813, 0.24085257947444916, -0.9139761924743652, -1.0049793720245361, -0.23456375300884247, 0.6105594038963318, 0.4140358567237854, 0.13770556449890137, 0.33491066098213196, 1.1102941036224365, 0.2884919345378876, -0.20358730852603912, 0.023952413350343704, -0.5880247354507446, 0.5248607397079468, -0.16203619539737701, 0.6461171507835388, -0.5553581714630127, 0.15622751414775848, -0.3332098424434662, 0.7367721199989319, -0.37419596314430237, -0.14119106531143188, -0.20052509009838104, -0.47047609090805054, -0.2429056465625763, 0.3385644257068634, 0.16854040324687958, 0.07683923840522766, -0.18247109651565552, 0.8782960176467896, -0.07779385149478912, 0.2506615221500397, 0.2903330326080322, 0.3101986348628998, 0.11577003449201584, -0.25620236992836, 0.15115974843502045, -0.22717998921871185, 0.24196204543113708, 0.19012492895126343, 0.1794579178094864, 0.3477194607257843, -0.3219676613807678, 0.04270352050662041, 0.0150397177785635, 0.20687253773212433, -0.23989742994308472, 0.22599589824676514, -0.1535426378250122, 0.21795158088207245, -0.0957348495721817, -1.1633353233337402, -0.032096412032842636, -0.40736153721809387, -0.5137306451797485, -0.06621576845645905, -0.5918813347816467, -0.6116284132003784, 0.37719640135765076, -0.20285537838935852, 0.2796958386898041, 0.16789858043193817, -0.5511232614517212, 0.08791345357894897, -0.390834778547287, 0.7193096280097961, 0.6624284386634827, -0.0515301339328289, -0.11604246497154236, 0.3575780987739563, 0.2863773703575134, -0.773949921131134, 0.05762309208512306, 0.32929208874702454, -0.02057879976928234, -0.4659155309200287, 0.09825314581394196, -0.10864921659231186, -0.43883007764816284, 0.6245083212852478, 0.41201767325401306, -0.012005963362753391, 0.4867301285266876, 0.16643467545509338, 0.39576396346092224, 0.5682312846183777, 0.08524519205093384, -0.3602794110774994, -0.6418352723121643, 1.3880090713500977, 0.22930751740932465, -0.3917594254016876, -0.298912912607193, -0.6017761826515198, 0.6080518960952759, 0.28641846776008606, 0.2092941403388977, -0.05178394541144371, 0.5508836507797241, 0.0002750455751083791, -0.19984278082847595, 0.666718065738678, 0.29267552495002747, -0.012897586449980736, 0.35037124156951904, 0.24969643354415894, 0.34887850284576416, -0.31593605875968933, -0.6314095854759216, 0.3194364309310913, 0.28356441855430603, -0.23332054913043976, 0.41511306166648865, -0.4242846965789795, 0.47978514432907104, 0.3012852668762207, 0.521388053894043, 0.40446826815605164, -1.0119967460632324, -0.12548382580280304, 0.8520366549491882, 0.13128593564033508, 1.0836760997772217, 0.3743803799152374, 0.002917057601734996, 0.08272220194339752, -0.14600615203380585, -0.5514234304428101, 0.5234255790710449, -0.06350263208150864, -0.06113547459244728, 0.9395620822906494, -0.538158118724823, -0.7384294271469116, 0.3166533410549164, -0.20227831602096558, 0.19522814452648163, -0.24886122345924377, -0.3210943341255188, -0.27246758341789246, 1.2619749307632446, 0.13491809368133545, 0.47689780592918396, -0.0906221866607666, 0.3800119161605835, -1.0426585674285889, -0.12333157658576965, -0.2670738101005554, 0.09691634774208069, 0.6056649684906006, 0.02955576963722706, 0.07112649083137512, 0.3658812642097473, 1.0186275243759155, 0.6938651204109192, -0.5826329588890076, 0.47411948442459106, 0.041793111711740494, 0.5039900541305542, -0.5044319033622742, 0.23084799945354462, 0.4436624050140381, 0.8181320428848267, -0.11767470091581345, 0.29687070846557617, -0.4496608376502991, -1.1948720216751099, -0.5471341609954834, -0.5151095390319824, 0.0011309192050248384, 0.018589993938803673, -0.1637631207704544, 0.6664727926254272, 0.7482895255088806, 0.27181366086006165, -1.488997459411621, -0.29773077368736267, -0.13806530833244324, -0.703947901725769, 0.026165740564465523, 0.16677477955818176, -0.17357420921325684, 0.5205325484275818, -0.7719178795814514, -0.025249112397432327, 0.9947234988212585, 0.6643304824829102, -0.6343117356300354, 1.1070421934127808, 0.8322440385818481, -0.0961681455373764, 0.23836208879947662, -0.14635811746120453, 0.1478244811296463, -0.4831583797931671, 0.14554335176944733, 0.2935779392719269, -0.4136991798877716, 0.6592985391616821, 0.202884703874588, 0.8144750595092773, 0.3861158788204193, 0.20321592688560486, 0.39871644973754883, -0.2585083246231079, -0.10355433076620102, 0.22874446213245392, -0.6404052376747131, -0.021812669932842255, -0.1331215500831604, 0.4373091161251068, 0.2836226224899292, 0.7223145961761475, 0.3523856997489929, -0.3015906810760498, -0.30472326278686523, 0.23878736793994904, 0.14789599180221558, -0.3376966416835785, -0.2439499944448471, 0.7037830352783203, 0.6425706148147583, 0.5575664043426514, 0.3517860174179077, 0.4169939458370209, -0.15269412100315094, 0.15243647992610931, 0.2886292636394501, -0.1647331714630127, 0.0342911072075367, 0.30085283517837524, 0.4331483244895935, 0.15108276903629303, -0.6632094979286194, -0.2747044265270233, 0.8480955958366394, 0.6023027896881104, -0.40052691102027893, -0.901026725769043, -0.24428078532218933, -0.12078173458576202, -0.10612718760967255, -0.8312639594078064, 0.11209622770547867, 0.10633201897144318, 0.33575382828712463, -0.13825102150440216, -0.5836092233657837, -0.5568373799324036, -0.8985778093338013, -0.5813963413238525, -0.7199832797050476, -0.5740206837654114, -0.39322012662887573, -0.08265683799982071, -0.1166023463010788, -0.41207292675971985, 1.056398868560791, -0.8407934904098511, -0.6985196471214294, 0.27419987320899963, -0.15526986122131348, 0.615888237953186, -0.6429183483123779, 0.2183593064546585, -0.6284334659576416, -0.04900306835770607, -0.12269441038370132, 0.828532338142395, -0.12479397654533386, -0.1006106287240982, -0.4209553599357605, -0.12324745953083038, 0.2645798921585083, -0.00328662502579391, 1.3218203783035278, -0.4816562533378601, 0.07984130829572678, -0.3491703271865845, 0.12071065604686737, -0.107242651283741, 0.5709831714630127, -0.295056015253067, -0.8926024436950684, 0.3473609685897827, -0.0780959278345108, 0.3037715554237366, 0.496960312128067, 0.6304260492324829, -0.3549715578556061, 0.2423134744167328, 0.16990938782691956, 0.778428316116333, -0.5692341923713684, 0.9115691184997559, 0.3613583445549011, 0.14762721955776215, 0.06305195391178131, -0.6284615397453308, -0.17329668998718262, 0.4334370493888855, -0.05212489143013954, -0.900638222694397, -0.1493941843509674, 0.3757510185241699, 0.01717696338891983, -0.3844766616821289, 0.015756525099277496, -0.32813751697540283, -0.21940672397613525, -0.05992615595459938, -0.6923052072525024, 1.1500897407531738, 0.2805159091949463, -0.3160121440887451, 0.16605201363563538, -0.6710948944091797, -0.1048208624124527, 0.44809088110923767, 0.1397162526845932, -0.694704532623291, 0.3374347984790802, 0.45319658517837524, -0.4874747693538666, 0.6162766218185425, 0.3168049156665802, -0.3718259036540985, -0.05607239902019501, -0.019591864198446274, -0.041196275502443314, 0.0630095824599266, 0.16283003985881805, 0.2981192171573639, 0.051104623824357986, 0.4127376079559326, -0.3449268043041229, 0.18948639929294586, -0.0005575186805799603, 0.17182572185993195, -0.006355158984661102, -0.0003134045109618455, -0.17054033279418945, -0.33623671531677246, -0.848472535610199, -0.7947054505348206, 0.06519341468811035, 0.02911590039730072, -0.14192871749401093, 0.08455868810415268, 0.5729296207427979, -0.2738915979862213, -0.09205085039138794, 0.22816580533981323, -0.4688799977302551, -0.7878345847129822, 0.6517677307128906, -0.4191231429576874, 0.5256126523017883, -0.8097385168075562, 0.13447163999080658, -0.09354264289140701, 0.06834948062896729, -0.2463749498128891, 0.19621366262435913, -0.3190757632255554, -0.23104315996170044, 0.10398153960704803, 0.7368401288986206, -0.7203240990638733, 0.1335315704345703, -0.5058833360671997, -0.23714052140712738, 0.06663871556520462, -1.215911865234375, -0.6699331402778625, 1.1060926914215088, 0.9887531995773315, -0.02577858790755272, 0.2780947983264923, 0.5004878044128418, 0.43302103877067566, -0.6875705122947693, 0.7155712246894836, -0.6573165655136108, 0.1819896250963211, -0.5194289684295654, 0.5749866366386414, -0.23012328147888184, -0.22800269722938538, -0.2535341680049896, -0.6236422061920166, -0.23881681263446808, -0.4627107083797455, 0.23921367526054382, 0.5902378559112549, -0.3209626376628876, -0.7296317219734192, 0.4787539541721344, -0.1482512652873993, -1.1016771793365479, -0.12907327711582184, -0.5455519556999207, 0.4746544063091278, 0.7011670470237732, -1.0518914461135864, 0.03145673871040344, -1.0158452987670898, 0.3088236153125763, 0.3959694504737854, 0.09167131781578064, -0.21274907886981964, -0.9440656900405884, -0.03224339336156845, -0.7333806157112122, 0.03696379438042641, 0.32774457335472107, -0.05450306087732315, -0.2928745150566101, -0.9013259410858154, -0.19280582666397095, 0.6183992028236389, -0.6965828537940979, -0.6372085213661194, -0.34272077679634094, 0.8038150072097778, 0.5437245965003967, 0.49392369389533997, -0.5058017373085022, -0.40509018301963806, 0.38082167506217957, -0.6637614965438843, -0.20889103412628174, -1.373950719833374, 0.1618322730064392, -0.1491253674030304, 0.5428591966629028, -0.24929337203502655, 0.5008254051208496, -0.6479583382606506, 0.10275454074144363, -0.3124971091747284, 0.38676247000694275, -0.6310778260231018, 0.03395451232790947, 1.0407297611236572, 0.05708165839314461, 0.06393466889858246, -0.11423537880182266, 0.5515798926353455, -0.33507418632507324, -0.06994103640317917, -0.02836879901587963, -0.32973015308380127, 0.5345948934555054, -0.9550999999046326, 0.33994701504707336, -0.04891404137015343, -0.2817302942276001, -0.2916856110095978, -0.7696447372436523, 0.6689162254333496, -0.11888081580400467, 0.34079375863075256, -0.5019646883010864, 0.05122973769903183, -0.2678448557853699, 0.2106257677078247, -0.32277560234069824, 0.7712405920028687, -0.1554357260465622, -0.03682535141706467, 0.22356759011745453, 0.8702936172485352, -0.769089937210083, 0.1835261881351471, -0.7521237134933472, -0.12837260961532593, 0.029696710407733917, -0.6359682083129883, 0.30916503071784973, -0.3004366457462311, -0.1329965740442276, 0.2303600013256073, 0.5525817275047302, 0.24735519289970398, -0.9663787484169006, -0.6524245738983154, -0.7065982818603516, 0.33464792370796204, -0.5986276865005493, 0.16210757195949554, 0.01745842583477497, 0.48584818840026855, -0.06828388571739197, 0.6661316752433777, 0.6484745740890503, -0.3103780448436737, -0.02928827330470085, 0.548157274723053, 0.6353287696838379, -0.970815122127533, -0.10012150555849075, 0.392187237739563, -0.4515131711959839, 0.04999380186200142, -0.07602507621049881, -0.9298207759857178, -0.5734090209007263, 0.004367619287222624, 0.2697516679763794, -0.2501314580440521, 0.700314998626709, -1.0148380994796753, 0.0019009854877367616, -0.2188202142715454, 0.6267803311347961, -0.3227176070213318, -0.7189292907714844, -0.13613395392894745, 0.03642168268561363, 0.36261919140815735, 0.1566021889448166, 0.18265724182128906, -0.2738698422908783, -0.49035200476646423, -0.039687614887952805, 1.0295730829238892, 0.06351751834154129, -0.15240657329559326, -0.07093033194541931, -0.4513733983039856, 1.0961166620254517, -0.20922540128231049, -0.999204695224762, -0.20001201331615448, 0.3908046782016754, -0.3747566342353821, -0.1702597290277481, 0.6619511246681213, -0.5952668786048889, 0.42089641094207764, 0.11279946565628052, -0.15031808614730835, 0.449532687664032, -0.29442015290260315, -0.20154045522212982, 0.09272658824920654, 0.7436413168907166, -1.0468083620071411, 0.028165077790617943, 0.04699515551328659, 0.2740945816040039, -0.1203884705901146, -0.10406476259231567, -0.10303377360105515, -0.1118769645690918, -0.9874668717384338, -1.4265090227127075, 0.7827310562133789, -0.22156186401844025, -0.403911828994751, -0.3633878529071808, -0.2535789906978607, 0.7573589086532593, -0.49435681104660034, 0.572410523891449, 0.6094775199890137, 0.29019391536712646, -0.0008791395230218768, -0.33330392837524414, 0.41782790422439575, -0.11735109239816666, -0.1419384479522705, 0.057145703583955765, -0.19066175818443298, -0.8326010704040527, -0.2603986859321594, 0.07747525721788406, -0.3919403851032257, -0.3125241696834564, -0.28765037655830383, 0.29905253648757935, -0.6739164590835571, 0.7165584564208984, -0.2497687041759491, -0.33499035239219666, -0.1673557609319687, -0.6749577522277832, -0.6331074833869934, -0.10634053498506546, 0.6664432883262634, 0.09209130704402924, 0.08942172676324844, -0.8970636129379272, 0.28707045316696167, -0.989957332611084, -0.319795697927475, 0.6733642816543579, 0.13984771072864532, -0.3708067834377289, 0.8018320202827454, 0.27837759256362915, 0.10595086961984634, -0.6548656225204468, -0.9418236613273621, 0.13932818174362183, 0.3527728319168091, -0.343508780002594, 0.08724808692932129, -0.1374056339263916, -0.06009971350431442, -0.04319849982857704, 0.4845944941043854, 0.9659684300422668, 0.05990273505449295, -0.9699523448944092, 0.3545357286930084, -0.1313730776309967, 0.1875440925359726, 0.7721210718154907, -0.25200122594833374, -0.17895276844501495, -0.79105544090271, -0.29132765531539917, 0.5467356443405151, -0.10271632671356201, 0.9551055431365967, -0.3176502287387848, 0.10633435845375061, 0.33365336060523987, -0.04190661385655403, 1.2003859281539917, 0.3809426724910736, -0.1070033460855484, 1.0136425495147705, 0.7090623378753662, -0.7471644282341003, -0.46342602372169495, -0.0629604384303093, -0.44584399461746216, 0.0877336785197258, -0.5427286028862, -0.2366778403520584, 0.1943213790655136, 0.10160747915506363, -0.43811431527137756, -0.4115614593029022, -1.4599889516830444, -0.5562189221382141, -0.0879625454545021, 0.5058173537254333, 0.010372176766395569, 0.0254173893481493, 0.8020297288894653, -0.16261687874794006, 0.13408145308494568, -0.7264279127120972, 0.4945645332336426, -0.36113715171813965, 0.4585360884666443, -0.33680275082588196, 0.338689923286438, -0.4169404208660126, -0.1898617446422577, -0.271270751953125, -0.4075711965560913, -0.57780522108078, -0.7556617856025696, 0.4902403652667999, 0.5794140100479126, -0.9251429438591003, 0.17449021339416504, -0.45063507556915283, 0.1651144027709961, -0.14826735854148865, -0.637271523475647, -0.07061272859573364, 0.4134877920150757, 0.05116235837340355, 0.16854751110076904, 0.44474056363105774, 0.026164431124925613, 0.8365514278411865, -0.8099895119667053, -0.556496798992157, 0.22040803730487823, -0.3806992769241333, 0.6000233888626099, 0.7577639222145081, -0.09590774774551392, 0.0571565143764019, -0.007269950583577156, -0.8422060012817383, -0.3946925699710846, -0.4970507025718689, 0.8567349314689636, 0.5029150247573853, -0.8512097597122192, 0.12181129306554794, 0.7814149260520935, -0.44434627890586853, -0.14946481585502625, -0.7562767863273621, 0.6236666440963745, 0.5359083414077759, 0.10013939440250397, 0.7126074433326721, 0.718640148639679, 0.6465840935707092, -0.09047757834196091, -0.27144545316696167, -0.01623048633337021, -0.2813573479652405, 0.5936266779899597, -0.6982088088989258, 0.4025185704231262, -0.47781020402908325, -0.7688062787055969, 0.5576713681221008, 0.20795218646526337, 0.3161582350730896, 0.5487222671508789, 0.7158403396606445, -0.17916174232959747, -0.7572951912879944, 0.037138111889362335, -1.0157641172409058, 0.10292784124612808, 0.4176746904850006, -0.16141362488269806, -0.17815151810646057, -0.2925587296485901, -0.20403306186199188, -0.27281060814857483, 0.37654271721839905, 0.2538629472255707, -0.0904487669467926, 0.08274827152490616, -0.05961942300200462, 1.7400939464569092, -0.6628565192222595, -0.4094730019569397, 0.17883111536502838, -0.0614008903503418, -0.9727383852005005, -1.203960657119751, 0.25296738743782043, 1.4747512340545654, 0.10090059041976929, -0.21103008091449738, -0.5441155433654785, 0.5961763858795166, 0.7083341479301453, -0.07578674703836441, 0.7647351622581482, -0.09903370589017868, -0.7093487977981567, 0.7987973690032959, -0.5925804972648621, -0.027168605476617813, 0.27650365233421326, -0.009611831046640873, 0.6191117763519287, 0.12777173519134521, -1.027275800704956, 0.19362309575080872, -0.13043686747550964, -0.6292712688446045, 0.4620184004306793, 0.5100427269935608, 0.07357758283615112, -0.4564707577228546, 0.12922199070453644, -0.7144631743431091, 0.4297163784503937, 0.33225497603416443, 0.3489871025085449, 0.05692518875002861, 0.5895609259605408, 0.36636245250701904, -0.9588632583618164, -0.022072309628129005, 0.240553617477417, 0.4596553146839142, -0.5130414366722107, 0.45192691683769226, -0.05007492005825043, 0.10543486475944519, 0.35091111063957214, -0.3320372700691223, 0.06081331893801689, 0.016058357432484627, 0.09979785233736038, -0.027422500774264336, -0.3910820186138153, 0.6903629899024963, -0.16319148242473602, 0.5016611218452454, -0.4016930162906647, -0.2645597755908966, 0.1938622146844864, -0.02018696442246437, -0.5090168118476868, 0.6629413366317749, 1.086142897605896, 0.6547357439994812, -0.5692232847213745, 0.44189590215682983, -0.19729933142662048, 0.3675858974456787, 0.1878001093864441, 0.05847642570734024, -0.5715410709381104, 0.41764914989471436, -0.038653887808322906, -0.8797574639320374, -0.1803419440984726, -0.09495946764945984, 0.013302003964781761, 0.26494261622428894, 0.3043937385082245, -0.07978148758411407, 0.07153887301683426, -0.3939826190471649, 1.1697534322738647, -1.0215709209442139, 0.1892687827348709, 0.25531989336013794, -0.6158151030540466, -0.3047812581062317, 0.8192098736763, -0.24061478674411774, 0.6672713160514832, 0.7754760384559631, 0.36119604110717773, 0.7852113246917725, 0.16135361790657043, -0.6013623476028442, -0.7299188375473022, -0.11720941960811615, 0.08938879519701004, -0.09305943548679352, -0.5360687375068665, -0.3215300738811493, 0.04025687649846077, 0.6357012987136841, -0.024845300242304802, 0.5608270764350891, -0.8977632522583008, -0.04045228660106659, 0.08555330336093903, -0.5503559112548828, 1.0666841268539429, 0.3303779661655426, -0.6117709279060364, -0.4223603308200836, -0.012954076752066612, 0.14377737045288086, 0.31422537565231323, -0.11477617919445038, -0.44986823201179504, -0.9866926074028015, -0.49388304352760315, -0.33110669255256653, 0.8038399815559387, 0.2941564917564392, 0.2984786033630371, -0.16286391019821167, -0.8333667516708374, -0.6006733775138855, 0.08305567502975464, -0.4222925305366516, -0.2808185815811157, 0.7135737538337708, 0.5291592478752136, 0.7795032858848572, 0.31753307580947876, 0.06443236768245697, 0.12397276610136032, 0.0783773884177208, 0.6593958139419556, -0.29262566566467285, 0.5002617835998535, 0.38086259365081787, 0.38641226291656494, 0.31483322381973267, -0.4182749390602112, 0.14146575331687927, -0.3752288222312927, -0.15733732283115387, -0.7624942064285278, -0.6982477903366089, -0.2380412518978119, -0.11626188457012177, 0.006293326150625944, 0.17670640349388123, 0.1265498250722885, -0.08618395775556564, -1.1861205101013184, -0.370071679353714, 0.02751149795949459, 0.1738976091146469, 0.10903886705636978, 1.0525867938995361, 0.3394606411457062, 0.11084099858999252, 0.84158855676651, -1.3318736553192139, 4.266415596008301, 0.6738595366477966, -0.38745051622390747, 0.045193012803792953, 0.6908666491508484, 1.063326358795166, 0.8994436264038086, -0.533385157585144, 0.15870946645736694, 0.32847708463668823, 0.5198079943656921, -0.518227756023407, 0.431021124124527, 0.13812117278575897, 0.32621562480926514, 0.8090060353279114, -0.3325275182723999, -0.355873167514801, 0.18848326802253723, -1.0250041484832764, -0.48759743571281433, -0.10150648653507233, -0.3617480397224426, 0.4562426507472992, 0.2709086537361145, 0.2787655293941498, -0.3138163089752197, -0.519594132900238, -0.2999649941921234, 0.050059158354997635, 0.14548468589782715, -0.13313867151737213, 0.3577091097831726, -0.2254350483417511, -0.41720348596572876, -0.014601115137338638, 0.6741364002227783, -0.7575339674949646, -0.8706355094909668, -0.1543615758419037, 0.7779529094696045, -0.3910524547100067, -0.07268784195184708, -0.8295668363571167, -0.004322501830756664, 1.054269790649414, -0.7094361782073975, 0.4501171410083771, 0.6653603911399841, -0.31379953026771545, 1.1496920585632324, 0.012414599768817425, 0.7533286809921265, 0.2645043134689331, 0.029809847474098206, 0.5456593632698059, 0.23531368374824524, -0.31696584820747375, 0.06233398988842964, 0.2533673346042633, 0.4977198839187622, -0.1497775763273239, 0.052410274744033813, -0.029540905728936195, -0.46864694356918335, 0.6609839200973511, -0.26784029603004456, 0.527754008769989, 0.13688525557518005, -0.24216218292713165, -0.18414662778377533, -0.6485786437988281, -1.1738147735595703, -0.05014989152550697, 0.3871142268180847, -0.41049444675445557, -0.2636001706123352, 0.30325114727020264, 0.4869692623615265, -0.6880794167518616, -0.440244197845459, -1.1067332029342651, -1.0193006992340088, 0.5143553614616394, 0.791521430015564, 0.1497848629951477, -0.06993500143289566, -0.9442692995071411, -0.2713780403137207, 0.026237158104777336, 0.7153231501579285, 0.09654687345027924, -1.1534456014633179, 0.26881030201911926, 0.5103968977928162 ]
[ 2031, 2042, 6310, 2030, 2580, 2011, 1996, 27248, 2061, 2008, 2027, 2079, 2025, 3711, 19194, 2000, 15359, 14766, 2030, 5371, 4106, 5906, 1012, 1012, 4002, 2581, 3154, 2897, 4434, 2381, 1998, 22354, 4748, 14028, 12086, 2089, 3154, 2030, 6366, 3350, 1997, 24391, 2897, 7264, 1999, 2344, 2000, 4550, 2039, 10279, 1997, 2037, 3136, 1012, 9563, 10906, 2004, 2092, 2004, 2536, 10471, 2008, 12944, 4434, 2381, 2089, 2022, 2580, 2006, 1037, 2291, 2013, 15592, 2008, 5478, 2897, 7264, 1010, 2107, 2004, 6556, 2578, 2030, 6327, 6556, 2578, 1012, 12534, 2089, 2224, 2122, 10471, 2000, 8080, 2030, 4728, 17908, 2897, 7264, 2580, 2011, 4748, 14028, 12086, 1012, 1012, 4002, 2620, 3154, 5653, 8758, 2951, 4748, 14028, 12086, 2089, 19933, 5653, 1998, 5653, 4646, 2951, 2000, 6366, 3350, 1997, 2037, 4023, 1012, 10373, 5097, 3499, 5198, 1998, 2060, 3454, 2000, 9167, 1998, 3972, 12870, 5653, 8758, 2951, 3081, 3094, 2240, 5906, 2030, 2224, 1997, 17928, 2015, 1012, 5653, 4646, 2951, 2064, 2022, 22028, 1010, 10373, 27425, 1010, 2030, 15664, 7013, 2011, 1996, 4646, 2030, 4082, 2291, 1010, 2107, 2004, 9167, 11186, 1012, 1012, 4002, 2683, 3154, 28297, 4748, 14028, 12086, 2089, 3154, 10471, 3378, 2007, 3130, 2511, 28297, 2006, 1037, 3677, 2291, 2000, 6366, 3350, 1997, 2037, 4023, 1012, 2023, 2089, 9125, 2536, 4506, 1010, 2107, 2004, 9268, 2578, 1010, 3972, 20624, 3070, 4654, 8586, 23056, 2015, 1010, 19933, 15584, 1010, 20228, 2923, 5371, 14080, 1010, 2030, 2060, 4725, 1997, 27686, 2000, 4652, 12534, 2013, 9334, 3350, 1997, 2037, 14516, 3739, 1012, 4748, 14028, 12086, 2089, 2036, 3972, 12870, 6115, 3130, 2580, 2000, 5441, 28297, 1006, 1045, 1012, 1041, 1012, 3443, 4070, 1007, 1012, 1056, 12521, 2692, 2475, 14958, 3094, 7781, 4748, 14028, 12086, 2089, 6905, 16548, 2008, 3499, 2005, 3094, 7781, 2000, 11826, 3036, 9259, 2008, 5787, 1996, 2224, 1997, 3094, 1011, 2240, 19555, 2015, 1012, 2536, 3645, 16548, 2089, 2022, 2109, 2000, 15389, 10954, 1010, 4298, 2302, 1999, 22776, 4642, 2094, 1012, 2005, 2742, 1010, 2005, 8873, 4244, 1010, 1996, 2565, 21778, 3353, 1006, 7473, 2389, 6692, 1012, 4654, 2063, 1007, 1010, 6177, 1997, 1996, 3645, 4942, 6508, 13473, 2213, 2005, 11603, 1006, 1059, 14540, 1007, 1010, 2004, 2092, 2004, 2060, 16548, 2089, 1999, 6767, 3489, 1996, 7781, 1997, 3454, 1998, 10954, 2013, 1037, 3094, 1998, 5896, 2075, 19555, 1010, 2448, 3332, 1010, 2030, 3081, 14546, 1012, 1056, 14526, 2692, 2629, 13749, 8303, 6994, 4651, 4748, 14028, 12086, 2089, 4651, 5906, 2030, 2060, 6764, 2013, 2019, 6327, 2291, 2046, 1037, 20419, 4044, 1012, 5906, 2030, 6764, 2089, 2022, 15826, 2013, 2019, 6327, 27248, 1011, 4758, 2291, 2000, 1996, 6778, 2897, 2083, 1996, 3094, 1998, 2491, 3149, 2030, 2083, 6585, 16744, 2107, 2004, 3027, 2361, 1012, 2320, 2556, 1010, 4748, 14028, 12086, 2089, 2036, 4651, 1013, 3659, 5906, 2090, 6778, 5733, 2306, 1037, 20419, 4044, 1006, 1045, 1012, 1041, 1012, 11457, 6994, 4651, 1007, 1012, 1056, 16932, 21057, 26402, 2291, 7233, 4748, 14028, 12086, 2089, 3972, 12870, 2030, 6366, 2328, 1011, 1999, 2951, 1998, 2735, 2125, 2578, 2881, 2000, 4681, 1999, 1996, 7233, 1997, 1037, 27279, 2291, 2000, 4652, 7233, 1012, 2023, 2089, 9772 ]
mitre
10.txt
54
access to available backups and recovery options. t1056 input capture adversaries may use methods of capturing user input to obtain credentials or collect information. during normal system usage, users often provide credentials to various different locations, such as login pages / portals or system dialog boxes. input capture mechanisms may be transparent to the user ( e. g. credential api hooking ) or rely on deceiving the user into providing input into what they believe to be a genuine service ( e. g. web portal capture ).. 001 keylogging adversaries may log user keystrokes to intercept credentials as the user types them. keylogging is likely to be used to acquire credentials for new access opportunities when os credential dumping efforts are not effective, and may require an adversary to intercept keystrokes on a system for a substantial period of time before credentials can be successfully captured.. 002 gui input capture adversaries may mimic common operating system gui components to prompt users for credentials with a seemingly legitimate prompt. when programs are executed that need additional privileges than are present in the current user context, it is common for the operating system to prompt the user for proper credentials to authorize the elevated privileges for the task ( ex : bypass user account control ).. 003 web portal capture adversaries may install code on externally facing portals, such as a vpn login page, to capture and transmit credentials of users who attempt to log into the service. for example, a compromised login page may log provided user credentials before logging the user in to the service.. 004 credential api hooking adversaries may hook into windows application programming interface ( api ) functions to collect user credentials. malicious hooking mechanisms may capture api calls that include parameters that reveal user authentication credentials. unlike keylogging, this technique focuses specifically on api functions that include parameters that reveal user credentials. hooking involves redirecting calls to these functions and can be implemented via : t1559 inter - process communication adversaries may abuse inter - process communication ( ipc ) mechanisms for local code or command execution. ipc is typically used by processes to share data, communicate with each other, or synchronize execution. ipc is also commonly used to avoid situations such as deadlocks, which occurs when processes are stuck in a cyclic waiting pattern.. 001 component object model adversaries may use the windows component object model ( com ) for local code execution. com is an inter - process communication
[ 0.16545750200748444, -0.2618899941444397, -0.49054154753685, 0.6950879693031311, -0.04200990870594978, -0.16837577521800995, -0.21075165271759033, 0.11328580975532532, 0.2745267450809479, 0.7734729051589966, 0.6336132884025574, -0.17405225336551666, 0.37893882393836975, -0.7699614763259888, -0.6547166109085083, -0.11288218200206757, -0.22419610619544983, 0.2715335786342621, -0.7683067917823792, 0.037093501538038254, 0.7555022835731506, -0.1389809101819992, -0.7062722444534302, -0.6650913953781128, -0.541283130645752, 0.9499777555465698, 0.9859083890914917, 0.06952755153179169, 0.007449538912624121, 0.10558509081602097, 0.5716317892074585, -0.062225859612226486, 0.0772208422422409, -0.5328769683837891, 0.11838064342737198, -0.22484348714351654, 0.9250372648239136, -0.75941401720047, 0.1393270045518875, -0.3898623287677765, 0.5426843166351318, -0.04132165387272835, -0.1578555703163147, -0.6779811382293701, 0.1623941957950592, -0.04618111997842789, -0.42850610613822937, -0.04417535290122032, 0.9461082220077515, -0.32009685039520264, 0.5636370182037354, -0.05183188244700432, 0.3039379119873047, 0.07445456087589264, 0.013115452602505684, -0.24241863191127777, 0.1463301032781601, -0.09358851611614227, -0.39131423830986023, 0.05429672449827194, 0.01739569753408432, 0.20472018420696259, 0.40027883648872375, -0.8117732405662537, 0.06737490743398666, 0.4799939692020416, 0.6374746561050415, -0.0923350527882576, 0.18622329831123352, -0.8338791728019714, 0.12772810459136963, 0.3052734434604645, -0.8941031694412231, -0.08030986040830612, -0.37740203738212585, -0.09309503436088562, -0.43382593989372253, -0.536484956741333, -0.10360483825206757, 0.39824622869491577, 0.011394555680453777, 0.08092589676380157, -0.16179482638835907, -0.2756076455116272, 0.3551936447620392, -0.15144383907318115, 0.7621577978134155, 0.6971192955970764, 0.027586329728364944, 0.26217398047447205, 0.2809394299983978, 0.27219557762145996, -0.9759427905082703, -0.01578144170343876, 0.2892675995826721, 0.29900670051574707, -0.8250601291656494, 0.4334561824798584, 0.554283082485199, 0.024630628526210785, 0.546170711517334, 1.1337522268295288, 0.3176702857017517, 0.06571680307388306, 0.565766453742981, 0.836223304271698, 0.42863142490386963, 0.2975364923477173, -0.5126031041145325, -0.37634775042533875, 0.4484352469444275, -0.20884506404399872, -0.042499836534261703, -0.9318230748176575, -0.09032963216304779, 0.47577965259552, 0.649337887763977, 0.1576956957578659, -0.1885373592376709, 0.36094701290130615, 0.08544684946537018, -0.16594341397285461, 0.6403868198394775, 0.08631475269794464, 0.48867037892341614, -0.4747587740421295, 0.06939540058374405, 0.09202942252159119, -0.22757242619991302, -1.0970155000686646, -0.13629217445850372, 0.2501642107963562, -0.19006134569644928, 0.5121089220046997, 0.053090352565050125, 0.2842438817024231, 0.25793370604515076, 0.591140866279602, 0.34835097193717957, -0.3501664698123932, 0.06615711748600006, 0.6594094634056091, 0.24689732491970062, 1.1700278520584106, 0.18978255987167358, 0.08106425404548645, -0.3416285216808319, 0.012711668387055397, -0.11333339661359787, 0.2878812849521637, 0.11072235554456711, -0.1622523069381714, 1.045202374458313, -0.27927592396736145, -0.561005175113678, 0.13383400440216064, -0.5435751676559448, 0.8713760375976562, -0.3997800350189209, 0.17359396815299988, -0.5166712403297424, 1.2613327503204346, -0.12977871298789978, 0.4591335356235504, -0.19628125429153442, 0.5193023085594177, -0.8458555340766907, 0.15701332688331604, 0.2326463758945465, 0.2966756522655487, 0.8816962838172913, 0.33088457584381104, 0.14207951724529266, -0.37033599615097046, 1.2129608392715454, 0.9233162999153137, -0.20028452575206757, -0.2069828063249588, 0.41211557388305664, 0.10575243830680847, -1.1425690650939941, 0.5678091645240784, -0.6096037030220032, 0.2630355656147003, 0.3355163633823395, 0.3047557473182678, 0.1786687970161438, -1.221274495124817, -0.17393268644809723, -0.318179190158844, -0.34394773840904236, 0.49695008993148804, -0.4826803207397461, 0.4191878139972687, 0.4193541705608368, 0.3308905065059662, -0.8304658532142639, -0.31278541684150696, -0.5740838646888733, -0.5654359459877014, 0.1655265986919403, 0.22333599627017975, -0.16076648235321045, 0.8394611477851868, -0.8724589943885803, 0.013302240520715714, 1.1178840398788452, 0.4953022301197052, -0.45471078157424927, 1.0328295230865479, 0.9484713673591614, -0.22595205903053284, 0.1523367464542389, -0.5534679889678955, -0.3724419176578522, -0.45634010434150696, -0.28255176544189453, 0.5141249895095825, 0.16334553062915802, 0.29188594222068787, 0.3137912154197693, 0.6722988486289978, 0.45508337020874023, -0.1664380431175232, -0.18593521416187286, -0.38055503368377686, -0.24266453087329865, 0.1752670407295227, -0.4730752110481262, -0.31200507283210754, -0.6214005947113037, 0.3753295838832855, 0.4519237279891968, 0.8483436703681946, -0.37400323152542114, -0.5891490578651428, -0.1308143585920334, 0.21798419952392578, 0.5134241580963135, -0.276996374130249, 0.21502530574798584, 0.6860150098800659, 0.15809278190135956, 0.5081679224967957, -0.42879384756088257, -0.028582513332366943, -0.24977757036685944, -0.22098004817962646, 0.10308887809515, 0.45318078994750977, -0.3183819651603699, 0.9724895358085632, 0.11698562651872635, 0.26528170704841614, -1.0611984729766846, -0.9051079750061035, 0.7462775707244873, -0.06014431267976761, -0.6227907538414001, -0.7668958306312561, 0.04427557438611984, -0.3827304244041443, 0.16922719776630402, -0.5935989618301392, 0.18594901263713837, -0.22629201412200928, -0.1561651974916458, 0.29426130652427673, -0.24200107157230377, -0.5026674866676331, -0.4292058050632477, -0.030193982645869255, -0.7170774936676025, -0.7068610787391663, -0.17474310100078583, 0.2798248827457428, 0.013463485985994339, -0.47180384397506714, 0.9248299598693848, -0.6732509732246399, -0.6570968627929688, -0.06233350932598114, -0.06643945723772049, 0.3810060918331146, -0.10889898240566254, -0.49346724152565, -0.5911254286766052, 0.37280070781707764, -0.058691978454589844, 0.4887753427028656, -0.11183623969554901, 0.04414275288581848, -0.36009272933006287, -0.03895385563373566, 0.34916287660598755, -0.49659448862075806, 1.4175505638122559, 0.09158281981945038, -0.3717208206653595, 0.04617572948336601, 0.4581998586654663, -0.0007492747972719371, 0.3225024938583374, 0.396536648273468, -0.47568419575691223, 0.32175832986831665, -0.22936293482780457, 0.2998303174972534, 1.0074962377548218, 0.2189970165491104, -0.9044593572616577, 0.0053800237365067005, 0.33723658323287964, 0.1061244085431099, -0.6475922465324402, 0.4829374849796295, 0.18055234849452972, -0.31180986762046814, -0.13831602036952972, -0.45137158036231995, -0.36399176716804504, -0.0955626517534256, -0.16170530021190643, 0.031034955754876137, 0.13087961077690125, 0.7252404689788818, -0.26022928953170776, -0.4790153205394745, 0.6041670441627502, -0.4571648836135864, -0.19360218942165375, -0.40727823972702026, -0.1798127144575119, 0.9139289855957031, 0.1975400596857071, 0.22931551933288574, 0.21264617145061493, -0.4628715217113495, -0.5985907316207886, -0.27305883169174194, 0.14703480899333954, -0.7272372245788574, -0.010309949517250061, 0.4018060564994812, -0.016962626948952675, 0.3624076843261719, 0.05068745091557503, -0.33916592597961426, -0.5002309679985046, -0.6080319285392761, -0.2384495735168457, 0.1441992223262787, 0.14812912046909332, 0.25108247995376587, -0.01679209992289543, 0.7431027293205261, -0.1417732685804367, -0.30141016840934753, 0.2909076511859894, 0.3478783667087555, 0.15219880640506744, -0.034377437084913254, -0.15334609150886536, -0.30568188428878784, -0.03692382201552391, -0.7202809453010559, -0.34352907538414, 0.1704799234867096, 0.4388562738895416, -0.1396329700946808, 0.5903064608573914, -0.12921050190925598, -0.43372783064842224, 0.341257244348526, -0.12415987253189087, -0.9009444713592529, 0.40206700563430786, -0.31059813499450684, 0.384626179933548, -0.4371066093444824, 0.3046284317970276, -0.29768475890159607, -0.3432419002056122, 0.3503580689430237, -0.004784941207617521, -0.6553921699523926, -0.5736857056617737, -0.8927686214447021, 0.07693276554346085, -0.23423801362514496, -0.001846942352131009, -0.18836313486099243, -0.26536986231803894, -0.11932667344808578, -0.4918001890182495, -0.1823015809059143, 1.0244331359863281, 0.5313161611557007, 0.09150858223438263, 0.3759687542915344, 0.38452962040901184, 0.10102513432502747, -0.12573979794979095, 0.24486331641674042, -0.30127713084220886, 0.3140852749347687, -0.11999689787626266, 0.7873253226280212, -0.2558603286743164, 0.07502873241901398, -0.5763155817985535, -0.30573511123657227, -0.5949036478996277, -0.47198471426963806, 0.1719457507133484, 0.24180755019187927, -0.2630126178264618, 0.0014431627932935953, 0.32854896783828735, 0.3178942799568176, 0.028048260137438774, -0.1011722981929779, -0.1626155972480774, 0.6185882687568665, 0.7044411301612854, -1.0487871170043945, -0.11223959177732468, -0.7273114919662476, 0.12883836030960083, -0.08333982527256012, 0.30691710114479065, -0.495086133480072, -0.1879568099975586, -0.11898238211870193, -0.4947086274623871, -0.13687974214553833, 0.4207759201526642, -0.46706146001815796, -0.08083581924438477, -1.3392949104309082, -0.26660147309303284, 0.07018773257732391, -0.3025541305541992, -1.4962961673736572, -0.14607469737529755, 1.2036199569702148, 0.34288495779037476, 0.5010420083999634, -0.7049679756164551, -0.34736883640289307, 0.176093190908432, -0.8161723613739014, 0.9092550277709961, -0.8642087578773499, 0.15819494426250458, 0.29662585258483887, 0.47399258613586426, -0.12137974798679352, 0.39305898547172546, -0.4135023057460785, 0.12177342176437378, -0.13303078711032867, -0.16985835134983063, 0.3649061918258667, 0.11987587809562683, 0.8830034136772156, 0.26249971985816956, -0.5514925122261047, -0.10446271300315857, 0.16689753532409668, 0.1296948790550232, 0.06352143734693527, 0.1457698941230774, -0.30078116059303284, 0.3352726995944977, -0.5418083667755127, 0.3676244914531708, 0.07540465146303177, -0.3324320614337921, -0.06017230451107025, -0.7855554223060608, 0.49361222982406616, 0.6893523335456848, 0.37877777218818665, -0.6723825335502625, -0.5963239073753357, -0.13067017495632172, 0.22836768627166748, 0.37964576482772827, 0.8402875065803528, -0.32409045100212097, -0.2078748643398285, -0.10981690883636475, -0.007335219997912645, -0.7194950580596924, -0.1626030057668686, -0.3939450979232788, 0.30137738585472107, 0.06890150159597397, 0.17897702753543854, 0.2774377465248108, -0.09242617338895798, -0.39443346858024597, 0.3422635495662689, -0.49975109100341797, -0.1412433683872223, -0.9247743487358093, -0.2224063128232956, -0.8709810972213745, 0.19159090518951416, -0.27283596992492676, 0.29929500818252563, 0.07107715308666229, -0.03462528809905052, 0.0024650830309838057, 0.206867054104805, 0.8907329440116882, -0.22733791172504425, 0.09018897265195847, 0.07712975889444351, 0.15083014965057373, -0.015818282961845398, 0.17306870222091675, 0.4718664288520813, -0.6162014007568359, 0.06824880838394165, -0.05320249870419502, -0.31906214356422424, -0.8645220398902893, -0.6433180570602417, 0.28848445415496826, 0.14228291809558868, 0.7578362822532654, -1.1816637516021729, -0.5156356692314148, -0.524644672870636, 0.5897736549377441, -0.10468333959579468, -0.6603071093559265, -0.8766087889671326, 0.15610575675964355, 0.2905016839504242, 0.3991159498691559, -0.025024065747857094, -0.5681062340736389, -0.6475622653961182, 0.5197007656097412, 0.3227840065956116, 0.05566437542438507, -0.3397686183452606, 0.09657289832830429, 0.03767776861786842, 0.8531957268714905, -0.27084773778915405, -1.20847487449646, -0.23903998732566833, 0.2805098593235016, -0.2675616443157196, -0.7020815014839172, 0.37900933623313904, -0.653540849685669, 0.07083144783973694, 0.23627430200576782, -0.06070445850491524, -0.5401396155357361, -0.03270416334271431, 0.2005423605442047, 0.22334147989749908, 0.4249894917011261, -0.7197362780570984, -0.41565996408462524, 0.04655669629573822, 0.5088944435119629, 0.2860070466995239, 0.22365964949131012, -0.009633267298340797, -0.03641420975327492, -0.6087843775749207, -1.0039316415786743, 0.7410309910774231, -0.2519475519657135, -0.26064804196357727, 0.4520525634288788, 0.04123299941420555, 0.46638649702072144, 0.2919686734676361, 0.15391772985458374, 0.46891167759895325, 0.5122532248497009, 0.3529208302497864, 0.0064070625230669975, 0.09376068413257599, -0.14774870872497559, -0.12536649405956268, 0.2421095371246338, -0.024430276826024055, -0.051560718566179276, -0.31611019372940063, -0.22583991289138794, -0.5146813988685608, -0.23219826817512512, 0.2812884449958801, 0.6154232621192932, -0.1595647633075714, 0.2115406095981598, 0.04133215919137001, -0.5778074264526367, -0.42450639605522156, -0.18398365378379822, -0.18879655003547668, -0.003319714916869998, 0.9545559883117676, 0.4958530068397522, 0.052796028554439545, -0.39459171891212463, 0.24310556054115295, 0.09698929637670517, -0.6650773882865906, 0.35108041763305664, 0.49794861674308777, -0.3285609781742096, 1.0332807302474976, 0.32445627450942993, -0.8635919094085693, -0.40694117546081543, -1.2301771640777588, -0.2329844832420349, 0.30464968085289, -0.33707699179649353, -0.45317408442497253, -0.6248030662536621, 0.34817928075790405, -0.40131157636642456, 0.01503347884863615, 0.42942753434181213, -0.17321589589118958, -1.0467116832733154, 0.3753865361213684, 0.26341742277145386, 0.4255369007587433, 0.7465839385986328, -0.707983672618866, -0.36068451404571533, -0.30555015802383423, 0.3571661412715912, 0.4166432321071625, 0.38038358092308044, 0.872776985168457, -0.31846070289611816, 0.05235324054956436, 0.045079559087753296, 0.030681051313877106, 1.030076026916504, 0.523216187953949, 0.5650510787963867, 0.7759485244750977, 0.06373126059770584, -0.44892197847366333, 0.11005501449108124, 0.2693679630756378, -0.5745932459831238, 0.7508285045623779, -0.10259038954973221, -0.053944095969200134, 0.08796680718660355, 0.22949336469173431, -0.2981989085674286, -1.0223256349563599, -0.8205796480178833, -0.46761593222618103, -0.2876370847225189, 0.34665822982788086, -0.179627925157547, 0.051449816673994064, 0.029289061203598976, -0.14713327586650848, -0.08466668426990509, -0.5343247056007385, 0.5144348740577698, -0.586922287940979, -0.44474056363105774, -0.5210170745849609, 0.9599916338920593, -0.7284784913063049, -0.4624996483325958, -0.17458279430866241, -0.07175492495298386, -0.37402400374412537, 0.0021710884757339954, -0.19083157181739807, 0.19506509602069855, -0.582554280757904, -0.22312942147254944, -0.4924577474594116, -0.0240965373814106, 0.1227254569530487, -0.5493441820144653, -0.6507338881492615, 0.4589677155017853, -0.05105667933821678, 0.13230733573436737, -0.07206089794635773, 0.024602549150586128, 0.745632529258728, -0.8270320296287537, -0.23101139068603516, 0.080975741147995, -0.21479761600494385, -0.1762395203113556, 0.16943185031414032, -0.12269658595323563, 0.17033058404922485, 0.33253318071365356, 0.08831316232681274, -0.22787943482398987, -0.42790913581848145, 0.08489431440830231, 0.518969714641571, -0.707442045211792, 0.8658653497695923, 0.9070119261741638, 0.08987078815698624, 0.049497321248054504, -0.7732554078102112, 1.0217095613479614, 0.27770400047302246, 0.31163737177848816, 0.6940162181854248, 0.29448890686035156, 0.09763551503419876, -0.4901057481765747, -0.23255230486392975, 0.2820902466773987, -0.8451833128929138, 0.4182252585887909, -0.08786332607269287, -0.19589433073997498, -1.1032146215438843, -0.39881861209869385, 0.46471720933914185, 0.5475647449493408, 0.1526792347431183, 0.08029146492481232, 0.8284994959831238, 0.23488953709602356, -0.6594292521476746, 0.26500532031059265, -0.4812076985836029, -0.2733081877231598, -0.19098560512065887, 0.09351221472024918, -0.4829128384590149, -0.49936017394065857, 0.2602963447570801, 0.19909870624542236, 0.5660157203674316, -0.21964716911315918, 0.4772464632987976, 0.14117252826690674, -0.06312631815671921, 0.9758791327476501, 0.05530646815896034, -0.472184419631958, -0.4859658181667328, 0.6811690330505371, -0.5827867984771729, -1.0946881771087646, 0.18232214450836182, 1.073830485343933, 0.5864169001579285, 0.07337810844182968, -0.6888067126274109, 0.12039275467395782, 0.28167983889579773, 0.09337567538022995, 0.2999238669872284, -0.010954707860946655, -0.658659040927887, -0.03216473013162613, -0.6725242733955383, 0.29312822222709656, 0.19919079542160034, -0.31566283106803894, 0.1859011948108673, -0.7674949169158936, -0.7439669966697693, 0.297622412443161, -0.19490399956703186, -0.269949734210968, 0.42448410391807556, 0.4761817455291748, -0.09001725167036057, -0.9904567003250122, 0.07790035754442215, -0.4255515933036804, 0.4575549066066742, 0.36095094680786133, -0.10321587324142456, -0.6709993481636047, 0.38016223907470703, 0.6151063442230225, -0.4871180057525635, -0.30528274178504944, -0.005731871817260981, 0.5227856636047363, -0.5238007307052612, 0.039095085114240646, -0.5572987794876099, -0.07674690335988998, -0.45916157960891724, -0.4411245584487915, 0.5201480388641357, 0.2113036811351776, 0.5025427341461182, -0.4951418340206146, -0.42767950892448425, 0.9422908425331116, 0.24012349545955658, 0.23137632012367249, -0.15265420079231262, 0.3965871036052704, 0.26571381092071533, -0.1352970004081726, -0.5663636922836304, 0.42019709944725037, 0.9295749664306641, 0.10946954041719437, -0.669295608997345, 0.47564974427223206, 0.16954046487808228, 0.20787061750888824, 0.28781047463417053, -0.03789570927619934, -0.6740233898162842, 0.2830146849155426, 0.234280526638031, -0.8343668580055237, -0.2969910800457001, -0.1971927285194397, 0.26718422770500183, 0.3190578818321228, 0.19501443207263947, 0.44929972290992737, 0.6453557014465332, -0.7159522175788879, 0.7930416464805603, -0.4477236866950989, -0.07561209052801132, 0.1511220782995224, 0.03444003686308861, -0.6532061100006104, 1.217081069946289, 0.20907385647296906, 0.3976162075996399, -0.14535167813301086, 0.5246511697769165, 0.709891140460968, -0.17381231486797333, -0.3660489022731781, -0.9097097516059875, -0.6446898579597473, -0.12297701090574265, 0.06899037212133408, -0.0000828936681500636, -0.06664476543664932, 0.43263694643974304, 0.6265188455581665, -0.03920412063598633, 0.02148120291531086, -0.5894209146499634, 0.22429798543453217, 0.017117585986852646, -0.17174653708934784, 1.044620394706726, -0.011649051681160927, -0.7529429793357849, 0.13332927227020264, -0.21615517139434814, 0.41025736927986145, 0.16777512431144714, 0.040206171572208405, -0.45889973640441895, -0.433655709028244, -0.08778921514749527, -0.3298865258693695, 0.6626014709472656, -0.36872410774230957, -0.29703742265701294, 0.16677452623844147, -0.6486390829086304, -0.9331780076026917, 0.0240774042904377, -0.26969632506370544, -0.8262627124786377, 0.9080062508583069, 0.5050897598266602, 0.660564661026001, 0.36015230417251587, -0.7957398891448975, -0.33825477957725525, -0.03801202028989792, 0.24970801174640656, -0.793609619140625, 0.04462657496333122, 0.27017438411712646, 0.29155802726745605, 0.5850719809532166, -0.1931540071964264, -0.14805303514003754, -0.1283600628376007, -0.15789520740509033, 0.1373588591814041, -0.13359558582305908, -0.34702321887016296, -0.001320349401794374, 0.32116493582725525, -0.8712860941886902, 0.10767224431037903, -0.03926541283726692, -0.7842079401016235, -0.10666859894990921, -0.34830260276794434, 0.5202566385269165, 0.21833066642284393, 0.4314572811126709, 0.08657091110944748, 0.28896310925483704, 0.43833473324775696, -1.5000371932983398, 4.447638511657715, 0.21274785697460175, -0.33269408345222473, -0.26056694984436035, 0.5295088291168213, 0.9308529496192932, 0.7930430769920349, -0.29349640011787415, 0.43880221247673035, -0.047875598073005676, 1.0071765184402466, -0.7287862300872803, 0.08226609230041504, 0.49546894431114197, 0.03463464602828026, -0.23425444960594177, -0.8294842839241028, -0.05732164531946182, -0.0017247851938009262, -0.9522291421890259, -0.489131361246109, -0.08115204423666, 0.3159521222114563, 0.23881195485591888, 0.2848411500453949, 0.2604031264781952, -0.40178605914115906, -0.37726476788520813, 0.18484139442443848, -0.31428930163383484, 0.47466281056404114, -0.18427063524723053, -0.0788794457912445, -0.271284818649292, -0.9168317317962646, 0.2639048397541046, 0.3009038269519806, -0.45228493213653564, -0.803562581539154, -0.33431193232536316, 0.991916298866272, 0.27207282185554504, -0.2701585292816162, -0.6639067530632019, 0.08394501358270645, 0.4168397784233093, -1.16471266746521, 0.40458938479423523, 0.8616563677787781, -0.46333447098731995, 1.1566812992095947, -0.2799847424030304, 0.4738428294658661, 0.116024911403656, -0.4222891628742218, 0.28760212659835815, 0.13348914682865143, -0.4169888496398926, -0.5221649408340454, -0.049834735691547394, 0.8151962757110596, -0.49697965383529663, 0.4329005479812622, -0.2566494345664978, 0.04400289058685303, 0.6876001358032227, -0.4977297782897949, 0.49484023451805115, -0.3232118487358093, 0.18640583753585815, -0.24673469364643097, -0.4544803500175476, -1.09475839138031, 0.02709423005580902, 0.6899636387825012, -0.29755333065986633, -0.08387450128793716, 0.01492396555840969, 0.7016460299491882, -0.11411668360233307, -0.012349906377494335, -0.007817952893674374, -1.0059161186218262, 0.550790011882782, 0.3033124804496765, 0.6958633661270142, 0.3991371691226959, -0.8114475607872009, 0.21864838898181915, -0.2555323839187622, 0.9129788279533386, 0.14154575765132904, -0.8210291266441345, 0.010412519797682762, 0.3949677646160126 ]
[ 3229, 2000, 2800, 10200, 2015, 1998, 7233, 7047, 1012, 1056, 10790, 26976, 7953, 5425, 4748, 14028, 12086, 2089, 2224, 4725, 1997, 11847, 5310, 7953, 2000, 6855, 22496, 2030, 8145, 2592, 1012, 2076, 3671, 2291, 8192, 1010, 5198, 2411, 3073, 22496, 2000, 2536, 2367, 5269, 1010, 2107, 2004, 8833, 2378, 5530, 1013, 27388, 2030, 2291, 13764, 8649, 8378, 1012, 7953, 5425, 10595, 2089, 2022, 13338, 2000, 1996, 5310, 1006, 1041, 1012, 1043, 1012, 13675, 14728, 19909, 17928, 8103, 2075, 1007, 2030, 11160, 2006, 11703, 7416, 6455, 1996, 5310, 2046, 4346, 7953, 2046, 2054, 2027, 2903, 2000, 2022, 1037, 10218, 2326, 1006, 1041, 1012, 1043, 1012, 4773, 9445, 5425, 1007, 1012, 1012, 25604, 3145, 21197, 4726, 4748, 14028, 12086, 2089, 8833, 5310, 6309, 13181, 9681, 2000, 19115, 22496, 2004, 1996, 5310, 4127, 2068, 1012, 3145, 21197, 4726, 2003, 3497, 2000, 2022, 2109, 2000, 9878, 22496, 2005, 2047, 3229, 6695, 2043, 9808, 13675, 14728, 19909, 23642, 4073, 2024, 2025, 4621, 1010, 1998, 2089, 5478, 2019, 27248, 2000, 19115, 6309, 13181, 9681, 2006, 1037, 2291, 2005, 1037, 6937, 2558, 1997, 2051, 2077, 22496, 2064, 2022, 5147, 4110, 1012, 1012, 4002, 2475, 26458, 7953, 5425, 4748, 14028, 12086, 2089, 23150, 2691, 4082, 2291, 26458, 6177, 2000, 25732, 5198, 2005, 22496, 2007, 1037, 9428, 11476, 25732, 1012, 2043, 3454, 2024, 6472, 2008, 2342, 3176, 14310, 2084, 2024, 2556, 1999, 1996, 2783, 5310, 6123, 1010, 2009, 2003, 2691, 2005, 1996, 4082, 2291, 2000, 25732, 1996, 5310, 2005, 5372, 22496, 2000, 3166, 4697, 1996, 8319, 14310, 2005, 1996, 4708, 1006, 4654, 1024, 11826, 5310, 4070, 2491, 1007, 1012, 1012, 4002, 2509, 4773, 9445, 5425, 4748, 14028, 12086, 2089, 16500, 3642, 2006, 27223, 5307, 27388, 1010, 2107, 2004, 1037, 21210, 2078, 8833, 2378, 3931, 1010, 2000, 5425, 1998, 19818, 22496, 1997, 5198, 2040, 3535, 2000, 8833, 2046, 1996, 2326, 1012, 2005, 2742, 1010, 1037, 20419, 8833, 2378, 3931, 2089, 8833, 3024, 5310, 22496, 2077, 15899, 1996, 5310, 1999, 2000, 1996, 2326, 1012, 1012, 4002, 2549, 13675, 14728, 19909, 17928, 8103, 2075, 4748, 14028, 12086, 2089, 8103, 2046, 3645, 4646, 4730, 8278, 1006, 17928, 1007, 4972, 2000, 8145, 5310, 22496, 1012, 24391, 8103, 2075, 10595, 2089, 5425, 17928, 4455, 2008, 2421, 11709, 2008, 7487, 5310, 27280, 22496, 1012, 4406, 3145, 21197, 4726, 1010, 2023, 6028, 7679, 4919, 2006, 17928, 4972, 2008, 2421, 11709, 2008, 7487, 5310, 22496, 1012, 8103, 2075, 7336, 2417, 7442, 11873, 4455, 2000, 2122, 4972, 1998, 2064, 2022, 7528, 3081, 1024, 1056, 16068, 28154, 6970, 1011, 2832, 4807, 4748, 14028, 12086, 2089, 6905, 6970, 1011, 2832, 4807, 1006, 12997, 2278, 1007, 10595, 2005, 2334, 3642, 2030, 3094, 7781, 1012, 12997, 2278, 2003, 4050, 2109, 2011, 6194, 2000, 3745, 2951, 1010, 10639, 2007, 2169, 2060, 1010, 2030, 26351, 8093, 10698, 4371, 7781, 1012, 12997, 2278, 2003, 2036, 4141, 2109, 2000, 4468, 8146, 2107, 2004, 2757, 7878, 2015, 1010, 2029, 5158, 2043, 6194, 2024, 5881, 1999, 1037, 23750, 3403, 5418, 1012, 1012, 25604, 6922, 4874, 2944, 4748, 14028, 12086, 2089, 2224, 1996, 3645, 6922, 4874, 2944, 1006, 4012, 1007, 2005, 2334, 3642, 7781, 1012, 4012, 2003, 2019, 6970, 1011, 2832, 4807 ]
mitre
10.txt
55
( ipc ) component of the native windows application programming interface ( api ) that enables interaction between software objects, or executable code that implements one or more interfaces. through com, a client object can call methods of server objects, which are typically binary dynamic link libraries ( dll ) or executables ( exe ). remote com execution is facilitated by remote services such as distributed component object model ( dcom ).. 002 dynamic data exchange adversaries may use windows dynamic data exchange ( dde ) to execute arbitrary commands. dde is a client - server protocol for one - time and / or continuous inter - process communication ( ipc ) between applications. once a link is established, applications can autonomously exchange transactions consisting of strings, warm data links ( notifications when a data item changes ), hot data links ( duplications of changes to a data item ), and requests for command execution.. 003 xpc services adversaries can provide malicious content to an xpc service daemon for local code execution. macos uses xpc services for basic inter - process communication between various processes, such as between the xpc service daemon and third - party application privileged helper tools. applications can send messages to the xpc service daemon, which runs as root, using the low - level xpc service c api or the high level nsxpcconnection api in order to handle tasks that require elevated privileges ( such as network connections ). applications are responsible for providing the protocol definition which serves as a blueprint of the xpc services. developers typically use xpc services to provide applications stability and privilege separation between the application client and the daemon. t1534 internal spearphishing adversaries may use internal spearphishing to gain access to additional information or exploit other users within the same organization after they already have access to accounts or systems within the environment. internal spearphishing is multi - staged campaign where an email account is owned either by controlling the user's device with previously installed malware or by compromising the account credentials of the user. adversaries attempt to take advantage of a trusted internal account to increase the likelihood of tricking the target into falling for the phish attempt. t1570 lateral tool transfer adversaries may transfer tools or other files between systems in a compromised environment. once brought into the victim environment ( i. e. ingress tool transfer ) files may then be copied from one system to another to stage adversary tools or other files over the course of an operation
[ -0.1084117591381073, -0.38940665125846863, -0.16323158144950867, 1.0651568174362183, -0.4509747624397278, -0.16419339179992676, -0.5139033198356628, -0.5826361775398254, -0.08303064852952957, 0.7971243262290955, -0.33725374937057495, -0.15873482823371887, 0.3926618993282318, 0.061527300626039505, -0.3782224655151367, -0.28825652599334717, -0.6689146757125854, 0.1723366230726242, -0.7895540595054626, -0.29958775639533997, 0.3555026352405548, 0.18167147040367126, -1.0010193586349487, -0.3888145089149475, -0.7969768643379211, 0.9295696020126343, 0.16221867501735687, 0.4864531457424164, 0.5592096447944641, 0.5956630706787109, -0.6796091794967651, -0.3154771029949188, 0.060530535876750946, -0.6889365315437317, 0.2597087621688843, -0.36574384570121765, 0.6474620699882507, -0.6688189506530762, 0.16692513227462769, -0.5336414575576782, 0.39870885014533997, -0.5834395885467529, -0.29921409487724304, -0.3626439869403839, -0.7854300737380981, -0.30814680457115173, 0.17382000386714935, -0.22908511757850647, 0.1449485421180725, 0.1105528175830841, 0.5422161221504211, 0.3486178517341614, -0.04428091272711754, -0.07507583498954773, -0.26432058215141296, -0.016602344810962677, -0.23661798238754272, 0.12833568453788757, -0.2803581953048706, -0.4718084931373596, -0.41858941316604614, 0.2667303681373596, 0.20656467974185944, -0.9991413354873657, 0.35223767161369324, 0.15524129569530487, -0.11325760185718536, 0.06858678162097931, -0.06750448048114777, -0.1621486395597458, -0.1676342487335205, -0.38235029578208923, -0.9886081218719482, -0.14220747351646423, -0.13919392228126526, -0.4429072141647339, 0.09033945202827454, -0.34166356921195984, 0.011600959114730358, 0.42092958092689514, 0.21409191191196442, 0.46518173813819885, 0.11774802953004837, -0.31210410594940186, 0.09247995913028717, 0.10143151134252548, 0.585070788860321, 0.3520771861076355, -0.4673839509487152, 0.4588361382484436, 0.22823531925678253, 0.20455493032932281, -0.4169560670852661, 0.03038460575044155, -0.09032309800386429, 0.40244072675704956, -0.8326873183250427, 0.1677171289920807, 0.1626293808221817, -0.31612592935562134, 1.0624769926071167, 0.2288748174905777, 0.13769160211086273, 0.5276219844818115, 0.05011848360300064, 0.6476836800575256, 0.37872713804244995, -0.17598004639148712, -0.7083644270896912, -0.29990026354789734, 0.7631275057792664, -0.42382243275642395, -0.16312356293201447, -0.2014368325471878, 0.5568816065788269, 0.5316674709320068, -0.049693070352077484, 0.050958674401044846, -0.5642434358596802, 0.5865799784660339, -0.23766110837459564, -0.011891689151525497, 0.3188684284687042, 0.30940383672714233, 0.22577133774757385, -0.5026511549949646, 0.06168951839208603, 0.527505099773407, -0.3751336634159088, -1.0227559804916382, 0.3518517017364502, -0.27069205045700073, -0.16182470321655273, 0.6285614371299744, -0.3487018346786499, 0.3895411789417267, 0.390725314617157, 0.48723313212394714, 0.19172599911689758, -0.7814343571662903, 0.07908297330141068, 0.46666890382766724, 0.2986446022987366, 1.0890394449234009, 0.5997971296310425, 0.03658980503678322, -0.5719834566116333, -0.0919811874628067, -0.3036612868309021, -0.03911115601658821, -0.0013806709321215749, 0.24949504435062408, 0.842398464679718, -0.4195268154144287, -0.5154215097427368, 0.40291428565979004, -0.27038440108299255, 0.4347114562988281, -0.32658544182777405, 0.10694535821676254, -0.233169287443161, 0.37624838948249817, 0.035059306770563126, 0.39811375737190247, -0.033742208033800125, -0.007134151645004749, -1.0521372556686401, 0.20704767107963562, -0.21940582990646362, 0.15744999051094055, 1.2963753938674927, 0.5444249510765076, 0.16670280694961548, -0.2559661269187927, 0.7567798495292664, 0.6826598644256592, 0.027632931247353554, 0.015354502946138382, 0.4882013201713562, 0.5320392847061157, -1.1482256650924683, 0.02654542401432991, 0.09085407853126526, 0.4001308083534241, 0.15711991488933563, 0.20979157090187073, -0.3187294602394104, -0.792412281036377, 0.21948057413101196, -0.2032940685749054, -0.3179570436477661, 0.13360151648521423, -0.4261849820613861, 1.1747970581054688, 0.7344215512275696, -0.209782212972641, -1.05692458152771, 0.2457188218832016, -0.1180596798658371, -0.4589843153953552, -0.40907883644104004, 0.10064646601676941, -0.08526512235403061, 0.8110848665237427, -1.1356300115585327, -0.4579095244407654, 0.7121918201446533, 0.6786110997200012, -0.36789730191230774, 1.017407774925232, 0.8851843476295471, -0.31840425729751587, 0.22108139097690582, -0.42527487874031067, 0.11457345634698868, 0.15292266011238098, -0.03619106113910675, 0.2236204445362091, -0.41292086243629456, 0.4157506227493286, 0.11592031270265579, 0.9006341099739075, 0.8299224376678467, 0.08774871379137039, -0.28374215960502625, -0.7080219388008118, -0.18065352737903595, 0.011531069874763489, -0.8615912795066833, 0.11024612933397293, 0.03283076360821724, 0.7834812998771667, 0.2414618581533432, 0.3476106822490692, -0.4317840039730072, -0.5886605978012085, 0.045390259474515915, 0.8005207777023315, -0.2775824964046478, 0.3879300057888031, 0.06651560962200165, 0.3086108863353729, 0.2663489282131195, 0.3308655917644501, 0.36714333295822144, -0.034948889166116714, -0.22517463564872742, 0.025051260367035866, 0.49858641624450684, 0.6726930141448975, -0.020686976611614227, 0.5847369432449341, 0.6648662686347961, 0.16137781739234924, -0.4741363525390625, -0.6785441637039185, 1.2724248170852661, 0.10638024657964706, -0.08836554735898972, -0.33978426456451416, -0.27735087275505066, -0.05840403959155083, -0.0509822741150856, -0.5940215587615967, -0.17208027839660645, 0.21869544684886932, 0.7488037943840027, 0.32271498441696167, -0.2739143967628479, -0.6777743101119995, -0.5234848856925964, -0.05352826789021492, -0.68781578540802, -0.40483400225639343, -0.4389439821243286, -0.43326157331466675, 0.06494928896427155, 0.043308280408382416, 0.771807074546814, -0.6960647702217102, -0.051620788872241974, -0.08769781142473221, -0.1618587076663971, 0.07175840437412262, -0.2943119704723358, -0.27567142248153687, -1.1641972064971924, 0.31440797448158264, 0.23905649781227112, 0.9325376152992249, 0.05933423712849617, 0.12016874551773071, -0.22041450440883636, 0.057220589369535446, 0.3459971845149994, -0.9788222908973694, 1.0227913856506348, 0.3016744554042816, 0.05894973874092102, 0.013559229671955109, 0.32121163606643677, -0.2617195248603821, 0.3679012954235077, -0.41811999678611755, -0.6624124646186829, 0.955323338508606, -0.10715997219085693, 0.24591323733329773, 0.7409906983375549, 0.6569745540618896, -0.3197268843650818, -0.3397257924079895, 0.526703417301178, 0.03801288828253746, -0.4783298671245575, 1.1393303871154785, -0.14654165506362915, -0.050478339195251465, 0.18232090771198273, -0.6805995106697083, -0.321090430021286, 0.18331393599510193, -0.37319329380989075, -0.6274625658988953, -0.28061443567276, -0.04239987954497337, -0.191456601023674, -0.6742201447486877, 0.38120537996292114, -1.034611701965332, -0.5435067415237427, -0.1684015393257141, -0.40551990270614624, 1.0703166723251343, -0.3045951724052429, -0.39357152581214905, -0.19182299077510834, -0.32131823897361755, 0.005502778571099043, -0.11759023368358612, 0.24494968354701996, -0.8005635738372803, 0.45368626713752747, 0.2084294855594635, -0.2521035075187683, 0.35432085394859314, 0.15407705307006836, -0.4354151487350464, 0.09250129014253616, -0.37761834263801575, -0.2762392461299896, -0.032680727541446686, 0.3734051287174225, 0.3530687391757965, 0.28071334958076477, 0.8395169973373413, -0.07771097868680954, -0.28992968797683716, -0.19482941925525665, 0.03688491880893707, -0.14870113134384155, -0.3690755367279053, -0.7315204739570618, 0.4014817774295807, -0.4477798640727997, -0.5522103905677795, 0.5142390131950378, 0.5402172207832336, 0.3041001558303833, 0.4718717038631439, 0.28762611746788025, 0.20732516050338745, -0.1929151713848114, 0.5920195579528809, -0.5100380778312683, -0.18783244490623474, 0.744401752948761, 0.02591703087091446, 0.5123833417892456, -0.9254197478294373, 0.16518928110599518, 0.2307315170764923, -0.18294090032577515, 0.02338254638016224, -0.5733310580253601, 0.25567686557769775, -0.6035236120223999, 0.10705890506505966, 0.24590638279914856, 0.003650280414149165, -0.0623694583773613, -0.2113807052373886, -0.1364111602306366, -0.49669149518013, -1.0001225471496582, -0.23508170247077942, 0.8627037405967712, 0.052195146679878235, -0.07816415280103683, 0.5892072916030884, 0.9301137924194336, 0.4622073471546173, -0.5736786723136902, 0.5447528958320618, -0.5157254934310913, 0.311172753572464, -0.1964641660451889, 0.3739122152328491, -0.3299959599971771, -0.05389010161161423, 0.0971318855881691, -0.6833415627479553, -0.05083409696817398, -0.4561164081096649, 0.3709554970264435, 0.4661448299884796, -0.1823381930589676, -0.6737385392189026, 0.3659304082393646, 0.3609168529510498, -0.1214551255106926, -0.32934606075286865, -0.2798832356929779, 0.4880249798297882, 0.6507883071899414, -0.7264460325241089, -0.12054592370986938, -0.3691418468952179, 0.0759626030921936, 0.16779206693172455, -0.19819287955760956, -0.09449442476034164, -0.8487302660942078, -0.27803531289100647, -0.9137476682662964, 0.18362994492053986, 0.2710076868534088, -0.015152203850448132, 0.14958779513835907, -0.8225080370903015, -0.07546893507242203, 0.5322673320770264, -0.26443246006965637, -1.701947569847107, -0.0881488174200058, 0.5733604431152344, 0.8276885151863098, 0.8149682879447937, 0.05469126999378204, -0.22471728920936584, 0.7673860192298889, -0.4540139436721802, 0.4639182686805725, -1.3163927793502808, 0.007475033402442932, 0.6460772156715393, -0.5896878242492676, 0.059568457305431366, 0.03251039609313011, -0.8642489910125732, 0.35941216349601746, -0.1212441623210907, 0.015589453279972076, -0.7747307419776917, 0.4380039572715759, 1.440691351890564, -0.5126444101333618, 0.1548144370317459, 0.5986751317977905, 0.6076175570487976, 0.07701466232538223, 0.5181162357330322, -0.24133233726024628, 0.666903018951416, 0.45545852184295654, -0.4135146737098694, 0.41824713349342346, 0.05975994095206261, -0.05673380196094513, -0.5613104104995728, -0.2896697521209717, 0.7478042244911194, 0.17055736482143402, 0.3545290231704712, -0.8895719051361084, -0.49023061990737915, 0.0023944764398038387, 0.6248323917388916, -0.18463565409183502, -0.11203969269990921, -0.19255973398685455, -0.4538888931274414, -0.1223921924829483, 0.2678477168083191, -1.232987642288208, -0.367551326751709, 0.4917128086090088, -0.16605085134506226, -0.3861779272556305, 0.06824270635843277, -0.05789530649781227, -0.46882614493370056, -0.574721097946167, 0.1865774542093277, 0.013543420471251011, -0.4492252469062805, -0.9967653155326843, 0.16632622480392456, -0.5636909008026123, -0.3185875415802002, -0.40053799748420715, 0.327896386384964, -0.10844017565250397, 0.4754343330860138, 0.11212567239999771, 0.7157210111618042, 0.9114553928375244, 0.08225932717323303, -0.2728695273399353, 0.20645248889923096, 0.569851815700531, -0.7811471223831177, 0.05716567113995552, 0.4321123957633972, -0.23950859904289246, 0.19758358597755432, 0.2799983620643616, -0.27640628814697266, -0.04121632128953934, -0.8303258419036865, 0.16770559549331665, -0.5444691777229309, 0.41262027621269226, -0.576974630355835, -0.29419735074043274, 0.2649218738079071, 0.5815003514289856, -0.2232959121465683, -0.7441224455833435, -0.299467533826828, -0.18034733831882477, 0.6353798508644104, 0.011411796323955059, 0.29437515139579773, -0.24017047882080078, -0.33048561215400696, -0.009089288301765919, 0.3939610421657562, 0.47336846590042114, 0.03687148541212082, -0.027000311762094498, -0.19346089661121368, 0.736051619052887, -0.18193143606185913, -0.6747214198112488, 0.07015635818243027, 0.3862932026386261, -0.04516112059354782, -0.0795242190361023, 0.9224859476089478, -0.7913435101509094, 0.7422564625740051, 0.16758161783218384, -0.621680498123169, -0.17085057497024536, -0.08548980951309204, -0.2983589768409729, 0.1651345193386078, 0.2802126407623291, -0.5044054985046387, -0.26658347249031067, -0.17551836371421814, 0.5341278314590454, 0.12305815517902374, -0.020660821348428726, -0.6229660511016846, 0.2200510948896408, -0.5513080358505249, -1.6697046756744385, 0.6432203650474548, 0.17780639231204987, -0.6501490473747253, 0.3080999553203583, 0.34353524446487427, 0.5847762227058411, -0.575908362865448, 0.6416122913360596, 0.7337889671325684, 0.29661309719085693, 0.3379102945327759, -0.12194182723760605, 0.1412038803100586, 0.3652927577495575, -0.029363101348280907, -0.07055561244487762, 0.2344331592321396, -0.17836984992027283, -0.37735870480537415, -0.18122197687625885, -0.4504038095474243, 0.03823409602046013, -0.6873552799224854, 0.10076748579740524, -0.2785797119140625, 0.34634843468666077, -0.29059547185897827, -0.5755529999732971, 0.360106498003006, -0.1244841068983078, -0.5551756024360657, -0.24744103848934174, 0.9841324090957642, 0.5107643008232117, 0.1390722692012787, -0.3067895174026489, 0.0762254074215889, -0.4762982130050659, -0.24750779569149017, 0.2176983803510666, -0.07912172377109528, -0.9422916173934937, 1.1826375722885132, 0.6880314350128174, -0.2478138655424118, -0.9302326440811157, -0.12146931886672974, 0.2645549774169922, 0.20547930896282196, -0.4498867392539978, 0.014521694742143154, 0.1669175773859024, -0.3306575417518616, 0.05138377472758293, -0.12150784581899643, 0.5297451615333557, -0.18819665908813477, -0.1282568871974945, 0.4252510368824005, -0.3105812072753906, -0.16361568868160248, 0.5582546591758728, -0.2806476056575775, 0.039476074278354645, -0.5498811602592468, -0.3719397485256195, 0.18522004783153534, -0.25110018253326416, 0.63942551612854, -0.585888147354126, 0.2313780039548874, -0.19893532991409302, -0.11024942249059677, 0.5099630355834961, -0.09941906481981277, -0.16771095991134644, 1.0924474000930786, 0.41308271884918213, -0.37117794156074524, 0.21280963718891144, 0.03263958916068077, -0.7339344620704651, 0.2832844853401184, -0.668062150478363, 0.09865418821573257, 0.008703586645424366, 0.09238684177398682, -0.27129000425338745, -0.8254263401031494, -0.7945516109466553, -0.7378847002983093, -0.2633640766143799, 0.040958210825920105, -0.008169994689524174, -0.43456190824508667, 0.360610693693161, 0.38259652256965637, -0.9193916916847229, -0.45835524797439575, 0.2590506970882416, -0.6045879125595093, -0.08290056884288788, -0.6739362478256226, 0.4216463565826416, -0.826900839805603, -0.40341389179229736, -0.6672518253326416, 0.5353861451148987, -0.5318405032157898, -0.4622640609741211, -0.18393436074256897, -0.5886815786361694, -0.9284540414810181, -0.5925241708755493, -1.0116945505142212, 0.06772343069314957, -0.09718941897153854, -0.9292722344398499, 0.14380542933940887, 0.5724672079086304, 0.06773485243320465, 0.38766148686408997, 0.6626579761505127, 0.003426814218983054, 0.9374979138374329, -0.7203681468963623, -0.27648529410362244, -0.5796841382980347, 0.37147074937820435, 0.2766420245170593, 0.22137227654457092, -0.6280487775802612, -0.1770758181810379, 0.16667191684246063, -1.1899880170822144, -0.15586091578006744, -0.8796956539154053, 0.07039343565702438, 0.5444955825805664, -0.3819832503795624, 0.03621470555663109, 0.5233568549156189, 0.17836034297943115, 0.9792432188987732, -0.30738309025764465, 0.42514920234680176, 0.7870134711265564, 0.1371597796678543, -0.049476105719804764, 0.13818441331386566, 0.30062365531921387, -0.2024475783109665, 0.10587723553180695, 0.43423524498939514, -0.2671024799346924, 0.4339968264102936, -0.18332435190677643, 0.1418457180261612, -0.6730456948280334, -0.2971633970737457, 0.6265485882759094, 0.21976295113563538, 0.09886839985847473, 0.0599285364151001, 0.41772735118865967, -0.3734741508960724, -1.0504039525985718, -0.27097493410110474, -0.6645764112472534, -0.25024646520614624, 0.009628831408917904, -0.3248153030872345, -0.2901344895362854, -0.4095359146595001, -0.38137155771255493, -0.16163204610347748, 0.2284235954284668, -0.04811475798487663, 0.682111918926239, 0.4063662886619568, 0.0787753015756607, 0.8894153833389282, -0.09591756761074066, -0.41199690103530884, 0.3792572617530823, 0.2163095474243164, -0.9393618106842041, -0.9789450764656067, -0.02840050682425499, 1.2026478052139282, 0.3567308485507965, 0.2751646935939789, -0.8672537803649902, -0.013684398494660854, 0.8091555237770081, -0.17331820726394653, -0.349032998085022, -0.1758253276348114, -0.5076582431793213, 0.03921753913164139, -0.5365078449249268, 0.2662891745567322, -0.008405455388128757, 0.4637701213359833, 0.5150960683822632, -0.09892906993627548, -1.2542885541915894, -0.036334164440631866, 0.7266139388084412, -0.28040939569473267, 0.10326384752988815, 0.7909864187240601, 0.43021029233932495, -0.21868538856506348, -0.16578713059425354, -0.8083614110946655, 0.2153596132993698, 0.9129047393798828, 0.04917295649647713, 0.29641908407211304, 0.05038931593298912, 0.8145333528518677, 0.1044279932975769, -0.1611979603767395, 0.5806680917739868, 0.19963964819908142, -0.6580098867416382, 0.6501281261444092, -0.04084458202123642, -0.31524503231048584, 0.16649426519870758, -0.5975604057312012, 0.47846004366874695, 0.2714998424053192, 0.0038849427364766598, -0.24330104887485504, -0.3093206584453583, -0.05327458307147026, -0.4930981993675232, -0.08899436146020889, -0.39533233642578125, 0.41489750146865845, 0.23904331028461456, -0.03253296762704849, -0.026366302743554115, 0.11671948432922363, 0.8376291990280151, 0.41754502058029175, 0.20731239020824432, 0.5296955108642578, -0.12089931964874268, 0.04770408198237419, 0.20811986923217773, 0.5348284840583801, -0.8968889713287354, 0.14350882172584534, 0.5453847646713257, -0.44185131788253784, -0.6676737070083618, 0.4973675012588501, 0.06930625438690186, -0.21902325749397278, 0.45511361956596375, -0.12221745401620865, -0.18580737709999084, -0.23612283170223236, 1.0397770404815674, -0.3110920488834381, 0.13541094958782196, 0.37068384885787964, -0.3133142292499542, -0.24486534297466278, 0.683132529258728, -0.531890869140625, 0.07465501874685287, 0.7841325402259827, 0.7575477957725525, 0.05484170839190483, 0.7111415266990662, -0.5642244219779968, -0.669820249080658, -0.5516543388366699, 0.27096492052078247, -0.16224056482315063, -0.7979012727737427, -0.1995954066514969, 0.3284420669078827, 0.5724266767501831, -0.2630811035633087, 0.36915528774261475, -0.5472736358642578, -0.07597772777080536, -0.11096908152103424, -0.5391478538513184, 0.8418574929237366, 0.3405989110469818, -0.10352156311273575, 0.06120624765753746, 0.002477117581292987, 0.571965217590332, 0.33846354484558105, -0.5725678205490112, -0.7351182103157043, -0.7527087926864624, -0.451382040977478, 0.39543333649635315, 0.6193487644195557, 0.3353313207626343, -0.58427494764328, 0.004646891728043556, -0.5533248782157898, -0.584109365940094, 0.27528271079063416, -0.35912466049194336, -0.3352731764316559, 1.1024301052093506, 0.6109331846237183, 0.659166693687439, 0.6111062169075012, 0.20417194068431854, -0.3237234055995941, 0.16439580917358398, 0.757538378238678, -0.1672486811876297, 0.2571954131126404, 0.08989826589822769, 0.3493996560573578, 0.215615376830101, 0.017333099618554115, 0.04375384747982025, 0.0633271187543869, -0.24781209230422974, -0.2055048644542694, -0.45167049765586853, -0.4757656455039978, -0.08422187715768814, 0.5142852067947388, 0.5369236469268799, 0.12674209475517273, 0.3470468819141388, -0.8568035364151001, -0.12950736284255981, -0.5194725394248962, 0.4096650183200836, 0.05784938111901283, 0.21815280616283417, 0.5741763710975647, -0.1669142246246338, 0.6547169089317322, -0.9250643849372864, 4.447744369506836, 0.7380774617195129, -0.10800663381814957, -0.3262564241886139, 0.012849505059421062, 0.6568416953086853, 0.9282367825508118, -1.0497819185256958, 0.021849682554602623, -0.4587060809135437, 0.7416722178459167, -0.07663292437791824, 0.18665339052677155, -0.056138791143894196, -0.2682095170021057, 0.2556014358997345, -0.9511113166809082, 0.08265255391597748, 0.8246331810951233, -0.7847181558609009, -0.7258241176605225, 0.1610172688961029, -0.5457090735435486, 0.9811552166938782, -0.369753360748291, 0.11312872916460037, 0.7204509973526001, -0.3984319865703583, 0.051362957805395126, -0.2141040861606598, -0.27719825506210327, -0.6161187291145325, 0.45980846881866455, -0.7466987371444702, -0.975845456123352, 0.06784841418266296, 0.191801518201828, -0.5508464574813843, -0.17237967252731323, -0.4284221827983856, 0.8009340167045593, -0.16216038167476654, -0.13563625514507294, -0.5740141868591309, 0.05155123025178909, 0.6857665181159973, -0.4897012412548065, 0.1828220933675766, 0.5625485777854919, -0.42436036467552185, 0.724949836730957, -0.4032154977321625, 0.6477497220039368, 0.26034003496170044, -0.5914666056632996, 0.018882062286138535, 0.5374219417572021, -0.12057975679636002, 0.15166622400283813, 0.47044941782951355, 0.9187048077583313, -0.1247774288058281, 0.04705502837896347, 0.19820886850357056, -0.13280467689037323, 0.4478430449962616, 0.08593259006738663, 0.8967764973640442, -0.2589131295681, 0.24033436179161072, -0.37556594610214233, -0.7255868911743164, -0.03261669725179672, -0.2762957811355591, 0.31745097041130066, -0.23040808737277985, -0.38743773102760315, 0.554129958152771, 0.45832276344299316, -0.3198177218437195, 0.2510228455066681, -0.2559758722782135, -1.1926404237747192, 0.34232640266418457, 0.2741480767726898, 0.18197406828403473, -0.014889982528984547, -0.7241632342338562, 0.47534969449043274, 0.12193391472101212, 0.3609388470649719, 0.12980102002620697, -0.08035039156675339, -0.012568476609885693, 0.11159973591566086 ]
[ 1006, 12997, 2278, 1007, 6922, 1997, 1996, 3128, 3645, 4646, 4730, 8278, 1006, 17928, 1007, 2008, 12939, 8290, 2090, 4007, 5200, 1010, 2030, 4654, 8586, 23056, 3642, 2008, 22164, 2028, 2030, 2062, 19706, 1012, 2083, 4012, 1010, 1037, 7396, 4874, 2064, 2655, 4725, 1997, 8241, 5200, 1010, 2029, 2024, 4050, 12441, 8790, 4957, 8860, 1006, 21469, 2140, 1007, 2030, 4654, 8586, 23056, 2015, 1006, 4654, 2063, 1007, 1012, 6556, 4012, 7781, 2003, 19601, 2011, 6556, 2578, 2107, 2004, 5500, 6922, 4874, 2944, 1006, 5887, 5358, 1007, 1012, 1012, 4002, 2475, 8790, 2951, 3863, 4748, 14028, 12086, 2089, 2224, 3645, 8790, 2951, 3863, 1006, 20315, 2063, 1007, 2000, 15389, 15275, 10954, 1012, 20315, 2063, 2003, 1037, 7396, 1011, 8241, 8778, 2005, 2028, 1011, 2051, 1998, 1013, 2030, 7142, 6970, 1011, 2832, 4807, 1006, 12997, 2278, 1007, 2090, 5097, 1012, 2320, 1037, 4957, 2003, 2511, 1010, 5097, 2064, 8392, 2135, 3863, 11817, 5398, 1997, 7817, 1010, 4010, 2951, 6971, 1006, 26828, 2015, 2043, 1037, 2951, 8875, 3431, 1007, 1010, 2980, 2951, 6971, 1006, 4241, 21557, 2015, 1997, 3431, 2000, 1037, 2951, 8875, 1007, 1010, 1998, 11186, 2005, 3094, 7781, 1012, 1012, 4002, 2509, 26726, 2278, 2578, 4748, 14028, 12086, 2064, 3073, 24391, 4180, 2000, 2019, 26726, 2278, 2326, 12828, 2005, 2334, 3642, 7781, 1012, 6097, 2891, 3594, 26726, 2278, 2578, 2005, 3937, 6970, 1011, 2832, 4807, 2090, 2536, 6194, 1010, 2107, 2004, 2090, 1996, 26726, 2278, 2326, 12828, 1998, 2353, 1011, 2283, 4646, 21598, 2393, 2121, 5906, 1012, 5097, 2064, 4604, 7696, 2000, 1996, 26726, 2278, 2326, 12828, 1010, 2029, 3216, 2004, 7117, 1010, 2478, 1996, 2659, 1011, 2504, 26726, 2278, 2326, 1039, 17928, 2030, 1996, 2152, 2504, 24978, 2595, 15042, 8663, 2638, 7542, 17928, 1999, 2344, 2000, 5047, 8518, 2008, 5478, 8319, 14310, 1006, 2107, 2004, 2897, 7264, 1007, 1012, 5097, 2024, 3625, 2005, 4346, 1996, 8778, 6210, 2029, 4240, 2004, 1037, 2630, 16550, 1997, 1996, 26726, 2278, 2578, 1012, 9797, 4050, 2224, 26726, 2278, 2578, 2000, 3073, 5097, 9211, 1998, 14293, 8745, 2090, 1996, 4646, 7396, 1998, 1996, 12828, 1012, 1056, 16068, 22022, 4722, 12341, 21850, 12227, 4748, 14028, 12086, 2089, 2224, 4722, 12341, 21850, 12227, 2000, 5114, 3229, 2000, 3176, 2592, 2030, 18077, 2060, 5198, 2306, 1996, 2168, 3029, 2044, 2027, 2525, 2031, 3229, 2000, 6115, 2030, 3001, 2306, 1996, 4044, 1012, 4722, 12341, 21850, 12227, 2003, 4800, 1011, 9813, 3049, 2073, 2019, 10373, 4070, 2003, 3079, 2593, 2011, 9756, 1996, 5310, 1005, 1055, 5080, 2007, 3130, 5361, 15451, 8059, 2030, 2011, 4012, 25013, 1996, 4070, 22496, 1997, 1996, 5310, 1012, 4748, 14028, 12086, 3535, 2000, 2202, 5056, 1997, 1037, 9480, 4722, 4070, 2000, 3623, 1996, 16593, 1997, 7577, 2075, 1996, 4539, 2046, 4634, 2005, 1996, 13569, 4095, 3535, 1012, 1056, 16068, 19841, 11457, 6994, 4651, 4748, 14028, 12086, 2089, 4651, 5906, 2030, 2060, 6764, 2090, 3001, 1999, 1037, 20419, 4044, 1012, 2320, 2716, 2046, 1996, 6778, 4044, 1006, 1045, 1012, 1041, 1012, 13749, 8303, 6994, 4651, 1007, 6764, 2089, 2059, 2022, 15826, 2013, 2028, 2291, 2000, 2178, 2000, 2754, 27248, 5906, 2030, 2060, 6764, 2058, 1996, 2607, 1997, 2019, 3169 ]
mitre
10.txt
56
. adversaries may copy files between internal victim systems to support lateral movement using inherent file sharing protocols such as file sharing over smb / windows admin shares to connected network shares or with authenticated connections via remote desktop protocol. t1036 masquerading adversaries may attempt to manipulate features of their artifacts to make them appear legitimate or benign to users and / or security tools. masquerading occurs when the name or location of an object, legitimate or malicious, is manipulated or abused for the sake of evading defenses and observation. this may include manipulating file metadata, tricking users into misidentifying the file type, and giving legitimate task or service names.. 001 invalid code signature adversaries may attempt to mimic features of valid code signatures to increase the chance of deceiving a user, analyst, or tool. code signing provides a level of authenticity on a binary from the developer and a guarantee that the binary has not been tampered with. adversaries can copy the metadata and signature information from a signed program, then use it as a template for an unsigned program. files with invalid code signatures will fail digital signature validation checks, but they may appear more legitimate to users and security tools may improperly handle these files.. 002 right - to - left override adversaries may abuse the right - to - left override ( rtlo or rlo ) character ( u + 202e ) to disguise a string and / or file name to make it appear benign. rtlo is a non - printing unicode character that causes the text that follows it to be displayed in reverse. for example, a windows screensaver executable named march 25 \ u202excod. scr will display as march 25 rcs. docx. a javascript file named photo _ high _ re \ u202egnp. js will be displayed as photo _ high _ resj. png.. 003 rename system utilities adversaries may rename legitimate system utilities to try to evade security mechanisms concerning the usage of those utilities. security monitoring and control mechanisms may be in place for system utilities adversaries are capable of abusing. it may be possible to bypass those security mechanisms by renaming the utility prior to utilization ( ex : rename rundll32. exe ). an alternative case occurs when a legitimate utility is copied or moved to a different directory and renamed to avoid detections based on system utilities executing from non - standard paths.. 004 mas
[ 0.1376688927412033, -0.4543512761592865, 0.08564338088035583, 0.537632942199707, -0.36574050784111023, -0.3558153510093689, -0.13406266272068024, -0.18555468320846558, 0.09103403240442276, 0.8826966285705566, 0.38444244861602783, -0.5488765239715576, 0.3242720663547516, -0.01984872855246067, -0.1578315794467926, -0.6531627774238586, 0.11541814357042313, 0.26947906613349915, -0.3143145740032196, -0.0981309711933136, 0.5419173836708069, -0.023037735372781754, -0.668095588684082, -0.806376576423645, -0.3973202705383301, 0.41006770730018616, 0.5269566774368286, -0.07742487639188766, 0.47286513447761536, 0.8368319272994995, 0.1440914124250412, 0.026976991444826126, -0.10104656219482422, -0.6980121731758118, 0.47204509377479553, -0.4200291931629181, 0.8402013778686523, -0.35052981972694397, 0.3085724115371704, -0.5810429453849792, 0.20629550516605377, -0.4455774128437042, 0.18053176999092102, -0.3881656527519226, -0.47606927156448364, -0.4378768801689148, 0.26250120997428894, 0.07263386994600296, 0.3230748176574707, -0.25352051854133606, 0.4414046108722687, 0.3456287086009979, -0.23359841108322144, -0.4717310965061188, -0.03318319097161293, -0.19009187817573547, 0.36065536737442017, -0.17111210525035858, 0.15213893353939056, -0.16508649289608002, 0.292827844619751, -0.18157608807086945, 0.5087500810623169, -0.2584244906902313, 0.41007888317108154, 0.8876363039016724, -0.009823743253946304, 0.4491555094718933, 0.2249191701412201, -0.17291785776615143, 0.10692167282104492, 0.5065858364105225, -0.8337758183479309, -0.04037933051586151, -0.5076505541801453, -0.8519849181175232, 0.027060188353061676, 0.0377444289624691, 0.04665913060307503, 0.8140684962272644, -0.28699588775634766, 0.7210577130317688, 0.1256866604089737, 0.053815215826034546, 0.24971617758274078, 0.11048882454633713, 0.9264684915542603, 0.5922859907150269, -0.32623451948165894, 0.297720342874527, 0.03458085656166077, 0.4663597047328949, -1.0346906185150146, -0.45838940143585205, -0.13121336698532104, 0.7912105917930603, -0.23823057115077972, 0.19203266501426697, -0.012771855108439922, -0.29312360286712646, 0.4506482183933258, 1.2372459173202515, 0.10215431451797485, 0.5091891288757324, -0.30553367733955383, 0.09449783712625504, 0.4128875434398651, -0.7226513624191284, -0.6658082008361816, -0.2976878583431244, 0.6770342588424683, -0.1187971904873848, 0.19861562550067902, -0.3170219957828522, 0.07722195237874985, 0.2677493989467621, 0.12423348426818848, 0.18399599194526672, 0.12981180846691132, 0.307111918926239, 0.2558903098106384, -0.72171950340271, 0.5364664196968079, -0.1434462070465088, 0.2874237596988678, 0.013505394570529461, 0.18213997781276703, 0.46485960483551025, -0.06830336898565292, -0.3643612563610077, 0.1964893341064453, -0.39026007056236267, -0.23150426149368286, 0.3572124242782593, -0.6105083227157593, 0.7729087471961975, 0.2577497661113739, 0.1947777420282364, 0.39970219135284424, -0.9359561204910278, -0.44717323780059814, 1.3133416175842285, -0.11389145255088806, 1.1259427070617676, -0.16443587839603424, 0.2905270755290985, 0.19426201283931732, 0.27298474311828613, -0.5505425333976746, 0.01976267248392105, -0.2441730797290802, -0.11952667683362961, 1.077914834022522, 0.13415683805942535, -0.5353822112083435, 0.3698223829269409, -0.4937828779220581, 0.253294974565506, 0.29893484711647034, 0.2212078720331192, -0.31532201170921326, 0.9658554792404175, 0.1836145520210266, 0.29987475275993347, 0.09195740520954132, 0.7384445667266846, -0.7057838439941406, -0.864653468132019, -0.5236504673957825, 0.035326942801475525, 0.4579251706600189, 0.43693792819976807, -0.13223588466644287, -0.442419171333313, 0.8880172371864319, 0.2568311095237732, 0.26031941175460815, -0.48277634382247925, 0.32109957933425903, 0.1489359587430954, -0.5457624197006226, 0.2784719467163086, 0.2946566045284271, 1.017769694328308, -0.8879834413528442, 0.3482675850391388, -0.4530785381793976, -1.0430870056152344, -0.32380589842796326, -0.16384580731391907, 0.02750943787395954, 0.264644593000412, -0.7389911413192749, 0.9823224544525146, 0.37083035707473755, 0.3436698615550995, -1.2562415599822998, -0.11728020757436752, -0.26680177450180054, -1.3504692316055298, -0.5328323841094971, -0.16357378661632538, -0.3773806691169739, 0.5526095032691956, -0.8788243532180786, 0.1336437314748764, 1.0121368169784546, 0.5356422066688538, -0.06834384053945541, 1.0375962257385254, 1.25307297706604, -0.3499218821525574, -0.025647690519690514, -0.11453031003475189, 0.31191378831863403, -0.05416397377848625, 0.026690645143389702, 0.6975641250610352, -0.29413366317749023, 0.5560915470123291, -0.6104145646095276, 0.7179543375968933, 0.2609765827655792, 0.5755702257156372, 0.15876178443431854, -0.22092264890670776, 0.1757819801568985, 0.2791624665260315, -0.5511766076087952, 0.03682934120297432, 0.12862974405288696, 0.6182404160499573, 0.3445979058742523, 0.3784800171852112, 0.025438345968723297, -0.48905932903289795, -0.01830904744565487, 0.30000996589660645, 0.34967041015625, -0.01136565487831831, 0.05092407390475273, 0.638616681098938, 0.4258851110935211, 0.49524223804473877, 0.48735907673835754, 0.5142745971679688, 0.24458280205726624, -0.290607750415802, 0.293026864528656, 0.7222702503204346, 0.22615672647953033, 0.6372754573822021, 0.7979997396469116, 0.2401345670223236, -0.9134742617607117, -0.07498497515916824, 0.48345503211021423, 0.9501855969429016, -0.3739452362060547, -0.7136743664741516, -0.04137658700346947, -0.4427550137042999, 0.12122713774442673, -0.3072381615638733, -0.024955473840236664, 0.26903435587882996, 0.004853140562772751, 0.3215351998806, -0.7594731450080872, -0.8339152336120605, -0.7431792616844177, -0.1596263349056244, -0.7411148548126221, -0.5587748885154724, -0.4240841269493103, -0.262132465839386, 0.12003204971551895, -0.3606119155883789, 1.2902833223342896, -0.5278764367103577, -0.21959644556045532, 0.22792382538318634, -0.22138798236846924, -0.06162922829389572, -0.15094371140003204, 0.26644864678382874, -0.8369454145431519, -0.08307695388793945, 0.1628139317035675, 0.9228915572166443, -0.27384838461875916, -0.16505515575408936, -0.5008159279823303, -0.17873512208461761, 0.01955796405673027, 0.037214361131191254, 0.7621940970420837, -0.39983734488487244, 0.16358189284801483, -0.1588876098394394, 0.16599707305431366, -0.032685067504644394, -0.02439839579164982, -0.22789782285690308, -0.8997601866722107, 0.08172653615474701, -0.12385710328817368, -0.029967205598950386, 0.8026599287986755, 0.43657371401786804, -0.8264815211296082, 0.20081409811973572, -0.11429654806852341, 0.6244535446166992, -0.5507264733314514, 0.6064906716346741, 0.1117633581161499, 0.16684263944625854, -0.20348897576332092, -0.6221252679824829, 0.14346188306808472, -0.10147559642791748, -0.39597517251968384, -0.24881720542907715, -0.5209237933158875, -0.03587738424539566, 0.3490699827671051, -0.7066448330879211, -0.006535917986184359, -0.722926676273346, -0.9126505255699158, -0.1525557041168213, -0.6668409705162048, 0.7231249213218689, 0.3040379285812378, -0.05691270902752876, 0.28854894638061523, -0.19419553875923157, -0.14521223306655884, -0.1582898646593094, 0.09674409031867981, -0.8858116865158081, 0.8111072778701782, 0.3141994774341583, -0.4358241558074951, 0.99757319688797, 0.3608684539794922, -0.028153706341981888, -0.3012295663356781, -0.19151407480239868, -0.4555718004703522, 0.09392102062702179, -0.10251347720623016, 0.5032884478569031, -0.3992948830127716, 0.42970651388168335, -0.6445313692092896, 0.058800242841243744, -0.05574224889278412, 0.41892769932746887, 0.6594611406326294, 0.3093682825565338, -0.6962021589279175, 0.2197258472442627, -0.22371350228786469, -0.2788148820400238, -0.3321132957935333, 0.3426497280597687, 0.34527045488357544, 0.13136324286460876, 0.183281809091568, -0.6085318326950073, -0.38713961839675903, 0.5757879018783569, -0.16037778556346893, -0.41156771779060364, 0.47473329305648804, -0.09369947761297226, 0.6500946879386902, -1.4616020917892456, -0.0536821223795414, -0.24452532827854156, 0.5163306593894958, -0.1291852593421936, -0.3729037344455719, -0.49871331453323364, -0.6140914559364319, -0.8304136991500854, 0.049370236694812775, -0.4344261586666107, -0.19911496341228485, -0.28057727217674255, 0.3730736970901489, -0.4046279489994049, -0.5725451111793518, -0.7933254837989807, 0.720748245716095, 0.8543262481689453, 0.5353384613990784, 0.6595208644866943, 0.677034318447113, 0.5640379190444946, -0.38982775807380676, 0.040185317397117615, -0.5991091132164001, 0.13480277359485626, -0.18320730328559875, 0.6511732339859009, -0.7858012318611145, -0.352078914642334, -0.13129737973213196, -0.149094358086586, -0.09994000196456909, 0.01274689007550478, 0.34618252515792847, 0.29023072123527527, -0.27358531951904297, -0.5287171602249146, 0.47647690773010254, -0.2000301629304886, -0.8194730877876282, 0.1583835631608963, -0.5589085221290588, 0.6837649941444397, 0.9501140117645264, -0.7236835956573486, -0.00642622634768486, -0.5174950957298279, -0.11663305014371872, 0.4778425395488739, 0.8951767683029175, -0.026377467438578606, -0.6930025815963745, -0.15375101566314697, -0.5167217254638672, -0.011324472725391388, 0.15880140662193298, 0.1484701931476593, 0.19056954979896545, -1.3818506002426147, -0.14511623978614807, -0.05397042632102966, -0.5892139673233032, -0.6658734083175659, -0.309126615524292, 0.09763512760400772, 0.7220746874809265, 0.2792488932609558, -0.2330670803785324, -0.07804908603429794, 0.8339240550994873, -0.7424272298812866, 0.4466291666030884, -1.0563206672668457, 0.023136479780077934, 0.2351972609758377, 0.22138482332229614, -0.2297355681657791, 0.385393351316452, -0.9715257287025452, -0.014351260848343372, -0.3019213378429413, -0.10826992988586426, -0.9044874310493469, -0.12267038971185684, 1.189294457435608, -0.028269074857234955, -0.13316373527050018, 0.602734386920929, 0.422497421503067, -0.079081691801548, 0.33325111865997314, -0.10045851767063141, 0.12744629383087158, -0.2545262277126312, -0.7590214610099792, 0.3538975715637207, -0.0760807991027832, -0.090272918343544, -0.38955265283584595, -0.5239461660385132, 0.5980226993560791, 0.3098689913749695, -0.39103323221206665, -0.49982157349586487, -0.6735397577285767, -0.1681697815656662, 0.1825123429298401, 0.046440497040748596, 0.7211275100708008, -0.4541700482368469, 0.1514420211315155, 0.10231874138116837, 0.6615949273109436, -0.6720024943351746, -0.4378945231437683, -0.9326214790344238, -0.1147012710571289, 0.044443827122449875, -0.28033512830734253, 0.4237072467803955, -0.35989776253700256, -0.33487409353256226, 0.47517719864845276, 0.6468786597251892, 0.06600760668516159, -1.2615565061569214, -0.3336327075958252, -0.742944061756134, 0.5139536261558533, -0.46291792392730713, 0.4765501916408539, -0.18952536582946777, 0.1904502511024475, -0.05645633861422539, 0.7674094438552856, 0.44772008061408997, -0.4520980715751648, 0.06297437846660614, 0.09685178101062775, 0.45924070477485657, -0.888047456741333, -0.01605951599776745, 0.3659738004207611, -0.4978700578212738, 0.04661403223872185, 0.31495916843414307, -0.16847734153270721, -0.8750858902931213, -0.45545655488967896, -0.2381884753704071, -0.4779694676399231, 0.4656601846218109, -0.2303452491760254, -0.18008442223072052, -0.3693326711654663, 0.33298611640930176, -0.17082463204860687, -0.44358739256858826, 0.007846938446164131, 0.34223708510398865, -0.15817910432815552, -0.12763045728206635, 0.04805596545338631, -0.2540966272354126, -0.7093187570571899, 0.37872228026390076, 0.8411992788314819, -0.09196941554546356, -0.5085952877998352, 0.05229123681783676, 0.06326409429311752, 0.7946248650550842, -0.27990859746932983, -0.3170017600059509, -0.5181289315223694, 0.6359409093856812, -0.34442776441574097, -0.47521910071372986, 0.3655134439468384, -1.2324175834655762, 0.7677103877067566, 0.005858085583895445, 0.09610894322395325, 0.5186920166015625, -0.14309066534042358, 0.18640358746051788, 0.3066379129886627, 0.2792026698589325, -0.7948424220085144, -0.018673716112971306, -0.4096698760986328, 0.5418911576271057, 0.3951401114463806, 0.18267115950584412, 0.34278979897499084, 0.5208227038383484, -0.3574788570404053, -1.3826543092727661, 1.0453388690948486, 0.12686413526535034, -0.2032041996717453, 0.19211247563362122, -0.28746017813682556, 1.0007187128067017, -0.11034282296895981, 0.5234249234199524, 0.6956643462181091, 0.4319401681423187, -0.42226794362068176, -0.28985005617141724, 0.26610180735588074, 0.4566584527492523, -0.16062387824058533, 0.007249557878822088, -0.4639103412628174, -0.6744296550750732, -0.0830027163028717, 0.47807273268699646, -0.4381411075592041, -0.5421932339668274, 0.07681465148925781, 0.5781275629997253, -0.2637261748313904, 0.7833489179611206, -0.7036463022232056, -0.741483211517334, 0.007774182595312595, -0.2710131108760834, -0.3540436625480652, -0.7052443623542786, 1.0916646718978882, 0.521957278251648, 0.6178699731826782, 0.03519478067755699, 0.30925464630126953, -0.17146392166614532, -0.22554214298725128, 0.6417409181594849, -0.15756703913211823, -0.5175460577011108, 0.9938399195671082, 0.1612572968006134, -0.802539050579071, -0.14899079501628876, -1.2932347059249878, 0.09207481145858765, 0.09621408581733704, -0.23630084097385406, 0.043750960379838943, 0.09815225005149841, -0.021098095923662186, 0.16763928532600403, 0.5170660018920898, 0.7825919389724731, -0.06557094305753708, -0.4322696328163147, 0.1750587671995163, -0.14060771465301514, -0.05788419768214226, 0.31728091835975647, -0.6806959509849548, -0.4482182264328003, -0.3627378046512604, 0.08032150566577911, 0.32430046796798706, 0.1369326412677765, 0.9420907497406006, -0.11048626899719238, 0.04349981248378754, -0.18249890208244324, -0.08987930417060852, 0.8570099472999573, -0.37791040539741516, -0.1448419839143753, 0.5999326109886169, 1.0544553995132446, -0.6920052170753479, -0.5823021531105042, -0.06294003874063492, -0.24987991154193878, 0.210243359208107, -1.1380231380462646, -0.35591134428977966, 0.4448542594909668, -0.4252123236656189, 0.1180819720029831, -0.9171240329742432, -0.6176400184631348, -0.68622225522995, 0.31976959109306335, 0.06335484981536865, -0.168220654129982, -0.8818802833557129, 0.42619588971138, -0.47904449701309204, -0.2535356879234314, -0.5590996146202087, 0.35404646396636963, -0.07219824194908142, 0.34358423948287964, -0.971511721611023, -0.003505848813802004, -0.4215848445892334, -0.5553010702133179, 0.3545655608177185, -0.40766769647598267, -0.7204795479774475, -0.393618106842041, 0.5084536671638489, -0.3547861874103546, -0.5262239575386047, -0.14574450254440308, -0.3550278842449188, 0.14069987833499908, 0.44637152552604675, -0.5291364192962646, -0.2686846852302551, 0.40871527791023254, -0.22147531807422638, 0.5087842345237732, 0.8511627316474915, 0.5616163015365601, 0.6721669435501099, -0.6324109435081482, -0.46809858083724976, 0.09830435365438461, -0.1541443169116974, 0.5382303595542908, -0.0582333505153656, -0.46027642488479614, -0.18047477304935455, -0.3109199106693268, -1.0720665454864502, -0.33028605580329895, -0.5756903886795044, 0.7104080319404602, 0.4675907790660858, -0.6233652830123901, -0.11816709488630295, 0.6491113305091858, 0.05801057070493698, 0.09315209090709686, -0.49882620573043823, 0.9448533654212952, 0.7410860657691956, -0.18099842965602875, 0.4138030409812927, 0.4699482023715973, 0.5453540682792664, -0.3427313268184662, -0.3196539282798767, 0.0829240083694458, -0.3603609800338745, 0.4475347399711609, -0.37520039081573486, 0.04064871370792389, -0.05793658643960953, -1.0344091653823853, 0.4047219455242157, 0.3908579349517822, 0.17348897457122803, 0.49490705132484436, 0.021168313920497894, -0.15229187905788422, -1.1578595638275146, -0.15928807854652405, -0.8396912217140198, -0.08898899704217911, 0.41232243180274963, -0.694587767124176, -0.014059619978070259, -0.6496263742446899, 0.014776264317333698, 0.04640864208340645, 0.20749133825302124, -0.452888548374176, 0.39995238184928894, -0.069994255900383, -0.11237172782421112, 1.5708799362182617, -0.28540751338005066, 0.03729875758290291, -0.2432847023010254, 0.40761369466781616, -0.5639881491661072, -1.1887247562408447, 0.34985479712486267, 1.0680899620056152, 0.13382354378700256, -0.025751259177923203, -0.7775663733482361, 0.19012895226478577, -0.07579827308654785, -0.4278133809566498, 0.14830702543258667, 0.29756754636764526, -0.06142629310488701, 0.5786257982254028, -0.3731130063533783, 0.11680307984352112, 0.31307196617126465, -0.004971103277057409, 0.20886337757110596, -0.5676942467689514, -0.5072675943374634, -0.01705344021320343, -0.16816090047359467, 0.1281021386384964, 0.5334651470184326, 0.47625458240509033, 0.24837765097618103, -0.5695520043373108, -0.14588679373264313, -0.6121172308921814, 0.1459682583808899, 0.9774388074874878, 0.189737930893898, -0.31505319476127625, 0.07092352956533432, 0.5168003439903259, -0.1531205177307129, -0.1290263831615448, 0.5611349940299988, 0.27239730954170227, 0.05200005695223808, 0.4014928936958313, -0.03241906315088272, -0.331321656703949, 0.07601333409547806, -0.2113349437713623, 0.3178784251213074, 0.0164878498762846, 0.2671223282814026, -0.06883083283901215, -0.2402353137731552, 0.9149019122123718, -0.35588735342025757, 0.2871360778808594, -0.6722074747085571, 0.17319391667842865, 0.18439213931560516, -0.03665893152356148, -0.401799738407135, 0.8047229647636414, 1.0406768321990967, 0.3842752277851105, -0.6084060668945312, 0.18674883246421814, 0.08121385425329208, -0.03823006898164749, 0.2864454686641693, 0.08634945005178452, -0.4656960070133209, 0.32343021035194397, 0.42354616522789, -0.8446222543716431, -0.30466267466545105, -0.20941004157066345, 0.2731049656867981, 0.008073817938566208, 0.451675683259964, -0.5821511149406433, 0.03073042631149292, -0.33222153782844543, 0.6623612642288208, -0.3264567255973816, -0.18244828283786774, 0.6210598945617676, -0.6748073101043701, -0.057309385389089584, 0.7016334533691406, -0.08567800372838974, 0.3586735725402832, -0.14383310079574585, 0.8304190039634705, 0.3647863268852234, 0.2114022821187973, -0.5307472944259644, -0.5577038526535034, -0.03723111376166344, 0.03127630054950714, -0.33131465315818787, -0.48726886510849, 0.09704795479774475, 0.047648873180150986, 0.40884333848953247, -0.01888248883187771, 0.016933497041463852, -0.6203041672706604, -0.040334030985832214, -0.20877645909786224, -0.548700213432312, 1.0407660007476807, 0.07339251041412354, -0.40558019280433655, -0.16355471312999725, -0.3422664701938629, 0.4450632929801941, 0.42401427030563354, -0.11574967950582504, -0.5697001218795776, -0.8295261859893799, -0.34887048602104187, -0.643118679523468, 0.7921251058578491, -0.2536337971687317, 0.11735270172357559, 0.1068497747182846, -0.872199296951294, -0.6920806169509888, 0.01772112399339676, -0.18971824645996094, -0.3457981050014496, 0.8636263012886047, 0.4777738153934479, 0.3001541495323181, 0.5984640121459961, -0.2093411535024643, -0.26820632815361023, -0.057609908282756805, 1.182846188545227, -0.18637114763259888, 0.42026305198669434, 0.176576629281044, 0.4979785084724426, 0.3454192876815796, -0.2774289846420288, 0.11404579132795334, -0.18399308621883392, -0.14957073330879211, -0.6231250166893005, -0.6647627353668213, -0.5819321870803833, -0.21924461424350739, -0.28694942593574524, 0.2604164481163025, 0.388166218996048, 0.007196616381406784, -0.9475141763687134, -0.10228024423122406, 0.05640655383467674, 0.2848723232746124, -0.35620519518852234, -0.19478090107440948, 0.2398868054151535, 0.13903623819351196, 0.7478557229042053, -0.826572060585022, 4.41359281539917, 0.3128211498260498, 0.008067559450864792, 0.15115804970264435, 0.25391408801078796, 1.0640023946762085, 0.8296447396278381, -1.1125909090042114, -0.04976504668593407, 0.16003935039043427, 0.3721625506877899, -0.5574665665626526, 0.3381267488002777, -0.02222343720495701, 0.18909136950969696, 0.6389073729515076, -0.21804827451705933, 0.17455609142780304, 0.36743369698524475, -1.5076262950897217, -0.6574559211730957, -0.21186025440692902, -0.8547601103782654, 0.6176546812057495, 0.328256756067276, 0.14458778500556946, 0.0677201896905899, -0.11242526769638062, 0.06099168211221695, -0.3678934872150421, -0.4071747660636902, -0.33160898089408875, -0.014225337654352188, -0.5919039845466614, -0.1953059881925583, 0.23365594446659088, 0.10512503236532211, -0.666450023651123, -0.2543305456638336, 0.2751859426498413, 0.6102048754692078, -0.22941960394382477, -0.21646805107593536, -0.9272663593292236, 0.056688934564590454, 0.9433548450469971, -0.492428183555603, -0.0015142916236072779, 0.8300878405570984, -0.19053420424461365, 1.063712477684021, 0.18605515360832214, 0.7810804843902588, -0.2640904188156128, -0.3226928412914276, 1.1393417119979858, -0.2682187855243683, 0.11779554188251495, 0.5198573470115662, 0.07192056626081467, 0.42003899812698364, -0.46703121066093445, 0.14017392694950104, -0.020833972841501236, -0.4023548662662506, 0.6178271770477295, -0.26639553904533386, 0.14447122812271118, 0.03821857273578644, -0.363881379365921, -0.06845502555370331, -0.39730215072631836, -0.9181503653526306, -0.4897668957710266, 0.22881381213665009, -0.21568910777568817, 0.18576839566230774, 0.5468895435333252, 0.16565395891666412, -0.1030992716550827, 0.009575086645781994, -0.8241937756538391, -0.7637976408004761, 0.7576068043708801, 0.5345813632011414, 0.5686873197555542, -0.04584403336048126, -0.6350154280662537, 0.30679523944854736, 0.14617647230625153, 0.20735938847064972, -0.04434158653020859, -0.3961448669433594, 0.1906597912311554, 0.03965604677796364 ]
[ 1012, 4748, 14028, 12086, 2089, 6100, 6764, 2090, 4722, 6778, 3001, 2000, 2490, 11457, 2929, 2478, 16112, 5371, 6631, 16744, 2107, 2004, 5371, 6631, 2058, 15488, 2497, 1013, 3645, 4748, 10020, 6661, 2000, 4198, 2897, 6661, 2030, 2007, 14469, 4383, 7264, 3081, 6556, 15363, 8778, 1012, 1056, 10790, 21619, 16137, 4226, 12173, 2075, 4748, 14028, 12086, 2089, 3535, 2000, 17708, 2838, 1997, 2037, 10471, 2000, 2191, 2068, 3711, 11476, 2030, 28378, 2000, 5198, 1998, 1013, 2030, 3036, 5906, 1012, 16137, 4226, 12173, 2075, 5158, 2043, 1996, 2171, 2030, 3295, 1997, 2019, 4874, 1010, 11476, 2030, 24391, 1010, 2003, 20063, 2030, 16999, 2005, 1996, 8739, 1997, 9345, 4667, 13345, 1998, 8089, 1012, 2023, 2089, 2421, 26242, 5371, 27425, 1010, 7577, 2075, 5198, 2046, 28616, 5178, 16778, 14116, 1996, 5371, 2828, 1010, 1998, 3228, 11476, 4708, 2030, 2326, 3415, 1012, 1012, 25604, 19528, 3642, 8085, 4748, 14028, 12086, 2089, 3535, 2000, 23150, 2838, 1997, 9398, 3642, 16442, 2000, 3623, 1996, 3382, 1997, 11703, 7416, 6455, 1037, 5310, 1010, 12941, 1010, 2030, 6994, 1012, 3642, 6608, 3640, 1037, 2504, 1997, 21452, 2006, 1037, 12441, 2013, 1996, 9722, 1998, 1037, 11302, 2008, 1996, 12441, 2038, 2025, 2042, 17214, 4842, 2098, 2007, 1012, 4748, 14028, 12086, 2064, 6100, 1996, 27425, 1998, 8085, 2592, 2013, 1037, 2772, 2565, 1010, 2059, 2224, 2009, 2004, 1037, 23561, 2005, 2019, 27121, 2565, 1012, 6764, 2007, 19528, 3642, 16442, 2097, 8246, 3617, 8085, 27354, 14148, 1010, 2021, 2027, 2089, 3711, 2062, 11476, 2000, 5198, 1998, 3036, 5906, 2089, 24156, 2135, 5047, 2122, 6764, 1012, 1012, 4002, 2475, 2157, 1011, 2000, 1011, 2187, 2058, 15637, 4748, 14028, 12086, 2089, 6905, 1996, 2157, 1011, 2000, 1011, 2187, 2058, 15637, 1006, 19387, 4135, 2030, 1054, 4135, 1007, 2839, 1006, 1057, 1009, 16798, 2063, 1007, 2000, 14249, 1037, 5164, 1998, 1013, 2030, 5371, 2171, 2000, 2191, 2009, 3711, 28378, 1012, 19387, 4135, 2003, 1037, 2512, 1011, 8021, 27260, 2839, 2008, 5320, 1996, 3793, 2008, 4076, 2009, 2000, 2022, 6913, 1999, 7901, 1012, 2005, 2742, 1010, 1037, 3645, 12117, 22208, 4654, 8586, 23056, 2315, 2233, 2423, 1032, 23343, 2692, 2475, 10288, 3597, 2094, 1012, 8040, 2099, 2097, 4653, 2004, 2233, 2423, 22110, 2015, 1012, 9986, 2595, 1012, 1037, 9262, 22483, 5371, 2315, 6302, 1035, 2152, 1035, 2128, 1032, 23343, 2692, 2475, 13910, 16275, 1012, 1046, 2015, 2097, 2022, 6913, 2004, 6302, 1035, 2152, 1035, 24501, 3501, 1012, 1052, 3070, 1012, 1012, 4002, 2509, 14916, 14074, 2291, 16548, 4748, 14028, 12086, 2089, 14916, 14074, 11476, 2291, 16548, 2000, 3046, 2000, 26399, 3036, 10595, 7175, 1996, 8192, 1997, 2216, 16548, 1012, 3036, 8822, 1998, 2491, 10595, 2089, 2022, 1999, 2173, 2005, 2291, 16548, 4748, 14028, 12086, 2024, 5214, 1997, 8273, 7741, 1012, 2009, 2089, 2022, 2825, 2000, 11826, 2216, 3036, 10595, 2011, 24944, 1996, 9710, 3188, 2000, 27891, 1006, 4654, 1024, 14916, 14074, 2448, 19422, 2140, 16703, 1012, 4654, 2063, 1007, 1012, 2019, 4522, 2553, 5158, 2043, 1037, 11476, 9710, 2003, 15826, 2030, 2333, 2000, 1037, 2367, 14176, 1998, 4096, 2000, 4468, 10788, 2015, 2241, 2006, 2291, 16548, 23448, 2013, 2512, 1011, 3115, 10425, 1012, 1012, 4002, 2549, 16137 ]
mitre
10.txt
57
##querade task or service adversaries may attempt to manipulate the name of a task or service to make it appear legitimate or benign. tasks / services executed by the task scheduler or systemd will typically be given a name and / or description. windows services will have a service name as well as a display name. many benign tasks and services exist that have commonly associated names. adversaries may give tasks or services names that are similar or identical to those of legitimate ones.. 005 match legitimate name or location adversaries may match or approximate the name or location of legitimate files or resources when naming / placing them. this is done for the sake of evading defenses and observation. this may be done by placing an executable in a commonly trusted directory ( ex : under system32 ) or giving it the name of a legitimate, trusted program ( ex : svchost. exe ). in containerized environments, this may also be done by creating a resource in a namespace that matches the naming convention of a container pod or cluster. alternatively, a file or container image name given may be a close approximation to legitimate programs / images or something innocuous.. 006 space after filename adversaries can hide a program's true filetype by changing the extension of a file. with certain file types ( specifically this does not work with. app extensions ), appending a space to the end of a filename will change how the file is processed by the operating system.. 007 double file extension adversaries may abuse a double extension in the filename as a means of masquerading the true file type. a file name may include a secondary file type extension that may cause only the first extension to be displayed ( ex : file. txt. exe may render in some views as just file. txt ). however, the second extension is the true file type that determines how the file is opened and executed. the real file extension may be hidden by the operating system in the file browser ( ex : explorer. exe ), as well as in any software configured using or similar to the system ’ s policies.. 008 masquerade file type adversaries may masquerade malicious payloads as legitimate files through changes to the payload's formatting, including the file ’ s signature, extension, and contents. various file types have a typical standard format, including how they are encoded and organized. for example, a file ’ s signature ( also known as header
[ -0.4226870536804199, -0.29399558901786804, 0.1730443388223648, 0.7492972612380981, -0.20139402151107788, -0.3284984529018402, -0.12865206599235535, 0.05639791116118431, 0.04916839301586151, 0.8669644594192505, 0.6070855855941772, -0.29515087604522705, 0.17366157472133636, -0.1106458231806755, -0.5293429493904114, -0.6819013953208923, 0.2703613340854645, 0.7226628661155701, -0.6311829090118408, -0.5451821088790894, 0.660797655582428, 0.34571558237075806, -0.3640681207180023, -0.8742111921310425, 0.11318276822566986, 0.8572750687599182, 0.6566770076751709, -0.17063312232494354, 0.3200608491897583, 0.781339168548584, 0.32700487971305847, -0.04835601896047592, -0.22176159918308258, -0.220542311668396, 0.14001034200191498, 0.06320194900035858, 0.8062951564788818, -0.6732036471366882, 0.12186132371425629, -0.9950108528137207, 0.6136611104011536, -0.312238872051239, -0.09487650543451309, -0.42462003231048584, -0.06466477364301682, -0.21959729492664337, -0.35106489062309265, 0.08058682829141617, 0.29411303997039795, -0.6302310824394226, 0.2021840214729309, 0.5641446709632874, -0.0875987634062767, 0.14345863461494446, -0.33212700486183167, -0.07773508131504059, -0.24324950575828552, 0.2406318187713623, -0.2343144714832306, 0.18216003477573395, 0.43245548009872437, 0.0018548278603702784, 0.3659582734107971, -0.6819818019866943, -0.03286818787455559, 0.5697517395019531, 0.45723000168800354, -0.42052266001701355, 0.4017726182937622, -0.4522061049938202, -0.21246999502182007, 0.9894701242446899, -0.7340449690818787, -0.02144475094974041, -0.5608783960342407, -0.5625760555267334, -0.4856346845626831, -0.41377776861190796, 0.195307657122612, 0.7461224794387817, 0.00007472097058780491, 0.6147340536117554, -0.03268391638994217, -0.1834837645292282, 0.3459221422672272, -0.030691687017679214, 0.4396907687187195, 0.6657422184944153, -0.17367084324359894, 0.11707308143377304, -0.053395528346300125, 0.4780943989753723, -1.1544557809829712, -0.42164814472198486, 0.07379228621721268, 0.3765663206577301, -0.4660465121269226, 0.2710026800632477, -0.15411758422851562, -0.2951153814792633, 0.6259059309959412, 0.8400061726570129, -0.1919790357351303, 0.17433053255081177, -0.7598565816879272, 0.5274944305419922, 0.12324107438325882, -0.6106184720993042, -0.9721389412879944, -0.6564061045646667, 1.0963890552520752, 0.15058234333992004, 0.6467730402946472, -0.9495835900306702, -0.28147056698799133, 0.6952770352363586, -0.0837942436337471, -0.04637238755822182, 0.20291931927204132, 0.16755284368991852, 0.11775890737771988, -0.8046476244926453, 0.28143608570098877, 0.05145711451768875, 0.027056029066443443, -0.13170531392097473, 0.08260907977819443, 0.6101505756378174, -0.5791260004043579, -0.7195695042610168, 0.1615666300058365, -0.525482714176178, -0.19693128764629364, 0.4543941020965576, -0.8554750680923462, 0.3493087589740753, 0.21241453289985657, 0.45656639337539673, -0.23020967841148376, -0.9701905846595764, 0.09185190498828888, 0.5632720589637756, -0.10511994361877441, 1.5208226442337036, 0.5516125559806824, 0.30339744687080383, 0.09893981367349625, 0.18985368311405182, -1.1602330207824707, 0.3992229998111725, -0.2661948800086975, -0.27370384335517883, 0.941363513469696, -0.010041716508567333, -0.44372254610061646, 0.3934888541698456, -0.4287588596343994, 0.20400245487689972, 0.5213417410850525, -0.21479274332523346, -0.11935384571552277, 0.9986251592636108, 0.006843400187790394, 0.1840747594833374, 0.5618830919265747, 0.4329618513584137, -0.97293621301651, -0.596088707447052, 0.26520898938179016, -0.2468256652355194, 0.2540811002254486, 0.4552680552005768, -0.13936132192611694, 0.3572531044483185, 1.0106096267700195, 0.90055251121521, -0.26414626836776733, -0.28328508138656616, 0.04652175307273865, 0.30571624636650085, -1.14657461643219, 0.06734372675418854, -0.032433073967695236, 0.6160808801651001, -0.3277421295642853, 0.2616274356842041, -0.16254112124443054, -0.9397650957107544, -0.19955246150493622, -0.2203550487756729, -0.3551171123981476, 0.4444173574447632, -0.431926965713501, 1.0450019836425781, 0.5169522762298584, 0.2229451686143875, -1.2521988153457642, -0.5312395691871643, 0.021982800215482712, -1.2229797840118408, -0.3921046555042267, 0.1370929777622223, 0.04667970910668373, 0.08940237760543823, -0.40372371673583984, -0.3849408030509949, 1.1569955348968506, 0.8162347674369812, 0.071504607796669, 0.9697018265724182, 1.003235101699829, -0.22341714799404144, -0.13599494099617004, -0.3271463215351105, 0.4579404294490814, -0.29095423221588135, -0.08837755769491196, 0.16733770072460175, -0.5155386328697205, 0.08253353089094162, -0.15918287634849548, 1.1680976152420044, 0.229481503367424, 0.4610166847705841, 0.11906810849905014, -0.40756890177726746, 0.29060012102127075, 0.5212031602859497, -0.12853802740573883, -0.2151794731616974, -0.2940976619720459, 0.3780398666858673, -0.03506199270486832, 0.5837016701698303, 0.005613884422928095, -0.13352592289447784, 0.10245653986930847, 0.6653980016708374, -0.16753163933753967, -0.05834651738405228, 0.09883195906877518, 0.9737858176231384, 0.42633941769599915, 0.5793970227241516, 0.5030155181884766, 0.6876887083053589, 0.1735759824514389, 0.020616866648197174, -0.1092425137758255, 0.47039371728897095, -0.3698177635669708, 0.7801658511161804, -0.030097685754299164, -0.055717796087265015, -0.9174749851226807, -0.7285979390144348, 0.7447678446769714, 0.6414333581924438, -0.4023589789867401, -0.555453360080719, -0.4597814679145813, 0.10916341096162796, 0.07971398532390594, -0.6831148862838745, 0.3885994255542755, 0.4545060992240906, 0.19285808503627777, 0.4044880270957947, 0.012666857801377773, -0.6343501806259155, -0.559480607509613, -0.4064977169036865, -0.9688228964805603, -0.6298786401748657, -0.3357919454574585, -0.6236600279808044, 0.435751736164093, -0.3973349928855896, 1.0026142597198486, -0.5401489734649658, -0.5862936973571777, 0.6948386430740356, -0.5526589155197144, 0.5413669347763062, 0.007376206107437611, 0.37354937195777893, -0.517699658870697, -0.17611917853355408, 0.10383450239896774, 0.6934256553649902, -0.8019616007804871, -0.16510772705078125, -0.23432359099388123, -0.04097335413098335, 0.3042297959327698, -0.537818431854248, 0.9259156584739685, 0.0863080620765686, 0.0918932557106018, -0.22438086569309235, 0.09259091317653656, -0.27543511986732483, 0.10175734758377075, 0.20950034260749817, -0.5924434661865234, 0.24573500454425812, 0.08686739206314087, 0.35916292667388916, 0.5856900215148926, 1.1338233947753906, -0.4083396792411804, 0.386916846036911, 0.13151384890079498, 0.23352348804473877, -0.5812934637069702, 0.9963892102241516, 0.14788956940174103, -0.011566227301955223, 0.13704857230186462, -0.6245253682136536, 0.36705830693244934, -0.3361639082431793, 0.041444871574640274, -0.16072501242160797, 0.10913319885730743, 0.2554183304309845, -0.3270440697669983, -0.9277777671813965, 0.2212124466896057, -0.8900886178016663, -0.044597916305065155, -0.22449040412902832, -0.441072940826416, 1.0357050895690918, -0.1599445641040802, -0.42931708693504333, 0.12067988514900208, -0.07197663933038712, 0.3075217008590698, -0.25036999583244324, 0.1479170322418213, -0.6135243773460388, 0.46713781356811523, 0.6933515071868896, 0.2496156096458435, 0.4309788942337036, 0.4771167039871216, -0.20687486231327057, -0.19273768365383148, -0.30722302198410034, -0.2114780843257904, 0.18629908561706543, 0.3381577432155609, 0.7703402042388916, -0.05300544202327728, 0.5941829681396484, -0.42600712180137634, -0.39004260301589966, -0.2023814469575882, 0.3185800313949585, 0.5044921636581421, -0.25097304582595825, -0.025667918846011162, -0.2269279956817627, -0.017280874773859978, -0.39232778549194336, -0.27337750792503357, 0.20538246631622314, 0.2166190892457962, -0.10114205628633499, 0.5242531895637512, -0.36653777956962585, -0.557833731174469, 0.725082516670227, -0.22599489986896515, -0.7195515036582947, 0.9585141539573669, -0.7394153475761414, 0.7081717848777771, -0.7916027307510376, 0.33093228936195374, -0.2180541306734085, -0.26338449120521545, -0.16670610010623932, -0.1333707869052887, -0.1960441619157791, -0.11635421961545944, -0.20444290339946747, 0.34164172410964966, 0.11179599165916443, -0.2504691183567047, -0.024325724691152573, -0.08673568814992905, -0.002301544416695833, -0.4741179943084717, -0.48248204588890076, 0.8987978100776672, 1.0137230157852173, 0.6511361598968506, -0.12387396395206451, 0.8144084215164185, 0.10448400676250458, -0.12454354017972946, 0.17470891773700714, -0.5563657879829407, 0.17028690874576569, -0.3522551655769348, 0.6625041365623474, -0.010987721383571625, -0.0438903383910656, -0.010656916536390781, -0.4273817837238312, -0.7775475382804871, 0.027978256344795227, 0.2981492578983307, 0.4686877727508545, -0.5162118077278137, -0.7293492555618286, -0.10483793914318085, -0.44973158836364746, -0.40231025218963623, -0.10730528831481934, -0.5812188386917114, 0.8011457920074463, 0.8638686537742615, -0.3059297502040863, -0.21473950147628784, -0.6285194754600525, 0.36546939611434937, 0.6844854950904846, 0.269924134016037, -0.24416574835777283, -1.2104017734527588, 0.12792932987213135, -0.532168447971344, 0.1633649617433548, 0.2818765938282013, -0.2110433131456375, -0.00833176914602518, -0.8093502521514893, 0.19315378367900848, 0.3145577311515808, -0.6103522777557373, -0.858099639415741, -0.35396212339401245, 0.6075299978256226, 0.5466803312301636, 0.16970190405845642, -0.5091958045959473, -0.20104283094406128, 0.0693376436829567, -0.7377153038978577, 0.9900195598602295, -1.282350778579712, 0.31990280747413635, 0.13505816459655762, 0.11286810040473938, -0.23794712126255035, 0.5884582996368408, -1.0040448904037476, 0.0654769092798233, -0.2898598313331604, -0.10747578740119934, -0.18101432919502258, 0.20587171614170074, 0.7453085780143738, -0.15506185591220856, -0.22674143314361572, 0.14245902001857758, 0.28494104743003845, -0.5838109850883484, -0.0061503816395998, 0.1865880936384201, -0.05078505724668503, 0.5835222601890564, -0.8770159482955933, 0.36695370078086853, 0.22681131958961487, -0.03918130323290825, -0.39759740233421326, -0.7591223120689392, 0.6531784534454346, 0.02067294344305992, -0.02953110635280609, -0.40344634652137756, -0.41930103302001953, 0.05106816813349724, 0.24299030005931854, -0.4590964615345001, 0.9354673624038696, -0.3495927155017853, -0.21003685891628265, -0.5365546941757202, -0.2078399360179901, -0.770464301109314, -0.16489540040493011, -0.49950605630874634, 0.10811524093151093, 0.007809008937329054, -0.20097549259662628, 0.03338007256388664, -0.6938642263412476, -0.4126724302768707, 0.6300705075263977, -0.13253474235534668, -0.013273031450808048, -0.9119042754173279, -0.35833629965782166, -0.5387616753578186, 0.0588914193212986, -0.31625276803970337, 1.0041455030441284, 0.24279838800430298, 0.425202339887619, 0.23123805224895477, 0.3817952871322632, 0.5358718633651733, -0.005752726458013058, 0.2865811884403229, 0.11592595279216766, 0.5431410670280457, -0.864749014377594, 0.1462593823671341, 0.1654437929391861, -0.5258257389068604, -0.15050703287124634, 0.14908555150032043, -0.5571057796478271, -0.49761372804641724, -0.7862496972084045, -0.13357241451740265, -0.5226158499717712, 0.1686047911643982, -0.5350884199142456, -0.3551943302154541, -0.7053654193878174, 0.6001613140106201, 0.0427282340824604, -0.22730742394924164, 0.16477444767951965, 0.12172437459230423, 0.20980601012706757, 0.13323962688446045, -0.4359510540962219, -0.9442175030708313, -0.2870854139328003, 0.8398828506469727, 0.7453733086585999, -0.2507775127887726, 0.18648502230644226, 0.15528099238872528, 0.15013092756271362, 0.6670693755149841, 0.17694750428199768, -0.9619311094284058, -0.21637287735939026, 0.1931799203157425, -0.43159693479537964, -0.049620527774095535, 0.13668014109134674, -0.9310101270675659, 0.4039705693721771, -0.4790741205215454, -0.44532114267349243, 0.4555397927761078, -0.3922327756881714, 0.11322542279958725, 0.7937107086181641, 0.694861114025116, -0.829181432723999, -0.2118718922138214, -0.1852576583623886, 0.9776973128318787, 0.07005501538515091, -0.21264445781707764, -0.178807333111763, -0.4108089208602905, -0.7348962426185608, -1.4543731212615967, 0.736442506313324, -0.45302534103393555, -0.2423398643732071, 0.03879288583993912, -0.4318797290325165, 0.506280243396759, 0.025251278653740883, 0.3840300142765045, 0.8247106671333313, 0.5782532691955566, 0.020892372354865074, -0.3924795389175415, 0.16795508563518524, 0.4549194574356079, -0.1398162990808487, -0.06941396743059158, -0.5231181979179382, -0.7852567434310913, -0.057886406779289246, 0.08204178512096405, -0.14071688055992126, -0.38115766644477844, -0.2392968386411667, 0.4776858985424042, -0.17897042632102966, 0.5380005836486816, -0.8588806390762329, -0.661076545715332, -0.36815983057022095, 0.03668017312884331, -0.2979157865047455, -0.6319167017936707, 0.8627817630767822, 0.1414301097393036, 0.03969546779990196, -0.2788572609424591, 0.11833164095878601, -0.30043840408325195, -0.5158372521400452, 0.7910854816436768, -0.18159982562065125, -0.010906239971518517, 1.203914999961853, 0.46062153577804565, -0.19590801000595093, -0.03237970173358917, -0.7471259832382202, 0.3716738522052765, -0.0835319310426712, -0.17021971940994263, -0.3488829433917999, 0.023974129930138588, -0.04701729863882065, 0.0008675382705405354, 0.18230484426021576, 0.5423959493637085, -0.22586596012115479, -0.6715456247329712, 0.5028840899467468, -0.18624663352966309, 0.010186885483562946, 0.6458085179328918, -0.7043295502662659, 0.3095024824142456, -0.6519898176193237, -0.12296660244464874, 0.28229594230651855, -0.22204726934432983, 0.5304450392723083, -0.35420310497283936, -0.12322157621383667, -0.07381896674633026, 0.5781619548797607, 1.1494776010513306, -0.13087856769561768, -0.27981820702552795, 0.2870641350746155, 0.4410613477230072, -0.7208697199821472, -0.44480007886886597, 0.3333394229412079, -0.7147939801216125, 0.3710181713104248, -0.9101257920265198, 0.16971202194690704, 0.10591381788253784, 0.04844263941049576, -0.08853639662265778, -0.6648758053779602, -0.35913851857185364, -0.6530742049217224, -0.25501397252082825, -0.3013366162776947, 0.053636737167835236, -0.0773221030831337, 0.5579304099082947, -0.3348883092403412, -0.04648079350590706, -0.6805606484413147, 0.4532485902309418, -0.5632421970367432, 0.18234576284885406, -0.2592959403991699, 0.2131102979183197, -0.5930773615837097, -0.5083415508270264, 0.0322466716170311, -0.087835893034935, -0.4808500111103058, -0.6261252760887146, 0.15938003361225128, 0.0869121327996254, -0.6032781600952148, 0.3044973611831665, -0.23367980122566223, 0.35329145193099976, 0.09461002796888351, -0.4166586697101593, -0.43742835521698, 0.6743137836456299, -0.2278379201889038, 0.6587619781494141, 0.5770479440689087, -0.0920613631606102, 0.636076033115387, -0.9757630825042725, -0.3250890374183655, 0.5657750964164734, -0.12462638318538666, 0.25814253091812134, 0.25996944308280945, -0.41402167081832886, -0.2887576222419739, 0.016188714653253555, -0.4370814561843872, -0.3848530352115631, -0.7192996740341187, 0.3939207196235657, 0.42880532145500183, 0.020897258073091507, 0.1496688574552536, 0.5980992317199707, 0.1165614128112793, -0.11779113113880157, -0.5791250467300415, 0.6192558407783508, 0.4936883747577667, 0.06501318514347076, 0.23527909815311432, 0.3777962327003479, 0.4680896997451782, 0.26909372210502625, -0.076523557305336, 0.5004962682723999, -0.4517238140106201, 0.19413352012634277, -0.4273146986961365, -0.009572116658091545, -0.6212387084960938, -1.0421229600906372, 0.6019358038902283, -0.18185366690158844, -0.011013983748853207, 0.5843196511268616, 0.022547775879502296, -0.43771252036094666, -1.186446189880371, 0.1873147338628769, -0.5686125159263611, -0.018301211297512054, 0.5386056900024414, -0.2149655669927597, -0.5401373505592346, -0.27518394589424133, -0.6534336805343628, 0.24669884145259857, 0.0833166167140007, -0.1653256118297577, 0.28298816084861755, 0.35347357392311096, -0.16375824809074402, 1.3086674213409424, -0.4199284017086029, -0.3580720126628876, -0.4842887818813324, -0.006419082172214985, -0.7958272695541382, -0.8005545139312744, 0.22155478596687317, 0.7397666573524475, 0.23651161789894104, 0.19707919657230377, -0.8979043960571289, 0.31678077578544617, 0.2805611789226532, -0.21929135918617249, 0.8177090883255005, -0.10876108705997467, -0.7408444881439209, 0.731809675693512, -0.7121069431304932, 0.13663184642791748, 0.6828107833862305, -0.0918402299284935, 0.380228191614151, -0.3538367450237274, -1.257564663887024, 0.11968553066253662, 0.4504472017288208, -0.19996656477451324, 0.37777042388916016, 0.5149933099746704, 0.03215501084923744, -0.7112157940864563, 0.027564330026507378, -0.42545390129089355, 0.3822226822376251, 0.5806670188903809, -0.14759111404418945, -0.09430605173110962, 0.3465577960014343, 0.5243880152702332, -0.20637214183807373, 0.1385502964258194, 0.5103790760040283, 0.23162929713726044, -0.25704360008239746, 0.9223813414573669, -0.00506806094199419, -0.11674584448337555, -0.134957417845726, -0.2712842524051666, -0.05373413488268852, -0.034097135066986084, 0.23523476719856262, -0.005352463107556105, -0.02116566151380539, 0.613172709941864, -0.2948988974094391, 0.6684614419937134, -0.7109331488609314, 0.0598343200981617, 0.2660963237285614, -0.09214884787797928, -0.8417360186576843, -0.03359527140855789, 1.0039368867874146, 0.2994086444377899, -0.5235816836357117, 0.27861538529396057, -0.013252917677164078, 0.4704931676387787, 0.033962082117795944, 0.37333783507347107, -0.7161579728126526, 0.18933476507663727, 0.6800935864448547, -0.7718373537063599, -0.10688672214746475, -0.17857415974140167, 0.6325085163116455, 0.40403831005096436, 0.5429450869560242, -0.4283851385116577, 0.014975187368690968, -0.5904988646507263, 0.4282219409942627, -0.3294001817703247, 0.08506929129362106, 0.5547753572463989, -0.5530338287353516, -0.08418375253677368, 0.7528627514839172, -0.37376368045806885, 0.01744251511991024, 0.021551508456468582, 0.4694494903087616, 0.6610053777694702, 0.5075646042823792, -0.14466677606105804, -0.7798478603363037, -0.36032000184059143, -0.18436118960380554, 0.004730337765067816, -0.15505245327949524, 0.05912283435463905, -0.09329256415367126, 0.46971166133880615, 0.02437944896519184, -0.11966028809547424, -0.8486613035202026, 0.6658154129981995, 0.027386104688048363, -1.0538108348846436, 0.9364662766456604, 0.24798573553562164, -0.28177788853645325, -0.0031433969270437956, 0.019592275843024254, 0.4436284601688385, 0.4187508821487427, -0.25312408804893494, -0.27049434185028076, -0.667232871055603, -0.20733700692653656, -0.35247328877449036, 0.7911882996559143, -0.07006578147411346, -0.0754426047205925, -0.032651495188474655, -0.6046129465103149, -0.45116904377937317, 0.013997809030115604, -0.2730211913585663, -0.6218149065971375, 0.7951210141181946, 0.19055309891700745, -0.10517149418592453, 0.7034198045730591, -0.4611404240131378, 0.19515688717365265, 0.3230758309364319, 0.934015154838562, -0.8632825613021851, 0.1830298751592636, 0.21984048187732697, 0.34492039680480957, 0.150837704539299, -0.27237409353256226, -0.28719833493232727, 0.18226076662540436, -0.21667268872261047, -0.06565285474061966, -0.8862298727035522, -0.47282466292381287, 0.1770067662000656, 0.4742783308029175, 0.590311586856842, 0.30181798338890076, 0.07449634373188019, -1.0245273113250732, -0.13031454384326935, -0.3208898603916168, 0.2615499496459961, -0.2728198766708374, 0.1948050856590271, 0.35769739747047424, 0.07985961437225342, 0.7174391746520996, -1.39259672164917, 4.413415908813477, 0.4004463255405426, -0.1025020033121109, 0.13002830743789673, 0.3828358054161072, 0.958055853843689, 1.0860244035720825, -0.8000991940498352, 0.34928372502326965, -0.4368950128555298, 0.869625449180603, -0.47665470838546753, 0.4407058358192444, 0.05236884206533432, -0.05760597437620163, 0.4329467713832855, -0.7060126066207886, -0.11506763100624084, 0.736181378364563, -0.9293307065963745, -0.7219197154045105, -0.116557776927948, -0.3338514566421509, 0.23917818069458008, 0.02912895381450653, 0.038743920624256134, -0.046734970062971115, -0.6466851830482483, -0.27675861120224, 0.17273902893066406, -0.20575575530529022, -0.6007269024848938, 0.03612091392278671, -0.1714431196451187, -0.4435214400291443, 0.6342896223068237, 0.8167210221290588, -0.6469240188598633, 0.09286563098430634, -0.15029945969581604, 0.5689979195594788, -0.09294361621141434, -0.054928045719861984, -0.650249719619751, -0.03598828986287117, 1.2397230863571167, -0.6587404608726501, -0.028007112443447113, 0.7725464701652527, -0.11108897626399994, 1.0452004671096802, 0.02183343656361103, 1.1830466985702515, -0.12532740831375122, -0.5646145939826965, 0.3280091881752014, -0.20271381735801697, -0.21065768599510193, 0.27268701791763306, 0.1267556995153427, 0.8476933836936951, 0.02515203133225441, -0.35679981112480164, -0.19127270579338074, -0.4824778437614441, 1.0734014511108398, -0.21841809153556824, 0.15173766016960144, 0.13837282359600067, -0.38117796182632446, -0.18575993180274963, -0.6648974418640137, -0.5226742029190063, -0.30712899565696716, 0.497597336769104, -0.2932579815387726, 0.16550809144973755, 0.5151309370994568, 0.5563159584999084, -0.3542361557483673, -0.13960358500480652, -1.0882548093795776, -1.144084095954895, 0.481822669506073, 0.635794460773468, 0.36908572912216187, -0.0795191302895546, -0.5331261157989502, -0.3097444772720337, 0.37160664796829224, 0.5400535464286804, 0.31620311737060547, -0.1429205983877182, -0.08871855586767197, 0.08130936324596405 ]
[ 4226, 13662, 4708, 2030, 2326, 4748, 14028, 12086, 2089, 3535, 2000, 17708, 1996, 2171, 1997, 1037, 4708, 2030, 2326, 2000, 2191, 2009, 3711, 11476, 2030, 28378, 1012, 8518, 1013, 2578, 6472, 2011, 1996, 4708, 6134, 2099, 2030, 2291, 2094, 2097, 4050, 2022, 2445, 1037, 2171, 1998, 1013, 2030, 6412, 1012, 3645, 2578, 2097, 2031, 1037, 2326, 2171, 2004, 2092, 2004, 1037, 4653, 2171, 1012, 2116, 28378, 8518, 1998, 2578, 4839, 2008, 2031, 4141, 3378, 3415, 1012, 4748, 14028, 12086, 2089, 2507, 8518, 2030, 2578, 3415, 2008, 2024, 2714, 2030, 7235, 2000, 2216, 1997, 11476, 3924, 1012, 1012, 4002, 2629, 2674, 11476, 2171, 2030, 3295, 4748, 14028, 12086, 2089, 2674, 2030, 15796, 1996, 2171, 2030, 3295, 1997, 11476, 6764, 2030, 4219, 2043, 10324, 1013, 6885, 2068, 1012, 2023, 2003, 2589, 2005, 1996, 8739, 1997, 9345, 4667, 13345, 1998, 8089, 1012, 2023, 2089, 2022, 2589, 2011, 6885, 2019, 4654, 8586, 23056, 1999, 1037, 4141, 9480, 14176, 1006, 4654, 1024, 2104, 2291, 16703, 1007, 2030, 3228, 2009, 1996, 2171, 1997, 1037, 11476, 1010, 9480, 2565, 1006, 4654, 1024, 17917, 9905, 3367, 1012, 4654, 2063, 1007, 1012, 1999, 11661, 3550, 10058, 1010, 2023, 2089, 2036, 2022, 2589, 2011, 4526, 1037, 7692, 1999, 1037, 3415, 15327, 2008, 3503, 1996, 10324, 4680, 1997, 1037, 11661, 17491, 2030, 9324, 1012, 14084, 1010, 1037, 5371, 2030, 11661, 3746, 2171, 2445, 2089, 2022, 1037, 2485, 20167, 2000, 11476, 3454, 1013, 4871, 2030, 2242, 7601, 10085, 8918, 1012, 1012, 4002, 2575, 2686, 2044, 5371, 18442, 4748, 14028, 12086, 2064, 5342, 1037, 2565, 1005, 1055, 2995, 5371, 13874, 2011, 5278, 1996, 5331, 1997, 1037, 5371, 1012, 2007, 3056, 5371, 4127, 1006, 4919, 2023, 2515, 2025, 2147, 2007, 1012, 10439, 14305, 1007, 1010, 10439, 18537, 1037, 2686, 2000, 1996, 2203, 1997, 1037, 5371, 18442, 2097, 2689, 2129, 1996, 5371, 2003, 13995, 2011, 1996, 4082, 2291, 1012, 1012, 4002, 2581, 3313, 5371, 5331, 4748, 14028, 12086, 2089, 6905, 1037, 3313, 5331, 1999, 1996, 5371, 18442, 2004, 1037, 2965, 1997, 16137, 4226, 12173, 2075, 1996, 2995, 5371, 2828, 1012, 1037, 5371, 2171, 2089, 2421, 1037, 3905, 5371, 2828, 5331, 2008, 2089, 3426, 2069, 1996, 2034, 5331, 2000, 2022, 6913, 1006, 4654, 1024, 5371, 1012, 19067, 2102, 1012, 4654, 2063, 2089, 17552, 1999, 2070, 5328, 2004, 2074, 5371, 1012, 19067, 2102, 1007, 1012, 2174, 1010, 1996, 2117, 5331, 2003, 1996, 2995, 5371, 2828, 2008, 16463, 2129, 1996, 5371, 2003, 2441, 1998, 6472, 1012, 1996, 2613, 5371, 5331, 2089, 2022, 5023, 2011, 1996, 4082, 2291, 1999, 1996, 5371, 16602, 1006, 4654, 1024, 10566, 1012, 4654, 2063, 1007, 1010, 2004, 2092, 2004, 1999, 2151, 4007, 26928, 2478, 2030, 2714, 2000, 1996, 2291, 1521, 1055, 6043, 1012, 1012, 4002, 2620, 16137, 4226, 13662, 5371, 2828, 4748, 14028, 12086, 2089, 16137, 4226, 13662, 24391, 18093, 2015, 2004, 11476, 6764, 2083, 3431, 2000, 1996, 18093, 1005, 1055, 4289, 3436, 1010, 2164, 1996, 5371, 1521, 1055, 8085, 1010, 5331, 1010, 1998, 8417, 1012, 2536, 5371, 4127, 2031, 1037, 5171, 3115, 4289, 1010, 2164, 2129, 2027, 2024, 12359, 1998, 4114, 1012, 2005, 2742, 1010, 1037, 5371, 1521, 1055, 8085, 1006, 2036, 2124, 2004, 20346 ]
mitre
10.txt
58
or magic bytes ) is the beginning bytes of a file and is often used to identify the file ’ s type. for example, the header of a jpeg file, is 0xff 0xd8 and the file extension is either. jpe,. jpeg or. jpg. t1556 modify authentication process adversaries may modify authentication mechanisms and processes to access user credentials or enable otherwise unwarranted access to accounts. the authentication process is handled by mechanisms, such as the local security authentication server ( lsass ) process and the security accounts manager ( sam ) on windows, pluggable authentication modules ( pam ) on unix - based systems, and authorization plugins on macos systems, responsible for gathering, storing, and validating credentials. by modifying an authentication process, an adversary may be able to authenticate to a service or system without using valid accounts.. 001 domain controller authentication adversaries may patch the authentication process on a domain controller to bypass the typical authentication mechanisms and enable access to accounts.. 002 password filter dll adversaries may register malicious password filter dynamic link libraries ( dlls ) into the authentication process to acquire user credentials as they are validated.. 003 pluggable authentication modules adversaries may modify pluggable authentication modules ( pam ) to access user credentials or enable otherwise unwarranted access to accounts. pam is a modular system of configuration files, libraries, and executable files which guide authentication for many services. the most common authentication module is pam _ unix. so, which retrieves, sets, and verifies account authentication information in / etc / passwd and / etc / shadow.. 004 network device authentication adversaries may use patch system image to hard code a password in the operating system, thus bypassing of native authentication mechanisms for local accounts on network devices.. 005 reversible encryption an adversary may abuse active directory authentication encryption properties to gain access to credentials on windows systems. the allowreversiblepasswordencryption property specifies whether reversible password encryption for an account is enabled or disabled. by default this property is disabled ( instead storing user credentials as the output of one - way hashing functions ) and should not be enabled unless legacy or other software require it.. 006 multi - factor authentication adversaries may disable or modify multi - factor authentication ( mfa ) mechanisms to enable persistent access to compromised accounts.. 007 hybrid identity adversaries may patch, modify, or otherwise
[ -0.06792344897985458, -0.699561595916748, 0.4229539930820465, 0.8174613118171692, -0.41319555044174194, 0.1624748855829239, -0.17696820199489594, -0.8223803043365479, -0.39079219102859497, 1.081177830696106, -0.0038032662123441696, 0.1296617090702057, -0.3095669448375702, -0.2397601306438446, -0.8048683404922485, 0.2530234456062317, -0.27268892526626587, 0.4692310094833374, -0.3483927249908447, -0.15258947014808655, 0.10121967643499374, 0.08645259588956833, -0.506914496421814, -0.44950026273727417, -0.27537772059440613, 0.41712862253189087, 1.192778468132019, 0.08608467876911163, 0.7231162190437317, 0.39426910877227783, -0.38409703969955444, 0.01585632748901844, 0.2463301569223404, -0.44203707575798035, -0.2116556018590927, -0.8514565229415894, 0.5435764193534851, -0.5405584573745728, -0.27972036600112915, -0.45410987734794617, 0.2776256203651428, -0.54099041223526, 0.19755108654499054, -0.3196002244949341, -0.7497660517692566, 0.015146534889936447, -0.5640542507171631, 0.13409581780433655, 0.024088317528367043, -0.6288539171218872, 0.19749011099338531, -0.15046557784080505, -0.12173158675432205, 0.2943723797798157, -0.1496085226535797, -0.31848421692848206, -0.16310672461986542, 0.3592560887336731, -0.25592494010925293, 0.46594876050949097, -0.25876209139823914, 0.2983456254005432, 0.20114772021770477, -0.06814377009868622, 0.04769269376993179, 0.0065264576114714146, 0.16514860093593597, -0.04987570270895958, -0.07619503140449524, -0.7428593635559082, 0.21221227943897247, -0.1613662838935852, -1.168261170387268, -0.7611141800880432, -0.9445903301239014, -0.340025931596756, -0.11168266832828522, -0.16753055155277252, -0.10741988569498062, 0.7983354330062866, -0.09202944487333298, 0.3388017416000366, 0.16734342277050018, -0.4718562364578247, 0.3965336084365845, -0.3753601014614105, 0.41339612007141113, 0.7896679043769836, -0.11377328634262085, -0.0847465768456459, 0.16146418452262878, 0.5295572280883789, -0.5401129126548767, -0.5842851996421814, 0.09348800033330917, 0.5183696746826172, -0.22365398705005646, 0.4910607933998108, 0.5636062622070312, -0.08356086909770966, 0.34936824440956116, 0.31476789712905884, 0.840406596660614, 0.4638211131095886, 0.055349621921777725, 0.46215158700942993, 0.23572415113449097, 0.3415834605693817, -0.6984871029853821, -0.21782326698303223, 0.33878278732299805, -0.22497305274009705, -0.07046037912368774, -0.9024612903594971, 0.2224498987197876, 0.3897176682949066, 0.2776719033718109, 0.5721541047096252, -0.32998594641685486, 1.0333411693572998, 0.2536100149154663, -0.04261748492717743, 0.5080483555793762, -0.23649752140045166, 0.45467251539230347, -0.26905107498168945, 0.1133037731051445, 0.28334569931030273, -0.30245113372802734, -0.1015615239739418, 0.17900383472442627, 0.18770162761211395, -0.04099101945757866, 0.5442566275596619, -0.6463449597358704, 0.5460678935050964, 0.7236010432243347, 0.13607840240001678, 0.7874376773834229, -0.46426844596862793, -0.12625780701637268, 0.7932507991790771, -0.01700497977435589, 0.5627634525299072, -0.16760370135307312, 0.27831321954727173, -0.09894254803657532, -0.11720604449510574, -0.2779219448566437, 0.2719801962375641, -0.10658712685108185, -0.36447691917419434, 0.6230011582374573, -0.18788692355155945, -0.5455312728881836, -0.45635876059532166, -0.37405267357826233, 0.21271580457687378, -0.2724689245223999, 0.19892318546772003, -0.6165457963943481, 0.7041180729866028, -0.2560931444168091, 0.20810936391353607, -0.3340170383453369, 0.26354339718818665, -0.6121722459793091, -0.6322733163833618, 0.11064248532056808, -0.4695713222026825, 0.49727627635002136, 0.2597099542617798, 0.022932158783078194, -0.004148812033236027, 0.9828878045082092, 0.6370300650596619, 0.18419098854064941, 0.07975156605243683, 0.1404513716697693, 0.4684438407421112, -0.7393271923065186, 0.18110935389995575, 0.05450167506933212, 0.8578433990478516, -0.13836754858493805, 0.3077368438243866, -0.05595475807785988, -0.805270791053772, 0.1710139364004135, -0.12183279544115067, 0.03483621031045914, -0.08313469588756561, -0.05039612576365471, 0.9188809394836426, 0.6241293549537659, -0.5982568860054016, -1.1914218664169312, -0.2894723117351532, 0.09884089976549149, -1.2354449033737183, -0.4644565284252167, -0.4018734395503998, 0.14920957386493683, 0.5595720410346985, -0.8055833578109741, -0.1761348992586136, 1.3123223781585693, 0.671485960483551, 0.08609313517808914, 0.6802104711532593, 0.9537895917892456, -0.28028345108032227, 0.19111530482769012, -0.08196403831243515, -0.23642969131469727, -0.28355681896209717, 0.06074538826942444, 0.3157302439212799, -0.23968136310577393, 0.5548103451728821, -0.7040262818336487, 0.2070321887731552, 0.5807189345359802, 0.1786978393793106, 0.11477870494127274, -0.11596579104661942, -0.04284273087978363, 0.12557531893253326, -0.05544379726052284, -0.35300877690315247, -0.21608301997184753, 0.3611302971839905, 0.5484271049499512, 0.8174085021018982, 0.5526934862136841, 0.005253466311842203, 0.28411635756492615, 0.5673516988754272, 0.37497812509536743, -0.19732889533042908, -0.1453363299369812, 0.4554413855075836, 0.47606077790260315, 0.2282792329788208, -0.03185625374317169, 0.3410279154777527, -0.16275255382061005, -0.28312617540359497, 0.5582641959190369, 0.5452756285667419, 0.1800806224346161, 0.6346443891525269, 0.7120367884635925, -0.06696585565805435, -0.5309274196624756, -0.2565383315086365, 0.6115527749061584, 0.5253866910934448, -0.7064937353134155, -0.3211323916912079, -0.2091156244277954, 0.058060720562934875, 0.36648762226104736, -0.8453829884529114, -0.5439097881317139, 0.1319819688796997, 0.582065224647522, 0.1514238566160202, -0.15308713912963867, -0.8349179029464722, -0.2740362882614136, -0.436968058347702, -0.6658102869987488, -0.0841037854552269, -0.30220016837120056, -0.04514405131340027, -0.14005699753761292, -0.5873476266860962, 0.8452466130256653, -0.7460600137710571, -0.24874891340732574, 0.34726327657699585, -0.007313849404454231, 0.22921475768089294, -0.2737279236316681, -0.07641640305519104, -0.48388445377349854, 0.1401418149471283, 0.3246940076351166, 0.8366931676864624, -0.031827379018068314, -0.2064993977546692, -0.5898208022117615, 0.002087595406919718, -0.23277795314788818, -0.5663562417030334, 1.1345893144607544, 0.28072988986968994, -0.3739258348941803, -0.10484839975833893, 0.12925566732883453, 0.2230549454689026, 0.09324319660663605, 0.06602036207914352, -1.2223557233810425, 0.4514627158641815, -0.2070695459842682, -0.2628938853740692, 0.013095819391310215, 0.6616078019142151, -0.5759115815162659, 0.26732370257377625, 0.030294617637991905, 0.7480260729789734, -0.678449273109436, 0.46029433608055115, 0.16708174347877502, -0.4495050609111786, -0.21772035956382751, -0.41406911611557007, -0.2902373969554901, -0.43192318081855774, 0.205766499042511, -0.3951568305492401, 0.16197040677070618, 0.1619700789451599, -0.016364216804504395, -0.4622689187526703, 0.3720618784427643, -0.35340723395347595, -0.5131002068519592, -0.8240624070167542, -0.40627074241638184, 0.6051087379455566, -0.2920340895652771, -0.5702614784240723, -0.000634006573818624, 0.0718698725104332, 0.25712111592292786, 0.506824791431427, 0.0023221366573125124, -0.6795337796211243, 0.4062119126319885, 0.41448473930358887, 0.13630960881710052, 0.5703245997428894, 0.22907762229442596, -0.5069902539253235, -0.0121693080291152, -0.42261388897895813, 0.23851141333580017, -0.044870711863040924, 0.04461759328842163, 0.32193127274513245, 0.7703091502189636, 0.3810131847858429, -0.1357836276292801, -0.019513869658112526, -0.20974169671535492, -0.125343918800354, 0.10817696154117584, 0.019360598176717758, -0.5037810206413269, 0.6018527150154114, -0.11785531789064407, -0.2299705147743225, 0.05667845904827118, 0.6185739040374756, 0.4531944692134857, 0.07303116470575333, 0.7027935981750488, 0.14618103206157684, 0.06327264755964279, 0.401532381772995, -0.7760463356971741, -0.1349847912788391, 0.7454988956451416, -0.4136175215244293, 0.8546011447906494, -0.5809924006462097, 0.3179236054420471, 0.018459592014551163, -0.21314026415348053, 0.11802224069833755, -0.4163735806941986, -0.48806366324424744, -0.46933141350746155, -0.4332484006881714, -0.1606227606534958, -0.004378338810056448, 0.15794843435287476, -0.27808666229248047, -0.22416584193706512, -0.8911545872688293, -0.8050358295440674, -0.3701441287994385, 0.40752112865448, 0.5117655992507935, 0.06529451161623001, 0.2706189751625061, 0.7942571640014648, 0.4301159381866455, 0.3752738833427429, 0.5781771540641785, -0.48864343762397766, 0.2659180164337158, -0.591895580291748, 0.8914790749549866, -0.9494677782058716, -0.12601926922798157, -0.3576817810535431, -0.15593959391117096, -0.1401539444923401, -0.2987574636936188, -0.38804638385772705, 0.12956345081329346, -0.5225803256034851, -0.15242329239845276, 0.29954051971435547, 0.2080952227115631, -0.8495030403137207, -0.4858067035675049, -0.2759477496147156, 0.31259864568710327, 0.3578230142593384, -0.5338134765625, -0.2588402032852173, -0.5346340537071228, -0.20954203605651855, 0.18243582546710968, 0.012030364014208317, 0.23517335951328278, -0.6246854662895203, -0.49414122104644775, -0.27697688341140747, -0.26441431045532227, -0.04344021901488304, 0.15115752816200256, 0.02249004878103733, -0.8673331141471863, 0.20646651089191437, -0.02556893602013588, -0.2118065059185028, -0.509650707244873, -0.08255774527788162, 0.5092923045158386, 0.9378265738487244, 0.544398307800293, -0.6218181252479553, 0.10461705178022385, 0.19292987883090973, -0.677489697933197, 0.6841839551925659, -0.4763321578502655, -0.40688803791999817, 0.37905195355415344, -0.21115943789482117, -0.06022273749113083, 0.060657989233732224, -0.935160219669342, 0.0775638222694397, 0.19807104766368866, -0.13713619112968445, -0.08739802986383438, 0.09336622059345245, 0.8237487077713013, 0.01370654534548521, -0.20491208136081696, 0.15468569099903107, 0.39913392066955566, 0.07282975316047668, -0.055710237473249435, -0.3486177325248718, -0.036742646247148514, 0.601770281791687, -0.24223509430885315, 0.7748174071311951, -0.1493692547082901, -0.25003260374069214, -0.5729069709777832, -0.338988333940506, 0.37084832787513733, 0.08103811740875244, 0.198827862739563, -0.6176562309265137, -0.45317351818084717, 0.1664201021194458, 0.349795401096344, 0.009424914605915546, 0.4786815643310547, 0.20741039514541626, -0.42186543345451355, 0.15601769089698792, -0.1295783668756485, -0.9391400218009949, -0.4849327802658081, -0.03510476276278496, -0.7047362923622131, -0.3720969259738922, -0.7198768258094788, 0.5559371709823608, 0.1290910542011261, 0.16569457948207855, 0.3870354890823364, 0.05142800882458687, 0.23631905019283295, -0.7745675444602966, -0.3736090064048767, -0.5430613160133362, 0.2342173308134079, -0.6762674450874329, 0.5205574631690979, -0.35403579473495483, 0.4009958803653717, 0.008111534640192986, 0.22744056582450867, 0.7218937873840332, -0.08505423367023468, 0.06711921095848083, 0.48250529170036316, 0.15822044014930725, -0.513275146484375, 0.09857173264026642, 0.4923684597015381, -1.0719891786575317, -0.2244836390018463, -0.520359456539154, -0.7583308219909668, -0.8018743991851807, -0.520444929599762, 0.3480207026004791, -0.5977063179016113, 0.14209319651126862, -0.5460489392280579, -0.07787803560495377, -0.2914102375507355, 0.5324464440345764, 0.16179867088794708, -0.3564866781234741, -0.22270798683166504, 0.018585247918963432, 0.82523512840271, 0.06710744649171829, 0.05559101328253746, -0.6450410485267639, -0.22576633095741272, -0.003806702559813857, 0.27399224042892456, 0.47143495082855225, -0.20323605835437775, 0.4799596667289734, -0.17391031980514526, 0.4726868271827698, -0.2719496786594391, -0.8332454562187195, -0.38769519329071045, -0.09629577398300171, -0.05411864072084427, -0.17318858206272125, 0.126634418964386, -0.9485629796981812, 0.3537527024745941, -0.3537657558917999, 0.650466799736023, 0.1869700849056244, -0.6569337844848633, -0.3794505298137665, 0.211355060338974, 0.31842198967933655, -0.7369555234909058, -0.40598562359809875, -0.051129743456840515, 0.4072391986846924, 0.3274531066417694, 0.0606980100274086, -0.2925065755844116, 0.3998498320579529, -0.7300283312797546, -1.2576546669006348, 0.948703944683075, -0.05066017806529999, 0.24365417659282684, -0.21837514638900757, -0.10275916755199432, 0.4802573323249817, -0.2787971496582031, 0.34172385931015015, 0.9448326230049133, 0.3447030782699585, -0.1696411818265915, -0.05366472899913788, 0.05243302136659622, 0.09747801721096039, -0.1361282616853714, 0.3527121841907501, 0.106661856174469, -0.5527901649475098, -0.4727080464363098, -0.10454381257295609, -0.42446595430374146, -0.22710439562797546, -0.47193893790245056, 0.26353928446769714, 0.032389137893915176, 0.45152541995048523, 0.1348913311958313, -0.44690653681755066, -0.03301014006137848, -0.01773274689912796, -0.19954834878444672, 0.0986218973994255, 0.6542677283287048, -0.1816381961107254, -0.3873613476753235, -0.38968321681022644, -0.21283777058124542, -0.25645047426223755, -0.46787720918655396, 0.3738631010055542, 0.20230920612812042, -0.6200605630874634, 1.1496224403381348, 0.033988941460847855, -0.20615489780902863, -0.7571544051170349, -0.48932570219039917, -0.5846720337867737, 0.40540647506713867, 0.08448444306850433, -0.0013763224706053734, 0.4192273020744324, -0.38255003094673157, -0.12938331067562103, 0.0036036395467817783, 0.26398375630378723, 0.3269648253917694, -0.9141713976860046, 0.2796468734741211, -0.034366074949502945, 0.16481436789035797, 0.4947669804096222, -0.7510367631912231, -0.15530110895633698, -0.8456690907478333, 0.11901788413524628, 0.3283780813217163, 0.4321347773075104, 0.6042874455451965, 0.1858671009540558, -0.003850421169772744, -0.07615502178668976, 0.5826210975646973, 0.6906077861785889, 0.27639925479888916, 0.1643722802400589, 0.7142698764801025, 0.4001767933368683, -0.43133383989334106, -0.32809433341026306, 0.06770771741867065, -0.26585742831230164, 0.2885366678237915, -0.5810025930404663, 0.20500093698501587, -0.09752649068832397, 0.3704521954059601, 0.28340616822242737, -0.8695047497749329, -0.5945524573326111, -0.5073768496513367, 0.12603633105754852, -0.4328400790691376, 0.004248331300914288, -0.41589590907096863, 1.0538028478622437, -0.4167095124721527, -0.09199988842010498, -0.32295337319374084, 0.1333133429288864, -0.1658676564693451, -0.20021037757396698, -0.2646521031856537, 0.5568175911903381, -0.26626262068748474, -0.6707709431648254, -0.3339911103248596, -0.6693801283836365, -0.6534135341644287, -0.47276782989501953, 0.4070218801498413, -0.3404219150543213, -0.29674890637397766, -0.20662756264209747, -0.46726658940315247, 0.05684566870331764, 0.2587909996509552, -0.45284706354141235, -0.05030818283557892, 0.24599705636501312, -0.059430889785289764, -0.06425394117832184, 0.35158389806747437, 0.3509296178817749, 0.2673149108886719, -0.6850781440734863, -0.34667137265205383, 0.030906327068805695, -0.170539990067482, 0.13692547380924225, -0.08736328035593033, -0.08499926328659058, -0.37923160195350647, -0.1861150860786438, -0.3381495773792267, -0.19964206218719482, -0.9671310186386108, 0.28662025928497314, 0.815599799156189, -0.5611461400985718, 0.15759645402431488, 0.8156992793083191, 0.20372949540615082, 0.6315486431121826, -0.09302306175231934, 0.6658384203910828, 0.8590741753578186, -0.04227513074874878, 0.5136853456497192, 0.22926755249500275, 0.16242624819278717, 0.332369863986969, -0.25196853280067444, -0.12359389662742615, -0.010448498651385307, 0.2963740825653076, -0.018626743927598, -0.12257640808820724, -0.3008140027523041, -0.23136380314826965, 0.9774115085601807, 0.2884204387664795, 0.141786128282547, 0.14523157477378845, 0.41069507598876953, 0.15946002304553986, -0.9667714238166809, -0.18716788291931152, -0.880496621131897, -0.197824165225029, -0.05671291798353195, -0.37622183561325073, -0.8497248291969299, -0.550194263458252, 0.15654771029949188, -0.362358033657074, 0.32700350880622864, -0.05710570886731148, 0.28580382466316223, 0.1574384719133377, -0.06508931517601013, 1.120576024055481, -0.2469167858362198, 0.03324758633971214, 0.00027603571652434766, 0.2656411826610565, -0.8078601956367493, -1.0584278106689453, 0.33647915720939636, 0.725592315196991, 0.5985723733901978, -0.399670273065567, -0.7792093753814697, 0.4753592908382416, 0.5003806352615356, -0.06684496253728867, 0.4957411289215088, -0.1679943948984146, -0.5734958648681641, 0.41055092215538025, -0.018583545461297035, -0.1177118718624115, 0.4672670066356659, 0.14547385275363922, 0.2913488745689392, -0.06727968156337738, -1.0362520217895508, 0.042425937950611115, -0.5415773987770081, -0.3251441717147827, 0.3306083679199219, 0.6075944304466248, 0.057447247207164764, -0.651550829410553, 0.47545912861824036, -0.13258318603038788, 0.2082604467868805, 0.9292007088661194, -0.0859435647726059, -0.7186174392700195, -0.0992354229092598, 0.27741459012031555, -0.1741960197687149, -0.0747578963637352, 0.151475191116333, 0.4088138937950134, -0.5992839932441711, 0.6840187311172485, 0.23862554132938385, -0.08046440035104752, 0.17890417575836182, -0.41861557960510254, 0.15830326080322266, 0.14070944488048553, 0.26659515500068665, -0.12987759709358215, -0.4012283384799957, 1.0462745428085327, -0.40856271982192993, 0.26277777552604675, -0.2866470217704773, -0.2746824324131012, 0.17484162747859955, -0.3371562063694, -0.4453698992729187, 0.3839210867881775, 1.2165985107421875, 0.17497602105140686, -0.24303238093852997, 0.944710910320282, -0.4132079780101776, -0.5643587112426758, 0.6496790051460266, 0.0691525861620903, -0.4738765060901642, 0.4690453112125397, 0.20717895030975342, -0.7656566500663757, -0.586707592010498, 0.09360756725072861, 0.165138840675354, 0.15778875350952148, 0.4874041676521301, -0.3334381878376007, 0.10253390669822693, 0.1729350984096527, 0.9302382469177246, -0.37786969542503357, 0.2513006925582886, 0.5425330996513367, -0.3826163709163666, -0.46282148361206055, 0.9568924903869629, -0.1624760627746582, 0.22980180382728577, -0.32012519240379333, 0.5891360640525818, 0.3616805076599121, 0.34090304374694824, -0.48085203766822815, -0.8607709407806396, 0.2681373059749603, -0.10839243978261948, -0.1160903349518776, -0.7058505415916443, -0.19227594137191772, 0.1456112414598465, 0.49099618196487427, 0.20618584752082825, 0.067911297082901, -0.5371607542037964, -0.22277401387691498, -0.16418525576591492, -0.19070133566856384, 0.7754796147346497, 0.4687453806400299, -0.5311049222946167, -0.32698869705200195, -0.22684021294116974, 0.26144537329673767, 0.18046914041042328, -0.29056745767593384, -0.18232955038547516, -0.601730465888977, -0.3417189121246338, 0.33750179409980774, 0.977480947971344, 0.21747581660747528, -0.3295295834541321, 0.3721955418586731, -1.0006797313690186, -0.6299935579299927, 0.7719544172286987, -0.12111435830593109, -0.5740885734558105, 1.321702003479004, 0.7536032795906067, 0.928839385509491, 0.0012308370787650347, -0.5097461938858032, 0.16567963361740112, 0.13921719789505005, 0.46321699023246765, -0.24034899473190308, 0.37918514013290405, 0.2977307140827179, -0.0338582806289196, -0.06723245978355408, 0.1259300261735916, 0.19129696488380432, 0.2574465572834015, -0.18832677602767944, -0.7672131657600403, 0.09005570411682129, -0.48026180267333984, -0.05419202893972397, 0.46116527915000916, -0.1085776761174202, 0.18827900290489197, -0.19513970613479614, -0.577560305595398, 0.39309316873550415, -0.10313732922077179, 0.3263580799102783, -0.02891024574637413, 0.36410728096961975, -0.11808229237794876, 0.30250105261802673, 1.1421737670898438, -1.0940017700195312, 4.651216983795166, 0.4577338695526123, -0.2988274097442627, 0.4758301079273224, 0.3050529360771179, 0.7305416464805603, 0.8571149110794067, -0.9696977734565735, -0.09761717915534973, -0.19877491891384125, 0.6188271641731262, -0.5786033868789673, 0.6626968383789062, -0.27190643548965454, -0.21715684235095978, -0.21050813794136047, -0.41868019104003906, -0.09563930332660675, 0.19935640692710876, -0.6752254962921143, -0.6081440448760986, -0.1901567280292511, -0.8908946514129639, 0.5705175399780273, 0.16391907632350922, 0.1595410704612732, -0.3705994784832001, 0.021730665117502213, 0.3214329183101654, 0.20222017168998718, -0.07713588327169418, -0.06611920148134232, 0.2171211987733841, -0.7653682231903076, -0.5739131569862366, -0.059903230518102646, 0.3055553734302521, -0.7180715799331665, -0.7270580530166626, 0.19960442185401917, 0.3781738579273224, 0.5945709943771362, 0.0690208226442337, -0.7543637156486511, 0.14628922939300537, 0.8766668438911438, -0.425357460975647, 0.05961740016937256, 0.6341023445129395, -0.6461551785469055, 1.2497721910476685, -0.011099793948233128, 0.42486464977264404, 0.33938103914260864, -0.3116174638271332, 0.4893089830875397, 0.2690673768520355, 0.0686064213514328, 0.22313466668128967, 0.38647979497909546, 0.18714691698551178, -0.1722821295261383, 0.5179411768913269, -0.6435739994049072, -0.5381865501403809, 0.7386388182640076, -0.03532267361879349, 0.26910626888275146, 0.06041974201798439, -0.15356746315956116, 0.04686833545565605, -0.38895440101623535, -0.48685047030448914, 0.12537464499473572, 0.3858996033668518, -0.6843851804733276, -0.07571979612112045, 0.16196995973587036, 0.542317271232605, -0.504753828048706, -0.20802654325962067, -0.5677496194839478, -0.4240127205848694, 0.22479435801506042, 0.14020784199237823, 0.20294874906539917, -0.2384098321199417, -0.833935022354126, 0.3205454349517822, -0.01113488432019949, 0.6819875240325928, 0.01290102582424879, -0.4547412395477295, -0.035284530371427536, 0.4348059594631195 ]
[ 2030, 3894, 27507, 1007, 2003, 1996, 2927, 27507, 1997, 1037, 5371, 1998, 2003, 2411, 2109, 2000, 6709, 1996, 5371, 1521, 1055, 2828, 1012, 2005, 2742, 1010, 1996, 20346, 1997, 1037, 16545, 13910, 5371, 1010, 2003, 1014, 2595, 4246, 1014, 2595, 2094, 2620, 1998, 1996, 5371, 5331, 2003, 2593, 1012, 16545, 2063, 1010, 1012, 16545, 13910, 2030, 1012, 16545, 2290, 1012, 1056, 16068, 26976, 19933, 27280, 2832, 4748, 14028, 12086, 2089, 19933, 27280, 10595, 1998, 6194, 2000, 3229, 5310, 22496, 2030, 9585, 4728, 4895, 9028, 17884, 2098, 3229, 2000, 6115, 1012, 1996, 27280, 2832, 2003, 8971, 2011, 10595, 1010, 2107, 2004, 1996, 2334, 3036, 27280, 8241, 1006, 1048, 20939, 2015, 1007, 2832, 1998, 1996, 3036, 6115, 3208, 1006, 3520, 1007, 2006, 3645, 1010, 13354, 3654, 3468, 27280, 14184, 1006, 14089, 1007, 2006, 19998, 1011, 2241, 3001, 1010, 1998, 20104, 13354, 7076, 2006, 6097, 2891, 3001, 1010, 3625, 2005, 7215, 1010, 23977, 1010, 1998, 9398, 5844, 22496, 1012, 2011, 29226, 2019, 27280, 2832, 1010, 2019, 27248, 2089, 2022, 2583, 2000, 14469, 3686, 2000, 1037, 2326, 2030, 2291, 2302, 2478, 9398, 6115, 1012, 1012, 25604, 5884, 11486, 27280, 4748, 14028, 12086, 2089, 8983, 1996, 27280, 2832, 2006, 1037, 5884, 11486, 2000, 11826, 1996, 5171, 27280, 10595, 1998, 9585, 3229, 2000, 6115, 1012, 1012, 4002, 2475, 20786, 11307, 21469, 2140, 4748, 14028, 12086, 2089, 4236, 24391, 20786, 11307, 8790, 4957, 8860, 1006, 21469, 4877, 1007, 2046, 1996, 27280, 2832, 2000, 9878, 5310, 22496, 2004, 2027, 2024, 9398, 4383, 1012, 1012, 4002, 2509, 13354, 3654, 3468, 27280, 14184, 4748, 14028, 12086, 2089, 19933, 13354, 3654, 3468, 27280, 14184, 1006, 14089, 1007, 2000, 3229, 5310, 22496, 2030, 9585, 4728, 4895, 9028, 17884, 2098, 3229, 2000, 6115, 1012, 14089, 2003, 1037, 19160, 2291, 1997, 9563, 6764, 1010, 8860, 1010, 1998, 4654, 8586, 23056, 6764, 2029, 5009, 27280, 2005, 2116, 2578, 1012, 1996, 2087, 2691, 27280, 11336, 2003, 14089, 1035, 19998, 1012, 2061, 1010, 2029, 12850, 2015, 1010, 4520, 1010, 1998, 2310, 3089, 14213, 4070, 27280, 2592, 1999, 1013, 4385, 1013, 3413, 21724, 1998, 1013, 4385, 1013, 5192, 1012, 1012, 4002, 2549, 2897, 5080, 27280, 4748, 14028, 12086, 2089, 2224, 8983, 2291, 3746, 2000, 2524, 3642, 1037, 20786, 1999, 1996, 4082, 2291, 1010, 2947, 11826, 2075, 1997, 3128, 27280, 10595, 2005, 2334, 6115, 2006, 2897, 5733, 1012, 1012, 4002, 2629, 7065, 2545, 7028, 21999, 2019, 27248, 2089, 6905, 3161, 14176, 27280, 21999, 5144, 2000, 5114, 3229, 2000, 22496, 2006, 3645, 3001, 1012, 1996, 3499, 2890, 14028, 7028, 15194, 18351, 2368, 26775, 22571, 3508, 3200, 27171, 3251, 7065, 2545, 7028, 20786, 21999, 2005, 2019, 4070, 2003, 9124, 2030, 9776, 1012, 2011, 12398, 2023, 3200, 2003, 9776, 1006, 2612, 23977, 5310, 22496, 2004, 1996, 6434, 1997, 2028, 1011, 2126, 23325, 2075, 4972, 1007, 1998, 2323, 2025, 2022, 9124, 4983, 8027, 2030, 2060, 4007, 5478, 2009, 1012, 1012, 4002, 2575, 4800, 1011, 5387, 27280, 4748, 14028, 12086, 2089, 4487, 19150, 2030, 19933, 4800, 1011, 5387, 27280, 1006, 26913, 1007, 10595, 2000, 9585, 14516, 3229, 2000, 20419, 6115, 1012, 1012, 4002, 2581, 8893, 4767, 4748, 14028, 12086, 2089, 8983, 1010, 19933, 1010, 2030, 4728 ]
mitre
10.txt
59
backdoor cloud authentication processes that are tied to on - premises user identities in order to bypass typical authentication mechanisms, access credentials, and enable persistent access to accounts.. 008 network provider dll adversaries may register malicious network provider dynamic link libraries ( dlls ) to capture cleartext user credentials during the authentication process. network provider dlls allow windows to interface with specific network protocols and can also support add - on credential management functions. during the logon process, winlogon ( the interactive logon module ) sends credentials to the local mpnotify. exe process via rpc. the mpnotify. exe process then shares the credentials in cleartext with registered credential managers when notifying that a logon event is happening. t1578 modify cloud compute infrastructure an adversary may attempt to modify a cloud account's compute service infrastructure to evade defenses. a modification to the compute service infrastructure can include the creation, deletion, or modification of one or more components such as compute instances, virtual machines, and snapshots.. 001 create snapshot an adversary may create a snapshot or data backup within a cloud account to evade defenses. a snapshot is a point - in - time copy of an existing cloud compute component such as a virtual machine ( vm ), virtual hard drive, or volume. an adversary may leverage permissions to create a snapshot in order to bypass restrictions that prevent access to existing compute service infrastructure, unlike in revert cloud instance where an adversary may revert to a snapshot to evade detection and remove evidence of their presence.. 002 create cloud instance an adversary may create a new instance or virtual machine ( vm ) within the compute service of a cloud account to evade defenses. creating a new instance may allow an adversary to bypass firewall rules and permissions that exist on instances currently residing within an account. an adversary may create snapshot of one or more volumes in an account, create a new instance, mount the snapshots, and then apply a less restrictive security policy to collect data from local system or for remote data staging.. 003 delete cloud instance an adversary may delete a cloud instance after they have performed malicious activities in an attempt to evade detection and remove evidence of their presence. deleting an instance or virtual machine can remove valuable forensic artifacts and other evidence of suspicious behavior if the instance is not recoverable.. 004 revert cloud instance an adversary may revert changes made to a cloud instance after they have performed malicious
[ -0.3679645359516144, -0.33460351824760437, 0.014693886041641235, 0.47213026881217957, -0.2625603973865509, -0.4266565442085266, -0.5892624258995056, -0.04508285969495773, 0.08137407898902893, 0.31302788853645325, 0.1362825483083725, 0.1949337124824524, 0.4808673858642578, -0.42736726999282837, -0.7343721389770508, -0.27563777565956116, -0.2526319622993469, 0.6753514409065247, -0.5195412635803223, -0.1807834506034851, 0.23604954779148102, 0.011592697352170944, -1.18191659450531, -0.7392030954360962, -0.42071640491485596, 0.7947104573249817, -0.0495820976793766, 0.4002743065357208, 0.2650851607322693, 0.7137311100959778, -0.2387675940990448, -0.3257724344730377, 0.30714577436447144, -0.9538549184799194, 0.13465939462184906, -0.3772154748439789, 0.8503678441047668, -0.6027423739433289, -0.13512764871120453, -0.1654958873987198, 0.46422868967056274, -0.48366567492485046, 0.21533803641796112, -0.2358490526676178, -0.4710773527622223, -0.3653985857963562, -0.19094690680503845, 0.15315236151218414, 0.5210056304931641, -0.2815559208393097, 0.4389580488204956, 0.2827131748199463, 0.16011320054531097, -0.3384820818901062, 0.10269398987293243, 0.07930682599544525, -0.18658985197544098, 0.6189828515052795, 0.23301270604133606, -0.297475665807724, 0.025814903900027275, 0.5124198794364929, 0.3631286919116974, -0.302856981754303, 0.2760814428329468, 0.206872820854187, 0.46865615248680115, 0.09654702246189117, -0.18574632704257965, 0.36682647466659546, 0.48532381653785706, 0.2243051677942276, -0.6174846291542053, -0.34978729486465454, -0.2047213315963745, -0.37332072854042053, -0.3052426278591156, -0.5059463381767273, -0.23719064891338348, 0.6027909517288208, 0.3190043568611145, 0.28292062878608704, 0.3127460479736328, -0.8159602284431458, 0.19180724024772644, -0.28438645601272583, 0.8856968879699707, 1.0003916025161743, -0.5814272165298462, 0.10015770047903061, 0.29450723528862, 0.22512058913707733, -0.397739440202713, -0.0022314374800771475, 0.033693891018629074, 0.18300014734268188, -0.5497037172317505, 0.3090222477912903, -0.13630636036396027, 0.13930974900722504, 0.4260687232017517, 0.3916777968406677, 0.44774508476257324, 0.4663012623786926, -0.20804134011268616, 0.4908629059791565, 0.3632895350456238, 0.050449881702661514, -0.5271583795547485, -0.21403838694095612, 0.6687484383583069, 0.41115322709083557, -0.006497455760836601, -0.6362806558609009, 0.41023120284080505, 0.9132573008537292, 0.12988093495368958, 0.12532281875610352, -0.35446783900260925, 0.2328343540430069, 0.6108048558235168, -0.19800281524658203, 0.39699310064315796, -0.2928866147994995, 0.20658668875694275, -0.37413668632507324, 0.6650587320327759, 0.1273919939994812, -0.615380585193634, -0.7079290151596069, 0.35729601979255676, 0.10694016516208649, -0.30272790789604187, 0.33752211928367615, -0.16595050692558289, 0.029280582442879677, 0.5753750205039978, 0.6184237003326416, 0.48792213201522827, -0.6234859824180603, -0.021499842405319214, 0.8418983817100525, 0.13560622930526733, 1.3471676111221313, 0.29291093349456787, -0.23182694613933563, -0.22635309398174286, 0.29501020908355713, -0.7472150921821594, 0.12744374573230743, -0.20571736991405487, 0.2325017899274826, 0.9754638671875, -0.05785722658038139, -0.5904259085655212, 0.20738381147384644, -0.4983433485031128, 0.6990252137184143, -0.27320417761802673, -0.5123635530471802, 0.17535452544689178, 0.4798363149166107, -0.14789927005767822, 0.5682216286659241, 0.19777394831180573, 0.5405715703964233, -1.1951271295547485, -0.22812838852405548, -0.2479618936777115, -0.3688437044620514, 0.5850530862808228, 0.3021077513694763, -0.10943584144115448, -0.33474719524383545, 0.6366068720817566, 0.6874985694885254, 0.24355915188789368, -0.33080142736434937, 0.20433874428272247, 0.43175190687179565, -0.36094748973846436, 0.0389874093234539, 0.62923264503479, 0.9857524633407593, -0.11989951878786087, 0.3008398711681366, -0.2941686511039734, -0.6177529096603394, -0.07983910292387009, -0.794977068901062, -0.05119293928146362, 0.19428184628486633, -0.39250922203063965, 0.7302191257476807, 0.12191470712423325, 0.05742606520652771, -1.0425654649734497, 0.1438017189502716, -0.17354485392570496, -0.4231012761592865, 0.31083443760871887, 0.032780859619379044, -0.3240448236465454, 0.5147094130516052, -0.21376429498195648, -0.28534138202667236, 1.00669264793396, 0.5785202383995056, -0.05604219436645508, 0.4320700466632843, 0.8884094953536987, 0.0976487249135971, -0.10040464997291565, -0.45427459478378296, 0.4259466826915741, -0.6148775815963745, -0.21548812091350555, 0.3783464729785919, -0.15930114686489105, -0.2597652077674866, 0.08892907202243805, 0.5371086597442627, 0.42253270745277405, 0.9257704019546509, -0.4733927249908447, -0.47192949056625366, -0.0863468274474144, 0.22154556214809418, -0.19909441471099854, 0.17317047715187073, 0.14014603197574615, 0.45570284128189087, 0.7950031161308289, 0.9220364093780518, -0.10010369122028351, -0.0935305655002594, 0.29105496406555176, 0.5929588675498962, -0.027234982699155807, -0.2623993158340454, -0.3775014579296112, 0.6577643156051636, 0.31527960300445557, 0.23464465141296387, 0.2392910122871399, 0.07582072168588638, -0.11119036376476288, 0.386104017496109, -0.24341897666454315, 0.32692500948905945, 0.13650216162204742, 0.5777286887168884, 0.4617730975151062, -0.17672954499721527, -0.9221010208129883, -0.5957998037338257, 0.9098882079124451, -0.18265651166439056, -0.31963858008384705, -0.5616973042488098, 0.06594609469175339, -0.1619122326374054, -0.08784288913011551, -0.4908588230609894, -0.02435331791639328, 0.19125011563301086, 0.30878275632858276, -0.03175392374396324, -0.03432855382561684, -0.6347465515136719, -0.27525636553764343, -0.46966439485549927, -0.5404534935951233, -0.6050658226013184, -0.5168455839157104, -0.22284317016601562, 0.2595241367816925, -0.3440091013908386, 1.2605845928192139, -0.8082984685897827, -0.19502457976341248, 0.19974426925182343, -0.1161169707775116, 0.6184003949165344, -0.04516436159610748, -0.24656906723976135, -0.9882045388221741, -0.44812530279159546, -0.673944354057312, 0.7178523540496826, -0.1595466434955597, -0.03465241938829422, -0.0894528478384018, 0.00695881387218833, 0.12232786417007446, -0.5659489631652832, 0.9420123100280762, 0.08484570682048798, -0.35595518350601196, -0.03813840448856354, -0.040622491389513016, 0.2509019374847412, 0.48053333163261414, -0.04112454503774643, -0.604706346988678, 0.5059464573860168, 0.05365470424294472, 0.09444911777973175, 0.3854855000972748, 0.6187652945518494, -0.5714921355247498, 0.49831423163414, 0.33128008246421814, 0.3080471456050873, -0.5662429928779602, 0.5132532119750977, 0.5072277784347534, 0.08439139276742935, -0.11249440163373947, -0.9968157410621643, -0.5001131296157837, -0.07416333258152008, -0.16820822656154633, -0.32047322392463684, -0.0015888975467532873, 0.42349886894226074, -0.4737420678138733, -0.6868046522140503, 0.2005937248468399, -0.8849198222160339, -0.50071120262146, -0.18021202087402344, -0.5569096207618713, 0.8824648261070251, 0.36857277154922485, -0.1042293980717659, 0.28469082713127136, -0.6505451202392578, 0.0333077646791935, 0.3485383689403534, 0.30435606837272644, -0.5487131476402283, 0.36052531003952026, 0.5147430896759033, -0.6239446401596069, 0.3714931309223175, 0.6527806520462036, -0.5575217604637146, -0.22219276428222656, -0.1593763679265976, -0.32878410816192627, -0.2173318862915039, 0.20798088610172272, -0.31789788603782654, 0.18698598444461823, 0.5434155464172363, -0.652464747428894, -0.19875991344451904, -0.1338939517736435, 0.21394507586956024, 0.12839627265930176, 0.3551015257835388, -0.2741733193397522, 0.3029928505420685, -0.8138689994812012, -0.6604383587837219, 0.08203738182783127, 0.2458808273077011, -0.19425201416015625, 0.019553018733859062, 1.1309853792190552, -0.09638747572898865, -0.2594996392726898, 0.0006327879382297397, -0.01970745250582695, 0.061069272458553314, 0.10523802787065506, -0.7215760946273804, -0.05655255541205406, -0.4709725081920624, 0.11561455577611923, -0.3113595247268677, -0.46192970871925354, -0.01450092252343893, 0.49394115805625916, -0.29848712682724, -0.6742883920669556, 0.21136817336082458, -0.11192350834608078, 0.03141603246331215, 0.11709430813789368, -0.051183924078941345, -0.30441686511039734, 0.0404357872903347, -0.8008509278297424, -0.00386835471726954, 1.0659922361373901, 0.5401890277862549, 0.31410524249076843, 0.4508397877216339, 0.8640815615653992, 0.44633686542510986, -0.5227383971214294, 0.7158269286155701, -0.7281132340431213, 0.3875773847103119, -0.8368635177612305, 0.7659529447555542, -0.41539183259010315, 0.2337520271539688, 0.08664163202047348, 0.11908550560474396, -0.1703932136297226, -0.10149642080068588, 0.36554402112960815, -0.3020852506160736, -0.794711172580719, -0.4500241279602051, 0.27581587433815, 0.3579855263233185, -0.725187361240387, -0.5578910708427429, -0.05780990049242973, 0.5960437059402466, 0.5900604724884033, -1.0837626457214355, -0.08008867502212524, -0.5336679220199585, -0.48914384841918945, 0.12491390854120255, -0.09922341257333755, -0.541033148765564, -0.8881109952926636, -0.07169695943593979, -0.3569325804710388, -0.09974534809589386, -0.24355581402778625, -0.25229373574256897, 0.2497769296169281, -0.7579500079154968, -0.23435251414775848, 0.3680291771888733, -0.29869264364242554, -0.9837195873260498, -0.031447116285562515, 0.8477862477302551, 0.5924726724624634, 0.4077654182910919, -0.21794910728931427, -0.0967436134815216, 0.3353082239627838, -0.46251723170280457, 0.12846751511096954, -1.3890959024429321, -0.1937532126903534, 0.15081186592578888, -0.06115485355257988, -0.19081638753414154, 0.8274996280670166, -0.30928754806518555, 0.24785219132900238, -0.21090000867843628, 0.042169664055109024, -0.32416877150535583, 0.2161283642053604, 0.7200470566749573, -0.09638454020023346, 0.26475101709365845, 0.43200597167015076, 0.606254518032074, -0.2913951873779297, 0.24650909006595612, -0.020872782915830612, -0.21624085307121277, -0.005995550658553839, -0.8733307719230652, 0.6121149063110352, -0.13108029961585999, -0.3449081778526306, 0.2192167043685913, -0.20903447270393372, 0.6939695477485657, 0.06149861589074135, -0.14168724417686462, -1.359236478805542, -0.47924792766571045, 0.3399685025215149, -0.07727102935314178, 0.1398891657590866, 0.6912955641746521, -0.30115482211112976, -0.008170987479388714, -0.4085560142993927, 0.3182761073112488, -0.5231610536575317, 0.05150727182626724, -0.24780942499637604, 0.17648275196552277, -0.2548505365848541, -0.5802232027053833, 0.3965042531490326, 0.26248326897621155, -0.5674858689308167, 0.5111401677131653, 0.08504381030797958, -0.3041205406188965, -1.1875187158584595, -0.036530278623104095, -0.36617907881736755, 0.32648766040802, -1.0973135232925415, 0.6947267055511475, -0.3391396403312683, 0.04551505297422409, 0.2739200294017792, 0.6416851282119751, 0.6502706408500671, 0.2737889289855957, 0.4022327959537506, 0.25163573026657104, 0.3546977937221527, -0.10163240134716034, -0.31020739674568176, 0.7424526810646057, -0.5172755122184753, 0.1036929190158844, -0.40343061089515686, -0.25918859243392944, -0.38997337222099304, -0.11813175678253174, 0.17400388419628143, -0.28972798585891724, 0.6957026124000549, -0.4406002163887024, -0.255734920501709, -0.07976269721984863, 0.7983068227767944, 0.3315904438495636, -0.5908440947532654, -0.1114114299416542, 0.21306948363780975, 0.5473452210426331, 0.10109008848667145, -0.2622310519218445, -0.3464745581150055, -0.5310547351837158, -0.09515125304460526, 0.6569266319274902, 0.0736149400472641, -0.41823893785476685, -0.17349696159362793, 0.024387691169977188, 0.10906803607940674, -0.32267239689826965, -1.0947774648666382, -0.22978347539901733, -0.21109971404075623, -0.09954466670751572, -0.04433044046163559, 0.6533125638961792, -0.8555691838264465, -0.06650447100400925, -0.2109585553407669, -0.46216046810150146, -0.4281493127346039, -0.5016173720359802, -0.645286500453949, 0.4185596704483032, 0.8678049445152283, -0.792302668094635, -0.055244918912649155, 0.26986417174339294, 0.30672407150268555, 0.004626643843948841, 0.18731652200222015, 0.20053303241729736, -0.14381733536720276, -1.1252663135528564, -1.5686112642288208, 0.7021347880363464, 0.4305526912212372, -0.5265674591064453, -0.0801537036895752, 0.0406629778444767, 0.43898412585258484, 0.035223159939050674, 0.5178161859512329, 0.5853371620178223, 0.6187166571617126, -0.19077491760253906, -0.6818282604217529, 0.08936166763305664, 0.24097168445587158, -0.10867153853178024, 0.30618196725845337, -0.1586005687713623, -0.10823266208171844, -0.22388429939746857, -0.2215251326560974, -0.8729814887046814, -0.6162043213844299, -0.16954505443572998, 0.4858705401420593, -0.5713669061660767, 0.28184470534324646, -0.13767194747924805, 0.11533843725919724, 0.12171951681375504, -0.2710006535053253, -0.5634272694587708, -0.5414878726005554, 0.8539538383483887, 0.22767646610736847, -0.1441463977098465, 0.041245605796575546, 0.5104218125343323, -0.38284191489219666, -0.36182665824890137, 0.5979102849960327, -0.02230563946068287, -0.44146522879600525, 0.8922213315963745, 0.09297618269920349, -0.39533254504203796, -0.7515003681182861, -0.8132470846176147, 0.5645851492881775, 0.4804147183895111, -0.45523083209991455, -0.32285264134407043, -0.09804245084524155, -0.42951294779777527, -0.07893985509872437, 0.000938771350774914, 0.24350149929523468, 0.23297564685344696, -1.4176865816116333, 0.25805899500846863, -0.5089585185050964, -0.10642609000205994, 0.8631983995437622, -0.500377357006073, -0.18600182235240936, -0.8283787369728088, -0.011571026407182217, 0.5407493114471436, 0.46690669655799866, 0.6021027565002441, 0.22638949751853943, 0.22874104976654053, -0.22238923609256744, 0.33943799138069153, 0.9715738296508789, 0.5814875364303589, -0.3148975968360901, 0.4284285008907318, 0.4970684349536896, -0.49464961886405945, 0.09449002891778946, 0.2323305308818817, -0.37380409240722656, 0.2669522166252136, -0.8550572991371155, -0.09888948500156403, 0.37809425592422485, 0.42311978340148926, -0.52163165807724, -0.5636123418807983, -0.6200167536735535, -0.23329666256904602, 0.26231226325035095, -0.3078795373439789, -0.7048560976982117, -0.466461181640625, 0.18760272860527039, 0.18697910010814667, 0.043196193873882294, -0.14235103130340576, -0.06446069478988647, -0.39041563868522644, 0.14808785915374756, -0.25521159172058105, 0.5210491418838501, -0.9356158971786499, -0.3955656886100769, -0.1604318618774414, -0.21303439140319824, -0.5071689486503601, -0.6223572492599487, -0.002865233924239874, 0.04113221913576126, -0.41003355383872986, 0.09945318847894669, -0.9706842303276062, -0.0185228418558836, -0.00032315682619810104, -1.0002508163452148, -0.628879725933075, 0.5095096826553345, 0.09825819730758667, -0.01397258136421442, 0.5067437291145325, 0.3074934482574463, 0.7361145615577698, -0.7393283247947693, -0.11161680519580841, -0.050919611006975174, -0.47141483426094055, 0.1960276961326599, 0.07740864902734756, -0.034303225576877594, -0.06333182752132416, 0.5316246747970581, -0.3305387794971466, -0.10671918094158173, -0.9765645861625671, 0.09191125631332397, 0.27421265840530396, -0.7426227927207947, 0.7888028621673584, 0.7207752466201782, 0.0028644297271966934, -0.07372312247753143, -0.3956940174102783, 1.0175069570541382, 0.6134245991706848, -0.031330447643995285, 0.1870652288198471, 0.3708173930644989, 0.5416057705879211, -0.2402537316083908, -0.2691759765148163, 0.19755151867866516, -0.2874855399131775, 0.4991861879825592, -0.24279730021953583, -0.1497991532087326, -0.3736203908920288, -0.4635649025440216, 0.5280861258506775, 0.24073006212711334, 0.6319701075553894, 0.4949474036693573, 0.36208081245422363, -0.2540387213230133, -1.4642608165740967, 0.16088292002677917, -0.48308005928993225, 0.1619425266981125, 0.39142271876335144, 0.07257089763879776, -0.4463433623313904, -0.2556271553039551, -0.1629113405942917, 0.1450737565755844, 0.8044292330741882, -0.37090644240379333, 0.27296343445777893, -0.09248492866754532, 0.734505832195282, 1.0191729068756104, -0.3512400984764099, 0.2610337436199188, 0.053082797676324844, 0.32151538133621216, -0.6192036867141724, -1.183081865310669, 0.32508885860443115, 1.4361072778701782, 0.5393075346946716, -0.14298364520072937, -1.0014570951461792, 0.1118946522474289, 0.737626850605011, -0.3671491742134094, 0.5059155225753784, 0.10645844042301178, -0.7623947262763977, 0.3991733193397522, -0.2387041598558426, 0.42491596937179565, 0.20578399300575256, 0.36298418045043945, 0.3108251988887787, -0.2900538146495819, -1.2233418226242065, -0.052975594997406006, 0.22262705862522125, -0.5152142643928528, 0.16070564091205597, 0.15829826891422272, -0.008446307852864265, -0.4765740931034088, -0.3923385441303253, -0.5838016867637634, 0.3012666404247284, 0.6187164783477783, -0.06845185905694962, -0.2234351933002472, 0.37693047523498535, 0.3795625567436218, -0.36758899688720703, 0.17426133155822754, 0.564731240272522, 0.42268499732017517, -0.09311125427484512, 0.5171268582344055, 0.04758584499359131, -0.2783379554748535, -0.2245788723230362, -0.552501380443573, -0.33800026774406433, 0.04149680584669113, 0.03913264349102974, 0.14594531059265137, -0.305074542760849, 0.7651283740997314, 0.046304620802402496, -0.08373524248600006, -0.27231934666633606, -0.3217863142490387, 0.3977402150630951, 0.03130588307976723, -0.261743426322937, 0.4289340078830719, 0.6376359462738037, 0.2697628140449524, 0.10953868925571442, 0.6814088821411133, 0.11913545429706573, -0.29141926765441895, -0.022486286237835884, 0.11102692037820816, -0.7702440619468689, 0.1043262705206871, 0.16883501410484314, -0.3748033344745636, 0.04432578757405281, -0.2371651530265808, 0.14297647774219513, -0.08679342269897461, 0.322987824678421, -0.33775776624679565, 0.04359143599867821, -0.8066251277923584, 0.7239165902137756, -0.5481555461883545, 0.2212231308221817, 0.14510707557201385, -0.7400906682014465, -0.32888439297676086, 1.0311133861541748, -0.1271349936723709, 0.7260963916778564, -0.07805999368429184, 0.1477108895778656, 0.3971588611602783, 0.0837523564696312, -0.20024625957012177, -0.3733632564544678, -0.6945897340774536, 0.15147143602371216, -0.3305034637451172, -0.1547538787126541, 0.01787046156823635, -0.1704946905374527, 0.2700860798358917, -0.5048174262046814, 0.11550893634557724, -1.0003917217254639, -0.05333694443106651, 0.5755511522293091, -0.7818639874458313, 0.5667904615402222, 0.012607915326952934, -0.5365685820579529, 0.11883372813463211, 0.17468026280403137, 0.3823206126689911, 0.5384908318519592, -0.06440573930740356, -0.13963505625724792, -0.5396144390106201, -0.7098935842514038, -0.20938928425312042, 1.2300970554351807, -0.20758286118507385, 0.2560635209083557, 0.00260858703404665, -0.666297972202301, -0.4221963584423065, 0.19163763523101807, -0.48983174562454224, -0.2239847332239151, 0.8530030846595764, 0.26923254132270813, 0.7634827494621277, 0.8841895461082458, -0.33526214957237244, 0.12053746730089188, 0.17951329052448273, 0.2765231132507324, -0.6395641565322876, 0.12537962198257446, -0.07930658012628555, 0.549080491065979, -0.019995328038930893, 0.14064909517765045, 0.5464165210723877, -0.0869939923286438, 0.03440547734498978, -0.6362273097038269, -0.9221987128257751, -0.5421894192695618, -0.19339273869991302, 0.5452785491943359, 0.005678429268300533, 0.14061513543128967, 0.16847996413707733, -0.6369957327842712, -0.09358628839254379, -0.052323196083307266, -0.07780878245830536, -0.07716833800077438, 0.10091803967952728, 0.5820972919464111, 0.31184515357017517, 0.583670973777771, -1.222947359085083, 4.519799709320068, 0.8454931974411011, -0.3420867323875427, 0.3739050030708313, -0.03411909565329552, 0.7588852047920227, 0.7435163855552673, -0.5561761260032654, -0.051815859973430634, 0.05495049059391022, -0.1904354989528656, -0.6527900099754333, 0.6549845337867737, -0.11710182577371597, -0.18155686557292938, 0.6396825909614563, -1.0695691108703613, -0.28536245226860046, 0.10910779982805252, -1.3186798095703125, -0.6115105748176575, 0.354361355304718, -0.4514588415622711, 0.5999670028686523, 0.0227566659450531, -0.2150977998971939, 0.1928822100162506, -0.16383078694343567, 0.1284329742193222, 0.09620646387338638, -0.21446853876113892, -0.6255828738212585, -0.17764878273010254, -0.5064359903335571, -0.1751575767993927, 0.40521177649497986, 0.39595791697502136, -0.09196428954601288, -0.2964499294757843, -0.09709521383047104, 0.8780729174613953, 0.2261030226945877, -0.15849977731704712, -0.38725215196609497, 0.17497307062149048, 0.839979350566864, -0.4244942367076874, -0.177400141954422, 0.19119644165039062, -0.5513839721679688, 1.5739305019378662, -0.3017774224281311, 0.9096000790596008, -0.284062922000885, -0.04946102946996689, -0.09081856906414032, -0.0866813138127327, -0.18010812997817993, -0.14269253611564636, 0.24571655690670013, 1.1429444551467896, 0.12197830528020859, 0.07176019251346588, -0.14247223734855652, -0.2806161940097809, 0.9408434629440308, -0.30408355593681335, 0.6197531819343567, 0.4198164641857147, -0.015727082267403603, -0.3116721212863922, -0.029562512412667274, -1.1001405715942383, -0.5435062050819397, 0.18536025285720825, -0.6116265058517456, -0.3942314386367798, 0.37137624621391296, 1.1963284015655518, 0.31142446398735046, -0.13601486384868622, -0.18450933694839478, -0.7328202128410339, -0.06537787616252899, 0.7350090742111206, 0.3998144567012787, -0.220023050904274, -1.1511414051055908, 0.20874793827533722, -0.2871064841747284, 0.39211559295654297, 0.46450021862983704, -0.3128994107246399, -0.3480995297431946, 0.4138966202735901 ]
[ 2067, 23835, 6112, 27280, 6194, 2008, 2024, 5079, 2000, 2006, 1011, 10345, 5310, 15702, 1999, 2344, 2000, 11826, 5171, 27280, 10595, 1010, 3229, 22496, 1010, 1998, 9585, 14516, 3229, 2000, 6115, 1012, 1012, 4002, 2620, 2897, 10802, 21469, 2140, 4748, 14028, 12086, 2089, 4236, 24391, 2897, 10802, 8790, 4957, 8860, 1006, 21469, 4877, 1007, 2000, 5425, 3154, 18209, 5310, 22496, 2076, 1996, 27280, 2832, 1012, 2897, 10802, 21469, 4877, 3499, 3645, 2000, 8278, 2007, 3563, 2897, 16744, 1998, 2064, 2036, 2490, 5587, 1011, 2006, 13675, 14728, 19909, 2968, 4972, 1012, 2076, 1996, 8154, 2078, 2832, 1010, 2663, 21197, 2239, 1006, 1996, 9123, 8154, 2078, 11336, 1007, 10255, 22496, 2000, 1996, 2334, 6131, 17048, 8757, 1012, 4654, 2063, 2832, 3081, 1054, 15042, 1012, 1996, 6131, 17048, 8757, 1012, 4654, 2063, 2832, 2059, 6661, 1996, 22496, 1999, 3154, 18209, 2007, 5068, 13675, 14728, 19909, 10489, 2043, 2025, 11787, 2008, 1037, 8154, 2078, 2724, 2003, 6230, 1012, 1056, 16068, 2581, 2620, 19933, 6112, 24134, 6502, 2019, 27248, 2089, 3535, 2000, 19933, 1037, 6112, 4070, 1005, 1055, 24134, 2326, 6502, 2000, 26399, 13345, 1012, 1037, 14080, 2000, 1996, 24134, 2326, 6502, 2064, 2421, 1996, 4325, 1010, 3972, 20624, 2239, 1010, 2030, 14080, 1997, 2028, 2030, 2062, 6177, 2107, 2004, 24134, 12107, 1010, 7484, 6681, 1010, 1998, 20057, 12326, 2015, 1012, 1012, 25604, 3443, 20057, 12326, 2019, 27248, 2089, 3443, 1037, 20057, 12326, 2030, 2951, 10200, 2306, 1037, 6112, 4070, 2000, 26399, 13345, 1012, 1037, 20057, 12326, 2003, 1037, 2391, 1011, 1999, 1011, 2051, 6100, 1997, 2019, 4493, 6112, 24134, 6922, 2107, 2004, 1037, 7484, 3698, 1006, 1058, 2213, 1007, 1010, 7484, 2524, 3298, 1010, 2030, 3872, 1012, 2019, 27248, 2089, 21155, 6656, 2015, 2000, 3443, 1037, 20057, 12326, 1999, 2344, 2000, 11826, 9259, 2008, 4652, 3229, 2000, 4493, 24134, 2326, 6502, 1010, 4406, 1999, 7065, 8743, 6112, 6013, 2073, 2019, 27248, 2089, 7065, 8743, 2000, 1037, 20057, 12326, 2000, 26399, 10788, 1998, 6366, 3350, 1997, 2037, 3739, 1012, 1012, 4002, 2475, 3443, 6112, 6013, 2019, 27248, 2089, 3443, 1037, 2047, 6013, 2030, 7484, 3698, 1006, 1058, 2213, 1007, 2306, 1996, 24134, 2326, 1997, 1037, 6112, 4070, 2000, 26399, 13345, 1012, 4526, 1037, 2047, 6013, 2089, 3499, 2019, 27248, 2000, 11826, 2543, 9628, 3513, 1998, 6656, 2015, 2008, 4839, 2006, 12107, 2747, 7154, 2306, 2019, 4070, 1012, 2019, 27248, 2089, 3443, 20057, 12326, 1997, 2028, 2030, 2062, 6702, 1999, 2019, 4070, 1010, 3443, 1037, 2047, 6013, 1010, 4057, 1996, 20057, 12326, 2015, 1010, 1998, 2059, 6611, 1037, 2625, 25986, 3036, 3343, 2000, 8145, 2951, 2013, 2334, 2291, 2030, 2005, 6556, 2951, 15308, 1012, 1012, 4002, 2509, 3972, 12870, 6112, 6013, 2019, 27248, 2089, 3972, 12870, 1037, 6112, 6013, 2044, 2027, 2031, 2864, 24391, 3450, 1999, 2019, 3535, 2000, 26399, 10788, 1998, 6366, 3350, 1997, 2037, 3739, 1012, 3972, 20624, 3070, 2019, 6013, 2030, 7484, 3698, 2064, 6366, 7070, 15359, 10471, 1998, 2060, 3350, 1997, 10027, 5248, 2065, 1996, 6013, 2003, 2025, 8980, 3085, 1012, 1012, 4002, 2549, 7065, 8743, 6112, 6013, 2019, 27248, 2089, 7065, 8743, 3431, 2081, 2000, 1037, 6112, 6013, 2044, 2027, 2031, 2864, 24391 ]
mitre
10.txt
60
activities in attempt to evade detection and remove evidence of their presence. in highly virtualized environments, such as cloud - based infrastructure, this may be accomplished by restoring virtual machine ( vm ) or data storage snapshots through the cloud management dashboard or cloud apis. t1112 modify registry adversaries may interact with the windows registry to hide configuration information within registry keys, remove information as part of cleaning up, or as part of other techniques to aid in persistence and execution. t1601 modify system image adversaries may make changes to the operating system of embedded network devices to weaken defenses and provide new capabilities for themselves. on such devices, the operating systems are typically monolithic and most of the device functionality and capabilities are contained within a single file.. 001 patch system image adversaries may modify the operating system of a network device to introduce new capabilities or weaken existing defenses. some network devices are built with a monolithic architecture, where the entire operating system and most of the functionality of the device is contained within a single file. adversaries may change this file in storage, to be loaded in a future boot, or in memory during runtime.. 002 downgrade system image adversaries may install an older version of the operating system of a network device to weaken security. older operating system versions on network devices often have weaker encryption ciphers and, in general, fewer / less updated defensive features. t1111 multi - factor authentication interception adversaries may target multi - factor authentication ( mfa ) mechanisms, ( i. e., smart cards, token generators, etc. ) to gain access to credentials that can be used to access systems, services, and network resources. use of mfa is recommended and provides a higher level of security than usernames and passwords alone, but organizations should be aware of techniques that could be used to intercept and bypass these security mechanisms. t1621 multi - factor authentication request generation adversaries may attempt to bypass multi - factor authentication ( mfa ) mechanisms and gain access to accounts by generating mfa requests sent to users. t1104 multi - stage channels adversaries may create multiple stages for command and control that are employed under different conditions or for certain functions. use of multiple stages may obfuscate the command and control channel to make detection more difficult. t1106 native api adversaries may interact with the native os application programming interface ( api ) to execute behaviors. native apis provide a controlled means of calling low - level os services within the kernel,
[ -0.3218849301338196, -0.2645875811576843, -0.09532781690359116, 0.4800388813018799, -0.40842774510383606, -0.33325549960136414, -0.33308863639831543, 0.1337984949350357, -0.16720490157604218, 0.7696740031242371, 0.6591478586196899, -0.3637281358242035, -0.11895624548196793, -0.20844484865665436, -0.6269688010215759, 0.17917631566524506, -0.1564822643995285, -0.010462888516485691, -0.486562043428421, -0.1466284990310669, 0.8325415253639221, -0.006306511349976063, -0.8829157948493958, -0.7304807305335999, -0.4636332392692566, 0.6057633757591248, 0.6494366526603699, 0.4183536767959595, 0.3591427206993103, 0.8424181342124939, 0.023363687098026276, -0.429066002368927, 0.2648988664150238, -0.3169703185558319, 0.022073796018958092, -0.1907707005739212, 0.6831883192062378, -0.5682948231697083, 0.3350311517715454, -0.43426069617271423, 0.9797452092170715, -0.29737403988838196, -0.40889450907707214, -0.19724607467651367, -0.7430694103240967, -0.2923727035522461, -0.17680969834327698, 0.3762151896953583, -0.16012589633464813, -0.09473741054534912, 0.7446460127830505, 0.05396091192960739, -0.3067016005516052, -0.07493533194065094, -0.14902906119823456, -0.26788628101348877, -0.048683542758226395, 0.35466402769088745, 0.20366054773330688, -0.11465945094823837, -0.04414301738142967, 0.5092526078224182, 0.1181533932685852, -0.5593572854995728, 0.2563343644142151, 0.32697802782058716, 0.18502621352672577, 0.1617269217967987, -0.2384307086467743, -0.008287670090794563, 0.5458635687828064, 0.0035078225191682577, -0.7241058945655823, -0.31415531039237976, -0.7647435069084167, 0.031811583787202835, -0.19297657907009125, -0.24082519114017487, -0.32019808888435364, 0.678787350654602, -0.078569196164608, 0.4151524603366852, -0.0008362688822671771, -0.25633594393730164, 0.4317508935928345, -0.2987911105155945, 0.7268847823143005, 0.4321765601634979, -0.5873895883560181, -0.1798248142004013, 0.19988632202148438, 0.19543948769569397, -0.5781608819961548, 0.11698362231254578, 0.0814352035522461, 0.12322549521923065, -0.34673458337783813, 0.4870159924030304, 0.5495454668998718, -0.1703622192144394, 0.5985646843910217, 0.44939517974853516, 0.12362038344144821, 0.5849816203117371, 0.06737355887889862, 0.25152701139450073, 0.6826460361480713, -0.09143701940774918, -0.4056648015975952, -0.39940133690834045, 0.9466528296470642, 0.003507655579596758, 0.012842701748013496, -0.06907469034194946, 0.12127425521612167, 0.20771202445030212, 0.09926692396402359, 0.14062587916851044, -0.03891756758093834, 0.736866295337677, -0.09902844578027725, -0.48901522159576416, 0.7647733688354492, -0.3800358176231384, -0.06990925967693329, -0.1744738072156906, 0.14548055827617645, 0.18383094668388367, -0.5028045773506165, -0.9711922407150269, 0.05531306192278862, 0.35366082191467285, 0.1595488041639328, 0.4000791609287262, -0.3097606599330902, 0.10237029939889908, 0.42724573612213135, 0.5285046696662903, 0.6018344759941101, -1.0215567350387573, -0.06302712112665176, 0.6733425855636597, 0.613676130771637, 1.2674527168273926, 0.48240169882774353, 0.12540030479431152, -0.365035742521286, 0.5449131727218628, -0.4310961663722992, 0.16990116238594055, -0.11154153943061829, 0.08656182885169983, 0.6033973693847656, -0.2758282423019409, -0.505806565284729, 0.17257191240787506, -0.5581320524215698, 0.6972111463546753, -0.3939773142337799, 0.06353193521499634, -0.39194735884666443, 1.02458918094635, 0.3518240451812744, 0.6774926781654358, 0.2199370414018631, 0.48995450139045715, -1.2539535760879517, -0.5547364354133606, -0.1648162603378296, -0.0395212396979332, 0.8900051712989807, -0.12220173329114914, 0.21031087636947632, -0.08990110456943512, 0.9018309116363525, 0.6898839473724365, -0.2855839133262634, 0.1379546970129013, 0.2815152108669281, 0.6584437489509583, -0.6582945585250854, 0.10014224052429199, 0.2751171886920929, 1.0682495832443237, 0.0636543408036232, -0.4528335928916931, 0.004643575754016638, -0.9822572469711304, -0.3954557776451111, -0.4236644208431244, -0.18611115217208862, -0.16367986798286438, 0.23807018995285034, 0.7337827086448669, 0.8210317492485046, 0.3137062191963196, -1.189239501953125, -0.3047173321247101, 0.023446880280971527, -0.49707481265068054, -0.0005158876301720738, 0.11033052951097488, -0.12707042694091797, 0.4088806211948395, -0.3664269745349884, -0.5417918562889099, 1.2224009037017822, 0.9006453156471252, -0.28416725993156433, 1.1638565063476562, 0.47898241877555847, -0.47316572070121765, -0.35867583751678467, -0.2309541404247284, 0.15210184454917908, -0.24148216843605042, 0.4203100800514221, 0.43747812509536743, -0.16146418452262878, 0.5597844123840332, -0.062360525131225586, 0.6764628887176514, 0.5090439319610596, 0.5765668153762817, 0.19728009402751923, -0.12252102792263031, -0.029871633276343346, -0.045968566089868546, -0.05018088221549988, 0.36085793375968933, -0.16959430277347565, 0.5136250257492065, 0.4061115086078644, 0.718222439289093, -0.15991820394992828, -0.28057989478111267, -0.19496069848537445, 0.19268405437469482, 0.3961769938468933, 0.10373483598232269, 0.21310706436634064, 1.0860917568206787, 0.8233518004417419, 0.593404233455658, 0.40158918499946594, 0.21622832119464874, -0.20307286083698273, -0.1619214117527008, 0.18200108408927917, 0.02932692877948284, 0.4140015244483948, 0.26778388023376465, 0.35835155844688416, 0.14237669110298157, -0.9574806094169617, -0.5800032019615173, 0.5004163980484009, -0.11536143720149994, -0.12311013042926788, -0.33004486560821533, -0.006019162014126778, -0.38400381803512573, 0.05914077162742615, -0.644192636013031, -0.17120960354804993, 0.4247400164604187, 0.5741630792617798, 0.05381063371896744, -0.0785323977470398, -0.6366548538208008, -0.9134502410888672, -0.2259484976530075, -0.9156235456466675, -0.7221822142601013, -0.41806289553642273, -0.16802962124347687, 0.24198687076568604, -0.5580637454986572, 1.04411780834198, -1.1449956893920898, -0.0331992581486702, 0.4056670665740967, -0.4482705891132355, 0.7982314229011536, -0.3512866795063019, -0.40872788429260254, -0.37506192922592163, -0.14348727464675903, -0.34899094700813293, 0.6059383749961853, -0.29148760437965393, -0.5418272018432617, -0.30623286962509155, -0.20106014609336853, -0.0569472536444664, -0.5284193158149719, 1.001143455505371, -0.3929518461227417, -0.12292201071977615, -0.35133370757102966, 0.005326991900801659, -0.09506136178970337, 0.4934775233268738, -0.2840275764465332, -0.5989516377449036, 0.016330046579241753, -0.10935483872890472, -0.014957219362258911, 0.6965864300727844, 0.869234561920166, -1.0699779987335205, 0.11596725136041641, 0.04982374235987663, 0.559471845626831, -0.573294460773468, 0.5746358633041382, 0.10893619060516357, -0.036486610770225525, -0.11820552498102188, -1.0771511793136597, 0.2126036137342453, -0.14663448929786682, 0.10847166925668716, -0.6141393780708313, -0.3945831060409546, 0.0021205770317465067, -0.37365925312042236, -0.2695239186286926, 0.16940531134605408, -0.7381136417388916, -0.43243902921676636, -0.0589795745909214, -0.6942232847213745, 1.1994740962982178, 0.07879456132650375, -0.021223237738013268, 0.25355783104896545, -0.22525811195373535, 0.308156818151474, 0.44716310501098633, 0.07088550925254822, -0.7887165546417236, 0.5101064443588257, 0.38598817586898804, -0.562133252620697, 0.6781174540519714, 0.11605081707239151, -0.5727578401565552, -0.11485196650028229, -0.441252738237381, 0.0721520408987999, 0.18027444183826447, 0.20406289398670197, 0.2795933783054352, 0.44582322239875793, 0.5450361371040344, -1.0349059104919434, 0.19637402892112732, 0.3172013461589813, 0.3039466142654419, 0.39901217818260193, 0.04580432176589966, -0.4892898499965668, 0.042628031224012375, -0.3781561553478241, -0.6649373769760132, 0.14294663071632385, 0.414621502161026, 0.09959625452756882, 0.4138563275337219, 0.09272821247577667, -0.3896235525608063, -0.09963212162256241, 0.36674508452415466, -0.6953712701797485, 0.014165532775223255, 0.49197909235954285, -0.654682993888855, 0.6313502192497253, -1.1138111352920532, 0.4540620744228363, -0.041550908237695694, 0.002245483687147498, 0.02333872951567173, -0.17862144112586975, -0.4602946937084198, -0.26636436581611633, -0.20685085654258728, 0.29605674743652344, -0.1799149215221405, -0.1288350373506546, -0.3123825192451477, -0.06931447982788086, -0.2633151113986969, -1.1236329078674316, -0.5717784762382507, 1.0238146781921387, 0.7885977625846863, -0.1167113408446312, 0.2253069132566452, 0.5847976207733154, 0.17611560225486755, -0.644742488861084, 0.5138938426971436, -0.8153417706489563, 0.1492520272731781, -0.08593794703483582, 0.9762425422668457, -0.6007270812988281, -0.08096753060817719, 0.13997647166252136, -0.33585232496261597, 0.10588078945875168, 0.15106931328773499, 0.5402993559837341, 0.28000006079673767, -0.7579222917556763, -0.44110968708992004, -0.06202363967895508, -0.12210699915885925, -0.3934090733528137, -0.0019196097273379564, -0.6552952527999878, 0.5442571640014648, 0.6935749053955078, -1.183093786239624, -0.19619454443454742, -0.6898006200790405, 0.22450852394104004, 0.13551658391952515, 0.18011954426765442, 0.050964850932359695, -0.8304376602172852, -0.19467875361442566, -0.5747295022010803, 0.06217444688081741, 0.18143579363822937, -0.20259898900985718, 0.1747407764196396, -0.8736171126365662, -0.19991417229175568, 0.2571393847465515, -0.598411500453949, -0.9188501834869385, -0.1524551808834076, 0.7645040154457092, 0.33081090450286865, 0.44586601853370667, 0.20627185702323914, 0.222756028175354, 0.5528079867362976, -0.36713939905166626, 0.2266896814107895, -1.4124845266342163, -0.09177748113870621, -0.20384828746318817, 0.2060670405626297, -0.07879426330327988, 0.39049232006073, -0.7944850325584412, 0.1162974014878273, -0.893912672996521, -0.22064955532550812, -0.6923609375953674, -0.24134328961372375, 0.7171564698219299, -0.23616497218608856, -0.3174629211425781, 0.52226722240448, 0.3433718979358673, -0.09213840961456299, 0.11272521317005157, -0.2106773406267166, -0.5531389713287354, 0.8004966974258423, -0.4558153748512268, 0.7217063903808594, 0.08985431492328644, -0.4015641510486603, -0.28839534521102905, -1.0319923162460327, 0.7404680848121643, 0.1533087193965912, 0.335414856672287, -0.941831648349762, -0.234648659825325, -0.1968492567539215, 0.5484565496444702, -0.10135382413864136, 0.29195496439933777, -0.13697406649589539, -0.2490892857313156, 0.20488233864307404, 0.6040828824043274, -0.9100648760795593, -0.0229061096906662, -0.1789928823709488, -0.6041008830070496, -0.030460556969046593, -0.638938307762146, 0.7028992772102356, -0.10324496775865555, -0.6987390518188477, 0.6165934801101685, 0.42488306760787964, 0.0462973415851593, -1.0086778402328491, -0.13259637355804443, -0.5221867561340332, 0.14431357383728027, -1.0174955129623413, 0.3089514970779419, -0.3901348114013672, 0.2719767391681671, -0.10953196883201599, 0.6601318717002869, 0.6870816349983215, -0.08591563999652863, -0.020451942458748817, 0.1428278386592865, 0.26466724276542664, -0.8050968647003174, -0.24660824239253998, 0.4976428747177124, -0.572483241558075, 0.22497890889644623, -0.1969684362411499, -1.1103559732437134, -0.4991419017314911, 0.08128397166728973, 0.40156370401382446, -0.23128269612789154, 0.7248106002807617, -0.5404433012008667, -0.32806944847106934, -0.1472722738981247, 0.6049339175224304, -0.25948426127433777, -0.4434056580066681, -0.16735009849071503, 0.013714374043047428, 0.2899097204208374, 0.09793178737163544, 0.04940064251422882, -0.22817708551883698, -1.0850152969360352, -0.18589884042739868, 0.9930872917175293, 0.09983521699905396, -0.27901679277420044, 0.03074389137327671, -0.3278321921825409, 1.0007576942443848, -0.5088521838188171, -0.9512940049171448, -0.4214830696582794, 0.24956189095973969, -0.44540971517562866, -0.7003061175346375, 0.7533142566680908, -0.8883567452430725, 0.20013593137264252, 0.2189171314239502, 0.3617500066757202, -0.07300152629613876, -0.002091820817440748, -0.03196655213832855, 0.5709928870201111, 0.4170267879962921, -1.0016043186187744, 0.01532608363777399, -0.15509173274040222, 0.8402306437492371, 0.22682222723960876, 0.4036834239959717, -0.4883498251438141, 0.14780673384666443, -1.3304288387298584, -2.0743112564086914, 0.8160753846168518, -0.07478901743888855, 0.0643269494175911, 0.06086767837405205, -0.23982729017734528, 0.6185033917427063, -0.49730902910232544, 0.24492612481117249, 0.4055653512477875, 0.38016775250434875, 0.2449457049369812, -0.26063576340675354, 0.031074581667780876, 0.5342856049537659, -0.02185743674635887, 0.2917661666870117, 0.02315831370651722, -0.8402783870697021, -0.17469768226146698, -0.44695040583610535, -0.5731974840164185, -0.36886683106422424, -0.049683794379234314, 0.586632251739502, -0.452399343252182, 0.47545087337493896, -0.15319257974624634, -0.34032437205314636, 0.029131313785910606, -0.24794048070907593, 0.01553943008184433, -0.21493205428123474, 0.9911760687828064, -0.04338930547237396, 0.35595211386680603, 0.10110611468553543, 0.30349642038345337, 0.07782769203186035, -0.7765070199966431, 0.41254380345344543, 0.0302092544734478, -0.3841131925582886, 1.0300278663635254, 0.2187398225069046, -0.6569223999977112, -0.9429183006286621, -1.0436896085739136, 0.3414512574672699, 0.45629408955574036, -0.22446535527706146, -0.26972654461860657, -0.3036884367465973, -0.1703025847673416, 0.13358211517333984, 0.23513421416282654, 0.7442594170570374, -0.04190758988261223, -0.7804790139198303, 0.5768766403198242, -0.13934528827667236, -0.1510007083415985, 0.6571041345596313, -0.554715633392334, -0.408884197473526, -0.758981466293335, -0.18443623185157776, 0.42781463265419006, 0.2543877959251404, 0.809319257736206, -0.2655028700828552, 0.547019362449646, -0.19857551157474518, -0.10592002421617508, 1.0972206592559814, 0.059626445174217224, 0.37076830863952637, 0.65351402759552, 0.6654783487319946, -1.0839344263076782, -0.2528671622276306, -0.019045576453208923, -0.34691375494003296, 0.24086429178714752, -0.32361021637916565, -0.0807766541838646, 0.327513724565506, 0.4121438264846802, -0.41737285256385803, -1.0025702714920044, -0.852812647819519, -0.4610242247581482, 0.30434450507164, 0.22790879011154175, -0.19928884506225586, -0.19949135184288025, 0.6675953269004822, 0.1369159072637558, -0.007655737455934286, -0.36953219771385193, 0.21784234046936035, -0.07399836927652359, -0.3850325345993042, -0.7309505343437195, 0.5132418870925903, -0.43516936898231506, -0.6318954825401306, -0.4594854414463043, -0.23376911878585815, -0.33251580595970154, -0.31696969270706177, 0.3014867305755615, 0.16805791854858398, -0.6859660148620605, 0.13219740986824036, -0.9050329923629761, 0.4668208360671997, 0.10548100620508194, -0.7064041495323181, -0.4303953945636749, 0.1627836972475052, -0.03873312845826149, 0.2961389720439911, 1.1045199632644653, 0.2651275396347046, 0.845029890537262, -1.025648593902588, -0.0017687856452539563, -0.023897331207990646, -0.21120816469192505, 0.5160924196243286, 0.15424495935440063, -0.47500067949295044, -0.0623343288898468, 0.11674197018146515, -0.7186112403869629, 0.06920439749956131, -1.0021638870239258, 0.3423367440700531, 0.245122030377388, -0.3563947379589081, 0.16027620434761047, 0.5367109179496765, -0.1508927196264267, 0.20993924140930176, -0.3716452121734619, 0.3089507818222046, 0.5499070882797241, 0.1447901725769043, 0.2970457375049591, 0.25297603011131287, 0.6229656934738159, -0.05723097547888756, 0.061844438314437866, 0.22426919639110565, -0.4204205274581909, 0.20486721396446228, -0.12801669538021088, -0.0900559276342392, -0.737417459487915, -0.07016238570213318, 0.4704601466655731, 0.22611162066459656, 0.42457568645477295, 1.1058616638183594, 0.6523220539093018, 0.1674022525548935, -1.3597643375396729, -0.2729194760322571, -0.6569554209709167, -0.22264905273914337, 0.3952350616455078, -0.4739806652069092, -0.2719927728176117, -0.4590338468551636, 0.1367764174938202, -0.10835126042366028, 0.000889139948412776, -0.19303956627845764, 0.5135907530784607, 0.29837149381637573, 0.04849454015493393, 1.3911643028259277, -0.2090735286474228, -0.6085089445114136, 0.22638094425201416, 0.1969752460718155, -0.9655136466026306, -1.2313497066497803, 0.20642825961112976, 1.0745048522949219, 0.17128700017929077, -0.13093918561935425, -0.9294814467430115, 0.4119621813297272, 0.6913873553276062, 0.12862886488437653, 0.275263249874115, -0.24650666117668152, -0.43077054619789124, 1.1903105974197388, -0.7120447158813477, -0.07880765944719315, 0.043811019510030746, -0.05837244912981987, -0.10388348251581192, -0.33677101135253906, -1.042313575744629, -0.07646751403808594, -0.10084226727485657, -0.44220462441444397, 0.5232787132263184, 0.5711650848388672, -0.012891216203570366, -0.36433184146881104, -0.03784722834825516, -0.6919216513633728, 0.6403154730796814, 0.4544271230697632, -0.2167181819677353, -0.10268454998731613, 0.3549611568450928, 0.314086377620697, -0.526246964931488, 0.010438031516969204, 0.5182467699050903, 0.49152329564094543, -0.649530291557312, 0.8177386522293091, -0.11837837845087051, -0.3676795959472656, -0.1024048775434494, -0.0785503163933754, -0.3503548204898834, 0.21457314491271973, 0.09694772958755493, -0.3184677064418793, -0.5892633199691772, 0.8001289367675781, -0.46817269921302795, 0.10592310130596161, -0.5024959444999695, -0.021693415939807892, 0.3854299485683441, -0.03233744576573372, -0.034369487315416336, -0.15252317488193512, 1.3564743995666504, 0.23061436414718628, -0.4599301517009735, 0.9776710867881775, 0.10821452736854553, -0.22405993938446045, 0.30317145586013794, 0.09293874353170395, -0.7300646305084229, 0.06893833726644516, 0.24148502945899963, -0.9293319582939148, -0.03154702112078667, -0.09956280142068863, -0.07921998202800751, -0.03506359085440636, 0.5471243262290955, -0.27620264887809753, -0.06457796692848206, -0.6603347659111023, 1.0627442598342896, -0.4869895577430725, -0.2955999970436096, 0.42899420857429504, -0.37210288643836975, -0.4241756200790405, 0.9696886539459229, -0.267941415309906, 0.9979267716407776, 0.27076172828674316, 0.5622497200965881, 0.9342893958091736, 0.7702049016952515, -0.4800620973110199, -0.5192031860351562, -0.19816790521144867, 0.154984250664711, 0.029846910387277603, -0.7667140960693359, -0.13742057979106903, -0.16497133672237396, 0.5154172778129578, 0.18729659914970398, 0.27394750714302063, -0.5897580981254578, -0.06375370919704437, -0.150385320186615, -0.06005261838436127, 1.0035696029663086, 0.34149256348609924, -0.6390352845191956, -0.025350434705615044, -0.21663928031921387, 0.09018172323703766, 0.37514203786849976, -0.05582178756594658, -0.2679610252380371, -0.9601105451583862, -0.6209513545036316, -0.5118392109870911, 1.1834524869918823, 0.15998707711696625, -0.019531739875674248, -0.19486548006534576, -1.1448324918746948, -0.5255755186080933, 0.41196104884147644, -0.6805826425552368, -0.27593156695365906, 0.9512295722961426, 0.7877903580665588, 0.5106034874916077, 0.5570005774497986, 0.15397267043590546, 0.016231775283813477, 0.020347151905298233, 0.34810328483581543, -0.4707602560520172, 0.14362980425357819, 0.13498921692371368, 0.2291700541973114, 0.3529074788093567, -0.017837775871157646, 0.16758845746517181, -0.3634370267391205, -0.19943870604038239, -0.3235992193222046, -0.3290137052536011, -0.44670361280441284, -0.03302649408578873, 0.42689356207847595, 0.34736767411231995, -0.013317633420228958, -0.00812793429940939, -0.947400689125061, 0.10199464112520218, -0.39931896328926086, 0.4244668185710907, 0.0500805638730526, 0.323528915643692, -0.03348670154809952, 0.28329628705978394, 0.9383419156074524, -0.9924380779266357, 4.356954097747803, 1.0508455038070679, -0.1261206418275833, 0.14858709275722504, 0.27818652987480164, 1.0790432691574097, 0.6130600571632385, -0.5705506801605225, 0.2800232470035553, -0.1674329936504364, 0.615872859954834, -0.23533262312412262, 0.4990979731082916, 0.10257221758365631, 0.1083265170454979, 0.26923689246177673, -0.424841046333313, 0.19581058621406555, 0.1246405765414238, -0.8015835881233215, -0.4623624086380005, 0.30646976828575134, -0.4853998124599457, 0.6344996094703674, -0.09433804452419281, 0.33595582842826843, 0.32327592372894287, -0.1416185051202774, -0.39137282967567444, -0.14711549878120422, -0.03861061856150627, -0.1544369012117386, -0.27545633912086487, -0.40792179107666016, -0.6060394644737244, 0.1342490166425705, 0.24636627733707428, -0.3904479742050171, -0.16188110411167145, -0.28227782249450684, 0.7129468321800232, -0.2337595820426941, -0.436259388923645, -0.6801487803459167, 0.011038820259273052, 0.8186471462249756, -0.4948173463344574, 0.14335449039936066, 0.9523972272872925, -0.3059605062007904, 1.1914552450180054, -0.694932758808136, 0.6637581586837769, 0.0018178175669163465, 0.07914982736110687, 0.4933660328388214, -0.4621177613735199, -0.11280457675457001, 0.18944701552391052, -0.02104865200817585, 0.8551090359687805, -0.3312865197658539, 0.09209667146205902, -0.36629518866539, -0.29342544078826904, 0.7300721406936646, -0.1515951305627823, 0.7978546023368835, 0.07758448272943497, -0.38162121176719666, 0.030004514381289482, -0.8205715417861938, -1.040027141571045, 0.14131076633930206, 0.6232554316520691, -0.43124380707740784, 0.048420630395412445, 0.25747916102409363, 0.15438507497310638, -0.4915420114994049, -0.08205660432577133, -0.6736911535263062, -1.0805447101593018, -0.3004131317138672, 0.600361168384552, 0.4019477963447571, -0.11951567232608795, -0.6891477108001709, 0.3926752507686615, 0.17701689898967743, 0.5266371369361877, 0.16378344595432281, -0.34920498728752136, -0.22382307052612305, 0.21722634136676788 ]
[ 3450, 1999, 3535, 2000, 26399, 10788, 1998, 6366, 3350, 1997, 2037, 3739, 1012, 1999, 3811, 7484, 3550, 10058, 1010, 2107, 2004, 6112, 1011, 2241, 6502, 1010, 2023, 2089, 2022, 8885, 2011, 16487, 7484, 3698, 1006, 1058, 2213, 1007, 2030, 2951, 5527, 20057, 12326, 2015, 2083, 1996, 6112, 2968, 24923, 2030, 6112, 17928, 2015, 1012, 1056, 14526, 12521, 19933, 15584, 4748, 14028, 12086, 2089, 11835, 2007, 1996, 3645, 15584, 2000, 5342, 9563, 2592, 2306, 15584, 6309, 1010, 6366, 2592, 2004, 2112, 1997, 9344, 2039, 1010, 2030, 2004, 2112, 1997, 2060, 5461, 2000, 4681, 1999, 28297, 1998, 7781, 1012, 1056, 16048, 24096, 19933, 2291, 3746, 4748, 14028, 12086, 2089, 2191, 3431, 2000, 1996, 4082, 2291, 1997, 11157, 2897, 5733, 2000, 23021, 13345, 1998, 3073, 2047, 9859, 2005, 3209, 1012, 2006, 2107, 5733, 1010, 1996, 4082, 3001, 2024, 4050, 18847, 28508, 1998, 2087, 1997, 1996, 5080, 15380, 1998, 9859, 2024, 4838, 2306, 1037, 2309, 5371, 1012, 1012, 25604, 8983, 2291, 3746, 4748, 14028, 12086, 2089, 19933, 1996, 4082, 2291, 1997, 1037, 2897, 5080, 2000, 8970, 2047, 9859, 2030, 23021, 4493, 13345, 1012, 2070, 2897, 5733, 2024, 2328, 2007, 1037, 18847, 28508, 4294, 1010, 2073, 1996, 2972, 4082, 2291, 1998, 2087, 1997, 1996, 15380, 1997, 1996, 5080, 2003, 4838, 2306, 1037, 2309, 5371, 1012, 4748, 14028, 12086, 2089, 2689, 2023, 5371, 1999, 5527, 1010, 2000, 2022, 8209, 1999, 1037, 2925, 9573, 1010, 2030, 1999, 3638, 2076, 2448, 7292, 1012, 1012, 4002, 2475, 2091, 24170, 2291, 3746, 4748, 14028, 12086, 2089, 16500, 2019, 3080, 2544, 1997, 1996, 4082, 2291, 1997, 1037, 2897, 5080, 2000, 23021, 3036, 1012, 3080, 4082, 2291, 4617, 2006, 2897, 5733, 2411, 2031, 15863, 21999, 27715, 2015, 1998, 1010, 1999, 2236, 1010, 8491, 1013, 2625, 7172, 5600, 2838, 1012, 1056, 14526, 14526, 4800, 1011, 5387, 27280, 17385, 4748, 14028, 12086, 2089, 4539, 4800, 1011, 5387, 27280, 1006, 26913, 1007, 10595, 1010, 1006, 1045, 1012, 1041, 1012, 1010, 6047, 5329, 1010, 19204, 16937, 1010, 4385, 1012, 1007, 2000, 5114, 3229, 2000, 22496, 2008, 2064, 2022, 2109, 2000, 3229, 3001, 1010, 2578, 1010, 1998, 2897, 4219, 1012, 2224, 1997, 26913, 2003, 6749, 1998, 3640, 1037, 3020, 2504, 1997, 3036, 2084, 5310, 18442, 2015, 1998, 20786, 2015, 2894, 1010, 2021, 4411, 2323, 2022, 5204, 1997, 5461, 2008, 2071, 2022, 2109, 2000, 19115, 1998, 11826, 2122, 3036, 10595, 1012, 1056, 16048, 17465, 4800, 1011, 5387, 27280, 5227, 4245, 4748, 14028, 12086, 2089, 3535, 2000, 11826, 4800, 1011, 5387, 27280, 1006, 26913, 1007, 10595, 1998, 5114, 3229, 2000, 6115, 2011, 11717, 26913, 11186, 2741, 2000, 5198, 1012, 1056, 14526, 2692, 2549, 4800, 1011, 2754, 6833, 4748, 14028, 12086, 2089, 3443, 3674, 5711, 2005, 3094, 1998, 2491, 2008, 2024, 4846, 2104, 2367, 3785, 2030, 2005, 3056, 4972, 1012, 2224, 1997, 3674, 5711, 2089, 27885, 25608, 16280, 1996, 3094, 1998, 2491, 3149, 2000, 2191, 10788, 2062, 3697, 1012, 1056, 14526, 2692, 2575, 3128, 17928, 4748, 14028, 12086, 2089, 11835, 2007, 1996, 3128, 9808, 4646, 4730, 8278, 1006, 17928, 1007, 2000, 15389, 15592, 1012, 3128, 17928, 2015, 3073, 1037, 4758, 2965, 1997, 4214, 2659, 1011, 2504, 9808, 2578, 2306, 1996, 16293, 1010 ]
mitre
10.txt
61
such as those involving hardware / devices, memory, and processes. these native apis are leveraged by the os during system boot ( when other system components are not yet initialized ) as well as carrying out tasks and requests during routine operations. t1599 network boundary bridging adversaries may bridge network boundaries by compromising perimeter network devices or internal devices responsible for network segmentation. breaching these devices may enable an adversary to bypass restrictions on traffic routing that otherwise separate trusted and untrusted networks.. 001 network address translation traversal adversaries may bridge network boundaries by modifying a network device ’ s network address translation ( nat ) configuration. malicious modifications to nat may enable an adversary to bypass restrictions on traffic routing that otherwise separate trusted and untrusted networks. t1498 network denial of service adversaries may perform network denial of service ( dos ) attacks to degrade or block the availability of targeted resources to users. network dos can be performed by exhausting the network bandwidth services rely on. example resources include specific websites, email services, dns, and web - based applications. adversaries have been observed conducting network dos attacks for political purposes and to support other malicious activities, including distraction, hacktivism, and extortion.. 001 direct network flood adversaries may attempt to cause a denial of service ( dos ) by directly sending a high - volume of network traffic to a target. this dos attack may also reduce the availability and functionality of the targeted system ( s ) and network. direct network floods are when one or more systems are used to send a high - volume of network packets towards the targeted service's network. almost any network protocol may be used for flooding. stateless protocols such as udp or icmp are commonly used but stateful protocols such as tcp can be used as well.. 002 reflection amplification adversaries may attempt to cause a denial of service ( dos ) by reflecting a high - volume of network traffic to a target. this type of network dos takes advantage of a third - party server intermediary that hosts and will respond to a given spoofed source ip address. this third - party server is commonly termed a reflector. an adversary accomplishes a reflection attack by sending packets to reflectors with the spoofed address of the victim. similar to direct network floods, more than one system may be used to conduct the attack, or a botnet may be used. likewise, one or more reflectors may be used to focus
[ -0.14216294884681702, -0.35605043172836304, -0.2602757215499878, 0.04223782196640968, -0.31668347120285034, -0.0038323504850268364, 0.12908795475959778, -0.049878835678100586, -0.007171337958425283, 1.055834412574768, -0.22867275774478912, -0.5086891651153564, 0.5084221959114075, -0.29577353596687317, -0.498119592666626, -0.2865692973136902, -0.8190304040908813, 0.36613231897354126, -0.019017796963453293, -0.3921629786491394, 0.5381373763084412, 0.2223232388496399, -0.5459745526313782, -0.507668137550354, -0.5290706753730774, 0.66176438331604, 0.7073091864585876, -0.14197474718093872, 0.6888155937194824, 0.4623117446899414, -0.3241274058818817, -0.5697769522666931, 0.04065584018826485, -0.43439218401908875, 0.01691463030874729, -0.0454002283513546, 0.7074794769287109, -0.5754207968711853, -0.35474908351898193, -0.18845206499099731, 0.6624817252159119, -0.4604651629924774, -0.24426740407943726, -0.4133789539337158, 0.11634673923254013, -0.40581706166267395, -0.29165637493133545, -0.3432002663612366, 0.004659533035010099, -0.14427785575389862, 0.023522697389125824, -0.2997744083404541, 0.026472652330994606, 0.37149280309677124, 0.05353986471891403, -0.14863871037960052, 0.15342247486114502, 0.34583479166030884, -0.01343444548547268, 0.1721753031015396, -0.43672975897789, 0.1986796259880066, 0.31907740235328674, -0.369235634803772, -0.033864401280879974, 0.07209917157888412, 0.19799214601516724, -0.2571808397769928, 0.35900574922561646, -0.12085539847612381, -0.030811144039034843, 0.47732532024383545, -1.0620348453521729, -0.4103833734989166, -0.588823676109314, 0.0019015136640518904, -0.38385072350502014, -0.3548307716846466, -0.1092715710401535, 0.6567362546920776, 0.19427713751792908, 0.7047393321990967, 0.09851997345685959, -0.11176605522632599, 0.0705677792429924, 0.14411590993404388, 0.07081208378076553, 0.4894286096096039, -0.20924124121665955, 0.13213805854320526, 0.5185778141021729, 0.31327134370803833, -0.9404861330986023, -0.28932785987854004, 0.08932525664567947, -0.03644238039851189, -0.5231667757034302, 0.4432075023651123, -0.243270605802536, 0.46930500864982605, 0.7992050051689148, 0.559158444404602, 0.4517683684825897, 0.31032225489616394, -0.5932564735412598, 0.306458979845047, 0.26193928718566895, -0.6720592379570007, -0.46442633867263794, -0.41319504380226135, 0.4205951690673828, 0.13154055178165436, -0.2059081792831421, -0.7498591542243958, 0.23995371162891388, 0.19780339300632477, 0.3143264055252075, -0.30712297558784485, -0.49163731932640076, 1.2041188478469849, 0.28260502219200134, -0.2112274169921875, 0.6316033601760864, 0.20266146957874298, 0.35616880655288696, -0.04240422323346138, 0.09373461455106735, 0.17258122563362122, -0.41636112332344055, -0.6709287166595459, 0.2551770806312561, 0.3360939025878906, -0.4990955591201782, 1.0894685983657837, -0.022150283679366112, 0.5496225953102112, 0.23518556356430054, 0.1762390434741974, 0.31107857823371887, -0.46207311749458313, 0.36748331785202026, 0.4149380922317505, 0.26375043392181396, 1.1593668460845947, -0.2167900949716568, 0.5996150970458984, -0.20415961742401123, -0.028247874230146408, -0.3382396697998047, -0.12603940069675446, -0.4891248941421509, 0.09357359260320663, 0.8865114450454712, -0.8219634890556335, -0.47726622223854065, 0.20985279977321625, -0.29402488470077515, 0.5209653377532959, -0.3339273929595947, 0.3329089879989624, -0.04757340997457504, 0.8845779895782471, -0.13812129199504852, 0.6755669116973877, -0.4015614688396454, 0.16454915702342987, -1.0736138820648193, -0.5249029994010925, 0.17117086052894592, -0.3408687710762024, 0.6028354167938232, 0.2599303424358368, -0.043074797838926315, -0.18610744178295135, 1.1883440017700195, 1.1770906448364258, 0.3365175127983093, -0.3749975264072418, 0.23090817034244537, 0.24506951868534088, -0.8538526296615601, 0.44692957401275635, 0.3166850805282593, 1.0018056631088257, -0.08472218364477158, 0.08359949290752411, -0.05761134624481201, -1.1061335802078247, 0.12971501052379608, -0.41929057240486145, 0.10979221016168594, 0.20492668449878693, -0.6397913694381714, 0.6352161169052124, 0.5883225202560425, 0.09225568920373917, -1.09768807888031, -0.3076968491077423, -0.4703688621520996, -0.7647448182106018, -0.0989345982670784, 0.06173072010278702, -0.44040635228157043, 0.7002385854721069, -0.6660473346710205, 0.1965101808309555, 1.1801718473434448, 1.0975819826126099, -0.1662154644727707, 0.7755540609359741, 1.153904914855957, -0.0004599290550686419, 0.12238011509180069, -0.04468997195363045, -0.14419598877429962, 0.3632710576057434, -0.204243004322052, 0.4105682671070099, -0.6719162464141846, 0.09812672436237335, -0.206842303276062, 0.9278547167778015, 0.8050081729888916, 0.3574705421924591, -0.348381370306015, -0.29339560866355896, 0.022347865626215935, -0.16069042682647705, -0.2936757802963257, 0.30780184268951416, -0.23506218194961548, 0.3093169331550598, 0.2065294086933136, 0.4193609356880188, 0.35365012288093567, -0.30950477719306946, -0.030548248440027237, 0.50489741563797, 0.538077175617218, -0.34768012166023254, 0.03521198406815529, 0.565410315990448, 0.38797488808631897, 0.44422972202301025, 0.8983725309371948, 0.1966877579689026, -0.3390950858592987, -0.15131962299346924, 0.5646860599517822, 0.7496117353439331, -0.10585705190896988, 0.3485841751098633, 0.806848406791687, -0.1701531559228897, -0.5133842825889587, -0.4887066185474396, 0.9765631556510925, 0.6471117734909058, -1.1252202987670898, -0.8992433547973633, 0.08735869079828262, -0.2112351357936859, -0.31664857268333435, -0.3695827126502991, 0.3937538266181946, -0.02205514721572399, 0.06545642018318176, 0.0065739755518734455, -0.30917245149612427, -0.5973848700523376, -0.6369239687919617, -0.5570120811462402, -0.346558541059494, -0.620536208152771, -0.8877878189086914, -0.45903918147087097, 0.17874930799007416, -0.3248700797557831, 0.9220213294029236, -0.47373560070991516, -0.20069371163845062, 0.10490023344755173, -0.04962342232465744, 0.46922600269317627, -0.31132444739341736, -0.1076594740152359, -0.6419121623039246, 0.25713688135147095, 0.35790109634399414, 1.4262118339538574, -0.26380106806755066, -0.38005879521369934, 0.11017154902219772, -0.5853092074394226, 0.26530173420906067, -0.1740182787179947, 1.0367692708969116, 0.31973695755004883, -0.3750521242618561, 0.2110273540019989, 0.19686336815357208, -0.5681623220443726, 0.4818475544452667, 0.32823842763900757, -0.4103434085845947, 0.19542038440704346, -0.0697251409292221, -0.014554842375218868, 0.689452052116394, 0.40148821473121643, -0.789080023765564, 0.07239994406700134, -0.2877103090286255, 0.6690264344215393, -0.6853740215301514, 1.0867911577224731, 0.10159293562173843, 0.000053204959840513766, -0.4030570387840271, -0.5050021409988403, 0.0017132664797827601, -0.30115199089050293, 0.16965940594673157, -0.20707066357135773, -0.3225131332874298, 0.21267467737197876, -0.17071141302585602, -0.3587808609008789, 0.4172194302082062, -0.5003566741943359, -0.3370923399925232, -0.024292131885886192, -0.29003793001174927, 0.8529112339019775, -0.3049911558628082, 0.024258209392428398, 0.3204345405101776, -0.17077839374542236, 0.27175021171569824, -0.22844259440898895, 0.38098281621932983, -0.6557416319847107, 0.18669424951076508, 0.18514801561832428, -0.2275276780128479, 0.4682343900203705, 0.325534462928772, -0.5811147689819336, 0.028461851179599762, -0.5861601829528809, -0.5866984724998474, 0.03868085518479347, 0.30893567204475403, -0.033606112003326416, -0.07474218308925629, 0.4845336973667145, -0.6312963962554932, -0.07583413273096085, -0.19390684366226196, 0.4322355091571808, 0.5180683732032776, 0.00978174526244402, -0.8205346465110779, -0.3453370928764343, -0.26512327790260315, -0.5329642295837402, 0.6422854661941528, 0.040937215089797974, 0.4194943308830261, -0.061052437871694565, 0.22308485209941864, -0.19454744458198547, 0.15997590124607086, 0.019967330619692802, -0.41170257329940796, -0.13362903892993927, 0.40810394287109375, -0.3270050883293152, 0.39642032980918884, -1.2855587005615234, 0.5361388921737671, 0.042367711663246155, 0.0028032208792865276, -0.07591723650693893, 0.07829099893569946, -0.2851783335208893, -0.39359250664711, -0.37025463581085205, 0.11579093337059021, 0.05019503831863403, 0.5727019906044006, -0.33680254220962524, 0.06519302725791931, -0.26707130670547485, -0.9931772351264954, -0.3317309617996216, 0.646603524684906, 0.705710232257843, 0.11990752071142197, 0.19067399203777313, 0.5666005611419678, 0.24478919804096222, -0.23432891070842743, 0.13912838697433472, -0.41400346159935, 0.029063083231449127, 0.011128323152661324, 0.5926750898361206, -0.6378135085105896, -0.3633921444416046, -0.2776467502117157, -0.6945463418960571, 0.09379641711711884, -0.1052972599864006, -0.2271636575460434, 0.6993274688720703, -0.3835919201374054, -0.21828541159629822, -0.12153498828411102, 0.6078015565872192, -0.17646893858909607, -0.2741522490978241, -0.8569270372390747, 0.17306149005889893, 0.5546179413795471, -0.973800003528595, 0.43520042300224304, -0.4356386363506317, 0.21987363696098328, 0.17030276358127594, 0.7707592248916626, -0.09132613241672516, -0.44906124472618103, -0.1825934648513794, -0.7041301727294922, 0.4942191243171692, 0.5218175649642944, 0.009771724231541157, -0.1573895364999771, -0.6859019994735718, -0.19459132850170135, 0.2925156056880951, -0.3471800982952118, -0.9863919019699097, -0.14092294871807098, 0.3280036449432373, 0.17424678802490234, 0.3166623115539551, -0.33497154712677, 0.049452055245637894, 0.8986442685127258, -0.4598207473754883, 0.8195843696594238, -0.9825010895729065, -0.7840753793716431, 0.30912256240844727, -0.18992501497268677, 0.10972551256418228, 0.7374578714370728, -0.9198530316352844, -0.15386922657489777, -0.5572015047073364, 0.07074525207281113, -0.4686795473098755, 0.044508688151836395, 0.9050730466842651, 0.05544925481081009, -0.10759337246417999, 0.6373981237411499, 0.1069079339504242, -0.002639301121234894, 0.0290694460272789, -0.48668140172958374, -0.42431971430778503, 0.6237802505493164, -0.1983715444803238, 0.15327692031860352, -0.21388202905654907, 0.10451264679431915, -0.5141483545303345, -0.4003520905971527, 0.3976854681968689, -0.26278653740882874, 0.13859310746192932, -0.17274770140647888, -0.7139963507652283, -0.12105505913496017, 0.26817405223846436, -0.015965288504958153, 0.34945857524871826, -0.31918051838874817, 0.32141947746276855, -0.12803006172180176, 0.3234366476535797, -0.2522554397583008, -0.32194963097572327, -0.3811284005641937, -0.32574042677879333, -0.1613946557044983, -0.6687892079353333, 0.6745861768722534, -0.015959737822413445, -0.2934049367904663, 0.09654121100902557, 0.5064036250114441, 0.13124443590641022, -0.7992460131645203, 0.4710829555988312, -0.7488616704940796, 0.10018401592969894, -0.45613130927085876, 0.26077890396118164, 0.30595746636390686, -0.007490792777389288, -0.5318179130554199, 0.926261842250824, 0.5809021592140198, 0.0807672068476677, -0.17984895408153534, 0.14477118849754333, 0.5764598250389099, -0.6743060350418091, -0.16278806328773499, 0.5618126392364502, -0.7141025066375732, -0.07354708015918732, -0.17700833082199097, -0.6020604372024536, -0.2582780122756958, -0.3663673996925354, 0.3549286425113678, -0.8368854522705078, 0.47399693727493286, -0.6428119540214539, -0.49518507719039917, -0.21047955751419067, 0.439424604177475, -0.30084097385406494, 0.2376440018415451, -0.22656500339508057, -0.26603859663009644, 1.0072767734527588, 0.2747858166694641, -0.15596626698970795, -0.30438706278800964, -0.7858723998069763, -0.49380356073379517, 0.3591591715812683, -0.49080443382263184, -0.206994891166687, 0.5333833694458008, -0.5397206544876099, 0.9555957317352295, -0.44739770889282227, -1.2998521327972412, -0.22664043307304382, 0.08845449984073639, -0.6976615786552429, -0.1823514848947525, 0.244929701089859, -0.23550905287265778, 0.7779410481452942, 0.15962544083595276, -0.2834241986274719, 0.29303067922592163, -0.013064561411738396, 0.11788894981145859, 0.5871252417564392, 0.39011335372924805, -1.1668933629989624, -0.37043333053588867, 0.19446492195129395, 0.36649224162101746, 0.34637564420700073, 0.16700026392936707, -0.13031896948814392, -0.002019286621361971, -0.6293655037879944, -1.9477628469467163, 0.5881134867668152, -0.25752323865890503, 0.10322626680135727, 0.08260077983140945, -0.30216655135154724, 0.4776727557182312, -0.2074754238128662, 0.29188650846481323, 0.6505173444747925, 0.22867481410503387, 0.26627451181411743, -0.2120809108018875, 0.37082093954086304, 0.3165638744831085, -0.08335959911346436, 0.47811827063560486, -0.7164716720581055, -0.32574132084846497, -0.48680898547172546, -0.4473632574081421, -0.2743432819843292, -0.21275421977043152, -0.10976717621088028, 0.3603307008743286, -0.167602077126503, 0.6271764039993286, -0.31528523564338684, -0.6519225835800171, -0.19462677836418152, -0.014422710053622723, 0.22155359387397766, 0.18377944827079773, 0.9788240790367126, -0.2135433405637741, 0.4029478132724762, 0.06799926608800888, 0.02177758328616619, -0.13970884680747986, -0.40290626883506775, 0.44943082332611084, 0.009523240849375725, -0.5217326283454895, 0.9700915813446045, -0.18158595263957977, -0.32125338912010193, -0.9622955322265625, -0.586683988571167, 0.46954452991485596, 0.4150795638561249, -0.14550216495990753, -0.6850593090057373, -0.015555072575807571, 0.004029083997011185, -0.5881996154785156, 0.08259459584951401, 0.15694579482078552, -0.08328831195831299, -1.0481677055358887, 0.3829181492328644, -0.480084627866745, 0.7879063487052917, 0.8348435759544373, -0.3655242919921875, -0.722362756729126, -0.563446581363678, -0.6987385749816895, 0.18022409081459045, 0.34569254517555237, 1.0944904088974, -0.5736260414123535, 0.549124002456665, -0.23299670219421387, 0.2175198346376419, 0.8696113228797913, 0.23747102916240692, 0.14807826280593872, 1.1461063623428345, 0.5640551447868347, -0.8168100714683533, -0.2326337695121765, 0.33127740025520325, -0.16214017570018768, 0.22490209341049194, -0.6178063750267029, 0.06336534768342972, -0.3810885548591614, 0.31194964051246643, -0.1737711876630783, -0.8165506720542908, -0.7937261462211609, -0.3193802535533905, 0.11697129160165787, -0.15188516676425934, -0.059364788234233856, -0.16727955639362335, 0.7700914144515991, -0.6347471475601196, -0.47782421112060547, -0.9668806791305542, 0.17493577301502228, -0.2753361165523529, -0.36645203828811646, -0.24481253325939178, 0.050485651940107346, -0.7301194071769714, 0.16259069740772247, -0.6838849186897278, -0.4048692286014557, -0.6388387680053711, -0.011333255097270012, 0.5119022727012634, 0.23228517174720764, -0.5478673577308655, -0.39724451303482056, -0.2539750039577484, 0.40056997537612915, 0.17071408033370972, -0.8096362352371216, -0.17754539847373962, 0.7714105844497681, 0.0021343547850847244, -0.09465289860963821, 0.5266443490982056, 0.3989037275314331, 0.7929858565330505, -0.1400671750307083, -0.48714759945869446, 0.1459280401468277, -0.08463709056377411, 0.5122368335723877, 0.620354413986206, 0.15572591125965118, -0.2509306073188782, 0.3302755355834961, -0.6365694403648376, -0.12139022350311279, -0.36043113470077515, 0.37043002247810364, 0.8497306704521179, -0.7165588140487671, 0.15565375983715057, 0.8238131403923035, -0.1284247785806656, 0.4768216907978058, -0.46966680884361267, 0.9022272825241089, 0.08362045884132385, 0.5014903545379639, 0.19724220037460327, 0.96086585521698, 0.3964446783065796, -0.5440530180931091, 0.0023461892269551754, -0.012838414870202541, -0.3955804407596588, 0.6238174438476562, 0.2068394273519516, -0.19477155804634094, -0.5220636129379272, -0.16645264625549316, 0.566308319568634, 0.188644140958786, 0.0916910469532013, 0.5695808529853821, 0.9522241353988647, 0.14737457036972046, -0.9840514659881592, -0.1626826971769333, -0.4816499948501587, 0.1060834601521492, -0.15388622879981995, -0.5431277751922607, -0.7182123064994812, -0.5884124636650085, -0.2772855758666992, -0.2991357743740082, 0.3172735869884491, -0.16679297387599945, 0.02461179904639721, 0.032191574573516846, -0.2954097092151642, 1.0626013278961182, -0.6916337013244629, -0.6417171955108643, 0.10462462902069092, 0.20259921252727509, -1.2554792165756226, -0.7438173890113831, 0.3185332119464874, 1.396963357925415, 0.5154662132263184, 0.013402162119746208, -0.9184627532958984, 0.0005879770033061504, 0.5153515934944153, 0.31162965297698975, 0.20888054370880127, -0.13548438251018524, -0.5962979197502136, 0.45702916383743286, -0.7917196154594421, 0.06582608073949814, 0.06008312106132507, 0.01582614704966545, 0.7206646800041199, -0.5101511478424072, -0.9606949090957642, -0.03345451131463051, 0.03524734452366829, -0.30276697874069214, 0.5185592174530029, 0.0018081882735714316, 0.5106428861618042, -0.5704916715621948, 0.20140531659126282, -0.7498243451118469, 0.4654003977775574, 0.5229882597923279, -0.038423385471105576, -0.19712235033512115, 0.5505294799804688, 0.7118937969207764, -0.8050959706306458, 0.19714504480361938, 0.342658668756485, 0.27431827783584595, -0.4585929811000824, 0.4104173481464386, -0.7211856245994568, 0.04926734417676926, -0.37242117524147034, -0.04753623530268669, 0.03487865999341011, 0.0028852238319814205, 0.3503951132297516, -0.22384579479694366, -0.4537000060081482, 0.6624865531921387, -0.28843459486961365, 0.23331594467163086, -0.2988249957561493, 0.7041090726852417, 0.5101629495620728, -0.11456095427274704, -0.10833487659692764, 0.20031969249248505, 0.9508001804351807, 0.2688891589641571, -0.48396486043930054, 0.8063732385635376, -0.26676011085510254, -0.13947105407714844, 0.39657896757125854, -0.05580472573637962, -0.5983808040618896, 0.6477050185203552, 0.4256739020347595, -0.3833414614200592, -0.25095680356025696, -0.2649720013141632, 0.34440740942955017, 0.12736302614212036, 0.49842578172683716, -0.2595359683036804, 0.010529941879212856, -0.3260049521923065, 1.0957489013671875, -0.48938077688217163, 0.05460549518465996, -0.05720817670226097, -0.5222578048706055, -0.34325888752937317, 0.8904856443405151, -0.6187558174133301, 0.4238278865814209, -0.04525522142648697, 0.6134839653968811, 0.17311358451843262, 0.8351733684539795, -0.7033800482749939, -0.613083004951477, -0.7107179164886475, 0.17986023426055908, 0.22078680992126465, -0.2882187068462372, -0.7761430144309998, -0.15018129348754883, 0.7741859555244446, 0.27595606446266174, -0.44011038541793823, -0.1249706968665123, -0.3303225338459015, 0.05182303860783577, -0.5324851274490356, 0.689659833908081, -0.018940163776278496, -0.3146849572658539, -0.2813839614391327, 0.07818492501974106, 0.2857590913772583, 0.07478849589824677, -0.0034202018287032843, -0.3778395354747772, -0.7569126486778259, -0.12571562826633453, -0.3490836024284363, 0.8228994607925415, -0.162941575050354, -0.4499588906764984, 0.21130602061748505, -0.5185080766677856, -0.6337786316871643, 0.327938973903656, -0.4528692364692688, -0.42330634593963623, 1.3284939527511597, 0.5999283194541931, 0.4270148277282715, 0.4767926335334778, -0.40669894218444824, -0.23355713486671448, 0.5099319219589233, 0.5941287279129028, -0.18561427295207977, 0.08456149697303772, -0.10551747679710388, 0.0334835983812809, 0.22713036835193634, -0.4952421188354492, -0.06688855588436127, 0.11321591585874557, -0.4130248427391052, -0.6119776368141174, -0.33535337448120117, -0.9182650446891785, -0.494021475315094, 0.7937150597572327, -0.15682651102542877, -0.04024577513337135, -0.0643993467092514, -0.29141366481781006, -0.09852079302072525, -0.15987202525138855, 0.33352452516555786, 0.1701529324054718, -0.029078494757413864, 0.2751963138580322, -0.14428572356700897, 0.8589098453521729, -0.5131409764289856, 4.45878267288208, 0.25443196296691895, -0.5941132307052612, -0.4946749806404114, 0.4036380648612976, 0.5757803320884705, 0.601702094078064, -0.34854966402053833, -0.15612594783306122, -0.15666766464710236, 0.49037545919418335, -0.2896265685558319, 0.27776041626930237, 0.19780464470386505, 0.3378099501132965, 0.6922011375427246, -0.36343055963516235, 0.34428471326828003, 0.3529326617717743, -1.2470718622207642, -0.6716194152832031, -0.24810630083084106, -0.372202068567276, 0.8282867074012756, 0.3508489727973938, 0.3705233037471771, 0.062819704413414, 0.10945390164852142, 0.16487067937850952, 0.027973594143986702, -0.3674711287021637, 0.05451003089547157, -0.022825397551059723, -0.47511234879493713, -0.35814929008483887, 0.1878405660390854, 0.08677010983228683, -0.561466634273529, -0.3287437856197357, -0.4960874021053314, 0.8898214101791382, -0.10732600837945938, -0.24021582305431366, -0.74814772605896, 0.1763673722743988, 0.868177056312561, -0.4575663208961487, -0.004527297802269459, 0.1550510972738266, -0.6089800596237183, 0.8419715762138367, -0.2609959542751312, 0.3509606122970581, 0.12712863087654114, -0.3688593804836273, 0.633504331111908, 0.07254454493522644, -0.511432945728302, 0.31708934903144836, -0.131406769156456, 0.9647502303123474, -0.5584636330604553, 0.6171603798866272, -0.041890282183885574, 0.30143484473228455, 0.8785967230796814, -0.05745043605566025, 0.4380436837673187, -0.05557488277554512, 0.14578117430210114, 0.027243612334132195, -0.2418358027935028, -0.996580183506012, -0.275649756193161, 0.7370278835296631, 0.05090093985199928, 0.2528858482837677, -0.06475437432527542, 0.6270461678504944, -0.21844004094600677, -0.23484280705451965, -0.8182063698768616, -0.27819618582725525, 0.3283810019493103, 0.6948204636573792, 0.25939318537712097, 0.021618954837322235, -1.112982153892517, 0.18151278793811798, -0.18645848333835602, 0.5608120560646057, 0.7980252504348755, -0.7164684534072876, -0.23059609532356262, 0.11243104189634323 ]
[ 2107, 2004, 2216, 5994, 8051, 1013, 5733, 1010, 3638, 1010, 1998, 6194, 1012, 2122, 3128, 17928, 2015, 2024, 21155, 2094, 2011, 1996, 9808, 2076, 2291, 9573, 1006, 2043, 2060, 2291, 6177, 2024, 2025, 2664, 3988, 3550, 1007, 2004, 2092, 2004, 4755, 2041, 8518, 1998, 11186, 2076, 9410, 3136, 1012, 1056, 16068, 2683, 2683, 2897, 6192, 7987, 3593, 4726, 4748, 14028, 12086, 2089, 2958, 2897, 7372, 2011, 4012, 25013, 13443, 2897, 5733, 2030, 4722, 5733, 3625, 2005, 2897, 6903, 3370, 1012, 12510, 2075, 2122, 5733, 2089, 9585, 2019, 27248, 2000, 11826, 9259, 2006, 4026, 16972, 2008, 4728, 3584, 9480, 1998, 4895, 24669, 2098, 6125, 1012, 1012, 25604, 2897, 4769, 5449, 29053, 2389, 4748, 14028, 12086, 2089, 2958, 2897, 7372, 2011, 29226, 1037, 2897, 5080, 1521, 1055, 2897, 4769, 5449, 1006, 14085, 1007, 9563, 1012, 24391, 12719, 2000, 14085, 2089, 9585, 2019, 27248, 2000, 11826, 9259, 2006, 4026, 16972, 2008, 4728, 3584, 9480, 1998, 4895, 24669, 2098, 6125, 1012, 1056, 16932, 2683, 2620, 2897, 14920, 1997, 2326, 4748, 14028, 12086, 2089, 4685, 2897, 14920, 1997, 2326, 1006, 9998, 1007, 4491, 2000, 2139, 24170, 2030, 3796, 1996, 11343, 1997, 9416, 4219, 2000, 5198, 1012, 2897, 9998, 2064, 2022, 2864, 2011, 15095, 2075, 1996, 2897, 20235, 2578, 11160, 2006, 1012, 2742, 4219, 2421, 3563, 11744, 1010, 10373, 2578, 1010, 1040, 3619, 1010, 1998, 4773, 1011, 2241, 5097, 1012, 4748, 14028, 12086, 2031, 2042, 5159, 9283, 2897, 9998, 4491, 2005, 2576, 5682, 1998, 2000, 2490, 2060, 24391, 3450, 1010, 2164, 14836, 1010, 20578, 29068, 2964, 1010, 1998, 4654, 25485, 3258, 1012, 1012, 25604, 3622, 2897, 7186, 4748, 14028, 12086, 2089, 3535, 2000, 3426, 1037, 14920, 1997, 2326, 1006, 9998, 1007, 2011, 3495, 6016, 1037, 2152, 1011, 3872, 1997, 2897, 4026, 2000, 1037, 4539, 1012, 2023, 9998, 2886, 2089, 2036, 5547, 1996, 11343, 1998, 15380, 1997, 1996, 9416, 2291, 1006, 1055, 1007, 1998, 2897, 1012, 3622, 2897, 14295, 2024, 2043, 2028, 2030, 2062, 3001, 2024, 2109, 2000, 4604, 1037, 2152, 1011, 3872, 1997, 2897, 23730, 2875, 1996, 9416, 2326, 1005, 1055, 2897, 1012, 2471, 2151, 2897, 8778, 2089, 2022, 2109, 2005, 9451, 1012, 2110, 3238, 16744, 2107, 2004, 20904, 2361, 2030, 24582, 8737, 2024, 4141, 2109, 2021, 2110, 3993, 16744, 2107, 2004, 22975, 2361, 2064, 2022, 2109, 2004, 2092, 1012, 1012, 4002, 2475, 9185, 23713, 3669, 10803, 4748, 14028, 12086, 2089, 3535, 2000, 3426, 1037, 14920, 1997, 2326, 1006, 9998, 1007, 2011, 10842, 1037, 2152, 1011, 3872, 1997, 2897, 4026, 2000, 1037, 4539, 1012, 2023, 2828, 1997, 2897, 9998, 3138, 5056, 1997, 1037, 2353, 1011, 2283, 8241, 6970, 16969, 2854, 2008, 6184, 1998, 2097, 6869, 2000, 1037, 2445, 11867, 21511, 2098, 3120, 12997, 4769, 1012, 2023, 2353, 1011, 2283, 8241, 2003, 4141, 12061, 1037, 8339, 2953, 1012, 2019, 27248, 14570, 2229, 1037, 9185, 2886, 2011, 6016, 23730, 2000, 8339, 5668, 2007, 1996, 11867, 21511, 2098, 4769, 1997, 1996, 6778, 1012, 2714, 2000, 3622, 2897, 14295, 1010, 2062, 2084, 2028, 2291, 2089, 2022, 2109, 2000, 6204, 1996, 2886, 1010, 2030, 1037, 28516, 7159, 2089, 2022, 2109, 1012, 10655, 1010, 2028, 2030, 2062, 8339, 5668, 2089, 2022, 2109, 2000, 3579 ]
mitre
10.txt
62
traffic on the target. this network dos attack may also reduce the availability and functionality of the targeted system ( s ) and network. t1046 network service discovery adversaries may attempt to get a listing of services running on remote hosts and local network infrastructure devices, including those that may be vulnerable to remote software exploitation. common methods to acquire this information include port and / or vulnerability scans using tools that are brought onto a system. t1135 network share discovery adversaries may look for folders and drives shared on remote systems as a means of identifying sources of information to gather as a precursor for collection and to identify potential systems of interest for lateral movement. networks often contain shared network drives and folders that enable users to access file directories on various systems across a network. t1040 network sniffing adversaries may sniff network traffic to capture information about an environment, including authentication material passed over the network. network sniffing refers to using the network interface on a system to monitor or capture information sent over a wired or wireless connection. an adversary may place a network interface into promiscuous mode to passively access data in transit over the network, or use span ports to capture a larger amount of data. t1095 non - application layer protocol adversaries may use an osi non - application layer protocol for communication between host and c2 server or among infected hosts within a network. the list of possible protocols is extensive. specific examples include use of network layer protocols, such as the internet control message protocol ( icmp ), transport layer protocols, such as the user datagram protocol ( udp ), session layer protocols, such as socket secure ( socks ), as well as redirected / tunneled protocols, such as serial over lan ( sol ). t1571 non - standard port adversaries may communicate using a protocol and port pairing that are typically not associated. for example, https over port 8088 or port 587 as opposed to the traditional port 443. adversaries may make changes to the standard port used by a protocol to bypass filtering or muddle analysis / parsing of network data. t1027 obfuscated files or information adversaries may attempt to make an executable or file difficult to discover or analyze by encrypting, encoding, or otherwise obfuscating its contents on the system or in transit. this is common behavior that can be used across different platforms and the network to evade defenses.. 001 binary padding adversaries may use binary padding
[ -0.11459196358919144, -0.049737852066755295, 0.10531830042600632, 0.17379067838191986, -1.1569312810897827, 0.309152215719223, -0.12884539365768433, -0.10289224982261658, 0.35862618684768677, 0.8470390439033508, 0.3551303744316101, -0.2761569321155548, 0.15873859822750092, 0.1235455647110939, -0.3775847554206848, -0.3565618395805359, -0.16644355654716492, 0.6612858772277832, -0.6977347135543823, -0.15774250030517578, 1.0191248655319214, 0.17645208537578583, -0.3323156237602234, -0.914355993270874, -0.43015000224113464, 0.4170132577419281, 0.411939412355423, 0.3803935647010803, 0.7953389286994934, 1.0523556470870972, -0.05153368040919304, -0.3391154110431671, 0.3199147880077362, -0.33748820424079895, 0.2479163259267807, -0.0050396085716784, 0.76373690366745, -0.5016229152679443, 0.38173067569732666, -0.7047013640403748, 0.8310325145721436, 0.048167843371629715, 0.3812483251094818, -0.36323443055152893, -0.19269411265850067, -0.030149586498737335, 0.22415046393871307, -0.2506997287273407, 0.10915251076221466, -0.18453598022460938, 0.5834890007972717, 0.07268191874027252, -0.14277143776416779, 0.15323776006698608, 0.4805554449558258, 0.09274089336395264, 0.07200885564088821, 0.14658990502357483, -0.05059653893113136, 0.1911858171224594, 0.2705353796482086, 0.037169408053159714, 0.7319924831390381, -0.5965780019760132, 0.1736876368522644, 0.804756224155426, -0.07934773713350296, -0.05814012885093689, 0.16710029542446136, -0.3065938353538513, 0.05512985959649086, -0.02427450753748417, -0.989601731300354, -0.011458262801170349, -0.38956165313720703, 0.12397593259811401, 0.2495775818824768, -0.35323193669319153, -0.05040334165096283, 0.46383076906204224, 0.41254252195358276, 0.9262128472328186, 0.039253391325473785, -0.04716651141643524, -0.3648899793624878, -0.28440794348716736, 0.4705313742160797, 0.3405122756958008, -0.42503178119659424, 0.08637169003486633, 0.6057825088500977, 0.48425406217575073, -0.8383215069770813, -0.5097243785858154, -0.02482794225215912, 0.06193508580327034, -0.6626152396202087, 0.37475213408470154, 0.2573574185371399, -0.07668393850326538, 0.5245595574378967, 0.8138743042945862, 0.23068523406982422, 0.08668620884418488, -0.011879846453666687, 0.10700470954179764, 0.3596046566963196, -0.46078288555145264, -0.15693055093288422, -0.5843635201454163, 0.8455904722213745, -0.05320518836379051, -0.4451441466808319, -0.25765788555145264, -0.07902021706104279, 0.26852989196777344, 0.22391566634178162, -0.1206512451171875, -0.2730942964553833, 0.5895153880119324, -0.17219622433185577, -0.5685786008834839, 0.9647771120071411, 0.06270885467529297, -0.41038277745246887, 0.08350036293268204, 0.002703542122617364, -0.27156123518943787, 0.005538100842386484, -1.237061858177185, 0.16141948103904724, -0.3637777864933014, -0.4258025586605072, 0.28269582986831665, 0.20817193388938904, 0.12009239941835403, -0.03216532617807388, 0.1485178917646408, 0.1403813362121582, -0.6553587317466736, -0.18572770059108734, 0.9863849878311157, 0.4754181504249573, 1.071674108505249, 0.21795563399791718, 0.766719400882721, 0.00042067517642863095, 0.15626034140586853, -0.5562283396720886, 0.5201804637908936, 0.34910768270492554, -0.07410483807325363, 0.6451819539070129, -0.6922717094421387, -0.7866544127464294, 0.7132672667503357, -0.4437572956085205, 0.6418243050575256, -0.0323900543153286, 0.4629247486591339, -0.4538912773132324, 0.8461931943893433, -0.028716886416077614, 0.25626522302627563, 0.07991642504930496, 0.2733726501464844, -1.1770268678665161, -0.3448147475719452, 0.16050080955028534, 0.2109600156545639, 0.5656285881996155, -0.0030278267804533243, 0.08058645576238632, -0.017679177224636078, 0.9151742458343506, 0.7593204379081726, -0.21765418350696564, 0.09182064235210419, -0.17519544064998627, 0.7674457430839539, -0.5350690484046936, -0.030802404507994652, 0.9044439196586609, 0.4777262210845947, 0.07720767706632614, 0.3776046335697174, -0.015129206702113152, -0.7193314433097839, -0.040767405182123184, -0.37086912989616394, -0.45761069655418396, 0.4846900999546051, -0.6951935291290283, 0.5938296318054199, 0.2770625650882721, -0.1358867734670639, -1.2903964519500732, -0.4099319577217102, 0.03830572962760925, -0.8879993557929993, -0.3673059344291687, 0.42570632696151733, -0.24806517362594604, 0.7662709951400757, -0.9439083933830261, -0.4929226040840149, 1.265759825706482, 0.7871363759040833, 0.0942564532160759, 1.0880380868911743, 1.1439979076385498, 0.10544898360967636, -0.22454579174518585, -0.39358946681022644, -0.04379647597670555, -0.10388349741697311, -0.044614277780056, 0.47681501507759094, -0.43188008666038513, 0.03813359886407852, 0.3936714231967926, 0.7143774032592773, 0.44802793860435486, 0.3038274943828583, 0.47467929124832153, -0.18140201270580292, -0.1722089797258377, 0.20175907015800476, -0.3174256384372711, -0.05287544056773186, -0.5246409177780151, 0.62703537940979, 0.48987796902656555, 0.3783439099788666, 0.4006199836730957, -0.14839902520179749, -0.23900289833545685, 0.13120052218437195, 0.3406590521335602, -0.1650143414735794, 0.31160834431648254, 0.680152952671051, 0.510219156742096, 0.26715362071990967, 0.8029554486274719, 0.3498231768608093, -0.277436226606369, -0.3071579337120056, -0.4605763256549835, 0.6313928365707397, -0.10316064208745956, 0.5100473761558533, 0.7953774929046631, -0.04004689306020737, -0.2738582193851471, -0.2300499528646469, 0.5354596972465515, 0.38511723279953003, -0.1937142312526703, -1.2995506525039673, -0.4599820077419281, -0.20540562272071838, -0.10139217227697372, -0.4911520183086395, 0.2509331703186035, 0.6006816029548645, -0.0596228688955307, 0.013057975098490715, -0.40348705649375916, -0.5239872336387634, -1.1019608974456787, -0.09580161422491074, -0.48960620164871216, -1.0467430353164673, -0.8199253678321838, -0.26071837544441223, 0.7171106934547424, -0.44567248225212097, 0.8106154799461365, -0.4577728509902954, -0.7505890727043152, -0.1222127303481102, -0.08133203536272049, 0.34124699234962463, -0.7450014352798462, 0.0522020198404789, -1.0781878232955933, 0.03401182219386101, 0.14201100170612335, 0.7336546182632446, 0.19315218925476074, -0.7367180585861206, -0.27412065863609314, -0.3252442181110382, 0.4255759119987488, -0.02853372134268284, 0.8030420541763306, -0.5004711747169495, -0.3176606595516205, -0.13048383593559265, 0.10299532860517502, -0.07568761706352234, 0.15583012998104095, -0.13493268191814423, -0.35001277923583984, 0.36144208908081055, -0.09485737234354019, 0.13130556046962738, 0.6187638640403748, 0.6404257416725159, -0.3401365578174591, 0.09846130758523941, -0.10544759035110474, 0.458429217338562, -0.6075136661529541, 1.0987986326217651, 0.5151708126068115, 0.19009073078632355, 0.1356993168592453, -0.482987642288208, -0.17394229769706726, 0.0023125866428017616, -0.11334224790334702, -0.890458345413208, 0.10094484686851501, 0.4564307630062103, -0.4017993211746216, -0.373420774936676, 0.25806498527526855, -0.685355544090271, -0.6704126000404358, 0.20338036119937897, -0.2633311152458191, 1.0768126249313354, -0.23486700654029846, -0.036840252578258514, -0.09842712432146072, -0.5450254082679749, 0.035501543432474136, 0.25025904178619385, 0.20697472989559174, -0.9632267355918884, -0.013910137116909027, 0.34624502062797546, -0.03713309392333031, 0.323540061712265, 0.39560869336128235, -0.49956339597702026, -0.20698478817939758, 0.10167594999074936, -0.6326892971992493, 0.2961026728153229, 0.27140435576438904, 0.23304487764835358, -0.130511075258255, 0.8069084286689758, -0.8815403580665588, 0.13837729394435883, -0.16850407421588898, 0.20778003334999084, 0.7253557443618774, -0.39180511236190796, -0.4599893093109131, -0.32027822732925415, -0.8644874691963196, -0.4066145718097687, 0.6061344742774963, -0.057513054460287094, 0.1505909264087677, 0.32778042554855347, 0.5431273579597473, -0.414481520652771, 0.5679502487182617, 0.39446187019348145, -0.5459574460983276, -0.8222324252128601, 0.39104899764060974, -0.0707070529460907, 0.8522073030471802, -1.0669792890548706, 0.08091621100902557, -0.26040777564048767, 0.01888994127511978, -0.29994648694992065, -0.029611699283123016, -0.357806533575058, -0.2109096795320511, -0.29431554675102234, 0.38987964391708374, -0.0024048183113336563, 0.24175870418548584, -0.7579380869865417, 0.3853444457054138, 0.20691819489002228, -0.8580671548843384, -0.37810543179512024, 0.8671597838401794, 0.8802139163017273, 0.1801695078611374, -0.1683889776468277, 0.40970075130462646, 0.1989104300737381, -0.4863015413284302, 0.5498100519180298, -0.7308934926986694, 0.2630595564842224, -0.420615553855896, 0.5094668865203857, 0.037325382232666016, -0.4391091465950012, -0.06287585943937302, -0.811360776424408, -0.010892786085605621, 0.05752415955066681, 0.16644851863384247, 0.13418985903263092, -0.2185886800289154, -0.32155871391296387, 0.663240373134613, -0.2670597732067108, -0.14481091499328613, 0.04628222435712814, -0.859042227268219, 1.0675886869430542, 0.7941601872444153, -0.955121636390686, -0.22223888337612152, -0.907676100730896, -0.07495278865098953, 0.2334400862455368, 0.4832664728164673, 0.0203561969101429, -0.6388697028160095, -0.10289254039525986, -0.4564894735813141, 0.1813742220401764, 0.33786332607269287, 0.18099252879619598, 0.0003897503484040499, -0.9437611103057861, 0.08537270128726959, 0.6040489673614502, -0.4279818534851074, -0.6995974779129028, 0.07830245047807693, 0.8200986385345459, 0.603873610496521, 0.726128101348877, -0.7853764891624451, -0.25528600811958313, 0.6130324602127075, -0.944689929485321, 0.5079380869865417, -1.0258680582046509, -0.18928466737270355, 0.18479356169700623, 0.1333727091550827, -0.6707525253295898, 0.7851223349571228, -0.5824548006057739, -0.019425705075263977, -0.33178478479385376, 0.26009267568588257, -0.5814940333366394, 0.1264423429965973, 0.9773313999176025, -0.23154324293136597, -0.2170381247997284, 0.33979058265686035, 0.20794470608234406, 0.02170698344707489, 0.15049028396606445, -0.3962016999721527, -0.5354486107826233, 0.8682575225830078, -0.6544279456138611, 0.15818142890930176, 0.2696424722671509, -0.16130350530147552, -0.5208108425140381, -0.5820766091346741, 0.48282524943351746, 0.09363660961389542, 0.2179059237241745, -0.7058506011962891, -0.5286930203437805, -0.16433607041835785, 0.45193445682525635, 0.035563889890909195, 0.5110196471214294, -0.4173623025417328, -0.14954473078250885, -0.4787155091762543, 0.41495808959007263, -0.6148406863212585, -0.24843305349349976, -0.22867687046527863, -0.18309326469898224, 0.1691662073135376, -0.3912462294101715, 0.4063396155834198, -0.027779335156083107, -0.39745184779167175, 0.1682245284318924, 0.3872850835323334, -0.3389204740524292, -1.1615781784057617, -0.03350188583135605, -0.5235257148742676, -0.24270854890346527, 0.07954111695289612, 0.011577636003494263, -0.26017388701438904, -0.12231225520372391, -0.2750474512577057, 0.6074444651603699, 0.712494969367981, -0.3535372018814087, -0.48907139897346497, 0.2945080101490021, 0.4872201979160309, -0.9945424199104309, -0.04463193938136101, 0.3194502890110016, -0.45505034923553467, -0.08136697113513947, -0.06555792689323425, -0.638363778591156, -0.8901932239532471, -0.42774707078933716, 0.09471464157104492, -0.4015484154224396, 0.7750129103660583, -0.569066047668457, -0.45492851734161377, -0.49203920364379883, 1.1186901330947876, 0.15672145783901215, -0.2383805811405182, -0.1846897155046463, -0.14208362996578217, 0.3164581060409546, 0.05616650730371475, -0.03546210750937462, -0.7071017622947693, -0.2671903967857361, -0.537308931350708, 0.6906933784484863, -0.2079647332429886, -0.39955928921699524, -0.22456009685993195, -0.4023895263671875, 0.7661558389663696, -0.41654372215270996, -0.858130931854248, -0.4630531370639801, 0.3809187412261963, -0.3286699652671814, -0.9576978087425232, 0.1534843146800995, -0.8012921214103699, 0.1297488659620285, 0.20656785368919373, -0.2073984295129776, 0.07810591906309128, -0.1859196424484253, -0.2522168755531311, 0.3848743736743927, 0.8928501605987549, -1.101020336151123, -0.0004909748677164316, -0.05237218365073204, 0.46835795044898987, 0.15254811942577362, 0.24715986847877502, -0.1982938051223755, -0.22044652700424194, -0.9547915458679199, -1.4380583763122559, 0.6096208691596985, -0.049083150923252106, -0.04768611118197441, 0.07614289969205856, -0.15365669131278992, 0.6359978318214417, -0.32087329030036926, 0.31154078245162964, 0.7419982552528381, -0.2709277868270874, 0.026097629219293594, -0.3452482521533966, 0.19876141846179962, 0.462342232465744, -0.2899284064769745, 0.18572424352169037, -0.22451633214950562, -0.3932494819164276, -0.12394466996192932, -0.6557337641716003, -0.811265230178833, -0.028945982456207275, -0.29492485523223877, 0.3695141673088074, -0.44369959831237793, 0.5759086608886719, -0.0670839324593544, -0.2820484936237335, -0.16922971606254578, -0.21951115131378174, 0.11988096684217453, -0.10533592849969864, 0.7446895241737366, 0.25845322012901306, -0.03294149041175842, -0.5053812265396118, 0.2946048080921173, -0.524270236492157, -0.3303540349006653, 0.6825544834136963, 0.2515786290168762, -0.7314923405647278, 0.9307215213775635, 0.07445407658815384, -0.34160688519477844, -0.4595390558242798, -1.3075783252716064, 0.2824225127696991, -0.0426584929227829, -0.5024161338806152, -0.4892268180847168, -0.015689916908740997, 0.47037675976753235, -0.39623507857322693, 0.5918052792549133, 0.4458753764629364, 0.022557919844985008, -0.26882627606391907, -0.3054099380970001, -0.12723582983016968, 0.29311704635620117, 0.9039968848228455, -0.4295150339603424, -0.46316930651664734, -0.5786845684051514, -0.049335867166519165, 0.17608273029327393, -0.1562364101409912, 0.8551059365272522, -0.7241945266723633, 0.5325068235397339, -0.16861213743686676, 0.44861504435539246, 0.5749838352203369, 0.3767782151699066, 0.33174440264701843, 1.1784569025039673, 0.48241186141967773, -0.6006883382797241, -0.28722015023231506, 0.5836723446846008, -0.20248207449913025, 0.3777391314506531, -0.7224557995796204, 0.016175830736756325, 0.345011830329895, 0.01480253878980875, -0.5575572848320007, -1.037926197052002, -0.9425608515739441, -0.4756735563278198, 0.012940257787704468, 0.2498447299003601, -0.1266777664422989, -0.031322114169597626, 0.4466352164745331, -0.5704257488250732, 0.07425753027200699, -0.7110122442245483, 0.4459984004497528, 0.06319200992584229, 0.6112284064292908, -0.3522988259792328, 0.6112771034240723, -1.0120497941970825, -0.3532212972640991, -0.2803977429866791, 0.02927025407552719, -0.7131137847900391, -0.38943061232566833, 0.15086542069911957, 0.10801008343696594, -1.057726263999939, -0.07555948942899704, -0.1396123468875885, 0.185735285282135, 0.046208035200834274, -0.4656089246273041, -0.4896819293498993, 0.29088181257247925, -0.550689160823822, -0.12562699615955353, 0.09823962301015854, 0.10374245047569275, 0.6468545198440552, -0.44630059599876404, -0.5584615468978882, -0.2283032387495041, -0.27985572814941406, 0.27143147587776184, 0.466677188873291, 0.26259857416152954, 0.057351112365722656, -0.11485657840967178, -0.950689971446991, -0.17560283839702606, -0.4800404906272888, 0.3027665913105011, 0.3574872314929962, -0.5484507083892822, 0.06448723375797272, 0.7123774290084839, -0.5794528126716614, 0.121127650141716, -0.9427046179771423, 0.47572824358940125, 0.2921167016029358, 0.16247527301311493, 0.5122761130332947, 0.24457111954689026, 0.14231674373149872, -0.23897725343704224, 0.14820322394371033, 0.46369826793670654, -0.5599578619003296, 0.2087598443031311, -0.5420153141021729, 0.34997496008872986, -0.21234312653541565, -0.38926711678504944, 0.3474356234073639, 0.19226385653018951, 0.3303859233856201, 0.6681711673736572, 0.24007266759872437, -0.2712061107158661, -1.1188229322433472, -0.2091800570487976, -0.8030863404273987, -0.09971900284290314, 0.6549277901649475, 0.1633337438106537, -0.5978211164474487, 0.027533594518899918, -0.44363752007484436, 0.0022185537964105606, 0.1492614895105362, 0.02838968113064766, 0.14243078231811523, 0.028733976185321808, -0.4857149124145508, 1.4405488967895508, -0.4586229622364044, -0.4421985447406769, -0.3530893623828888, 0.27684926986694336, -0.472984254360199, -1.0051759481430054, -0.002940541133284569, 0.9710884690284729, -0.10232468694448471, -0.08612053841352463, -0.7711039781570435, 0.39735880494117737, 0.26044073700904846, -0.38534656167030334, 0.27273252606391907, -0.1498827040195465, 0.297054260969162, 0.605760395526886, -0.4315062463283539, 0.08886110037565231, 0.0026411213912069798, 0.48789799213409424, 0.6198804378509521, -0.5924001932144165, -0.30513420701026917, -0.12131312489509583, -0.1565542221069336, -0.035449136048555374, 0.06746860593557358, 0.49582311511039734, 0.16407446563243866, -0.43846508860588074, 0.1094488725066185, -0.7201234102249146, 0.21192000806331635, 0.45704221725463867, 0.17956852912902832, -0.03677148371934891, 0.5881744027137756, 0.6515933871269226, -0.3558598756790161, -0.42182889580726624, 0.3573247492313385, 0.03811222314834595, -0.4381546378135681, 0.5080845355987549, -0.567489504814148, 0.04447869956493378, 0.24042655527591705, -0.6375994086265564, 0.47074028849601746, 0.2066125124692917, 0.07566674053668976, -0.2915300726890564, -0.2223304957151413, 0.9503015279769897, -0.41371360421180725, 0.4554040729999542, -0.3675415515899658, 0.5470654964447021, 0.07385730743408203, 0.13739733397960663, -0.15785668790340424, 0.3988109827041626, 1.4573677778244019, 0.5802576541900635, -0.39446282386779785, 0.4545643627643585, -0.09400776773691177, 0.16458483040332794, -0.08748359978199005, -0.2278418391942978, -0.7870517373085022, 0.6066489815711975, 0.32597267627716064, -0.7781667113304138, -0.2822730243206024, -0.509152889251709, 0.07743719965219498, 0.123556949198246, 0.2927769422531128, -0.4215537905693054, -0.012498836033046246, -0.4113483726978302, 1.2696255445480347, -0.8617497086524963, 0.2996078133583069, 0.19088880717754364, -0.2548598051071167, -0.41209474205970764, 0.9310863018035889, -0.4377281069755554, 0.37239038944244385, 0.6043494939804077, 0.5697715282440186, 0.8945277333259583, 0.4966573715209961, -0.16457690298557281, -0.6463575959205627, -0.14640162885189056, 0.6042643785476685, -0.03482918068766594, -0.2685786783695221, -0.5110607743263245, -0.20952044427394867, 0.6657350063323975, 0.14569634199142456, 0.10369697958230972, -1.0314987897872925, -0.13447606563568115, -0.08466361463069916, -0.4797944724559784, 0.9519530534744263, 0.5161349773406982, -0.5249907970428467, 0.056022319942712784, -0.04834289103746414, 0.4563753306865692, 0.09684097766876221, -0.27566003799438477, -0.23860619962215424, -0.6324256658554077, -0.2822268307209015, -0.1716853678226471, 0.5386868119239807, 0.07677481323480606, -0.2421482354402542, 0.2555284798145294, -0.9377551078796387, -0.5744978189468384, -0.02869410440325737, -0.6739531755447388, -0.5187790393829346, 0.7430877685546875, 0.0958046168088913, 0.5752066969871521, 0.7904495596885681, -0.2618614137172699, 0.105425164103508, 0.25104013085365295, 0.3384621739387512, -0.040597762912511826, 0.4883475601673126, 0.42202210426330566, 0.31253495812416077, 0.4210107922554016, 0.20492234826087952, 0.20447826385498047, 0.19332703948020935, -0.13433806598186493, -0.12704432010650635, -0.6502203345298767, -0.4908736050128937, -0.37631338834762573, 0.6429732441902161, 0.0017128402832895517, -0.07243531197309494, 0.13905778527259827, -0.6316512823104858, -0.14787627756595612, -0.05131087824702263, 0.23765498399734497, 0.05865135416388512, 0.6363193988800049, 0.11956943571567535, -0.20198136568069458, 0.569632351398468, -1.2071034908294678, 4.416684150695801, 0.40689972043037415, -0.5687407851219177, -0.342414528131485, 0.31615152955055237, 1.181613802909851, 1.2516015768051147, -0.5492364168167114, 0.1277843415737152, -0.2625138759613037, 0.8271240592002869, -0.44382962584495544, 0.2496301233768463, -0.03528808429837227, 0.29232335090637207, 0.468257874250412, -0.31853461265563965, -0.27114400267601013, 0.5813698768615723, -1.0838613510131836, -0.6692019104957581, 0.28267261385917664, -0.6816835403442383, 0.5465977787971497, 0.059427715837955475, 0.4541260004043579, 0.2728138864040375, -0.5321993231773376, -0.418069064617157, -0.14537551999092102, -0.44730839133262634, -0.2972433567047119, 0.4144424498081207, -0.46793848276138306, -0.12389817088842392, -0.0029375243466347456, 0.38342905044555664, -0.5797755718231201, -0.4436448812484741, -0.5097273588180542, 0.9619362354278564, -0.29664772748947144, -0.15121173858642578, -0.9165741205215454, -0.16465936601161957, 1.0017189979553223, -0.44457170367240906, 0.3033900260925293, 0.45522060990333557, -0.22599725425243378, 1.0620349645614624, 0.17517030239105225, 0.6789230108261108, 0.16969653964042664, -0.35550814867019653, 0.5066187381744385, 0.02519839257001877, -0.3524937331676483, -0.02968795783817768, -0.24623899161815643, 0.7661471962928772, -0.18655243515968323, -0.03408565744757652, 0.15665890276432037, -0.3825128376483917, 0.8038882613182068, -0.2134440839290619, 0.5917209982872009, -0.05549537390470505, 0.2708742618560791, 0.1659342646598816, -0.5150841474533081, -0.7074896097183228, -0.271041601896286, 0.8127184510231018, -0.4288962483406067, -0.3506662845611572, 0.32678958773612976, 0.6956320405006409, 0.16140012443065643, -0.03508288413286209, -0.7628671526908875, -0.5912100672721863, 0.2356233447790146, 0.736973762512207, 0.4447757303714752, 0.007452123798429966, -1.3399019241333008, 0.09783435612916946, -0.07068410515785217, 0.5212500691413879, 0.28408047556877136, -0.722301185131073, 0.025632526725530624, 0.2976464629173279 ]
[ 4026, 2006, 1996, 4539, 1012, 2023, 2897, 9998, 2886, 2089, 2036, 5547, 1996, 11343, 1998, 15380, 1997, 1996, 9416, 2291, 1006, 1055, 1007, 1998, 2897, 1012, 1056, 10790, 21472, 2897, 2326, 5456, 4748, 14028, 12086, 2089, 3535, 2000, 2131, 1037, 10328, 1997, 2578, 2770, 2006, 6556, 6184, 1998, 2334, 2897, 6502, 5733, 1010, 2164, 2216, 2008, 2089, 2022, 8211, 2000, 6556, 4007, 14427, 1012, 2691, 4725, 2000, 9878, 2023, 2592, 2421, 3417, 1998, 1013, 2030, 18130, 27404, 2478, 5906, 2008, 2024, 2716, 3031, 1037, 2291, 1012, 1056, 14526, 19481, 2897, 3745, 5456, 4748, 14028, 12086, 2089, 2298, 2005, 19622, 2015, 1998, 9297, 4207, 2006, 6556, 3001, 2004, 1037, 2965, 1997, 12151, 4216, 1997, 2592, 2000, 8587, 2004, 1037, 14988, 2005, 3074, 1998, 2000, 6709, 4022, 3001, 1997, 3037, 2005, 11457, 2929, 1012, 6125, 2411, 5383, 4207, 2897, 9297, 1998, 19622, 2015, 2008, 9585, 5198, 2000, 3229, 5371, 2472, 3111, 2006, 2536, 3001, 2408, 1037, 2897, 1012, 1056, 10790, 12740, 2897, 27646, 4748, 14028, 12086, 2089, 27907, 2897, 4026, 2000, 5425, 2592, 2055, 2019, 4044, 1010, 2164, 27280, 3430, 2979, 2058, 1996, 2897, 1012, 2897, 27646, 5218, 2000, 2478, 1996, 2897, 8278, 2006, 1037, 2291, 2000, 8080, 2030, 5425, 2592, 2741, 2058, 1037, 17502, 2030, 9949, 4434, 1012, 2019, 27248, 2089, 2173, 1037, 2897, 8278, 2046, 20877, 2483, 10841, 3560, 5549, 2000, 13135, 2135, 3229, 2951, 1999, 6671, 2058, 1996, 2897, 1010, 2030, 2224, 8487, 8831, 2000, 5425, 1037, 3469, 3815, 1997, 2951, 1012, 1056, 10790, 2683, 2629, 2512, 1011, 4646, 6741, 8778, 4748, 14028, 12086, 2089, 2224, 2019, 9808, 2072, 2512, 1011, 4646, 6741, 8778, 2005, 4807, 2090, 3677, 1998, 29248, 8241, 2030, 2426, 10372, 6184, 2306, 1037, 2897, 1012, 1996, 2862, 1997, 2825, 16744, 2003, 4866, 1012, 3563, 4973, 2421, 2224, 1997, 2897, 6741, 16744, 1010, 2107, 2004, 1996, 4274, 2491, 4471, 8778, 1006, 24582, 8737, 1007, 1010, 3665, 6741, 16744, 1010, 2107, 2004, 1996, 5310, 2951, 13113, 8778, 1006, 20904, 2361, 1007, 1010, 5219, 6741, 16744, 1010, 2107, 2004, 22278, 5851, 1006, 14829, 1007, 1010, 2004, 2092, 2004, 2417, 7442, 10985, 1013, 5234, 2098, 16744, 1010, 2107, 2004, 7642, 2058, 17595, 1006, 14017, 1007, 1012, 1056, 16068, 2581, 2487, 2512, 1011, 3115, 3417, 4748, 14028, 12086, 2089, 10639, 2478, 1037, 8778, 1998, 3417, 22778, 2008, 2024, 4050, 2025, 3378, 1012, 2005, 2742, 1010, 16770, 2058, 3417, 3770, 2620, 2620, 2030, 3417, 5388, 2581, 2004, 4941, 2000, 1996, 3151, 3417, 4008, 2509, 1012, 4748, 14028, 12086, 2089, 2191, 3431, 2000, 1996, 3115, 3417, 2109, 2011, 1037, 8778, 2000, 11826, 22910, 2030, 8494, 10362, 4106, 1013, 11968, 7741, 1997, 2897, 2951, 1012, 1056, 10790, 22907, 27885, 25608, 12921, 6764, 2030, 2592, 4748, 14028, 12086, 2089, 3535, 2000, 2191, 2019, 4654, 8586, 23056, 2030, 5371, 3697, 2000, 7523, 2030, 17908, 2011, 4372, 26775, 22571, 3436, 1010, 17181, 1010, 2030, 4728, 27885, 25608, 18252, 2049, 8417, 2006, 1996, 2291, 2030, 1999, 6671, 1012, 2023, 2003, 2691, 5248, 2008, 2064, 2022, 2109, 2408, 2367, 7248, 1998, 1996, 2897, 2000, 26399, 13345, 1012, 1012, 25604, 12441, 11687, 4667, 4748, 14028, 12086, 2089, 2224, 12441, 11687, 4667 ]
mitre
10.txt
63
to add junk data and change the on - disk representation of malware. this can be done without affecting the functionality or behavior of a binary, but can increase the size of the binary beyond what some security tools are capable of handling due to file size limitations.. 002 software packing adversaries may perform software packing or virtual machine software protection to conceal their code. software packing is a method of compressing or encrypting an executable. packing an executable changes the file signature in an attempt to avoid signature - based detection. most decompression techniques decompress the executable code in memory. virtual machine software protection translates an executable's original code into a special format that only a special virtual machine can run. a virtual machine is then called to run this code.. 003 steganography adversaries may use steganography techniques in order to prevent the detection of hidden information. steganographic techniques can be used to hide data in digital media such as images, audio tracks, video clips, or text files.. 004 compile after delivery adversaries may attempt to make payloads difficult to discover and analyze by delivering files to victims as uncompiled code. text - based source code files may subvert analysis and scrutiny from protections targeting executables / binaries. these payloads will need to be compiled before execution ; typically via native utilities such as csc. exe or gcc / mingw.. 005 indicator removal from tools adversaries may remove indicators from tools if they believe their malicious tool was detected, quarantined, or otherwise curtailed. they can modify the tool by removing the indicator and using the updated version that is no longer detected by the target's defensive systems or subsequent targets that may use similar systems.. 006 html smuggling adversaries may smuggle data and files past content filters by hiding malicious payloads inside of seemingly benign html files. html documents can store large binary objects known as javascript blobs ( immutable data that represents raw bytes ) that can later be constructed into file - like objects. data may also be stored in data urls, which enable embedding media type or mime files inline of html documents. html5 also introduced a download attribute that may be used to initiate file downloads.. 007 dynamic api resolution adversaries may obfuscate then dynamically resolve api functions called by their malware in order to conceal malicious functionalities and impair defensive
[ -0.021176563575863838, -0.5026186108589172, 0.5345383286476135, 0.3225801885128021, -0.415210485458374, -0.1873263418674469, -0.17043636739253998, -0.471019983291626, -0.2612066864967346, 0.8209142684936523, 0.22226482629776, -0.06294988840818405, -0.09242627024650574, -0.18433833122253418, -0.20074032247066498, -0.6585596203804016, -0.062189731746912, -0.19568376243114471, -0.995830774307251, -0.04149653762578964, 0.15788133442401886, 0.014659564010798931, -1.0242356061935425, -0.982620894908905, -0.34543728828430176, 0.6056623458862305, 0.5047774910926819, 0.06408840417861938, 0.28790178894996643, 0.7363355755805969, 0.16617351770401, -0.03760300949215889, 0.3575453460216522, -0.45847246050834656, 0.2248339056968689, -0.2535219192504883, 0.8395419120788574, -0.37039586901664734, 0.5612185597419739, -0.3894857168197632, 0.3755684494972229, -0.12289045006036758, -0.028252137824892998, -0.5620286464691162, -0.4116162061691284, -0.685340404510498, 0.13485775887966156, -0.18260475993156433, 0.18411527574062347, -0.34534355998039246, 0.6876699328422546, 0.048847638070583344, 0.20258310437202454, -0.45962145924568176, -0.034551478922367096, 0.2321939319372177, 0.39592409133911133, 0.43993163108825684, -0.14255550503730774, 0.44711849093437195, 0.509638249874115, 0.21085169911384583, 0.62574702501297, -0.031011542305350304, 0.04439832270145416, 0.7147855162620544, -0.18529927730560303, 0.09032945334911346, -0.19809460639953613, -0.247556671500206, 0.09045715630054474, 0.2598264217376709, -0.7060786485671997, -0.0494377426803112, -0.4985211193561554, -0.44311264157295227, -0.13249436020851135, 0.32809656858444214, -0.3415309190750122, 0.5497817397117615, -0.26072415709495544, 0.5451684594154358, 0.1923283487558365, -0.3406657576560974, 0.21534356474876404, -0.6366181969642639, 0.1877676546573639, 0.4598325788974762, -0.7535614967346191, -0.18069472908973694, 0.4883689284324646, 0.42071768641471863, -1.1248879432678223, -0.10604143887758255, 0.10989435762166977, 0.5276859998703003, -0.7600046396255493, 0.04279950633645058, -0.09957171976566315, -0.2712777554988861, 0.8320014476776123, 1.0269399881362915, 0.41845712065696716, 0.6551616787910461, 0.02351265214383602, -0.05113031715154648, -0.15672923624515533, -0.2867208421230316, -0.4811907708644867, -0.028740694746375084, 0.9788439869880676, -0.2847707271575928, 0.05103625729680061, -0.4300374984741211, 0.3381744623184204, 0.46846845746040344, 0.14110077917575836, 0.11280570924282074, -0.3678434491157532, 0.30659034848213196, 0.7033827900886536, -0.1757413148880005, 0.425494909286499, 0.11078973114490509, 0.06195954605937004, 0.4683922827243805, 0.2322690486907959, 0.1934027075767517, 0.21562814712524414, -0.7091605067253113, 0.008540295995771885, -0.4803355634212494, -0.35553470253944397, -0.19816377758979797, -0.493041455745697, 0.19329480826854706, 0.23593652248382568, -0.12135710567235947, 0.00925332959741354, -0.8101146221160889, 0.003775820368900895, 0.8931164741516113, -0.16034089028835297, 1.1689151525497437, 0.12742477655410767, -0.10776476562023163, -0.07403065264225006, 0.1239326074719429, -0.14077535271644592, 0.2882004380226135, -0.08012764900922775, -0.06490196287631989, 0.43089282512664795, -0.29209625720977783, -0.8730319738388062, 0.3063277304172516, -1.0690714120864868, 0.4424118101596832, -0.18360382318496704, -0.22990849614143372, -0.675170361995697, 0.5166917443275452, 0.07241793721914291, 0.5133420825004578, -0.09073808789253235, 0.22863872349262238, -0.8824300765991211, -0.3422577381134033, -0.18697026371955872, 0.2950286567211151, 0.15939508378505707, -0.11416175216436386, -0.0038335672579705715, 0.008869443088769913, 1.2898987531661987, 0.5928041338920593, 0.13640937209129333, -0.17599983513355255, 0.04994294047355652, 0.31546926498413086, -0.11343501508235931, 0.18983718752861023, 0.21413642168045044, 1.3422086238861084, -0.32513824105262756, 0.2989104688167572, 0.09211713075637817, -0.6717085838317871, -0.48475995659828186, -0.33165743947029114, -0.5877650380134583, 0.8801944851875305, -0.7017216682434082, 0.647362470626831, 0.6723288297653198, -0.20409126579761505, -1.1019896268844604, -0.0041381907649338245, -0.40999504923820496, -1.2639186382293701, -0.45386993885040283, 0.011114069260656834, -0.5075637102127075, 0.45963308215141296, -1.3877434730529785, -0.23343642055988312, 0.8163415789604187, 0.703510582447052, 0.06933009624481201, 1.163489818572998, 0.8425263166427612, -0.14800460636615753, 0.07307779043912888, 0.09315799921751022, -0.34220826625823975, -0.19473710656166077, 0.07055865228176117, 0.0881030410528183, -0.26677176356315613, 0.5844938158988953, 0.18846355378627777, 0.3305814862251282, 0.19400295615196228, 0.5529575347900391, 0.11130167543888092, -0.4207015335559845, -0.4003962278366089, 0.3699756860733032, -0.32084921002388, 0.2362276315689087, 0.06365100294351578, 0.3137129247188568, 0.752730667591095, 0.7611340880393982, -0.10360637307167053, 0.09914346784353256, 0.26413190364837646, 0.15005944669246674, -0.03787025809288025, -0.03128605708479881, -0.03486155718564987, 0.7822971343994141, 0.5190711617469788, 0.6523119807243347, 0.7908347845077515, -0.10146908462047577, -0.10795126110315323, 0.05150369927287102, 0.04117315635085106, 0.2665274441242218, 0.3194870054721832, 0.7111663818359375, 0.12289339303970337, 0.04274880141019821, -0.6868992447853088, 0.06389126926660538, 0.8382300734519958, 0.9187849164009094, -0.3535274267196655, -0.4589115381240845, -0.507476270198822, -0.29631224274635315, 0.221907377243042, -0.39363375306129456, -0.16058281064033508, 0.36918431520462036, 0.5223326086997986, 0.02613264136016369, -0.8208942413330078, -1.220079779624939, -0.47060877084732056, -0.1900777667760849, -0.8530860543251038, -0.6153109073638916, -0.23886732757091522, 0.0898965522646904, -0.051178861409425735, -0.22692088782787323, 0.862143874168396, -0.7383302450180054, -0.5724725127220154, -0.051493339240550995, -0.4024737775325775, 0.2825247347354889, -0.20472441613674164, -0.15916708111763, -1.0507608652114868, -0.11078418791294098, 0.5547223687171936, 0.8260996341705322, -0.32327622175216675, -0.1447649747133255, -0.22862237691879272, -0.27465367317199707, 0.22480860352516174, -0.16081547737121582, 0.7716388702392578, -0.02488226629793644, -0.45674556493759155, -0.25905275344848633, -0.031386598944664, 0.09478309005498886, 0.30933547019958496, 0.4885961413383484, -0.46575671434402466, 0.459210604429245, -0.5392841696739197, -0.0863567516207695, 0.7052324414253235, 0.1557525396347046, -0.9176447987556458, 0.12316132336854935, 0.022578120231628418, 0.20398443937301636, -0.8547053933143616, 0.5888819098472595, 0.421165406703949, 0.1784753054380417, -0.4189271926879883, -0.4850727915763855, 0.6073861718177795, 0.32433566451072693, 0.0068916878663003445, -0.18357528746128082, -0.41918322443962097, 0.6981261968612671, -0.16744454205036163, -0.3889327347278595, 0.45574843883514404, -0.1638709157705307, -0.4105749726295471, -0.1336323618888855, -0.34096309542655945, 1.1659877300262451, -0.2194756269454956, 0.08037485927343369, 0.05783666670322418, -0.2860952913761139, -0.392395943403244, -0.3314548432826996, 0.07141748815774918, -0.3919476866722107, 0.7969114780426025, 0.497887521982193, -0.026415757834911346, 0.500110387802124, 0.2370816469192505, 0.2570735216140747, -0.49048614501953125, -0.0556679368019104, -0.6675258874893188, 0.04387573525309563, 0.6770445704460144, -0.08750253170728683, 0.04646816477179527, 0.5142317414283752, -0.29346317052841187, -0.24376671016216278, 0.08029177039861679, 0.2937254011631012, 0.5637874603271484, 0.009301666170358658, 0.021273724734783173, 0.12307457625865936, -0.4569179117679596, -0.6455259919166565, 0.19119222462177277, 0.4438287019729614, -0.06511890143156052, 0.3258936405181885, 0.31181249022483826, -0.5376637578010559, -0.508127748966217, 0.8921391367912292, -0.11044835299253464, -0.7464690804481506, 0.5456296801567078, -0.07154939323663712, 0.7046475410461426, -1.058915138244629, 0.005375720094889402, -0.44836804270744324, -0.07653576135635376, -0.3222452998161316, 0.25080618262290955, -0.575316309928894, -0.30491483211517334, -0.8403674364089966, -0.022393282502889633, -0.498276948928833, -0.27133262157440186, -0.32778120040893555, 0.5284253358840942, -0.3771645724773407, -0.6618368029594421, -0.4947059154510498, 0.7027897238731384, 0.3883468806743622, 0.4609930217266083, 0.5123136043548584, 0.4075266718864441, 0.46104755997657776, -0.7555446028709412, 0.575171947479248, -0.43228164315223694, 0.4490450620651245, -0.3536946475505829, 0.524692714214325, -0.8741934299468994, -0.1866094321012497, -0.2984512448310852, -0.6250492334365845, -0.16087651252746582, 0.17930713295936584, 0.8606032729148865, 0.047671444714069366, 0.039544735103845596, -0.21764019131660461, -0.17371247708797455, 0.037160955369472504, -0.9233592748641968, -0.1471768617630005, -0.20091791450977325, 0.47366586327552795, 0.6691078543663025, -1.053238034248352, -0.48751500248908997, -0.8164467811584473, -0.6232631802558899, -0.1516822874546051, 0.7841925024986267, 0.09832847863435745, -0.4573443830013275, -0.2814550995826721, -0.3422514498233795, 0.03480153530836105, 0.27734553813934326, 0.038533765822649, 0.26734429597854614, -0.9602394700050354, -0.27429530024528503, 0.13584697246551514, -0.8536269068717957, -0.933634877204895, -0.09120649099349976, 0.73320472240448, 0.5532836318016052, 0.6616992950439453, -0.024724498391151428, -0.38642096519470215, 0.5489562153816223, -0.7563489675521851, 0.5094807744026184, -0.9670591950416565, 0.41729217767715454, 0.39031511545181274, 0.3145419955253601, -0.5926668047904968, 0.22831852734088898, -0.6072964668273926, 0.011446289718151093, -0.0015702901873737574, -0.404747873544693, -0.9895925521850586, -0.08706098049879074, 0.7427160143852234, 0.4591495990753174, -0.2660070061683655, 0.5546461343765259, 0.27374735474586487, -0.2545796036720276, -0.04348089173436165, -0.24635693430900574, 0.007773906458169222, 0.5289276242256165, -0.7631916999816895, 0.31515657901763916, -0.06299598515033722, 0.2735200524330139, -0.7342411875724792, -1.0751216411590576, 0.8587529063224792, 0.18249459564685822, -0.06657920032739639, -0.5013378262519836, -0.27213922142982483, -0.3896450996398926, -0.11631219834089279, 0.10900480300188065, 0.7213492393493652, 0.041358932852745056, 0.059940602630376816, -0.028979983180761337, 0.583580493927002, -0.4393637478351593, -0.4745047986507416, -0.20391540229320526, -0.29961419105529785, 0.053631193935871124, -0.20714730024337769, 0.40938955545425415, -0.0122769083827734, 0.1161436066031456, 0.15355144441127777, 0.3550955653190613, 0.15756677091121674, -1.0543872117996216, 0.021279925480484962, -0.5984513759613037, 0.6463742852210999, -0.3712724447250366, 0.7631956338882446, -0.24649739265441895, -0.09858186542987823, 0.3668502867221832, 0.649433434009552, 0.473589688539505, -0.3875476121902466, -0.22655342519283295, 0.646073579788208, 0.24197085201740265, -0.421587198972702, -0.22324353456497192, 0.499420702457428, -0.2441837042570114, 0.47453755140304565, -0.4006880819797516, -0.42297860980033875, -0.7344024181365967, -0.41197890043258667, -0.07869623601436615, -0.2768613398075104, 0.290347158908844, -0.3528968095779419, 0.06076619029045105, -0.19768688082695007, 1.0059750080108643, 0.18657517433166504, -0.7614855170249939, -0.2723305821418762, 0.07737714797258377, -0.21732987463474274, 0.19341862201690674, -0.14708983898162842, -0.28710025548934937, -0.5284174680709839, -0.05880080908536911, 0.8331059217453003, 0.14175893366336823, -0.2920835614204407, -0.09738162159919739, 0.649502158164978, 1.0177433490753174, 0.58222496509552, -0.5423203110694885, -0.7329362630844116, 0.29222649335861206, -0.6584776043891907, -0.1920960247516632, 0.2841711640357971, -0.8415218591690063, 0.5098888278007507, -0.5067404508590698, -0.05514240637421608, 0.2817007005214691, -0.17844443023204803, 0.0513608492910862, 0.06657902896404266, 0.3832099735736847, -0.5880968570709229, 0.24806830286979675, -0.26563960313796997, 0.4775736331939697, 0.9918463826179504, 0.5261378288269043, -0.1415793001651764, 0.2810209393501282, -0.6418353915214539, -1.8419743776321411, 0.4870380759239197, 0.2972836196422577, -0.35828402638435364, 0.07889921963214874, -0.2882319986820221, 0.8697639107704163, -0.024404333904385567, 0.46465593576431274, 0.6861671805381775, 0.4561476707458496, -0.6106094121932983, -0.07563979178667068, 0.21627585589885712, 0.028635986149311066, -0.10325327515602112, 0.33776354789733887, -0.3652133047580719, -0.5484229326248169, 0.09868726879358292, -0.09047915786504745, -0.34023600816726685, -0.5334898233413696, -0.21204476058483124, 0.28424784541130066, -0.45881807804107666, 0.9409854412078857, -0.2531619369983673, -0.7719550728797913, -0.41335681080818176, 0.023962127044796944, -0.3638859689235687, -0.7370754480361938, 0.7919013500213623, 0.1916770488023758, 0.4868110418319702, -0.4688090682029724, 0.33119142055511475, -0.34232980012893677, -0.24239304661750793, 0.753084123134613, -0.014848892576992512, -0.4683540463447571, 0.861051619052887, 0.09660276770591736, -0.6567601561546326, -0.39905643463134766, -1.1358636617660522, 0.19683343172073364, 0.015584902837872505, -0.46787649393081665, 0.08873113989830017, -0.2611839771270752, -0.4685527980327606, 0.240665465593338, 0.7410991787910461, 0.39407795667648315, 0.4783805012702942, -0.10590344667434692, 0.34036388993263245, 0.05330214649438858, -0.11799095571041107, 0.683099627494812, -0.44719237089157104, -0.5893211364746094, -0.5997876524925232, 0.037327587604522705, 0.30348527431488037, -0.3418734073638916, 1.1500957012176514, 0.221469908952713, 0.035603977739810944, 0.06209588050842285, 0.012355188839137554, 0.5280776619911194, -0.27549389004707336, 0.4572898745536804, 0.403067409992218, 0.685031533241272, -0.9459390640258789, -0.13046756386756897, 0.414023756980896, -0.4869016110897064, 0.03904281184077263, -0.9480860233306885, -0.2735462486743927, 0.08574329316616058, -0.535488486289978, -0.5768988132476807, -1.0505173206329346, -0.6385139226913452, -0.5300905108451843, 0.06471773236989975, 0.37031570076942444, -0.2578122615814209, -0.20472390949726105, 0.09270892292261124, -0.146952286362648, 0.056600626558065414, -0.502484917640686, 0.3905138671398163, -0.6051355004310608, 0.6164277791976929, -0.8745504021644592, 0.5854552984237671, -0.7438427805900574, -0.9784784913063049, -0.15139144659042358, -0.14384420216083527, -0.5226849913597107, -0.3251635730266571, 0.3036820888519287, -0.1140424832701683, -0.855131983757019, 0.01463402435183525, -0.6024054288864136, 0.038531359285116196, 0.1709694266319275, -0.49505993723869324, -0.16622012853622437, 0.33759304881095886, -0.27380019426345825, 0.45528581738471985, 0.288661926984787, 0.34229809045791626, -0.13688541948795319, -0.4127594828605652, -0.2838980257511139, 0.14743587374687195, 0.10974320024251938, 0.06274726986885071, -0.04906401038169861, 0.1394115537405014, 0.5132386684417725, -0.0027824495919048786, -0.6805964708328247, -0.4672558605670929, -0.4661455452442169, 0.20310883224010468, 0.16721300780773163, -0.38898080587387085, 0.22738975286483765, 1.0256953239440918, -0.14714175462722778, 0.04825209826231003, -0.8302145600318909, 0.5917767286300659, 0.7193950414657593, 0.4836428165435791, 0.4498109221458435, 0.3511589765548706, 0.5462305545806885, 0.006237995810806751, 0.05948750674724579, -0.3125329613685608, -0.5216933488845825, 0.3754194378852844, -0.20059768855571747, 0.15088795125484467, -0.2314474880695343, -0.708029568195343, 0.09083232283592224, -0.11405165493488312, 0.06556694209575653, -0.1138109415769577, 0.11281155049800873, 0.022194456309080124, -0.7896143794059753, -0.21814826130867004, -0.5553159117698669, -0.321224570274353, 0.3139410614967346, -0.19570903480052948, -0.2781314551830292, -0.171874538064003, 0.2754229009151459, 0.5068288445472717, -0.20863589644432068, -0.1984177976846695, 0.6325168609619141, 0.17882579565048218, -0.24433384835720062, 1.0862290859222412, -0.30920663475990295, -0.21796205639839172, -0.1490500271320343, 0.22106516361236572, -0.3487132489681244, -1.1487675905227661, 0.036354511976242065, 1.3136093616485596, 0.17891430854797363, 0.07648547738790512, -0.6062580347061157, 0.331233412027359, 0.2556707262992859, -0.305268257856369, 0.5665493011474609, 0.12914536893367767, -0.14779995381832123, 0.4412878155708313, -0.4558882713317871, 0.14654545485973358, 0.06761904060840607, 0.48843327164649963, 0.4733944833278656, -0.10494523495435715, -0.6656556129455566, 0.38040691614151, -0.1793767660856247, 0.12294622510671616, 0.6324747204780579, 0.6635566353797913, 0.30936047434806824, -0.5901996493339539, -0.11822335422039032, -0.31108009815216064, 0.4138800799846649, 0.40664154291152954, 0.05968734994530678, -0.21007728576660156, 0.2764546573162079, 0.32334208488464355, -0.6047220826148987, -0.0935729518532753, 0.46361875534057617, 0.3891028165817261, -0.22193458676338196, 0.42067214846611023, 0.34363797307014465, -0.2183108627796173, 0.3024247884750366, -0.6263843178749084, 0.050136808305978775, -0.26189881563186646, -0.05159865692257881, -0.14137229323387146, -0.2558736205101013, 0.9244661331176758, -0.4063102602958679, 0.28988388180732727, -0.461124062538147, 0.1454804539680481, 0.32097387313842773, -0.180334210395813, -0.7582948207855225, 0.3076792061328888, 1.0833510160446167, 0.6402317881584167, -0.597668468952179, 0.6869047284126282, -0.05891892686486244, 0.14003224670886993, 0.1430528610944748, -0.1021815612912178, -0.24846042692661285, 0.38052454590797424, 0.6387138366699219, -0.991060733795166, -0.9504919648170471, -0.4742465615272522, 0.39705485105514526, -0.017845045775175095, 0.3754127323627472, -0.012026493437588215, 0.25508686900138855, 0.1521972119808197, 0.4047641456127167, -0.21329864859580994, 0.14898516237735748, 0.4648433327674866, -0.4072788953781128, -0.6567090749740601, 0.6231673955917358, 0.24286465346813202, 0.2615688443183899, 0.25025612115859985, 0.6932327747344971, 0.6786020994186401, 0.029568279162049294, -0.6520070433616638, -0.6732879281044006, 0.15313377976417542, -0.2583402395248413, -0.1718345731496811, -0.46706265211105347, -0.1541370302438736, -0.32056882977485657, 0.9321286678314209, -0.15589392185211182, -0.27174070477485657, -0.9079532027244568, 0.12090133130550385, -0.36145755648612976, -0.5480804443359375, 0.8954979181289673, 0.2106827199459076, -0.3750585913658142, 0.12165770679712296, 0.012678285129368305, 0.5590187311172485, 0.3804417550563812, -0.14788196980953217, -0.35681599378585815, -0.6232436299324036, -0.5058673024177551, -0.41767963767051697, 0.7809267044067383, -0.17722542583942413, -0.08269978314638138, -0.009567731991410255, -1.1333435773849487, -0.8052283525466919, -0.210392564535141, -0.43365001678466797, -0.3197266757488251, 0.463515967130661, 0.5024271607398987, 0.4043513536453247, 0.49360916018486023, -0.2820754945278168, -0.2908341884613037, 0.15279588103294373, 0.6450570225715637, -0.5937390923500061, 0.7269232273101807, 0.19125233590602875, -0.11448166519403458, 0.505060613155365, -0.12917253375053406, 0.711334764957428, -0.19079840183258057, -0.2011340707540512, -0.16479460895061493, -0.45219358801841736, -0.6182101368904114, -0.011600378900766373, 0.24553442001342773, 0.10313285142183304, -0.29471802711486816, 0.07895578444004059, -1.149545431137085, 0.40078824758529663, -0.6754023432731628, 0.40192827582359314, 0.03356518596410751, 0.11601395905017853, 0.5564795136451721, 0.20836284756660461, 0.4227693974971771, -1.1401749849319458, 4.481359004974365, 0.4895895719528198, -0.22768251597881317, 0.19662858545780182, 0.6388051509857178, 0.9984545707702637, 0.6014360189437866, -1.0148773193359375, 0.36693432927131653, 0.007338820956647396, 0.5134598612785339, -0.1471487432718277, 0.7017787098884583, -0.2731827199459076, 0.23593012988567352, 0.21691320836544037, -0.5359218716621399, 0.4788985550403595, 0.4844638407230377, -0.9115051031112671, -0.613009512424469, 0.4444732964038849, -0.5586346387863159, 0.7462341785430908, 0.29056575894355774, 0.1446346938610077, 0.10737733542919159, -0.07493729144334793, -0.20046980679035187, -0.40728241205215454, -0.175791397690773, -0.07881385833024979, -0.16084684431552887, -0.08101897686719894, -0.3278878927230835, 0.3419831097126007, 0.8858593702316284, -0.49729740619659424, -0.9263585805892944, -0.10160408914089203, 0.4079965651035309, -0.04456641152501106, 0.4836299419403076, -0.7586471438407898, -0.02569267340004444, 0.9349350929260254, -0.534578263759613, -0.12045947462320328, 0.7083761096000671, -0.2277994006872177, 1.1466091871261597, 0.3231365978717804, 0.3301723897457123, -0.5156775116920471, -0.278054416179657, 0.7304063439369202, 0.00790098961442709, -0.09194761514663696, 0.5197368860244751, -0.11499527096748352, 0.6928439736366272, -0.13165415823459625, -0.12692295014858246, -0.0741860568523407, -0.6104457378387451, 0.027451202273368835, -0.47882845997810364, 0.7870392203330994, -0.3616960346698761, 0.06555106490850449, -0.09292193502187729, -0.8420631289482117, -0.5709269642829895, -0.2890637218952179, 0.8174030184745789, -0.47921061515808105, -0.18624353408813477, 0.005489862058311701, 0.6952683329582214, -0.17764461040496826, 0.01641080155968666, -0.9825987815856934, -0.4589453935623169, 0.11590356379747391, 0.45301565527915955, 0.7576111555099487, 0.3839891850948334, -0.7690852880477905, 0.4401446580886841, 0.23826612532138824, 0.4613583981990814, 0.3054189383983612, -0.40964046120643616, 0.4456402659416199, -0.153847798705101 ]
[ 2000, 5587, 18015, 2951, 1998, 2689, 1996, 2006, 1011, 9785, 6630, 1997, 15451, 8059, 1012, 2023, 2064, 2022, 2589, 2302, 12473, 1996, 15380, 2030, 5248, 1997, 1037, 12441, 1010, 2021, 2064, 3623, 1996, 2946, 1997, 1996, 12441, 3458, 2054, 2070, 3036, 5906, 2024, 5214, 1997, 8304, 2349, 2000, 5371, 2946, 12546, 1012, 1012, 4002, 2475, 4007, 14743, 4748, 14028, 12086, 2089, 4685, 4007, 14743, 2030, 7484, 3698, 4007, 3860, 2000, 19819, 2037, 3642, 1012, 4007, 14743, 2003, 1037, 4118, 1997, 4012, 24128, 2030, 4372, 26775, 22571, 3436, 2019, 4654, 8586, 23056, 1012, 14743, 2019, 4654, 8586, 23056, 3431, 1996, 5371, 8085, 1999, 2019, 3535, 2000, 4468, 8085, 1011, 2241, 10788, 1012, 2087, 21933, 8737, 8303, 3258, 5461, 21933, 8737, 8303, 1996, 4654, 8586, 23056, 3642, 1999, 3638, 1012, 7484, 3698, 4007, 3860, 16315, 2019, 4654, 8586, 23056, 1005, 1055, 2434, 3642, 2046, 1037, 2569, 4289, 2008, 2069, 1037, 2569, 7484, 3698, 2064, 2448, 1012, 1037, 7484, 3698, 2003, 2059, 2170, 2000, 2448, 2023, 3642, 1012, 1012, 4002, 2509, 26261, 29451, 12565, 4748, 14028, 12086, 2089, 2224, 26261, 29451, 12565, 5461, 1999, 2344, 2000, 4652, 1996, 10788, 1997, 5023, 2592, 1012, 26261, 29451, 14773, 5461, 2064, 2022, 2109, 2000, 5342, 2951, 1999, 3617, 2865, 2107, 2004, 4871, 1010, 5746, 3162, 1010, 2678, 15281, 1010, 2030, 3793, 6764, 1012, 1012, 4002, 2549, 4012, 22090, 2044, 6959, 4748, 14028, 12086, 2089, 3535, 2000, 2191, 18093, 2015, 3697, 2000, 7523, 1998, 17908, 2011, 12771, 6764, 2000, 5694, 2004, 4895, 9006, 22090, 2094, 3642, 1012, 3793, 1011, 2241, 3120, 3642, 6764, 2089, 4942, 16874, 4106, 1998, 17423, 2013, 28548, 14126, 4654, 8586, 23056, 2015, 1013, 8026, 12086, 1012, 2122, 18093, 2015, 2097, 2342, 2000, 2022, 9227, 2077, 7781, 1025, 4050, 3081, 3128, 16548, 2107, 2004, 20116, 2278, 1012, 4654, 2063, 2030, 1043, 9468, 1013, 11861, 2860, 1012, 1012, 4002, 2629, 17245, 8208, 2013, 5906, 4748, 14028, 12086, 2089, 6366, 20390, 2013, 5906, 2065, 2027, 2903, 2037, 24391, 6994, 2001, 11156, 1010, 24209, 20486, 10196, 2094, 1010, 2030, 4728, 20099, 17440, 1012, 2027, 2064, 19933, 1996, 6994, 2011, 9268, 1996, 17245, 1998, 2478, 1996, 7172, 2544, 2008, 2003, 2053, 2936, 11156, 2011, 1996, 4539, 1005, 1055, 5600, 3001, 2030, 4745, 7889, 2008, 2089, 2224, 2714, 3001, 1012, 1012, 4002, 2575, 16129, 19535, 4748, 14028, 12086, 2089, 20673, 9354, 2951, 1998, 6764, 2627, 4180, 17736, 2011, 6318, 24391, 18093, 2015, 2503, 1997, 9428, 28378, 16129, 6764, 1012, 16129, 5491, 2064, 3573, 2312, 12441, 5200, 2124, 2004, 9262, 22483, 1038, 4135, 5910, 1006, 10047, 28120, 3085, 2951, 2008, 5836, 6315, 27507, 1007, 2008, 2064, 2101, 2022, 3833, 2046, 5371, 1011, 2066, 5200, 1012, 2951, 2089, 2036, 2022, 8250, 1999, 2951, 24471, 4877, 1010, 2029, 9585, 7861, 8270, 4667, 2865, 2828, 2030, 2771, 4168, 6764, 23881, 1997, 16129, 5491, 1012, 16129, 2629, 2036, 3107, 1037, 8816, 17961, 2008, 2089, 2022, 2109, 2000, 17820, 5371, 22956, 1012, 1012, 4002, 2581, 8790, 17928, 5813, 4748, 14028, 12086, 2089, 27885, 25608, 16280, 2059, 8790, 3973, 10663, 17928, 4972, 2170, 2011, 2037, 15451, 8059, 1999, 2344, 2000, 19819, 24391, 8360, 6447, 1998, 17727, 11215, 5600 ]
mitre
10.txt
64
analysis. malware commonly uses various native api functions provided by the os to perform various tasks such as those involving processes, files, and other system artifacts.. 008 stripped payloads adversaries may attempt to make a payload difficult to analyze by removing symbols, strings, and other human readable information. scripts and executables may contain variables names and other strings that help developers document code functionality. symbols are often created by an operating system ’ s linker when executable payloads are compiled. reverse engineers use these symbols and strings to analyze code and to identify functionality in payloads.. 009 embedded payloads adversaries may embed payloads within other files to conceal malicious content from defenses. otherwise seemingly benign files ( such as scripts and executables ) may be abused to carry and obfuscate malicious payloads and content. in some cases, embedded payloads may also enable adversaries to subvert trust controls by not impacting execution controls such as digital signatures and notarization tickets.. 010 command obfuscation adversaries may obfuscate content during command execution to impede detection. command - line obfuscation is a method of making strings and patterns within commands and scripts more difficult to signature and analyze. this type of obfuscation can be included within commands executed by delivered payloads ( e. g., phishing and drive - by compromise ) or interactively via command and scripting interpreter.. 011 fileless storage adversaries may store data in " fileless " formats to conceal malicious activity from defenses. fileless storage can be broadly defined as any format other than a file. common examples of non - volatile fileless storage include the windows registry, event logs, or wmi repository. t1588 obtain capabilities adversaries may buy and / or steal capabilities that can be used during targeting. rather than developing their own capabilities in - house, adversaries may purchase, freely download, or steal them. activities may include the acquisition of malware, software ( including licenses ), exploits, certificates, and information relating to vulnerabilities. adversaries may obtain capabilities to support their operations throughout numerous phases of the adversary lifecycle.. 001 malware adversaries may buy, steal, or download malware that can be used during targeting. malicious software can include payloads, droppers, post - compromise tools, backdoors, packers, and c2 protocols. adversaries may acquire malware to support their operations, obtaining
[ 0.05984411761164665, -0.6040549874305725, 0.30534759163856506, 0.6076650619506836, -0.8017905354499817, -0.35416141152381897, -0.20144809782505035, -0.4913918375968933, 0.17678499221801758, 0.19226428866386414, 0.3688051700592041, 0.17880062758922577, 0.31706565618515015, -0.15240523219108582, -0.513134777545929, -0.2746347188949585, 0.02374357543885708, 0.10588131844997406, -0.704301655292511, 0.0091012017801404, 0.5771628618240356, 0.2427317202091217, -0.9796300530433655, -0.7117462158203125, -0.3607744574546814, 1.021014928817749, 0.3931463956832886, 0.35636836290359497, 0.3857291042804718, 0.8489309549331665, 0.23388153314590454, -0.2145608812570572, 0.34169477224349976, -0.8362538814544678, 0.45237115025520325, -0.1579379141330719, 0.7908290028572083, -0.0749652087688446, 0.23568958044052124, -0.317033052444458, 0.9542277455329895, -0.004927958361804485, -0.18875686824321747, -0.5707985162734985, -0.4637528359889984, -0.02510806918144226, 0.6500793695449829, -0.11700434982776642, 0.03375618904829025, 0.11626572906970978, 0.729930579662323, 0.1635555624961853, -0.27148494124412537, -0.27451178431510925, 0.05332695320248604, -0.15803056955337524, 0.1955205649137497, -0.2319527566432953, -0.435698926448822, 0.037004504352808, -0.1701086312532425, -0.24693143367767334, 0.17057354748249054, -0.24371764063835144, -0.021286366507411003, -0.09444773197174072, 0.13429884612560272, -0.20893681049346924, -0.0461970716714859, -0.19181111454963684, -0.05233943089842796, 0.5028234124183655, -0.9410633444786072, -0.24721400439739227, -0.34178951382637024, -0.9929955005645752, -0.3088257312774658, -0.10496491938829422, -0.18317243456840515, 0.3464699983596802, 0.16297152638435364, 0.42403578758239746, -0.1742946207523346, -0.26307442784309387, 0.037260767072439194, -0.12395371496677399, 0.2968307137489319, 0.26748713850975037, -0.0713028684258461, -0.12087902426719666, 0.47461989521980286, 0.16976197063922882, -1.1060858964920044, -0.3411143124103546, 0.20188792049884796, 0.5302538871765137, -0.4137299060821533, 0.23822277784347534, 0.012194296345114708, -0.6515102982521057, 0.7749974727630615, 0.9927635192871094, -0.2954780161380768, 0.6831411719322205, -0.004975172225385904, 0.23295214772224426, 0.6299312710762024, 0.07848542928695679, -0.442682147026062, -0.1964421421289444, 0.8623831868171692, 0.13575002551078796, -0.24468638002872467, -0.8458803296089172, 0.330648273229599, 0.6770817041397095, 0.20503292977809906, 0.36559587717056274, -0.4454164206981659, 1.150788426399231, 0.14158764481544495, -0.0049704499542713165, 0.8789095878601074, 0.12213349342346191, 0.12084156274795532, -0.1366862654685974, 0.16209028661251068, 0.5598301291465759, -0.11302652209997177, -0.5616039037704468, -0.14767758548259735, -0.11089783906936646, -0.10415121912956238, 0.4157160520553589, -0.5387871265411377, 0.18410567939281464, 0.1772974580526352, -0.04408135637640953, 0.62297123670578, -0.7168477177619934, -0.08858717232942581, 0.6861753463745117, 0.3093067407608032, 1.2772562503814697, 0.21759726107120514, -0.04138670116662979, -0.21991926431655884, -0.673249363899231, -0.14089636504650116, 0.507394552230835, 0.11083738505840302, 0.17860554158687592, 1.1441009044647217, -0.42108839750289917, -0.8394100069999695, 0.1379675418138504, -0.23943409323692322, 0.6069427132606506, 0.17714166641235352, 0.1479783058166504, -0.754080057144165, 0.50765460729599, 0.32258254289627075, 0.2655472457408905, -0.10556842386722565, 0.6401860117912292, -1.0328500270843506, -0.15770293772220612, -0.29009073972702026, 0.020242298021912575, 1.0709240436553955, 0.21351101994514465, 0.26674768328666687, 0.2625660300254822, 1.1968294382095337, 0.7996746301651001, 0.10386741161346436, -0.20378457009792328, 0.09137218445539474, -0.2567329406738281, -0.6225850582122803, 0.14636710286140442, 0.32709938287734985, 1.1435619592666626, -0.38260576128959656, 0.1557636857032776, 0.08701577037572861, -0.5475804805755615, 0.042232174426317215, -0.41041022539138794, -0.40302860736846924, 0.5933194160461426, -0.438397616147995, 0.6043163537979126, 0.8004394769668579, 0.0045433929190039635, -0.8821122050285339, -0.4843578040599823, -0.44643181562423706, -0.5631209015846252, -0.1574244350194931, 0.17053627967834473, -0.16696834564208984, 0.2468438297510147, -1.5303367376327515, -0.350827693939209, 0.9345082640647888, 0.775730550289154, -0.24241076409816742, 0.8606219291687012, 0.8773630857467651, -0.2965472340583801, -0.07935439050197601, 0.045352715998888016, -0.3298187255859375, -0.2967590093612671, -0.20259976387023926, 0.4074518382549286, -0.46637260913848877, 0.352097749710083, -0.2631031572818756, 0.34833863377571106, 0.45637285709381104, 0.14046479761600494, 0.13638029992580414, -0.4071609675884247, 0.026185695081949234, 0.5168036818504333, -0.4936259984970093, -0.103068046271801, -0.2248401939868927, 0.2300398349761963, 0.21885284781455994, 0.6433368921279907, -0.024491792544722557, -0.29037806391716003, 0.05759822577238083, 0.34436631202697754, 0.560716450214386, 0.04669390246272087, -0.17143458127975464, 0.7312213182449341, 0.2536909282207489, 0.2678230404853821, 0.8106006979942322, 0.013775303028523922, -0.17580409348011017, 0.092601478099823, 0.23031601309776306, -0.23638437688350677, 0.07745035737752914, 0.6969472169876099, 0.6712667942047119, 0.3336375057697296, -0.7325822710990906, -0.6940972208976746, 0.988570511341095, 0.592058002948761, -0.38632822036743164, -0.7074403166770935, -0.4694439768791199, -0.003342537907883525, 0.29643821716308594, -0.479640394449234, -0.15035425126552582, 0.40485426783561707, 0.3239266872406006, 0.008381694555282593, -0.5220175981521606, -0.36920657753944397, -0.33433082699775696, -0.403347373008728, -0.09976890683174133, -0.7692550420761108, -0.3257065415382385, 0.3590404689311981, 0.04358109086751938, -0.9692401885986328, 1.056653380393982, -0.5836256742477417, -0.3074575960636139, -0.07385993003845215, -0.4139260947704315, 0.6063043475151062, -0.41718971729278564, -0.284673273563385, -1.0062358379364014, 0.1510050892829895, 0.24356840550899506, 0.7342299222946167, 0.03691340610384941, -0.3883425295352936, -0.11329188197851181, -0.18799279630184174, -0.08634276688098907, -0.2932473421096802, 0.8625699877738953, 0.03816715627908707, -0.5388203263282776, -0.12597058713436127, 0.037733420729637146, -0.12183324992656708, 0.33485862612724304, 0.20163750648498535, -0.7353728413581848, 0.2907310724258423, -0.02082854136824608, 0.15766704082489014, 0.6679334044456482, 0.5197741985321045, -1.1349272727966309, 0.4887700080871582, 0.2198483943939209, -0.08940213173627853, -0.7404279112815857, 0.6519564390182495, 0.46816208958625793, 0.04316265508532524, -0.4613261818885803, -0.4004707336425781, -0.2041153609752655, 0.20112411677837372, -0.3070348799228668, -0.1485052853822708, -0.5464497804641724, 0.36714473366737366, -0.23859068751335144, -0.6547188758850098, 0.1791638433933258, -0.7250106930732727, -0.5221392512321472, -0.012007329612970352, -0.3412581980228424, 1.1186599731445312, -0.06295957416296005, -0.16649243235588074, 0.5749977827072144, -0.41337668895721436, 0.03253399580717087, -0.4449024796485901, 0.1708187311887741, -0.41615068912506104, 0.39697563648223877, 0.2504979074001312, -0.5317369699478149, 1.0329961776733398, 0.5712207555770874, -0.012302125804126263, -0.053631167858839035, -0.09583068639039993, -0.4309549629688263, 0.26971855759620667, 0.10716128349304199, 0.17951464653015137, 0.24739865958690643, 0.8603307008743286, -0.6613181829452515, -0.5009042620658875, -0.28400084376335144, -0.14333577454090118, 0.019892653450369835, -0.06112775579094887, -0.09588275849819183, 0.17693717777729034, -0.6118242144584656, -0.65656977891922, 0.1139281615614891, 0.1605849415063858, -0.21202847361564636, 0.18139491975307465, 0.6766446232795715, -0.14756684005260468, -0.0654405951499939, 0.40448933839797974, -0.24315889179706573, -0.5460779070854187, 0.8516140580177307, -0.10179700702428818, 0.4944964349269867, -1.1401580572128296, -0.09573763608932495, -0.16471144556999207, -0.28473472595214844, -0.12822389602661133, 0.3098187744617462, -0.5007626414299011, -0.4254959225654602, -0.4564564824104309, -0.019190063700079918, -0.13713093101978302, 0.3259614109992981, -0.2174198031425476, -0.0005650950479321182, -0.1464935541152954, -0.8307052254676819, -0.43217235803604126, 0.38379809260368347, 0.8331625461578369, 0.1273505836725235, 0.47504758834838867, 0.4540577530860901, 0.19178840517997742, -0.30672338604927063, 0.6161116361618042, -0.1673993319272995, 0.33303236961364746, 0.20537646114826202, 0.33078163862228394, -0.43878355622291565, -0.23493129014968872, -0.46430039405822754, -0.500707745552063, -0.3254956901073456, -0.29553109407424927, 0.2668171226978302, 0.572269082069397, -0.5810051560401917, -0.2855343222618103, 0.5229041576385498, -0.05317997932434082, -0.2536238431930542, -0.049753181636333466, -0.149567112326622, 0.40062975883483887, 0.9772560000419617, -1.0232465267181396, -0.20799630880355835, -0.4495130181312561, -0.3894319534301758, 0.3156474530696869, 0.34195438027381897, 0.054040729999542236, -0.5778291821479797, -0.6273868680000305, -0.3578304350376129, 0.12183929979801178, 0.46277889609336853, 0.12373841553926468, 0.26682770252227783, -1.030569076538086, 0.33529290556907654, 0.8068468570709229, -0.8374496698379517, -0.7838431000709534, -0.0712626725435257, 0.832032322883606, 0.8395576477050781, 0.8053237795829773, -0.4682839512825012, -0.33343270421028137, 0.31960195302963257, -0.9000616669654846, 0.009932215325534344, -1.1321051120758057, 0.10691063851118088, 0.48818954825401306, 0.2168932408094406, -0.4734995365142822, 0.4482114613056183, -0.554365873336792, -0.06047854200005531, -0.20375461876392365, 0.3234805464744568, -0.8436903357505798, 0.3997604250907898, 0.6877971887588501, 0.4265464246273041, -0.48065364360809326, 0.6188207864761353, 0.06722099334001541, 0.03387299180030823, -0.2372926026582718, -0.05306795984506607, -0.341910183429718, 0.5089347958564758, -0.33469265699386597, 0.7127837538719177, -0.13156644999980927, 0.0766175165772438, -0.3825594484806061, -0.41299769282341003, 0.1291012018918991, 0.08711426705121994, -0.4861419200897217, -0.5496414303779602, -0.3026692867279053, -0.3161010444164276, -0.38875308632850647, 0.2261502891778946, 0.4988909065723419, 0.1756572425365448, -0.18647022545337677, 0.08721338957548141, 0.0709487795829773, -0.7214338779449463, -0.5184142589569092, -0.5021523833274841, -0.1992228478193283, -0.14307478070259094, -0.02101072482764721, 0.39779481291770935, -0.11652673780918121, -0.3821670413017273, 0.25444161891937256, 0.7034162878990173, -0.24986885488033295, -1.0086719989776611, -0.315716415643692, -0.7369295358657837, -0.35576456785202026, -0.4215419888496399, 0.4177887439727783, -0.6038181781768799, 0.39254865050315857, 0.20244474709033966, 0.8334243297576904, 0.732771635055542, -0.33166149258613586, -0.3339937627315521, 0.37481963634490967, 0.38977450132369995, -0.3501094579696655, -0.4336583912372589, 0.48823481798171997, -0.6562026143074036, 0.02260667458176613, -0.15228761732578278, -0.5080103874206543, -0.9292881488800049, -1.1521494388580322, 0.03181476518511772, 0.3522399663925171, 0.2926080524921417, -0.7012101411819458, -0.49467581510543823, -0.02559252642095089, 0.9026126265525818, 0.16637298464775085, -0.635015606880188, -0.6564316749572754, 0.12839174270629883, -0.0371563583612442, 0.690975546836853, -0.10022813826799393, -0.23631486296653748, -0.7823452353477478, 0.15265747904777527, 0.6444992423057556, 0.10310595482587814, -0.39800649881362915, 0.11029799282550812, -0.03544141352176666, 1.1579691171646118, 0.46089065074920654, -1.015447974205017, -0.27016058564186096, 0.32692524790763855, -0.2972225546836853, -0.8315814733505249, 1.0948182344436646, -0.9187825918197632, 0.6634424328804016, -0.2885794937610626, -0.4325711131095886, 0.3556337058544159, -0.12484629452228546, -0.08864729851484299, -0.107643261551857, 0.7067952752113342, -1.157262921333313, -0.09389413893222809, -0.21421250700950623, 0.7264602780342102, 0.1003296747803688, 0.19970938563346863, -0.3167761564254761, 0.2762397825717926, -0.44324758648872375, -1.4840167760849, 0.7912002801895142, 0.003609361359849572, -0.6869926452636719, -0.01624835655093193, 0.011232116259634495, 0.7065045833587646, -0.5142244696617126, 0.7955278754234314, 0.8615729212760925, -0.23233869671821594, -0.43647968769073486, 0.09303265810012817, -0.12972456216812134, 0.022804804146289825, -0.4348994195461273, 0.31781795620918274, 0.2714954614639282, -0.43644610047340393, 0.063820481300354, -0.5920084714889526, -0.6652672290802002, -0.3272000253200531, -0.38366320729255676, 0.882317304611206, -0.3734118938446045, 0.2961081564426422, 0.3667956590652466, -0.36758953332901, -0.036415889859199524, 0.1628618687391281, -0.40146973729133606, -0.48742929100990295, 0.828306257724762, 0.8107447624206543, 0.23200027644634247, -0.34592941403388977, 0.06249495595693588, -0.9534566402435303, -0.2929918169975281, 0.8643525242805481, 0.160074383020401, -0.8691338896751404, 0.7387794256210327, 0.09037932008504868, -0.6584523916244507, -0.4189468324184418, -0.7490045428276062, -0.2455369085073471, 0.0010756393894553185, -0.1998019963502884, -0.3971703350543976, 0.17273440957069397, -0.38577473163604736, -0.009862241335213184, -0.23477013409137726, 0.6708722114562988, -0.12858520448207855, -0.4696885645389557, 0.02378724329173565, -0.008278373628854752, 0.39316442608833313, 0.7628047466278076, -0.6078505516052246, -0.35796698927879333, -0.3426670432090759, -0.1579173058271408, 0.4940446615219116, -0.2542121112346649, 1.2433178424835205, -0.23092372715473175, 0.03516654670238495, -0.04761143773794174, -0.056210316717624664, 0.6763185858726501, -0.10132643580436707, 0.1527584195137024, 1.2914608716964722, 0.32782864570617676, -0.8018732666969299, 0.16862356662750244, 0.33912304043769836, -0.7549563646316528, 0.3985184133052826, -0.48626089096069336, -0.12228617817163467, 0.0142121696844697, -0.13282936811447144, -0.014296375215053558, -0.7887153625488281, -0.9099850654602051, -0.41096481680870056, -0.2333572804927826, 0.37499016523361206, -0.25250473618507385, -0.3742702901363373, 0.6092942953109741, -0.35172685980796814, -0.39974409341812134, -0.36832350492477417, 0.9220570921897888, -0.23527143895626068, 0.5715171098709106, -0.9335702657699585, 0.29028066992759705, -0.8312066197395325, -0.6425248980522156, -0.11816773563623428, -0.5496348142623901, -0.479123055934906, -0.4184223413467407, 0.19663859903812408, -0.07044737040996552, -0.44703349471092224, 0.231103777885437, -0.1818397492170334, 0.3935621380805969, 0.2682315409183502, -0.9180245399475098, -0.07282910495996475, -0.0018736288184300065, 0.05672241747379303, 0.10191448032855988, 0.6219328045845032, 0.03963564336299896, 0.3330813944339752, -0.15700189769268036, -0.17921411991119385, -0.29861462116241455, -0.06835001707077026, 0.7090966105461121, 0.17982515692710876, 0.3310021758079529, -0.17972072958946228, 0.2041504979133606, -0.6757783889770508, -0.18362128734588623, -0.6985125541687012, 0.16750040650367737, 0.5691546201705933, -0.8658701777458191, 0.31073230504989624, 0.5988355278968811, -0.09901802241802216, 0.386890709400177, -0.6418546438217163, 0.49248164892196655, 0.9405263662338257, 0.24840731918811798, 0.5536452531814575, 0.3126310706138611, 0.6244605183601379, -0.7246823906898499, -0.24045979976654053, 0.27001383900642395, -0.6415062546730042, 0.35501617193222046, -0.054827407002449036, -0.033861447125673294, -0.1307491511106491, -0.32625874876976013, 0.664030134677887, 0.41882380843162537, 0.32435372471809387, 0.12569311261177063, 0.2993464171886444, 0.03523102402687073, -0.3336622416973114, -0.5312911868095398, -0.8320283889770508, -0.3840419352054596, 0.23158510029315948, -0.5737844109535217, -0.44874897599220276, -0.29759225249290466, 0.28031158447265625, -0.5136967301368713, 0.040471214801073074, -0.3111152648925781, 0.38158509135246277, 0.6240456700325012, -0.4682222604751587, 1.2450776100158691, -0.3802594244480133, -0.7539721131324768, -0.24177347123622894, 0.6583292484283447, -0.9628247022628784, -1.265100121498108, 0.1382911652326584, 1.6541528701782227, -0.01798032782971859, 0.10308968275785446, -0.6955944299697876, 0.07676106691360474, 0.2826642096042633, 0.11056528985500336, -0.010655246675014496, 0.023137547075748444, -0.37035617232322693, 0.21049031615257263, -0.43080034852027893, -0.08496470749378204, 0.20662903785705566, 0.45070526003837585, 0.817290723323822, -0.7090997099876404, -0.6284897923469543, 0.3783537745475769, 0.2983871102333069, 0.1285887360572815, 0.2996228337287903, 0.5572857856750488, 0.5661887526512146, -0.36270707845687866, 0.17864446341991425, -0.3980923295021057, 0.1899181753396988, 0.5967527031898499, 0.3361641764640808, -0.4923236072063446, 0.8163116574287415, 0.535794734954834, -0.9076491594314575, -0.49285346269607544, 0.299842894077301, 0.700596809387207, -0.050722505897283554, 0.5123346447944641, 0.03528888523578644, -0.31936660408973694, -0.1688772290945053, -0.5703021883964539, -0.061625853180885315, -0.05919427052140236, 0.009704249911010265, -0.25260215997695923, -0.5058026313781738, 0.6612435579299927, -0.4102444350719452, -0.1437816321849823, -0.10794109106063843, 0.21390381455421448, 0.8906450271606445, -0.00214611878618598, -0.8685932755470276, 0.879932165145874, 1.0330272912979126, 0.6958087682723999, 0.04976546764373779, 0.6955715417861938, -0.15253914892673492, -0.08720678836107254, 0.39845705032348633, -0.2658877968788147, -0.3343226909637451, 0.36356204748153687, 0.861212432384491, -0.8204357624053955, -0.7208071947097778, -0.031606219708919525, 0.8018873929977417, 0.041614510118961334, 0.16067111492156982, 0.18262900412082672, 0.23252993822097778, -0.13911375403404236, 0.9747405648231506, -0.7190172076225281, 0.25864970684051514, 0.4494013786315918, -0.40047550201416016, -0.43049535155296326, 1.0142706632614136, -0.441909521818161, 0.7236127853393555, 0.2443486750125885, 0.14287567138671875, 0.4209229350090027, 0.45142996311187744, -0.18839655816555023, -0.8042942881584167, -0.4121266305446625, -0.021312400698661804, 0.053407516330480576, -0.6628973484039307, 0.06422623991966248, 0.17735357582569122, 0.3894290626049042, -0.5534336566925049, 0.4110580086708069, -0.9202256202697754, -0.047208793461322784, 0.385919988155365, -0.8276897072792053, 1.092727541923523, 0.25934475660324097, -0.7951112985610962, -0.13181930780410767, -0.43829500675201416, 0.07074794918298721, 0.5265875458717346, 0.44605404138565063, -0.3820277750492096, -0.3554125428199768, -0.49308010935783386, 0.1413259357213974, 0.8040133118629456, -0.5341122150421143, -0.1916428655385971, -0.08753211796283722, -0.7158951759338379, -0.6841151118278503, -0.033066779375076294, -0.3964739739894867, -0.33252814412117004, 0.5518569350242615, 0.3603205680847168, 0.667502224445343, 0.6348112225532532, -0.2886122465133667, -0.16554197669029236, -0.10797438770532608, 0.7707584500312805, -0.38023218512535095, 0.8015449047088623, 0.4656665027141571, -0.027987822890281677, 0.5851951241493225, -0.341864675283432, 0.11119697242975235, -0.2534075081348419, -0.007915769703686237, -0.5768926739692688, -0.554022490978241, -0.24672307074069977, -0.6927272081375122, 0.17950956523418427, -0.48741331696510315, -0.13222475349903107, 0.02739921770989895, -0.962166965007782, -0.024135863408446312, 0.0014870362356305122, 0.22318698465824127, -0.11854960769414902, 0.44429731369018555, 0.44329479336738586, 0.021415259689092636, 0.5358097553253174, -1.3290526866912842, 4.361550331115723, 0.12487645447254181, 0.0755992978811264, 0.5299216508865356, 0.3708737790584564, 0.5830686688423157, 1.2046176195144653, -1.2461133003234863, -0.023609062656760216, -0.4053709805011749, 0.6097436547279358, -0.32822465896606445, -0.18145732581615448, 0.19369390606880188, 0.7886732220649719, 0.2602464556694031, -0.3546993136405945, 0.30855193734169006, 0.20676344633102417, -0.935280978679657, -0.963617205619812, 0.3350991904735565, -0.42923474311828613, 0.5288893580436707, 0.27239277958869934, 0.16460354626178741, -0.12247658520936966, -0.005856006406247616, -0.03344583138823509, -0.2607446610927582, -0.10388743132352829, -0.14468739926815033, 0.3394193947315216, -0.5924811959266663, 0.029460104182362556, -0.07994789630174637, 0.782899022102356, -0.8022363781929016, -0.7341850996017456, -0.49348732829093933, 0.4742700755596161, 0.03924928605556488, 0.17313474416732788, -0.8514651656150818, -0.2676548659801483, 0.5833073258399963, -0.5858834385871887, -0.08786340802907944, 0.6963393688201904, -0.11508819460868835, 1.5379819869995117, 0.14009782671928406, 0.46099016070365906, -0.29808226227760315, -0.3722209334373474, 1.0014318227767944, 0.07873239368200302, -0.3870087265968323, -0.050998374819755554, 0.08945676684379578, 0.10871359705924988, -0.4117371737957001, -0.01068834401667118, -0.009310307912528515, -0.6539311408996582, 0.4113369882106781, -0.5414401292800903, 0.9523434042930603, 0.0687987431883812, 0.2635882496833801, -0.14183367788791656, -0.10907205939292908, -0.9076471328735352, -0.2791883945465088, 0.49365124106407166, -0.6195175051689148, -0.2703653872013092, 0.15810970962047577, 0.9055658578872681, -0.5097933411598206, 0.18800312280654907, -0.18154746294021606, -0.5527323484420776, -0.036114100366830826, 0.8739995956420898, 0.4186967611312866, 0.2469799816608429, -0.7116408348083496, 0.3138793706893921, -0.12671031057834625, 0.5037872791290283, 0.4230090081691742, -0.7591676712036133, 0.38083454966545105, 0.006703061051666737 ]
[ 4106, 1012, 15451, 8059, 4141, 3594, 2536, 3128, 17928, 4972, 3024, 2011, 1996, 9808, 2000, 4685, 2536, 8518, 2107, 2004, 2216, 5994, 6194, 1010, 6764, 1010, 1998, 2060, 2291, 10471, 1012, 1012, 4002, 2620, 10040, 18093, 2015, 4748, 14028, 12086, 2089, 3535, 2000, 2191, 1037, 18093, 3697, 2000, 17908, 2011, 9268, 9255, 1010, 7817, 1010, 1998, 2060, 2529, 3191, 3085, 2592, 1012, 14546, 1998, 4654, 8586, 23056, 2015, 2089, 5383, 10857, 3415, 1998, 2060, 7817, 2008, 2393, 9797, 6254, 3642, 15380, 1012, 9255, 2024, 2411, 2580, 2011, 2019, 4082, 2291, 1521, 1055, 4957, 2121, 2043, 4654, 8586, 23056, 18093, 2015, 2024, 9227, 1012, 7901, 6145, 2224, 2122, 9255, 1998, 7817, 2000, 17908, 3642, 1998, 2000, 6709, 15380, 1999, 18093, 2015, 1012, 1012, 4002, 2683, 11157, 18093, 2015, 4748, 14028, 12086, 2089, 7861, 8270, 18093, 2015, 2306, 2060, 6764, 2000, 19819, 24391, 4180, 2013, 13345, 1012, 4728, 9428, 28378, 6764, 1006, 2107, 2004, 14546, 1998, 4654, 8586, 23056, 2015, 1007, 2089, 2022, 16999, 2000, 4287, 1998, 27885, 25608, 16280, 24391, 18093, 2015, 1998, 4180, 1012, 1999, 2070, 3572, 1010, 11157, 18093, 2015, 2089, 2036, 9585, 4748, 14028, 12086, 2000, 4942, 16874, 3404, 7711, 2011, 2025, 4254, 2075, 7781, 7711, 2107, 2004, 3617, 16442, 1998, 2025, 8486, 9276, 9735, 1012, 1012, 5890, 2692, 3094, 27885, 25608, 10719, 4748, 14028, 12086, 2089, 27885, 25608, 16280, 4180, 2076, 3094, 7781, 2000, 17727, 14728, 10788, 1012, 3094, 1011, 2240, 27885, 25608, 10719, 2003, 1037, 4118, 1997, 2437, 7817, 1998, 7060, 2306, 10954, 1998, 14546, 2062, 3697, 2000, 8085, 1998, 17908, 1012, 2023, 2828, 1997, 27885, 25608, 10719, 2064, 2022, 2443, 2306, 10954, 6472, 2011, 5359, 18093, 2015, 1006, 1041, 1012, 1043, 1012, 1010, 13569, 12227, 1998, 3298, 1011, 2011, 12014, 1007, 2030, 9123, 2135, 3081, 3094, 1998, 5896, 2075, 19555, 1012, 1012, 5890, 2487, 5371, 3238, 5527, 4748, 14028, 12086, 2089, 3573, 2951, 1999, 1000, 5371, 3238, 1000, 11630, 2000, 19819, 24391, 4023, 2013, 13345, 1012, 5371, 3238, 5527, 2064, 2022, 13644, 4225, 2004, 2151, 4289, 2060, 2084, 1037, 5371, 1012, 2691, 4973, 1997, 2512, 1011, 20606, 5371, 3238, 5527, 2421, 1996, 3645, 15584, 1010, 2724, 15664, 1010, 2030, 1059, 4328, 22409, 1012, 1056, 16068, 2620, 2620, 6855, 9859, 4748, 14028, 12086, 2089, 4965, 1998, 1013, 2030, 8954, 9859, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2738, 2084, 4975, 2037, 2219, 9859, 1999, 1011, 2160, 1010, 4748, 14028, 12086, 2089, 5309, 1010, 10350, 8816, 1010, 2030, 8954, 2068, 1012, 3450, 2089, 2421, 1996, 7654, 1997, 15451, 8059, 1010, 4007, 1006, 2164, 15943, 1007, 1010, 20397, 1010, 17987, 1010, 1998, 2592, 8800, 2000, 24728, 19666, 6906, 14680, 1012, 4748, 14028, 12086, 2089, 6855, 9859, 2000, 2490, 2037, 3136, 2802, 3365, 12335, 1997, 1996, 27248, 2166, 23490, 1012, 1012, 25604, 15451, 8059, 4748, 14028, 12086, 2089, 4965, 1010, 8954, 1010, 2030, 8816, 15451, 8059, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 24391, 4007, 2064, 2421, 18093, 2015, 1010, 4530, 7347, 1010, 2695, 1011, 12014, 5906, 1010, 2067, 23835, 2015, 1010, 15285, 1010, 1998, 29248, 16744, 1012, 4748, 14028, 12086, 2089, 9878, 15451, 8059, 2000, 2490, 2037, 3136, 1010, 11381 ]
mitre
10.txt
65
a means for maintaining control of remote machines, evading defenses, and executing post - compromise behaviors.. 002 tool adversaries may buy, steal, or download software tools that can be used during targeting. tools can be open or closed source, free or commercial. a tool can be used for malicious purposes by an adversary, but ( unlike malware ) were not intended to be used for those purposes ( ex : psexec ). tool acquisition can involve the procurement of commercial software licenses, including for red teaming tools such as cobalt strike. commercial software may be obtained through purchase, stealing licenses ( or licensed copies of the software ), or cracking trial versions.. 003 code signing certificates adversaries may buy and / or steal code signing certificates that can be used during targeting. code signing is the process of digitally signing executables and scripts to confirm the software author and guarantee that the code has not been altered or corrupted. code signing provides a level of authenticity for a program from the developer and a guarantee that the program has not been tampered with. users and / or security tools may trust a signed piece of code more than an unsigned piece of code even if they don't know who issued the certificate or who the author is.. 004 digital certificates adversaries may buy and / or steal ssl / tls certificates that can be used during targeting. ssl / tls certificates are designed to instill trust. they include information about the key, information about its owner's identity, and the digital signature of an entity that has verified the certificate's contents are correct. if the signature is valid, and the person examining the certificate trusts the signer, then they know they can use that key to communicate with its owner.. 005 exploits adversaries may buy, steal, or download exploits that can be used during targeting. an exploit takes advantage of a bug or vulnerability in order to cause unintended or unanticipated behavior to occur on computer hardware or software. rather than developing their own exploits, an adversary may find / modify exploits from online or purchase them from exploit vendors.. 006 vulnerabilities adversaries may acquire information about vulnerabilities that can be used during targeting. a vulnerability is a weakness in computer hardware or software that can, potentially, be exploited by an adversary to cause unintended or unanticipated behavior to occur. adversaries may find vulnerability information by searching open databases or gaining access to closed vulnerability
[ 0.19694243371486664, -0.24780267477035522, -0.18800553679466248, 0.8502435684204102, -0.5145652890205383, -0.17759045958518982, -0.5275856256484985, -0.26552802324295044, -0.1933128982782364, 0.5138341784477234, 0.4337855577468872, -0.09805254638195038, 0.233680859208107, -0.165780708193779, -0.001234282273799181, -0.4370090365409851, 0.04087059199810028, 0.14208321273326874, -0.5497791171073914, 0.06173492595553398, 0.5536970496177673, -0.4189956486225128, -1.0450427532196045, -0.8615266680717468, 0.05536308512091637, 0.45844876766204834, 0.49382883310317993, -0.43697190284729004, -0.011640227399766445, 0.8007450699806213, 0.032499734312295914, -0.5630621910095215, 0.16402344405651093, -0.8084083795547485, 0.2799762189388275, -0.5229000449180603, 0.48505687713623047, -0.7393524050712585, 0.31426143646240234, -0.10557018220424652, 0.5995979905128479, -0.3252502679824829, -0.08761803805828094, -0.46823278069496155, -0.18601803481578827, -0.28320249915122986, 0.09126495569944382, -0.3877764046192169, 0.15361832082271576, 0.16688287258148193, 0.693379282951355, 0.2973007261753082, -0.10964874923229218, -0.018550725653767586, -0.019157754257321358, -0.30551907420158386, 0.18068650364875793, 0.39447879791259766, -0.1763853132724762, -0.2641085386276245, 0.0015032883966341615, 0.19130972027778625, 0.3192611038684845, -0.780503511428833, 0.26424887776374817, 0.49737730622291565, 0.13382627069950104, 0.34149640798568726, 0.3560955822467804, -0.47842609882354736, -0.045500125735998154, 0.02899789996445179, -0.8405987024307251, -0.0955035537481308, -0.3947485387325287, -0.3935035765171051, 0.15044505894184113, -0.43999963998794556, -0.25440487265586853, 0.5392372608184814, -0.2764959931373596, 0.4613220989704132, 0.28902044892311096, -0.15174086391925812, 0.28238415718078613, 0.16474458575248718, 0.7493917942047119, 0.7404704093933105, -0.27744439244270325, -0.07072429358959198, 0.08596713840961456, 0.2503417134284973, -0.6578031778335571, -0.06835158169269562, 0.14362512528896332, -0.0008594294195063412, -0.42422226071357727, 0.34172022342681885, -0.047813061624765396, -0.19781754910945892, 0.7482073307037354, 0.6817155480384827, 0.32656994462013245, 0.24320654571056366, -0.307108998298645, 0.04819967970252037, 0.4736585319042206, -0.3863270580768585, 0.06997126340866089, -0.5493447184562683, 0.6527203917503357, 0.1458604782819748, -0.12018371373414993, -0.7153517007827759, 0.019665472209453583, 0.275226354598999, 0.16481156647205353, 0.5034948587417603, 0.0428030826151371, 0.6395232081413269, -0.2866019308567047, -0.48958200216293335, 0.3690686523914337, -0.1158202663064003, 0.29755285382270813, 0.2934415638446808, 0.3233206272125244, 0.16942507028579712, -0.29212963581085205, -1.3801151514053345, 0.05493255704641342, -0.0847863033413887, -0.0422712005674839, 0.5124638080596924, -0.15897206962108612, 0.5192068815231323, -0.11628050357103348, 0.22575128078460693, -0.06720071285963058, -0.7790594100952148, -0.41817957162857056, 0.5789381265640259, 0.08982960879802704, 0.8499451279640198, 0.36928480863571167, -0.025609705597162247, 0.09596141427755356, 0.02345341257750988, -0.4581659734249115, 0.12286533415317535, -0.1694786250591278, -0.34464776515960693, 0.8290031552314758, -0.1772916615009308, -0.3585939109325409, -0.23641233146190643, -0.2431470900774002, 0.6848375201225281, 0.13121183216571808, -0.19244392216205597, 0.07798120379447937, 0.4504091143608093, 0.24567194283008575, 0.5939436554908752, -0.44710496068000793, 0.35584259033203125, -1.2222638130187988, -0.23670201003551483, 0.12159105390310287, 0.3325110971927643, 0.8258481025695801, 0.0027735228650271893, 0.21955959498882294, 0.059651605784893036, 1.0900672674179077, 0.8122640252113342, 0.24369864165782928, -0.10977645963430405, -0.03811810910701752, 0.306669682264328, -0.6958121657371521, 0.4211409091949463, 0.18428322672843933, 1.11892569065094, 0.19275838136672974, 0.31656476855278015, 0.09394177049398422, -0.819331705570221, 0.07343550026416779, -0.05408165603876114, -0.14581075310707092, 0.5219655632972717, -0.5989439487457275, 0.8885030746459961, 0.2822498083114624, 0.131174236536026, -1.2444638013839722, 0.025883909314870834, 0.3401910662651062, -1.1790149211883545, -0.5055919885635376, 0.4514462351799011, -0.28320324420928955, 0.544282078742981, -0.8552716374397278, -0.3683302402496338, 0.6755408048629761, 0.694460928440094, 0.008116594515740871, 0.9013918042182922, 0.8998043537139893, -0.12589071691036224, -0.24622216820716858, -0.45426055788993835, 0.1456795334815979, 0.020705563947558403, -0.0506184883415699, 0.750589907169342, -0.6363970637321472, 0.08453857898712158, 0.16305485367774963, 0.40403416752815247, 0.15682081878185272, 0.5374500155448914, 0.37248513102531433, -0.9189010262489319, -0.3730449676513672, 0.419020414352417, -0.549170732498169, -0.1955326497554779, -0.27661043405532837, 0.49282485246658325, 0.24532192945480347, 0.7002187967300415, -0.00031505522201769054, 0.09445732831954956, -0.16442126035690308, 0.33531489968299866, 0.02029825747013092, -0.18338921666145325, -0.09685137122869492, 0.7307613492012024, 0.44856664538383484, 0.9740831851959229, 0.2136121541261673, 0.30315259099006653, 0.004531944170594215, -0.2060489058494568, 0.5160768032073975, 0.10323258489370346, -0.14918795228004456, 0.9867246150970459, 0.2593013048171997, 0.38332006335258484, -0.8406491279602051, -0.4538034498691559, 0.8465015888214111, 0.576403021812439, -0.1832226812839508, -0.3422640562057495, -0.283123254776001, -0.10644948482513428, -0.1466386914253235, -0.4994898736476898, -0.02223384752869606, 0.5230441093444824, 0.2988916039466858, 0.05779778212308884, -0.49181291460990906, -0.5614314079284668, -0.8329427242279053, -0.648149311542511, -0.3627692759037018, -0.7597996592521667, -0.2715846598148346, -0.2977648079395294, -0.30406880378723145, -0.6873500943183899, 0.9750819802284241, -1.1507937908172607, -0.04521429166197777, 0.43539515137672424, -0.18219676613807678, 0.19837363064289093, -0.3639225363731384, 0.481009840965271, -0.6724755764007568, 0.02445830963551998, 0.0022001350298523903, 0.9238265156745911, 0.06023405119776726, -0.6866040825843811, -0.27160924673080444, -0.03604536131024361, 0.2539813220500946, 0.05729452520608902, 0.8196840286254883, -0.2403823733329773, 0.22238026559352875, -0.0802934467792511, -0.042932864278554916, -0.047730013728141785, 0.001403825473971665, 0.0842970460653305, -0.5509686470031738, 0.35427796840667725, -0.33264273405075073, -0.11414939165115356, 0.44673770666122437, 0.6982531547546387, -1.0144274234771729, -0.014864892698824406, 0.13146047294139862, 0.0886213481426239, -0.6636723875999451, 0.21549060940742493, 0.332565575838089, 0.0737849622964859, -0.3378516733646393, -0.5307779312133789, -0.001848803018219769, -0.09699369221925735, -0.23584547638893127, 0.12475863099098206, -0.5533929467201233, 0.028155401349067688, -0.30757153034210205, -0.7130873799324036, 0.0005523174768313766, -0.5282825827598572, -0.33930379152297974, -0.13095621764659882, -0.3006439208984375, 1.032433271408081, 0.019201945513486862, -0.44184428453445435, -0.11022350192070007, -0.13453154265880585, 0.16338029503822327, -0.04767891392111778, 0.33484748005867004, -0.589545488357544, 0.6715628504753113, 0.15327754616737366, 0.39807721972465515, 0.5176391005516052, 0.4072705805301666, -0.34135207533836365, -0.5636923313140869, -0.43416446447372437, 0.07278764992952347, 0.31302306056022644, -0.1589089334011078, 0.3277823030948639, -0.3660867512226105, 0.8968206644058228, -0.3171207010746002, -0.25735586881637573, 0.1114865317940712, -0.1337246596813202, 0.6114367246627808, -0.43020471930503845, -0.3028165102005005, -0.46217089891433716, -0.26322752237319946, -0.28133589029312134, 0.1859554499387741, 0.17115849256515503, -0.1253391057252884, 0.2835875153541565, 0.30401238799095154, -0.20617440342903137, -0.180515319108963, 0.30414146184921265, -0.1191331073641777, -0.36901921033859253, 0.535499095916748, -0.26037847995758057, 0.6404391527175903, -0.5643090009689331, 0.39244428277015686, 0.028573013842105865, 0.5538356304168701, -0.5742251873016357, 0.3997144401073456, -0.5055806040763855, -0.26640284061431885, 0.1300116330385208, 0.20230314135551453, -0.3488544821739197, -0.1562414914369583, 0.11524919420480728, 0.06563238054513931, -0.5082080960273743, -0.8889318704605103, -0.5215116739273071, 0.6325507164001465, 0.4720814824104309, 0.6624412536621094, 0.442436158657074, 0.4050154983997345, 0.3490123748779297, -0.8954949378967285, 0.45032140612602234, -0.8204861283302307, 0.04064829647541046, -0.04686678946018219, 0.7377688884735107, -0.6848644614219666, -0.14983144402503967, -0.1666622757911682, -0.23780207335948944, 0.13117969036102295, -0.2994363605976105, 0.30177661776542664, 0.07668766379356384, -0.6284574866294861, -0.04140940308570862, 0.3865687847137451, 0.0017108037136495113, -0.35429006814956665, -0.4569393992424011, -0.5688875317573547, 0.39030271768569946, 0.7919654846191406, -0.849683940410614, -0.31302890181541443, -0.5825708508491516, -0.9075526595115662, -0.005632465239614248, 1.0765416622161865, 0.097541444003582, -0.6588894128799438, -0.4846222698688507, -0.6823275685310364, -0.021532218903303146, 0.10227493941783905, 0.6237052083015442, -0.2998000383377075, -0.7155508399009705, -0.28530243039131165, 0.2075607031583786, -1.1115647554397583, -0.7793452143669128, -0.1614363044500351, 0.8007071018218994, 0.44969332218170166, 0.5557610988616943, -0.7488400936126709, -0.2180754393339157, 0.07817491888999939, -0.8708621263504028, 0.5464532375335693, -1.1499823331832886, 0.22053411602973938, 0.03244183957576752, 0.7613670825958252, -0.21913886070251465, 0.18890522420406342, -0.28762075304985046, -0.01733885146677494, -0.4242209494113922, 0.16051489114761353, -0.6075345873832703, -0.09268361330032349, 0.9975901246070862, -0.014695830643177032, -0.1811366081237793, 0.0541330948472023, 0.16346842050552368, -0.1234673485159874, -0.057336706668138504, -0.7810406684875488, 0.031151555478572845, 0.5431286692619324, -0.4056951105594635, 0.19090048968791962, 0.07257355749607086, 0.05910735949873924, -0.5826901793479919, -1.0153067111968994, 0.6810246706008911, 0.1402561217546463, -0.011526837944984436, -0.9589110016822815, -0.3026277422904968, -0.23905746638774872, 0.26731157302856445, 0.2530696392059326, 0.6938852071762085, 0.05967409536242485, -0.6029667258262634, 0.025397008284926414, 0.28481900691986084, -1.1581803560256958, -0.5576382279396057, -0.1361684799194336, 0.07868412137031555, 0.2767140567302704, 0.23196901381015778, 0.669836699962616, -0.13635623455047607, 0.02225787565112114, 0.14545957744121552, 0.4497967064380646, 0.1452500969171524, -0.3417181670665741, -0.29259100556373596, -0.5455665588378906, 0.7391269207000732, -0.6351886987686157, 0.42213886976242065, -0.5484337210655212, 0.3158440589904785, 0.5059218406677246, 0.3984587788581848, 0.5349352955818176, -0.26443514227867126, -0.8652080297470093, 0.2908506989479065, 0.23799632489681244, -0.6160814166069031, -0.1804160177707672, 0.2890166938304901, -1.0383704900741577, -0.074221670627594, 0.247696191072464, 0.0705355852842331, -1.0755311250686646, -0.30070897936820984, -0.06332287192344666, -0.2683928310871124, 0.6366671919822693, -0.8302356600761414, -0.6043996214866638, -0.040263690054416656, 0.7815566062927246, -0.2388448715209961, -0.6084397435188293, -0.6509250998497009, -0.351655513048172, -0.18263612687587738, -0.0013759215362370014, 0.47043856978416443, -0.3541758060455322, -0.6748871207237244, 0.02218838781118393, 0.7068057060241699, 0.6204835772514343, -0.009898912161588669, -0.34800684452056885, -0.26788684725761414, 0.8404233455657959, 0.06576242297887802, -0.39108189940452576, -0.3350849151611328, 0.3184676766395569, -0.08536963164806366, -0.4661586582660675, 0.46504834294319153, -0.6346874833106995, 0.8632054924964905, -0.14607034623622894, 0.13429784774780273, 0.34853029251098633, -0.2746790051460266, -0.3873710334300995, 0.18107357621192932, 0.3769036531448364, -0.5812240839004517, -0.09148428589105606, 0.2078547328710556, 0.4785385727882385, 0.18780870735645294, 0.37774065136909485, -0.27568167448043823, 0.27519065141677856, -0.7931229472160339, -1.843088150024414, 0.3860936760902405, 0.15578655898571014, -0.06275666505098343, 0.4235111176967621, -0.17860178649425507, 0.9423587918281555, -0.427343487739563, 0.1576874852180481, 0.8921830654144287, 0.6515242457389832, -0.052671197801828384, -0.13556694984436035, 0.4395158886909485, 0.08815241605043411, -0.017722561955451965, 0.20183034241199493, -0.09240715950727463, -0.291122168302536, 0.05713741108775139, 0.03265143930912018, 0.07684272527694702, -0.33354371786117554, -0.20893961191177368, 0.3007291853427887, -0.7432331442832947, 0.3763757050037384, -0.4796205461025238, -0.4803606867790222, -0.45957180857658386, -0.3334369957447052, -0.1931820958852768, -0.20309296250343323, 0.6673708558082581, 0.2458048164844513, 0.07647716999053955, -0.41948413848876953, 0.25504976511001587, -0.7196491360664368, -0.31002077460289, 0.6449958086013794, 0.1775323897600174, -0.4960029423236847, 0.6965526342391968, 0.23783394694328308, -0.08758459985256195, -0.04281402379274368, -0.2998609244823456, 0.060704898089170456, -0.3541085720062256, -0.3929099142551422, -0.5011183023452759, -0.1104855090379715, 0.05676398426294327, -0.13015131652355194, 0.4769032299518585, 0.2962113320827484, -0.16291171312332153, -0.7948196530342102, 0.5747504234313965, -0.2184375673532486, 0.028870584443211555, 0.511564314365387, -0.870505690574646, -0.05673803389072418, -0.6738566160202026, 0.048426397144794464, 0.22470249235630035, -0.32930177450180054, 0.43348032236099243, 0.03192656859755516, 0.10289452970027924, 0.01579117961227894, 0.26453229784965515, 1.1422573328018188, -0.4404166042804718, 0.5659332871437073, 0.6925625205039978, 0.5741394758224487, -0.8056918382644653, -0.47618699073791504, -0.1710214614868164, -0.39340919256210327, 0.42132389545440674, -0.3709847033023834, -0.2761087119579315, 0.2980763912200928, -0.21253231167793274, -0.29116731882095337, -0.7601358890533447, -0.700690746307373, -0.2555297613143921, 0.07087235897779465, 0.36438363790512085, 0.07972635328769684, -0.15251989662647247, 0.28831323981285095, -0.14914460480213165, -0.4342920184135437, -0.6911362409591675, 0.5713585019111633, -0.5126510858535767, 0.1343647688627243, -0.3955442011356354, 0.5471014380455017, -0.6228696703910828, -0.5425044298171997, 0.004365397617220879, -0.041676007211208344, -0.6453621983528137, -0.4448990523815155, 0.06844408810138702, 0.10956811159849167, -1.0962536334991455, 0.19235648214817047, -0.7944305539131165, 0.16663558781147003, -0.09502959251403809, -0.31495973467826843, -0.0667453184723854, 0.43783217668533325, -0.3486163914203644, 0.29095396399497986, 0.4672970771789551, -0.12903833389282227, 0.6261909008026123, -0.1824721395969391, -0.03748846799135208, 0.1061137318611145, -0.05438598245382309, 0.4356420040130615, 0.22368541359901428, 0.03417767211794853, -0.23560228943824768, -0.321340948343277, -0.5720688104629517, -0.2773926854133606, -0.633589506149292, 0.796221137046814, -0.06080456078052521, -0.5622134804725647, 0.6193956136703491, 0.3125033676624298, 0.12736442685127258, 0.15178066492080688, -0.7754679918289185, 0.7486474514007568, 0.40105175971984863, 0.1301860809326172, 0.21181803941726685, 0.29328906536102295, 0.35594189167022705, -0.19977281987667084, -0.23425577580928802, 0.07533760368824005, -0.3893219828605652, 0.4751167297363281, 0.041179344058036804, 0.19387908279895782, -0.5799810290336609, -0.6049943566322327, 0.17025135457515717, 0.14291782677173615, 0.5182690024375916, 0.34527161717414856, 0.7196484208106995, 0.176137313246727, -0.7810768485069275, -0.12390042841434479, -0.7932795286178589, -0.12484299391508102, 0.595329999923706, -0.4730730652809143, -0.0030404645949602127, -0.3173444867134094, -0.11647536605596542, -0.2791658341884613, 0.03412407636642456, -0.36502140760421753, 0.8031484484672546, 0.244308203458786, -0.4119621217250824, 1.387122392654419, -0.10252777487039566, -0.5623584389686584, -0.37910181283950806, 0.12622396647930145, -0.7706803679466248, -1.0086944103240967, -0.28543153405189514, 1.3027749061584473, -0.05835540592670441, 0.45685526728630066, -0.9368420243263245, 0.037882424890995026, 0.3692863881587982, -0.2632295489311218, 0.2843719720840454, 0.20222757756710052, -0.568851113319397, 0.3324703872203827, -0.4434719979763031, 0.44879648089408875, -0.0962858498096466, 0.2727128863334656, -0.21035145223140717, -0.139467254281044, -0.761938750743866, 0.21689076721668243, 0.3460461497306824, 0.22683945298194885, 0.9888045191764832, 0.986839234828949, 0.06598340719938278, -1.1011989116668701, 0.003138595027849078, -0.5133911371231079, 0.2386409491300583, 0.27978354692459106, 0.4296124279499054, -0.12302375584840775, -0.06634887307882309, 0.6281697154045105, -0.5343682169914246, -0.3134280741214752, 0.37366440892219543, 0.5212717056274414, -0.31086841225624084, 0.7968713641166687, -0.24515414237976074, -0.01631728745996952, -0.10334376245737076, -0.47404003143310547, 0.2393776923418045, -0.03700947016477585, 0.20900997519493103, -0.01952522248029709, -0.3528271019458771, 0.38015127182006836, -0.3212302029132843, 0.4006330668926239, -0.21421153843402863, 0.0006700585363432765, 0.12849533557891846, -0.3594265580177307, -0.6814252734184265, 0.6736627221107483, 1.2449146509170532, -0.13979507982730865, -0.3936305046081543, 0.3840591609477997, 0.019055316224694252, -0.04674200341105461, 0.6366337537765503, 0.4000917971134186, -0.4209194481372833, 0.3186241388320923, 0.28650885820388794, -0.5558731555938721, -0.7470313906669617, -0.2317684292793274, 0.2777620851993561, 0.018696079030632973, 0.3289361298084259, 0.07560194283723831, -0.01896507665514946, 0.0160690750926733, 0.8606060147285461, -0.47318235039711, 0.046186018735170364, 0.39300408959388733, -0.4740526080131531, -0.20341631770133972, 0.7037917971611023, -0.026049552485346794, 0.7129944562911987, 0.002532114740461111, 0.7573447823524475, 0.41368141770362854, 0.04975774511694908, -0.6950355768203735, -0.2909051775932312, -0.29018187522888184, -0.09800592064857483, -0.2777337431907654, -0.35257428884506226, -0.17566755414009094, 0.0764935165643692, 0.3535600006580353, -0.002526134019717574, 0.17230066657066345, -0.9193962216377258, 0.14915627241134644, -0.45834439992904663, -0.6817485690116882, 1.050366997718811, 0.32512322068214417, -0.29402223229408264, -0.44881391525268555, 0.09747917950153351, 0.3082579970359802, 1.0384968519210815, -0.1799507439136505, -0.38673874735832214, -0.92218017578125, -0.23147088289260864, -0.4018435776233673, 1.1488683223724365, 0.24137425422668457, -0.269992470741272, -0.03826623782515526, -0.23589974641799927, -0.514543890953064, 0.08780568838119507, -0.33092018961906433, -0.28103891015052795, 0.779356062412262, 0.27053630352020264, 0.544114351272583, 0.45272913575172424, 0.018815327435731888, -0.3823747932910919, 0.18450915813446045, 0.3801060616970062, -0.3400106132030487, 0.22569693624973297, 0.30018675327301025, 0.4922371506690979, 0.5978763699531555, -0.085869699716568, -0.13406597077846527, 0.0480617955327034, 0.15678159892559052, -0.3430361747741699, -0.9301100969314575, -0.6098454594612122, -0.36568933725357056, 0.4390263855457306, 0.018618788570165634, 0.28995227813720703, -0.2411326915025711, -0.8882248997688293, 0.020799383521080017, -0.49861207604408264, 0.297638475894928, -0.2973261773586273, 0.5273808240890503, 0.13904207944869995, -0.13302822411060333, 0.966806173324585, -1.0264198780059814, 4.546626567840576, 0.3948659896850586, -0.06834755837917328, 0.30319368839263916, 0.33109888434410095, 1.3687139749526978, 0.9926369786262512, -0.9193529486656189, 0.14306609332561493, -0.3634466528892517, 0.6012009978294373, -0.47606274485588074, 0.35643115639686584, 0.16265541315078735, 0.17832040786743164, 0.12780942022800446, -0.6067373156547546, -0.17292071878910065, 0.3490232527256012, -0.9637177586555481, -0.32316920161247253, 0.3182673156261444, -0.3430614173412323, 0.6738559603691101, 0.3332379460334778, 0.2505098283290863, 0.38548269867897034, -0.11444602906703949, -0.09954505413770676, -0.25386497378349304, -0.2417408972978592, -0.23372168838977814, 0.12096268683671951, -0.4169623851776123, -0.3595523536205292, 0.3120165765285492, 0.4889827370643616, -0.5786963105201721, -0.5056824088096619, -0.3284590244293213, 0.7900597453117371, 0.26393043994903564, 0.029364442452788353, -0.20071947574615479, 0.2804000973701477, 0.944258451461792, -0.8682097792625427, -0.010430374182760715, 1.321972370147705, -0.11270730197429657, 1.077196717262268, 0.04092506319284439, 0.8084692358970642, 0.12309801578521729, -0.417884886264801, 0.5497894287109375, 0.10690750181674957, -0.20370535552501678, 0.4489351212978363, -0.06977086514234543, 0.5869516134262085, -0.19142715632915497, 0.052122920751571655, -0.39246830344200134, -0.41876208782196045, 0.39330604672431946, -0.3652198314666748, 0.5271883606910706, -0.12372095882892609, 0.11991908401250839, 0.014389643445611, -0.569847047328949, -0.6847034096717834, -0.39110028743743896, 0.5857275724411011, -0.6198661923408508, 0.11472582817077637, 0.23007500171661377, 0.07426396012306213, -0.35224440693855286, 0.16591785848140717, -0.6494441032409668, -1.0482815504074097, 0.5258426666259766, 0.48772817850112915, 0.4720369875431061, 0.09165683388710022, -1.070590615272522, 0.48105567693710327, -0.10147157311439514, 0.2744077742099762, 0.22855974733829498, -0.18609009683132172, -0.02267756685614586, 0.5077806711196899 ]
[ 1037, 2965, 2005, 8498, 2491, 1997, 6556, 6681, 1010, 9345, 4667, 13345, 1010, 1998, 23448, 2695, 1011, 12014, 15592, 1012, 1012, 4002, 2475, 6994, 4748, 14028, 12086, 2089, 4965, 1010, 8954, 1010, 2030, 8816, 4007, 5906, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 5906, 2064, 2022, 2330, 2030, 2701, 3120, 1010, 2489, 2030, 3293, 1012, 1037, 6994, 2064, 2022, 2109, 2005, 24391, 5682, 2011, 2019, 27248, 1010, 2021, 1006, 4406, 15451, 8059, 1007, 2020, 2025, 3832, 2000, 2022, 2109, 2005, 2216, 5682, 1006, 4654, 1024, 8827, 10288, 8586, 1007, 1012, 6994, 7654, 2064, 9125, 1996, 21423, 1997, 3293, 4007, 15943, 1010, 2164, 2005, 2417, 27025, 5906, 2107, 2004, 25627, 4894, 1012, 3293, 4007, 2089, 2022, 4663, 2083, 5309, 1010, 11065, 15943, 1006, 2030, 7000, 4809, 1997, 1996, 4007, 1007, 1010, 2030, 15729, 3979, 4617, 1012, 1012, 4002, 2509, 3642, 6608, 17987, 4748, 14028, 12086, 2089, 4965, 1998, 1013, 2030, 8954, 3642, 6608, 17987, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 3642, 6608, 2003, 1996, 2832, 1997, 18397, 6608, 4654, 8586, 23056, 2015, 1998, 14546, 2000, 12210, 1996, 4007, 3166, 1998, 11302, 2008, 1996, 3642, 2038, 2025, 2042, 8776, 2030, 27279, 1012, 3642, 6608, 3640, 1037, 2504, 1997, 21452, 2005, 1037, 2565, 2013, 1996, 9722, 1998, 1037, 11302, 2008, 1996, 2565, 2038, 2025, 2042, 17214, 4842, 2098, 2007, 1012, 5198, 1998, 1013, 2030, 3036, 5906, 2089, 3404, 1037, 2772, 3538, 1997, 3642, 2062, 2084, 2019, 27121, 3538, 1997, 3642, 2130, 2065, 2027, 2123, 1005, 1056, 2113, 2040, 3843, 1996, 8196, 2030, 2040, 1996, 3166, 2003, 1012, 1012, 4002, 2549, 3617, 17987, 4748, 14028, 12086, 2089, 4965, 1998, 1013, 2030, 8954, 7020, 2140, 1013, 1056, 4877, 17987, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 7020, 2140, 1013, 1056, 4877, 17987, 2024, 2881, 2000, 16021, 28345, 3404, 1012, 2027, 2421, 2592, 2055, 1996, 3145, 1010, 2592, 2055, 2049, 3954, 1005, 1055, 4767, 1010, 1998, 1996, 3617, 8085, 1997, 2019, 9178, 2008, 2038, 20119, 1996, 8196, 1005, 1055, 8417, 2024, 6149, 1012, 2065, 1996, 8085, 2003, 9398, 1010, 1998, 1996, 2711, 12843, 1996, 8196, 20278, 1996, 3696, 2121, 1010, 2059, 2027, 2113, 2027, 2064, 2224, 2008, 3145, 2000, 10639, 2007, 2049, 3954, 1012, 1012, 4002, 2629, 20397, 4748, 14028, 12086, 2089, 4965, 1010, 8954, 1010, 2030, 8816, 20397, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 2019, 18077, 3138, 5056, 1997, 1037, 11829, 2030, 18130, 1999, 2344, 2000, 3426, 4895, 18447, 21945, 2030, 14477, 16778, 6895, 17585, 2094, 5248, 2000, 5258, 2006, 3274, 8051, 2030, 4007, 1012, 2738, 2084, 4975, 2037, 2219, 20397, 1010, 2019, 27248, 2089, 2424, 1013, 19933, 20397, 2013, 3784, 2030, 5309, 2068, 2013, 18077, 17088, 1012, 1012, 4002, 2575, 24728, 19666, 6906, 14680, 4748, 14028, 12086, 2089, 9878, 2592, 2055, 24728, 19666, 6906, 14680, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 1037, 18130, 2003, 1037, 11251, 1999, 3274, 8051, 2030, 4007, 2008, 2064, 1010, 9280, 1010, 2022, 18516, 2011, 2019, 27248, 2000, 3426, 4895, 18447, 21945, 2030, 14477, 16778, 6895, 17585, 2094, 5248, 2000, 5258, 1012, 4748, 14028, 12086, 2089, 2424, 18130, 2592, 2011, 6575, 2330, 17881, 2030, 8550, 3229, 2000, 2701, 18130 ]
mitre
10.txt
66
databases. t1137 office application startup adversaries may leverage microsoft office - based applications for persistence between startups. microsoft office is a fairly common application suite on windows - based operating systems within an enterprise network. there are multiple mechanisms that can be used with office for persistence when an office - based application is started ; this can include the use of office template macros and add - ins.. 001 office template macros adversaries may abuse microsoft office templates to obtain persistence on a compromised system. microsoft office contains templates that are part of common office applications and are used to customize styles. the base templates within the application are used each time an application starts.. 002 office test adversaries may abuse the microsoft office " office test " registry key to obtain persistence on a compromised system. an office test registry location exists that allows a user to specify an arbitrary dll that will be executed every time an office application is started. this registry key is thought to be used by microsoft to load dlls for testing and debugging purposes while developing office applications. this registry key is not created by default during an office installation.. 003 outlook forms adversaries may abuse microsoft outlook forms to obtain persistence on a compromised system. outlook forms are used as templates for presentation and functionality in outlook messages. custom outlook forms can be created that will execute code when a specifically crafted email is sent by an adversary utilizing the same custom outlook form.. 004 outlook home page adversaries may abuse microsoft outlook's home page feature to obtain persistence on a compromised system. outlook home page is a legacy feature used to customize the presentation of outlook folders. this feature allows for an internal or external url to be loaded and presented whenever a folder is opened. a malicious html page can be crafted that will execute code when loaded by outlook home page.. 005 outlook rules adversaries may abuse microsoft outlook rules to obtain persistence on a compromised system. outlook rules allow a user to define automated behavior to manage email messages. a benign rule might, for example, automatically move an email to a particular folder in outlook if it contains specific words from a specific sender. malicious outlook rules can be created that can trigger code execution when an adversary sends a specifically crafted email to that user.. 006 add - ins adversaries may abuse microsoft office add - ins to obtain persistence on a compromised system. office add - ins can be used to add functionality to office programs. there are different types of add - ins that can
[ -0.17684419453144073, -0.9045150279998779, 0.05710843950510025, 0.5390112400054932, -0.34920191764831543, -0.060259632766246796, -0.4635055661201477, -0.08280185610055923, 0.35559502243995667, 0.3206482529640198, 0.18704816699028015, -0.17436710000038147, -0.2630804777145386, 0.38603463768959045, -0.5312750339508057, -0.5110403299331665, -0.575232982635498, 0.23445291817188263, -0.5159130692481995, 0.018819279968738556, -0.014843042939901352, 0.09907929599285126, -1.1502981185913086, -1.1368235349655151, -0.5225487947463989, 1.0789738893508911, 0.6524518132209778, 0.173243910074234, 0.4450543224811554, 0.6669508218765259, -0.3252629041671753, -0.25946539640426636, -0.6377777457237244, -0.43179789185523987, 0.01546105369925499, -0.0661594569683075, 0.9439653158187866, -0.27066856622695923, 0.34932905435562134, -0.8339216709136963, 0.230082705616951, -0.7632038593292236, -0.2777903079986572, -0.5508547425270081, -0.6130142211914062, -0.17887771129608154, 0.33909475803375244, -0.1662333905696869, 0.3151267468929291, -0.3541375696659088, 0.9058143496513367, 0.3858719766139984, -0.33779996633529663, -0.06744705140590668, 0.025873422622680664, -0.14260917901992798, -0.4250342845916748, 0.5148977041244507, -0.4359624683856964, 0.2523421347141266, 0.008321424946188927, 0.7145693302154541, -0.05587300658226013, -0.47857677936553955, 0.18013814091682434, 0.4650890827178955, 0.4041007161140442, -0.1876724362373352, 0.056305382400751114, 0.32291895151138306, 0.13926637172698975, 0.035576898604631424, -0.8057599663734436, 0.11307048052549362, -0.4844110608100891, -0.5619454383850098, -0.09692690521478653, -0.26105791330337524, -0.5785478949546814, 0.005492540542036295, -0.520010232925415, 0.24309055507183075, 0.2668834924697876, -0.35594436526298523, 0.11189685016870499, -0.0021783774718642235, 0.5203527212142944, 1.0518797636032104, 0.02576127089560032, 0.11925151944160461, -0.11292381584644318, 0.2068549394607544, -0.6313078999519348, -0.3274364471435547, 0.12527303397655487, 0.7978208065032959, -0.08265218138694763, -0.1791640818119049, 0.014166099019348621, 0.0025848443619906902, 0.6377893686294556, 0.6752007603645325, 0.19434195756912231, 0.654129147529602, -0.5207501649856567, 0.5127846002578735, 0.21635368466377258, -0.11884547770023346, 0.07882131636142731, -1.0469071865081787, 0.5932818651199341, 0.390885591506958, 0.5941698551177979, -0.6461830735206604, 0.06420205533504486, 0.5265539884567261, 0.32183486223220825, -0.24537110328674316, -0.21294854581356049, 0.7701256275177002, -0.24261026084423065, -0.3885207772254944, 0.15693341195583344, 0.16623663902282715, -0.045336659997701645, 0.2815840244293213, -0.10684743523597717, 0.9705103635787964, -0.6380833983421326, -0.6609966158866882, 0.22648665308952332, -0.04240614175796509, -0.35631319880485535, 0.5363597869873047, -0.460258424282074, 0.6137592196464539, 0.35605037212371826, 0.4643998444080353, 0.6384642720222473, -1.0707541704177856, 0.6973085999488831, 0.20977279543876648, 0.5534104108810425, 0.8530591130256653, 0.526329517364502, 0.10114520788192749, -0.042461246252059937, 0.08979535102844238, -0.7696786522865295, 0.43730443716049194, 0.06046291068196297, 0.07800554484128952, 0.8661277294158936, -0.06625774502754211, -0.7402313351631165, 0.18125930428504944, 0.4459681808948517, -0.0539613701403141, -0.25093814730644226, -0.205881729722023, -0.4532143175601959, 0.8371601700782776, 0.185089573264122, -0.012282921001315117, -0.2671522796154022, -0.12154132127761841, -0.777619481086731, -0.04261825978755951, -0.5518401265144348, -0.3436923623085022, 0.3858010172843933, 0.6113157272338867, -0.2692004442214966, 0.1263870745897293, 1.0545076131820679, 1.14220130443573, -0.18739567697048187, 0.47919633984565735, -0.2595077157020569, 0.40531623363494873, -0.5269076824188232, 0.42750608921051025, 0.4232705235481262, 1.2905919551849365, -0.08203575015068054, 0.638075590133667, -0.4234960675239563, -0.2522752285003662, -0.09188274294137955, -0.42180222272872925, 0.4955996870994568, 0.2032564878463745, -0.09121863543987274, 0.855712354183197, 0.8886963129043579, -0.0473906584084034, -1.7690600156784058, 0.12046844512224197, -0.11910846829414368, -0.8174828886985779, -0.6555317640304565, -0.04582646116614342, 0.3074551522731781, 0.6284499168395996, -0.4194636344909668, -0.2883991599082947, 0.37103429436683655, 0.36412307620048523, -0.018181847408413887, 0.8382146954536438, 1.1620612144470215, -0.1417066603899002, -0.014947186224162579, -0.3708125054836273, 1.0421375036239624, -0.3782690763473511, -0.607479453086853, 0.0921144112944603, -0.09990987181663513, 0.43491730093955994, 0.20379477739334106, 0.46714282035827637, 0.37024232745170593, 0.44262057542800903, -0.2825964093208313, 0.05845918133854866, 1.0183711051940918, 0.6168659925460815, -0.25340715050697327, 0.393706738948822, 0.16696006059646606, 0.37576183676719666, 0.4999896287918091, 0.7335707545280457, 0.6469792127609253, -0.21140098571777344, -0.09959153085947037, 0.2591243386268616, 0.3544009029865265, -0.09731191396713257, -0.5176007151603699, 1.0529488325119019, 0.7732929587364197, 1.053929328918457, -0.011715870350599289, 0.2756381630897522, -0.24541442096233368, 0.2431696504354477, 0.5419296026229858, 0.3619299530982971, 0.5448043346405029, 0.3689708113670349, 0.04834410920739174, 0.3780438005924225, -0.7908492684364319, -0.5149637460708618, 1.142877221107483, 0.8082561492919922, -0.42322880029678345, -0.7786446809768677, 0.07330971956253052, -0.009640849195420742, -0.17188416421413422, -0.3809860050678253, -0.20438216626644135, 0.5346393585205078, 0.2911626994609833, -0.31450897455215454, -0.5324253439903259, -1.1119508743286133, -0.35984253883361816, -0.16056226193904877, -0.43332359194755554, -0.5127867460250854, -0.8130749464035034, -0.4243773818016052, 0.08823451399803162, -0.7329588532447815, 0.7701042294502258, -1.031701683998108, -0.0006605518865399063, 0.4736608862876892, 0.030767228454351425, 0.4124322831630707, -0.3827502429485321, -0.010401194915175438, -0.9026842713356018, 0.04647945612668991, -0.30689358711242676, 0.7619743347167969, -0.7166617512702942, 0.08990094810724258, -0.28660887479782104, -0.016425928100943565, 0.03649945184588432, -0.29496023058891296, 0.6446266174316406, 0.2966383397579193, 0.022600281983613968, -0.6003196835517883, -0.536988377571106, 0.0888931155204773, 0.46860164403915405, 0.004145573824644089, -0.34768444299697876, 0.4974650740623474, -0.3970398008823395, 0.036181382834911346, 0.22227135300636292, 0.48516806960105896, -0.5884919762611389, -0.12443346530199051, 0.3643015921115875, 0.7138348817825317, -0.42619845271110535, 0.408008337020874, 0.226524218916893, 0.47616031765937805, -0.08641477674245834, -0.26760709285736084, -0.2865443825721741, 0.21175366640090942, -0.15964782238006592, -0.5022067427635193, -0.25133493542671204, -0.008363048546016216, 0.18066748976707458, -0.8486849069595337, 0.1984463930130005, -0.3649247884750366, -0.620915949344635, -0.5254375338554382, -0.5782469511032104, 1.025008201599121, -0.09918812662363052, -0.18482857942581177, 0.1927928477525711, 0.0065442477352917194, 0.00676214462146163, 0.013687677681446075, 0.2009311467409134, -0.760755717754364, 0.10391811281442642, 0.40752148628234863, -0.6534587144851685, 0.49152547121047974, 0.7018659710884094, -0.2506508231163025, 0.07183212041854858, -0.5520742535591125, 0.1760023683309555, -0.2772270739078522, 0.20077823102474213, -0.05002545937895775, 0.2626076340675354, 0.190590038895607, -0.6480339765548706, -0.240913987159729, -0.2948748469352722, -0.35167643427848816, 0.16000817716121674, 0.23133976757526398, -0.32268041372299194, 0.15800553560256958, -0.295420378446579, -0.6590821146965027, 0.14043644070625305, 0.7309768795967102, 0.31794676184654236, -0.31103813648223877, 0.47301584482192993, 0.1381453275680542, -0.7424887418746948, 0.32705748081207275, -0.2498578578233719, -0.6748237609863281, 0.6349963545799255, -0.19403286278247833, 0.3045485019683838, -0.5400322675704956, 0.7222224473953247, -0.3345625698566437, -0.6119824647903442, 0.623498260974884, 0.33299317955970764, -0.1413743495941162, 0.0754869356751442, -0.5846931338310242, -0.29778793454170227, -0.3225763142108917, -0.12878060340881348, -0.13169904053211212, -0.06212581694126129, -0.5596957206726074, -0.4826175272464752, -0.4854256510734558, 0.8851056098937988, 0.5176799297332764, 0.36985814571380615, 0.7013403177261353, 1.29546320438385, 0.5394898056983948, -0.37590906023979187, 0.3029700219631195, -0.6823140382766724, 0.2644181251525879, -0.22274969518184662, 0.9788751006126404, -0.3679232895374298, 0.15914079546928406, -0.477212518453598, -0.3572714030742645, -0.2651335299015045, -0.5326173901557922, 0.0665401965379715, 0.6798636317253113, -0.6661841869354248, -0.698589563369751, 0.5818495154380798, 0.41657599806785583, -0.6388739347457886, 0.6456378698348999, -0.5391344428062439, 0.5289152264595032, 0.44226813316345215, -0.7406629920005798, -0.15757893025875092, -0.46041253209114075, 0.18171142041683197, 0.4969097673892975, 0.02353047765791416, -0.13163842260837555, -0.561323344707489, -0.05695991590619087, 0.00430359086021781, 0.38241127133369446, -0.28866615891456604, 0.05463578179478645, 0.12621140480041504, -0.5432271957397461, 0.07682874798774719, 0.33826977014541626, -0.19002684950828552, -0.7819343209266663, -0.3137628138065338, 0.04799788445234299, 0.4120488464832306, 0.4327692687511444, -0.2586250305175781, 0.276694655418396, 0.5104113221168518, -0.6009577512741089, 0.5690175890922546, -1.1566983461380005, 0.15438255667686462, 0.2867884039878845, -0.16876772046089172, -0.3632471263408661, 0.20888634026050568, -0.9113456606864929, 0.250084787607193, -0.5870243310928345, -0.010519454255700111, -0.0999840572476387, -0.025067050009965897, 1.14190673828125, -0.39061421155929565, 0.21744878590106964, -0.11775977909564972, 0.28479450941085815, -0.3587600886821747, 0.1746923327445984, -0.31523698568344116, -0.030202843248844147, 0.0724993497133255, -0.9325122833251953, 0.6934762001037598, -0.14650653302669525, 0.019138941541314125, -0.4202585220336914, -0.8196079730987549, 0.23110969364643097, -0.4728495180606842, 0.04327581822872162, -0.6906988620758057, -0.8582410216331482, -0.039243943989276886, 0.45484665036201477, -0.2802450358867645, 0.1652446687221527, -0.14008261263370514, -0.08128780871629715, 0.046670034527778625, -0.4547836482524872, -1.0012245178222656, -0.324723482131958, -0.01810728758573532, 0.40175166726112366, -0.46321702003479004, -0.3869304656982422, 0.5026618242263794, -0.3916894793510437, -0.12759001553058624, 0.29615864157676697, -0.11406870931386948, -0.17650870978832245, -1.2897056341171265, -0.26450711488723755, -0.9883307218551636, 0.5274892449378967, -0.5266358852386475, -0.035633496940135956, 0.312751442193985, 0.6681909561157227, 0.38359692692756653, 0.7825379967689514, 0.5045585632324219, 0.06401287764310837, -0.10875888168811798, 0.5391685366630554, 0.043123431503772736, -0.47244933247566223, 0.3551313579082489, 0.7317616939544678, -0.7471759915351868, 0.27713286876678467, -0.213897705078125, -0.12207045406103134, -0.6741987466812134, -0.7836598753929138, -0.2921348214149475, -0.2664865255355835, -0.17849200963974, -0.7469159364700317, -0.19413475692272186, -0.043311912566423416, 0.28044429421424866, 0.1668146550655365, -0.856997013092041, -0.1389503926038742, -0.3560764193534851, 0.369473934173584, -0.30323031544685364, -0.023472992703318596, -0.4178197979927063, -0.7450159788131714, 0.09450367838144302, 0.4728199541568756, 0.06967303901910782, -0.36152443289756775, 0.19864089787006378, -0.2932761609554291, 0.06566111743450165, -0.5620060563087463, -0.9253545999526978, -0.23300465941429138, -0.15418528020381927, -0.21557530760765076, 0.012159786187112331, 0.4595398008823395, -0.5710181593894958, 0.7949861884117126, -0.5738145709037781, -0.3091922402381897, 0.31391918659210205, -0.21624049544334412, -0.07153819501399994, 0.15504281222820282, 0.40636318922042847, -0.5686540007591248, -0.510275661945343, -0.21615450084209442, 0.8356783986091614, 0.4795469045639038, -0.20831702649593353, -0.7834892868995667, -0.2769337594509125, -0.7321735620498657, -1.1507289409637451, 0.6551857590675354, 0.26063522696495056, -0.3737940192222595, -0.16934967041015625, -0.14910238981246948, 0.18533624708652496, -0.20496238768100739, 0.43375253677368164, 0.6571110486984253, 0.6611768007278442, 0.2382933646440506, -0.48070028424263, 0.31530332565307617, 0.24434679746627808, 0.21133869886398315, 0.31373974680900574, 0.38639840483665466, -0.6968794465065002, 0.21900838613510132, -0.07479507476091385, -0.5962023735046387, -0.7398132085800171, 0.23177364468574524, 0.6273099780082703, -0.1584157794713974, 0.7093432545661926, -0.2804925739765167, -0.7187826633453369, 0.191322922706604, -0.12059710919857025, -0.8779411315917969, -0.05203770101070404, 0.7523123025894165, 0.05349992215633392, 0.2520465552806854, -0.2099342942237854, 0.26280882954597473, -0.4455115795135498, 0.032569680362939835, 0.6758527159690857, 0.09976283460855484, -0.10054102540016174, 1.0907909870147705, 0.5762947797775269, -0.49204981327056885, -0.8009084463119507, -0.7427402138710022, 0.42304539680480957, -0.07510796189308167, -0.4121449589729309, 0.45759129524230957, 0.6086642146110535, -0.5122644305229187, -0.18553125858306885, 0.10541358590126038, 0.3783071041107178, -0.03950496390461922, -0.7845755815505981, 0.48872867226600647, 0.14604830741882324, -0.1371808797121048, 0.6175035238265991, -0.4884015917778015, -0.09225396811962128, -0.8047252893447876, -0.0661589503288269, 0.9462966918945312, 0.2112550288438797, 0.4646061956882477, -0.09544702619314194, 0.47401782870292664, 0.22228015959262848, -0.056959930807352066, 1.0884597301483154, -0.16793839633464813, -0.3314881920814514, 0.675646960735321, 0.3827393651008606, -0.7933362722396851, -0.3473888039588928, -0.018919184803962708, -0.4831491708755493, 0.22206656634807587, -0.3024882674217224, -0.6049163341522217, 0.11259657144546509, 0.021064411848783493, -0.32843726873397827, -0.9696686267852783, -1.0925726890563965, -0.5807377099990845, 0.39599546790122986, 0.15858249366283417, -0.47084981203079224, -0.453713595867157, 0.10769757628440857, 0.2087976187467575, 0.08180294930934906, -0.9288850426673889, 0.0770699605345726, 0.0173123050481081, 0.2254485934972763, -0.412337988615036, 0.1855747252702713, -0.3807705342769623, -0.3160044550895691, -0.31030234694480896, 0.09122992306947708, -0.553031325340271, -1.1076897382736206, -0.23586979508399963, -0.29376938939094543, -0.5902553796768188, 0.46171244978904724, -0.7291312217712402, -0.1537848711013794, 0.03710253909230232, -0.2915850877761841, -0.4225407838821411, 0.5905286073684692, -0.19139987230300903, 0.5754668712615967, 0.7470772862434387, 0.4972866177558899, 0.6163294315338135, -1.0034343004226685, -0.08984927088022232, 0.04539838060736656, 0.008420288562774658, 0.23826155066490173, -0.2907558083534241, -0.4962548017501831, -0.6607506275177002, -0.17849348485469818, -0.8684970736503601, -0.41591405868530273, -0.6455610990524292, 0.9674683213233948, 0.12286794185638428, -0.2533503472805023, 0.4440325200557709, 0.6733824014663696, 0.07999453693628311, -0.3523106873035431, -0.8589440584182739, 0.39183682203292847, 0.6039139032363892, -0.7283585667610168, 0.13799619674682617, -0.006686524022370577, 0.607370913028717, 0.0589500330388546, -0.45385032892227173, 0.3594661355018616, -0.6381486058235168, -0.05676278844475746, -0.1533716917037964, 0.19655877351760864, -0.6962968707084656, -0.16041289269924164, 0.5428336262702942, 0.5008320212364197, 0.9622737169265747, 0.39387211203575134, 0.4853610098361969, 0.03994208201766014, -0.7543020844459534, -0.1251348853111267, -0.3387269377708435, -0.5718982219696045, 0.051733627915382385, -0.21589353680610657, -0.4620738923549652, -0.2922813892364502, -0.44977396726608276, -0.2503824830055237, -0.22610782086849213, 0.18050070106983185, 0.13983343541622162, 0.22071489691734314, -0.10292931646108627, 0.9829487800598145, -0.6586129665374756, -0.35851407051086426, 0.27766507863998413, 0.07550996541976929, -0.4234169125556946, -1.0174062252044678, 0.29497313499450684, 0.6810258030891418, 0.5287003517150879, -0.07252417504787445, -0.44614890217781067, 0.6034113764762878, 0.4136510193347931, 0.367695689201355, 0.25313952565193176, 0.41459035873413086, -0.8928064703941345, 0.30378276109695435, -0.639378547668457, 0.3632332682609558, 0.2021539807319641, 0.4411577880382538, 0.3435194790363312, -0.19441042840480804, -0.840384840965271, 0.34396257996559143, 0.5849080681800842, 0.07074818760156631, 0.657533586025238, 0.6255787014961243, -0.08265697956085205, -0.3326318860054016, -0.5294341444969177, -0.430449903011322, 0.3943590819835663, 0.7347780466079712, 0.18810218572616577, 0.17401808500289917, 0.5543745756149292, 0.45471376180648804, -0.6058435440063477, -0.24704883992671967, 0.6923905611038208, 0.4073536992073059, 0.11071516573429108, 0.47983190417289734, 0.43985939025878906, -0.02187802828848362, -0.0929301455616951, -0.7081644535064697, -0.10283684730529785, 0.09188050776720047, -0.0348423607647419, 0.10175720602273941, -0.5601929426193237, 0.683686375617981, -0.15653549134731293, -0.00043581449426710606, -0.5554555058479309, 0.037491582334041595, 0.17629072070121765, -0.4329090416431427, -0.29396143555641174, 0.7828531861305237, 0.6834657788276672, -0.03282212093472481, 0.07578688114881516, 0.5664122700691223, -0.09664186835289001, 0.0442008338868618, 0.4850618839263916, 0.0005231740651652217, -0.5332497358322144, 0.441844642162323, -0.13132348656654358, -0.04750189557671547, -0.30657804012298584, 0.1588689088821411, 0.16806399822235107, -0.1986636072397232, 0.45114561915397644, -0.5198673605918884, 0.007207820191979408, -0.809742271900177, 0.5607543587684631, -0.5082193613052368, 0.12117519229650497, 0.27855291962623596, -0.6522594094276428, -0.549039363861084, 0.8431061506271362, 0.12607358396053314, 0.6010707020759583, 0.4989929795265198, 0.6003309488296509, 1.1119554042816162, 0.15425093472003937, 0.07889313995838165, -0.07910749316215515, -0.4503847360610962, -0.1227681115269661, 0.04774334281682968, -0.417970210313797, 0.40572214126586914, -0.6290081143379211, 0.16631639003753662, 0.3291088938713074, 0.32740113139152527, -0.6246187686920166, 0.37056493759155273, -0.018220005556941032, -0.73443204164505, 0.9260533452033997, 0.1922042965888977, -0.07075008004903793, 0.17837053537368774, 0.17664577066898346, -0.030226783826947212, 0.1948307752609253, -0.16179528832435608, -0.8208189606666565, -0.7858073711395264, -0.10055240243673325, -0.49422720074653625, 0.5823140740394592, 0.4077487289905548, -0.10905557125806808, -0.24881355464458466, -0.8124168515205383, -0.6218001842498779, 0.16300953924655914, -0.15662309527397156, -0.49156925082206726, 0.8541273474693298, 0.14501968026161194, 0.15074719488620758, 0.3678070306777954, -0.20500917732715607, -0.26796773076057434, 0.1949601173400879, 0.6784474849700928, -0.08840356767177582, 0.4005574882030487, 0.13322781026363373, 0.8328255414962769, 0.3220893442630768, -0.332735151052475, 0.6700351238250732, -0.03603121638298035, 0.21836470067501068, -0.5714655518531799, -0.31265008449554443, -0.746979296207428, -0.2860834300518036, 0.026123788207769394, 0.04424041882157326, 0.6604911684989929, -0.1311505287885666, -0.974315881729126, 0.4264322817325592, -0.2770962119102478, -0.13098040223121643, 0.011471760459244251, 0.28563034534454346, 0.2903328537940979, 0.673793613910675, 0.2679869532585144, -1.0538867712020874, 4.410281658172607, 0.8235456347465515, 0.04956721141934395, 0.608982264995575, 0.6090841889381409, 0.6714114546775818, 1.24836003780365, -0.6994330883026123, 0.03255116567015648, -0.38769468665122986, 0.09216712415218353, -0.25312626361846924, 0.15156376361846924, 0.07024789601564407, 0.07064171135425568, 0.035732634365558624, -0.5208914875984192, -0.11222880333662033, -0.21244049072265625, -1.1762715578079224, -1.1288034915924072, -0.05740400031208992, -0.45458412170410156, 0.8725378513336182, 0.43222373723983765, 0.31394436955451965, 0.16487354040145874, -0.4495277404785156, -0.12884946167469025, -0.046054232865571976, -0.0035069428849965334, -0.47248923778533936, -0.39180564880371094, -0.4042247235774994, -0.7888002395629883, -0.2705249488353729, 0.08220992982387543, -0.975899338722229, -0.4898284375667572, -0.12184648960828781, 0.29798826575279236, 0.23224474489688873, 0.4613134264945984, -0.6011117100715637, 0.24314382672309875, 0.7989804744720459, -0.4999545216560364, 0.10992095619440079, 0.6819636821746826, -0.4740312993526459, 0.8877338767051697, 0.021044807508587837, 0.8740692734718323, 0.45286884903907776, 0.05615638941526413, 0.5267329216003418, -0.04630831256508827, -0.2891412377357483, 0.08630484342575073, 0.3813997209072113, 0.9252845644950867, -0.4230559468269348, 0.14451390504837036, -0.0013693204382434487, -0.30339330434799194, 1.1926625967025757, -0.23989786207675934, 0.6305587887763977, 0.12546809017658234, 0.06288470327854156, -0.7460168600082397, -0.05696161836385727, -0.831389844417572, -0.41301459074020386, 0.8863126635551453, -0.5813961625099182, 0.07301563769578934, -0.05892437696456909, 0.804078221321106, -0.35871559381484985, -0.3222610354423523, -0.20736165344715118, -1.304530382156372, 0.4644988477230072, 0.33068224787712097, 0.2726084291934967, 0.07142450660467148, -0.6313155889511108, 0.4047163724899292, 0.3135198652744293, 0.3719625174999237, -0.18308870494365692, -0.6618384718894958, -0.5113518834114075, 0.20115144550800323 ]
[ 17881, 1012, 1056, 14526, 24434, 2436, 4646, 22752, 4748, 14028, 12086, 2089, 21155, 7513, 2436, 1011, 2241, 5097, 2005, 28297, 2090, 22752, 2015, 1012, 7513, 2436, 2003, 1037, 7199, 2691, 4646, 7621, 2006, 3645, 1011, 2241, 4082, 3001, 2306, 2019, 6960, 2897, 1012, 2045, 2024, 3674, 10595, 2008, 2064, 2022, 2109, 2007, 2436, 2005, 28297, 2043, 2019, 2436, 1011, 2241, 4646, 2003, 2318, 1025, 2023, 2064, 2421, 1996, 2224, 1997, 2436, 23561, 26632, 2015, 1998, 5587, 1011, 16021, 1012, 1012, 25604, 2436, 23561, 26632, 2015, 4748, 14028, 12086, 2089, 6905, 7513, 2436, 23561, 2015, 2000, 6855, 28297, 2006, 1037, 20419, 2291, 1012, 7513, 2436, 3397, 23561, 2015, 2008, 2024, 2112, 1997, 2691, 2436, 5097, 1998, 2024, 2109, 2000, 7661, 4697, 6782, 1012, 1996, 2918, 23561, 2015, 2306, 1996, 4646, 2024, 2109, 2169, 2051, 2019, 4646, 4627, 1012, 1012, 4002, 2475, 2436, 3231, 4748, 14028, 12086, 2089, 6905, 1996, 7513, 2436, 1000, 2436, 3231, 1000, 15584, 3145, 2000, 6855, 28297, 2006, 1037, 20419, 2291, 1012, 2019, 2436, 3231, 15584, 3295, 6526, 2008, 4473, 1037, 5310, 2000, 20648, 2019, 15275, 21469, 2140, 2008, 2097, 2022, 6472, 2296, 2051, 2019, 2436, 4646, 2003, 2318, 1012, 2023, 15584, 3145, 2003, 2245, 2000, 2022, 2109, 2011, 7513, 2000, 7170, 21469, 4877, 2005, 5604, 1998, 2139, 8569, 12588, 5682, 2096, 4975, 2436, 5097, 1012, 2023, 15584, 3145, 2003, 2025, 2580, 2011, 12398, 2076, 2019, 2436, 8272, 1012, 1012, 4002, 2509, 17680, 3596, 4748, 14028, 12086, 2089, 6905, 7513, 17680, 3596, 2000, 6855, 28297, 2006, 1037, 20419, 2291, 1012, 17680, 3596, 2024, 2109, 2004, 23561, 2015, 2005, 8312, 1998, 15380, 1999, 17680, 7696, 1012, 7661, 17680, 3596, 2064, 2022, 2580, 2008, 2097, 15389, 3642, 2043, 1037, 4919, 19275, 10373, 2003, 2741, 2011, 2019, 27248, 16911, 1996, 2168, 7661, 17680, 2433, 1012, 1012, 4002, 2549, 17680, 2188, 3931, 4748, 14028, 12086, 2089, 6905, 7513, 17680, 1005, 1055, 2188, 3931, 3444, 2000, 6855, 28297, 2006, 1037, 20419, 2291, 1012, 17680, 2188, 3931, 2003, 1037, 8027, 3444, 2109, 2000, 7661, 4697, 1996, 8312, 1997, 17680, 19622, 2015, 1012, 2023, 3444, 4473, 2005, 2019, 4722, 2030, 6327, 24471, 2140, 2000, 2022, 8209, 1998, 3591, 7188, 1037, 19622, 2003, 2441, 1012, 1037, 24391, 16129, 3931, 2064, 2022, 19275, 2008, 2097, 15389, 3642, 2043, 8209, 2011, 17680, 2188, 3931, 1012, 1012, 4002, 2629, 17680, 3513, 4748, 14028, 12086, 2089, 6905, 7513, 17680, 3513, 2000, 6855, 28297, 2006, 1037, 20419, 2291, 1012, 17680, 3513, 3499, 1037, 5310, 2000, 9375, 12978, 5248, 2000, 6133, 10373, 7696, 1012, 1037, 28378, 3627, 2453, 1010, 2005, 2742, 1010, 8073, 2693, 2019, 10373, 2000, 1037, 3327, 19622, 1999, 17680, 2065, 2009, 3397, 3563, 2616, 2013, 1037, 3563, 4604, 2121, 1012, 24391, 17680, 3513, 2064, 2022, 2580, 2008, 2064, 9495, 3642, 7781, 2043, 2019, 27248, 10255, 1037, 4919, 19275, 10373, 2000, 2008, 5310, 1012, 1012, 4002, 2575, 5587, 1011, 16021, 4748, 14028, 12086, 2089, 6905, 7513, 2436, 5587, 1011, 16021, 2000, 6855, 28297, 2006, 1037, 20419, 2291, 1012, 2436, 5587, 1011, 16021, 2064, 2022, 2109, 2000, 5587, 15380, 2000, 2436, 3454, 1012, 2045, 2024, 2367, 4127, 1997, 5587, 1011, 16021, 2008, 2064 ]
mitre
10.txt
67
be used by the various office products ; including word / excel add - in libraries ( wll / xll ), vba add - ins, office component object model ( com ) add - ins, automation add - ins, vba editor ( vbe ), visual studio tools for office ( vsto ) add - ins, and outlook add - ins. t1003 os credential dumping adversaries may attempt to dump credentials to obtain account login and credential material, normally in the form of a hash or a clear text password, from the operating system and software. credentials can then be used to perform lateral movement and access restricted information.. 001 lsass memory adversaries may attempt to access credential material stored in the process memory of the local security authority subsystem service ( lsass ). after a user logs on, the system generates and stores a variety of credential materials in lsass process memory. these credential materials can be harvested by an administrative user or system and used to conduct lateral movement using use alternate authentication material.. 002 security account manager adversaries may attempt to extract credential material from the security account manager ( sam ) database either through in - memory techniques or through the windows registry where the sam database is stored. the sam is a database file that contains local accounts for the host, typically those found with the net user command. enumerating the sam database requires system level access.. 003 ntds adversaries may attempt to access or create a copy of the active directory domain database in order to steal credential information, as well as obtain other information about domain members such as devices, users, and access rights. by default, the ntds file ( ntds. dit ) is located in % systemroot % \ ntds \ ntds. dit of a domain controller.. 004 lsa secrets adversaries with system access to a host may attempt to access local security authority ( lsa ) secrets, which can contain a variety of different credential materials, such as credentials for service accounts. lsa secrets are stored in the registry at hkey _ local _ machine \ security \ policy \ secrets. lsa secrets can also be dumped from memory.. 005 cached domain credentials adversaries may attempt to access cached domain credentials used to allow authentication to occur in the event a domain controller is unavailable.. 006 dcsync adversaries may attempt to access
[ 0.18833594024181366, -1.064779281616211, 0.07146040350198746, 0.21094617247581482, -0.2544514238834381, 0.0759430006146431, -0.05534882843494415, -0.3566458523273468, -0.16312293708324432, 0.8646847605705261, -0.007745346985757351, -0.05593359097838402, 0.20777326822280884, -0.7418166995048523, -0.8484432697296143, -0.10741686075925827, -0.19913583993911743, 0.06347233057022095, -0.777269721031189, 0.5369393229484558, 0.46384456753730774, 0.32030898332595825, -1.0464109182357788, -0.6473776698112488, 0.1392938792705536, 0.5782334208488464, 0.4104312062263489, 0.05074930191040039, 0.6176942586898804, 0.8362036347389221, 0.10299518704414368, -0.0895649716258049, -0.3902846872806549, -0.44180360436439514, -0.014651758596301079, -0.11293540149927139, 0.7120917439460754, -0.6271654963493347, -0.0687803328037262, -0.2568494975566864, 0.34285351634025574, -0.15229204297065735, -0.43880385160446167, -0.48480331897735596, -0.19335608184337616, -0.500395655632019, -0.16456982493400574, -0.20646356046199799, 0.39043736457824707, -0.5344734191894531, 0.8283297419548035, -0.160231351852417, -0.31629428267478943, 0.3725316524505615, 0.03685621917247772, -0.1388368159532547, 0.06656800955533981, 0.3764098584651947, 0.3450194299221039, 0.46802300214767456, 0.2921929359436035, 0.07196219265460968, 0.5043772459030151, -0.6637693643569946, 0.25659453868865967, -0.013709370978176594, 0.06320744752883911, 0.506437361240387, -0.13158637285232544, -0.685226559638977, -0.15424153208732605, 0.6914822459220886, -0.669475793838501, 0.11891614645719528, -0.40734735131263733, 0.297199547290802, 0.09963389486074448, 0.15692700445652008, -0.10570846498012543, 0.307140588760376, -0.22780300676822662, 0.45009058713912964, 0.4495913088321686, -0.49819737672805786, -0.23637008666992188, 0.16348931193351746, 0.5110734701156616, 0.3513755202293396, 0.38340720534324646, -0.3054249584674835, 0.4862830936908722, 0.38382184505462646, -0.3746589720249176, -0.5556619763374329, 0.31943827867507935, 0.08862140774726868, -0.646136999130249, 0.5292059183120728, 0.14742900431156158, -0.38958853483200073, -0.10427775979042053, 0.6481403708457947, 0.32005810737609863, 0.7229804396629333, -0.15211744606494904, 0.11987755447626114, 0.9121066331863403, 0.21993841230869293, -0.11837541311979294, -0.5100274085998535, 0.4404204487800598, -0.20415109395980835, 0.45339077711105347, -0.4309963285923004, 0.12812070548534393, 0.8517780303955078, 0.4540061354637146, 0.8823508620262146, -0.23740673065185547, 0.7465858459472656, 0.5257856845855713, -0.99251788854599, 0.29489028453826904, -0.2047935575246811, 0.22729036211967468, -0.3941988945007324, 0.19991786777973175, 0.3964008092880249, -0.6323081851005554, -0.6205359101295471, 0.2579937279224396, -0.10143403708934784, -0.6483102440834045, 0.4907362759113312, -0.23535755276679993, 0.5782291889190674, 0.34168949723243713, 0.494867742061615, 0.8063870072364807, -0.7161173820495605, -0.25008687376976013, 1.2687610387802124, 0.16603660583496094, 1.2217745780944824, 0.21331125497817993, 0.026043258607387543, -0.12133104354143143, 0.2653694152832031, -0.25111234188079834, 0.2559429705142975, -0.20197340846061707, 0.3763916790485382, 0.38639315962791443, 0.4699970781803131, -0.7634350657463074, -0.06818260997533798, 0.19638046622276306, 0.6094043254852295, -0.14548012614250183, 0.25615862011909485, -0.17212721705436707, 0.6173698902130127, 0.3186684548854828, 0.2647673487663269, -0.17846430838108063, 0.7120140194892883, -0.4590556025505066, -0.44627395272254944, -0.2111617773771286, -0.21539734303951263, 0.701524555683136, 0.0641135424375534, 0.3950304090976715, -0.8279556632041931, 0.33164653182029724, 0.790981650352478, 0.6383323669433594, 0.28737786412239075, 0.2545942962169647, 0.850965142250061, -1.0928747653961182, -0.2874811291694641, 0.2996165454387665, 1.192758321762085, -0.06890901923179626, 0.06202118471264839, -0.46869635581970215, -0.8589979410171509, -0.46609365940093994, -0.09650386869907379, -0.25386813282966614, 0.8556098341941833, -0.3068246841430664, 0.6603546738624573, 0.5552513599395752, -0.11046528071165085, -1.2259962558746338, -0.15699812769889832, -0.39049994945526123, -1.6634479761123657, -0.8215400576591492, 0.21078278124332428, 0.08834142982959747, 0.3612404763698578, -1.0523769855499268, -0.1953045278787613, 1.0478144884109497, 1.1971012353897095, 0.03618409484624863, 0.8568775057792664, 0.8348116278648376, -0.3499770164489746, 0.182625874876976, -0.3489617109298706, -0.05025693401694298, 0.05709800124168396, 0.014873563311994076, 0.7628105282783508, -0.644353985786438, 0.2598387897014618, -0.4933033287525177, 0.5909417271614075, 0.6072044968605042, 0.5126972198486328, 0.5078864693641663, -0.46096324920654297, -0.4539377987384796, 1.1506214141845703, -0.21803420782089233, -0.14497019350528717, 0.0024722146335989237, 0.6752120852470398, 0.3016960620880127, 0.9341386556625366, 0.5774335265159607, -0.3031652271747589, -0.12831266224384308, 0.26860445737838745, 0.3357199728488922, 0.11003990471363068, -0.302751749753952, 0.5256361961364746, 0.7091262340545654, 0.8366601467132568, 0.6135992407798767, 0.5659849643707275, 0.01758507639169693, 0.33824673295021057, 0.7014966011047363, -0.35608962178230286, 0.17604155838489532, 0.8886846303939819, 0.30280211567878723, -0.08819831907749176, -0.845684826374054, -0.21167321503162384, 1.5144727230072021, 0.9255637526512146, -0.5533944964408875, -1.1842331886291504, -0.37551766633987427, 0.24345462024211884, -0.35888853669166565, -0.37583065032958984, 0.18052148818969727, -0.2659137547016144, 0.23036345839500427, 0.5197628140449524, -0.024226799607276917, -0.6405277848243713, -0.8461190462112427, -0.3640570640563965, -1.1460509300231934, -0.9328948855400085, -0.33677271008491516, -0.26013270020484924, -0.042392440140247345, -0.7951836585998535, 1.0161105394363403, -0.9929291605949402, -0.5105815529823303, -0.06035704165697098, -0.1712563931941986, 0.7094892859458923, -0.4729291498661041, 0.18500666320323944, -0.7209859490394592, 0.25866150856018066, 0.3848530650138855, 0.47014057636260986, -0.6329704523086548, -0.854472279548645, -0.9391242861747742, 0.15736311674118042, -0.2921249270439148, -0.021702948957681656, 0.6415125727653503, 0.14472174644470215, -0.28161007165908813, -0.2377580851316452, 0.1677318662405014, 0.12060079723596573, 0.24840153753757477, -0.07080394774675369, -0.7857385873794556, -0.15130214393138885, -0.11543537676334381, -0.5739302635192871, 0.4210236668586731, 0.5434698462486267, -0.26926562190055847, 0.017351070418953896, 0.6241579055786133, 0.8030707836151123, -0.9204623103141785, 0.6790609359741211, -0.033382147550582886, -0.4816778600215912, -0.5774064660072327, -0.18950147926807404, -0.6553696990013123, -0.03782118856906891, -0.17566852271556854, -0.17419661581516266, -0.2364925891160965, 0.0312652550637722, -0.10963990539312363, -0.9763631820678711, 0.46928712725639343, -0.8523033857345581, -0.5870818495750427, -0.78685462474823, -0.24510139226913452, 0.6816215515136719, -0.06230888143181801, 0.1965193748474121, -0.14251984655857086, -0.8546570539474487, 0.3797353506088257, -0.07921253889799118, 0.3808221220970154, -0.4856720566749573, 0.42546266317367554, 0.3368954062461853, 0.07597041875123978, 0.7759593725204468, 0.2846084535121918, -1.1855233907699585, -0.5136384963989258, -0.08091209083795547, 0.2615979015827179, -0.0765284076333046, 0.4856705665588379, 0.3371179401874542, 0.5177665948867798, 0.14091908931732178, 0.1822723001241684, -0.15919333696365356, 0.025757266208529472, 0.14178013801574707, 0.526988685131073, -0.09139800816774368, -0.06260476261377335, -0.25812387466430664, -0.02965201810002327, -0.25823792815208435, -0.5061498284339905, -0.03639950603246689, 0.8615490794181824, -0.7299577593803406, 0.6474387049674988, -0.2538381516933441, -0.21470634639263153, 0.5204729437828064, -0.31341153383255005, -0.6390506029129028, 0.9753210544586182, -0.48117533326148987, 0.5908929109573364, -1.1452133655548096, 0.4894750416278839, 0.22741447389125824, 0.18091334402561188, -0.33910050988197327, -0.22269199788570404, -0.303568959236145, -0.6360410451889038, -0.6588724851608276, -0.2701413333415985, -0.6336392164230347, -0.1358364373445511, 0.26706528663635254, 0.03181573003530502, -0.08310095965862274, -0.6260780096054077, -0.7537243366241455, 1.1049691438674927, 0.7567315697669983, 0.40538010001182556, 1.0819885730743408, 0.7678161263465881, 0.4931730031967163, -0.25218069553375244, 0.694789469242096, -0.23392872512340546, -0.32511788606643677, 0.011454721912741661, 0.8699474930763245, -1.140373945236206, -0.12237092852592468, -0.45025792717933655, 0.03307483345270157, -0.9401124715805054, -0.251600980758667, 0.5694997310638428, 0.42810893058776855, 0.13656049966812134, -0.3443683683872223, 0.28965163230895996, 0.23477928340435028, -0.5725110769271851, -0.353534996509552, -0.7810648083686829, 0.5705438852310181, 0.9963321089744568, -0.4724789261817932, -0.3454204201698303, -0.46954259276390076, 0.03501252830028534, 0.17034117877483368, 0.9181062579154968, -0.5214186906814575, 0.027371633797883987, -0.022336993366479874, -0.6221120953559875, -0.247799813747406, -0.038089197129011154, 0.8008100390434265, 0.21847905218601227, -0.9561927318572998, 0.5917345285415649, 0.1964661031961441, -0.702927827835083, -0.7824727296829224, -0.0608249194920063, 0.3466155529022217, 0.29960405826568604, 0.7519005537033081, -0.4740087389945984, -0.1900709718465805, 0.4079916477203369, -0.6091119647026062, 0.4090656340122223, -1.204596996307373, -0.10492563992738724, -0.06337951123714447, 0.39017510414123535, 0.043671224266290665, 0.20577289164066315, -1.0310882329940796, -0.35527703166007996, -0.586174726486206, 0.05372373387217522, -0.04102078825235367, 0.4149576723575592, 1.12578284740448, -0.8123508095741272, -0.5473746061325073, 1.0474789142608643, 0.20151428878307343, 0.19464342296123505, 0.020393889397382736, -0.04358457401394844, -0.32473570108413696, 0.28706592321395874, -0.5326352715492249, 0.11650380492210388, -0.7513556480407715, 0.133213609457016, -0.855881929397583, -0.4352731704711914, 0.7229443788528442, 0.34566521644592285, 0.20380066335201263, -0.34414881467819214, -0.7812601923942566, -0.3039156496524811, -0.012067480012774467, -0.18020518124103546, 0.439660906791687, -0.790052592754364, -0.5860950350761414, -0.05994555726647377, 0.06707434356212616, -0.7422709465026855, -0.34946200251579285, -0.9295235872268677, 0.12415041774511337, -0.19146467745304108, 0.1401434689760208, 0.49493005871772766, -0.5044102072715759, -0.024945257231593132, 0.6786599159240723, 0.03591626137495041, 0.018004611134529114, -1.2440990209579468, -0.20540662109851837, -0.9542556405067444, 0.3809162378311157, -0.945929229259491, 0.2561016380786896, 0.1618131697177887, 0.3582620322704315, 0.31622493267059326, 0.32601070404052734, 0.45546916127204895, -0.36812496185302734, -0.18479597568511963, 0.3256078064441681, 0.08469032496213913, -0.43282511830329895, -0.05331919714808464, 0.04961920157074928, -0.11569416522979736, -0.04206927865743637, -0.1682625412940979, -0.4043600559234619, -0.7931389808654785, -0.2966797947883606, 0.509471595287323, -0.15529802441596985, 0.7339164018630981, -0.7951975464820862, -0.07274844497442245, 0.11374150961637497, 0.251901775598526, -0.02517838217318058, -1.1560546159744263, -0.5242871046066284, -0.054457928985357285, 0.5901724696159363, 0.06450752913951874, 0.15519995987415314, -0.5012316107749939, -1.078206181526184, -0.33153486251831055, 0.35087886452674866, 0.2690747380256653, 0.08894174546003342, 0.392794132232666, 0.13395951688289642, 0.5518285632133484, 0.028760574758052826, -1.003481149673462, -0.8274778723716736, 0.6806796789169312, -0.2748226225376129, -0.214948832988739, -0.25689300894737244, -1.048604130744934, 0.6699344515800476, -0.19043967127799988, 0.328011691570282, 0.24154049158096313, -0.11053178459405899, -0.6873707175254822, 0.012883089482784271, 0.7506356835365295, -0.7611761093139648, -0.3721087872982025, -0.07500683516263962, 0.7246001958847046, 0.5174705386161804, -0.04083210602402687, -0.45764148235321045, -0.28692859411239624, -0.188501238822937, -1.4293186664581299, 0.294325053691864, 0.6799347996711731, 0.12882280349731445, 0.07565014809370041, -0.7577333450317383, 0.4055621325969696, -0.07639362663030624, 0.10979235172271729, 0.9654103517532349, 0.6794787049293518, -0.2729438245296478, -0.317047119140625, 0.33506545424461365, 0.7565815448760986, -0.4337025284767151, 0.16488245129585266, -0.318526029586792, -0.7484360933303833, 0.0669889897108078, -0.11135232448577881, -0.5020154714584351, -0.7361841201782227, 0.267395943403244, -0.012033344246447086, -0.45039433240890503, 0.5735933184623718, -0.1775112748146057, -0.23631519079208374, -0.10661774128675461, 0.5529685616493225, -0.9575942158699036, 0.04048461467027664, 0.8497128486633301, -0.07864997535943985, -0.17792578041553497, -0.10783061385154724, 0.12375925481319427, -0.5235044360160828, 0.2355121225118637, 0.49903765320777893, -0.14501643180847168, -0.7169138789176941, 1.1426091194152832, 0.1603560447692871, -0.6716639399528503, -0.6696703433990479, -0.11422555148601532, -0.08807917684316635, 0.4202270209789276, -0.14356178045272827, 0.13950788974761963, 0.6484175324440002, -0.025448014959692955, -0.7884520292282104, 0.6955191493034363, -0.07334274798631668, 0.4596486985683441, -1.1598336696624756, 0.12019575387239456, -0.04199238121509552, -0.07229872047901154, 0.4454628825187683, -0.7421106100082397, -0.15511323511600494, -0.1757618486881256, -0.06501874327659607, 0.334871381521225, 0.6143850088119507, 0.5948347449302673, 0.016654128208756447, 0.22522081434726715, -0.2540493905544281, 0.15267547965049744, 1.0100725889205933, -0.15207768976688385, 0.10624651610851288, 0.5674078464508057, 0.794431209564209, -0.6653852462768555, -0.7586271166801453, 0.7140775322914124, -0.5067464113235474, 0.2296563684940338, -0.6858446002006531, -0.5659046173095703, 0.6027380228042603, 0.3257061839103699, -0.13132832944393158, -1.098334550857544, -0.8699476718902588, -0.4260731637477875, -0.00865189265459776, 0.24723319709300995, -0.2712891101837158, -0.6489666700363159, 0.8148353099822998, 0.05412810668349266, -0.27289265394210815, -0.4634464979171753, 0.38948139548301697, -0.4885314702987671, 0.09867806732654572, -0.749473512172699, 0.11924207210540771, -0.7896239161491394, -0.465057373046875, -0.793695330619812, -0.24257679283618927, -0.273231565952301, -0.11837872117757797, 0.3013879954814911, -0.5402831435203552, -0.8003045916557312, 0.2440669685602188, -0.6255679130554199, 0.22209088504314423, 0.38942354917526245, -0.15967899560928345, -0.19066162407398224, 1.1691069602966309, 0.21814583241939545, 0.16028472781181335, 1.2556062936782837, 0.5147780179977417, 1.1320313215255737, -0.9332695603370667, -0.17524240911006927, -0.3107478618621826, -0.5033859610557556, 0.30337005853652954, 0.008648504503071308, -0.7700479030609131, -0.6364923119544983, -0.2611462473869324, -0.6815342903137207, -0.22427213191986084, -0.2682790756225586, 0.3349018394947052, 0.19640007615089417, -0.1536151021718979, 0.21551258862018585, 0.7365003228187561, 0.3642699420452118, 0.07435134798288345, 0.05302270129323006, 0.7024446129798889, 1.286826729774475, 0.020948300138115883, 0.606890857219696, 0.7149443030357361, 0.4396197497844696, -0.5654210448265076, -0.3277333676815033, -0.12944772839546204, -0.6731798052787781, 0.6111142039299011, 0.07772774994373322, 0.41778385639190674, -0.4815598428249359, 0.21569295227527618, 0.39666748046875, 0.47699180245399475, 0.2879372835159302, 0.3111289441585541, 0.9287328720092773, -0.020290391519665718, -0.8086196184158325, -0.6746999025344849, -0.6177096366882324, -0.31721508502960205, 0.17427712678909302, -0.25773224234580994, -0.7564610242843628, -0.7138068079948425, 0.01948956958949566, 0.3098706901073456, -0.33246147632598877, 0.0005391116137616336, -0.519825279712677, 0.20311489701271057, -0.4742093086242676, 1.003290057182312, -0.4742719233036041, -0.6801957488059998, -0.10799777507781982, 0.3243483304977417, -0.8378105163574219, -1.5518379211425781, 0.2428637593984604, 0.9120957255363464, 0.5614264011383057, -0.7265134453773499, -0.583664059638977, 0.22341495752334595, 0.8197629451751709, -0.18910588324069977, 0.5157332420349121, -0.08067407459020615, -0.4600014090538025, 0.4025634229183197, -0.3685878813266754, 0.03086584061384201, -0.010825336910784245, 0.727545440196991, -0.054274581372737885, 0.4263306260108948, -0.7623903155326843, -0.6500580310821533, 0.18643608689308167, -0.3636380136013031, 0.6096115708351135, 0.7760948538780212, 0.6442012786865234, -1.0215654373168945, -0.0783611387014389, -0.9379469752311707, 0.6037032604217529, 0.8795201778411865, 0.30059218406677246, -0.6965705752372742, 0.19608160853385925, 0.43065279722213745, -0.7264026999473572, 0.162574902176857, 0.7951422929763794, 0.2002297341823578, 0.15196947753429413, 0.5959504842758179, -0.38648155331611633, -0.038874514400959015, 0.030383609235286713, -0.13821570575237274, -0.06608857959508896, -0.17445705831050873, 0.39298704266548157, -0.1282254159450531, -0.12549379467964172, 1.3668657541275024, -0.4243617355823517, 0.43858590722084045, -0.47270241379737854, -0.006552242673933506, 0.17645582556724548, -0.0900704562664032, -0.7874391674995422, 0.7862508893013, 0.7738223671913147, 0.2623601257801056, -0.6360019445419312, 0.43627703189849854, -0.252632737159729, -0.6468954682350159, 0.15654130280017853, 0.42369452118873596, -0.21920228004455566, 0.4648132622241974, -0.007930023595690727, -0.3203541040420532, -1.0837544202804565, -0.09040282666683197, 0.4340512156486511, -0.2957631051540375, 0.8006601333618164, -0.4208586812019348, -0.1825532764196396, -0.4244123101234436, 0.8188595175743103, -0.506658673286438, 0.010925679467618465, 0.6227304935455322, -0.2966417968273163, -0.5905746817588806, 0.6409323215484619, -0.35113680362701416, 0.8584721088409424, 0.08565100282430649, 0.48773348331451416, 0.7431063055992126, 0.3180566728115082, -0.7041203379631042, -0.5007473230361938, 0.08033545315265656, 0.24911920726299286, -0.013347206637263298, -0.3124462962150574, 0.1911405324935913, -0.11926951259374619, 0.024447405710816383, 0.06009393930435181, 0.5937702655792236, -0.4245932400226593, 0.05217579007148743, 0.005483920685946941, -0.1698283702135086, 1.033361792564392, 0.1403847336769104, -0.33063969016075134, -0.2246725857257843, -0.029774107038974762, 0.5971280336380005, 0.24834522604942322, -0.08687861263751984, -0.5210769772529602, -0.9365251660346985, -0.2549215853214264, 0.16531790792942047, 0.8685531616210938, 0.4075062572956085, -0.2677823603153229, -0.2417486011981964, -1.388264536857605, -0.6947056651115417, 0.44117844104766846, -0.3488897383213043, -0.6476485729217529, 1.112998366355896, 0.4236079752445221, 0.933176577091217, 0.1908860057592392, -0.2728457748889923, -0.4428545832633972, -0.12671072781085968, 0.6702337265014648, -0.6329345703125, 0.6725737452507019, 0.045540180057287216, 0.5194581747055054, 0.41047924757003784, -0.08129410445690155, -0.043752457946538925, -0.526194155216217, -0.43272340297698975, -0.5181017518043518, -0.8143873810768127, -0.6093258261680603, -0.27635830640792847, -0.8002246022224426, -0.13730394840240479, 0.5565911531448364, 0.05400734767317772, -0.9722148180007935, 0.11427938938140869, -0.42686352133750916, -0.29060256481170654, -0.5326427817344666, -0.22650907933712006, 0.15814106166362762, 0.4881308078765869, 0.8974336385726929, -0.6931697130203247, 4.067350387573242, 0.8879358768463135, 0.1782212108373642, 0.05412682145833969, 0.49159058928489685, 0.9953300356864929, 0.632379412651062, -0.5119876861572266, -0.05615152418613434, -0.43535369634628296, 0.2730904519557953, -0.23325856029987335, -0.0158066488802433, 0.13380323350429535, 0.3863085210323334, 0.28856536746025085, -0.07332802563905716, -0.24110691249370575, -0.4011979103088379, -1.135352373123169, -0.893057107925415, -0.09683294594287872, -0.6655751466751099, 1.0355737209320068, 0.2620057463645935, -0.03295972943305969, 0.0762137770652771, 0.26670658588409424, 0.01607176475226879, 0.18211685121059418, 0.17561721801757812, -0.1114889606833458, 0.183467298746109, -0.5132095813751221, -0.524348795413971, 0.05941777676343918, -0.1783919483423233, -0.16559942066669464, -0.529972493648529, -0.08802005648612976, 0.39358213543891907, 0.5138066411018372, 0.03736712411046028, -1.048608422279358, 0.18724311888217926, 1.0515646934509277, -0.6155669093132019, -0.01575232669711113, 1.0444425344467163, -0.6917316317558289, 1.5403701066970825, -0.044852450489997864, 0.8217718005180359, 0.23658646643161774, -0.8729422688484192, 0.6015039086341858, -0.14856956899166107, -0.28625959157943726, 0.7036191821098328, 0.17856614291667938, 0.694283664226532, 0.07606053352355957, 0.3402097821235657, -0.4833524823188782, -0.05890008434653282, 1.139125108718872, 0.075996033847332, 0.05434378609061241, -0.23774859309196472, -0.4254656732082367, 0.1052435040473938, -0.4640519917011261, -1.217341661453247, -0.05069141834974289, 1.264938235282898, -0.14439156651496887, 0.06399891525506973, 0.5908335447311401, -0.09744708240032196, -0.35303202271461487, 0.0955658033490181, -0.6748366355895996, -0.5689650177955627, -0.05778978765010834, 0.34249693155288696, 0.7675825953483582, 0.41181665658950806, -0.7486876845359802, 0.0008450495079159737, 0.23311962187290192, 0.3246459662914276, 0.3334193825721741, -0.10609849542379379, -0.341727614402771, -0.011576136574149132 ]
[ 2022, 2109, 2011, 1996, 2536, 2436, 3688, 1025, 2164, 2773, 1013, 24970, 5587, 1011, 1999, 8860, 1006, 1059, 3363, 1013, 28712, 2140, 1007, 1010, 1058, 3676, 5587, 1011, 16021, 1010, 2436, 6922, 4874, 2944, 1006, 4012, 1007, 5587, 1011, 16021, 1010, 19309, 5587, 1011, 16021, 1010, 1058, 3676, 3559, 1006, 1058, 4783, 1007, 1010, 5107, 2996, 5906, 2005, 2436, 1006, 5443, 3406, 1007, 5587, 1011, 16021, 1010, 1998, 17680, 5587, 1011, 16021, 1012, 1056, 18613, 2509, 9808, 13675, 14728, 19909, 23642, 4748, 14028, 12086, 2089, 3535, 2000, 15653, 22496, 2000, 6855, 4070, 8833, 2378, 1998, 13675, 14728, 19909, 3430, 1010, 5373, 1999, 1996, 2433, 1997, 1037, 23325, 2030, 1037, 3154, 3793, 20786, 1010, 2013, 1996, 4082, 2291, 1998, 4007, 1012, 22496, 2064, 2059, 2022, 2109, 2000, 4685, 11457, 2929, 1998, 3229, 7775, 2592, 1012, 1012, 25604, 1048, 20939, 2015, 3638, 4748, 14028, 12086, 2089, 3535, 2000, 3229, 13675, 14728, 19909, 3430, 8250, 1999, 1996, 2832, 3638, 1997, 1996, 2334, 3036, 3691, 4942, 6508, 13473, 2213, 2326, 1006, 1048, 20939, 2015, 1007, 1012, 2044, 1037, 5310, 15664, 2006, 1010, 1996, 2291, 19421, 1998, 5324, 1037, 3528, 1997, 13675, 14728, 19909, 4475, 1999, 1048, 20939, 2015, 2832, 3638, 1012, 2122, 13675, 14728, 19909, 4475, 2064, 2022, 22629, 2011, 2019, 3831, 5310, 2030, 2291, 1998, 2109, 2000, 6204, 11457, 2929, 2478, 2224, 6585, 27280, 3430, 1012, 1012, 4002, 2475, 3036, 4070, 3208, 4748, 14028, 12086, 2089, 3535, 2000, 14817, 13675, 14728, 19909, 3430, 2013, 1996, 3036, 4070, 3208, 1006, 3520, 1007, 7809, 2593, 2083, 1999, 1011, 3638, 5461, 2030, 2083, 1996, 3645, 15584, 2073, 1996, 3520, 7809, 2003, 8250, 1012, 1996, 3520, 2003, 1037, 7809, 5371, 2008, 3397, 2334, 6115, 2005, 1996, 3677, 1010, 4050, 2216, 2179, 2007, 1996, 5658, 5310, 3094, 1012, 4372, 17897, 15172, 1996, 3520, 7809, 5942, 2291, 2504, 3229, 1012, 1012, 4002, 2509, 23961, 5104, 4748, 14028, 12086, 2089, 3535, 2000, 3229, 2030, 3443, 1037, 6100, 1997, 1996, 3161, 14176, 5884, 7809, 1999, 2344, 2000, 8954, 13675, 14728, 19909, 2592, 1010, 2004, 2092, 2004, 6855, 2060, 2592, 2055, 5884, 2372, 2107, 2004, 5733, 1010, 5198, 1010, 1998, 3229, 2916, 1012, 2011, 12398, 1010, 1996, 23961, 5104, 5371, 1006, 23961, 5104, 1012, 4487, 2102, 1007, 2003, 2284, 1999, 1003, 2291, 3217, 4140, 1003, 1032, 23961, 5104, 1032, 23961, 5104, 1012, 4487, 2102, 1997, 1037, 5884, 11486, 1012, 1012, 4002, 2549, 1048, 3736, 7800, 4748, 14028, 12086, 2007, 2291, 3229, 2000, 1037, 3677, 2089, 3535, 2000, 3229, 2334, 3036, 3691, 1006, 1048, 3736, 1007, 7800, 1010, 2029, 2064, 5383, 1037, 3528, 1997, 2367, 13675, 14728, 19909, 4475, 1010, 2107, 2004, 22496, 2005, 2326, 6115, 1012, 1048, 3736, 7800, 2024, 8250, 1999, 1996, 15584, 2012, 22563, 3240, 1035, 2334, 1035, 3698, 1032, 3036, 1032, 3343, 1032, 7800, 1012, 1048, 3736, 7800, 2064, 2036, 2022, 14019, 2013, 3638, 1012, 1012, 4002, 2629, 17053, 2094, 5884, 22496, 4748, 14028, 12086, 2089, 3535, 2000, 3229, 17053, 2094, 5884, 22496, 2109, 2000, 3499, 27280, 2000, 5258, 1999, 1996, 2724, 1037, 5884, 11486, 2003, 20165, 1012, 1012, 4002, 2575, 5887, 6508, 12273, 4748, 14028, 12086, 2089, 3535, 2000, 3229 ]
mitre
10.txt
68
credentials and other sensitive information by abusing a windows domain controller's application programming interface ( api ) to simulate the replication process from a remote domain controller using a technique called dcsync.. 007 proc filesystem adversaries may gather credentials from the proc filesystem or / proc. the proc filesystem is a pseudo - filesystem used as an interface to kernel data structures for linux based systems managing virtual memory. for each process, the / proc / < pid > / maps file shows how memory is mapped within the process ’ s virtual address space. and / proc / < pid > / mem, exposed for debugging purposes, provides access to the process ’ s virtual address space.. 008 / etc / passwd and / etc / shadow adversaries may attempt to dump the contents of / etc / passwd and / etc / shadow to enable offline password cracking. most modern linux operating systems use a combination of / etc / passwd and / etc / shadow to store user account information including password hashes in / etc / shadow. by default, / etc / shadow is only readable by the root user. t1201 password policy discovery adversaries may attempt to access detailed information about the password policy used within an enterprise network or cloud environment. password policies are a way to enforce complex passwords that are difficult to guess or crack through brute force. this information may help the adversary to create a list of common passwords and launch dictionary and / or brute force attacks which adheres to the policy ( e. g. if the minimum password length should be 8, then not trying passwords such as'pass123'; not checking for more than 3 - 4 passwords per account if the lockout is set to 6 as to not lock out accounts ). t1120 peripheral device discovery adversaries may attempt to gather information about attached peripheral devices and components connected to a computer system. peripheral devices could include auxiliary resources that support a variety of functionalities such as keyboards, printers, cameras, smart card readers, or removable storage. the information may be used to enhance their awareness of the system and network environment or may be used for further actions. t1069 permission groups discovery adversaries may attempt to discover group and permission settings. this information can help adversaries determine which user accounts and groups are available, the membership of users in particular groups, and which users and groups have elevated permissions.. 001 local
[ 0.3872983455657959, -0.5279964804649353, 0.3241770565509796, 0.09881662577390671, -0.5990328192710876, -0.3736783564090729, -0.06817743927240372, 0.14407910406589508, -0.3248383700847626, 0.9652727246284485, 0.013512639328837395, 0.06855729222297668, 0.3901260197162628, -0.2866545021533966, -0.34383469820022583, -0.1900559961795807, 0.15502633154392242, 0.8232749700546265, -0.6644474267959595, -0.4328908622264862, 0.5888373851776123, 0.5386835336685181, -1.0256258249282837, -0.5653929114341736, -0.547318160533905, 0.00996490754187107, -0.021373402327299118, 0.17063486576080322, 0.44275474548339844, 0.847287654876709, -0.6713514924049377, -0.3936755955219269, -0.0018860262352973223, -0.5178377032279968, -0.050850167870521545, -0.3638596832752228, 1.1223748922348022, -0.4988502562046051, 0.6072486042976379, -0.44393202662467957, 0.16496779024600983, -0.48421958088874817, 0.19197791814804077, -0.30823326110839844, -0.24859844148159027, -0.3183276653289795, -0.49644649028778076, 0.06715510040521622, 0.24526040256023407, -0.14165669679641724, 0.3940965533256531, 0.2979024350643158, -0.10064975917339325, -0.14231960475444794, 0.188653364777565, 0.3394739627838135, 0.3167088031768799, -0.036754295229911804, 0.3862137794494629, 0.19468456506729126, 0.05802733451128006, 0.1752951741218567, 0.5725806355476379, -0.17061755061149597, 0.06594885140657425, 0.5723235011100769, 0.18626295030117035, -0.3391910493373871, -0.014076250605285168, -0.35835233330726624, 0.22587133944034576, 0.15445709228515625, -0.8620337247848511, -0.16059081256389618, -0.6706154942512512, -0.7680121660232544, 0.23268674314022064, -0.019961755722761154, 0.13228492438793182, 0.40438416600227356, 0.16760946810245514, 0.376731812953949, 0.0036329799331724644, -0.46692731976509094, -0.018299728631973267, -0.05099990963935852, -0.06496748328208923, 0.41152119636535645, -0.4466066062450409, -0.20365148782730103, 0.53862464427948, 0.563728392124176, -0.33270400762557983, -0.1541653573513031, 0.027093101292848587, 0.6808066964149475, -0.5738480687141418, 0.11528216302394867, 0.39224037528038025, -0.11692444235086441, 0.2207053154706955, 0.5849029421806335, 0.5896613001823425, 0.5908001065254211, -0.2634465992450714, 0.3152950406074524, 0.5993752479553223, -0.06765851378440857, -0.35375267267227173, -0.20508265495300293, 0.3785352110862732, -0.0044693900272250175, -0.3902868926525116, -0.15197902917861938, 0.07121871411800385, 0.14447645843029022, 0.29567670822143555, 0.3154250979423523, -0.31069251894950867, 0.35422733426094055, 0.04871787130832672, -0.1649511307477951, 0.5479034781455994, -0.3191668391227722, -0.18899865448474884, 0.06043867766857147, 0.217804417014122, 0.29616475105285645, -0.4125749170780182, -0.18680618703365326, 0.2349623739719391, -0.5393359065055847, -0.13400690257549286, 0.7402114272117615, -0.36151963472366333, 0.44040021300315857, 0.615551233291626, 0.05123453959822655, 0.5384894609451294, -1.1939644813537598, -0.2628645598888397, 0.5708343386650085, 0.1359710842370987, 1.194772720336914, -0.12029105424880981, 0.2616496682167053, 0.2794966399669647, -0.05259029567241669, -0.495172381401062, 0.6877713799476624, -0.304426908493042, 0.074728824198246, 0.2042350471019745, -0.317101389169693, -0.41455838084220886, -0.09165919572114944, -0.0813654288649559, 0.14912673830986023, -0.19031544029712677, 0.7169588208198547, -0.674098014831543, 0.7428135871887207, 0.19903694093227386, 0.6141682267189026, 0.22951649129390717, 0.646652102470398, -0.5863903760910034, -0.3730359375476837, -0.20514288544654846, -0.3277548551559448, 0.8260126113891602, 0.45182138681411743, -0.29878610372543335, 0.04715057462453842, 0.6259961724281311, 0.39209258556365967, 0.4365260601043701, -0.2966720759868622, -0.0021780452225357294, 0.3918316960334778, -1.0039684772491455, -0.04128984734416008, 0.27961286902427673, 1.028278112411499, 0.08364763855934143, 0.2155490666627884, -0.2081058770418167, -0.29621565341949463, -0.30677908658981323, -0.8462101221084595, -0.32045412063598633, 0.41797637939453125, -0.3464730381965637, 0.7344040870666504, 0.5357266664505005, -0.8465350270271301, -1.1847461462020874, 0.05316685140132904, 0.2552716135978699, -1.4150601625442505, -0.44632455706596375, 0.3483099043369293, 0.6940017938613892, 0.8081939816474915, -0.5979998111724854, 0.08877535909414291, 1.0492713451385498, 0.520794689655304, -0.09665156155824661, 0.6316794157028198, 1.1979460716247559, -0.42868953943252563, -0.6571923494338989, -0.39786508679389954, 0.12319360673427582, -0.20699703693389893, -0.17582270503044128, 0.7651323676109314, -0.16680358350276947, 0.31078651547431946, -0.2435121089220047, 0.6289157867431641, 0.30875489115715027, -0.08732063323259354, -0.017054416239261627, 0.34106990694999695, -0.23321808874607086, 0.15467002987861633, 0.05775941163301468, 0.01909099705517292, -0.4846232831478119, 0.739840567111969, 0.1567651480436325, 0.5503881573677063, 0.23497498035430908, -0.40549328923225403, 0.04763363301753998, 0.4375931918621063, -0.6115999817848206, 0.1741354912519455, 0.133217915892601, 0.3814484179019928, 0.3356245458126068, 0.9099569916725159, 0.4941270649433136, 0.7406983375549316, -0.16526085138320923, -0.06424568593502045, 0.28416022658348083, 0.7200376391410828, -0.24718353152275085, 0.5902777314186096, 0.36835262179374695, -0.3376602530479431, -1.0189728736877441, -0.47031545639038086, 0.4009248614311218, 0.7914654612541199, -0.17586760222911835, -0.6205306053161621, -0.6657931804656982, 0.4222060739994049, -0.12308083474636078, -0.14268364012241364, -0.13225093483924866, 0.06864386796951294, 0.7829516530036926, 0.34704747796058655, -0.34452497959136963, -0.39663010835647583, -0.8808633685112, 0.11531800031661987, -1.2440422773361206, -0.7611657977104187, -0.48547080159187317, -0.8102782368659973, 0.05285055562853813, -0.167154461145401, 0.7517470121383667, -0.9837067723274231, -0.5256811380386353, -0.18378479778766632, -0.1347377598285675, 0.676490843296051, -0.23196519911289215, 0.21290653944015503, -0.7226491570472717, 0.2225479781627655, 0.4462955594062805, 0.7079543471336365, -0.022049475461244583, -0.011198503896594048, -0.001073319697752595, -0.4835979640483856, 0.072880320250988, -0.08148297667503357, 0.9654195308685303, 0.4684509336948395, -0.013208436779677868, -0.019876811653375626, 0.10522526502609253, 0.18235822021961212, 0.0924435555934906, 0.16698488593101501, -0.6729245781898499, 0.004453298170119524, 0.06183210760354996, -0.12895414233207703, 0.1702549010515213, 0.779829740524292, 0.04192216321825981, -0.19530174136161804, 0.10425378382205963, 0.9370008707046509, -0.7311644554138184, 0.6097100377082825, -0.08822252601385117, 0.4929957985877991, -0.1618327796459198, -0.3919605612754822, 0.05504302680492401, -0.46904879808425903, -0.17736922204494476, -0.27248865365982056, -0.26177865266799927, 0.004036105237901211, 0.20036788284778595, -0.7777881026268005, 0.5286271572113037, -0.18727609515190125, -0.6771741509437561, -0.09060457348823547, -0.4491095244884491, 0.6665310263633728, -0.15040723979473114, -0.2593284845352173, -0.16766893863677979, -0.16333891451358795, 0.09675538539886475, 0.4141783118247986, 0.16384899616241455, -1.0061331987380981, 0.25466188788414, 0.6765106916427612, 0.43444064259529114, 0.6858928799629211, 0.41817155480384827, -0.3590570092201233, -0.6051622033119202, -0.37021538615226746, -0.034714676439762115, 0.4310999810695648, 0.729672908782959, 0.5131968855857849, 0.6313239932060242, 0.6615713834762573, -0.6263959407806396, -0.0524812750518322, -0.2242150753736496, -0.23476888239383698, 0.6891947984695435, -0.0011749999830499291, -0.21440324187278748, 0.6320115327835083, -0.25140801072120667, -0.0885523185133934, -0.04817425459623337, -0.40277329087257385, 0.4986850619316101, 0.07044272124767303, 0.5741429328918457, 0.050657257437705994, 0.3174552321434021, 0.6602433919906616, -0.38423672318458557, -0.3581297695636749, 0.3522513806819916, -0.6289483308792114, 0.861899197101593, -1.1367485523223877, -0.17469598352909088, -0.28532081842422485, 0.04081472381949425, 0.47125229239463806, -0.2262519747018814, -0.22869887948036194, -0.5057642459869385, -0.07043180614709854, -0.03394174948334694, -0.0621376596391201, 0.4145958125591278, 0.06903738528490067, 0.08916378766298294, -0.3592509627342224, -0.8145620822906494, -0.49472981691360474, 0.6373792290687561, 0.4380486309528351, 0.5683382153511047, 0.025639459490776062, 0.7218447923660278, 0.5444170236587524, -0.4580458104610443, 0.7859737277030945, -0.4646061956882477, 0.5985971689224243, -0.2957727015018463, 0.38571420311927795, -0.4593951404094696, -0.6351004838943481, -0.06309063732624054, 0.03271200880408287, 0.005533918272703886, 0.31384918093681335, 0.25815141201019287, 0.21932943165302277, -0.38829341530799866, -0.8093823194503784, 0.11552085727453232, -0.2996678948402405, -0.8002997636795044, -0.13298344612121582, -0.8881856799125671, 0.30260926485061646, 0.545502245426178, -0.4702851176261902, -0.19889472424983978, -0.3705384433269501, -0.19730879366397858, 0.2018233686685562, 0.07637485861778259, -0.318218469619751, -0.6838368773460388, -0.5546936988830566, -0.5085014700889587, -0.2011757344007492, 0.028761712834239006, 0.6047824621200562, 0.15496249496936798, -0.9685342311859131, -0.37970927357673645, 0.43764567375183105, -0.2707683742046356, -0.87016361951828, 0.048073235899209976, 0.6644468903541565, 0.8557676076889038, 0.31716522574424744, 0.18334199488162994, -0.33366668224334717, 0.585258960723877, -0.7040563821792603, 0.5638458728790283, -0.6753696203231812, -0.2937471568584442, 0.5947317481040955, 0.11017636209726334, 0.002615705132484436, 0.19720260798931122, -0.4128858745098114, -0.05561669543385506, -0.41093215346336365, 0.09222299605607986, -0.7923623919487, -0.10714893043041229, 0.7663094997406006, -0.15229998528957367, -0.07867662608623505, 0.708107590675354, 0.30476176738739014, -0.22124329209327698, 0.35202738642692566, -0.6188788414001465, -0.09148477017879486, 0.3499597907066345, -0.684921145439148, 0.5385197997093201, 0.13150528073310852, -0.09779393672943115, -0.5600989460945129, 0.009580698795616627, 0.5371442437171936, 0.00620607053861022, 0.040066663175821304, -1.0213556289672852, -0.672804594039917, -0.07357834279537201, -0.03205464035272598, 0.09574063122272491, 0.46719080209732056, -0.2116580307483673, -0.34134355187416077, 0.34770962595939636, 0.016398489475250244, -0.50754314661026, -0.62014240026474, -0.3145664632320404, -0.3192628026008606, 0.11091486364603043, -0.7059086561203003, 0.06380567699670792, 0.05707864090800285, -0.5476072430610657, 0.3442741632461548, 0.12723222374916077, 0.11840099096298218, -0.9487529993057251, -0.1285230815410614, -0.19666998088359833, 0.2659592032432556, -0.6705197095870972, 0.11683211475610733, -0.18084503710269928, 0.04293515533208847, -0.0475192628800869, 0.060721296817064285, 0.40017369389533997, 0.25574296712875366, -0.4929426312446594, 0.4503253996372223, 0.6789107322692871, -0.747039258480072, 0.23409916460514069, 0.09806489944458008, -0.5394865870475769, -0.030537601560354233, 0.19379591941833496, -0.12452523410320282, -0.36068737506866455, -0.471027135848999, 0.48706284165382385, -0.4726164937019348, 0.8504230380058289, -0.8410324454307556, -0.4780772030353546, -0.6308278441429138, 0.8398969769477844, 0.4070282578468323, -0.6162562370300293, -0.05925580486655235, 0.2939823567867279, 0.5126902461051941, 0.402109831571579, -0.3604435920715332, -0.9370228052139282, -0.5181093811988831, 0.028535299003124237, 0.011872506700456142, -0.19783945381641388, -0.20929878950119019, -0.19763603806495667, -0.5042552947998047, 0.5680638551712036, 0.14647002518177032, -0.8450743556022644, -0.7832946181297302, 0.2355862855911255, -0.3738401234149933, -0.07504916936159134, 0.182045117020607, -0.8519478440284729, 0.5991594195365906, -0.319728285074234, 0.1969507336616516, -0.22336368262767792, -0.13856001198291779, -0.34402135014533997, 0.021033041179180145, 0.4978751838207245, -0.6368474364280701, -0.12963683903217316, 0.16478687524795532, 0.4027192294597626, 0.03249363973736763, 0.09264203161001205, 0.0548117496073246, 0.47712844610214233, -0.9814214110374451, -1.8216303586959839, 0.3050612807273865, -0.03275110200047493, 0.08636853098869324, -0.28145477175712585, -0.2380129098892212, 0.5203805565834045, -0.14910638332366943, 0.4181692600250244, 0.29499611258506775, 0.8002610802650452, -0.6405484080314636, -0.017247453331947327, 0.36047714948654175, -0.0796908289194107, 0.14392760396003723, 0.49326974153518677, -0.051421813666820526, -0.49816203117370605, -0.5540470480918884, -0.08020561933517456, -0.5185872912406921, -0.10542452335357666, -0.8376370668411255, 0.63008052110672, -0.03176585212349892, 0.5113281607627869, -0.6261935234069824, -0.06720525771379471, -0.22894352674484253, 0.07363010942935944, -0.8710830211639404, 0.32934847474098206, 0.8811540603637695, -0.5583682060241699, -0.10241296887397766, -0.6376376152038574, 0.6118679046630859, -0.05524826794862747, 0.010533370077610016, 0.2971968948841095, 0.2644764482975006, -0.42842715978622437, 0.8812628984451294, 0.07286377251148224, -0.4621213376522064, -0.6782543659210205, -0.8181935548782349, 0.23587165772914886, 0.3814806342124939, -0.12509417533874512, -0.08946770429611206, 0.11101063340902328, -0.34704867005348206, -0.19686129689216614, 0.35862335562705994, -0.004756970796734095, 0.9451771974563599, -0.6759060025215149, 0.056237757205963135, -0.2285105586051941, -0.4614495038986206, 0.48896029591560364, -0.5229567885398865, -0.07708929479122162, -0.4270170331001282, 0.3183150291442871, -0.20777752995491028, 0.3763701021671295, 0.48769038915634155, -0.40260565280914307, -0.1679520159959793, -0.27685874700546265, 0.5793430805206299, 0.5908186435699463, 0.07871786504983902, 0.05633093789219856, 0.4578409790992737, 0.5451230406761169, -0.05933305248618126, 0.22072619199752808, 0.3072775602340698, -0.13886164128780365, 0.18808750808238983, -0.9174006581306458, 0.16804666817188263, 0.17053447663784027, 0.48568809032440186, -0.46248286962509155, -0.7468893527984619, -0.9186202883720398, -0.6603366136550903, -0.021090470254421234, 0.4697585701942444, -0.4280933737754822, -0.33755892515182495, 0.3333190977573395, -0.3053082227706909, -0.594417929649353, -0.4503994286060333, -0.11414624005556107, -0.21698178350925446, -0.017853986471891403, -0.7137266397476196, -0.014102703891694546, -0.7055224776268005, -0.37883812189102173, -0.5734443664550781, -0.0362057238817215, -1.0494074821472168, -0.7680667638778687, 0.11110834032297134, -0.04567364603281021, 0.09052108228206635, -0.17410019040107727, -0.7685195803642273, -0.25843822956085205, -0.3013353645801544, -0.9215885996818542, -0.1331133246421814, 0.859747052192688, -0.2614036500453949, -0.33417853713035583, 0.4114857614040375, 0.9160662293434143, 0.8263848423957825, -0.6828240156173706, -0.15542829036712646, -0.17349392175674438, 0.24841640889644623, 0.2412164956331253, 0.11060799658298492, 0.012525812722742558, 0.39577099680900574, -0.0752679854631424, -0.502982497215271, -0.5278930068016052, -0.8463506102561951, -0.6002873778343201, 0.6229692101478577, -0.6574058532714844, 0.2713591456413269, 0.42736271023750305, -0.06624483317136765, 0.42184126377105713, 0.031013254076242447, 0.7946290373802185, 0.8897925019264221, 0.7866736054420471, 0.4834820628166199, 0.1852167397737503, 0.0033427204471081495, 0.23942843079566956, 0.015687474980950356, 0.12593144178390503, -0.0680558979511261, 0.5535142421722412, -0.20234496891498566, 0.07941402494907379, -0.04014362394809723, 0.12360092252492905, 0.7982903122901917, 0.8671239018440247, 0.32097554206848145, 0.7895594239234924, -0.014002842828631401, 0.16573551297187805, -1.255896806716919, -0.16622813045978546, -0.7454719543457031, -0.1349955052137375, 0.7502778768539429, -0.5945654511451721, -0.34117597341537476, -0.6112123727798462, 0.021609915420413017, 0.2799017131328583, 0.1741839051246643, -0.17873314023017883, -0.2876056134700775, 0.063935287296772, -0.09281664341688156, 1.2108131647109985, -0.31403765082359314, -0.1259540468454361, 0.058078669011592865, 0.30426621437072754, -0.7240276336669922, -0.9933286309242249, 0.02579909935593605, 1.3106962442398071, 0.21333201229572296, -0.09969010949134827, -0.9336966276168823, 0.04670921340584755, 0.453088641166687, -0.4688163995742798, 0.3407013714313507, -0.6246331930160522, -0.6198033690452576, 1.004575252532959, -0.17547892034053802, -0.29808011651039124, 0.035999998450279236, 0.20411533117294312, 0.18584761023521423, -0.5360461473464966, -1.0822430849075317, -0.2717331647872925, -0.007277344819158316, 0.07987893372774124, 0.25766608119010925, 0.9040075540542603, -0.025099659338593483, -0.8033689260482788, -0.15330150723457336, -0.7144562005996704, 0.49771827459335327, 0.9700078964233398, -0.5235817432403564, -0.7099530696868896, 0.20675620436668396, 0.7300733327865601, -0.010532667860388756, 0.3558230698108673, 0.43901878595352173, 0.09908957034349442, -0.7912512421607971, 0.8258140683174133, -0.15238013863563538, -0.07593106478452682, 0.09884025901556015, -0.6243122816085815, -0.1719634085893631, 0.17596453428268433, 0.44012072682380676, -0.3042715787887573, -0.2538338005542755, 0.48420286178588867, -0.35035938024520874, -0.22970442473888397, 0.09446689486503601, 0.3194553256034851, 0.10908766090869904, 0.2192167043685913, 0.1772802472114563, -0.00223573693074286, 1.1729273796081543, 0.6561460494995117, -0.3268697261810303, 0.8684715628623962, -0.038102202117443085, -0.1899683177471161, 0.1963781863451004, -0.3826715052127838, -0.4638393819332123, 0.2501990795135498, 0.2790878117084503, -0.30571869015693665, -0.2495126575231552, -0.4562819004058838, 0.2078145444393158, 0.641710638999939, 0.5598694086074829, -0.0706055536866188, 0.23293013870716095, -0.6476966142654419, 1.461809754371643, -0.5912930965423584, 0.233878031373024, 0.5625469088554382, -0.22002948820590973, 0.06364332884550095, 0.7828503251075745, -0.3578355014324188, 0.1381412148475647, 0.4247666299343109, 0.9142075777053833, 0.48840123414993286, 0.39597535133361816, 0.2678788900375366, -0.4896129071712494, -0.21495622396469116, 0.45280149579048157, 0.10548721998929977, -0.3650243282318115, -0.3294234871864319, 0.07769174873828888, 0.48410725593566895, 0.44866979122161865, -0.33090242743492126, -0.6584145426750183, -0.11326385289430618, 0.3834882378578186, -0.2987815737724304, 0.6437680721282959, 0.23877833783626556, -0.4389899969100952, -0.357450395822525, -0.08916562795639038, 0.5105853080749512, 0.3431154489517212, -0.17036448419094086, -0.14335373044013977, -0.5389513969421387, -0.5696626901626587, 0.09992297738790512, 1.2632907629013062, -0.01014988124370575, -0.32812634110450745, 0.2765448987483978, -0.8810940980911255, -0.5539060831069946, 0.6360547542572021, -0.7711179852485657, -0.5554017424583435, 1.0735266208648682, 0.34470388293266296, 0.6247057318687439, 0.518268883228302, 0.0028302017599344254, 0.4140375852584839, -0.3320489227771759, 0.26798906922340393, -0.4771503508090973, 0.4381937086582184, 0.46898791193962097, 0.000582096166908741, 0.17299960553646088, 0.03723890334367752, 0.615509033203125, -0.5612691044807434, -0.6671793460845947, -0.5038301348686218, -0.4321887791156769, -0.5750502943992615, 0.012056304141879082, -0.4565157890319824, 0.3075219392776489, 0.2421952486038208, -0.2416403442621231, -0.9289279580116272, 0.2957105040550232, -0.23263244330883026, 0.2626233994960785, 0.009524560533463955, -0.1762133091688156, 0.5240063071250916, -0.10292835533618927, 0.5249789953231812, -1.0238393545150757, 4.4587554931640625, 0.5135660171508789, 0.01819302700459957, 0.1330704391002655, 0.07981240004301071, 0.6038134098052979, 1.08399498462677, -0.9922083020210266, -0.8324297666549683, -0.5928596258163452, 0.10030531883239746, -0.40461429953575134, 0.02153753489255905, 0.10346072167158127, 0.2625124454498291, 0.8251377940177917, -0.8286257386207581, -0.03935088589787483, 0.48197057843208313, -1.3265138864517212, -1.1025944948196411, -0.0044085984118282795, -0.766926646232605, 0.7059686183929443, -0.31789088249206543, 0.2528657019138336, 0.2691758871078491, 0.07268024981021881, -0.11353016644716263, 0.12079957127571106, -0.048901528120040894, -0.7064117193222046, 0.15009932219982147, -0.46696922183036804, -0.6894438862800598, 0.08542700856924057, -0.11117454618215561, -0.5318506956100464, -0.562556803226471, -0.2983061671257019, 0.5705156326293945, -0.0864228904247284, -0.12534648180007935, -0.8257508873939514, -0.4028812050819397, 1.301676630973816, -0.228144571185112, 0.38631880283355713, 1.0129886865615845, -0.3439728617668152, 1.3085285425186157, 0.1868135780096054, 0.46765705943107605, 0.1998678296804428, -0.6307899355888367, 0.029502663761377335, -0.3397279679775238, -0.21924066543579102, 0.6576961278915405, 0.8122177124023438, 0.24816551804542542, 0.11426201462745667, 0.3027722239494324, -0.4124624729156494, -0.7091371417045593, 0.6921072602272034, -0.18463605642318726, 0.5065360069274902, 0.11804669350385666, -0.03150949999690056, 0.43777087330818176, -0.6577858328819275, -0.41599854826927185, -0.4424198865890503, 0.5705480575561523, -0.1955457478761673, -0.6399004459381104, 0.6170830726623535, 0.3544527292251587, -0.13277022540569305, -0.20176884531974792, -0.4258098006248474, -0.6325173377990723, 0.09990710020065308, 0.3026256561279297, 0.1884293556213379, -0.13461795449256897, -0.7225824594497681, 0.08037592470645905, -0.09780414402484894, 0.07851313054561615, 0.21222475171089172, -0.8555282950401306, -0.6029580235481262, 0.4179477393627167 ]
[ 22496, 1998, 2060, 7591, 2592, 2011, 8273, 7741, 1037, 3645, 5884, 11486, 1005, 1055, 4646, 4730, 8278, 1006, 17928, 1007, 2000, 26633, 1996, 21647, 2832, 2013, 1037, 6556, 5884, 11486, 2478, 1037, 6028, 2170, 5887, 6508, 12273, 1012, 1012, 4002, 2581, 4013, 2278, 6764, 27268, 6633, 4748, 14028, 12086, 2089, 8587, 22496, 2013, 1996, 4013, 2278, 6764, 27268, 6633, 2030, 1013, 4013, 2278, 1012, 1996, 4013, 2278, 6764, 27268, 6633, 2003, 1037, 18404, 1011, 6764, 27268, 6633, 2109, 2004, 2019, 8278, 2000, 16293, 2951, 5090, 2005, 11603, 2241, 3001, 6605, 7484, 3638, 1012, 2005, 2169, 2832, 1010, 1996, 1013, 4013, 2278, 1013, 1026, 14255, 2094, 1028, 1013, 7341, 5371, 3065, 2129, 3638, 2003, 17715, 2306, 1996, 2832, 1521, 1055, 7484, 4769, 2686, 1012, 1998, 1013, 4013, 2278, 1013, 1026, 14255, 2094, 1028, 1013, 2033, 2213, 1010, 6086, 2005, 2139, 8569, 12588, 5682, 1010, 3640, 3229, 2000, 1996, 2832, 1521, 1055, 7484, 4769, 2686, 1012, 1012, 4002, 2620, 1013, 4385, 1013, 3413, 21724, 1998, 1013, 4385, 1013, 5192, 4748, 14028, 12086, 2089, 3535, 2000, 15653, 1996, 8417, 1997, 1013, 4385, 1013, 3413, 21724, 1998, 1013, 4385, 1013, 5192, 2000, 9585, 2125, 4179, 20786, 15729, 1012, 2087, 2715, 11603, 4082, 3001, 2224, 1037, 5257, 1997, 1013, 4385, 1013, 3413, 21724, 1998, 1013, 4385, 1013, 5192, 2000, 3573, 5310, 4070, 2592, 2164, 20786, 23325, 2229, 1999, 1013, 4385, 1013, 5192, 1012, 2011, 12398, 1010, 1013, 4385, 1013, 5192, 2003, 2069, 3191, 3085, 2011, 1996, 7117, 5310, 1012, 1056, 12521, 24096, 20786, 3343, 5456, 4748, 14028, 12086, 2089, 3535, 2000, 3229, 6851, 2592, 2055, 1996, 20786, 3343, 2109, 2306, 2019, 6960, 2897, 2030, 6112, 4044, 1012, 20786, 6043, 2024, 1037, 2126, 2000, 16306, 3375, 20786, 2015, 2008, 2024, 3697, 2000, 3984, 2030, 8579, 2083, 26128, 2486, 1012, 2023, 2592, 2089, 2393, 1996, 27248, 2000, 3443, 1037, 2862, 1997, 2691, 20786, 2015, 1998, 4888, 9206, 1998, 1013, 2030, 26128, 2486, 4491, 2029, 25276, 2015, 2000, 1996, 3343, 1006, 1041, 1012, 1043, 1012, 2065, 1996, 6263, 20786, 3091, 2323, 2022, 1022, 1010, 2059, 2025, 2667, 20786, 2015, 2107, 2004, 1005, 3413, 12521, 2509, 1005, 1025, 2025, 9361, 2005, 2062, 2084, 1017, 1011, 1018, 20786, 2015, 2566, 4070, 2065, 1996, 5843, 5833, 2003, 2275, 2000, 1020, 2004, 2000, 2025, 5843, 2041, 6115, 1007, 1012, 1056, 14526, 11387, 15965, 5080, 5456, 4748, 14028, 12086, 2089, 3535, 2000, 8587, 2592, 2055, 4987, 15965, 5733, 1998, 6177, 4198, 2000, 1037, 3274, 2291, 1012, 15965, 5733, 2071, 2421, 9830, 4219, 2008, 2490, 1037, 3528, 1997, 8360, 6447, 2107, 2004, 6269, 1010, 23557, 1010, 8629, 1010, 6047, 4003, 8141, 1010, 2030, 2128, 25661, 5527, 1012, 1996, 2592, 2089, 2022, 2109, 2000, 11598, 2037, 7073, 1997, 1996, 2291, 1998, 2897, 4044, 2030, 2089, 2022, 2109, 2005, 2582, 4506, 1012, 1056, 10790, 2575, 2683, 6656, 2967, 5456, 4748, 14028, 12086, 2089, 3535, 2000, 7523, 2177, 1998, 6656, 10906, 1012, 2023, 2592, 2064, 2393, 4748, 14028, 12086, 5646, 2029, 5310, 6115, 1998, 2967, 2024, 2800, 1010, 1996, 5779, 1997, 5198, 1999, 3327, 2967, 1010, 1998, 2029, 5198, 1998, 2967, 2031, 8319, 6656, 2015, 1012, 1012, 25604, 2334 ]
mitre
10.txt
69
groups adversaries may attempt to find local system groups and permission settings. the knowledge of local system permission groups can help adversaries determine which groups exist and which users belong to a particular group. adversaries may use this information to determine which users have elevated permissions, such as the users found within the local administrators group.. 002 domain groups adversaries may attempt to find domain - level groups and permission settings. the knowledge of domain - level permission groups can help adversaries determine which groups exist and which users belong to a particular group. adversaries may use this information to determine which users have elevated permissions, such as domain administrators.. 003 cloud groups adversaries may attempt to find cloud groups and permission settings. the knowledge of cloud permission groups can help adversaries determine the particular roles of users and groups within an environment, as well as which users are associated with a particular group. t1566 phishing adversaries may send phishing messages to gain access to victim systems. all forms of phishing are electronically delivered social engineering. phishing can be targeted, known as spearphishing. in spearphishing, a specific individual, company, or industry will be targeted by the adversary. more generally, adversaries can conduct non - targeted phishing, such as in mass malware spam campaigns.. 001 spearphishing attachment adversaries may send spearphishing emails with a malicious attachment in an attempt to gain access to victim systems. spearphishing attachment is a specific variant of spearphishing. spearphishing attachment is different from other forms of spearphishing in that it employs the use of malware attached to an email. all forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. in this scenario, adversaries attach a file to the spearphishing email and usually rely upon user execution to gain execution. spearphishing may also involve social engineering techniques, such as posing as a trusted source.. 002 spearphishing link adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems. spearphishing with a link is a specific variant of spearphishing. it is different from other forms of spearphishing in that it employs the use of links to download malware contained in email, instead of attaching malicious files to the email itself, to avoid defenses that may inspect email attachments. spearphishing may also involve social engineering techniques, such
[ 0.5312340259552002, -0.514776349067688, 0.5766316652297974, 0.13178662955760956, -0.29127568006515503, -0.07364039123058319, -0.3198883831501007, 0.5118719339370728, 0.4021199345588684, 0.3820434510707855, 0.4712364673614502, -0.1012379452586174, -0.06759138405323029, 0.3052302300930023, -0.39145156741142273, -0.6708666086196899, 0.18950016796588898, -0.22655586898326874, -0.3636132478713989, -0.6474741697311401, 0.805371105670929, -0.3055656850337982, -0.8492348790168762, -1.079474925994873, 0.009163637645542622, 0.9401308298110962, 0.43943551182746887, 0.25741517543792725, 0.36301031708717346, 0.6834378242492676, -0.041335951536893845, 0.1787245273590088, -0.07494459301233292, -0.5054610371589661, 0.037523552775382996, -0.5208661556243896, 0.7052150368690491, -1.1628190279006958, -0.05842757597565651, -0.5183510184288025, 0.7968184351921082, 0.17431850731372833, -0.24469296634197235, -0.45223507285118103, -0.13797739148139954, -0.07658861577510834, 0.16429099440574646, 0.3285142183303833, -0.013551276177167892, -0.538815438747406, 0.6662020683288574, 0.24372951686382294, -0.12195766717195511, 0.18925528228282928, 0.3290732502937317, -0.09245055913925171, -0.024141423404216766, 0.11993364244699478, -0.2013121396303177, 0.2851056158542633, 0.062554270029068, 0.38653579354286194, 0.3629355728626251, -0.3407291769981384, 0.06461375951766968, 0.22390475869178772, 0.5401362776756287, -0.6482904553413391, -0.0510794036090374, -0.5295714139938354, 0.037699874490499496, 0.21963602304458618, -0.8555208444595337, -0.04456114023923874, -0.6112707853317261, -0.03970695286989212, 0.07186683267354965, -0.31737610697746277, 0.06022133678197861, 0.8607916235923767, 0.24451281130313873, 0.5134897232055664, 0.21002867817878723, -0.24866777658462524, -0.12619228661060333, -0.1750420480966568, 0.8447363376617432, 0.6048742532730103, -0.29383668303489685, 0.38501906394958496, 0.4033065438270569, 0.33423948287963867, -0.9932492971420288, -0.2837173640727997, 0.17196018993854523, 0.3735490143299103, -0.2108118236064911, 0.2620342969894409, -0.2065621018409729, 0.07108910381793976, 0.6106066107749939, 0.4745978116989136, 0.31162014603614807, 0.4957122802734375, -0.27122563123703003, 0.34574094414711, 0.526875913143158, -0.1498672068119049, -0.40189239382743835, 0.1138700544834137, 0.5378398895263672, 0.12241347134113312, 0.2563766539096832, -0.6335932016372681, -0.49119997024536133, 0.14492185413837433, 0.2150641679763794, -0.035072460770606995, -0.28084370493888855, 0.6699032187461853, 0.23138713836669922, -0.23769298195838928, 0.4883369505405426, -0.25031381845474243, -0.01972391828894615, 0.6078729033470154, 0.62758868932724, 0.36117327213287354, -0.549241840839386, -0.7358806729316711, 0.3178596794605255, -0.23353995382785797, -0.30323120951652527, -0.04113199561834335, -0.11083819717168808, 0.4974314868450165, -0.00841068010777235, 0.004504885990172625, 1.0689222812652588, -0.948979377746582, -0.384388267993927, 1.0561306476593018, 0.06274047493934631, 0.8350275754928589, -0.17798222601413727, -0.3102577030658722, 0.3490584194660187, -0.7867796421051025, -0.8374580144882202, 0.35880643129348755, 0.35043972730636597, 0.014513534493744373, 0.576574444770813, 0.03860577195882797, -0.8400822281837463, -0.06871508061885834, -0.4884704351425171, 0.42488768696784973, -0.05502276122570038, 0.4451645016670227, -0.46403783559799194, 1.2540189027786255, 0.0561879463493824, 0.7852899432182312, 0.027692565694451332, 0.5910578370094299, -0.672481119632721, 0.06965483725070953, -0.11886614561080933, -0.0930502638220787, 0.4771218001842499, 0.13168540596961975, 0.4080374240875244, 0.3853219449520111, 0.8684879541397095, 0.7514905333518982, -0.20445169508457184, -0.4773769676685333, -0.02156972698867321, 0.5786912441253662, -0.3518913686275482, 0.620536208152771, 0.5424408316612244, 1.005437970161438, 0.03802647814154625, 0.5413414835929871, -0.5252707600593567, -1.0283138751983643, 0.09037037938833237, -0.1967741996049881, -0.06458962708711624, 0.564906120300293, -0.41810619831085205, 0.8786942362785339, 0.7348232269287109, -0.34789761900901794, -0.9316056966781616, -0.6636946201324463, -0.21294645965099335, -0.7461769580841064, -0.24642334878444672, 0.5239152312278748, -0.07389399409294128, 0.6259139180183411, -0.38084161281585693, -0.7011769413948059, 0.9363878965377808, 0.8810466527938843, -0.07874585688114166, 0.5213146209716797, 1.2203291654586792, -0.09521981328725815, -0.2887517213821411, -0.1965673565864563, -0.2530829906463623, -0.3246968984603882, -0.26742345094680786, -0.0968005508184433, -0.37656810879707336, 0.5184900164604187, -0.382536917924881, 0.7785620093345642, -0.07647857069969177, 0.49600091576576233, 0.19786961376667023, -0.35836735367774963, -0.018222352489829063, 0.22310025990009308, -0.0540848970413208, 0.3252328038215637, -0.7310999631881714, 0.46702665090560913, 0.40381357073783875, 0.6754781007766724, 0.15214592218399048, 0.2541674077510834, -0.2469502091407776, 0.4534682631492615, -0.050631262362003326, 0.12165917456150055, -0.5948399305343628, 0.9342761039733887, 0.18973736464977264, 0.8267926573753357, 0.8314375877380371, 0.28584736585617065, 0.017653202638030052, 0.36400577425956726, -0.03868471831083298, 0.14842890202999115, 0.14064130187034607, 0.693108320236206, 0.572023868560791, -0.06285960227251053, -0.581813633441925, -0.35569867491722107, 0.9335854053497314, 0.6083180904388428, -0.535835862159729, -0.7750345468521118, -0.6978364586830139, 0.22793416678905487, -0.1853455901145935, -0.21652834117412567, 0.2757662236690521, 0.053786542266607285, 0.5574852228164673, 0.10933703929185867, -0.10953965038061142, -0.5946671962738037, -1.010444164276123, -0.25777316093444824, -0.6666134595870972, -1.056930422782898, -0.27271974086761475, -0.2751188576221466, 0.2564736008644104, -0.6254430413246155, 0.8309665322303772, -0.9715902209281921, -0.05878583714365959, 0.4705486297607422, -0.2335023730993271, 0.235029935836792, -0.40464356541633606, 0.2652110457420349, -0.5639729499816895, -0.37108853459358215, -0.4076535999774933, 0.6749287247657776, -0.28194528818130493, -0.21567735075950623, 0.15135404467582703, 0.18547075986862183, -0.44128289818763733, -0.07139775902032852, 0.8566854000091553, 0.18384896218776703, 0.21164000034332275, -0.13344837725162506, -0.03286847099661827, 0.08916711062192917, 0.36405614018440247, -0.24757151305675507, -0.736458420753479, 0.050114743411540985, -0.2958393692970276, 0.028477108106017113, 0.5497264266014099, 0.7995657920837402, -0.5188153386116028, -0.18916583061218262, -0.13474921882152557, 0.5724067091941833, -0.35438865423202515, 0.6661657691001892, 0.007716920226812363, 0.10384773463010788, -0.31135857105255127, -1.1578680276870728, -0.059964995831251144, -0.16960583627223969, -0.007286431733518839, -0.6353053450584412, -0.22716373205184937, 0.24087606370449066, -0.14183996617794037, -0.6692593693733215, 0.3886444568634033, -0.8471655249595642, -0.4456767737865448, -0.593740701675415, -0.6287025213241577, 0.7669223546981812, 0.181734099984169, 0.24732771515846252, 0.2965083122253418, -0.3208293914794922, 0.11310800164937973, -0.007128309458494186, -0.05165698006749153, -0.5885149836540222, 0.6290431618690491, 0.11391468346118927, -0.4119645953178406, 0.3753027319908142, 0.45771437883377075, -0.4387401342391968, -0.21423804759979248, -0.11185794323682785, -0.15953770279884338, 0.18324565887451172, 0.5470644235610962, 0.5757964253425598, 0.06251342594623566, 0.8016230463981628, -0.8751970529556274, -0.012257031165063381, -0.31542229652404785, 0.2197577804327011, 0.6052872538566589, 0.0652313232421875, 0.02225758321583271, -0.21702207624912262, -0.48532965779304504, -0.7159633636474609, 0.04728054255247116, -0.2862482964992523, 0.0963531881570816, 0.029296644032001495, 0.5949495434761047, -0.3268531858921051, -0.08377638459205627, 0.18003584444522858, -0.6410639882087708, -0.6217196583747864, 0.5594438910484314, -0.32380354404449463, 1.0477184057235718, -0.49070608615875244, 0.6917386651039124, -0.5535295605659485, -0.3012632429599762, 0.3100712299346924, -0.09175331145524979, -0.35652050375938416, -0.41245290637016296, -0.51788330078125, 0.11866075545549393, -0.6054196953773499, -0.049861710518598557, -0.26995205879211426, -0.10212637484073639, -0.03443390503525734, -0.7532572150230408, -0.48713961243629456, 0.5632855296134949, 0.6268995404243469, 0.49810513854026794, 0.8245041966438293, 0.9132242798805237, 0.44807732105255127, -0.15168531239032745, 0.21407945454120636, -0.39371180534362793, 0.06976789236068726, -0.17008721828460693, 0.9564298391342163, -0.07254377752542496, -0.09068106859922409, -0.15331101417541504, -0.0983378067612648, -0.10054703056812286, 0.23799178004264832, 0.5471103191375732, 0.13199275732040405, -0.6608827710151672, -0.8312049508094788, 0.3494652807712555, -0.33993011713027954, -0.34160691499710083, 0.014488829299807549, -0.20600517094135284, 0.47316622734069824, 0.8142335414886475, -0.7470633387565613, -0.22876150906085968, -0.743216872215271, 0.004604780115187168, 0.48602423071861267, 0.40775227546691895, -0.016586843878030777, -0.34529393911361694, -0.05832178145647049, -0.21188977360725403, -0.1590084582567215, -0.03523313254117966, 0.7408741116523743, -0.5175696015357971, -0.8745153546333313, 0.09639227390289307, 0.5451523661613464, -0.25023236870765686, -0.15966564416885376, -0.333134263753891, 0.5718169212341309, 0.3371272385120392, 0.3994669020175934, -0.23369042575359344, -0.5325672626495361, 0.0745757594704628, -0.9513922929763794, 0.2719669044017792, -0.7287831902503967, -0.21244767308235168, 0.01047040056437254, 0.24328996241092682, -0.03044784814119339, 0.7192034721374512, -0.15162058174610138, -0.0988493263721466, -0.0011949545005336404, -0.19532962143421173, -0.5669134855270386, 0.1352740079164505, 0.8733959197998047, 0.17435850203037262, -0.2579318583011627, 0.3933389484882355, 0.2497345209121704, -0.1511869579553604, -0.3978704810142517, 0.18636076152324677, -0.4468843638896942, 0.4647604525089264, -0.6885016560554504, 0.4187658727169037, 0.3190898299217224, 0.006414680741727352, -0.36367109417915344, -0.4487423300743103, 0.8375073075294495, -0.44336462020874023, -0.247401624917984, -0.3998115658760071, -0.3456575572490692, -0.30653220415115356, -0.22948309779167175, -0.03264473006129265, 0.8346704244613647, -0.37597110867500305, 0.04366607218980789, 0.04806534945964813, 0.25463417172431946, -0.5995444655418396, -0.10251649469137192, -0.35525888204574585, -0.02060701511800289, -0.2355121672153473, -0.18006478250026703, 0.6793887615203857, -0.17531685531139374, -0.25737059116363525, 0.6953073143959045, 0.4789621829986572, -0.015983277931809425, -0.9762892127037048, -0.3774033486843109, -0.20058810710906982, 0.49532225728034973, -0.3328193724155426, 0.11848632246255875, -0.2822999358177185, 0.4290671646595001, -0.1292170286178589, 0.6135527491569519, 0.5411845445632935, 0.062875896692276, -0.2129698395729065, 0.8005381226539612, 0.5921952128410339, -0.9256131649017334, 0.136233851313591, 0.4334416687488556, -0.620332658290863, -0.06366527080535889, 0.0678781121969223, -0.6751258373260498, -0.7762739658355713, -1.2031701803207397, -0.3809208869934082, -0.4927839934825897, 0.44407233595848083, -0.5508954524993896, -0.4257337749004364, -0.9128763675689697, 0.861560046672821, -0.3025586009025574, -0.09635443240404129, -0.13831105828285217, -0.5573691129684448, 0.2560970187187195, -0.09103193134069443, -0.3214224874973297, -0.6723442673683167, -0.6336071491241455, 0.10563308000564575, 0.7515078783035278, 0.13074719905853271, -0.09589561074972153, 0.16326802968978882, -0.18360303342342377, 0.7562768459320068, -0.1997557133436203, -1.0613189935684204, -0.4983210861682892, -0.021532384678721428, -0.5951982736587524, -0.08001688122749329, -0.0066978586837649345, -0.9019843935966492, 0.6325250267982483, 0.16192267835140228, 0.08978056907653809, 0.2513272762298584, -0.379454642534256, -0.18219126760959625, 0.03975342586636543, 0.30400899052619934, -0.9878212213516235, 0.14871609210968018, 0.014676920138299465, 0.6711753606796265, 0.3455483615398407, 0.16955526173114777, -0.5168467164039612, 0.8720162510871887, -0.44422876834869385, -1.5547126531600952, 0.4315148890018463, -0.05356830358505249, -0.5241950750350952, 0.11470790207386017, 0.06721311062574387, 0.5831319093704224, -0.5772829651832581, 0.33795198798179626, 0.9425854682922363, 0.3167802095413208, 0.2614457905292511, -0.37968936562538147, 0.7121354341506958, 0.09834516793489456, -0.2024168223142624, 0.34047946333885193, -0.5546895265579224, -0.3247830867767334, -0.10225392878055573, -0.4051896035671234, -0.20326420664787292, -0.4822625517845154, -0.39778125286102295, 1.1030728816986084, -0.8138311505317688, 0.49254533648490906, -0.2181146889925003, -0.48665550351142883, -0.010161210782825947, -0.4516390562057495, -0.09083116799592972, -0.37010976672172546, 0.9003093242645264, -0.24689549207687378, 0.264721542596817, -0.3889281451702118, -0.06763308495283127, -0.6152775287628174, -0.7297996878623962, 0.6285173296928406, 0.1971350461244583, -0.10877422243356705, 0.9336941838264465, 0.25623658299446106, -0.7848392128944397, -0.46735838055610657, -0.727998673915863, -0.24924017488956451, 0.2877504527568817, -0.16132871806621552, -0.21155567467212677, 0.014514097943902016, -0.39026060700416565, 0.4087509214878082, 0.5449700355529785, 0.4964650273323059, 0.4727126359939575, -1.3710051774978638, 0.4235629737377167, -0.12107037752866745, 0.03764429688453674, 0.5515587329864502, -0.8588728308677673, -0.3144189119338989, -0.6153648495674133, -0.005065810866653919, 0.37122052907943726, -0.1697693169116974, 0.6426702737808228, 0.08049275726079941, 0.31547999382019043, -0.19450394809246063, 0.3961400091648102, 1.2481906414031982, -0.12002132833003998, 0.06618153303861618, 0.3829346001148224, 0.7498961091041565, -0.5236172080039978, -0.268201619386673, 0.22814680635929108, -0.6069191694259644, 0.2420426458120346, -0.9396486878395081, -0.004360990598797798, -0.009627536870539188, 0.2502249479293823, -0.2842535078525543, -0.3545669913291931, -0.9117913842201233, -0.29187658429145813, -0.01774279773235321, -0.10204153507947922, 0.21779604256153107, -0.011772471480071545, 0.4926096796989441, -0.5473882555961609, 0.3403816223144531, -0.9724097847938538, 0.26776865124702454, -0.8032482862472534, -0.01786668226122856, -0.1987491101026535, 0.08960136771202087, -0.13200987875461578, -0.61772221326828, -0.1996164321899414, -0.5127265453338623, -0.58999103307724, -0.9540033936500549, 0.42349162697792053, 0.21181261539459229, -0.7747228145599365, -0.2174551784992218, -0.17016567289829254, 0.16972853243350983, 0.285215824842453, -0.6678947806358337, -0.37168294191360474, 0.6948621869087219, -0.11785195022821426, 0.1189953163266182, 0.33767935633659363, 0.4190199077129364, 0.42008018493652344, -0.593871533870697, -0.0335407480597496, 0.25844138860702515, -0.35988879203796387, 0.4697814881801605, 0.14367884397506714, 0.09574227035045624, -0.19307532906532288, -0.2008652538061142, -0.5586483478546143, -0.21664786338806152, -0.7810724973678589, 0.5796060562133789, 0.4224514961242676, -0.6033878326416016, 0.6479192972183228, 0.2624987065792084, -0.13211363554000854, -0.07728463411331177, -0.34995701909065247, 0.9680386781692505, 0.7016251683235168, -0.18076211214065552, 0.7553545236587524, 0.1634257733821869, 0.49229055643081665, -0.06808855384588242, -0.40905359387397766, 0.4701904058456421, -0.1559935212135315, 0.12829101085662842, -0.054503485560417175, -0.17930230498313904, -0.2878979444503784, -0.5920783281326294, 0.4301752746105194, 0.3922584354877472, 0.30118340253829956, 0.554755687713623, 0.428501158952713, 0.34549593925476074, -0.6197380423545837, -0.15314950048923492, -0.3575610816478729, 0.1672591120004654, 0.23746360838413239, -0.3399884104728699, -0.6597795486450195, -0.6112235188484192, -0.04997005686163902, 0.6070078015327454, 0.07601617276668549, -0.24056868255138397, 0.4017980694770813, 0.012887688353657722, -0.3062586784362793, 1.1015650033950806, -0.397529274225235, -0.11605122685432434, -0.3040555715560913, 0.2955515682697296, -0.5773469805717468, -0.8114526271820068, 0.3502209186553955, 1.2447712421417236, -0.16247405111789703, -0.029042545706033707, -0.7767972350120544, 0.5268232226371765, 0.5709254741668701, -0.2786557972431183, 0.34789353609085083, 0.27642878890037537, -0.7843114137649536, 0.7907910346984863, -0.4302636384963989, -0.09197917580604553, -0.22349756956100464, 0.4773661494255066, 0.360713928937912, -0.2597971260547638, -0.6701536178588867, -0.22034287452697754, -0.3169175386428833, -0.3605417311191559, 0.34724169969558716, 0.7623282074928284, -0.10968881100416183, -0.7729176878929138, -0.15409979224205017, -0.7800834774971008, 0.3001307249069214, 0.3414008915424347, -0.5949408411979675, -0.31861236691474915, 0.42164644598960876, 0.3076000213623047, -0.6824080944061279, -0.013609759509563446, 0.32516878843307495, 0.4436684846878052, -0.40639162063598633, 0.6758562922477722, -0.023752182722091675, 0.03244662284851074, -0.048818040639162064, -0.7623939514160156, 0.16819357872009277, -0.09071246534585953, 0.090053491294384, -0.16666673123836517, -0.3797028064727783, 0.703187882900238, -0.33664605021476746, 0.0244150348007679, -0.14954715967178345, 0.10750915855169296, 0.21969643235206604, 0.23840948939323425, -0.2254505455493927, 0.773586630821228, 1.057085394859314, -0.06633026152849197, 0.24006377160549164, 0.30555930733680725, -0.12378597259521484, -0.1577238142490387, 0.5768672227859497, 0.0368867889046669, -0.49327802658081055, 0.26091042160987854, 0.10086021572351456, -0.6284155249595642, -0.5744300484657288, 0.1437918245792389, 0.19816061854362488, 0.3142613470554352, 0.27887797355651855, -0.3910093903541565, 0.23102886974811554, -0.07323090732097626, 0.8109873533248901, -0.6830602884292603, 0.33772775530815125, 0.1545986533164978, -0.6360788345336914, -0.13227400183677673, 0.7509843111038208, -0.36268186569213867, 0.7403779029846191, -0.09853637218475342, 0.016040410846471786, 0.763611376285553, -0.1351780742406845, -0.1427372545003891, -0.5563673973083496, -0.2639603912830353, 0.08260754495859146, -0.10054419189691544, -0.2516063451766968, -0.0434672087430954, -0.2995821535587311, 0.3647892475128174, -0.05736260116100311, 0.2143695205450058, -0.9975007772445679, 0.4124957025051117, 0.10779467970132828, -0.8863812685012817, 1.2398619651794434, -0.042493559420108795, -0.46803009510040283, -0.09612172842025757, -0.15989983081817627, 0.2501208484172821, 0.10763803124427795, 0.08295712620019913, -0.46592456102371216, -0.8351039290428162, -0.8651286959648132, -0.6226118803024292, 0.7516072392463684, 0.28676486015319824, -0.22961963713169098, -0.13151001930236816, -0.7522494792938232, -0.6555270552635193, -0.15207892656326294, -0.5135058164596558, -0.34390729665756226, 0.9082150459289551, 0.20941370725631714, 0.7954709529876709, 0.5793983936309814, -0.046256422996520996, 0.20822951197624207, 0.10596483200788498, 0.9851765036582947, -0.3840058445930481, 0.23361815512180328, 0.3481619656085968, 0.0326773039996624, 0.040822453796863556, -0.21450519561767578, 0.4680389165878296, 0.061875466257333755, -0.25427746772766113, -0.30170631408691406, -0.020134493708610535, -0.9018257856369019, 0.04142691195011139, 0.6681201457977295, 0.270072877407074, 0.2907958924770355, -0.17853239178657532, -0.8666025400161743, 0.2732442319393158, -0.7163532376289368, -0.029321344569325447, -0.32209545373916626, 0.302265465259552, 0.25932812690734863, 0.49104636907577515, 0.4834376871585846, -1.0662753582000732, 4.442721843719482, 0.5576708316802979, -0.04618879780173302, -0.09309831261634827, 0.23638233542442322, 0.8460819125175476, 1.0475417375564575, -0.6554257273674011, -0.21434800326824188, -0.467587411403656, 0.6745665073394775, -0.2967483401298523, 0.4942837655544281, -0.31509700417518616, 0.4388350248336792, 0.5940515995025635, -0.5726765394210815, -0.12476947903633118, 0.08430473506450653, -0.8601922392845154, -0.6731884479522705, -0.19842825829982758, -1.1998108625411987, 0.7802451252937317, 0.3959796130657196, 0.17548714578151703, -0.3874281644821167, -0.44927892088890076, 0.5646410584449768, -0.29543858766555786, 0.10756134986877441, -0.30542466044425964, 0.3040877878665924, -0.4255022704601288, -0.4518607556819916, 0.014722247608006, 0.21408116817474365, -1.1669845581054688, -0.29576319456100464, -0.1456080675125122, 0.32939857244491577, -0.21156218647956848, -0.21148891746997833, -1.083276629447937, -0.20757323503494263, 1.1248915195465088, -0.3173312246799469, 0.3324538469314575, 0.33611470460891724, -0.3295973241329193, 1.2648848295211792, 0.2435997575521469, 0.3689962327480316, -0.14435146749019623, -0.49364444613456726, 0.6123905181884766, 0.32043787837028503, -0.06605902314186096, 0.8204554319381714, -0.23516596853733063, 0.4946776330471039, -0.03907983750104904, 0.20318603515625, -0.20890522003173828, -0.31460145115852356, 0.9305562376976013, -0.3804396092891693, 0.6377459764480591, 0.0895085409283638, -0.12933936715126038, -0.19796505570411682, -0.5837706923484802, -0.16928836703300476, -0.5630826354026794, 0.63962721824646, -0.44960901141166687, -0.01452377624809742, 0.05214153602719307, 0.6262937188148499, -0.5233786702156067, -0.3421987295150757, -0.9768883585929871, -1.5062626600265503, 0.4427409768104553, 0.590049684047699, 0.5501954555511475, -0.3210665285587311, -0.9970163106918335, 0.04528763145208359, 0.13931922614574432, 0.6408846378326416, 0.06003473699092865, -0.7435232400894165, 0.23742973804473877, 0.3379049301147461 ]
[ 2967, 4748, 14028, 12086, 2089, 3535, 2000, 2424, 2334, 2291, 2967, 1998, 6656, 10906, 1012, 1996, 3716, 1997, 2334, 2291, 6656, 2967, 2064, 2393, 4748, 14028, 12086, 5646, 2029, 2967, 4839, 1998, 2029, 5198, 7141, 2000, 1037, 3327, 2177, 1012, 4748, 14028, 12086, 2089, 2224, 2023, 2592, 2000, 5646, 2029, 5198, 2031, 8319, 6656, 2015, 1010, 2107, 2004, 1996, 5198, 2179, 2306, 1996, 2334, 15631, 2177, 1012, 1012, 4002, 2475, 5884, 2967, 4748, 14028, 12086, 2089, 3535, 2000, 2424, 5884, 1011, 2504, 2967, 1998, 6656, 10906, 1012, 1996, 3716, 1997, 5884, 1011, 2504, 6656, 2967, 2064, 2393, 4748, 14028, 12086, 5646, 2029, 2967, 4839, 1998, 2029, 5198, 7141, 2000, 1037, 3327, 2177, 1012, 4748, 14028, 12086, 2089, 2224, 2023, 2592, 2000, 5646, 2029, 5198, 2031, 8319, 6656, 2015, 1010, 2107, 2004, 5884, 15631, 1012, 1012, 4002, 2509, 6112, 2967, 4748, 14028, 12086, 2089, 3535, 2000, 2424, 6112, 2967, 1998, 6656, 10906, 1012, 1996, 3716, 1997, 6112, 6656, 2967, 2064, 2393, 4748, 14028, 12086, 5646, 1996, 3327, 4395, 1997, 5198, 1998, 2967, 2306, 2019, 4044, 1010, 2004, 2092, 2004, 2029, 5198, 2024, 3378, 2007, 1037, 3327, 2177, 1012, 1056, 16068, 28756, 13569, 12227, 4748, 14028, 12086, 2089, 4604, 13569, 12227, 7696, 2000, 5114, 3229, 2000, 6778, 3001, 1012, 2035, 3596, 1997, 13569, 12227, 2024, 28926, 5359, 2591, 3330, 1012, 13569, 12227, 2064, 2022, 9416, 1010, 2124, 2004, 12341, 21850, 12227, 1012, 1999, 12341, 21850, 12227, 1010, 1037, 3563, 3265, 1010, 2194, 1010, 2030, 3068, 2097, 2022, 9416, 2011, 1996, 27248, 1012, 2062, 3227, 1010, 4748, 14028, 12086, 2064, 6204, 2512, 1011, 9416, 13569, 12227, 1010, 2107, 2004, 1999, 3742, 15451, 8059, 12403, 2213, 8008, 1012, 1012, 25604, 12341, 21850, 12227, 14449, 4748, 14028, 12086, 2089, 4604, 12341, 21850, 12227, 22028, 2007, 1037, 24391, 14449, 1999, 2019, 3535, 2000, 5114, 3229, 2000, 6778, 3001, 1012, 12341, 21850, 12227, 14449, 2003, 1037, 3563, 8349, 1997, 12341, 21850, 12227, 1012, 12341, 21850, 12227, 14449, 2003, 2367, 2013, 2060, 3596, 1997, 12341, 21850, 12227, 1999, 2008, 2009, 13495, 1996, 2224, 1997, 15451, 8059, 4987, 2000, 2019, 10373, 1012, 2035, 3596, 1997, 12341, 21850, 12227, 2024, 28926, 5359, 2591, 3330, 9416, 2012, 1037, 3563, 3265, 1010, 2194, 1010, 2030, 3068, 1012, 1999, 2023, 11967, 1010, 4748, 14028, 12086, 22476, 1037, 5371, 2000, 1996, 12341, 21850, 12227, 10373, 1998, 2788, 11160, 2588, 5310, 7781, 2000, 5114, 7781, 1012, 12341, 21850, 12227, 2089, 2036, 9125, 2591, 3330, 5461, 1010, 2107, 2004, 20540, 2004, 1037, 9480, 3120, 1012, 1012, 4002, 2475, 12341, 21850, 12227, 4957, 4748, 14028, 12086, 2089, 4604, 12341, 21850, 12227, 22028, 2007, 1037, 24391, 4957, 1999, 2019, 3535, 2000, 5114, 3229, 2000, 6778, 3001, 1012, 12341, 21850, 12227, 2007, 1037, 4957, 2003, 1037, 3563, 8349, 1997, 12341, 21850, 12227, 1012, 2009, 2003, 2367, 2013, 2060, 3596, 1997, 12341, 21850, 12227, 1999, 2008, 2009, 13495, 1996, 2224, 1997, 6971, 2000, 8816, 15451, 8059, 4838, 1999, 10373, 1010, 2612, 1997, 22476, 2075, 24391, 6764, 2000, 1996, 10373, 2993, 1010, 2000, 4468, 13345, 2008, 2089, 22459, 10373, 14449, 2015, 1012, 12341, 21850, 12227, 2089, 2036, 9125, 2591, 3330, 5461, 1010, 2107 ]
mitre
10.txt
70
as posing as a trusted source.. 003 spearphishing via service adversaries may send spearphishing messages via third - party services in an attempt to gain access to victim systems. spearphishing via service is a specific variant of spearphishing. it is different from other forms of spearphishing in that it employs the use of third party services rather than directly via enterprise email channels. t1598 phishing for information adversaries may send phishing messages to elicit sensitive information that can be used during targeting. phishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. phishing for information is different from phishing in that the objective is gathering data from the victim rather than executing malicious code.. 001 spearphishing service adversaries may send spearphishing messages via third - party services to elicit sensitive information that can be used during targeting. spearphishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. spearphishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information ( ex : establish accounts or compromise accounts ) and / or sending multiple, seemingly urgent messages.. 002 spearphishing attachment adversaries may send spearphishing messages with a malicious attachment to elicit sensitive information that can be used during targeting. spearphishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. spearphishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information ( ex : establish accounts or compromise accounts ) and / or sending multiple, seemingly urgent messages.. 003 spearphishing link adversaries may send spearphishing messages with a malicious link to elicit sensitive information that can be used during targeting. spearphishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. spearphishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information ( ex : establish accounts or compromise accounts ) and / or sending multiple, seemingly urgent messages. t1647 plist file modification adversaries may modify property list files ( plist files ) to enable other malicious activity, while also potentially evading and bypassing system defenses. macos applications use plist files, such as the info. plist file
[ 0.03783290088176727, -0.3431761860847473, 0.2421264797449112, 0.45277881622314453, -0.9471117258071899, -0.15819740295410156, -0.007726161275058985, 0.4221023619174957, 0.46486786007881165, 0.25488021969795227, 0.4993923604488373, -0.5499874949455261, 0.02284507267177105, 0.3277284502983093, -0.602595865726471, -0.6503874659538269, -0.009401217103004456, 0.24897323548793793, -0.23760762810707092, -0.07206184417009354, 0.18317469954490662, 0.24294623732566833, -0.8921094536781311, -0.7115050554275513, -0.11918313056230545, 0.8908560276031494, 0.2107832431793213, -0.09199180454015732, 0.5803220272064209, 0.6933987736701965, -0.13085365295410156, -0.00884396955370903, 0.24000278115272522, -0.401200532913208, 0.23863102495670319, -0.6099279522895813, 0.3702668845653534, -0.9162790775299072, 0.28842979669570923, -0.28888973593711853, 0.4235643446445465, -0.08049643784761429, -0.5152182579040527, -0.2766679525375366, 0.4678637385368347, -0.5830950140953064, -0.46531742811203003, -0.14247184991836548, -0.0332845114171505, -0.2919919490814209, 0.688335120677948, 0.04420090094208717, 0.14276261627674103, -0.02703266777098179, 0.021558748558163643, -0.22724507749080658, -0.31248533725738525, 0.13771066069602966, -0.18517839908599854, 0.4752018451690674, -0.14456138014793396, -0.20333905518054962, 0.24335893988609314, -0.2779965400695801, -0.15352855622768402, 0.14060623943805695, 0.5775695443153381, -0.6015017628669739, 0.1654992401599884, -0.47909650206565857, -0.033911362290382385, 0.5435317754745483, -0.7363167405128479, -0.42219114303588867, -0.5033178329467773, -0.26650166511535645, -0.11057360470294952, -0.1971488744020462, -0.356803834438324, 0.3647700250148773, 0.20067575573921204, 0.4859873056411743, 0.1872858852148056, -0.18438231945037842, -0.36733943223953247, -0.05310194194316864, 0.7700908780097961, 0.8695060014724731, 0.18270908296108246, 0.31593722105026245, 0.8411555290222168, 0.017877444624900818, -0.6356468200683594, -0.3093090355396271, 0.2908187806606293, 0.340984046459198, -0.14873340725898743, 0.10849396884441376, -0.3161314129829407, 0.24147456884384155, 0.5748604536056519, 0.40896135568618774, 0.017064101994037628, 0.5953777432441711, -0.3768876791000366, 0.3559090793132782, 0.7447685599327087, 0.02283252216875553, -0.6230714917182922, -0.5495632886886597, 0.6628840565681458, -0.20024271309375763, 0.32386189699172974, -0.736807107925415, 0.07018762081861496, 0.22564969956874847, 0.005283109378069639, 0.0735575407743454, -0.1680935174226761, 0.20021581649780273, -0.015936031937599182, -0.20056374371051788, -0.01930185966193676, 0.16509518027305603, 0.3440839350223541, 0.12775354087352753, 0.6785506010055542, 0.4560273289680481, -0.8357290029525757, -0.37425294518470764, 0.018632985651493073, -0.5658761262893677, -0.011163342744112015, 0.003206608584150672, -0.12290245294570923, 0.4340369701385498, -0.07750394940376282, 0.16809871792793274, 0.7327131032943726, -0.641547679901123, 0.1783076524734497, 0.7721328735351562, -0.26214006543159485, 0.874046266078949, -0.1495143324136734, 0.0703117698431015, -0.030870037153363228, -0.8332189917564392, -0.7698121666908264, 0.5419957637786865, -0.4960407018661499, 0.1679304838180542, 0.6688973307609558, 0.10725907981395721, -0.4958325922489166, 0.06389180570840836, -0.1654045134782791, 0.4245533049106598, 0.08632735908031464, 0.4351904094219208, -0.7403856515884399, 0.9488792419433594, -0.14602622389793396, 1.0236300230026245, -0.5977290272712708, 0.41447576880455017, -0.4492270052433014, -0.12505117058753967, -0.058691758662462234, -0.2997298836708069, 0.5882043838500977, 0.5692737698554993, -0.08643283694982529, 0.029226744547486305, 0.89638751745224, 1.0275421142578125, 0.18060506880283356, -0.17815609276294708, -0.04953750967979431, 0.288145512342453, -0.1945679783821106, 0.5305617451667786, 0.5890069007873535, 0.956104576587677, 0.18839825689792633, 0.4020955264568329, -0.6990386843681335, -1.0602543354034424, -0.0027042427100241184, 0.24630799889564514, -0.03881644830107689, 0.28680819272994995, -0.17520630359649658, 0.8891890645027161, 0.4566486179828644, -0.23366324603557587, -0.5319029688835144, -0.7557491064071655, 0.18183696269989014, -1.1131839752197266, -0.2952302098274231, 0.6538064479827881, -0.07808986306190491, 0.5172385573387146, -0.4494762420654297, -0.40249353647232056, 0.7949406504631042, 0.8258863687515259, -0.07819820940494537, 0.6665762066841125, 0.9742418527603149, 0.32716068625450134, -0.3719055950641632, -0.36599990725517273, -0.2892060875892639, -0.18044951558113098, -0.5854020714759827, 0.7330862879753113, 0.13131605088710785, 0.31536778807640076, -0.16110174357891083, 0.4685904383659363, 0.41512832045555115, 0.5391027927398682, -0.027466317638754845, -0.5426076054573059, 0.1723146140575409, 0.20411249995231628, -0.6082593202590942, -0.23506447672843933, -0.6685418486595154, 0.5813903212547302, 0.5604180693626404, 0.8106280565261841, 0.2954985797405243, 0.16164487600326538, 0.02452389895915985, 0.7205013632774353, 0.14480216801166534, 0.32528865337371826, -0.2922672927379608, 0.7346265912055969, 0.44675642251968384, 0.315432071685791, 0.23170989751815796, 0.6865772008895874, 0.3467026352882385, 0.3101329803466797, 0.39640775322914124, 0.3593325614929199, 0.4531276226043701, 0.5341684222221375, 0.7797386050224304, 0.16666318476200104, -0.9070428013801575, -0.4161825180053711, 1.0449544191360474, 0.3729897141456604, -0.48038968443870544, -0.3490683436393738, -0.43203669786453247, 0.5632015466690063, -0.014654473401606083, -0.5940150022506714, 0.27685001492500305, 0.034572407603263855, 0.5546519756317139, 0.2744802236557007, 0.014608344063162804, -0.7707937955856323, -0.5396109223365784, -0.17447027564048767, -0.5605867505073547, -0.8318548202514648, -0.5658425092697144, -0.5377602577209473, -0.1337018460035324, -0.6266852021217346, 1.1098392009735107, -1.2322827577590942, -0.23320510983467102, 0.6006582379341125, -0.6077961325645447, 0.45462480187416077, -0.11210775375366211, 0.4124438762664795, -0.42929038405418396, -0.43322527408599854, 0.0016464309301227331, 0.8759695291519165, -0.6923018097877502, -0.0886458307504654, 0.00816691666841507, 0.014304502867162228, -0.17764095962047577, -0.17928867042064667, 0.7287075519561768, 0.31115204095840454, -0.09714401513338089, -0.657646894454956, 0.684755265712738, 0.23752886056900024, 0.6832042336463928, 0.011228666640818119, -0.6098526120185852, 0.7062086462974548, -0.21288999915122986, 0.6115862131118774, 0.5893828272819519, 0.5071532130241394, -0.4741414189338684, 0.18428416550159454, 0.07870089262723923, 0.4143969416618347, -0.6664588451385498, 0.6954128742218018, 0.2385508418083191, 0.12640129029750824, -0.48777884244918823, -1.0736593008041382, -0.1836114376783371, -0.5645124316215515, -0.022381993010640144, -0.5487115979194641, -0.3847271203994751, 0.17463980615139008, 0.06310836225748062, -0.9547458291053772, 0.44417572021484375, -0.6495382785797119, -0.5122724175453186, -0.1784690022468567, -0.5035518407821655, 0.8063005208969116, 0.5757916569709778, -0.15041355788707733, 0.9270285964012146, -0.2325843721628189, -0.2124434858560562, -0.11846039444208145, 0.4522184133529663, -0.7599323391914368, -0.04523053392767906, 0.25308167934417725, -0.8143169283866882, 0.4290793836116791, 0.33564993739128113, -0.09808604419231415, -0.7292118668556213, -0.051333338022232056, -0.5578820705413818, 0.14742183685302734, 0.5771288275718689, 0.13282296061515808, -0.07970172166824341, 0.8047099709510803, -0.1862514317035675, -0.06220480054616928, -0.3376713991165161, 0.16285273432731628, 0.09345229715108871, -0.12312927842140198, 0.16219322383403778, 0.2664935886859894, -0.14303801953792572, -0.9598167538642883, -0.17304052412509918, -0.018050190061330795, 0.05031349137425423, -0.5324584245681763, 0.948979914188385, -0.24762171506881714, -0.3433161675930023, 0.55622798204422, -0.12917600572109222, -0.421415239572525, 0.9295868873596191, 0.009090323932468891, 0.14714741706848145, -0.3625604808330536, 0.6001839637756348, -0.44994452595710754, -0.13167478144168854, 0.23825794458389282, 0.04425773024559021, 0.16494028270244598, 0.051413170993328094, -0.5271305441856384, 0.037224117666482925, -0.3731288015842438, 0.07337833195924759, -0.14975415170192719, 0.36794066429138184, -0.24684616923332214, -0.7659338712692261, -0.7253907918930054, 0.060959991067647934, 0.20840460062026978, 0.37250152230262756, 0.4901144206523895, 0.9683440327644348, 0.586340069770813, 0.11553002148866653, 0.04816349968314171, -0.33361199498176575, 0.11579930037260056, -0.20852167904376984, 0.7895740866661072, -0.1110750287771225, -0.454539954662323, -0.5225734710693359, -0.23768524825572968, -0.5924533605575562, -0.08182154595851898, 0.19506624341011047, -0.06738828122615814, -0.28945887088775635, -0.690578043460846, -0.10137182474136353, 0.26407960057258606, -0.17677585780620575, 0.013289579190313816, 0.012011348269879818, 0.39271965622901917, 0.7707030177116394, -0.5477649569511414, 0.004304610658437014, -0.47888630628585815, -0.04772283509373665, 0.22450031340122223, 0.15704523026943207, 0.12095726281404495, -0.463886559009552, -0.3436087369918823, -0.6806644201278687, 0.13233575224876404, 0.21468763053417206, 0.1811736822128296, -0.2891128361225128, -1.4237827062606812, 0.3745463788509369, 0.6403722167015076, -0.17707744240760803, -0.40248990058898926, -0.223052978515625, 0.2827965319156647, 0.549424946308136, 0.14760565757751465, -0.8073317408561707, -0.4675404131412506, 0.11714465916156769, -0.8528338670730591, 1.2617617845535278, -0.8878272771835327, -0.5110966563224792, -0.09014568477869034, 0.22454485297203064, -0.21840086579322815, 0.7843121290206909, -0.22731424868106842, 0.2704000473022461, 0.053497783839702606, 0.03900125250220299, -0.7322484850883484, 0.03949504718184471, 1.3408480882644653, 0.364519327878952, 0.19951997697353363, 0.5506563186645508, -0.1691369265317917, -0.3717394471168518, -0.09622316807508469, -0.2183157056570053, -0.6700998544692993, 0.1638708859682083, -0.22000907361507416, 0.5180220603942871, 0.245552659034729, -0.27668091654777527, -0.04879302904009819, -0.1474103331565857, 0.7552332878112793, -0.7024732828140259, -0.3291987180709839, -0.7730298638343811, -0.5843654870986938, 0.36893776059150696, -0.12389197945594788, -0.2509292662143707, 0.936457097530365, -0.2354423999786377, -0.43769216537475586, -0.02288486436009407, -0.11946476995944977, -1.0313931703567505, -0.5884386897087097, -0.5281000733375549, 0.3482424318790436, -0.13854432106018066, -0.1067209541797638, 0.4912950396537781, -0.2118486613035202, -0.5775986909866333, 0.9680060148239136, 0.045782286673784256, -0.3518699109554291, -0.9243768453598022, -0.021949732676148415, -0.07007993012666702, 0.25276845693588257, -0.25438192486763, 0.3988480865955353, -0.3131413161754608, 0.4194144010543823, -0.3193599581718445, 0.04982621595263481, 0.5178334712982178, -0.04320615157485008, -0.2958002984523773, 0.6460591554641724, 0.4080246090888977, -0.8994324207305908, -0.0932721197605133, 0.334171861410141, -0.4758724570274353, 0.30097654461860657, 0.1105441153049469, -0.5294355750083923, -0.4079535901546478, -1.0156831741333008, -0.2859318256378174, -0.40386125445365906, 0.46063873171806335, -0.6794201731681824, -0.7740285396575928, -0.42538338899612427, 0.8132935762405396, -0.5145453810691833, 0.1294480413198471, -0.10530830919742584, -0.551519513130188, 0.273003488779068, -0.003959823399782181, -0.26009419560432434, -0.3226020634174347, -0.3375928997993469, 0.34992867708206177, 0.3151637613773346, 0.37603142857551575, -0.1700291782617569, -0.011258373036980629, -0.1371009647846222, 0.8329176902770996, -0.19215027987957, -1.127811074256897, -0.6693182587623596, 0.058984339237213135, -0.4843798875808716, -0.2714085578918457, 0.024560319259762764, -1.1506991386413574, 0.9367364048957825, -0.2509804368019104, 0.12086566537618637, 0.0024486046750098467, -0.9285863637924194, -0.16718000173568726, -0.21660642325878143, 0.41143542528152466, -0.8658400774002075, -0.1348724216222763, 0.3733803331851959, 0.636945903301239, 0.06845734268426895, 0.31197983026504517, -0.5508787035942078, 0.2284768968820572, -0.7891167402267456, -1.5008081197738647, 0.5486196279525757, 0.13083107769489288, -0.5909534692764282, 0.020307883620262146, 0.04322320222854614, 0.1553826630115509, 0.13071753084659576, 0.3755384683609009, 1.0524922609329224, 0.2528160810470581, 0.16745762526988983, -0.6085149645805359, 0.4052194356918335, 0.32807794213294983, 0.3133702874183655, 0.3410780131816864, -0.24221231043338776, -0.09038350731134415, 0.01293138787150383, -0.6574983596801758, -0.35931429266929626, -0.8171149492263794, -0.6945881247520447, 0.814064085483551, -0.41765275597572327, 0.4603409171104431, -0.7238420844078064, -0.866665780544281, 0.013326123356819153, -0.2633418142795563, 0.13508611917495728, -0.10748647898435593, 1.0393792390823364, -0.3584285378456116, -0.385428786277771, -0.22803334891796112, 0.3985719382762909, -0.953266978263855, -0.4082590341567993, 0.49699610471725464, 0.8290243744850159, -0.5937376618385315, 1.0788781642913818, 0.6077649593353271, -0.5909087657928467, -0.5375049710273743, -0.43996483087539673, -0.3850482404232025, -0.15320001542568207, 0.08661720156669617, -0.7309380769729614, 0.5843724608421326, -0.4642815589904785, 0.1890331655740738, 0.5175473093986511, 0.3980600833892822, -0.13050812482833862, -0.600136399269104, 0.08792935311794281, -0.38310712575912476, 0.14424380660057068, 0.6687437891960144, -0.6575113534927368, -0.16064110398292542, -0.3504684865474701, -0.5151545405387878, 0.7182549834251404, -0.1512276530265808, 0.5542601346969604, 0.28087425231933594, 0.27059054374694824, -0.23444707691669464, 0.03870439529418945, 0.8208864331245422, -0.24015112221240997, -0.04427649825811386, 0.660021185874939, 0.7476186156272888, -0.3501013517379761, -0.4613066613674164, 0.2712613046169281, -0.4043559730052948, 0.41174525022506714, -0.6553184986114502, -0.15824440121650696, -0.03914857283234596, -0.01656118780374527, -0.7478213906288147, -0.017490984871983528, -0.6924983859062195, -0.10680429637432098, 0.10508523136377335, -0.41400325298309326, -0.139688178896904, -0.1454133540391922, 0.4028298854827881, -0.7245956063270569, 0.13029778003692627, -0.34402966499328613, 0.23322205245494843, -0.5859211683273315, 0.2873307764530182, -0.6528712511062622, -0.29440537095069885, -0.4308992922306061, -0.5756334662437439, -0.6012328267097473, -0.7202346324920654, -0.773019015789032, -0.5276123285293579, 0.09460215270519257, -0.15563489496707916, -1.0423048734664917, 0.2809412479400635, -0.4112706184387207, 0.32965466380119324, 0.16094885766506195, -0.7275123596191406, -0.9403191208839417, 1.1802730560302734, -0.5038533806800842, -0.16306573152542114, 0.48142144083976746, 0.27281653881073, 0.48324546217918396, -0.4878331124782562, -0.2277313768863678, 0.03405957669019699, -0.06770715117454529, 0.5620723962783813, 0.6081564426422119, 0.1158987358212471, -0.2782866656780243, 0.03082234412431717, -0.2939518392086029, -0.14581634104251862, -0.8143511414527893, 0.23081450164318085, 0.43539416790008545, -0.4312725365161896, 0.31059274077415466, 0.5208978056907654, -0.13692708313465118, 0.3402501344680786, -0.057157788425683975, 0.8075260519981384, 0.9739692807197571, 0.27300888299942017, 0.6847337484359741, 0.25928494334220886, 0.8055626749992371, -0.26724597811698914, 0.11483046412467957, 0.252471923828125, -0.09294413775205612, 0.2655133605003357, -0.0030960494186729193, -0.0629497691988945, -0.3247899115085602, -0.8380979895591736, 0.564291775226593, 0.3156678378582001, 0.5557050108909607, 0.2361842542886734, 0.6068646907806396, 0.02334260754287243, -0.5824600458145142, -0.09780976921319962, -0.6285703778266907, -0.12950819730758667, 0.47950220108032227, 0.17116379737854004, -0.5488945841789246, -0.3396187424659729, -0.7045009136199951, 0.44234973192214966, -0.0008761513163335621, -0.2996601462364197, 0.14038386940956116, -0.11449991911649704, -0.1910514086484909, 0.8962668776512146, -0.29680511355400085, 0.10616636276245117, -0.7719328999519348, 0.7468369007110596, -0.19752807915210724, -0.9124765396118164, 0.14135020971298218, 1.054795503616333, 0.3892412781715393, -0.16833241283893585, -0.08881846815347672, 0.6238387823104858, 0.45391497015953064, -0.33373594284057617, 0.45337826013565063, 0.66876620054245, -0.6806463599205017, 0.6398006677627563, -0.7256341576576233, -0.13065488636493683, -0.04017581045627594, 0.8908089399337769, -0.03673255816102028, -0.13899901509284973, -0.44016480445861816, -0.3064080774784088, 0.23281708359718323, -0.06509040296077728, 0.3585289418697357, 0.7495940327644348, -0.006458838935941458, -0.8885810971260071, -0.3690940737724304, -0.5856593251228333, 0.29088935256004333, 0.3750166594982147, -0.30077064037323, -0.17124049365520477, 0.4965653419494629, 0.5717349648475647, -0.684638500213623, 0.15344390273094177, 0.43187105655670166, 0.22335612773895264, -0.08284474164247513, 0.42152807116508484, 0.06549432128667831, 0.04141110181808472, -0.28452393412590027, -0.8180063962936401, 0.1862134486436844, 0.17242048680782318, 0.3959159851074219, 0.07393506169319153, -0.29263508319854736, 1.0466763973236084, -0.42531102895736694, 0.2933987081050873, -0.5141078233718872, -0.2673180401325226, 0.14438249170780182, 0.19928359985351562, -0.2573862373828888, 1.0956027507781982, 1.0146763324737549, -0.4904293119907379, -0.06367948651313782, 0.7300893664360046, -0.17435725033283234, 0.23959757387638092, 0.3089641332626343, 0.2878415584564209, -0.5218074917793274, 0.4666373133659363, 0.056833818554878235, -0.6135221719741821, -0.0270839873701334, 0.20448866486549377, 0.1984541416168213, 0.47883906960487366, 0.4696771800518036, -0.11116279661655426, -0.18133002519607544, -0.4180768132209778, 0.8843737244606018, -0.2144901305437088, 0.09158721566200256, -0.029329689219594002, -0.8752110600471497, -0.19472640752792358, 1.0155186653137207, 0.007613136433064938, 0.8247639536857605, -0.13422173261642456, 0.5083966851234436, 0.22110676765441895, -0.4340125322341919, -0.054324403405189514, -0.35329169034957886, -0.32239609956741333, -0.35868364572525024, 0.2130102813243866, -0.14046227931976318, 0.1665157824754715, -0.5415170192718506, 0.6469317078590393, -0.2906847596168518, -0.09246272593736649, -0.9751697182655334, 0.21347559988498688, 0.08956216275691986, -1.111453890800476, 0.9654206037521362, -0.14325162768363953, -0.05424108728766441, -0.49463802576065063, 0.36444127559661865, 0.6182474493980408, 0.017963482066988945, -0.368448406457901, -0.6082413792610168, -0.5008174777030945, -0.6393135786056519, -0.13563701510429382, 0.28728339076042175, 0.13509583473205566, -0.38421306014060974, -0.0012983835767954588, -0.8175451755523682, -0.585116982460022, -0.07908787578344345, -0.25661954283714294, -0.8066895604133606, 0.7950190901756287, 0.298098623752594, 0.6176932454109192, 0.9400525093078613, 0.02820812724530697, 0.41302675008773804, -0.25981462001800537, 0.6233932971954346, -0.27152013778686523, 0.1184648722410202, 0.1301049292087555, -0.2791901230812073, 0.4851680099964142, -0.3022433817386627, 0.28000685572624207, 0.17301775515079498, -0.1785178780555725, -0.6229467988014221, -0.4412994086742401, -0.9517654776573181, -0.3459184169769287, 0.47684788703918457, 0.21697795391082764, 0.3643416464328766, -0.09109515696763992, -0.9611206650733948, 0.39736494421958923, -0.27684056758880615, 0.10897915810346603, 0.02896634116768837, -0.02313338965177536, 0.4660174250602722, 0.2710224390029907, 0.6832348108291626, -1.7316304445266724, 4.382875442504883, 0.3585071861743927, -0.2942647337913513, -0.6274619102478027, 0.3314187228679657, 0.9256764650344849, 1.1957873106002808, -0.7969877123832703, -0.1676374226808548, -0.5004025101661682, 0.5971764326095581, 0.24328051507472992, 0.05813639983534813, -0.24218913912773132, 0.6622787714004517, 0.6392150521278381, -0.6909984350204468, -0.5761001706123352, 0.3401406705379486, -0.9022315144538879, -0.6120923161506653, 0.25710850954055786, -0.7907040119171143, 0.4776182174682617, 0.7083003520965576, 0.3185090124607086, -0.3197978138923645, -0.5508632063865662, 0.054985411465168, 0.033331695944070816, -0.05825204402208328, -0.21845807135105133, 0.5613933801651001, -0.08824364840984344, -0.7683705687522888, -0.024099139496684074, 0.4132636785507202, -0.8675945997238159, -0.34285271167755127, -0.14045819640159607, 0.7556223273277283, -0.04408986121416092, 0.2688206434249878, -0.8819937109947205, -0.023719454184174538, 0.7340763807296753, -0.574851393699646, 0.0646468847990036, 0.6166241765022278, -0.6154035925865173, 1.088673710823059, 0.23030702769756317, 0.7702771425247192, 0.10962086170911789, -0.8501235842704773, 0.010961395688354969, 0.11254005879163742, -0.13090667128562927, 0.7174084782600403, 0.09538702666759491, 0.7252844572067261, -0.29699188470840454, -0.005850743968039751, -0.5461987853050232, -0.21655310690402985, 0.747381865978241, -0.3249315917491913, 0.6908193826675415, -0.061346136033535004, -0.06131357327103615, 0.1166730597615242, -0.28178709745407104, -0.24055488407611847, -0.33837389945983887, 1.0493113994598389, -0.06650889664888382, 0.164397731423378, -0.43641600012779236, 0.6740427613258362, -0.7394575476646423, -0.4910493791103363, -0.31164470314979553, -0.9782357811927795, 0.04015267640352249, 0.7736161947250366, 0.6868681311607361, -0.14929866790771484, -1.1329751014709473, 0.34939339756965637, 0.5040039420127869, 0.17639382183551788, 0.2702462077140808, -1.0467751026153564, -0.0718134343624115, 0.15614823997020721 ]
[ 2004, 20540, 2004, 1037, 9480, 3120, 1012, 1012, 4002, 2509, 12341, 21850, 12227, 3081, 2326, 4748, 14028, 12086, 2089, 4604, 12341, 21850, 12227, 7696, 3081, 2353, 1011, 2283, 2578, 1999, 2019, 3535, 2000, 5114, 3229, 2000, 6778, 3001, 1012, 12341, 21850, 12227, 3081, 2326, 2003, 1037, 3563, 8349, 1997, 12341, 21850, 12227, 1012, 2009, 2003, 2367, 2013, 2060, 3596, 1997, 12341, 21850, 12227, 1999, 2008, 2009, 13495, 1996, 2224, 1997, 2353, 2283, 2578, 2738, 2084, 3495, 3081, 6960, 10373, 6833, 1012, 1056, 16068, 2683, 2620, 13569, 12227, 2005, 2592, 4748, 14028, 12086, 2089, 4604, 13569, 12227, 7696, 2000, 12005, 26243, 7591, 2592, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 13569, 12227, 2005, 2592, 2003, 2019, 3535, 2000, 7577, 7889, 2046, 4487, 19722, 2140, 4726, 2592, 1010, 4703, 22496, 2030, 2060, 2895, 3085, 2592, 1012, 13569, 12227, 2005, 2592, 2003, 2367, 2013, 13569, 12227, 1999, 2008, 1996, 7863, 2003, 7215, 2951, 2013, 1996, 6778, 2738, 2084, 23448, 24391, 3642, 1012, 1012, 25604, 12341, 21850, 12227, 2326, 4748, 14028, 12086, 2089, 4604, 12341, 21850, 12227, 7696, 3081, 2353, 1011, 2283, 2578, 2000, 12005, 26243, 7591, 2592, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 12341, 21850, 12227, 2005, 2592, 2003, 2019, 3535, 2000, 7577, 7889, 2046, 4487, 19722, 2140, 4726, 2592, 1010, 4703, 22496, 2030, 2060, 2895, 3085, 2592, 1012, 12341, 21850, 12227, 2005, 2592, 4703, 7336, 2591, 3330, 5461, 1010, 2107, 2004, 20540, 2004, 1037, 3120, 2007, 1037, 3114, 2000, 8145, 2592, 1006, 4654, 1024, 5323, 6115, 2030, 12014, 6115, 1007, 1998, 1013, 2030, 6016, 3674, 1010, 9428, 13661, 7696, 1012, 1012, 4002, 2475, 12341, 21850, 12227, 14449, 4748, 14028, 12086, 2089, 4604, 12341, 21850, 12227, 7696, 2007, 1037, 24391, 14449, 2000, 12005, 26243, 7591, 2592, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 12341, 21850, 12227, 2005, 2592, 2003, 2019, 3535, 2000, 7577, 7889, 2046, 4487, 19722, 2140, 4726, 2592, 1010, 4703, 22496, 2030, 2060, 2895, 3085, 2592, 1012, 12341, 21850, 12227, 2005, 2592, 4703, 7336, 2591, 3330, 5461, 1010, 2107, 2004, 20540, 2004, 1037, 3120, 2007, 1037, 3114, 2000, 8145, 2592, 1006, 4654, 1024, 5323, 6115, 2030, 12014, 6115, 1007, 1998, 1013, 2030, 6016, 3674, 1010, 9428, 13661, 7696, 1012, 1012, 4002, 2509, 12341, 21850, 12227, 4957, 4748, 14028, 12086, 2089, 4604, 12341, 21850, 12227, 7696, 2007, 1037, 24391, 4957, 2000, 12005, 26243, 7591, 2592, 2008, 2064, 2022, 2109, 2076, 14126, 1012, 12341, 21850, 12227, 2005, 2592, 2003, 2019, 3535, 2000, 7577, 7889, 2046, 4487, 19722, 2140, 4726, 2592, 1010, 4703, 22496, 2030, 2060, 2895, 3085, 2592, 1012, 12341, 21850, 12227, 2005, 2592, 4703, 7336, 2591, 3330, 5461, 1010, 2107, 2004, 20540, 2004, 1037, 3120, 2007, 1037, 3114, 2000, 8145, 2592, 1006, 4654, 1024, 5323, 6115, 2030, 12014, 6115, 1007, 1998, 1013, 2030, 6016, 3674, 1010, 9428, 13661, 7696, 1012, 1056, 16048, 22610, 20228, 2923, 5371, 14080, 4748, 14028, 12086, 2089, 19933, 3200, 2862, 6764, 1006, 20228, 2923, 6764, 1007, 2000, 9585, 2060, 24391, 4023, 1010, 2096, 2036, 9280, 9345, 4667, 1998, 11826, 2075, 2291, 13345, 1012, 6097, 2891, 5097, 2224, 20228, 2923, 6764, 1010, 2107, 2004, 1996, 18558, 1012, 20228, 2923, 5371 ]
mitre
10.txt
71