Web Temp Server (Python) from http.server import SimpleHTTPRequestHandler, HTTPServer from urllib.parse import unquote class CustomRequestHandler(SimpleHTTPRequestHandler): def end_headers(self): self.send_header('Access-Control-Allow-Origin', '*') # Allow requests from any origin self.send_header('Access-Control-Allow-Methods', 'GET, POST, OPTIONS') self.send_header('Access-Control-Allow-Headers', 'Content-Type') super().end_headers() def do_GET(self): ...
0x00 Challenge Info You are after an organised crime group which is responsible for the illegal weapon market in your country. As a secret agent, you have infiltrated the group enough to be included in meetings with clients. During the last negotiation, you found one of the confidential messages for the customer. It contains crucial information about the delivery. Do you think you can decrypt it? This is the description of the challenge, let’s see the encrypting script and try to decrypt it! 0 ...
LifeAndTalk
UnreadPreface I’m writing this article mainly because when I was filling out my university preferences, I read a lot of articles about GTU’s Undeclared Program, but I could never find very precise information. This caused me a lot of frustration at the time (because I already had a very clear goal before entering university, which I’ll mention later), so I wanted to write this article to give back and provide a reference for future students. I hope it will be helpful to you. There is a quote that I ha ...
Hacking
UnreadPreface This article was published in the underground hacker e-zine Phrack on January 8, 1986, by The Mentor (Loyd Blankenship) shortly after his arrest. In order to preserve the historical context in which the author originally wrote this piece and to avoid distorting the beliefs he intended to convey, the original text is presented in the same form in which it was first published: plain ASCII text. No Markdown formatting, emphasis, or rendering has been applied to the original content. As for ...
LifeAndTalk
UnreadBig bang! The origin of the universe I have actually wanted to set up my own website a long time ago. After I went to college, I saw that the more powerful seniors had their own websites to record their growth, so I made up my mind to set up my own blog. In addition, I just shut down Instagram this year (starting in 2022) (I want to challenge not to use Instagram for a year), so I just use this place to record my life and technology articles! (In the future, I may record some travels, appointmen ...
Why Cultivate? Because I know I can do better. There are countless people out there who are smarter than me, more experienced than me, and far ahead of me in the field of cybersecurity. Every time I read an impressive write-up, see someone clear a difficult certification, or watch a player dominate a CTF, I am reminded of how much there is still to learn. Instead of being discouraged by that, I want to use it as motivation. This journey was never about being the best. It was about becoming bette ...











.png)



















