TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Can you automate penetration testing?

2 pointsby mectorsover 5 years ago
Is it possible to automate penetration testing and not having to have humans doing it manually? If yes, how? If no, what parts can be and what cannot be automated?

1 comment

sigmaprimusover 5 years ago
What do you mean by manually? There are several tools used for penitration testing each with a specific purpose.<p>For example, if you wanted to access a secure wifi network you may use a particular tool but if you wanted to break a password you would use another.<p>Beyond tools there are also specific techniques used to penitrate SQL databases etc..<p>I purposely have been vague and not named the tools and techniques for doing this.<p>That being said, there is a certain live linux distribution that starts with K and ends with ALI which has alot of pentest tools pre installed and I see no reason why you couldn&#x27;t write a Bash script to &quot;automate&quot; things.