Slide 1

Slide 1 text

python3-nmap for Beginners Editor: myon(lit.link/myon123) GitHub: @myon-bioinformatics Qiita: @myon-bioinformatics Twitter: @myonitbusiness Reddit: @myon_reddit ♪SE/Programmer/Composer

Slide 2

Slide 2 text

table of contents 1. Summary 2. What is Nmap? 3. What is Zenmap? 4. What is python3-nmap? 5. Main Subject: What is python3-nmap for Beginners 6. Comparison about 4 tools 7. References

Slide 3

Slide 3 text

Summary ● Nmap is well-known Network/Port Scanner ● Zenmap is GUI Operation for Nmap commands ● python3-nmap is Created for Nmap commands in Python ● python3-nmap for Beginners is Safety for Beginners

Slide 4

Slide 4 text

What is Nmap? ● well-known Network/Port Scanner ● free and open source ● utility for network discovery and security auditing ● cross-platform ● easy-built and easy-used

Slide 5

Slide 5 text

What is Zenmap? ● GUI Operation for Nmap commands ● cross-platform ● Visualization for Network ● possible to ave results as files

Slide 6

Slide 6 text

What is python3-nmap? ● based in Nmap commands ● possible to install via pip ● possible to use in Python Projects ● cross-platform

Slide 7

Slide 7 text

Main Subject: What is python3-nmap for Beginners ● Created by myon(lit.link/myon123) ● based in python3-nmap ● GUI(Button operation) ● cross-platform ● Safety for Beginners

Slide 8

Slide 8 text

Comparison about 4 tools [info]In My Humble Opinion well-known GUI applicability (for script) cross-platform Visualization for Network Safety for Beginner favorities (IMHO) Nmap ✓ ✓ ✓ ✓ Zenmap ✓ ✓ ✓ ✓ python3-nmap ✓ ✓ ✓ python3-nmap for Beginners ✓ ✓ ✓ ✓

Slide 9

Slide 9 text

References About Nmap: https://nmap.org About Zenmap: https://nmap.org/zenmap/ About python3-nmap: https://github.com/nmmapper/python3-nmap GitHub Link: github.com/myon-bioinformatics/python3nmap_GUI_for_Beginners About me: https://lit.link/myon123