Skip to content

Releases: TralseDev/BAF

Stable version (1.2)

14 Apr 22:53
5e6c5da
Compare
Choose a tag to compare
  • More fixes:
    • Updated logger.py/logging_console() description
    • msfvenom port issues
  • More functions:
    • Updated logger.py/init()
    • Created --allow-overwrite flag
    • Created --no-logging flag
    • Created --bypass-logs flag
    • Updated flags:
      • --escapeFuzz -> --escape-fuzz
      • --escapeBadCharDetection -> --escape-bcd
    • Log scans and read them when rescanning binaries to save time

v1.0/stable

12 Oct 14:52
Compare
Choose a tag to compare
v1.0/stable Pre-release
Pre-release

v1.0/stable

This is the first stable version of BAF!

BAF is a Winx32 BOF (Buffer Overflow) Scanner. It contains a lot of algorithms to let you receive reverse shells!

Some of the built-ins are:

- fuzzing
- exploitation
    - shell code generator (msfvenom)
- netcat is also used to get a reverse shell!