superhedgy / AttackSurfaceMapper

AttackSurfaceMapper is a tool that aims to automate the reconnaissance process.
https://AttackSurfaceMapper.com
GNU General Public License v3.0
1.29k stars 194 forks source link

requirements.txt missing #7

Closed honeypot2k closed 4 years ago

honeypot2k commented 4 years ago

Could you kindly provide the requirements.txt for installing ?

Thank you

danzek commented 4 years ago

It appears to be part of the initial commit....

https://github.com/superhedgy/AttackSurfaceMapper/blob/master/requirements.txt

necrose99 commented 4 years ago

Setup.py would be a plus, as could be compiled for many system types , even the hardened windows 10 pentester framework on sf... vm builder ... or included in @Darksurgion or @goesecure/malboxes, @flare-vm , for reverse malware Forensics, or Incident response uses.. using disposable w10 provisioning.. ie victim boxes.

But very trivial for Gentoo or @pentoo package as an ebuild.

The yara python ebuild.. as template, (often my boilerplate template)

Can also ebuild asm-001.ebuild rpm Else curent version, or 9999 aka live , (git clone etc)

Var tmp , Portage, pkg fish out rpmspec rpm wala , debuild rpmspec >>> debian for kahli.. Elser thiers other tools for it but rpm and alien quick and painless for me anyway.

superhedgy commented 4 years ago

@honeypot2k the requirements.txt is in the initial commit. What's the issue you are running into? What OS are you using?