Skip to main content

wstg-info-07

Maps execution paths through applications to identify workflows, decision points, and potential security vulnerabilities.

Install this skill

or
86/100

Security score

The wstg-info-07 skill was audited on May 24, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 71

Wget to non-GitHub URL

SourceSKILL.md
71wget --spider -r -l 3 https://target.com 2>&1 | grep '^--'
low line 65

External URL reference

SourceSKILL.md
65zap-cli spider https://target.com
low line 71

External URL reference

SourceSKILL.md
71wget --spider -r -l 3 https://target.com 2>&1 | grep '^--'
low line 244

External URL reference

SourceSKILL.md
244zap-cli -p 8090 spider https://target.com
low line 247

External URL reference

SourceSKILL.md
247zap-cli -p 8090 ajax-spider https://target.com
low line 288

External URL reference

SourceSKILL.md
288url = "https://target.com/api/purchase"
low line 385

External URL reference

SourceSKILL.md
385- [OWASP WSTG - Map Execution Paths](https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/01-Information_Gathering/07-Map_Execution_Paths_Through_Applicat
low line 386

External URL reference

SourceSKILL.md
386- [OWASP Testing for Race Conditions](https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/11-Business_Logic_Testing/05-Test_Number_of_Times_a_Function_Ca
low line 390

External URL reference

SourceSKILL.md
390- [OWASP ZAP](https://www.zaproxy.org/)
low line 391

External URL reference

SourceSKILL.md
391- [Burp Suite](https://portswigger.net/burp)
Scanned on May 24, 2026
View Security Dashboard
Installation guide →
GitHub Stars 283
Rate this skill
Categorydevelopment
UpdatedMay 29, 2026
CyberStrikeus/CyberStrike