Skip to content

Commit

Permalink
Newline README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CravateRouge committed Sep 7, 2022
1 parent 16d257e commit cf186d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ Use the requirements.txt for your virtual environment: `pip3 install -r requirem
## How to use it
First data must be imported into BloodHound (e.g using SharpHound or BloodHound.py) and Neo4j must be running.

> :warning: **-ds and -dt values are case sensitive**
> :warning: **-ds and -dt values are case sensitive**
Simple usage:
```ps1
pathgen.py -dp neo4jPass -ds 'OWNED_USER@ATTACK.LOCAL' -dt 'TARGET_USER@ATTACK.LOCAL' && proxychains autobloody.py -d ATTACK -u 'owned_user' -p 'owned_user_pass' --host dc01.attack.local
Expand Down

0 comments on commit cf186d5

Please sign in to comment.