Skip to content

Jhuk Tech News

Original Cybersecurity Research and Tutorials by David J. Kim

  • Home
  • About Me

Latest Post

Using Azure infrastructure to deploy Ubuntu VM and Nginx web server with NSG firewall rules Using Python to call public GitHub API and convert JSON into Dictionary object Cross-Site Scripting (XSS) Variants and Examples Fuzzing Forms-Based Authentication Reveals Working Username and Password Burp Suite and OWASP ZAP Interception Proxy Configuration
Python Scripting

How to write Python scripts that read arguments from the Command line

January 21, 2022 David Kim

In this writeup, I will cover how a custom script in python “knows” to read text input by the user written at the command line. In line 1, the sys…

Posts pagination

1 2

Recent Posts

  • Using Azure infrastructure to deploy Ubuntu VM and Nginx web server with NSG firewall rules
  • Using Python to call public GitHub API and convert JSON into Dictionary object
  • Cross-Site Scripting (XSS) Variants and Examples
  • Fuzzing Forms-Based Authentication Reveals Working Username and Password
  • Burp Suite and OWASP ZAP Interception Proxy Configuration

Archives

  • March 2026
  • February 2026
  • August 2023
  • July 2023
  • March 2022
  • February 2022
  • January 2022

Categories

  • Burp Suite
  • CTF
  • Cyber News
  • HackTheBox
  • Python
  • Research
  • Scripting
  • TryHackMe
  • Writeup
  • ZAP

You Might Have Missed

Writeup

Using Azure infrastructure to deploy Ubuntu VM and Nginx web server with NSG firewall rules

March 5, 2026 David Kim
Python Scripting

Using Python to call public GitHub API and convert JSON into Dictionary object

February 24, 2026 David Kim
Scripting Writeup

Cross-Site Scripting (XSS) Variants and Examples

August 14, 2023 David Kim
Burp Suite Writeup

Fuzzing Forms-Based Authentication Reveals Working Username and Password

July 25, 2023 David Kim

Jhuk Tech News

Original Cybersecurity Research and Tutorials by David J. Kim

Proudly powered by WordPress | Theme: News Way by Themeansar.

  • Home
  • About Me