CTF Security
CTF Security
  • 84
  • 106 189
Hacking Pizza Paradise: Exploiting Client-Side Validation & Path Traversal | INTIGRITI 1337 2024
Join r007user as he tackles the Pizza Paradise challenge on INTIGRITI 1337UP 2024, focusing on bypassing client-side validation and exploiting path traversal vulnerabilities. Watch live as he breaks down the techniques and tools used to find and exploit security flaws. -- Watch live at www.twitch.tv/ctfsec
มุมมอง: 820

วีดีโอ

Twitch Live Stream: Ticketastic Demo Instance Part 1 - Manual SQL Exploit Walkthrough (Unfinished)
มุมมอง 512 หลายเดือนก่อน
Ticketastic Demo Instance, a web application designed for submitting and tracking support tickets. This session focuses on demonstrating how to manually exploit SQL vulnerabilities, highlighting real-world hacking techniques. Watch live at www.twitch.tv/ctfsec
File Inclusion to PHP Remote Code Execution (RCE): Gaining Control and Executing Arbitrary Commands
มุมมอง 1594 หลายเดือนก่อน
In this video, we explore how a File Inclusion vulnerability can be leveraged to achieve PHP Remote Code Execution (RCE). I demonstrate step-by-step how to identify this vulnerability, exploit it to gain control over the target system, and ultimately execute arbitrary commands on the server. Cody's first blog
Blind SQL Injection & Command Execution: Hacking the Hacker101 Photo Gallery CTF
มุมมอง 1504 หลายเดือนก่อน
In this video, we dive into the Hacker 101 Photo Gallery CTF challenge, revealing how we exploited Blind SQL Injection and Command Execution vulnerabilities to solve the challenge. Watch as we walk through the process of identifying and leveraging these weaknesses to gain access to sensitive information and execute arbitrary commands. Don’t forget to like, comment, and subscribe for more in-dep...
Deathnote CTF Walkthrough: File Upload Exploits, SSH Misconfig, File attributes & Docker Breakouts
มุมมอง 1735 หลายเดือนก่อน
Your mission, should you choose to accept it, is to delete the Death Note located in the root directory. The Death Note is a supernatural notebook that grants its user the power to kill anyone whose name and face they know by writing their name in the notebook while picturing their face.
Lab 05 - Part 2: Python Scripting to Dump Usernames & Passwords from PostgreSQL Database
มุมมอง 926 หลายเดือนก่อน
Welcome to Part 2 of Lab 05! This video automates the process showcased in Part 1, using Python Scripting to streamline dumping usernames and passwords from your PostgreSQL database Lab 05 Part 1 - Manual Exploitation th-cam.com/video/qtjleHoaO-Y/w-d-xo.html SQL injection Demystified th-cam.com/video/AWKGtYIr3Hs/w-d-xo.html Burpsuite setup for Pentesting th-cam.com/video/dJ0lJ63KXek/w-d-xo.html...
Lab 05 - Part 1: Manual Exploitation to Dump Usernames & Passwords from PostgreSQL Database
มุมมอง 746 หลายเดือนก่อน
In this video, we dive into Lab 05 of the PortSwigger series, demonstrating how to use SQL Injection to extract usernames and passwords from a PostgreSQL database. Follow along as we break down each step in the process Lab 05 - Part 2: Python Scripting th-cam.com/video/v9xGACPkFCw/w-d-xo.html SQL injection Demystified th-cam.com/video/AWKGtYIr3Hs/w-d-xo.html Burpsuite setup for Pentesting th-ca...
Lab 04 - SQL injection attack, querying the database type and version on MySQL and Microsoft
มุมมอง 2679 หลายเดือนก่อน
This lab contains a SQL injection vulnerability in the product category filter. You can use a UNION attack to retrieve the results from an injected query. To solve the lab, display the database version string. portswigger.net/web-security/sql-injection/examining-the-database/lab-querying-database-version-mysql-microsoft SQL injection Demystified th-cam.com/video/AWKGtYIr3Hs/w-d-xo.html Burpsuit...
Lab 03 - SQL Injection attack, querying the database type and version on Oracle
มุมมอง 14610 หลายเดือนก่อน
This lab contains a SQL injection vulnerability in the product category filter. You can use a UNION attack to retrieve the results from an injected query. To solve the lab, display the database version string. Lab URL portswigger.net/web-security/sql-injection/examining-the-database/lab-querying-database-version-oracle Lab Note and Script github.com/ctfsec/portswigger/tree/main/sqlinjection/lab...
Lab 02 - SQL Injection Vulnerability allowing login bypass
มุมมอง 15510 หลายเดือนก่อน
This lab contains a SQL injection vulnerability in the login function. To solve the lab, perform a SQL injection attack that logs in to the application as the administrator user. Lab Note and Script github.com/ctfsec/portswigger/tree/main/sqlinjection/lab-02 portswigger.net/web-security/sql-injection/lab-login-bypass SQL injection Demystified th-cam.com/video/AWKGtYIr3Hs/w-d-xo.html Burpsuite s...
Lab 01 - SQL Injection vulnerability in where clause allowing retrieval of hidden data
มุมมอง 31111 หลายเดือนก่อน
This lab contains a SQL injection vulnerability in the product category filter. When the user selects a category, To solve the lab, we will perform an SQL injection attack that causes the application to display one or more unreleased products. Lab Note and Script github.com/ctfsec/portswigger/tree/main/sqlinjection/lab-01 SQL injection Demystified th-cam.com/video/AWKGtYIr3Hs/w-d-xo.html Burpsu...
Burp Suite Setup, Configuration and Usage Guide for Pentesters
มุมมอง 35011 หลายเดือนก่อน
Learn how pentesters setup, configure, and use Burp Suite and its numerous tools for comprehensive Web Application Testing testing. Connect with me across various interactive platforms for a dynamic and connected experience. 🔗Discord: discord.com/invite/7Kq5hdyJYZ 🔗 Social Media: X (twitter) : @r007User Facebook : ctfsec 📺 Twitch www.twitch.tv/ctfsec 🌐 Website: r007us3r.github.io/ ...
SQL Injection Demystified: Complete Guide to Exploits, Types & Mitigation | Web Security Portswigger
มุมมอง 14911 หลายเดือนก่อน
SQL Injection Demystified: Complete Guide to Exploits, Types & Mitigation | Web Security Portswigger
AoC 2023 - Day 24 | Mobile Analysis using Autopsy Digital Forensics Tool [ Advent of Cyber ]
มุมมอง 15511 หลายเดือนก่อน
AoC 2023 - Day 24 | Mobile Analysis using Autopsy Digital Forensics Tool [ Advent of Cyber ]
AoC 2023 - Day 22 | SSRF Exploitation: Uncovering Local Files and AWS Metadata Access Keys
มุมมอง 11411 หลายเดือนก่อน
AoC 2023 - Day 22 | SSRF Exploitation: Uncovering Local Files and AWS Metadata Access Keys
AoC 2023 - Day 10 | SQL Injection | Using xp_cmdshell and Stacked Queries for Remote Code Execution
มุมมอง 25611 หลายเดือนก่อน
AoC 2023 - Day 10 | SQL Injection | Using xp_cmdshell and Stacked Queries for Remote Code Execution
AoC 2023 - Day 09 | Malware analysis | .NET Malware Sample Code Analysis [ Advent of Cyber ]
มุมมอง 72ปีที่แล้ว
AoC 2023 - Day 09 | Malware analysis | .NET Malware Sample Code Analysis [ Advent of Cyber ]
AoC 2023 - Day 08 | Recover Deleted Files with FTK Imager | Digital forensics [ Advent of Cyber ]
มุมมอง 258ปีที่แล้ว
AoC 2023 - Day 08 | Recover Deleted Files with FTK Imager | Digital forensics [ Advent of Cyber ]
AoC 2023 - Day 07 | Log analysis & Parsing Large Proxy log entries [ Advent of Cyber ]
มุมมอง 58ปีที่แล้ว
AoC 2023 - Day 07 | Log analysis & Parsing Large Proxy log entries [ Advent of Cyber ]
AoC 2023 - Day 06 | Buffer Overflow & Memory Corruption [ Advent of Cyber ]
มุมมอง 59ปีที่แล้ว
AoC 2023 - Day 06 | Buffer Overflow & Memory Corruption [ Advent of Cyber ]
AoC 2023 - Day 05 | Repairing File Magic Bytes / File Signature for File Recovery [Advent of Cyber]
มุมมอง 38ปีที่แล้ว
AoC 2023 - Day 05 | Repairing File Magic Bytes / File Signature for File Recovery [Advent of Cyber]
AoC 2023 - Day 04 | Login portal BRUTE FORCE & Custom WORDLIST using wfuzz & cewl [Advent of Cyber]
มุมมอง 70ปีที่แล้ว
AoC 2023 - Day 04 | Login portal BRUTE FORCE & Custom WORDLIST using wfuzz & cewl [Advent of Cyber]
AoC 2023 - Day 03 | PIN CODE brute forcing using CRUNCH and HYDRA [ Advent of Cyber ]
มุมมอง 232ปีที่แล้ว
AoC 2023 - Day 03 | PIN CODE brute forcing using CRUNCH and HYDRA [ Advent of Cyber ]
AoC 2023 - Day 02 | Using PANDAS Python Library to analyze network traffic data [ Advent of Cyber ]
มุมมอง 47ปีที่แล้ว
AoC 2023 - Day 02 | Using PANDAS Python Library to analyze network traffic data [ Advent of Cyber ]
AoC 2023 - Day 01 | CHATBOT Prompt Injection attack [ Advent of Cyber ]
มุมมอง 138ปีที่แล้ว
AoC 2023 - Day 01 | CHATBOT Prompt Injection attack [ Advent of Cyber ]
Websocket SQLi and Weak JWT Signing Key HS256 (HMAC-SHA256) - "INTIGRITI 1337UP Bug Report Repo
มุมมอง 151ปีที่แล้ว
Websocket SQLi and Weak JWT Signing Key HS256 (HMAC-SHA256) - "INTIGRITI 1337UP Bug Report Repo
SSTI bypass using CRLF (%OA) (INTIGRITI 1337UP CTF - Smarty Pants)
มุมมอง 258ปีที่แล้ว
SSTI bypass using CRLF (%OA) (INTIGRITI 1337UP CTF - Smarty Pants)
SSTI Command Execution and Filter Bypass in Jinja2 Template Engine - INTIGRITI 1337UP - Pizza Time
มุมมอง 607ปีที่แล้ว
SSTI Command Execution and Filter Bypass in Jinja2 Template Engine - INTIGRITI 1337UP - Pizza Time
Digital Detective: Tracing & Trailing a Photographer [INTIGRITI 1337UP OSINT - Photographs]
มุมมอง 168ปีที่แล้ว
Digital Detective: Tracing & Trailing a Photographer [INTIGRITI 1337UP OSINT - Photographs]
Breaking the Bank Exploiting Negative Values for Infinite Money (INTIGRITI 1337UP CTF - Bug Bank)
มุมมอง 154ปีที่แล้ว
Breaking the Bank Exploiting Negative Values for Infinite Money (INTIGRITI 1337UP CTF - Bug Bank)

ความคิดเห็น

  • @Hitmonkey420
    @Hitmonkey420 2 วันที่ผ่านมา

    I’m trying to finish this and keep up with my CS undergrad. I am drowning. Really just want to pass the theory exam and call it on this.

  • @sundaytunji3231
    @sundaytunji3231 4 วันที่ผ่านมา

    Nice one bros

  • @RichLove-j2w
    @RichLove-j2w 6 วันที่ผ่านมา

    How can we learn be go deep what your are teaching

  • @algihimawan11
    @algihimawan11 8 วันที่ผ่านมา

    good work bro, keep it up!

  • @SmallBizness
    @SmallBizness 12 วันที่ผ่านมา

    Thanks for sharing. The video was very helpful in my practice as a cybersecurity student.

    • @ctf-sec
      @ctf-sec 11 วันที่ผ่านมา

      Appreciate you checking it out.

  • @d4n392v2
    @d4n392v2 23 วันที่ผ่านมา

    Vibes man. I am finishing up the iLabs now for the CEH v12 and I am scheduling that joint soon. I am studying my butt off, but looking for where to focus more attention since it's such a broad exam. Thank you for your precious insight I will be a Certified Ethical Hacker

    • @ctf-sec
      @ctf-sec 21 วันที่ผ่านมา

      Send I need access to the email address in the video description

  • @archishram8908
    @archishram8908 23 วันที่ผ่านมา

    Hi bro can I have the link to the drive please thank you

    • @ctf-sec
      @ctf-sec 21 วันที่ผ่านมา

      Send I need access to the email in the video description

  • @vikasmishra2369
    @vikasmishra2369 29 วันที่ผ่านมา

    Hi I have sent an email to you for the materials. Could you please provide the same. It will be a great favour of yours

    • @ctf-sec
      @ctf-sec 28 วันที่ผ่านมา

      You will get access mail shortly

  • @sivasankarchimata
    @sivasankarchimata หลายเดือนก่อน

    Hi sir can you please provide me the study material for the exams and i need your help please help sir

    • @ctf-sec
      @ctf-sec หลายเดือนก่อน

      Send I need access to the email in video description

  • @giorgio-
    @giorgio- หลายเดือนก่อน

    python script for hash cracking 😬😬😬 use hashcat or john the ripper

    • @ctf-sec
      @ctf-sec หลายเดือนก่อน

      Thanks for the feedback! Good suggestion! This one’s about scripting, but I’ll use cracking tools next time.

  • @Fui0908
    @Fui0908 หลายเดือนก่อน

    nice video on the file inclusion. Helped me a lot

    • @ctf-sec
      @ctf-sec หลายเดือนก่อน

      Thank you for your feedback please share the video.

  • @ajayajayp2490
    @ajayajayp2490 หลายเดือนก่อน

    Thank you please share me material

    • @ctf-sec
      @ctf-sec หลายเดือนก่อน

      You welcome we will soon update with CEHv13 resources.

  • @joel_av10
    @joel_av10 หลายเดือนก่อน

    Hello, I have sent you an email

    • @ctf-sec
      @ctf-sec หลายเดือนก่อน

      Sent

  • @montala3380
    @montala3380 2 หลายเดือนก่อน

    Not working, I think sendinblue now is brevo does not allow to do that

  • @salihuismaila1816
    @salihuismaila1816 2 หลายเดือนก่อน

    Hi, good morning. I sent you a mail yesterday about having access to your documents. Thank you

    • @ctf-sec
      @ctf-sec 2 หลายเดือนก่อน

      Ok will grant u access

    • @salihuismaila1816
      @salihuismaila1816 2 หลายเดือนก่อน

      @@ctf-sec thank you.

  • @Hermesfurie
    @Hermesfurie 2 หลายเดือนก่อน

    This sendinblue is it free

  • @manaswikumar6793
    @manaswikumar6793 3 หลายเดือนก่อน

    i also want the material

    • @ctf-sec
      @ctf-sec 3 หลายเดือนก่อน

      Drop a mail to the email in the video description.

  • @manaswikumar6793
    @manaswikumar6793 3 หลายเดือนก่อน

    nice video

    • @ctf-sec
      @ctf-sec 3 หลายเดือนก่อน

      Thank you for your feedback

  • @mastersha01
    @mastersha01 3 หลายเดือนก่อน

    Just send you an email. Would you mind sharing your materials

    • @ctf-sec
      @ctf-sec 3 หลายเดือนก่อน

      Ok will check it out

  • @karimchehab174
    @karimchehab174 3 หลายเดือนก่อน

    I need Access

    • @ctf-sec
      @ctf-sec 3 หลายเดือนก่อน

      Send a mail to the email address in the video description

  • @alexchen3983
    @alexchen3983 3 หลายเดือนก่อน

    Thank you for the video, pls share the materials ~

    • @ctf-sec
      @ctf-sec 3 หลายเดือนก่อน

      Send a mail to the email in the video description.

  • @husseinbandasouthafrica4794
    @husseinbandasouthafrica4794 3 หลายเดือนก่อน

    Good Day Bro, please share the study materials and guides . Am writing the exam next week .

    • @ctf-sec
      @ctf-sec 3 หลายเดือนก่อน

      Send a mail to the email in the video description.

  • @sahilathwal1314
    @sahilathwal1314 3 หลายเดือนก่อน

    it says email sent successfully but i didn't receive any email and i am using smtp brevo server

    • @ctf-sec
      @ctf-sec 3 หลายเดือนก่อน

      Try using a different email server.

  • @airfrancerobloxchannel7374
    @airfrancerobloxchannel7374 3 หลายเดือนก่อน

    obnoxius1927 is a cool password! idk what I should pick??... HmmMmm

  • @kushalwosti6905
    @kushalwosti6905 4 หลายเดือนก่อน

    Hey i would appreciate if you could share the link

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Just send a mail to the email address in the video description.

  • @00KK4N
    @00KK4N 4 หลายเดือนก่อน

    helpfull, i have sent the mail

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Check your drive.

  • @jakemcdowell5483
    @jakemcdowell5483 4 หลายเดือนก่อน

    Great video! Sent an email to your gmail in the video description!

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Okay you get it in your email

  • @PasinduWelivitigoda
    @PasinduWelivitigoda 4 หลายเดือนก่อน

    Dude, Could you plz Grant me Access for the material drive ? I've sent you a mail :

  • @excellentwriters-nx5gy
    @excellentwriters-nx5gy 4 หลายเดือนก่อน

    Hi, thanks for the video. Is it possible to re-gain the original passwords? Two accounts on my password manager have been corrupted, how can i regain the original passwords

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      If the datas are still in the appropriate directories it should be possible.

    • @excellentwriters-nx5gy
      @excellentwriters-nx5gy 4 หลายเดือนก่อน

      @@ctf-sec Great! how is it possible?

    • @excellentwriters-nx5gy
      @excellentwriters-nx5gy 4 หลายเดือนก่อน

      Any steps to follow?

  • @kaiLon450
    @kaiLon450 4 หลายเดือนก่อน

    You are the best! I couldn't do the extra task and get the reverse shell.

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Thanks a lot! Glad the video helped. Keep going strong.

  • @hameedlawal5669
    @hameedlawal5669 4 หลายเดือนก่อน

    Glad I stuck around till the end

  • @inuwadanielinuwa
    @inuwadanielinuwa 4 หลายเดือนก่อน

    CTF Security RCE here we come.

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Thank you for always sticking around💯

  • @SECYBERSAFE
    @SECYBERSAFE 4 หลายเดือนก่อน

    Olajide... Found you from Twitter... Well done on the work you have done so far... Would love us to meet to do something together.. Wouldn't mind learning from You boss 😊

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      You can send a DM on discord.

  • @nitrox3128
    @nitrox3128 4 หลายเดือนก่อน

    Your from algeriaa ?

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Nop Nigeria.

  • @ctf-sec
    @ctf-sec 4 หลายเดือนก่อน

    🔥 Welcome to the live premiere! Feel free to ask questions or share your thoughts in the chat

  • @inuwadanielinuwa
    @inuwadanielinuwa 4 หลายเดือนก่อน

    Hello 👋🏼 Hullo

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Hii Inuwa

  • @hothost
    @hothost 4 หลายเดือนก่อน

    Yo, bro, your pic's all up in front of the code!

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Noted

  • @BADATHALAJAISURYA
    @BADATHALAJAISURYA 4 หลายเดือนก่อน

    can u share the drive link i am a total beginner :)

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Send a mail to the email in the video description

  • @diegolalejandro4456
    @diegolalejandro4456 4 หลายเดือนก่อน

    Hi, can you share the link of the Material in Drive?

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Send a mail to the email in the video description.

  • @Joker-ld1zd
    @Joker-ld1zd 4 หลายเดือนก่อน

    Hey, can I have access to those materials please

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Send a mail to the email in the video description

  • @Rexxyseksi
    @Rexxyseksi 4 หลายเดือนก่อน

    Mail sent. Can you please give access

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Access Granted

    • @Rexxyseksi
      @Rexxyseksi 4 หลายเดือนก่อน

      @@ctf-sec thank you🙏

  • @AnilKumar-hd9ks
    @AnilKumar-hd9ks 4 หลายเดือนก่อน

    sir,i need access to your materials on your drive?

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Send I need access to the email in the video description.

  • @sybex200
    @sybex200 4 หลายเดือนก่อน

    Hello, is this the CEH ANSI ?

    • @ctf-sec
      @ctf-sec 4 หลายเดือนก่อน

      Yes it is.

  • @miketownley7813
    @miketownley7813 5 หลายเดือนก่อน

    WOW man great video. enjoyed it!

    • @ctf-sec
      @ctf-sec 5 หลายเดือนก่อน

      Thank you for your feedback.

  • @work-n3h
    @work-n3h 5 หลายเดือนก่อน

    repo link

    • @ctf-sec
      @ctf-sec 5 หลายเดือนก่อน

      github.com/BishopFox/spoofcheck

  • @yltan6186
    @yltan6186 5 หลายเดือนก่อน

    can share you google drive ?

    • @ctf-sec
      @ctf-sec 5 หลายเดือนก่อน

      Send a mail to the email address in the video description

  • @CyberxploitHausa
    @CyberxploitHausa 5 หลายเดือนก่อน

    Nice one Olajide. Keep em coming bruv

    • @ctf-sec
      @ctf-sec 5 หลายเดือนก่อน

      Much appreciated 🙏

  • @SherinMaryAlex
    @SherinMaryAlex 5 หลายเดือนก่อน

    Please could you provide access to the drive. I have sent a mail as well

    • @ctf-sec
      @ctf-sec 5 หลายเดือนก่อน

      Send a mail to the email address in the video description

  • @mhdshl8502
    @mhdshl8502 5 หลายเดือนก่อน

    dude how much did you score? is 90 enough to pass? congrats on your achievement btw ❤

    • @ctf-sec
      @ctf-sec 5 หลายเดือนก่อน

      Scored 119. But 90 should be enough to pass the exam