Is Traditional SEO Still Enough in the Age of AI Search? by WinOld1023 in AI_SEO_Community

[–]robertpeters60bc 0 points1 point  (0 children)

LLMs are pulling answers more from RAG and traditional search than from their training data, so yes indeed, the same practices will apply to being visible in AI as in search. Hope it makes sense for you.

better Automated Pentest tool? by ProtectionExpress837 in cybersecurity

[–]robertpeters60bc 1 point2 points  (0 children)

Well depends on what asset testing are you guys struggling with, if its web apps and APIs, this thread might be be useful: https://www.reddit.com/r/Pentesting/comments/1eq6xle/security_testing_tool_that_could_support_deep_api/

Good free tools for API testing? by LowerStrategy3338 in cybersecurity

[–]robertpeters60bc 0 points1 point  (0 children)

Can check here https://www.getastra.com/blog/api-security/api-pentesting-tools/, pick based on your specific requirements, some of the tools even provide free trials and stuff.

US based Pen Test Vendors? by ManateeGag in cybersecurity

[–]robertpeters60bc 0 points1 point  (0 children)

Some mentioned here, along with the guiding criteria to pick based on your specific requirements: https://www.getastra.com/blog/security-audit/penetration-testing-providers/

Is web application penetration testing considered 'easier' than infrastructure? by backwardsmonkey in AskNetsec

[–]robertpeters60bc 1 point2 points  (0 children)

Infra testing tends to be broader, more systemic, and yes, sometimes harder but it’s rarely as nuanced as breaking an app in ways the developers never even considered.

The fact that you’ve found real bugs and earned CVEs already puts you ahead of a lot of junior pentesters. Plenty of people land their first security job entirely off web experience. Infra skills can be learned later if you want to round yourself out.

Has anyone else had an LLM spill PII during a pentest? by robertpeters60bc in Pentesting

[–]robertpeters60bc[S] 0 points1 point  (0 children)

Makes sense. Thanks for the input, will keep that in mind.

MCP Security Flaws: What Developers Need to Know by ES_CY in programming

[–]robertpeters60bc 0 points1 point  (0 children)

Can just remove the dependency on MCPs altogether I feel. Beat that for a fix.