Cuteit IP obfuscator made to make a malicious ip a bit cuter.
A simple python tool to help you to social engineer, bypass whitelisting firewalls, potentially break regex rules for command line logging looking for IP addresses and obfuscate cleartext strings to C2 locations within the payload.
All of that is simply done with obfuscating ip to many forms.
Also Read – Ntopng : Web-based Traffic & Security Network Traffic Monitoring
Usage
usage: Cuteit.py [-h] [–disable-coloring] ip
positional arguments:
ip IP you want to convert
optional arguments:
-h, –help show this help message and exit
–disable-coloring Disable colored printing
Screenshot
Using it as a module!
You can use this script as a module in your python scripts as follows:
import Cuteit
convert = Cuteit.lib(ip)
print(convert.hex)
and the photo bellow shows that in action:
This repo contains all variants of information security & Bug bounty & Penetration Testing write-up…
site:*/sign-in site:*/account/login site:*/forum/ucp.php?mode=login inurl:memberlist.php?mode=viewprofile intitle:"EdgeOS" intext:"Please login" inurl:user_login.php intitle:"Web Management Login" site:*/users/login_form site:*/access/unauthenticated site:account.*.*/login site:admin.*.com/signin/…
Matrix is an open network for secure and decentralized communication. Users from every Matrix homeserver…
Linux Security And Monitoring Scripts are a collection of security and monitoring scripts you can…
A fiber is a unit of execution that must be manually scheduled by the application…
XSS Exploitation Tool is a penetration testing tool that focuses on the exploit of Cross-Site…