<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Security with Go</title>
    <subTitle>explore the power of Golang to secure host, web, and cloud services</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>León, John Daniel</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">autor.</roleTerm>
    </role>
    <role>
      <roleTerm authority="marcrelator" type="code">aut</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <dateIssued encoding="marc">2018</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <language objectPart="translation">
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>323 páginas.</extent>
  </physicalDescription>
  <abstract>Go is becoming more and more popular as a language for security experts. Its wide use in server and cloud environments, its speed and ease of use, and its evident capabilities for data analysis, have made it a prime choice for developers who need to think about security. Security with Go is the first Golang security book, and it is useful for both blue team and red team applications. With this book, you will learn how to write secure software, monitor your systems, secure your data, attack systems, and extract information. Defensive topics include cryptography, forensics, packet capturing, and building secure web applications. Offensive topics include brute force, port scanning, packet injection, web scraping, social engineering, and post exploitation techniques.</abstract>
  <tableOfContents>Preface. -- Introduction to Security with Go. -- The Go Programming Language. -- Working with Files. – Forensics. -- Packet Capturing and Injection. – Cryptography. -- Secure Shell SSH. -- Web Applications. -- Web Scraping. -- Host Discovery and Enumeration. -- Social Engineering. -- Post Exploitation. – Conclusions. -- Another Book You May Enjoy. -- Brute Force.</tableOfContents>
  <subject authority="lcsh">
    <topic>Data recovery</topic>
    <topic>Computer science</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data backup and recovery</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Security</topic>
  </subject>
  <classification authority="ddc" edition="23">005.86 L579</classification>
  <identifier type="isbn">9781788627917</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-ViULL</recordContentSource>
    <recordCreationDate encoding="marc">250226</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251030140033.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
