apt2
apt2 copied to clipboard
APT2 is a pentest automation framework that can be used to assist pentesters, blue team members, and others in identifying easily exploitable issues and common attack paths.
Results
3
apt2 issues
Sort by
recently updated
recently updated
newest added
How do I fix this help 
./apt2.py File "./apt2.py", line 20 print "*** print_tb:" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("*** print_tb:")?