Skip to content

Collection of Automation scripts for various penetration testing tasks

License

Notifications You must be signed in to change notification settings

tgangshar/Penn-Testing-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penn-Testing-Tools

Collection of Automation scripts for various penetration testing tasks. Since it is apart of a PennTesting course, the following directories are a correspondance between particular Lab assignments and automation scripts. Please refrence these for the Discussions.

All these tools are tested on UNIX (Kali Linux)

OSINT (Will be updated)

Requirement Notes

Utility Notes

View https://github.com/aboul3la/Sublist3r

Active Information Gathering

ping.sh, nmap-basic.sh

Requirements Notes

install nmap

Utility Notes

Populate target.txt with IP addresses and only sepearate them by spaces

Post Exploitation

network.sh, Attack.sh

Requirement Notes

chmod +x network.sh chmod +x Attack.sh

Utitity Note

Gains Network Information of a host system Starts a ping DoS attack from the host system

Client Side Exploitation

VirusScan.py

Requirement Notes

python -m pip install requests API Key then create text file [apikey.txt]((https://github.com/tgangshar/Penn-Testing-Tools/tree/main/Python%20Scripts/) and store it there in

Utitity Note

Scan a desired file for viruses and then output the results

Web Application Exploit

python wireshark, Bash sqlmap

Requirement Note

Pyshark sqlmap

About

Collection of Automation scripts for various penetration testing tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published