Skip to content

WickedCricket/CodeJam

Repository files navigation

Noroff_Stvg_CodeJam

[Huldra]

Table of contents:

[1] Project Scope

[2] Implemented features

  • 2.1 - Main menu
  • 2.2 - Network Scanner

[3] Guidlines

  • 3.1 - namingscheme
  • 3.2 - Rules.

[1] Project Scope

  • Network Scanner:

    • worked on by: Axel
  • Password cracker:

    • worked on by: Stian, Thomas
  • Email scaper:

    • worked on by: Axel
  • Email sender:

    • worked on by: Simon
  • DDoS attacker:

    • worked on by: Ørjan

[2] Implemented features

Main menu:

  • Implemented barebone menu system.

Network Scanner:

  • Implemented

Password cracker

  • Implemented

Email scraper:

  • Implemented

Email Sender

  • [Not started]

[3] Guidlines

3.1 - Naming scheme

PEP-8: https://peps.python.org/pep-0008/

Nettwork Scanner:

  • filname: cj_pyscan.py

Password Cracker:

  • filename: cj_pycrack.py

Epost scraper:

  • filename: cj_pyscrape.py

Epost sender:

  • filename: cj_pysend.py

DDoS Attacker:

  • filename: cj_ddos.py

3.2 - Menu structure

  • [Placeholder]

3.3 - Rules

  • Do not commit any other file than the one you are working on.

  • We use snake_case, not camelCase or PascalCase.

  • No script can utilise "OP" imports like Nmap.

  • We stick to built in modules to the best of our ability.

  • You are not the only one to read your code, document everyting!

  • Follow "The Zen of Python" read by importing: 'import this'

  • Have fun!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages