text
stringlengths
1
3.55k
source
stringlengths
24
207
emb
listlengths
1.02k
1.02k
14. 2 • cybersecurity deep dive 877 generate many random inputs and see if the program fails. typically, it involves many inputs. there are various possible kinds of fuzzing : ▪ black - box : the tool knows nothing about the program or its input ; it is easy to use and get started, but it will explore only shallow stat...
openstax_introduction_to_computer_science_-_web
[ 0.0043051219545304775, 0.009780596941709518, 0.018100671470165253, -0.025092441588640213, -0.01635090634226799, -0.08001796156167984, -0.013622067868709564, -0.010869915597140789, -0.030853820964694023, 0.07554510980844498, 0.0412539504468441, 0.020410116761922836, 0.04936104267835617, -0....
… | radamsa - - seed 12 - n 4 | bc - 1 another example is blab, which generates inputs according to grammar ( i. e., it is grammar - based ), specified as regexps and cfgs37 : % blab - e'( ( [ wrstp ] [ aeiouy ] { 1, 2 } ) { 1, 4 } 32 } { 5 } 10'soty wypisi tisyro to patu network - based fuzzing can act as half of a co...
openstax_introduction_to_computer_science_-_web
[ 0.017244862392544746, 0.01723094843327999, 0.00414294796064496, 0.01940535567700863, -0.013851718045771122, -0.07392961531877518, -0.02042694389820099, -0.014431732706725597, -0.013334441930055618, 0.08083496242761612, 0.03586852177977562, 0.024542206898331642, 0.04557953029870987, -0.0878...
sorts of error checkers for testing ( e. g., valgrind memcheck ). • automated black - box testing uses fuzzing components as explained to generate test cases, execute the 35 see https : / / gitlab. com / akihe / radamsa 36 code reproduced with permission from dave levin 37 code reproduced with permission from dave levi...
openstax_introduction_to_computer_science_-_web
[ -0.01737597957253456, 0.0014429240254685283, 0.02776980586349964, -0.018780529499053955, -0.03648938983678818, -0.011235065758228302, -0.026173558086156845, -0.020362239331007004, -0.011795800179243088, 0.08175286650657654, 0.03725697845220566, 0.0454699844121933, 0.036060694605112076, -0....
digital millennium contract act ( dmca ) governs reverse engineering in the united states. you “ may circumvent a technological measure... solely for the purpose of enabling interoperability of an independently created computer program. ” there are two techniques used for re, and a combination of the two works best in ...
openstax_introduction_to_computer_science_-_web
[ -0.023204246535897255, -0.018592407926917076, -0.02144678309559822, 0.00030039914418011904, -0.0074203722178936005, -0.023596283048391342, -0.03142727166414261, 0.0037187421694397926, 0.026873541995882988, 0.07209454476833344, 0.009203149005770683, 0.01878168061375618, 0.03514013811945915, ...
##3 scanning, timing, vm - detection, pop ss trick ). anti - anti - debugging can be tedious. a common way of evasion is to detect evidence of monitoring systems ( e. g., fingerprint a machine / look for fingerprints ) or hide real malicious intents if necessary as follows : if vm _ present ( ) or debugger _ present ( ...
openstax_introduction_to_computer_science_-_web
[ -0.013074303045868874, 0.02316669188439846, -0.013048124499619007, -0.0037343972362577915, -0.005808921530842781, -0.04229052737355232, -0.0294991172850132, -0.015598127618432045, -0.0037491137627512217, 0.061133839190006256, 0.026093952357769012, 0.010774035938084126, 0.02564205788075924, ...
14. 2 • cybersecurity deep dive 879 difficulty layer of abstraction examples easiest application installation, execution easy hardware device name, driver somewhat difficult environment memory, execution artifacts more difficult behavior timing table 14. 5 malware evasion taxonomy in general, there is a prevalence of e...
openstax_introduction_to_computer_science_-_web
[ -0.01932329311966896, -0.02784143202006817, 0.010944169014692307, -0.012767867185175419, 0.009808146394789219, -0.009839636273682117, -0.03275357559323311, -0.008802363649010658, 0.014987902715802193, 0.059528812766075134, -0.003576018614694476, -0.005168234463781118, 0.04146280139684677, ...
tcp / ip network stack have been critical to making an internet that can evolve with changing needs ( at least for the most part ), but the the details really matter. in the following, we will dig into specific protocols to understand the kinds of attacks that can happen at the networking layer and how to protect again...
openstax_introduction_to_computer_science_-_web
[ -0.008218754082918167, -0.01138007640838623, 0.0022392086684703827, 0.010881613940000534, -0.0024590068496763706, -0.020748771727085114, -0.024205345660448074, 0.007742373738437891, 0.029435504227876663, 0.07544472068548203, 0.026152556762099266, -0.012559447437524796, 0.03739321231842041, ...
, nyu. edu ) to delegate responsibility to another ( e. g., cs. nyu. edu ). the name server is the piece of code that answers queries of the form “ what is the ip address for cs. nyu. edu? ” every zone must run at least two name servers. caching is central to the success of the dns service. unfortunately, it is also ce...
openstax_introduction_to_computer_science_-_web
[ 0.009578895755112171, -0.025603633373975754, 0.006203889846801758, 0.002560428809374571, -0.011225500144064426, 0.02516707219183445, -0.034191347658634186, -0.01585351675748825, 0.019160747528076172, 0.06010235846042633, 0.005682196468114853, 0.009871483780443668, 0.035354580730199814, 0.0...
14. 2 • cybersecurity deep dive 881 the query id, it must guess the source port number, which is typically constant for a given server ( often always 53 ). note that if the answer is already in the cache, the attacker will avoid issuing a query in the first place. the same cache poisoning approach may be used to poison...
openstax_introduction_to_computer_science_-_web
[ 0.01195527333766222, 0.011354098096489906, -0.01876980997622013, 0.011942880228161812, -0.04950231313705444, -0.009168504737317562, -0.0285311508923769, -0.0009649886633269489, 0.026380157098174095, 0.04161783680319786, 0.019376588985323906, -0.03325408324599266, 0.025584440678358078, -0.0...
internet connectivity between nodes, and provides global addressing ( ip addresses ). note that if the transport layer uses the tcp protocol, it will only result in best - effort delivery of data ( i. e., no retransmissions ). the ipv4 packet header used by the ip protocol is 20 b long, and one of the header fields is ...
openstax_introduction_to_computer_science_-_web
[ -0.00502938125282526, -0.020666858181357384, 0.018730711191892624, 0.04941300302743912, -0.000793218205217272, -0.02429572492837906, -0.007058002986013889, 0.00023817335022613406, 0.042774781584739685, 0.04121464118361473, -0.011083058081567287, -0.007432040758430958, 0.040031690150499344, ...
, then it is likely that the source was not spoofed. the problem with this approach is that you have to do this for every packet ( i. e., every packet should have something difficult to guess ). this is analogous to the easily predicted query ids in the dns query poisoning attacks that facilitated kaminsky ’ s attack. ...
openstax_introduction_to_computer_science_-_web
[ -0.002152729779481888, 0.01729363575577736, -0.008024927228689194, 0.04634995758533478, -0.02591630257666111, -0.0414513498544693, -0.014273619279265404, 0.01573937200009823, 0.035505421459674835, 0.07987739890813828, 0.012446004897356033, 0.012004195712506771, 0.06429821252822876, -0.0223...
an untrusted network. for example, you could use a vpn to connect to your
openstax_introduction_to_computer_science_-_web
[ -0.0129106305539608, -0.01809973269701004, -0.0198613703250885, 0.036230094730854034, 0.03497608006000519, -0.009232070297002792, 0.0013454505242407322, -0.002752263331785798, 0.027353007346391678, 0.053185295313596725, 0.05689777433872223, -0.007697229739278555, 0.0478808656334877, -0.059...
14. 2 • cybersecurity deep dive 883 company ’ s network for payroll file access while visiting a competitor ’ s office. in that case, a vpn client and server would create an end - to - end encrypted / authenticated channel, as illustrated in figure 14. 39. a predominant way of achieving this is to use internet protocol...
openstax_introduction_to_computer_science_-_web
[ 0.0006927695940248668, -0.009336487390100956, 0.008557106368243694, 0.044321171939373016, -0.004977245815098286, 0.005106255877763033, -0.04132040590047836, -0.0007941249059513211, -0.006752948742359877, 0.05400848016142845, -0.01652100495994091, 0.0014151353389024734, 0.04647292569279671, ...
and the headers the corresponding packet formats are illustrated in figure 14. 40. figure 14. 40 ipsec uses specific packet formats for transport mode and tunnel mode. ( attribution : copyright rice university, openstax, under cc by 4. 0 license ; credit : reproduced with permission from dave levin ) for routing to wor...
openstax_introduction_to_computer_science_-_web
[ -0.0005382095696404576, -0.004152662120759487, 0.014957073144614697, 0.037697624415159225, -0.004767898004502058, 0.005474867299199104, -0.04025013744831085, -0.015149232931435108, 0.005636892281472683, 0.09121093153953552, -0.019242361187934875, 0.016230516135692596, 0.04331066459417343, ...
tcp ’ s second job is flow and congestion control. the idea is to try to use as much of the network as is safe ( not adversely affecting others ’ performance ) and efficient ( using network capacity ). the tcp solution is to dynamically adapt how quickly it sends packets based on the network path ’ s capacity. furtherm...
openstax_introduction_to_computer_science_-_web
[ 0.02152089960873127, 0.02973649650812149, 0.011572251096367836, 0.029485134407877922, -0.04735175520181656, -0.05190974101424217, 0.008484137244522572, -0.02658959850668907, 0.021300600841641426, 0.07347158342599869, -0.009724044241011143, -0.0034850097727030516, 0.016878455877304077, -0.0...
the attacker “ c ” likes ). a possible problem is that the host who owns that spoofed ip address may respond to the syn + ack with a rst, deleting the local state at the victim. therefore, an attacker should spoof an ip address of a host that it knows will not respond.
openstax_introduction_to_computer_science_-_web
[ -0.007416619453579187, 0.0174579881131649, -0.004403190687298775, 0.013431615196168423, -0.022349858656525612, -0.0585441030561924, 0.0016274785157293081, 0.033869292587041855, -0.0018302752869203687, 0.08914586901664734, 0.013484733179211617, 0.0009321288671344519, 0.019387399777770042, -...
14. 2 • cybersecurity deep dive 885 figure 14. 43 this ip address spoofing example illustrates how to detect many incomplete handshakes from a single ip address and then spoof the source ip address. ( attribution : copyright rice university, openstax, under cc by 4. 0 license ; credit : reproduced with permission from ...
openstax_introduction_to_computer_science_-_web
[ -0.005114317871630192, 0.04033965989947319, 0.04828457534313202, -0.010115450248122215, -0.002596003469079733, -0.03983190283179283, 0.008428816683590412, -0.0013613636838272214, 0.013533755205571651, 0.09747771173715591, 0.008748066611588001, -0.0036054246593266726, 0.04497934877872467, -...
0 license ; credit : reproduced with permission from dave levin ) a typical defense is to ensure that the initial sequence number is difficult to predict. opt - ack attacks take advantage of the fact that tcp uses acks not only for reliability but also for congestion control ( i. e., the more acks come back, the faster...
openstax_introduction_to_computer_science_-_web
[ 0.00901105161756277, 0.0191818755120039, 0.03076290525496006, 0.026907777413725853, -0.040696460753679276, -0.034715473651885986, -0.04061959683895111, -0.0012833391083404422, 0.0025067939423024654, 0.11888498812913895, 0.00220454391092062, -0.006531601306051016, 0.0354459173977375, -0.021...
14. 2 • cybersecurity deep dive 887 figure 14. 49 the opt - ack attack scheme results in packets getting dropped while tcp is fooled into thinking that packets were acknowledged. ( attribution : copyright rice university, openstax, under cc by 4. 0 license ) the big deal with this attack is its amplification factor. an...
openstax_introduction_to_computer_science_-_web
[ 0.031918350607156754, -0.0005250831018202007, 0.021657828241586685, 0.07902855426073074, -0.047781188040971756, -0.054331157356500626, -0.011221343651413918, 0.017319506034255028, -0.016745921224355698, 0.09392964839935303, 0.009890594519674778, 0.001160997780971229, 0.038523394614458084, ...
a way that is still compatible with existing implementations of tcp. also, note that an essential goal in networking is incremental deployment. ideally, we should be able to benefit from a system / modification when even a subset of hosts deploy it. now, let us focus on the application layer of the tcp / ip stack and s...
openstax_introduction_to_computer_science_-_web
[ 0.020121023058891296, 0.012110967189073563, 0.008004289120435715, 0.02910250797867775, -0.01343451626598835, -0.022216305136680603, -0.03696666285395622, -0.04238969087600708, 0.022903215140104294, 0.039101742208004, -0.024628661572933197, -0.025224771350622177, 0.059733469039201736, -0.00...
1. 0 protocol was the first standardized version of ssl with some improvements for key derivation ( refer to ietf. org rfc 2246 ). tls 1. 1 ( rfc 4346 ) addressed some security flaws, and tls 1. 2 ( rfc 5246 ) added more flexibility in using hash functions. tls 1. 3 brought significant changes ( e. g., no rsa key excha...
openstax_introduction_to_computer_science_-_web
[ 0.0013510865392163396, 0.004425717983394861, 0.007803788408637047, 0.011872384697198868, -0.017664523795247078, -0.012303938157856464, -0.018796473741531372, -0.035295359790325165, 0.017434777691960335, 0.07782033830881119, -0.004193529952317476, 0.010979737155139446, 0.03883904218673706, ...
protection against these types of attacks needs to be at a lower layer and is provided by datagram tls ( rfc 4347 ). dtls is a slight modification of tls that provides reliability for the handshake and ensures that data records are independent. tatu ylonen originally designed the secure shell ( ssh ) protocol, which is...
openstax_introduction_to_computer_science_-_web
[ 0.01292745303362608, 0.02111082337796688, -0.005968137644231319, -0.0061960844323039055, 0.002363718580454588, 0.013586017303168774, -0.007639606017619371, -0.010823523625731468, -0.010394594632089138, 0.07133805751800537, 0.00946454145014286, 0.03304487094283104, 0.04592755809426308, -0.0...
illustrates how an x11 remote connection can be established using ssh.
openstax_introduction_to_computer_science_-_web
[ 0.018259646371006966, 0.03515857085585594, 0.009823399595916271, -0.011499511078000069, -0.019587570801377296, -0.02139955572783947, -0.035479336977005005, -0.013166292570531368, 0.02457943931221962, 0.06002267822623253, 0.018767099827528, 0.025837523862719536, 0.023297347128391266, -0.016...
14. 2 • cybersecurity deep dive 889 figure 14. 52 with an x11 remote ssh connection, the server simply has to “ setenv display localhost : xxxx ” and the applications just automatically work. ( attribution : copyright rice university, openstax, under cc by 4. 0 license ) finally, ssh is backward and compatible with rsh...
openstax_introduction_to_computer_science_-_web
[ -0.030154336243867874, 0.03400379419326782, -0.0069618234410882, 0.006973416544497013, -0.024252701550722122, -0.0066789910197257996, -0.0024632983841001987, -0.04203946143388748, 0.021616725251078606, 0.051582641899585724, 0.005080358125269413, 0.016093915328383446, 0.04232677072286606, -...
warnings is inconsistent and the warnings are often ignored. ui interface - based attacks exploit invalid certs ( i. e., expired, misidentified url, unknown ca such as a self - signed certificate ). the defense is to issue browser warnings and require users to go through an anti - usability page to continue. another ty...
openstax_introduction_to_computer_science_-_web
[ -0.01824537292122841, -0.005276830866932869, 0.02355372905731201, 0.02390158735215664, -0.015065457671880722, -0.018907181918621063, -0.013099937699735165, -0.032972585409879684, 0.03755383566021919, 0.07911793142557144, 0.04461091011762619, -0.004302185028791428, 0.023321613669395447, -0....
attacker is now a ca! • make a cert for any site, browsers will accept it md5 ca certificates still exist, but cas have stopped signing certificates with them. sha - 1 should not be used either. there are numerous other types of attacks : • goto fail ( feb. 2014 ) was an apple ssl bug that resulted in skipping certific...
openstax_introduction_to_computer_science_-_web
[ -0.04306045547127724, 0.008832373656332493, 0.023821387439966202, 0.020564453676342964, -0.027468347921967506, 0.011937273666262627, -0.01074298657476902, -0.02501566708087921, 0.031001243740320206, 0.05881359428167343, 0.0043342020362615585, 0.01982450671494007, 0.053166043013334274, -0.0...
browsers ) against : • risk 1 : we want data stored on a web server to be protected from unauthorized access. • risk 2 : we do not want malicious ( or compromised ) sites to be able to trash files / programs on user computers. • risk 3 : we do not want a malicious site to be able to spy on or tamper with information or...
openstax_introduction_to_computer_science_-_web
[ -0.007670411374419928, -0.009358923882246017, 0.017192061990499496, 0.01564170978963375, 0.01379699818789959, 0.028996052220463753, -0.007280651479959488, 0.0030172925908118486, 0.02871142141520977, 0.03647296875715256, 0.006422641687095165, 0.01786789670586586, 0.048499833792448044, -0.01...
14. 2 • cybersecurity deep dive 891 • nist cybersecurity standards ( in particular nist sp 800 - 53, sp 800 - 171, csf, sp 1800 series ) • other global it security frameworks and standards : iso 27000 series, cobit, cis controls, hitrust common security framework, gdpr, coso • industry it security standards : pci, hipa...
openstax_introduction_to_computer_science_-_web
[ 0.010204089805483818, 0.004352808464318514, 0.025477591902017593, 0.004967549815773964, -0.025737281888723373, -0.0258225928992033, -0.03163832426071167, -0.013010655529797077, 0.030083365738391876, 0.04103068262338638, -0.027105197310447693, 0.016205979511141777, 0.04378789663314819, -0.0...
access, modify, or destroy information stored on the cloud platform. they can also leverage privileged credentials or positions to modify the cloud platform to gain access to networks connected to or consuming cloud resources. • cyber criminals and / or nation - state - sponsored actors : they can leverage a cloud arch...
openstax_introduction_to_computer_science_-_web
[ -0.011052864603698254, -0.008113166317343712, 0.01933603174984455, 0.03179597482085228, 0.02930077724158764, 0.0011830286821350455, -0.062346138060092926, -0.02591000311076641, 0.01040730345994234, 0.03978649899363518, -0.02413099631667137, 0.010272908955812454, 0.04683908447623253, -0.039...
key management as well as isolation and containment, robust log management, and an audit infrastructure. the security architecture provides the isolation, confidentiality, and access control required to protect end users ’ data and applications. • trustworthy cybersecurity assurance requires that the end users have con...
openstax_introduction_to_computer_science_-_web
[ -0.007082429248839617, -0.0002359053905820474, -0.006099389865994453, 0.028527896851301193, 0.0020629484206438065, 0.0005190265364944935, -0.07872120290994644, -0.014397640712559223, 0.028065595775842667, 0.040962498635053635, -0.04795077070593834, 0.002206271979957819, 0.02692251093685627, ...
types such as infrastructure as a service ( iaas ) vs. platform as a service ( paas ) to create solutions in the cloud, csps and cloud end users share unique and overlapping responsibilities to ensure the security of services and sensitive data stored in public clouds. shared responsibility considerations include threa...
openstax_introduction_to_computer_science_-_web
[ -0.027170097455382347, -0.02198926918208599, 0.02564365044236183, 0.024957263842225075, -0.013727346435189247, -0.022523919120430946, -0.029985446482896805, -0.013895707204937935, 0.027015909552574158, 0.036150649189949036, -0.030605554580688477, 0.023796312510967255, 0.03423449397087097, ...
14. 2 • cybersecurity deep dive 893 concerns with big data analytics. hacking and various attacks to cloud infrastructure do happen and may affect multiple clients even if only one site is attacked. to optimize making sense from the big data, organizations need to integrate parts of their sensitive data into the bigger...
openstax_introduction_to_computer_science_-_web
[ -0.005937786307185888, 0.02545185200870037, 0.017499327659606934, 0.028017882257699966, 0.008870742283761501, 0.013985656201839447, -0.033065762370824814, -0.016587503254413605, 0.02646624483168125, 0.02987806499004364, -0.01609620451927185, -0.018051115795969963, 0.035172849893569946, -0....
). traditional database management systems / frameworks are easier to migrate to the cloud. for example, traditional database management systems such as mysql, postgressql, or sql server, can be migrated to google cloud sql. google also provides cloud - based nosql database systems ( e. g. firestone document database, ...
openstax_introduction_to_computer_science_-_web
[ -0.009096338413655758, -0.02185947820544243, 0.011607412248849869, 0.03189072757959366, -0.004589317832142115, -0.0020683251786977053, -0.022713815793395042, -0.007973813451826572, 0.03334646299481392, 0.05526483803987503, -0.006827834062278271, -0.015598601661622524, 0.035974252969026566, ...
user. the possibility, or even likelihood, of data being stored in other regions and countries, also requires meeting those region ’ s legal and regulatory requirements for data protection. all this makes it more challenging to create trustworthy controls for the monitoring, governance, and auditing of the csp environm...
openstax_introduction_to_computer_science_-_web
[ 0.012389075942337513, 0.02033856324851513, 0.013422857969999313, -0.0032619249541312456, -0.028659449890255928, -0.004357263445854187, -0.02459629997611046, -0.019586175680160522, 0.012904331088066101, 0.040642306208610535, -0.013166012242436409, -0.009058873169124126, 0.025925660505890846, ...
the houses in neighborhoods. as part of the new software, you are required to provide one - click access to this information from the mapping software. while creating these new features, you realize that the database of information contains fields such as social security number, mother ’ s maiden name, and primary emai...
openstax_introduction_to_computer_science_-_web
[ 0.007696417160332203, 0.04194331169128418, -0.03735971078276634, 0.006614864803850651, -0.010668576695024967, -0.029292602092027664, -0.035119783133268356, -0.011156008578836918, 0.02425452135503292, 0.02888420596718788, 0.008812358602881432, -0.00402138102799654, 0.004123854450881481, -0....
14. 2 • cybersecurity deep dive 895 industry 4. 0 metaverse smart ecosystems cybersecurity while the metaverse and web3 offer organizations new frontiers for customer engagement and business growth, these also create the potential for new cybersecurity risks that could lead to financial losses, brand and reputational d...
openstax_introduction_to_computer_science_-_web
[ 0.008817078545689583, 0.011280009523034096, -0.008031287230551243, 0.035030562430620193, 0.010766256600618362, -0.025412723422050476, -0.027105096727609634, -0.01715128868818283, 0.03631266579031944, 0.03215952217578888, -0.02727469801902771, -0.011094542220234871, 0.020376678556203842, -0...
suspicious activity in the system. in addition, ai can be used in testing, such as simulating system attacks to help cybersecurity professionals identify areas of risk and vulnerabilities that should be addressed. according to ibm, ai can help protect data in hybrid cloud environments with tools such as shadow data ide...
openstax_introduction_to_computer_science_-_web
[ -0.007565679028630257, 0.04425913840532303, -0.004221370909363031, 0.009932955726981163, -0.0035141734406352043, -0.01836412027478218, -0.03256002068519592, -0.0004871154378633946, 0.027262642979621887, 0.06593171507120132, -0.004756513983011246, -0.026064235717058182, 0.024513015523552895, ...
, openstax, under cc by 4. 0 license ) industry 5. 0 supersociety solutions cybersecurity in addition to the smart ecosystem services mentioned in the previous subsection, industry 5. 0 supersociety solutions combine various platforms and technologies such as autonomous systems platforms, advanced robotics platforms, n...
openstax_introduction_to_computer_science_-_web
[ 0.00201948219910264, 0.009890813380479813, -0.0022469640243798494, 0.05135338008403778, 0.007408126723021269, -0.0201460812240839, -0.03570421785116196, -0.004797252826392651, 0.04029158875346184, 0.019107680767774582, -0.022943785414099693, 0.007629707455635071, 0.02870519645512104, -0.02...
not always be possible to simply rely on the establishment of cloud security / trust architectures and cloud governance processes. using third - party tools to address the lack of scalability of a csp ’ s cloud platform may
openstax_introduction_to_computer_science_-_web
[ 0.025838160887360573, -0.002560076303780079, 0.011763965710997581, 0.024297336116433144, -0.02274446189403534, -0.013743286952376366, -0.04354129359126091, -0.015278750099241734, 0.04929476976394653, 0.020650679245591164, -0.022674135863780975, -0.02306515909731388, 0.013488251715898514, -...
14. 2 • cybersecurity deep dive 897 introduce vulnerabilities and requires additional defense mechanisms. the deployment of autonomous systems is also subject to various regulations and standards that are not typically covered by cloud security / trust architectures and governance processes. therefore additional securi...
openstax_introduction_to_computer_science_-_web
[ 0.0036000842228531837, 0.003261165926232934, -0.0029495921917259693, 0.04365881159901619, 0.005526635330170393, 0.01146034523844719, -0.04391251504421234, 0.0012924524489790201, 0.03231019154191017, 0.02945135347545147, 0.002924839500337839, -0.016765112057328224, 0.018432719632983208, -0....
could also enable the creation of tiny sensors that could detect unauthorized access to networks or data. the use of nanotechnology in cybersecurity could provide users with a greater level of privacy and security. for example, nanomaterials could be used to create encryption keys that are much more difficult to crack ...
openstax_introduction_to_computer_science_-_web
[ -0.0009209946147166193, -0.011374689638614655, 0.028853148221969604, 0.0346430204808712, -0.014774514362215996, -0.0023920985404402018, -0.054835520684719086, -0.027327541261911392, 0.024625442922115326, 0.05755450949072838, 0.027540603652596474, -0.05283598229289055, 0.04199601337313652, ...
continues to develop, it is important that the security industry works to ensure that the benefits of nanotechnology are maximized while minimizing the risks. this appears to be the only way to implement supersociety nanotechnology platforms assurance. supersociety supercompute platform assurance supercompute is yet an...
openstax_introduction_to_computer_science_-_web
[ -0.002934566466137767, 0.005705260671675205, -0.007738983724266291, 0.04818340763449669, 0.017728444188833237, -0.021649852395057678, -0.0293753519654274, 0.007214573211967945, -0.007733428385108709, 0.03802582249045372, 0.032162245362997055, -0.02020474150776863, 0.026563890278339386, -0....
this appears to be the only way to implement supersociety supercompute platform assurance. supersociety autonomous supersystems platform assurance the technical challenges associated with securing autonomous supersystems are analogous to those of securing autonomous systems platforms, which were covered in supersociety...
openstax_introduction_to_computer_science_-_web
[ 0.003480391576886177, 0.0006857783300802112, -0.024337835609912872, 0.04345418140292168, 0.002791025908663869, 0.005594829563051462, -0.032343462109565735, -0.003365954151377082, 0.013501355424523354, 0.026041461154818535, 0.014218704774975777, -0.01839674822986126, -0.0008365618414245546, ...
14. 3 governing the use of cyber resources learning objectives by the end of this section, you will be able to : • understand cyber economics • relate to responsible computing • understand how cyber economics and responsible computing apply to internet web / mobile solutions • understand how cyber economics and respons...
openstax_introduction_to_computer_science_-_web
[ 0.031203867867588997, 0.00490183150395751, -0.028885778039693832, 0.0373920202255249, -0.02368796244263649, -0.007251603528857231, -0.029581507667899132, -0.028112201020121574, 0.006560830865055323, 0.05321138724684715, -0.00793776661157608, 0.01394282840192318, 0.015294728800654411, -0.00...
14. 3 • governing the use of cyber resources 899 in cyber economics, at least three crucial aspects of cybersecurity require policy and legislation to help mitigate risks. the first is online identity theft, which refers to the illegal possession and use of an individual ’ s pii. identity theft is the primary way cyber...
openstax_introduction_to_computer_science_-_web
[ 0.01189344096928835, -0.005136370193213224, -0.0050561511889100075, 0.0317671112716198, -0.008632015436887741, -0.006066835485398769, -0.014682779088616371, -0.05087360739707947, -0.011561530642211437, 0.06997634470462799, 0.008953976444900036, 0.000773789593949914, 0.015964237973093987, -...
and territories with strategies in all areas is a short list that includes china, france, germany, and russia. the united states does not have digital content regulations, but all other areas are covered to some extent. responsible computing basics despite the lack of guidance from governments and other institutions, o...
openstax_introduction_to_computer_science_-_web
[ -0.006290821358561516, -0.016352875158190727, -0.042219847440719604, 0.033501941710710526, 0.0028695573564618826, 0.01113860122859478, 0.02365635707974434, -0.009599139913916588, 0.0009283444960601628, 0.06133396923542023, -0.0042039803229272366, 0.008707800880074501, -0.01098956260830164, ...
manifesto. the manifesto — the first outcome and deliverable — includes the six values of technologies and innovations, exclusive systems, data, conscious code, efficient use, and data centers. it also includes the principles of sustainability, circularity, openness, inclusivity, authenticity, and accountability. respo...
openstax_introduction_to_computer_science_-_web
[ -0.0006029095966368914, -0.0013119119685143232, -0.025984879583120346, 0.03243014216423035, 0.0025091650895774364, 0.008479580283164978, 0.00572247663512826, 0.00003647398261819035, 0.013105054385960102, 0.02372148260474205, -0.02573523111641407, 0.024147164076566696, -0.014661012217402458, ...
the third pillar of responsible computing, organizations make conscious code choices that optimize environmental, social and economic impacts over time. this includes practices such as ensuring that code is efficient and results in fewer http requests and smaller page sizes. technology in everyday life dealing with eth...
openstax_introduction_to_computer_science_-_web
[ 0.007097902242094278, 0.012686455622315407, -0.04362984001636505, 0.003792686853557825, 0.010263939388096333, -0.01794782280921936, -0.004751981236040592, -0.0089047746732831, -0.004716710653156042, 0.009997887536883354, 0.009048118256032467, 0.02788199670612812, 0.024541189894080162, 0.00...
14. 3 • governing the use of cyber resources 901 assurance team and test the software of functional performance and are given the test plan. you are told that there are four levels of bug reporting : • bug level 1 : critical functionality is missing or not present in the software • bug level 2 : critical functionality ...
openstax_introduction_to_computer_science_-_web
[ 0.020405171439051628, -0.019921017810702324, -0.028935754671692848, 0.051970310509204865, 0.0005314535228535533, -0.011268321424722672, 0.02817956730723381, -0.022777453064918518, -0.01679655909538269, 0.027559394016861916, -0.019186673685908318, 0.01990879699587822, 0.015306368470191956, ...
language models regulation, and human - centered computing in the metaverse, which strive to ensure that algorithms are based on trustworthy data. this includes efforts by the world economic forum to transform from society
openstax_introduction_to_computer_science_-_web
[ 0.008474432863295078, -0.0185154490172863, -0.020671425387263298, 0.01958819106221199, 0.027250725775957108, -0.007067190017551184, 0.0022400827147066593, -0.05447037145495415, -0.01905997283756733, 0.01574910804629326, 0.012577037326991558, -0.009357455186545849, 0.013989672996103764, -0....
4. 0 to society 5. 0 ( figure 14. 54 ). 902 14 • cyber resources qualities and cyber computing governance access for free at openstax. org figure 14. 54 the world economic forum ’ s goals are to create a society that enables anyone from any background to use their abilities to create value. ( attribution : modification...
openstax_introduction_to_computer_science_-_web
[ 0.023218447342514992, 0.015872692689299583, -0.03455096110701561, 0.04653467237949371, -0.0026445479597896338, -0.018803276121616364, -0.0024784505367279053, -0.007210084702819586, -0.008585801348090172, 0.02050650119781494, -0.018193570896983147, -0.012371204793453217, 0.03230136260390282, ...
particularly affected by organizations taking shortcuts in the various layers of their solutions to limit costs or other quality enforcement measures at the infrastructure, application frameworks, applications, and
openstax_introduction_to_computer_science_-_web
[ -0.006375778000801802, -0.0022789465729147196, -0.010228483937680721, 0.02902005985379219, -0.014948989264667034, -0.003368092468008399, -0.005657070782035589, -0.06210273876786232, 0.00822951178997755, 0.04997080937027931, -0.0015796716324985027, 0.008367731235921383, -0.0009715026244521141...
14. 3 • governing the use of cyber resources 903 information levels. in addition, responsible computing requires that when organizations use the internet, they should do things like verify information before they post it and make every effort to protect users ’ privacy. cyber economics and responsible computing for clo...
openstax_introduction_to_computer_science_-_web
[ 0.031228158622980118, 0.004822971299290657, -0.03351970762014389, 0.04825473576784134, -0.00022979671484790742, -0.00866412278264761, -0.015951327979564667, -0.029250413179397583, 0.004895636811852455, 0.03637953847646713, -0.02041991986334324, 0.005812321323901415, 0.022442419081926346, -...
food insecurity, and new treatments for diseases. unlocking the full potential of these computing technologies requires global collaboration among public and private institutions with responsible use at the center of their development and deployment. the recently launched open quantum institute or oqi is an example of ...
openstax_introduction_to_computer_science_-_web
[ 0.01758131943643093, -0.009024527855217457, -0.05115318298339844, 0.041846998035907745, 0.007244530133903027, -0.011207284405827522, -0.021562766283750534, -0.042992621660232544, -0.00604810006916523, 0.048699721693992615, 0.014768595807254314, -0.018557818606495857, 0.020159732550382614, ...
14. 3 • governing the use of cyber resources 905 chapter review key terms access control process of regulating the people and devices that can use a computer system ’ s resources adaptability ability to change or modify the current system to meet the needs of a different industry requirement advanced persistent threat ...
openstax_introduction_to_computer_science_-_web
[ 0.0035276415292173624, 0.006189669948071241, 0.01174426730722189, 0.0432359017431736, -0.01209309883415699, 0.017486484721302986, -0.05100828409194946, -0.036983538419008255, 0.0025455208960920572, 0.0545707643032074, 0.003255292773246765, -0.01139614637941122, 0.023549238219857216, -0.050...
are no longer needed identity and access management ( iam ) roles and access privileges for each user, as well as the conditions under which they are granted or denied their privileges identity theft illegal possession and use of an individual ’ s pii ilities “ abilities ” of architectural properties industrial espiona...
openstax_introduction_to_computer_science_-_web
[ 0.013727206736803055, 0.012250297702848911, -0.0009343133424408734, 0.03165953978896141, 0.004370461218059063, 0.00924884807318449, -0.026861421763896942, -0.04275672137737274, -0.005033247172832489, 0.05440033599734306, 0.04500999301671982, -0.011081974022090435, 0.014736293815076351, -0....
posing as legitimate companies privacy process of keeping your actions online concealed from the public, such as messages intended only for certain individuals ransomware malware that encrypts data and demands a ransom to unlock or prevent data exposure reliability ability of the system to perform as needed and to spec...
openstax_introduction_to_computer_science_-_web
[ 0.01432690117508173, 0.007306475657969713, -0.002215914661064744, 0.041702039539813995, -0.02444188855588436, 0.003637811169028282, -0.025243831798434258, -0.032234176993370056, -0.008936014026403427, 0.030554769560694695, 0.011391187086701393, 0.020249392837285995, 0.008952975273132324, 0...
14. 1 cyber resources management frameworks • cyber refers to anything relating to computers or information technology. at the same time, cyber resources are cyber tools, platforms, and solutions that store, process, and manage data and other assets electronically and make them available via networks, including the pol...
openstax_introduction_to_computer_science_-_web
[ 0.03326478227972984, 0.0015508350916206837, -0.00830787792801857, 0.018781382590532303, -0.05478139594197273, -0.010834116488695145, 0.003912145737558603, -0.050384100526571274, 0.002090044552460313, 0.05025342106819153, -0.022792980074882507, 0.010226469486951828, 0.004791952669620514, -0...
standard, details different software quality models and provides a strong definition for the “ ilities. ” • the oma rm, oma guide ( omg ), and togaf trm help guide functional and non - functional requirements by creating a taxonomy of service qualities. togaf recommends a combination of quantitative and qualitative met...
openstax_introduction_to_computer_science_-_web
[ 0.021897371858358383, 0.003465128131210804, -0.0322372242808342, 0.009644724428653717, -0.042503442615270615, -0.009236718527972698, 0.005090296268463135, -0.02047722414135933, 0.044036805629730225, 0.044961586594581604, -0.01924038864672184, 0.014963643625378609, 0.017169293016195297, -0....
14. 2 cybersecurity deep dive • cybersecurity refers to the policies, procedures, technology, and other tools, including people, on which organizations rely to protect their computer systems and technological environments from digital threats. cybersecurity focuses on five categories of security : network, application,...
openstax_introduction_to_computer_science_-_web
[ -0.0035861381329596043, 0.02486788108944893, -0.0069548762403428555, 0.02852705307304859, -0.0030287683475762606, 0.009223490953445435, -0.01903245598077774, -0.03370939567685127, 0.022663429379463196, 0.028241168707609177, 0.0000983604186330922, -0.031908951699733734, 0.022791605442762375, ...
##security breaches result from malicious insiders working for themselves or in concert with outside hackers. • the cybersecurity risk surface is expanding, with thousands of new vulnerabilities reported in old and new applications and devices. the opportunities for human error ( specifically by negligent employees or ...
openstax_introduction_to_computer_science_-_web
[ -0.03665407747030258, 0.024488475173711777, 0.01076161116361618, 0.046081848442554474, -0.00342748686671257, -0.013181207701563835, -0.01139150932431221, -0.025447214022278786, 0.031744226813316345, 0.0507761649787426, -0.022765761241316795, -0.024557212367653847, 0.03049502894282341, -0.0...
##ography can help ensure properties such as confidentiality ( i. e., secrecy, privacy ), integrity ( i. e., tamper resilience ), authenticity, availability, and nonreputability ( or deniability ). • authentication, passwords, and access control are critical tools in cybersecurity. the three most common access control ...
openstax_introduction_to_computer_science_-_web
[ 0.026239918544888496, 0.0018535577692091465, 0.029296686872839928, -0.0037578644696623087, 0.003956344444304705, -0.0009268489666283131, 0.01795600913465023, -0.02653154544532299, 0.0026391646824777126, 0.06095786765217781, -0.010707278735935688, 0.0035863497760146856, 0.033250827342271805, ...
14. 3 governing the use of cyber resources • cyber economics refers to the sectors of the economy driven by digital information and the need for cybersecurity. this includes the risks of online economic transactions and the need for regulatory oversight to govern cybersecurity and cyber economics. • in cyber economics,...
openstax_introduction_to_computer_science_-_web
[ 0.019097210839390755, 0.00838202703744173, -0.018133126199245453, 0.04548661783337593, -0.007686962373554707, 0.007021220866590738, -0.014354350976645947, -0.05494369938969612, -0.007429962977766991, 0.05354844406247139, -0.020904749631881714, 0.0034547410905361176, -0.010736299678683281, ...
b. evolvability c. extensibility d. scalability 6. what ability is also referred to as the learning curve? a. nomadicity b. performance c. adaptability d. understandability 7. the togaf model is designed to provide several techniques for what process? a. quality assessment b. requirements gathering c. modeling d. compl...
openstax_introduction_to_computer_science_-_web
[ 0.0109970448538661, -0.0033787740394473076, -0.014349343255162239, 0.022081686183810234, -0.06027640402317047, -0.006763007957488298, -0.01642700470983982, -0.03026009164750576, 0.016892915591597557, 0.0684281513094902, -0.013803116045892239, 0.03673311322927475, 0.03571604937314987, -0.03...
availability d. anonymity, authenticity, and assurance 16. what cybersecurity domain focuses on protecting the data and digital files maintained in a system? a. network security b. application security c. information security d. infrastructure security 17. as a hacker, you have decided that the best way to achieve your...
openstax_introduction_to_computer_science_-_web
[ 0.015943922102451324, 0.009683027863502502, 0.001004822552204132, 0.015813736245036125, -0.01094502117484808, 0.00930010061711073, -0.018375227227807045, -0.03309198096394539, -0.02001340314745903, 0.05285961925983429, -0.011988493613898754, 0.023256950080394745, 0.00971619039773941, -0.03...
compare the areas of responsible infrastructure and responsible systems. give at least three differences or three similarities. 2. cyber resource quality requirements are a theme all throughout the chapter. summarize what you have learned and apply it to the trm. 3. the togaf reference model is a resource that can be u...
openstax_introduction_to_computer_science_-_web
[ 0.017064949497580528, 0.027167730033397675, 0.007847687229514122, 0.010641060769557953, -0.04806113988161087, -0.022079890593886375, -0.02163044735789299, -0.041142016649246216, -0.003756025806069374, 0.05820838361978531, -0.02465098351240158, 0.02323014661669731, 0.016430556774139404, -0....
apply the concepts of responsible computing to help with risks of identity theft when using the internet? 15. explain why responsible impact is important to cloud computing? practice exercises 1. your supervisor has asked you to lead a team to adopt a technical reference model ( trm ) framework for your organization ’ ...
openstax_introduction_to_computer_science_-_web
[ -0.004662335850298405, 0.03773500397801399, -0.023425690829753876, 0.012955110520124435, -0.024628043174743652, -0.014016377739608288, -0.03307707607746124, -0.011917623691260815, 0.015397454611957073, 0.07592488825321198, -0.032609786838293076, 0.016866613179445267, 0.020645882934331894, ...
when applying responsible computing to smart ecosystems solutions? 13. you share files in the cloud with colleagues in multiple countries. as you do this, which of the pillars of responsible computing are you most concerned about and why? 14 • chapter review 913 problem set a 1. your company is receiving bad press beca...
openstax_introduction_to_computer_science_-_web
[ 0.026480866596102715, 0.0020935344509780407, -0.00917319767177105, 0.042526695877313614, 0.013936160132288933, -0.0007168602314777672, -0.016948066651821136, 0.0051470729522407055, 0.018321869894862175, 0.03567175939679146, -0.05308718606829643, 0.020699352025985718, 0.03521953150629997, 0...
in other divisions, can adapt as new standards and practices are implemented, and will be able to survive if the system experiences an attack or disruption of service. which qualities is your company most concerned about? 2. your company does business with several customers who access the company ’ s system using iot d...
openstax_introduction_to_computer_science_-_web
[ 0.014872905798256397, 0.010246872901916504, -0.004588737152516842, 0.018223127350211143, 0.014504453167319298, -0.001106706098653376, -0.01653956063091755, 0.017654944211244583, 0.03353041410446167, 0.07802106440067291, -0.02170754037797451, 0.02556050941348076, 0.012755420058965683, -0.01...
to respect japan ’ s efforts to develop a super - society. thought provokers 1. you have been tasked with developing the architecture for a small company that provides landscaping services to about 1, 000 customers. what are the company ’ s activities that must be considered, and what inputs are required to develop thi...
openstax_introduction_to_computer_science_-_web
[ 0.03068172186613083, 0.02950402908027172, -0.02614005282521248, 0.015538995154201984, -0.003495568409562111, -0.015493747778236866, -0.03689397871494293, 0.001437343773432076, -0.0027950010262429714, 0.036951739341020584, -0.013884734362363815, 0.008122206665575504, 0.033759359270334244, -...
for government organizations to oversee and ensure proper governance of such cybersecurity measures. focus on the impact some of the incidents have had on the local communities that depend on these types of infrastructure. 14 • chapter review 915 916 14 • chapter review access for free at openstax. org a appendix a : n...
openstax_introduction_to_computer_science_-_web
[ 0.011040356941521168, -0.009486174210906029, 0.0014528479659929872, 0.03518928214907646, 0.04911038652062416, 0.024772673845291138, -0.05747149884700775, -0.04088861122727394, 0.029490195214748383, 0.06989840418100357, 0.004871232435107231, -0.01781305857002735, 0.022070199251174927, -0.03...
networks need architecture to ensure the component parts are arranged and structured appropriately to ensure the network functions as needed ( https : / / book. systemsapproach. org / foundation / architecture. html ). computer networks cannot function without software, which refers to the programs that instruct comput...
openstax_introduction_to_computer_science_-_web
[ 0.017543256282806396, 0.0065072630532085896, 0.02004380151629448, 0.01892310380935669, 0.01936318725347519, 0.006043665576726198, -0.016389738768339157, -0.05483270436525345, 0.00822760071605444, 0.06715422868728638, 0.024539845064282417, 0.0055390396155416965, 0.03115362860262394, -0.0256...
information ( https : / / book. systemsapproach. org / scaling / global. html ). the internet is a good example of a network of networks, since it actually is comprised of many smaller networks that are interconnected ( https : / / book. systemsapproach. org / internetworking / basic - ip. html ). a • appendix a : netw...
openstax_introduction_to_computer_science_-_web
[ -0.011674913577735424, -0.0005933056818321347, 0.025556666776537895, 0.024794157594442368, -0.0025001533795148134, -0.009397845715284348, -0.02030041813850403, -0.03185909986495972, 0.0336313433945179, 0.10597066581249237, 0.005115474574267864, 0.052878495305776596, 0.03614848107099533, 0....
/ trend. html ). hosts as clients and servers to enable communication, networks rely on the client, which sends a request to gain access to a network ’ s file, and the server, which makes a file available by providing access ( https : / / book. systemsapproach. org / foundation / requirements. html # support - for - co...
openstax_introduction_to_computer_science_-_web
[ -0.007716091815382242, -0.005368554499000311, 0.02641195058822632, 0.04299274832010269, 0.0038904582615941763, -0.004203044343739748, -0.035746846348047256, -0.035037290304899216, 0.016387932002544403, 0.08268009126186371, 0.007406281307339668, 0.01639680005609989, 0.04691297933459282, -0....
for data packets to travel as they move through the network ( https : / / book. systemsapproach. org / internetworking / routing. html and https : / / book. systemsapproach. org / internetworking / switching. html # source - routing ). routers ensure that data actually reaches its destination. network performance perfo...
openstax_introduction_to_computer_science_-_web
[ 0.002464388031512499, 0.010721975937485695, 0.01475937943905592, 0.005619395524263382, 0.03550567105412483, -0.008101494051516056, -0.012887689284980297, -0.042182132601737976, -0.007231712341308594, 0.08933515101671219, -0.02593296952545643, 0.010833707638084888, 0.04324551671743393, -0.0...
- host connectivity and supporting application programs. one of the first layering protocols was the osi model, which uses seven layers in its architecture ( https : / / book. systemsapproach. org / foundation / architecture. html # osi - model ). encapsulation is an important part of this process. with encapsulation, ...
openstax_introduction_to_computer_science_-_web
[ 0.015359352342784405, -0.008599193766713142, 0.002283470006659627, -0.013870619237422943, -0.015007155016064644, -0.016078969463706017, 0.004579933825880289, -0.016188664361834526, 0.011951659806072712, 0.0743979811668396, -0.04397475719451904, 0.026349836960434914, 0.04434764385223389, -0...
# bit - oriented - protocols - hdlc ), and clock - based framing ( https : / / book. systemsapproach. org / direct / framing. html # clock - based - framing - sonet ). for host - to - host delivery services, the simple demultiplexor ( udp ) is useful ( https : / / book. systemsapproach. org / e2e / udp. html ). routers...
openstax_introduction_to_computer_science_-_web
[ 0.008090294897556305, -0.018493210896849632, -0.00465447036549449, -0.0005605032201856375, -0.036112505942583084, -0.021564295515418053, -0.020016560330986977, -0.01377718336880207, -0.011727592907845974, 0.09167959541082382, -0.040138129144907, 0.00411485368385911, 0.015441793017089367, 0...
this can impact network functionality. to deal with this issue, the internet relies on a companion protocol for ip called internet control message protocol ( icmp ) ( https : / / book. systemsapproach. org / internetworking / basic - ip. html # error - reporting - icmp ). icmp defines a collection of error messages and...
openstax_introduction_to_computer_science_-_web
[ -0.0032470976002514362, 0.001770437229424715, 0.017033416777849197, 0.04203030839562416, -0.007867463864386082, 0.023984486237168312, -0.0014602005248889327, -0.03512260317802429, 0.022283034399151802, 0.08957096934318542, 0.005911571439355612, 0.010502825491130352, 0.03650589659810066, -0...
. org / data / multimedia. html # video - encoding - standards ). wireless and mobile networks wireless networks function similarly to wired networks, except all wireless links use the same medium. to ensure this medium is shared efficiently, it is divided using the dimension of frequency and space. government agencies...
openstax_introduction_to_computer_science_-_web
[ 0.0008453683694824576, 0.02394000254571438, 0.001880184980109334, 0.04762570932507515, -0.0006020418368279934, 0.03515525907278061, -0.03655993193387985, -0.03484046459197998, 0.02275623194873333, 0.08251652866601944, 0.018361305817961693, 0.012902883812785149, 0.02783263847231865, -0.0467...
technique for packet switching ( https : / / book. systemsapproach. org / internetworking / switching. html # virtual - circuit - switching ). asynchronous transfer mode ( atm ) is a well - known example of networking technology that relies on virtual circuit switching ( https : / / book. systemsapproach. org / interne...
openstax_introduction_to_computer_science_-_web
[ 0.00918416678905487, 0.028552399948239326, -0.0005327031249180436, 0.07023995369672775, 0.005321835167706013, -0.005839400924742222, -0.055573008954524994, -0.04975210875272751, 0.02802915871143341, 0.06605398654937744, -0.004610723350197077, -0.01608952507376671, 0.04233850911259651, -0.0...
arpanet provided the testing ground to develop approaches for link - cost calculations ( https : / / book. systemsapproach. org / internetworking / routing. html # metrics ). the ethernet was developed in the mid - 1970s and eventually dominated technology for local area networking. the basis for ethernet was in aloha,...
openstax_introduction_to_computer_science_-_web
[ 0.0313471183180809, 0.031034480780363083, 0.003381706541404128, 0.010684002190828323, -0.0015977963339537382, 0.02978694438934326, -0.028391700237989426, -0.04171828553080559, 0.0606527216732502, 0.04068664088845253, 0.01044798269867897, 0.0031372164376080036, 0.02125326171517372, -0.03379...
102 algorithm design pattern 104 algorithmic paradigm 113 algorithmic problem - solving 100, 104 allocated memory 160 allocation 246, 250, 253, 261, 272, 275, 278, 279 amazon elastic compute cloud ( ec2 ) 731 amazon simple storage service 764 amazon web service 708 amazon web service ( aws ) 730 american standard code ...
openstax_introduction_to_computer_science_-_web
[ 0.028759531676769257, -0.0076961033046245575, -0.008471725508570671, -0.005511362571269274, -0.023598534986376762, -0.003141418332234025, 0.009354826994240284, -0.021568259224295616, 0.06371217221021652, 0.05881008878350258, 0.014969175681471825, 0.007220363710075617, 0.037264660000801086, ...
, consistency, isolation, and durability ( acid ) 378 attribute 369, 379, 398, 405 augmented reality ( ar ) 786 authentication 243, 245, 284, 285, 286, 840, 845, 846, 850, 851, 889, 891, 892, 893, 898 authorization 243, 250, 284, 285, 286 autocomplete 104 automated testing 480 automation 42 autonomous system 836 autono...
openstax_introduction_to_computer_science_-_web
[ 0.0385332852602005, -0.0007039037300273776, 0.024378573521971703, 0.01992235891520977, -0.034313395619392395, -0.008161203935742378, 0.008661692962050438, -0.014923668466508389, 0.048395272344350815, 0.049908556044101715, 0.014509648084640503, -0.0052829310297966, 0.037366703152656555, -0....
53, 534, 538, 541, 552 boolean 318 bottom - tested loop 329 breadth - first search 124 bring your own cloud ( byoc ) solution 766 brute - force algorithm 115 bug 438, 440, 456, 477 bug tracking system 484 bus 199, 216, 223 business intelligence ( bi ) 408, 444 business logic layer 55 business model 58, 82 business proc...
openstax_introduction_to_computer_science_-_web
[ 0.013853901997208595, -0.018306687474250793, 0.04623284190893173, 0.012524981051683426, -0.0056531596928834915, -0.016816096380352974, -0.0012137526646256447, -0.03736868500709534, 0.031166832894086838, 0.05216817185282707, 0.029501616954803467, 0.03714759275317192, 0.02546403743326664, -0...
411, 689, 702, 712, 725, 733, 734 code block 326, 340, 351 code coverage 477 code generation 348 code relocation 167 code review 457 coercion 318 cognitive computing 416 cognitive robotics 797 collection 103 collision 123 column - oriented database 376, 400 combinatorial explosion 115, 127 combinatorial problem 115 com...
openstax_introduction_to_computer_science_-_web
[ 0.0011314902221783996, -0.03748074918985367, 0.046088237315416336, 0.012982412241399288, -0.012042328715324402, -0.024059396237134933, -0.013741910457611084, -0.007445206865668297, 0.001968427561223507, 0.04440157860517502, 0.03112967312335968, 0.04849374294281006, 0.010447974316775799, -0...
339 contact tracing 99 container 263, 289, 665, 667, 674, 675, 678, 680, 681, 686, 688, 689, 702, 706, 708, 827, 894 container as a service ( caas ) 702 container image 680, 702 container management services 772 container registry ( cr ) 773 containerization 665, 673, 680, 688, 706, 731 containerized 457 containers 827...
openstax_introduction_to_computer_science_-_web
[ -0.0033576511777937412, -0.03148267790675163, 0.050033386796712875, 0.018006931990385056, -0.013658172450959682, -0.007143165450543165, -0.01821306347846985, -0.02075357176363468, 0.025427766144275665, 0.0755620151758194, 0.0013127599377185106, 0.02371024340391159, 0.023071954026818275, -0...
67 data as a service ( daas ) 402 data completeness 369 data compliance 370, 411 data consistency 369, 378, 399 data consolidation 409 data control language ( dcl ) 374 data description language ( ddl ) compiler 375 data dictionary 368, 373 data federation 409 data governance 370 data integration 405, 409 data lake 406...
openstax_introduction_to_computer_science_-_web
[ 0.015258283354341984, -0.044636305421590805, 0.02956498973071575, -0.003240414662286639, -0.02522679977118969, 0.0037521040067076683, 0.012226026505231857, -0.0026725702919065952, 0.003817125456407666, 0.07230678200721741, -0.012212468311190605, 0.027319015935063362, 0.04680488631129265, -...
##rement operator ( - - ) 323 deep learning network 417 deep machine learning 776 demand paging 272, 278 denial of service attacks ( dos ) 395 denial - of - service attack 840 dennard scaling 231 denormalizing 412 deployment 440, 457, 488 depth - first search 123 descriptive analytics 413 design component 53 design pat...
openstax_introduction_to_computer_science_-_web
[ 0.007363239768892527, -0.024904105812311172, 0.005658347625285387, 0.0039679850451648235, -0.04129168391227722, -0.015933146700263023, 0.01550677977502346, -0.025571215897798538, 0.010947320610284805, 0.06637941300868988, 0.01806017756462097, 0.025417137891054153, 0.04934994503855705, -0.0...
else 48 embedded script 345 embedded software 440 enabler 522 encapsulation 306, 338 encryption 281, 282 eniac 13, 14 enterprise architecture ( ea ) 509, 516 enterprise architecture framework ( eaf ) 525 enterprise architecture management ( eam ) 516 enterprise or solution portfolio architect 438 enterprise search 416 ...
openstax_introduction_to_computer_science_-_web
[ 0.007158188149333, -0.032195381820201874, -0.006699640303850174, 0.008704577572643757, -0.06619438529014587, -0.015816284343600273, -0.007874969393014908, -0.027020655572414398, 0.009847885929048061, 0.04668811708688736, 0.036761295050382614, 0.02993745543062687, 0.04489639028906822, -0.03...
fragmentation 250, 274 frame buffer 254 framework 508, 514, 516, 517, 523, 530, 549, 551 free and open - source software ( foss ) 474 freed memory 160 front end 345, 347 full node 578 full virtualization 274 full - text search 416 function 49, 55, 64, 79, 153, 160, 166, 169, 179, 306, 311, 314, 337, 342, 346, 349 funct...
openstax_introduction_to_computer_science_-_web
[ -0.004355916287750006, -0.023361999541521072, 0.022304091602563858, 0.03290301561355591, -0.03888900950551033, -0.01303857658058405, 0.01002061553299427, -0.005526800639927387, 0.020778274163603783, 0.020438620820641518, 0.018011709675192833, 0.027195211499929428, 0.03556858003139496, -0.0...
data 263, 276 heap property 97 heapsort algorithm 121 heterogeneous 230, 233 heuristic 55 heuristics optimization 389 hierarchical dbms 376 hierarchical model 396 high availability 685, 704 high - level design ( hld ) 453 high - level language ( hll ) 202 high - level programming language 146, 151 high - order function...
openstax_introduction_to_computer_science_-_web
[ -0.01611517369747162, -0.037589166313409805, 0.01812821254134178, 0.002335631987079978, -0.012095039710402489, -0.0054290383122861385, 0.004123293329030275, -0.027979979291558266, 0.033578939735889435, 0.04476160928606987, 0.0216336939483881, 0.02461007423698902, 0.03226039931178093, -0.04...
information security 818, 821, 822, 829, 838, 842, 904 infrastructure as a service 690, 692 infrastructure as a service ( iaas ) 766 infrastructure as a service ( iaas ) 692 infrastructure security 841 infrastructure security 846 inheritance 306, 339, 347 initialization 321 inner join 382 inode 280, 282, 286 input 103,...
openstax_introduction_to_computer_science_-_web
[ -0.019148269668221474, -0.020341096445918083, 0.011345451697707176, -0.015199714340269566, -0.01855420507490635, -0.019089937210083008, -0.014973972924053669, -0.034352198243141174, 0.0068659367971122265, 0.06590051203966141, 0.011839279904961586, 0.021770093590021133, 0.017387893050909042, ...
247, 249, 254, 257, 260, 266, 268, 286, 288 key constraint 379, 384 key - value store 376, 400 keyword 306, 320, 339, 342 kruskal ’ s algorithm 118, 120, 125 kuard 730 kuard ( kubernetes up and running demo ) 738 kubectl 726 kubelet 688, 688 kubernetes 665, 681, 687, 688, 689, 689, 702, 708, 711, 712, 721, 730, 733, 73...
openstax_introduction_to_computer_science_-_web
[ 0.03877690061926842, -0.010594863444566727, 0.02768247202038765, 0.014352135360240936, -0.0052134753204882145, -0.0188736692070961, 0.014609823934733868, -0.039886731654405594, -0.01930179074406624, 0.06382527202367783, 0.023029301315546036, 0.006123887374997139, 0.03493828698992729, -0.05...
, 870, 871, 879 man - in - the - middle 844, 878 managed code 316, 347 manual testing 480 map 93, 99 mapreduce 402, 413, 418 mashup 765 master data management ( mdm ) 410 matching 101 mechanism 247, 251, 265, 271, 275, 278, 284, 286, 288 member 339 memory 13, 14, 26 memory allocation 253, 274, 276 memory deallocation 2...
openstax_introduction_to_computer_science_-_web
[ 0.024423090741038322, -0.03445242717862129, 0.005247415043413639, 0.020821232348680496, 0.003635264001786709, -0.03114795871078968, 0.0004224427102599293, -0.02388964407145977, 0.03942929953336716, 0.06540770083665848, 0.0192829892039299, 0.006689007859677076, 0.02774432674050331, -0.03272...
##h 667, 671, 682 monolithic architecture 667, 671 monolithic design 257 monolithic structure 55 moore ’ s law 231, 567 multicloud solution 764 multicore 175 multifile relational database 396 multimedia dbms 378 multiple inheritance 340 multitask 341 multitasking 246, 266, 273 multiuser dbms 377 multivalued dependency ...
openstax_introduction_to_computer_science_-_web
[ 0.013175394386053085, -0.0116374297067523, 0.001965291565284133, -0.017565982416272163, -0.007687251083552837, 0.0035348664969205856, 0.01788320578634739, -0.01965395361185074, 0.027039028704166412, 0.05917024984955788, 0.02786092646420002, 0.01847483217716217, 0.05706627666950226, -0.0363...
) 900 object persistence 391, 397 object storage 767 object - oriented dbms 376 object - oriented programming 157 object - relational mapping ( orm ) 715 objectivity problem 369 octant 731, 738 one ’ s complement 209 online analytical processing ( olap ) 378, 408 online mapping 105 online transaction processing ( oltp ...
openstax_introduction_to_computer_science_-_web
[ 0.010639317333698273, -0.013053184375166893, -0.007580317556858063, -0.020270107313990593, -0.013004397042095661, -0.01050946582108736, -0.00364532764069736, -0.004201009403914213, 0.04166707769036293, 0.0741821676492691, 0.018059588968753815, 0.008170530200004578, 0.03926723822951317, -0....
pattern recognition 42 patterns management 514 pcb 268 peer - to - peer ( p2p ) 567, 762 perfectly balanced 96 performance 443, 449, 476, 483, 488 performance engineer 108 persistence independence 397 persistence orthogonality 397 phishing 844, 846, 891 physical data independence 374 physical database design 388 physic...
openstax_introduction_to_computer_science_-_web
[ 0.022250929847359657, -0.028836093842983246, 0.0325208455324173, 0.0008960925624705851, 0.000013338551070773974, -0.007925356738269329, -0.020277975127100945, -0.021353280171751976, 0.011767299845814705, 0.08113594353199005, 0.029159072786569595, 0.025304488837718964, 0.026971671730279922, ...
, 285 process control block ( pcb ) 264 process id 268 process id ( pid ) 263 process map 60 process synchronization 252 processor 13, 17, 200, 214 product owners 438 profiler 108, 483 program 92 program counter 248 program counter ( pc ) 217 programming 127 programming language 14, 15, 149, 152, 158, 179, 187 programm...
openstax_introduction_to_computer_science_-_web
[ 0.011936910450458527, -0.0594133697450161, 0.023811493068933487, -0.0020848941057920456, -0.023796023800969124, -0.02499721385538578, 0.0042428141459822655, -0.02110982872545719, -0.0022515878081321716, 0.0582958348095417, 0.014855450950562954, 0.001913133542984724, 0.033511530607938766, -...
##1, 839, 885, 887, 889, 893 remote procedure call 671 remote procedure call ( rpc ) 672 repetition 109 replication 283 repository 174 representation 92 representational state transfer 681 representational state transfer ( rest ) 681 requirements model 552 requirements modeling 451 resiliency 679, 685 resource group 71...
openstax_introduction_to_computer_science_-_web
[ 0.03604486212134361, -0.017034536227583885, -0.0014091944321990013, 0.004780801013112068, -0.03089488111436367, -0.016426805406808853, -0.015439726412296295, -0.022996466606855392, 0.006130825728178024, 0.06335055828094482, 0.027467694133520126, 0.023344364017248154, 0.036857739090919495, ...
399 sentinel 329 separate compilation 349 sequelize 715, 717 sequential execution 326 sequential file organization 388 sequential search 103, 114, 120 sequential search algorithm 120 serializer 592 server - side script 345 serverless computing 691, 698, 702, 702 service - oriented architecture ( soa ) 672 set 93, 94 sh...
openstax_introduction_to_computer_science_-_web
[ 0.021635189652442932, -0.013037288561463356, 0.009035893715918064, 0.0003732766199391335, -0.008361604064702988, -0.009431993588805199, -0.020668964833021164, -0.016077080741524696, 0.004866038914769888, 0.052587199956178665, 0.013892966322600842, 0.024128174409270287, 0.04073210433125496, ...