Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!

cracked.io | Best Forum Around | Free Premium Accounts




 1259

New Nmap Integration tool with CHATGPT

by morpheuslord - 19 April, 2023 - 04:45 AM
This post is by a banned member (morpheuslord) - Unhide
1
Posts
1
Threads
1 Year of service
#1
This is a Proof Of Concept application that demonstrates how AI can generate accurate results for vulnerability analysis and allows further utilization of the already super helpful ChatGPT made using open-API, python-nmap, DNS resolver python modules and also use customtkinter and tkinter for the GUI version of the code. This project also has a CLI and a GUI interface, It is capable of doing network vulnerability analysis, DNS enumeration and also subdomain enumeration.
Outputs:
 
Code:
 
{
"Vulnerability Report": {
"Target IP": "127.0.0.1",
"OS Detected": {
"Name": "Microsoft Windows 10 1607",
"Accuracy": "100",
"CPE": [
"cpe:/o:microsoft:windows_10:1607"
]
},
"Open Ports": {
"Port 135": {
"State": "open",
"Reason": "syn-ack",
"Name": "msrpc",
"Product": "Microsoft Windows RPC",
"Version": "",
"Extra Info": "",
"Conf": "10",
"CPE": "cpe:/o:microsoft:windows"
},
"Port 445": {
"State": "open",
"Reason": "syn-ack",
"Name": "microsoft-ds",
"Product": "",
"Version": "",
"Extra Info": "",
"Conf": "3",
"CPE": ""
}
},
"Vulnerabilities": {
"Port 135": [],
"Port 445": []
}
}
}
 
Code:
 
{
"A" : {
"ip": "142.250.195.174",
},
"AAAA": {
"ip": "2404:6800:4007:826::200e"
},
"NS": {
"nameservers": [
"ns2.google.com.",
"ns1.google.com.",
"ns3.google.com.",
"ns4.google.com."
]
},
"MX" : {
"smtp": "10 smtp.google.com."
},
"SOA" : {
"nameserver": "ns1.google.com.",
"admin": "dns-admin.google.com.",
"serial": "519979037",
"refresh": "900",
"retry": "900",
"expire": "1800",
"ttl": "60"
},
"TXT": {
"onetrust-domain-verification": "de01ed21f2fa4d8781cbc3ffb89cf4ef",
"webexdomainverification.8YX6G": "6e6922db-e3e6-4a36-904e-a805c28087fa",
"globalsign-smime-dv": "CDYX+XFHUw2wml6/Gb8+59BsH31KzUr6c1l2BPvqKX8=",
"google-site-verification": [
"wD8N7i1JTNTkezJ49swvWW48f8_9xveREV4oB-0Hf5o",
"TV9-DBe4R80X4v0M4U_bd_J9cpOJM0nikft0jAgjmsQ"
],
"docusign": [
"05958488-4752-4ef2-95eb-aa7ba8a3bd0e",
"1b0a6754-49b1-4db5-8540-d2c12664b289"
],
"atlassian-domain-verification": "5YjTmWmjI92ewqkx2oXmBaD60Td9zWon9r6eakvHX6B77zzkFQto8PQ9QsKnbf4I",
"v=spf1 include:_spf.google.com ~all": "v=spf1 include:_spf.google.com ~all",
"facebook-domain-verification": "22rm551cu4k0ab0bxsw536tlds4h95",
"MS=E4A68B9AB2BB9670BCE15412F62916164C0B20BB": "MS=E4A68B9AB2BB9670BCE15412F62916164C0B20BB",
"apple-domain-verification": "30afIBcvSuDV2PLX"
}
}
 
Code:
 
{
"ip": "█████████████",
"continent_code": "AS",
"continent_name": "Asia",
"country_code2": "IN",
"country_code3": "IND",
"country_name": "India",
"country_capital": "New Delhi",
"state_prov": "Maharashtra",
"district": "",
"city": "Navi Mumbai",
"zipcode": "400701",
"latitude": "19.12418",
"longitude": "73.00551",
"is_eu": false,
"calling_code": "+91",
"country_tld": ".in",
"languages": "en-IN,hi,bn,te,mr,ta,ur,gu,kn,ml,or,pa,as,bh,sat,ks,ne,sd,kok,doi,mni,sit,sa,fr,lus,inc",
"country_flag": "https://ipgeolocation.io/static/flags/in_64.png",
"geoname_id": "10128846",
"isp": "Reliance Jio Infocomm Limited",
"connection_type": "",
"organization": "Reliance Jio Infocomm Limited",
"currency": {
"code": "INR",
"name": "Indian Rupee",
"symbol": "₹"
},
"time_zone": {
"name": "Asia/Kolkata",
"offset": 5.5,
"current_time": "2023-04-07 15:17:57.031+0530",
"current_time_unix": 1680860877.031,
"is_dst": false,
"dst_savings": 0
}
}
[Image: 228863455-993e0a21-c06c-44c7-87e6-68d758a78e2c.jpeg]

[Image: 228863540-553f8560-fdf5-48f7-96e8-1f831ab3a8f2.png]
[Image: 228863611-5d8380f0-28d5-4925-9ad3-62cd28a1ecd4.png]



GITHUB_LINKKitploit

This post is by a banned member (awsmawsm) - Unhide
awsmawsm  
Registered
31
Posts
0
Threads
1 Year of service
#2
thank you so much

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 2 Guest(s)