<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Writeups on Rishabhdeep Singh</title><link>/writeups/</link><description>Recent content in Writeups on Rishabhdeep Singh</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>rishabhdeepsingh98@gmail.com (Rishabhdeep Singh)</managingEditor><webMaster>rishabhdeepsingh98@gmail.com (Rishabhdeep Singh)</webMaster><copyright>©2025, All Rights Reserved</copyright><lastBuildDate>Mon, 01 May 2023 17:27:49 +0530</lastBuildDate><atom:link href="/writeups/index.xml" rel="self" type="application/rss+xml"/><item><title>[THM] Watcher</title><link>/writeups/tryhackme/watcher/</link><pubDate>Mon, 01 May 2023 17:27:49 +0530</pubDate><author>rishabhdeepsingh98@gmail.com (Rishabhdeep Singh)</author><atom:modified>Sat, 01 Feb 2025 14:06:00 +0530</atom:modified><guid>/writeups/tryhackme/watcher/</guid><description>Nmap scan: # Nmap 7.80 scan initiated Wed Apr 26 23:09:33 2023 as: nmap -sV -sC -oA nmap/nmap 10.10.54.168 Nmap scan report for 10.10.54.168 Host is up (0.14s latency). Not shown: 997 closed ports PORT STATE SERVICE VERSION 21/tcp open ftp vsftpd 3.0.3 22/tcp open ssh OpenSSH 7.6p1 Ubuntu 4ubuntu0.3 (Ubuntu Linux; protocol 2.0) | ssh-hostkey: | 2048 e1:80:ec:1f:26:9e:32:eb:27:3f:26:ac:d2:37:ba:96 (RSA) | 256 36:ff:70:11:05:8e:d4:50:7a:29:91:58:75:ac:2e:76 (ECDSA) |_ 256 48:d2:3e:45:da:0c:f0:f6:65:4e:f9:78:97:37:aa:8a (ED25519) 80/tcp open http Apache httpd 2.</description><dc:creator>Rishabhdeep Singh</dc:creator><category>python</category><category>shell</category><category>writeup</category><category>boxes</category><category>tryhackme</category></item><item><title>Red Team Village CTF solutions</title><link>/writeups/defcon29/</link><pubDate>Sat, 14 Aug 2021 04:52:46 +0530</pubDate><author>rishabhdeepsingh98@gmail.com (Rishabhdeep Singh)</author><atom:modified>Sat, 14 Aug 2021 17:28:50 +0530</atom:modified><guid>/writeups/defcon29/</guid><description>3 different Pawning boxes where you have to read the questions and act upon them.
crypto_morse.py
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 from pwn import * # pip install pwntools CODE = {&amp;#39;A&amp;#39;: &amp;#39;.</description><dc:creator>Rishabhdeep Singh</dc:creator><category>pawning</category><category>programming</category><category>rtv</category><category>ctf</category><category>writeups</category><category>defcon</category></item></channel></rss>