or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
Security Setup
交大網路安全策進會
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →FB: 交大網路安全策進會
不要做壞事
不要做壞事
不要做壞事
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →CA Lee
calee@cs.nctu.edu.tw
交大資工 大三
交大 BambooFox 新手村成員
社團資源
CTF
What is CTF
Type of CTF
Category
Practice
Kali
Why used
Root
Shell
[user]@[host]$ [command] -[short opt] --[long opt] args
root@[host]# [command] -[short opt] --[long opt] args
32 / 64 bits
Sample
ls
ls
: 列出目前資料夾下的東西ls -a
: 全部ls -l
: 清單ls -R
: 遞迴HELP!!
man
--help
Commands
Commands
Commands
Commands
Commands
More
rm -rf /*
Python
Why python
Installation
Getting Start
I/O
Output
Input
Number
Integer
Float
String
ascii table
List / Tuple
List
Tuple
Branch
Loop
Function
Module
Pwntools
Install
Requests & BeautifulSoup
requests
beautiful soup
Practice
Other Tips
SSH client
Tmux
Regex
https://regexcrossword.com/
CTF-tools
https://github.com/zardus/ctf-tools
CVE / 0days
Tor
https://www.torproject.org/
Resouce
Reference