banner
andrewji8

Being towards death

Heed not to the tree-rustling and leaf-lashing rain, Why not stroll along, whistle and sing under its rein. Lighter and better suited than horses are straw sandals and a bamboo staff, Who's afraid? A palm-leaf plaited cape provides enough to misty weather in life sustain. A thorny spring breeze sobers up the spirit, I feel a slight chill, The setting sun over the mountain offers greetings still. Looking back over the bleak passage survived, The return in time Shall not be affected by windswept rain or shine.
telegram
twitter
github

思考から実践へ:AiPyを使用して効率的な浸透を実現

1、AiPy の紹介#

AiPy は、知っている創宇 404 実験室の星リンク計画のオープンソースプロジェクトです。AiPy は、大規模モデルが自らプログラムを書いてコンピュータ、データベース、ブラウザ、すべてのアプリケーションを操作することを実現し、自主的な開発、実行、フィードバックの閉ループを持つインテリジェントシステムを構築します。

2、AiPy Windows システムのインストール#

Aipy の公式サイト https://www.aipy.app/ にアクセスし、Windows のワンクリック実行を選択すると、解凍後のディレクトリ構造は以下のようになります:

image

設定ファイル aipy.toml を作成します:

[llm.trustoken]
api_key = "your key"
base_url = "https://api.trustoken.ai/v1/"
model = "auto"
max_tokens = 16384
enable = true
default = true

key に関する問題は、各プラットフォームのインターフェースを使用することも、ローカルにデプロイされた大規模モデルのインターフェースを使用することもできます。自分のニーズに応じて選択してください。もちろん、サードパーティも料金がかかります。設定が完了したら、run.bat をダブルクリックして起動します。

3、AiPy による Google Chrome の操作#

AiPy にプロンプトを与えて、Google Chrome を起動させます。実行に失敗した場合、原因を特定し、コードを変更して Google Chrome を正常に起動させます。2 分ごとに redbull の公式サイトの写真を取得するように指示したところ、成功裏に実行されました。

24e97bafdb46c92edf755fd9d04deb32

4a13fb17e2af24e305987eadadf1ba6c

4、AiPy による脆弱性の発掘?#

Google Chrome を起動し、http://vulnweb.com/ のサブドメインのインターフェースをクローリングし、d.txt ファイルに保存します。インターフェースのパスに基づいて、攻撃を受けやすいかどうかを判断し、攻撃を受けやすい場合は、そのインターフェースに対して無害なペイロードを構築して XSS 脆弱性が存在するかどうかを検出します。他の脆弱性は検出しません。サブドメインを取得しますが、ここではどの方法や手段を使ってサブドメインを取得するかは明示されていません。AiPy に自分で考えさせます。

48cdae80839ee5aa96d3fc3d3bf83210

0a10d239fcd8af1a7db7e1bf48f7d003

7f0e1542bc69a94fd7c275e6125d8250

4baf912993a404fd2675247d017696e7

これでほぼ終了です。デモを行うだけですので、プロンプトはしっかりと構築しなければ脆弱性を発見する可能性はありません。

読み込み中...
文章は、創作者によって署名され、ブロックチェーンに安全に保存されています。