😈 [ the_bit_diddler, sinusoid ]
If you're not containerizing your neo4j database for Bloodhound, you're doing it wrong.
Instantly transferrable and redeployable for colleagues.
#RedTeamTips
🐥 [ tweet ]
If you're not containerizing your neo4j database for Bloodhound, you're doing it wrong.
docker run -itd -p 7687:7687 -p 7474:7474 --env NEO4J_AUTH=neo4j/YOURPASSWORD -v $(pwd)/neo4j:/data neo4j:4.4-communityInstantly transferrable and redeployable for colleagues.
#RedTeamTips
🐥 [ tweet ]
🔥3