You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In CTF often comes a situation where you need to try different combinations (permutations) to open a port. This python code will do that for you.
About
In CTF / OSCP /VULNHUB / HTB / TRYHACKME often comes a situation where you need to try different combinations(permutations) to open a port. This python code will do that for you.