1 Star 0 Fork 0

小义的爸爸/pentestpackage

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

pentestpackage

@leonteale
http://leonteale.co.uk
http://batserver.co.uk

A package of Pentest scripts I have made or commonly use

Contents:

  • Wordlists - Comprises of password lists, username lists and subdomains

  • Web Service finder - Finds web services of a list of IPs and also returns any URL rewrites

  • Gpprefdecrypt.* - Decrypt the password of local users added via Windows 2008 Group Policy Preferences.

  • rdns.sh - Runs through a file of line seperated IPs and prints if there is a reverse DNS set or not.

  • grouppolicypwn.sh - Enter domain user creds (doesnt need to be priv) and wil lcommunicated with the domain controllers and pull any stored CPASS from group policies and decode to plain text. Useful for instant Domain Admin!

  • privchecker.sh - Very young script that simply checks DCenum to a list of users to find their group access, indicated any privilaged users, this list can be edited.

  • NessusParserSummary.py - Parses Nessus results to give a summary breakdown of findings plus a host count next to each.

  • NessusParserBreakdown.py- Parses Nessus results to give a host based breakdown of findings plus the port(protocol) and CVSS rating.

  • NmapParser.py - Parses raw NMAP results (or .nmap) and will create individual .csv files for each host with a breakdown of ports, service version, protocol and port status.

  • NmapPortCount.py - Parses raw NMAP results (or .nmap) and will generate a single CSV with a list of Hosts, a count of how many open/closed/filtered ports it has, the OS detection and ICMP response.

  • Plesk-creds-gatherer.sh - Used on older versions of plesk (before the encription came in) that allows you to pull out all the credentials form the databases using a nice Bash menu

  • BashScriptTemplate.sh - Handy boiler plate template fro use in new scripts.

  • PythonScriptTemplate.py - Handy boiler plate template fro use in new scripts.

  • ipexplode.pl - Simply expands CIDRs and prints the ips in a list, handy for when you need a list of IPs and not a CIDR

  • LinEsc.sh - Linux escilation script. This will test common methods of gaining root access or show potential areas such as sticky perms that can allow manual testing for root escilation

  • gxfr.py - GXFR replicates dns zone transfers by enumerating subdomains using advanced search engine queries and conducting dns lookups.

  • knock.sh - Simple script used to test/perform port knocking.

  • sslscan-split-file.py - Used to split a large SSLScan results file into individual SSLScan results.

  • TestSSLServer.jar - Similar tool to SSLScan but with different output.

  • wiffy.sh - Wiffy hacking tool, encapsulated in a single Bash script.

  • gophish_positions_export.py - A simple pythoin script for taking 'results.csv' and getting statistics based on positions in the company.

空文件

简介

a package of Pentest scripts I have made or commonly use 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/csharphpython/pentestpackage.git
git@gitee.com:csharphpython/pentestpackage.git
csharphpython
pentestpackage
pentestpackage
master

搜索帮助