Skip to content

thetqweb | the Ultimate Cyber Intelligence Hub

Learn really interesting Cyber Skills that will get you comfortable around, Linux (use-case is KALI), Windows, macOS, Android, Browsers, Servers, Coding, etc. By a #CyberSec Expert && #DigitalPrivacy Activist!

  • thetqweb | Twitter
  • Support Us
  • Home
  • Hacking
    • Kali Linux
    • Windows
    • Linux
  • infosec
  • Forum
    • Firefox
    • MySQL
    • Scrapy
    • Tor Browser
    • WSL
  • Wiki
  • Search
  • About
  • Support Us
thetqweb | the Ultimate Cyber Intelligence Hub

Risk Management Techniques applicable to Information Systems on any organization

Posted on November 24, 2022November 23, 2022 by thetqweb

Risk Management Techniques applicable to Information Systems on any organization   1. Techniques for Applications/Databases Risk Management a. The browser security for all workstations should be set to medium-high. For maximum security, browser security should be set to high which

Continue Reading...
Wiki
Leave a comment

Rule-based Expert System (for Respiratory Disease Symptom Diagnosis), its Knowledge Base and System Testing Prototype

Posted on November 23, 2022 by thetqweb

Rule-based Expert System (for Respiratory Disease Symptom Diagnosis), its Knowledge Base and System Testing Prototype [[ Techniques used in expert systems ]] Expert systems are Artificial Intelligence (AI) systems that use knowledge bases to come up with solutions. There are

Continue Reading...
Expert Systems
Leave a comment

Using `iptables` to mitigate the Heartbleed Attack (CVE-2014-0160)

Posted on November 23, 2022November 23, 2022 by thetqweb

Using `iptables` to mitigate the Heartbleed attack (CVE-2014-0160) Below is a rule that was published to mitigate the the Heartbleed Attack using `iptables`; iptables -t filter -A INPUT -p tcp –dport 443 -m u32 –u32 “52=0x18030000:0x1803FFFF” -j DROP   The

Continue Reading...
Information Security
Leave a comment

Advanced Encryption Standard (AES) algorithm, its Implementation, Attack Vectors and Cryptanalysis Mitigation

Posted on November 21, 2022November 18, 2022 by thetqweb

Advanced Encryption Standard (AES) algorithm, its Implementation, Attack Vectors and Cryptanalysis Mitigation [[ AES history && mode of operation ]] AES is also known as Rijndael – its original name – derived from its creators, Vincent Rijmen & Joan Daemen.

Continue Reading...
Information Security
Leave a comment

How to Configure Network Shares (File Sharing over Local Area Network) in Windows 10

Posted on November 20, 2022November 18, 2022 by thetqweb

How to Configure Network Shares (File Sharing over Local Area Network) in Windows 10 In a network (LAN or intranet), at times one needs to access files in one PC from another (or others). It is not necessary to use

Continue Reading...
Windows
Leave a comment

Instruction-Level Parallelism (ILP) vs Thread-Level Parallelism (TLP)

Posted on November 19, 2022November 18, 2022 by thetqweb

Instruction-Level Parallelism (ILP) vs Thread-Level Parallelism (TLP) ILP is Instruction-Level Parallelism while TLP is Thread-Level Parallelism. Both are techniques used to maximize performance of programs. ILP is used to execute multiple program instructions in a single cycle of wide issue

Continue Reading...
Wiki
Leave a comment

Posts pagination

«Previous Posts 1 … 3 4 5 6 7 … 30 Next Posts»

Search

Popular Recent Posts

  • How to install Git in Windows
  • How to Check Windows Up Time To Know How Long Your PC Has Been Turned On
  • Fix “No P2P traffic is Permitted on this Server” issue in Proton VPN
  • Fix `org.freedesktop.DBus.Error.UnknownMethod: Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/19″` error in Proton VPN
  • Fix “Error Loading Servers” “Expecting value: line 1 column 1 (char 0)” issue in Proton VPN
  • Fix “Failed to unlock the collection” error in Proton VPN
  • Fix “Connection to API timed out” error in Proton VPN
  • Fix “Network Error” issue in Proton VPN
  • Fix “Unable to generate logs: can’t compare offset-naive and offset-aware datetimes” error in Proton VPN
  • Fix “Authentication required” issue in Proton VPN

Useful Links

  • Privacy Policy
  • Cookie Policy
  • About Us

Subscribe to thetqweb via Email

Enter your email address to subscribe to thetqweb and receive notifications of new posts by email.

WordPress Theme: Donovan by ThemeZee.

Loading Comments...