• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Penta: Open source all-in-one CLI tool to automate pentesting

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
demo.gif


Penta (PENTest + Automation tool)

Penta is a Pentest automation tool using Python3.

Main menu

  •     Port scanning
  •     To check ports for a target. Log output supported.
  •     Nmap
  •     To check ports by additional means using nmap
  •     Check HTTP option methods
  •     To check the methods (e.g. GET, POST) for a target.
  •     Grab DNS server info
  •     To show the info about DNS server.
  •     Shodan host search To collect host service info from Shodan. Request Shodan API key to enable the feature.
  •     FTP connect with anonymous To check if it has anonymous access activated in port 21. FTP users can authenticate themselves using the plain text sign-in protocol (Typically username and password format), but they can connect anonymously if the server is configured to allow it. Anyone can log in to the server if the administrator has allowed an FTP connection with anonymous login.
  •     SSH connect with Brute Force To check ssh connection to scan with Brute Force. Dictionary data is in data/dict.

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top