  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix doi: <https://doi.org/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/92147>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/92147#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-bdd39fc93287c5d9d09b97a4a5519fca> .

<https://arxiv.universalpublishings.com/id/eprint/92147/>
	dc:format "text/html";
	dc:title "HTML Summary of #92147 \n\nINFORMATION SECURITY PROBLEMS IN THE NETWORK AND THEIR SOLUTIONS\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/92147> .

<https://arxiv.universalpublishings.com/id/eprint/92147>
	bibo:abstract "This article analyzes current problems related to information security in networks, their causes and modern solutions. The study examines the main threats such as malware, DDoS attacks, Phishing, ransomware, Man-in-the-Middle (MITM), insider threats and zero-day vulnerabilities and assesses their impact on network systems. It also analyzes firewalls, IDS/IPS, SIEM, multifactor authentication (MFA), cryptographic protection tools and artificial intelligence-based anomaly detection methods used to ensure network security."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/92147#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-bdd39fc93287c5d9d09b97a4a5519fca>;
	dct:date "2026-05-25";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>;
	dct:title "INFORMATION SECURITY PROBLEMS IN THE NETWORK AND THEIR SOLUTIONS"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/92147/> .

<https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>
	foaf:name "Center for Tech and Media Research"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-bdd39fc93287c5d9d09b97a4a5519fca>
	foaf:familyName "Orziqul"^^xsd:string;
	foaf:givenName "Shukurov"^^xsd:string;
	foaf:name "Shukurov Orziqul"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>
	foaf:name "Multidisciplinary Journal of Science and Technology"^^xsd:string;
	rdf:type bibo:Collection .

