Was looking at the python api and it has some getVar and things like that but not sure if this is what I need for:
- how do i enter another input? lets say I need the domain but I manually want to enter the ports to scan? (to start a nmap scan from a domain)
- how do I get values from other results chain up? as in domain--->IP--port--- now I write a transfrom that I need the result from IP and PORT to pass to my go code..(to for example run nikto or any other tool that needs port/ip)
now sure if there is any other go lib for maltego but if you know of anyone that is updated please let me know.
Was looking at the python api and it has some getVar and things like that but not sure if this is what I need for:
now sure if there is any other go lib for maltego but if you know of anyone that is updated please let me know.