MCPcopy
hub / github.com/0x727/ShuiZe_0x727 / save

Method save

Plugins/infoGather/subdomain/template/multiThreading.py:71–73  ·  view source on GitHub ↗
(self, content)

Source from the content-addressed store, hash-verified

69 pass
70
71 def save(self, content):
72 with open('{}/{}_ports.txt'.format(self.save_fold_path, self.fileName), 'at') as f:
73 f.writelines('{}\n'.format(content))

Callers 15

saveBeianNewDomainsMethod · 0.80
saveTheHarvesterIpMethod · 0.80
saveEmailsMethod · 0.80
saveSpiderMethod · 0.80
saveCertMethod · 0.80
saveGithubMethod · 0.80
saveparamHtLinksMethod · 0.80
saveQueryAMethod · 0.80
saveHostCollideMethod · 0.80
saveWebSpaceMethod · 0.80
saveServiceMethod · 0.80
saveHostNameAndIpsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected