mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-22 21:59:29 -05:00
Add new section for Android-based software, and three tools to it.
This commit is contained in:
parent
0c351b81f4
commit
e7f89e9b85
@ -66,6 +66,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
|
||||
* [Static Analyzers](#static-analyzers)
|
||||
* [Vulnerability Databases](#vulnerability-databases)
|
||||
* [Web Exploitation](#web-exploitation)
|
||||
* [Android Utilities](#android-utilities)
|
||||
* [Windows Utilities](#windows-utilities)
|
||||
* [macOS Utilities](#macos-utilities)
|
||||
|
||||
@ -726,6 +727,12 @@ See also [awesome-reversing](https://github.com/tylerha97/awesome-reversing).
|
||||
* [webscreenshot](https://github.com/maaaaz/webscreenshot) - Simple script to take screenshots of websites from a list of sites.
|
||||
* [weevely3](https://github.com/epinna/weevely3) - Weaponized PHP-based web shell.
|
||||
|
||||
## Android Utilities
|
||||
|
||||
* [Android Open Pwn Project (AOPP)](https://www.pwnieexpress.com/aopp) - Variant of the Android Open Source Project (AOSP), called Pwnix, is built from the ground up for network hacking and pentesting.
|
||||
* [cSploit](https://www.csploit.org/) - Advanced IT security professional toolkit on Android featuring an integrated Metasploit daemon and MITM capabilities.
|
||||
* [Fing](https://www.fing.com/products/fing-app/) - Network scanning and host enumeration app that performs NetBIOS, UPnP, Bonjour, SNMP, and various other advanced device fingerprinting techniques.
|
||||
|
||||
## Windows Utilities
|
||||
|
||||
* [Active Directory and Privilege Escalation (ADAPE)](https://github.com/hausec/ADAPE-Script) - Umbrella script that automates numerous useful PowerShell modules to discover security misconfigurations and attempt privilege escalation against Active Directory.
|
||||
|
Loading…
Reference in New Issue
Block a user