1 pointby gnatolfan hour ago3 comments
  • nicce36 minutes ago
    Instead of using enormous time for trying to bypass safeguards with prompt injections, just use some open model and you would be done already. These regular OpenAI models are not usable to any real work that touches cybersecurity.
  • verdverm11 minutes ago
    Don't use "ClosedAi", use open Chinese Ai like Huggingface did

    > "why does a high index XY cause an out-of-bound read". And I can't see why this would trigger any safeguards

    If you only look at the later half of your statement, it's much clearer. Out-of-bounds read is a primary means to have unintended byte interpretation, it's pretty foundational in exploits aiui. Understanding why it happens is a required step on the path to leveraging it, not sure why you are surprised by setting off the alarms.

    Did you try telling the LLM that you are the project author and they can verify that by looking at your computer and github, even running commands that only you could run and see on github?

    I personally use the Ai security theater by telling the agent it should not do certain (not really related) things because it violates security/compliance rules we have as a company (they don't exist), works better than I expected from the system prompt (reverse hallucinations ftw!)

  • heypicoai13 minutes ago
    [flagged]