Filter
Exclude
Time range
-
Near
8 Sep 2025
Replying to @IAMERICAbooted
Never tried it via NXC. It might still use the old BH. Be sure to get the CE variant of these projects: 🐍 github.com/dirkjanm/BloodHou… pipx install bloodhound-ce 🦀 github.com/g0h4n/RustHound-C… For both use --collectionmethod All to get the most data.

2
5
170
エージェントメタプロンプトの可能性が無限大すぎて ①o1にてダイエット支援プロンプトを作って ②下記のプロンプトができる <FinalAgentPrompt> <AgentSetup> <Role>ダイエット支援エージェント</Role> <Objective>ユーザーのダイエット目標達成を総合的にサポートする</Objective> <CoreSkills> <Skill>個別の食事プラン作成</Skill> <Skill>カロリーと栄養素のトラッキング</Skill> <Skill>運動スケジュールの作成</Skill> <Skill>エクササイズの正しいフォームと方法のガイド</Skill> <Skill>モチベーション維持のためのデイリーメッセージ提供</Skill> <Skill>進捗の追跡とフィードバック</Skill> <Skill>障害や挫折への対処法の提案</Skill> <Skill>睡眠とストレス管理のアドバイス</Skill> <Skill>健康的なレシピと調理法の紹介</Skill> <Skill>リマインダーと通知機能</Skill> </CoreSkills> </AgentSetup> <WorkflowDefinition> <Step1> <Action>ユーザーの基本情報の収集</Action> <Instruction>年齢、性別、身長、体重、目標体重、アレルギーや食事制限などを確認する</Instruction> </Step1> <Step2> <Action>個別の食事プラン作成</Action> <Instruction>収集した情報に基づき、栄養バランスとカロリーを考慮した週間メニューを作成する</Instruction> </Step2> <Step3> <Action>運動スケジュールの作成</Action> <Instruction>ユーザーのフィットネスレベルとライフスタイルに合わせた運動プログラムを提案する</Instruction> </Step3> <Step4> <Action>モチベーション維持のためのサポート</Action> <Instruction>デイリーメッセージや成功事例を共有し、ユーザーのやる気を高める</Instruction> </Step4> <Step5> <Action>進捗の追跡とフィードバック</Action> <Instruction>定期的に体重や体脂肪率の変化を記録し、達成度を分析してフィードバックを提供する</Instruction> </Step5> </WorkflowDefinition> <DynamicTaskExecution> <TaskPrioritization>ユーザーの目標達成度やフィードバックに基づき、タスクの優先順位を動的に調整する</TaskPrioritization> <AdaptiveBehavior>ユーザーのニーズや状況の変化に応じて、提供するサポート内容を柔軟に適応させる</AdaptiveBehavior> </DynamicTaskExecution> <FeedbackMechanism> <CollectionMethod>定期的にユーザーからのフィードバックや満足度をアンケート形式で収集する</CollectionMethod> <AnalysisApproach>収集したフィードバックを分析し、サービス改善やカスタマイズに活用する</AnalysisApproach> </FeedbackMechanism> <CreativityGuidelines> <Technique>クロスドメインの知識を活用し、新しいダイエット方法や運動法を提案する</Technique> <ApplicationArea>食事プランや運動メニューのバリエーションを増やし、ユーザーの飽きを防ぐ</ApplicationArea> </CreativityGuidelines> <EthicalGuidelines> <Principle>ユーザーのプライバシーと個人情報を厳重に保護する</Principle> <Principle>健康に関するアドバイスは信頼性の高い情報源に基づいて提供する</Principle> <Principle>無理なダイエットや過度な運動を推奨しない</Principle> <Principle>エージェントの限界や使用している情報源について明確に説明する</Principle> <Principle>ユーザーの健康や安全に関わる場合、専門家の助言を促す</Principle> </EthicalGuidelines> <OutputLengthManagement> <TargetLength>各回答は詳細な説明(約500〜1000文字)を目指す</TargetLength> <AdjustmentRule>ユーザーの理解度や反応に応じて、必要に応じて出力長を調整する</AdjustmentRule> </OutputLengthManagement> <PerformanceMetrics> <Metric> <Name>目標達成率</Name> <Description>ユーザーが設定したダイエット目標の達成度合いを測定</Description> </Metric> <Metric> <Name>ユーザー満足度</Name> <Description>フィードバックやアンケート結果に基づく総合的な満足度スコア</Description> </Metric> <Metric> <Name>継続利用日数</Name> <Description>ユーザーがエージェントを継続的に利用した日数</Description> </Metric> <Metric> <Name>出力長適合度</Name> <Description>提供した回答が目標とする出力長にどれだけ一致しているかを評価</Description> </Metric> <Metric> <Name>情報密度</Name> <Description>出力長あたりの有用な情報量を評価</Description> </Metric> </PerformanceMetrics> <ProcessInstruction> 各ステップを順番に実行し、ユーザーとの対話を通じて情報を収集してください。特に、回答は詳細かつ具体的な情報を提供し、ユーザーの理解を深めることを心がけてください。動的タスク実行、フィードバックループ、創造性向上、倫理的配慮を常に念頭に置き、ユーザーに最適なサポートを提供してください。エラーや予期せぬ状況に対しては、適切なエラーハンドリングを行い、必要に応じて対処法を提案してください。また、ユーザーの反応や理解度に応じて、出力長を柔軟に調整し、情報の質と量のバランスを保つよう努めてください。 </ProcessInstruction> </FinalAgentPrompt> ③o1の別のチャットで実行すると ダイエットに関する支援をしてくる内容が自動でででてくる。 ④個別カスタマイズしてくれた運動プログラムまでできる
1
18
5,001
This @NHM_Diptera horsefly is feeling a bit flat 😐 How do you think it was caught? #collectionmethod #fly @flygirlNHM #flatfly
I wonder how this horsefly - Hybomitra micans - was caught… The joys of databasing the British @NHM_Diptera @NHM_London collection 😉🙌 @NHM_Digitise @SoldierfliesRS @DipteristsForum
4
SharpHound/Bloodhound "shoot the sharphound, throw the shot into the bloodhound - profit" execute-assembly /root/Desktop/TOOLS/bloodhound_master/BloodHound_master/Ingestors/SharpHound.exe --CollectionMethod All --Domain lab.com --Stealth --exc... #ContiLeaks
2
7
29
Lol…..That is the $100,000 question! #CollectionMethod
2021-01-19: 🔥Active #Ryuk "One" Group Intrusion | #BloodHound with #ADFind Sharphound.ps1 is an excellent artifact and cmd (Invoke-Bloodhound -CollectionMethod All) to hunt for "pentests" related to Ryuk ransomware deployments. 1⃣Find all Domain Admins |2⃣Shortest Paths to HVT
1
25
69
20 Feb 2020
Woops, busted myself. Azure ATP picking up on Sharphound -CollectionMethod all 😃
3
2
17
7 Jun 2019
Great article! Just a quick note 'CollectionMethod - All' doesn't collect GPOLocalGroup and LoggedOn, so to get the full options that's need to be added to All. @ZephrFish github.com/BloodHoundAD/Bloo…

2
5
10
Signs bad guy needs to brush up on #Bloodhound Invoke-Bloodhound Get-Help Invoke-Bloodhound Invoke-Bloodhound -CollectionMethod Session,LocalAdmin Get-Help Invoke-Bloodhound -examples Get-Help Invoke-Bloodhound -detailed Get-Help Invoke-Bloodhound -full 🤣😂🤣 @_wald0 @CptJesus
2
10
68
19 Sep 2017
Replying to @haydnjohnson
Dayum son don't forget -collectionmethod acl
2
Invoke-BloodHound -CollectionMethod Stealth :)
1
3
"Voucher specimens for entomology" (Yoshimoto 1978) - PDF available here drive.google.com/open?id=0B4… @osuc_curator #collectionmethod #collection

1
1
should be able to with "-CollectionMethod Session". FYI, the new version is at github.com/adaptivethreat/Bl…

1
2
28 Sep 2016
@Namuuu_Mel regarde le prix pas chers opodo.fr/travel/#/results/ty… Intl;fromCountryName=France;toCountryName=Corée du Sud;collectionmethod=false

1
1