2024-07-18 18:39:08 +00:00
{% hint style="success" %}
**AWS 해킹 학습 및 실습:**< img src = "/.gitbook/assets/arte.png" alt = "" data-size = "line" > [**HackTricks Training AWS Red Team Expert (ARTE)**](https://training.hacktricks.xyz/courses/arte)< img src = "/.gitbook/assets/arte.png" alt = "" data-size = "line" > \
**GCP 해킹 학습 및 실습:** < img src = "/.gitbook/assets/grte.png" alt = "" data-size = "line" > [**HackTricks Training GCP Red Team Expert (GRTE)**< img src = "/.gitbook/assets/grte.png" alt = "" data-size = "line" > ](https://training.hacktricks.xyz/courses/grte)
2022-04-28 16:01:33 +00:00
2024-07-18 18:39:08 +00:00
< details >
2022-04-28 16:01:33 +00:00
2024-07-18 18:39:08 +00:00
< summary > HackTricks 지원< / summary >
2022-04-28 16:01:33 +00:00
2024-07-18 18:39:08 +00:00
* [**구독 요금제** ](https://github.com/sponsors/carlospolop )를 확인하세요!
* 💬 [**Discord 그룹** ](https://discord.gg/hRep4RUj7f ) 또는 [**텔레그램 그룹** ](https://t.me/peass )에 **참여**하거나 **트위터** 🐦 [**@hacktricks\_live** ](https://twitter.com/hacktricks\_live )**를 팔로우하세요**.
* [**HackTricks** ](https://github.com/carlospolop/hacktricks ) 및 [**HackTricks Cloud** ](https://github.com/carlospolop/hacktricks-cloud ) 깃헙 저장소에 PR을 제출하여 해킹 트릭을 공유하세요.
2022-04-28 16:01:33 +00:00
< / details >
2024-07-18 18:39:08 +00:00
{% endhint %}
2022-04-28 16:01:33 +00:00
2022-05-01 16:32:23 +00:00
2024-02-10 21:30:13 +00:00
# 기본 Payloads
2020-07-15 15:43:14 +00:00
2024-07-18 18:39:08 +00:00
* **간단한 목록:** 각 줄에 항목이 포함된 목록
* **런타임 파일:** 메모리에 로드되지 않고 런타임에서 읽히는 목록. 큰 목록을 지원합니다.
* **대소문자 변경:** 문자열 목록에 일부 변경 적용(변경 없음, 소문자로, 대문자로, Proper 이름으로 - 첫 글자 대문자 및 나머지는 소문자로 -, Proper 이름으로 - 첫 글자 대문자 및 나머지는 그대로 -.
* **숫자:** X부터 Y까지 Z 단계 또는 무작위로 숫자 생성.
2024-02-10 21:30:13 +00:00
* **브루트 포서:** 문자 집합, 최소 및 최대 길이.
2020-07-15 15:43:14 +00:00
2024-07-18 18:39:08 +00:00
[https://github.com/0xC01DF00D/Collabfiltrator ](https://github.com/0xC01DF00D/Collabfiltrator ) : 명령을 실행하고 burpcollab로 DNS 요청을 통해 출력을 가져오는 페이로드.
2020-07-15 15:43:14 +00:00
{% embed url="https://medium.com/@ArtsSEC/burp-suite-exporter-462531be24e" %}
[https://github.com/h3xstream/http-script-generator ](https://github.com/h3xstream/http-script-generator )