<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Remake of Cybersecurity Fall 2022 by Bryan Tran</title>
      <link>https://padlet.com/30934431/7btj88p2aog8kzx9</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2022-12-15 05:33:46 UTC</pubDate>
      <lastBuildDate>2022-12-15 05:33:48 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f47e.png</url>
      </image>
      <item>
         <title>Protection Measures</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442172</link>
         <description><![CDATA[<div>- Always lock your computer when you step away for best practice.<br>- Multiple words with embedded numbers, symbols, and capitalization make the best passwords and passphrases.<br>- Do create a strong password.<br>- Don’t share passwords.<br>- Don’t type your password if someone is looking. Politely ask them to please look away while you type your password.<br>- Don’t write your passwords down, as this makes them no longer secret.<br>- Do change your passwords every few months. Attackers can break in, download password files, and run algorithms for <em>months</em> to try to match passwords. It’s <em>essential</em> to change your password if a site you are using has suffered a recent cyber attack.<br>- Do look away from the keyboard to let them know you are not trying to discover their password.<br>- Don’t ask for or use someone else’s password.<br>- Have strong passwords.<br>- Turn on alerts about any unrecognized logins.<br>- Enable any extra security like two-step verification logins.<br>- Enable encryption whenever possible.<br>- Restrict who can see and comment on your posts to friends only, not the public.<br>- Control what posts you want to be tagged in.<br>- Restrict who can search for you and who can follow you.<br>- Permanently delete the email and exit your email application.<br>- Delete any downloads that may have occurred.<br>- Update and run antivirus software—you will learn about in the next lesson.&nbsp;<br>- If the spam or phishing email was posing as a legitimate site (for example, your bank) you should notify the organization that someone is attempting to spam or phish their customers.<br>- Browse carefully and intelligently.<br>- Keep your devices up to date; frequently check for operating system and software updates, or configure your devices for automatic updates.<br>- Make sure your firewall is enabled and running and that unnecessary services, such as FTP and HTTP(S), are disabled<br>- Install antivirus software and ensure it is regularly updated. - Run specific scans after you download suspicious files or receive suspicious email.<br>- Create a recovery drive and back up important data regularly.<br>- Remember that the contents of deleted files are not really deleted.<br>- Automatically opening a file that contains malicious software can cause the malware to be installed and/or executed on your computer. Rather than double-clicking a file that you are not familiar with, use the right-click menu to view or to edit a file.<br>- Always show filename extensions and check them before you open a file.<br>- As the user or administrator of a computer, you should know the other legitimate users; suspicious users can create suspicious files.<br>- If you keep a record of the installation dates of your installed applications, you can use the file’s Date modified property to find applications that you did not install, indicating they might be malware.<br>- Searching for executable scripts can help you find suspicious files.<br>- Know where applications come from, that is, know where the executable application files reside and their properties. This can help you track down malware.<br>- Both file and process ownership can indicate malware. If you see that a process or a file is owned by an unknown or strange user, you should be suspicious of that process or file.<br>- Become familiar with processes running on your computer. Cybersecurity experts can identify all of the processes running on a standard system, but this kind of knowledge can take years to acquire!<br>- Know how to manage child and parent processes so you can find and stop malware.<br>- Store private company information on a separate host, not connected to the web server.<br>- Store critical data on a separate host and connect to the web server for controlled and secured non-public access.<br>- Web servers should not use default settings and file locations (such as log files and other sensitive content).<br>Servers should not provide services such as FTP (and especially anonymous FTP!) unless it’s truly crucial for the business needs. If enabled, access should only be granted to authorized users, configured with strong passwords, and preferably reside on a host that is separate from the one that stores sensitive information, such as customer and payment records.<br>- Similar to FTP service, SMTP service increases the attack surface of a host and its network. SMTP should only be running if needed, and preferably on a host that’s separate from the one that stores sensitive information, such as customer and payment records.<br>- Security professionals protect against cross-site scripting exploits by ensuring that the proper data cleansing techniques are in place on a company’s websites.<br>- To protect against SQL Injection exploits, security professionals apply the appropriate data cleansing to all data input to their website.<br>- As with all cybersecurity tools, you should never use Wireshark to monitor private or sensitive information unless you have permission to do so.<br>- Use a packet sniffer tool like Wireshark to monitor and analyze network traffic.<br>- Configure firewalls to protect against common malware attacks such as a ping flood attack.<br>- Since malware can happen at nearly any stage of network communication, security experts analyze the different stages of host-to-host communication to validate legitimate sessions. This can include:<br>&gt;Validate broadcast message information including network devices<br>&gt;Confirm secured connections (handshakes)<br>&gt;Verify remote hosts are safe and secure<br>&gt;Ensure that web content contains no vulnerabilities or exploits<br>&gt;Security experts analyze network traffic at various levels of abstraction to identify suspicious activity, such as unsecured protocols, vulnerabilities in scripts, and brute force attacks.&nbsp;<br>- It is extremely important that you keep your private key safe and not share it with anyone.<br>- You can enable encryption options in applications and create security certificates to control the security and privacy of your sensitive information, including messages, documents, and media files.<br>- Securing files with access control, knowing how file types behave, and hiding and encrypting sensitive files are all ways to improve the security of data stored on a computer.<br>- Learning about the processes that are running on a system can tell you a lot about what services and other configurations are available on a system.<br>- The multi-spawning technique is a common way malicious users hide their presence and the presence of their malicious software in operating systems.<br>- In general, the root login is a powerful user. Only use it when absolutely necessary.<br>- Baseline data is a critical tool that security professionals use to analyze networks and detect anomalies.<br>- Both ethical and unethical hackers use the same tools to discover weaknesses in a system, such as unnecessary services and open ports used for logging in and transferring files. It is the role of the ethical hacker to stay one step ahead to secure the system and configure the best protection possible.<br>- Banners can be configured by system administrators and should be turned off, or at least changed, from the default loose-lipped text.<br>- Security scans, such as the one you just performed, are a critical part of a security professional’s job. Mitigating or fixing the vulnerabilities reported by a scanning tool (such as Nessus) will ensure the system is secure and has the best protection possible.<br>- Regularly performing pen tests on your systems with powerful tools like Metasploit is a valuable part of security maintenance in that the tests can expose weaknesses and vulnerabilities. These types of pen tests should be done carefully and with explicit permission of the owners of the system.<br>- Remediation is the last step in many security procedures. It sums up everything you have done: reconnaissance, scanning, and pen testing compromises. In the remediation phase, you implement the security solutions and verify that your system is safe and secure.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442172</guid>
      </item>
      <item>
         <title>Lifecycle</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442173</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/4181c9d52b86d5f4b87febaa9aaffefd/cybersecurity_lifecycle.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442173</guid>
      </item>
      <item>
         <title>Windows Commands / Navigation</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442175</link>
         <description><![CDATA[<div>&gt; dir -or- ls<br>lists the contents of the working directory<br>&gt; cd<br>changes working directory<br>&gt; python<br>execute python scripts<br>&gt; up arrow key<br>repeats last entered command to modify<br>&gt; ""<br>used to enter strings with illegal symbols or spaces, as to not process them as commands or arguments<br>&gt; wmic (windows management interface command)<br>allows for display of requested information<br>&gt; process get name,parentprocessid,processid<br>used in wmic<br>used to show process names along with pid and ppid</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442175</guid>
      </item>
      <item>
         <title>Code of Conduct</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442176</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet.com/800017432/xxxj9uqvu7c67wf8" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442176</guid>
      </item>
      <item>
         <title>Password Cracking Scripts</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442177</link>
         <description><![CDATA[<div>crack_1word_pw.py<br>crack_2word_pw.py<br>crack_common_pw.py<br>crack_symbol_pw.py<br>gen_pw.py<br>wordlist_common.xlsx<br>wordlist_dictionary.xlsx</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442177</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442179</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/be5972205f30fa125a019b7d5c5f5596/emailthing.PNG" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442179</guid>
      </item>
      <item>
         <title>Topologies</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442180</link>
         <description><![CDATA[<div>Simple LAN Technology<br>Switched Topology<br>Router Topology<br>Network router to internet<br>Wireless router</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442180</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442181</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/867795ebf58dd3ad13fcfbb88fe3e8d7/top01.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442181</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442182</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/80a8dc1deb5ebe627816d64e6d8352e5/top02.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442182</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442183</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/e8640dcd96c4ff05450157d4648b8e5c/top03.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442183</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442184</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/bd166f63276d1714b4f777d2fc700393/top04.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442184</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442185</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/464590a97085ccd256fa96f818665d1f/top05.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442185</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442186</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/3e978bd08090c19ba20bb1d91e5395ac/image.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442186</guid>
      </item>
      <item>
         <title>1.1 Vocabulary</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442187</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://docs.google.com/document/d/1Hs3e7zWW0fQZKIjmW4Z8O_-emCp0MiKB23bEIf5d2nE/edit?usp=sharing" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442187</guid>
      </item>
      <item>
         <title>1.2 Vocabulary</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442188</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://docs.google.com/document/d/1u-rcRxs6qmIIHdvch2ricbIC3SFkhhF7ZcBgGjTbmRs/edit?usp=sharing" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442188</guid>
      </item>
      <item>
         <title>General System Securities - Personal</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442189</link>
         <description><![CDATA[<div>1) Operating system is up to date<br>2) Firewall enabled, disable FTP port, check for ports 20, 21, 80, 443. Filter by group to look for other ports assigned to the same use<br>3) Antivirus enabled and up to date, enable scans<br>4) Have a backup plan: control panel &gt; systems and security &gt; administrative tools &gt; windows server backup<br>5) Delete doesn't delete.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442189</guid>
      </item>
      <item>
         <title>Firewall Log files</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442190</link>
         <description><![CDATA[<div>Event viewer &gt; applications and service logs &gt; microsoft &gt; windows &gt; windows firewall with advanced security &gt; firewall</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442190</guid>
      </item>
      <item>
         <title>Ports</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442191</link>
         <description><![CDATA[<div>20 &amp; 21 - FTP<br>80 - HTTP<br>443 - HTTPS<br>25 - SMTP<br>137, 138, 139 - Windows File Sharing NetBios and SMB</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442191</guid>
      </item>
      <item>
         <title>File Ownership</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442192</link>
         <description><![CDATA[<div>Enable ownership column in file explorer<br>Maintain a list of trusted users of your computer</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442192</guid>
      </item>
      <item>
         <title>File Extensions and Behavior</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442193</link>
         <description><![CDATA[<div>Verify and validate file extensions<br>Enable show file extensions in view options<br>View executables before executing<br>Be mindful of double extensions<br>Observe icons and "type" column for suspicious filetypes</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442193</guid>
      </item>
      <item>
         <title>Searching</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442194</link>
         <description><![CDATA[<div>Windows file explorer search functions also covers extensions<br>In the refine panel, you can select "date modified" and "today"<br>kind:=folder OR datemodified:today<br>Wildcards are special characters that represent others, example: * takes the place of any number of any character</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442194</guid>
      </item>
      <item>
         <title>Applications and Tools</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442195</link>
         <description><![CDATA[<div>- Powershell: Interprets operating system commands; in other words, follows any given system instructions<br>- Command Prompt (cmd): Does the same as powershell. In Linux systems, the equivalent would be called a Terminal Shell<br>- Windows Updates, Firewall settings, Antivirus: all need checked and updates for a computer<br>- File explorer: shows files and can be modified to show more information<br>- IIS Manager: part of Microsoft's server management software. Open Server Manager program and click tools in the top right to get there. Here you can change settings for IIS website server.<br>- Wireshark: packet sniffer. helps to organize and manage data packets so you can monitor and analyze network traffic. watching and analyzing packets is called sniffing. Identify suspicious network traffic such as invalid data requests, suspicious sources, and suspicious content. check using ping status of host, modify to prevent attacks.<br>- PuTTY: provides remote logins<br>- Kleopatra: certification manager and GUI for GNUPG. The software stores your OpenPGP certificates and keys. It is available for Windows and Linux.&nbsp;<br>- Bitlocker: uses what's known as the Trusted Platform Module (TPM), a mechanism that provides secure encryption for a drive. Also TrueCrypt for containers.<br>- grepWin: search for strings and expressions<br>- John the Ripper: password cracking and an encrypted container or file<br>- Microsoft New Technology File System (NTFS): NTFS files all have a feature called Alternate Data Streams (ADS) which allows a user to attach data to a file without changing the content of the file or file size.&nbsp;<br>- JPHS for Windows: an application that lets you hide data in JPG image files, uses random numbers to hide data in a random location in the file.<br>- HashMyFiles: a program that can collect multiple files and create hash values for each file.&nbsp;<br>- AccessData FTK Imager: Used to image (make a copy of) a drive without modifying the data on that system, then used to investigate the original data on the new image without affecting the disk image you created.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442195</guid>
      </item>
      <item>
         <title>Process Management</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442196</link>
         <description><![CDATA[<div>Use task manager to see what's running and who owns it<br>Check CPU tab for unexplained peaks<br>View source file locations using right-click on desktop icon or task manager entry. From here you can check its certificate.<br>%windir% is an environment variable<br>validated trusted owners of process<br>Use the parent/child process tree to kill malicious processes</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442196</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442197</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/4295c50d75594d16c408dc0088744b0b/image.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442197</guid>
      </item>
      <item>
         <title>URL sections</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442199</link>
         <description><![CDATA[<div>Protocol: https://<br>Subdomain: www.<br>Domain: pltw.org<br>File path: /our-programs<br><br>uniform resource locator</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442199</guid>
      </item>
      <item>
         <title>Securing Your Browser</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442200</link>
         <description><![CDATA[<div>Avoid illegal content<br>Look for typos (typosquatting)<br>HTTPS preferred<br>Keep browser up to date<br>Verify site settings for: pop-ups, cookies, history, site certificates, downloads and location.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442200</guid>
      </item>
      <item>
         <title>1.2.5 Plan of Action</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442201</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://docs.google.com/document/d/18iI5vHhPU0ob2iWJu0Zfe4F5trwZH0YBr9BMh4sg2OY/edit?usp=sharing" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442201</guid>
      </item>
      <item>
         <title>Passive Analysis Commands</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442202</link>
         <description><![CDATA[<div>PowerShell or Command Prompt or Terminal<br>&gt; ipconfig -a<br>Default gateway = Router<br>&gt; whois<br>who owns and info about the domain<br>&gt; ping<br>for network connectivity, name resolution<br>4 pks out, 4 pks back (echo reply), time<br>Request Timed Out - no connection or blocked<br>&gt; tracert<br>for path via IP address, time<br>&gt; nslookup<br>&gt; netstat -a<br>for what is open, listening, assigned, TCP and UDP<br>&gt; cls clear screen<br>Developer tools in browser:<br>- Chrome &gt; three dots &gt; more tools &gt; developer tools<br>- Network tab will show load times, details of traffic, remote IP addresses<br>- Application tab shows local storage URLs, these may not have public access rather used in their information architecture</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442202</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442203</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/6fa7d3bd850873fe3f71b61460648a82/Screen_Shot_2022_09_23_at_8_49_32_AM.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442203</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442204</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/0347a4f27604a26b085cb87f9430d04d/Screen_Shot_2022_09_23_at_8_50_18_AM.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442204</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442205</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/8483ce284c14c581e727ee4ace4ec7a5/2_2_1_Black_hat_Hacker_Sophistication_Levels_1.PNG" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442205</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442206</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/03827bc6faf18906b4de5055a37e8458/Screen_Shot_2022_09_23_at_8_54_02_AM.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442206</guid>
      </item>
      <item>
         <title>DDoS attacks</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442208</link>
         <description><![CDATA[<div>Ping Flood: attacker takes down a victim’s computer by overwhelming it with ICMP echo requests<br>Ping of Death: attacker attempts to crash, destabilize, or freeze the targeted computer or service by sending malformed or oversized packets<br><br>Smurf Attack: like the regular ping flood, however, Smurf is an amplification attack vector that boosts its damage potential by exploiting characteristics of broadcast networks<br><br>Mailbomb: attack designed to overwhelm an inbox or inhibit a server by sending a massive number of emails to a specific person or system.<br><br>Teardrop: The attacker sends fragmented packets to the target server, and in some cases where there’s a TCP/IP vulnerability, the server is unable to reassemble the packet, causing overload.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442208</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442209</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/034a5129ee0e9ec1c5abf1a8809e128c/2_2_1_Architecture_of_a_DDoS_Attack_1.PNG" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442209</guid>
      </item>
      <item>
         <title>Server Security</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442210</link>
         <description><![CDATA[<div>Forceful Web Directory Browsing<br>- Open Server Manager then IIS manager<br>- Select computer, expand sites, click on Default Web Site<br>- Double click Directory Browsing and press disable<br>Log File Locations<br>- Server Manager, IIS manager, then Default Web Site<br>- Double click logging<br>- Click browse button and set this to something not under inetpub<br>- click apply<br>FTP<br>- Server manager, manage in top right, remove roles and features<br>- next<br>- select server, next<br>- expand IIS, uncheck FTP<br>- next, next<br>- in confirmation, check the box about restarting, and say ok to the pop-up, then press remove<br>- computer will restart automatically and complete removing FTP on startup<br>SMTP<br>- Server manager, then tools, IIS 6.0<br>- select computer, highlight SMTP virtual server<br>- press black square to stop<br>Error Messages<br>- Server Manager, IIS manager, Default Web Site<br>- double click Error Pages, then click edit feature settings<br>- instead of detailed errors choose custom and click OK</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442210</guid>
      </item>
      <item>
         <title>inetpub directory structure</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442211</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/c0d2cec1ac08a1c5da4b86468c9fbbd1/Screen_Shot_2022_09_29_at_5_03_13_PM.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442211</guid>
      </item>
      <item>
         <title>Wireshark</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442212</link>
         <description><![CDATA[<div>- Always set up as Ethernet 2 adapter and "not port 3389" rule<br>- wireshark data is stored as pcap file<br>- Filters:&nbsp;<br>- ICMP: to only see ICMP packets, protocol to manage ip addresses, link "ping"<br>- Location Details:<br>- Arrival Time: Packet details pane &gt; Frame &gt; line 3<br>- MAC address: packet details pane &gt; ethernet 2 &gt; line 1 and 2<br>- a MAD address is a permanent identifier of a network device, contains six pairs of hexidecimal numbers<br>- example: 00:22:fa:3f:12:1g<br>- Locate a specific packet: go &gt; go to packet &gt; type packet # &gt; then enter or ctrl + g<br>- PuTTY details:<br>- IP address and port 22<br>- login: root, password: toor<br>- man ping command for a manual of ping options</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442212</guid>
      </item>
      <item>
         <title>Server Analysis</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442213</link>
         <description><![CDATA[<div>- Cross-site scripting (XSS): a type of exploit in which the attacker takes advantage of an interactive web page to insert malicious client-side code into it. Attackers insert their malicious code into the web page's fields.&nbsp;<br>- XSS stored attack: similar to XSS reflected, with one major difference: exploit permanently stores malware in the database<br>- lessthanscriptgreaterthan document.write("&lt;H1&gt;You have been hacked!&lt;/HI&gt;")lessthan/scriptgreaterthan<br>- Protect against XSS: adding measures to recognize script tags, data cleansing.<br>- Command executions: type of exploit that can occur on websites that use scripts, used to pull details about the server, ex. netstat, nslookup, whois, tracert, ping<br>`172.30.0.6 &amp; netstat -n`</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442213</guid>
      </item>
      <item>
         <title>Symmetric vs Asymmetric Encryption</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442214</link>
         <description><![CDATA[<div>- Symmetric advantages: Fast, simple<br>- Symmetric disadvantages: large key space, lower security<br><br>- Asymmetric advantages: keys are much more secret, smaller key space, private keys are hard to crack<br>- Asymmetric disadvantages: slower</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442214</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442216</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/1f75301870ae99f7289af08eac7d14e0/Screen_Shot_2022_11_04_at_9_41_49_AM.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442216</guid>
      </item>
      <item>
         <title>NTFS ADS</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442217</link>
         <description><![CDATA[<div>To create the ADS:<br>echo hidden data &gt; [filename]:[streamname]<br>To see the ADS:<br>more &lt;[filename]:[streamname]<br>To remove/overwrite data:<br>echo &gt; [filename]:[streamname]<br>or<br>echo "" &gt; [filename]:[streamname]<br>The[streamname]:$DATA portion of the file actually stores the alternate data.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442217</guid>
      </item>
      <item>
         <title>Steganography</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442218</link>
         <description><![CDATA[<div>Three types (confidentiality):&nbsp;<br>1) substitution: replaces redundant or insignificant data with covert data. The most common use of substitution with a computer is the Least Significant Bit (LSB) substitution. It is easy to implement and is used in a wide variety of tools.&nbsp;<br>2) insertion: place covert information into parts of overt files that are usually ignored, example is an alternate data stream (ADS) using an NTFS file system.&nbsp;<br>&gt; echo hello world &gt; file.txt<br>&gt; type file.txt<br>&gt; dir<br>&gt; echo hidden data &gt; file.txt:mystream<br>&gt; more &lt; file.txt:mystream<br>&gt; # dir /R to see mystream<br>3) generation: uses the covert text itself to generate an overt message<br>http://www.spammimic.com/<br>4) digital watermarking (integrity)<br><br>Steganalysis is the process of analyzing data for hidden content. There are three categories:<br>Erasing<br>Decoding<br>Detection</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442218</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442219</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/49ff2e2a3370d16ffd06698ca05fd009/unnamed.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442219</guid>
      </item>
      <item>
         <title>Hash Functions</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442220</link>
         <description><![CDATA[<div>Hashing and encryption are similar in purpose, in that they both translate original data into a disguised form. Hashing however is different from encryption in a few important ways.<br><br><br>Hash function: a computational process that converts data of varying size to a fixed-size, data is converted using a one-way function so the process cannot be reversed.<br>Recreating data that has been hashed:<br>1) brute force<br>2) rainbow table<br>ideal hash algorithm: deterministic, quick, infeasible to reverse, small changes impact easily seen in hash, each hash is unique to an input.&nbsp;<br>64 bit hash has 2^64 possible hash values<br>two most popular: Message Digest 5 (MD5) and Secure Hash Algorithm 1 (SHA-1)</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442220</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442221</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/cf49ef3eaae6cbff96d8fe93a46dfcb0/Screen_Shot_2022_11_15_at_8_45_58_AM.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442221</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442222</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/ed6900546f82afeb7f4c6043cd094aaf/Screen_Shot_2022_11_15_at_8_52_20_AM.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442222</guid>
      </item>
      <item>
         <title>Linux Commands and Notes</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442223</link>
         <description><![CDATA[<div>- Benefits of Linux:<br>&gt; great stability, longer up-times, fast performance<br>&gt; users cannot change file types in linux like in windows<br>&gt; unlike windows, linux-based file extensions are just part of the filename and do not determine a file type on the operating system level. file extensions in linux are mostly for humans<br><br>- Colors:<br>&gt; white: ordinary file<br>&gt; blue: directory<br>&gt; green: executables or recognized data file<br>&gt; pink: graphic image file<br><br>- Ctrl + C to terminate a process<br>- Ctrl + Z to interrupt a process<br><br>- ls: lists the contents of a directory, can list subdirectories, case sensitive<br>- ls -R: shows the full directory structure<br>- ls -l: will give the long listing of a file or directory<br>- ls -a: shows hidden files in a directory<br>- cd: change directories, appends pathway, general form of a Linux prompt is:[username]@[machine_name]:[directory]$<br>the ~ character is shorthand for your home directory.<br>- cd ..: navigates up one directory level, puts you into parent directory.&nbsp;<br>- cat: displays the contents of a file<br>- mkdir: make a new directory<br>- mv: reorganize and rename files and directories, mv [source] [destination]<br>- touch: creates files, touch [filename]<br>- cp: copy command, cp [source] [destination]<br>- rm: remove (delete) file<br>- rmdir: remove (delete) directory, directories must be empty for you to remove them with rmdir<br>- file: reports file types, use file * to show all file types in a directory<br>- tab key: use the tab key to complete a command for any unique file or directory<br>- execute a file by typing the file name after the $<br>- file: reports file types<br>- gpg: encrypts data, will require a passphrase for that specific file, -c to create an encrypted file, -d to decrypt an encrypted file, make sure to remove the original file after creating an encrypted one<br>- ps: lists your currently running processes, displays process table<br>- ps -e: every process<br>- ps -ef: in a full-format listing<br>&nbsp; &nbsp; &nbsp;--sorted=uid is a flag to the ps command to show info by user id<br>- man: used with a command to open the "manual" for that command, lists all flags and arguments usable by that command<br>- man controls:<br>&gt; space bar to scroll down<br>&gt; b to scroll back<br>&gt; /phrasehere to search for a phrase<br>&gt; h for help<br>&gt; q to quit<br>- more: control output with the keyboard instead of having to find cursor and scrollbar<br>- |: special syntax character called a pipe, connects things together such as the output from one command to the input of another<br>&nbsp; &nbsp; &nbsp;- ps -ef | more: can then be used with /alpha to filter for occurrences of the word alpha in the process table<br>- sleep: process that puts the computer in a time out, for the length of time in seconds that it should think about what its done<br>- bg: moves a process to the background<br>- fg: moves a process to the foreground from the interrupt status<br>- while true; do clear; ps -ef; sleep 3; done<br>&nbsp; &nbsp; &nbsp;- it runs forever<br>&nbsp; &nbsp; &nbsp;- it clears the screen and reports system processes<br>&nbsp; &nbsp; &nbsp;- it pauses for three seconds<br>&nbsp; &nbsp; &nbsp;- after the pause, the done command loops back to the do command to repeat<br>- grep: a search tool in linux, which comes in very handy when you want to search for instances of a certain string.&nbsp;<br>&nbsp; &nbsp; &nbsp;- ex: ps -ef | grep beta: this output of the ps command is&nbsp;<br>&nbsp; &nbsp; &nbsp;piped to grep which searches for the string "beta"<br>- kill: terminate processes with the kill command followed by the PID, can only be initiated by root user. kill alone issues an interrupt, kill -9 is a forceful termination<br>- root: the root user is the user with all permissions on a linux operating system<br>- su root: to change your current user to another, in this case root. $ in the command prompt changes to # to signify being signed in as the root user.&nbsp;<br>- logout: to return to a lower level of access, ex. root to alpha<br><br>- tcpdump: command line alternative to wireshark, monitors network traffic<br>&gt; $ sudo tcp dump -w firstname_pumpmon_baseline1.pcap -n -s 65535 -i ens5 not port 22<br>&gt; in the above command: sudo stands for "super user do." It tells the operating system to run a command as super user, aka root. sudo is being used to execute the tcpdump command with the following options:<br>&gt; -w: the filename of the packet file being saved<br>&gt; -n: records IP addresses instead of hostnames<br>&gt; -s 65535: the size of a full packet instead of the default header information only<br>&gt; -i ens5: the network interface to monitor (ethernet)<br>&gt; not port 22: ignores SSH connections (ignores port 22)<br><br>- ftp commands:<br>&gt; get: to retrieve a file. ex: ftp&gt; get filename.extension<br>&gt; put: to place a file. ex: ftp&gt; put filename.extension<br><br>- lynx: command to connect to an IP address hosting a webserver and display website data in text format in the terminal</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442223</guid>
      </item>
      <item>
         <title>Permissions and Processes</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442224</link>
         <description><![CDATA[<div>All files (including directories) are owned by one user and one group. A user is allowed access according to owner permissions. Users in a group have access according to group permissions. Everyone else has others permissions.<br><br>.sh at the end of a file on linux usually hints at being a shell command script<br><br>Bash - A bash process is a type of shell that lets you interact with the operating system. When you log into Linux, a shell is created. The shell runs in the terminal window, waiting for commands. When you type commands, the bash shell sends them to the OS to be executed.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442224</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442225</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/ef47ba38d7948a46112170640357f31a/Screen_Shot_2022_11_29_at_9_12_05_AM.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442225</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442226</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/8a93372803426673232924333a66efbb/Screen_Shot_2022_11_29_at_9_12_47_AM.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442226</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442228</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/b7b883c07e08d607841f8d2e7450e615/Screen_Shot_2022_11_29_at_9_13_32_AM.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442228</guid>
      </item>
      <item>
         <title>SQL Injection Exploits</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442229</link>
         <description><![CDATA[<div>SQL stands for Structured query language. SQL is used to manage digital data stored as relational database. Exploit in which the attackers use SQL code to steal or modify data residing in a database. Attackers insert their malicious SQL code into the web page's input fileds<br>- Manipulating Data - CRUD:&nbsp;<br>- Create: Creating or inserting data into a database table<br>- Read: Reading or slecting data from a database table.<br>- Update: Updating existing data in a database table.<br>- Delete: Deleting existing data in a database table.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442229</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442230</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/2fe96c1a036e891d0f37cc1769cf6154/osimodel.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442230</guid>
      </item>
      <item>
         <title>Ethical Hacking</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442231</link>
         <description><![CDATA[<div>Intent of the hacker to improve the system security by testing for weaknesses<br><br>Reconnaissance - probing network to understand structure, see what services are open and running<br>&gt; Zenmap/Nmap - network scanning<br><br>Scanning - Taking a closer look at the services and software running on hosts. ex: application versions and OS platforms<br>&gt; Nessus - scanning tool that detects network vulnerabilities of TCP ports<br><br>Compromise - actually launching exploits at targeted vulnerabilities to see whether they are genuine exposures in the system<br>&gt; Metasploit - collection of tools used to perform penetration tests<br><br>Remediation - providing a remedy for the vulnerabilities found</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442231</guid>
      </item>
      <item>
         <title>Baseline Capture Process for pcap files between Linux Machines</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442232</link>
         <description><![CDATA[<div>1. initiate <strong>tcpdump</strong> processes on<strong> both</strong> sending and receiving machines with Linux, tell it what file name to use</div><ul><li>$ sudo tcpdump -w [YourName]_PumpMon_Baseline1.pcap -n -s 65535 -i ens5 not port 22</li></ul><div>2. execute ftp connection and file get from receiving machine</div><ul><li>ftp [IP address of sending machine]</li><li>username and password</li><li>get [file name] ex. pump_log.txt&nbsp;</li><li>quit</li><li>ls of machine to see both files are there</li></ul><div>3. retrieve baseline files of activity from both machines</div><ul><li>Ctrl+C to end tcpdump process</li><li>from Outside machine PowerShell ...</li><li>ftp [IP address of machine pulling file]</li><li>binary</li><li>get [name of file wanted]</li><li>quit</li><li>repeat for each machine</li></ul><div>4. initiate <strong>tcpdump</strong> processes on<strong> one</strong> sending with Linux and<strong> one</strong> receiving machines with Windows, tell it what file name to use</div><ul><li>$ sudo tcpdump -w [YourName]_PumpMon_Baseline2.pcap -n -s 65535 -i ens5 not port 22</li><li>Wireshark - <strong>Ethernet 4 </strong>and<strong> not (port 3389 or port 22)</strong></li></ul><div>5. execute ftp connection and file get from sending machine</div><ul><li>ftp [IP address of machine]</li><li>username and password</li><li>change the remote directory to the ftproot</li><li>ftp&gt; cd inetpub/ftproot</li><li>Use put command to copy a file, ftp&gt; put pump_log.txt</li><li>quit</li><li>ls of machine to see both files are there</li></ul><div>6. extract files as notes above<br>7. Capture baseline between two windows machines using Wireshark capture on each and then use a web browser to access the ip address of the web server.<br>8. extract files as noted above</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442232</guid>
      </item>
      <item>
         <title>iptables utility</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442234</link>
         <description><![CDATA[<div>Use iptables to deny traffic you do <strong>not</strong> want, while allowing the traffic you <strong>do</strong> want. Use rules to accept (ACCEPT) or reject (REJECT/DROP) inbound (INPUT) and outbound (OUTPUT) traffic, indicating specific IP addresses of hosts of interest.</div><ul><li>iptables is a privileged command, must use sudo.</li><li>Commands are case- and space-sensitive.</li></ul><div><br><strong>iptables -A INPUT -s 10.10.10.1 -j ACCEPT</strong></div><div>These flags configure a firewall rule. Specifically, these flags say to accept network traffic from host 10.10.10.1:</div><ul><li>-A INPUT tells the system to add a rule for inbound traffic.</li><li>-s 10.10.10.1 is the source address to use in creating the rule.</li><li>-j ACCEPT indicates what to do if the packet matches the target (in this case the source address).</li></ul><div><br><strong>$ sudo iptables -L INPUT</strong><br>-L INPUT lists all inbound firewall rules that are in place at the moment. The listing will show the <strong>target </strong>for the rule (accept, drop, etc.), the <strong>prot</strong>ocol, any <strong>opt</strong>ions, the <strong>source</strong>, and the <strong>destination </strong>(along with a port if specified).<br><br><strong>$ sudo iptables -F INPUT</strong><br>The -F argument stand for “Flush”. This will clear all firewall rules for all incoming traffic, allowing you to start fresh.<br><br><strong>$ sudo iptables -A INPUT -p tcp --dport ssh -j ACCEPT</strong><br>create a rule so that SSH connections are accepted on the host. Otherwise administrators would be locked out of the&nbsp; system and be unable to perform maintenance</div><ul><li>-p tcp applies the rule to packets with TCP.&nbsp;</li><li>--dport ssh applies the rule to packets with destination port 22.</li></ul><div><br><strong>$ sudo iptables -A INPUT -p tcp --dport ftp -s 10.2.0.6 -j ACCEPT</strong><br>Add a rule that allows FTP connections from PumpMonitor</div><ul><li>-s 10.2.0.6 applies the rule to packets coming from the source IP address.</li><li>--dport ftp applies the&nbsp; rule to packets with destination port 21.</li></ul><div><br><strong>$ sudo iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT</strong><br>To ensure FTP and SSH functionality, <strong>Why is this rule necessary?: </strong>Since subsequent connections are set up on random ports, this rule ensures functionality of legitimate “related” services that are created by “established” (and allowed) connections.</div><ul><li>-m state with the&nbsp; --state ESTABLISHED,RELATED option tells the system to match the state of the connection to ESTABLISHED or RELATED&nbsp; .</li><li>-j specifies the action to ACCEPT or REJECT, in this case, ACCEPT.</li></ul><div><strong>$ sudo iptables --policy INPUT DROP</strong><br>Deny all other traffic, establishes a default policy that will drop data packets if they do not match any other firewall rule.</div><ul><li>--policy indicates a general policy rather than a specific protocol, in this case inbound traffic (INPUT).</li><li>Do not allow entry; block from the host (DROP).</li></ul><div><strong>$ sudo iptables-save</strong><br>save new rules for them to take effect</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442234</guid>
      </item>
      <item>
         <title>All About Wireshark</title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442236</link>
         <description><![CDATA[<div><strong>Always set up as:</strong> Ethernet 2 and 'not port 3389'<br>Wireshark data file is called a <strong>pcap </strong>file<br><strong>Filters:</strong></div><ul><li><strong>icmp</strong> - to only see ICMP packets - protocol to manage IP addresses, like 'ping'</li><li><strong>arp</strong> - to only see broadcast type packets</li><li><strong>ip.addr ==</strong> 192.168.1.64 - to filter by a single IP address</li><li><strong>ip.src ==</strong>192.168.1.64 - to filter for data coming from the IP address, wont show full TCP</li><li><strong>http</strong> - to only see http content</li><li><strong>http.content_type</strong> - to see packets with http in the packet itself</li></ul><div><strong>Locating Details:</strong></div><ul><li><strong>Arrival Time</strong> - Packet Details pane &gt; Frame &gt; line 3</li><li><strong>MAC Address</strong> - Packet Details pane &gt; Ethernet II &gt; line 1 and 2<ul><li>a permanent identifier of a network device, contains six pairs of hexadecimal numbers.<br>00:22:fa:1c:eb:e6</li><li>The first three pairs are organizationally unique identifier (<strong>OUI</strong>), denotes the company that manufactured it, device is typically a network interface card or <strong>NIC</strong>.&nbsp;</li></ul></li><li><strong>Locate a specific packet </strong>- Go &gt; Go To Packet, type packet #, then enter OR Ctrl+G</li></ul><div><strong>PuTTY details:</strong></div><ul><li>IP Address and Port 22</li><li>login - root, password - toor</li><li>Ctrl+C to interrupt commands</li><li>man ping - for manual of ping options</li></ul><div><strong>ping flood Prevention:</strong></div><ul><li>Windows Firewall with Advanced Security &gt; Inbound Rules &gt; Protocol of ICMPv4 &gt; File and Printer Sharing (Echo Request - ICMPv4-In) &gt; Disable</li></ul><div><strong>Validate OUI in MAC address</strong> - use IEEE to verify authoritative source<br><br><strong>Requesting a Web Page<br>Step 1: Find a Host</strong><br>Check for a valid MAC address<br>Broadcast for all - ff:ff:ff:ff:ff:ff</div><ul><li>Who has 192.168.1.64? Tell 192.168.1.254. The goal of this broadcast message is to find the MAC address associated with the IP address 192.168.1.64.</li></ul><div><strong>Step 2: Establish a Connection</strong><br>TCP Handshake</div><ul><li><strong>SYN:</strong> This is like extending your hand.</li><li><strong>SYN-ACK: </strong>The other person sees your hand and acknowledges it by extending their hand.</li><li><strong>ACK:</strong> Hands are grasped and shaken.</li><li>You are now ready to communicate.</li><li>Once connected a TLSv1 packet can be sent securely, <strong>TLS</strong> stands for Transport Layer Security, and it is used in secured TCP transmissions, not all TCP transmissions are secured with this type of packet-level security</li></ul><div><strong>Step 3: Request Web Content</strong></div><ul><li>http filter &gt; look for GET/HTTP/1.1 info line &gt; View Hypertext Transfer Protocol in Details Pane &gt; find Full Request URI</li></ul><div><strong>Step 4: Sending Web Content</strong></div><ul><li>use http content filter to narrow to packets with website (http) info being sent to IP requester, do a Find &gt; String &gt; Panel Details &gt; "term" to look for any suspicious content</li><li>Expand the <strong>Line-based text data: text/html </strong>entry and look for one of the JavaScript functions</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442236</guid>
      </item>
      <item>
         <title></title>
         <author>30934431</author>
         <link>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442237</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1770841068/84b704a1ce61e0f9fb7473102147e97f/image.png" />
         <pubDate>2022-12-15 05:33:46 UTC</pubDate>
         <guid>https://padlet.com/30934431/7btj88p2aog8kzx9/wish/2421442237</guid>
      </item>
   </channel>
</rss>
