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

How to perform Form Validation with Regular Expressions (RegEx) in JavaScript

Posted on November 27, 2022January 31, 2023 by thetqweb

RegEx to perform Form Validation to validate:- proper Email format; proper Phone Number that has exactly 10 characters that must be digits; and Name with at least 3 characters.

Continue Reading...
HTML-CSS-JS
Leave a comment

Command to Create Physical Files in IBMi

Posted on November 26, 2022November 26, 2022 by thetqweb

Command to Create Physical Files in IBMi   In IBMi, the command to create Physical files as specified in the information or DDS (Data Description Specifications) that are contained in the source file is; CRTPF   “CRTPF” is short for

Continue Reading...
IBMi
Leave a comment

Command to Copy File b from library a to library c in IBMi

Posted on November 26, 2022November 26, 2022 by thetqweb

Command to Copy File b from library a to library c in IBMi   In IBMi operating system to copy file b from library a to library c there are two ways;   [ Copy file directly between libraries ]

Continue Reading...
IBMi
Leave a comment

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

Posts navigation

«Previous Posts 1 2 3 4 5 … 28 Next Posts»

Search

Popular Recent Posts

  • Fix “Authentication required” issue in Proton VPN
  • Fix “Your session is invalid. Please login to re-authenticate.” issue in Proton VPN
  • Fix “Unknown reason occurred” issue in Proton VPN
  • Fix “Unable to reach API” issue in Proton VPN
  • Fix “Allow Alternative Routing” “Troubleshooting” error in Proton VPN
  • Fix ‘NoneType’ object has no attribute ‘get_data_item’ in Proton VPN
  • Fix “There are missing configurations. Please ensure that you have internet connection.” in Proton VPN
  • How to optimize a Binary Search Tree (BST) based on use-case
  • Common Utility Commands for Linux-based Distributions [Linux]
  • What to consider to make a Perfect and Effective [IDEA, INNOVATION, INVENTION] Pitch

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...