qwell / bsky-exploits

Bluesky / AT Protocol vulnerability disclosures and exploit framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in readme

neko-shinshi opened this issue · comments

Hey, I've found a typo in your readme:

yarn start exploit plc --auth-token '...' --post 'Wow, neat.' --uri 'https://cnn.com/' --title 'World Leader dead at 42.' --description 'According to their spokesperson, World Leader was found dead in their home on Tuesday night. They were 42.'

It should be: yarn start exploit pflc

Good catch, fixed! I changed the source filenames (which is what I based the command names off of) at the last minute and only updated the other example..