Skip to content

zev3n/Pentest-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pentest-tools

自用渗透测试脚本合集

ip_detect

Usage: ip_detect.py [options] [Input, Output]

Options:
  -h, --help            show this help message and exit
  -f FEATURES, --features=FEATURES
                        1: Only detect and extract IP addr from input file.
                        2: Sort each line with its IP addr [default: 1]
  -d, --distinct        Remove duplicate IP [default: False]
  -c COUNT, --count=COUNT
                        Remove and count duplicate IP
                        1: Sorted by IP
                        2: Sorted by repeat count [default: -1]

auto_screen

Input shodan searching keyword, and it will take a screenshot of the results automatically

trojan_shell2

Safe PHP shell management script similar to caidao,you can:

  • Create a simulation console.
  • Use random passwords to encrypt communications.
  • Upload files.

About

自用渗透测试脚本合集

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages