Toolverse
All skills

ssrf-testing

by Ed1s0nZ

SSRF服务器端请求伪造测试的专业技能和方法论

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
Ed1s0nZ
Category
Testing
Views
5

About this skill

SSRF服务器端请求伪造测试的专业技能和方法论

How to use

  1. Zidentyfikuj punkty wejścia podatne na SSRF w aplikacji docelowej — szukaj funkcji takich jak podgląd URL, upload z adresu zdalnego, webhooki, proxy API, import danych, przetwarzanie obrazów lub generowanie PDF. 2. Przeprowadź podstawowe testy, wysyłając żądania do adresów zwrotnych (127.0.0.1, localhost, 0.0.0.0, [::1]) oraz prywatnych zakresów IP (192.168.x.x, 10.0.0.x, 172.16.x.x), a także do protokołu file:// w celu odczytania plików lokalnych. 3. Zastosuj techniki omijania — koduj adresy IP w formacie dziesiętnym (2130706433), szesnastkowym (0x7f000001) lub ósemkowym (0177.0.0.1), używaj usług rozpoznawania domen (xip.io, nip.io, localtest.me) lub manipuluj strukturą URL (znaki @, #). 4. Skanuj porty wewnętrzne (22, 3306, 6379, 8080, 9200) i analizuj różnice w czasach odpowiedzi, kodach HTTP, komunikatach błędów oraz zawartości odpowiedzi, aby zidentyfikować uruchomione usługi. 5. Uzyskaj dostęp do metadanych usług chmurowych — dla AWS użyj 169.254.169.254/latest/meta-data/, dla Google Cloud metadata.google.internal, dla Azure 169.254.169.254/metadata/, dla Aliyun 100.100.100.200/latest/meta-data/ — aby wydobyć poświadczenia IAM i tokeny dostępu. 6. Eksploatuj wewnętrzne aplikacje poprzez dostęp do paneli administracyjnych (127.0.0.1:8080/admin), baz danych (phpmyadmin), serwerów Redis bez autoryzacji lub interfejsów FastCGI w celu wykonania poleceń.

Related skills

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

code-review-excellence

by wshobson

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

Testing
1145

ad-creative

by alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or

Testing
2863

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076

langgraph-docs

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

Testing
23127

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994