Python Cybersecurity for Beginners: Firewall Part 1 - Simulation

Поделиться
HTML-код
  • Опубликовано: 15 ноя 2024

Комментарии • 49

  • @lucaciraolo958
    @lucaciraolo958 3 месяца назад +4

    i'm about to start a master degree in cybersecurity and wanted to learn something by my own before the course... and bro yours is amazing. Love the way u teach and how u dont speed-up things, very well done job and thx for everything im gonna learn.

  • @koredeoloniyo7620
    @koredeoloniyo7620 2 месяца назад +1

    You've shed a brighter light on the concept which create a ray of ......

  • @Yohan421-e5g
    @Yohan421-e5g 3 месяца назад +1

    FIRE, first time understanding someone's script after some time of self studying python and automation!

  • @SpadeVI
    @SpadeVI 5 месяцев назад +5

    This is really cool man i appreciate this project this is perfect for beginners

    • @gitgudsec
      @gitgudsec  5 месяцев назад +1

      thanks amigo, appreciate that

  • @DBX79
    @DBX79 3 месяца назад +7

    This tutorial goes by so quickly. Was this under the assumption that someone already knows basic coding?

    • @Beyondlimits_400
      @Beyondlimits_400 3 месяца назад +2

      Yeah he should really take out the beginners from the title. He just sped by this as if you already know how to build a script in Python.

    • @theuxofai3907
      @theuxofai3907 3 месяца назад +2

      @@Beyondlimits_400yeah i know its ridiculous! we should all demand a refund!!

    • @Beyondlimits_400
      @Beyondlimits_400 3 месяца назад

      @@theuxofai3907 Yes it’s free lol, with that my point is that it’s a bit of a shitty course if it’s aimed at people who have never coded.

    • @theuxofai3907
      @theuxofai3907 3 месяца назад +2

      @@Beyondlimits_400if you find it shitty literally stop watching and choose among the other 1000s of free python courses at your level lol. You think he can make a single course for literally where every single person is at? Hilarious entitlement lol.

    • @theuxofai3907
      @theuxofai3907 3 месяца назад +1

      @@Beyondlimits_400this is extremely simple btw, if you are looking for an INTRODUCTORY course, just look for that.

  • @anvyard
    @anvyard 6 месяцев назад +1

    Could you please not add the music in the background its abit difficult to focus on what you speaking. great series !!

  • @jburns3210
    @jburns3210 7 месяцев назад +1

    Great video

  • @93ksj
    @93ksj 3 месяца назад

    Love the content bro, new subscriber!

  • @priyanshuchoudhary3970
    @priyanshuchoudhary3970 3 месяца назад

    just wow
    👏

  • @HanaMengistu-w6n
    @HanaMengistu-w6n 6 месяцев назад +2

    I make a pyton cyberscururty

  • @MarkelleFultzCuzin
    @MarkelleFultzCuzin 8 месяцев назад +1

    Does this automate the job of microsoft Defender?

    • @gitgudsec
      @gitgudsec  8 месяцев назад +1

      hey, no not quite. Defender is AV/EDR for the Windows OS. this acts as a wrapper for iptables, which is a FW for Linux.

  • @Cert_Study
    @Cert_Study 6 месяцев назад

    This is so awesome. This is the stuff I’d love to do in cyber security or cloud.

  • @utti_12c
    @utti_12c 8 месяцев назад

    Thank you man

    • @gitgudsec
      @gitgudsec  8 месяцев назад +1

      thanks for the comment. literally my pleasure x

  • @JohnWaithaka-gp6yo
    @JohnWaithaka-gp6yo 7 месяцев назад +1

    I've coded this program in VS Code but I'm not able to run the program. Which extensions should i use if there are any ?

    • @gitgudsec
      @gitgudsec  7 месяцев назад +1

      are you running it on windows or linux?

    • @HanaMengistu-w6n
      @HanaMengistu-w6n 6 месяцев назад

      In python extrnsion

    • @riserisex2
      @riserisex2 6 месяцев назад +1

      im having the same problem and im running it on mac os

    • @gitgudsec
      @gitgudsec  6 месяцев назад +1

      @@riserisex2 hey, this will only work on linux, sorry if that was unclear.

    • @riserisex2
      @riserisex2 6 месяцев назад

      @@gitgudsec ok thank you for answering i appreciate it

  • @ossiuvgk9049
    @ossiuvgk9049 3 месяца назад

    thank you dude

  • @VEDHEVSTECH
    @VEDHEVSTECH Год назад

    Cool!

  • @OmarWael1809
    @OmarWael1809 Месяц назад

    Can i follow up if I am on Windows 11

    • @gitgudsec
      @gitgudsec  Месяц назад +1

      Yes, install WSL2 or download virtualbox and run a Linux VM - all free

  • @poise8702
    @poise8702 Год назад +2

    whre is this code

    • @gitgudsec
      @gitgudsec  Год назад +1

      You can find the link right at the top of the description.

    • @khanaleena1161
      @khanaleena1161 Год назад

      @@gitgudsec got to see after commenting though part 2 which has dos blocker it's only showing monitoring traffic but not the blocked ip as packet flood works fine and I did change target ip and network as mentioned ,it's not showing any blocked ip

    • @khanaleena1161
      @khanaleena1161 Год назад

      And I am using 2 vms for this one doesn't capture the blocked ip though other one is flooding packets to that targeted ip

    • @khanaleena1161
      @khanaleena1161 Год назад

      ?

    • @gitgudsec
      @gitgudsec  Год назад

      @@khanaleena1161 3 things to check for:
      1. Run iptables on firewall VM to ensure other IP is not being blocked
      2. Run ping between the two VMs to ensure they are actually on the same VLAN and can communicate (or run arp -a etc)
      Then, if they are communicating it could be that your network is rate-limiting packets, to diagnose this please check line 21 on the firewall script: you can see that I commented out this line, just remove the # so the line is active. Run it again, and now when it receives packets it will display the rate threshold, if it is under 40 simply adjust your threshold value up top.
      Hope this makes sense, let me know if you got it to work.

  • @FlutterLuvbread
    @FlutterLuvbread Год назад

    That it? This is just a simulation.. wheres the actual blocking? Wheres the package monitoring?

    • @gitgudsec
      @gitgudsec  Год назад +1

      Hi, as mentioned in the end of the video this is done in videos parts 2 and 3.

  • @JohnWaithaka-gp6yo
    @JohnWaithaka-gp6yo 7 месяцев назад +1

    @faanross I am running it on windows

    • @gitgudsec
      @gitgudsec  7 месяцев назад +1

      sorry if it was unclear, but this will only work on linux as it's basically a wrapper for iptables, which is the linux firewall. so retry on linux, and if you don't use that yet encourage you to get started - you can download virtualbox (its free), ubuntu iso (free), and there are 100s of guides on youtube (also free). windows does not allow you to interact and customize components to degree of linux, so it represents greater learning opportunities.