Skip to content

pMiszkin/Pentesting-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

alt text

My collection of awesome, easy-to-use penetration tools for hackers and penetration testers :shipit::shipit:

easy one liners

  • find file find / -type f -name 'user.txt' 2>/dev/null

  • python server python -m http.server 8000

  • upgrade terminal python -c 'import pty; pty.spawn("/bin/bash")'

Unix-like executables that can be used to bypass local security restrictions

tools

Network scanners

  • nmap
  • enum4linux - enumerate SMB shares on both Windows and Linux
  • netcat (nc) - a network scanner supports commands to manage and monitor networks as well.

Wifi scanners

Website scanners

  • Nikto - check for vulnerabilities
  • dnsrecon - DNS enumeration and scanning tool
  • Gobuster - directory bruteforce scanner

Pentesting Frameworks

XSS

Passwords

Captcha cracking

Virtual number

  • OnlineSim - Receive SMS online to virtual phone number

Exploits

Vulnerabilities

Pls leave a ⭐

About

My collection of awesome, easy-to-use penetration tools for hackers and penetration testers :shipit::shipit:

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors