プロジェクト

全般

プロフィール

Draft Web » 履歴 » バージョン 3

kanata, 2025/04/27 13:03

1 1 kanata
# Draft Web
2
3 3 kanata
hail-hydrant/zxc
4
https://github.com/hail-hydrant/zxc
5
6
>[BurpSuiteの代替を目指すプロキシ実装なCLIツール。Rust実装。](https://x.com/matsuu/status/1908902652483932439?t=--EBsdvElPygLxFeVBk2mg&s=09)
7
8
9
10
11
12
13
14
15
16
17
18
19
# Old
20
21 1 kanata
| Tool | 説明                                              |
22
|------|---------------------------------------------------|
23
| Fiddler | HTTPのrequestやresponseを編集できる
24
| [caffeine-monkey](http://www.secureworks.com/cyber-threat-intelligence/tools/caffeinemonkey/) | 難読化されたjavascriptのデコード [インストール手順・使い方](http://kinshachi.ddo.jp/blog/comp/archives/000799.html)
25
| [malzilla](http://malzilla.sourceforge.net/) | エクスプロイトキットなどで生成されたJavaScriptコード(難読化処理)の解析・解読。最終段階で発動する実行ファイル(ウイルス)の回収。
26
| [JSDetox](http://www.relentless-coding.com/projects/jsdetox/) | JavaScript難読化解読 @icchyrさんに教えてもらいました。
27
28
| WebService | 説明                                              |
29
|------------|---------------------------------------------------|
30
| [RequestBin](http://requestb.in/) | クライアントからどんなリクエスト(パラメータ)があったかをWeb画面上から簡単に確認できる [解説](http://qiita.com/morizyun/items/a5e8a3402d2da593dc7c)
31 2 kanata
32
33
XssPy – Web Application XSS Scanner(単に使った事がない)
34
https://github.com/faizann24/XssPy
35
36
パラメータを好きなものに書き換えて送ってくれるsWebMachineGunを使ってみたのでメモ(単に使った事がない。とりあえずメモ)
37
http://bogus.jp/wp/?p=1754 http://rocketeer.dip.jp/sanaki/free/free140.htm
38
39
BSQLinjector(使いこなせない感じ。勉強不足。。)
40
http://seclist.us/bsqlinjector-blind-sql-injection-exploitation-tool-written-in-ruby.html https://github.com/enjoiz
41
42
XSSvectorMaker(指定の条件下でXSSの文字列を作成するための補助ツール。まだ使ったこと無い。便利そう。)
43
https://int21h.jp/tools/XSSvectorMaker/
44
45
BBQSQL – A Blind SQL Injection Exploitation Tool(使ったこと無い)
46
https://latesthackingnews.com/2016/10/23/bbqsql-blind-sql-injection-exploitation-tool/
47
48
web FUzz ChecK(いろいろ脆弱性や、そのとっかかりを見つけてくれそうではある)
49
https://github.com/m---/webfuck