dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
35 lines
529 B
Markdown
35 lines
529 B
Markdown
---
|
|
id: 5ea9997bbec2e9bc47e94dae
|
|
title: Introduction and Setup
|
|
challengeType: 11
|
|
videoId: XeQ7ZKtb998
|
|
bilibiliIds:
|
|
aid: 718017704
|
|
bvid: BV13Q4y1k7hX
|
|
cid: 409033630
|
|
dashedName: introduction-and-setup
|
|
---
|
|
|
|
# --questions--
|
|
|
|
## --text--
|
|
|
|
What code editor and extension does the instructor recommend for developing penetration testing tools in Python?
|
|
|
|
## --answers--
|
|
|
|
Atom and the atom-python-run extension.
|
|
|
|
---
|
|
|
|
VSCode and Microsoft's Python extension.
|
|
|
|
---
|
|
|
|
Sublime Text and the Anaconda package.
|
|
|
|
## --video-solution--
|
|
|
|
2
|
|
|