mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-23 06:09:22 -05:00
Merge pull request #109 from meitar/tplmap
Add tplmap, an automated SSTI exploitation tool in the style of SQLmap
This commit is contained in:
commit
23cb58e320
@ -184,6 +184,7 @@ A collection of awesome penetration testing resources
|
|||||||
#### Web exploitation
|
#### Web exploitation
|
||||||
* [WPScan](https://wpscan.org/) - Black box WordPress vulnerability scanner
|
* [WPScan](https://wpscan.org/) - Black box WordPress vulnerability scanner
|
||||||
* [SQLmap](http://sqlmap.org/) - Automatic SQL injection and database takeover tool
|
* [SQLmap](http://sqlmap.org/) - Automatic SQL injection and database takeover tool
|
||||||
|
* [tplmap](https://github.com/epinna/tplmap) - Automatic server-side template injection and Web server takeover tool
|
||||||
* [weevely3](https://github.com/epinna/weevely3) - Weaponized web shell
|
* [weevely3](https://github.com/epinna/weevely3) - Weaponized web shell
|
||||||
* [Wappalyzer](https://wappalyzer.com/) - Wappalyzer uncovers the technologies used on websites
|
* [Wappalyzer](https://wappalyzer.com/) - Wappalyzer uncovers the technologies used on websites
|
||||||
* [cms-explorer](https://code.google.com/archive/p/cms-explorer/) - CMS Explorer is designed to reveal the the specific modules, plugins, components and themes that various CMS driven web sites are running.
|
* [cms-explorer](https://code.google.com/archive/p/cms-explorer/) - CMS Explorer is designed to reveal the the specific modules, plugins, components and themes that various CMS driven web sites are running.
|
||||||
|
Loading…
Reference in New Issue
Block a user