Skip to content

A collection of simple penetration testing tools written in Python for learning cybersecurity and offensive security fundamentals.

License

Notifications You must be signed in to change notification settings

CANDRA2006/Simple_Pentesting_Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Simple Pentesting Toolkit

A collection of simple penetration testing tools written in Python
for learning cybersecurity and offensive security fundamentals.

Included Tools

1. Port Scanner

  • TCP port scanning
  • Service detection
  • Banner grabbing
  • HTTPS-aware scanning

2. Directory Bruteforce

  • Recursive directory enumeration
  • HTTP status analysis
  • Loop prevention
  • JSON result export

Purpose

This repository is created for:

  • Learning web & network penetration testing
  • Building hands-on cybersecurity portfolio
  • CTF & local lab environments

Author

CANDRA

About

A collection of simple penetration testing tools written in Python for learning cybersecurity and offensive security fundamentals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages