Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Code Addition Request]: Network Vulnerability Scanner project in CyberSecurity_tools folder #830

Open
3 tasks done
Jivanjamadar opened this issue Oct 24, 2024 · 2 comments
Assignees
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level1 Status: Assigned Indicates an issue has been assigned to a contributor.

Comments

@Jivanjamadar
Copy link
Contributor

Have you completed your first issue?

  • I have completed my first issue

Guidelines

  • I have read the guidelines
  • I have the link to my latest merged PR

Latest Merged PR Link

#746 (comment)

Project Description

Building a tool that scans networks for open ports, services, and potential vulnerabilities, similar to Nmap.

Key Features:

  • Port Scanning: Implement a basic TCP/UDP port scanner to identify open ports on a target machine.
  • Service Detection: After identifying open ports, detect what services (like HTTP, FTP, etc.) are running.
  • Banner Grabbing: Fetch service banners to find version information that may indicate vulnerabilities.

Tech Stack:

  • Python: Use Python’s socket module for port scanning and libraries like Scapy for packet crafting and sniffing.

Full Name

Jivan Jamdar

Participant Role

GSSOC

Copy link

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

@Jivanjamadar
Copy link
Contributor Author

@UTSAVS26 assign this issue to me

@Jivanjamadar Jivanjamadar changed the title [Code Addition Request]: Network Vulnerability Scanner [Code Addition Request]: Network Vulnerability Scanner project in CyberSecurity_tools folder Oct 24, 2024
@UTSAVS26 UTSAVS26 added Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Assigned Indicates an issue has been assigned to a contributor. level1 gssoc-ext hacktoberfest labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level1 Status: Assigned Indicates an issue has been assigned to a contributor.
Projects
None yet
Development

No branches or pull requests

2 participants