apt2 icon indicating copy to clipboard operation
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 ![Screenshot_20210308-221711](https://user-images.githubusercontent.com/80256006/110333096-27eb2300-805c-11eb-894c-1b3519a6550f.png)

./apt2.py File "./apt2.py", line 20 print "*** print_tb:" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("*** print_tb:")?