Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

IP obfuscator made to make a malicious ip a bit cuter

License

NotificationsYou must be signed in to change notification settings

D4Vinci/Cuteit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Usage

usage: Cuteit.py [-h] [--disable-coloring] ippositional arguments:  ip                  IP you want to convertoptional arguments:  -h, --help          show this help message and exit  --disable-coloring  Disable colored printing

Screenshot

alt imgalt img

Using it as a module!

You can use this script as a module in your python scripts as follows:

import Cuteitconvert = Cuteit.lib(ip)print(convert.hex)

and the photo bellow shows that in action:

alt img

Donation

Rewriting and improving this tool took me a lot of focus and time.So if this tool has been useful for you, feel free to thank me by buying me a coffee :)

Coffee

About

IP obfuscator made to make a malicious ip a bit cuter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp