Skip to content
View Rahul-Thakur7's full-sized avatar
💭
Learning Webpentesting
💭
Learning Webpentesting
Block or Report

Block or report Rahul-Thakur7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Rahul-Thakur7/README.md

$whoami?

Hi , I'm Rahul

Typing SVG Coder GIF

Cybersecurity Enthusiast learning webpentest

  • 🐱‍👤Cybersecurity Enthusiast || Cyber Security Intern at Cybersecured India

  • 🔭 I’m currently playing CTF , try to solving rooms on tryhackme also learning on HTB also sharing my learning exp on my blog site
    if u like do check it out !

  • 🌱 I’m currently learning webpentesting

  • 🤝 I’m love to connect like minded people like you Connect

  • 🤝 I’m looking for help with Open-sources project

  • 💬 Ask me about Tech,Astro,Hacking

Sololearn PROFILE

Tryhackme
Web pentest book

🌐 My Online Presence


My Projects:
Chat Anonymously with friends: Live

My Hacking Notes: Live

Blogs posts


RECENT BLOG POST:

Medium

Blogger

https://fallc0n.blogspot.com/2022/01/how-to-access-kali-or-remote-machine.html
https://telegra.ph/Easily-expose-your-localhost-on-the-Internet-03-26
https://telegra.ph/Try-Again-Later-on-Instagram-Reasons-why-you-see-this-error-03-26
https://telegra.ph/Symmetric--Asymmetric-Encryption-Whats-The-Difference-02-23
https://telegra.ph/How-To-Surf-Safely-On-Public-WiFi-02-23
https://telegra.ph/Common-Types-Of-Trojan-Malware-02-23

from world import love

class HumanBeing:

    def __init__(self):
        self.name = "Rahul thakur"
        self.username = ["Rahul-Thakur7", "_TheFalcon_"]
        self.pronouns = ["He", "Him"]
        self.role = "Cybersecurity Enthusiast"
        self.code = ["Python", "Javascript", "HTML", "CSS", "Bash"]
        
        self.askMeAbout = ["Tech", "hacking", "actronomy", "ideas",]
        self.technologies = {
            "frontEnd" : ["HTML", "CSS"],
            "backEnd" : ["Nodejs", "expjs"],
            "databases" : ["mongoDB", "MySql", "Sql"],
            "misc" : ["heroku","netlify", "docker"],
            "Virtualization" : ["VMware", "Virtualbox"],
            "OS" : ["linux", "win10"],
            "tools" : ["sqlmap", "nmap", "wireshark", "and other open-source"]
            
            
        }
        self.learning_cybersec = {
            "learning_on" : ["THM", "HTB"]
          
            
        }
        
        self.currentFocus = "Learning Cybersecurity"
        

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting!!")

me = HumanBeing()
me.say_hi()
love.everyone()

Pinned

  1. login login Public

    PHP 1

  2. githubdorking githubdorking Public

    1 1

  3. Portscann Portscann Public

    Python

  4. ssh ssh Public

  5. webpentest-checklist webpentest-checklist Public

  6. passcrack passcrack Public

    Python